@charset "utf-8";
/*=============================================================
 special contents Layout
=============================================================*/
/* special-message
-------------------------------------------------------------*/
/*.act-lm-special-message #special-messageTitle p.lead{
	font-size: 200%;
	line-height: 150%;
	font-weight:bold;
	margin:40px 0 15px;
}
.act-lm-special-message #special-messageTitle p.name{
	line-height: 160%;
	margin-top: 0.7em;
}
.act-lm-special-message #special-messageTitle p.name span{
	font-size: 140%;
	font-weight:bold;
}*/

.act-lm-special-message #special-messageTitle{
	position: relative;
	height: 338px;
/*	color: #fff;*/
}
.act-lm-special-message #special-messageTitle .photoCEO{
/*	width: 100%;*/
	position: absolute;
	z-index: 1;
}
.act-lm-special-message #special-messageTitle .catch{
	position: absolute;
	z-index: 2;
	top: 50px;
	left: 45px;				/* left side */
/*	left: 310px;*/				/* right side */
/*	text-align: right;*/		/* right side */
	font-size:160%;
	line-height:135%;
	letter-spacing:0px;
	font-weight: bold;
}
.act-lm-special-message #special-messageTitle .name{
	position: absolute;
	z-index: 3;
	left: 45px;				/* left side */
/*	left: 310px;*/				/* right side */
/*	text-align: right;*/		/* right side */
	bottom: 50px;
	line-height:165%;
	font-weight:bold;
	margin-top:30px;
}
.act-lm-special-message #special-messageTitle .name span{
	font-size:125%;
}

.act-lm-special-message #pageBody h2{
	font-size:171.4%;
	line-height: 140%;
	border: none;
	color: #0062a0;
	padding-bottom: 20px;
	margin: 3em 0 1em 0;
	background: url("../img/special_icon.png") bottom left no-repeat;
}


.act-lm-special-message #pageBody h2{
	font-size:171.4%;
	line-height: 140%;
	border: none;
	color: #0062a0;
	padding-bottom: 20px;
	margin: 3em 0 1em 0;
	background: url("../img/special_icon.png") bottom left no-repeat;
}



/* special-common
=============================================================*/
/* title */
#csrSpecial_title{
	padding: 20px;
	margin-top: 20px;
/*	border: 2px dashed #f00;*/
}
#csrSpecial_title .fLeft{
	width: 50%;
	padding-top: 8px;
}
#csrSpecial_title .fLeft p{
	color: #035d97;
	font-size: 110%;
	line-height: 140%;
}
#csrSpecial_title .fLeft p span{
	position: relative;
	font-size: 150%;
}
/*
#csrSpecial_title .fLeft p span:after{
	content: "|";
	color: #666;
	margin: 0 0.3em;
}*/
#csrSpecial_title .fLeft p span:after{
	content: "\A" ;
	white-space: pre ;
	color: #666;
	margin: 0 0.3em;
}
#csrSpecial_title .fLeft h2{
	/*font-size: 210%;*/
	font-size: 160%;
	margin-top: 0.5em;
}

/* forcus */
#specialFocus{
	background: #eaf0f3;
	padding: 12px 0 20px 0;
}
#specialFocus h3{
	border-bottom: 1px solid #7fbe26;
	padding: 0 0 0 32px;
	margin-bottom: 2em;
}
#specialFocus h3 img{
	width: 152px;
}
#specialFocus .clearfix{
	margin: 0 32px;
}
#specialFocus .clearfix .fLeft{
	width: 60%;
}
#specialFocus .clearfix .fLeft h4{
	font-size: 120%;
}
#specialFocus .clearfix .fRight{
	width: 35%;
}
#specialFocus figure figcaption span{
	font-weight:bold;
}




/* special-usa
-------------------------------------------------------------*/
.act-lm-special-usa figure,
.act-lm-special-usa figure img{
	width: 100%;
}
.act-lm-special-usa #csrSpecial_title{
	background: #eaf0f3 url("../img/specialUsa_titleBg.png") no-repeat;
}
.act-lm-special-usa #specialLead_usa figure.boxRight figcaption strong{
	display: block;
	font-size: 130%;
}

/* special-thailand
-------------------------------------------------------------*/
.act-lm-special-thailand #csrSpecial_title{
	background: #eaf0f3 url("../img/specialThai_titleBg.png") no-repeat;
}


.act-lm-special-thailand p.h2sub{
	display: inline-block;
	color: #035d97;
	font-size: 85%;
	font-weight: bold;
	/*text-align: center;*/
	text-align: left;
	margin-right: 0.5em;
	vertical-align: 0.35em;
	margin-top: 50px;
	line-height: 120%;
}
.act-lm-special-thailand p.h2sub span{
	display: block;
	background: #035d97;
	color: #fff;
	font-size: 110%;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.act-lm-special-thailand h2.ttl-dft{
	margin-top: 0 !important;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px){

/*=============================================================
 special contents Layout
=============================================================*/
/* special-message
-------------------------------------------------------------*/
.act-lm-special-message #pageBody h2{
	font-size:138.4%;
	font-weight: bold;
	margin: 3em 0 1em 0;
}

.act-lm-special-message #special-messageTitle{
	position: static;
	height: auto;
	color:#333;
}
.act-lm-special-message #special-messageTitle .photoCEO{
	position: static;
	margin: 0 auto;
}
.act-lm-special-message #special-messageTitle .catch{
	position: static;
	font-size:140%;
	/*letter-spacing:-2px;*/
	text-align: left;
}
.act-lm-special-message #special-messageTitle .name{
	position: static;
	margin: 0 auto;
	text-align: left;
	
}

/* special-common
=============================================================*/
#csrSpecial_title{
	background-size: cover;
}
#csrSpecial_title .fLeft{
	width: 100%;
}
#csrSpecial_title .fLeft p{
	font-size: 100%;
}
#csrSpecial_title .fLeft h2{
	font-size: 160%;
	margin: 0.5em 0;
}

/* Focus on */
.#specialFocus h3{
	padding: 0 0 0 20px;
}
#specialFocus .clearfix{
	margin: 0 20px;
}
#specialFocus .clearfix .fRight{
	width: 100%;
	margin-top: 1em;
}



/* special-usa
-------------------------------------------------------------*/
.act-lm-special-usa #csrSpecial_title{
	background: #eaf0f3 url("../img/specialUsa_titleBg_sp.png") no-repeat;

}


.act-lm-special-usa #special-usaLead figure.boxRight,
.act-lm-special-usa #special-usaLead figure.boxRight img{
	width: 100% !important;
}

/* special-thai
-------------------------------------------------------------*/
.act-lm-special-thailand figure,
.act-lm-special-thailand figure img{
	width: 100%;
}
.act-lm-special-thailand #csrSpecial_title{
	background: #eaf0f3 url("../img/specialThai_titleBg_sp.png") no-repeat;

}
.act-lm-special-thailand h2.ttl-dft div{
	font-size: 65%;
	margin-bottom: 0.4em;

}



















}
