@charset "utf-8";
/* CSS Document */
body.en .global_navi li{
	letter-spacing: normal;
	display: inline-block;;
	width:25%;
	height:50px;
	text-align:center;
	vertical-align:middle;
}
.dl_calender dd span{
	text-indent:-50px;
}
.dl_calender dd span.quarter1_02{
	top:45px;
	padding-top:100px;
}
.dl_calender dd span.quarter1_02:after{
	height:100px;
}
#tab_menu li{
	padding:15px;
	line-height:1.4;
}
#tab_menu li .sp{
	display: none;
}
.motto {
	max-width: 585px;
	width:100%;
	margin: 0 auto;
}
.motto h3 {
	text-align:center;
}
.motto_p {
	line-height:2.5em;
	margin-bottom: 50px;
}
.en_pdf{
	width: 300px;
	margin-top: 10px;
	margin-left: -10px;
}
body.en .btn_pdf{
	background:url(../img/common/icon_pdf.png) no-repeat 90% center;
	padding:10px 40px 10px 10px;
	margin:0 3% 0 0;
	color:#000;
	width:45%;
}
body.en .btn_pdf:hover{
	background-color:#f4f2f2;
}
body.en.inquiry .tbl_responsive_block table th span{
	background-color:transparent;
	color:#C70003;
	vertical-align: middle;
	font-size:129%;
	display: inline-block;
	margin:10px 0 0 5px;
}



body.en div.inquiry_block a.btn_tel{/*section以外で使用*/
	letter-spacing: 0;
}


@media only screen and (max-width : 768px) {
	body.en div.inquiry_block a.btn_tel{/*section以外で使用*/
		text-align: center;
	}
}
@media only screen and (max-width : 450px) {
	body.en #tab_menu li{
		line-height:1.2;
		padding:15px 0;
	}
	body.en #tab_menu li .sp{
		display: block;
	}
	body.en div.inquiry_block a.btn_tel{/*section以外で使用*/
		text-align: center;
	}
}
