@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 50px;
	height: 40px;
	z-index: 50000;
}
.fadein1 {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1.0s;
}	
.fadein2 {
  opacity : 0;
  transform: translateX(100px);
  transition: all 1.5s;
}
.fadein3 {
  opacity : 0;
  transform: translateX(-100px);
  transition: all 1.5s;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg{
	width: 100%;
	height: 180px;
	margin-top:90px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #0b618e;
}

#txtBox {
	width: 80%;
	height: 40px;
	margin-top: 70px;
	margin-left: 10%;
	margin-right: 10%;
	position: absolute;
}
#txtBox .st1{
	width: auto;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
#txtBox .st2{
	width: auto;
	font-size : 20px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 3px;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#Pl {
	width: 100%;
	height: 28px;
	margin: 0 suto;
	background-color: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.breadcrumb {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: left;
}

.breadcrumb li {
  display: inline;
  list-style: none;
  font-size: 12px;
  line-height: 30px;
}

.breadcrumb li:after {
  content: '>';
  padding: 0 5px;
  font-size: 12px;
  line-height: 30px;
}
.breadcrumb li:last-child:after {
  content: '';
}
.breadcrumb li a {
	color: #000;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.breadcrumb li:first-child a:before {
  content: url(../web/object/plhome.png);
  padding-right: 5px;
  line-height: 30px;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 50px;
	background-image: ;
	background-position: center;
	background-repeat: no-repeat;
	background-color: ;
	overflow: hidden;
}

#contents01 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#contents01:after{
	content: "";
	clear: both;
	display: block;
}
h2 {
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0 auto;
}
.h2ac {
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.backbtn a{
	display: block;
	width: 140px;
	height: 26px;
	border-radius: 13px;
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	outline: 1px solid #333;
	outline-offset: -1px;
	float: right;
	margin-top: 20px;
	transition: 0.4s;
}
.backbtn a:hover{
	color: #fff;
	background-color: #206eb6;
	outline: none;
}

.date {
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-size: 15px;
	line-height: 15px;
	margin-top: 30px;
}

#title {
	width: 1100px;
	height: 60px;
	float: left;
	margin-top: 5px;
}
#title.green { background-color: #469614;}
#title.red{ background-color: #f05015;} 
#title.blue{ background-color: #3caaf0;}
#title.yellow{ background-color: #ff9600;}
#title.black{ background-color: #000000;}

#title .ac{
	width: 119px;
	height: 50px;
	float: left;
	margin-top: 5px;
	border-right: 1px solid #FFF;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
h3 {
	width: 960px;
	height: 60px;
	float: left;
	margin-left: 20px;
	font-size: 20px;
	line-height: 60px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}

h4 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
	font-size: 22px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

#contents01 .txt1{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}

#introduction {
	width: 1100px;
	height: auto;
	float: left;
	background-image: url(../web/brand_action/2026/photoback.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 70px;
}

#introduction .Img{
	width: 200px;
	height: 200px;
	float: left;
	margin-top: 25px;
}
#introduction .Img img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
#introduction .Txt{
	width: 800px;
	height: auto;
	float: left;
	margin-left: 100px;
}
#introduction .t01{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	font-size: 16px;
	line-height: 16px;
	color:#bda185;
	text-align: left;
}
#introduction .t02{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 35px;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	text-align: left;
}
#introduction .t03{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	text-align: left;
}
#contents01 .txt2{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}

#contents01 .imgbox {
	width: 400px;
	height: 300px;
	float: left;
	margin-top: 70px;
}
#contents01 .imgbox img{
	width: 400px;
	height: 300px;
	border-radius: 5px;
}
#contents01 .txt3{
	width: 650px;
	height: 300px;
	float: left;
	margin-top: 70px;
	margin-left: 50px;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}



@media screen and (min-width:768px){

}
