/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■
■ mobile : common
■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ==================================================
= reset
================================================== */
/* --------------------------------------------------
- style
-------------------------------------------------- */
/* common */



/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■
■ mobile : contents
■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ==================================================
= about
================================================== */
/* --------------------------------------------------
- topmessage
-------------------------------------------------- */
/* photo */
@media screen and (min-width: 580px){
	#page.about.topmessage .left .content .inner .floatRight{ width: auto; }
}
/* --------------------------------------------------
- strongpoint
-------------------------------------------------- */
/* text */
@media screen and (min-width: 560px){
	#page.about.srtongpoint .left .content .box_style_01:nth-child(2) .inner .floatRight{ width: auto; }
}
@media screen and (min-width: 460px){
	#page.about.srtongpoint .left .content .box_style_01:nth-child(3) .inner .floatRight{ width: auto; }
}
/* ==================================================
= business
================================================== */
/* --------------------------------------------------
- business_about
-------------------------------------------------- */
@media screen and (min-width: 560px){
	#page.business.business_about .left .content .link_box { margin: 40px 0 30px 16px; }

	#page.business.business_about .left .content .link_in_page .left, #page.business.business_about .left .content .link_in_page .right,
	#page.business.business_about .left .content .link_in_page .left a, #page.business.business_about .left .content .link_in_page .right a {
		width: 260px;
		height: 108px;
	}
	/* ボタン背景 */
	#page.business.business_about .left .content #no1 .link_in_page .left a {
		background: url(../files/images/business_about_common.png) no-repeat 0 -110px;
	}
	#page.business.business_about .left .content #no1 .link_in_page .right a {
		background: url(../files/images/business_about_common.png) no-repeat 0 -330px;
	}
	#page.business.business_about .left .content #no2 .link_in_page .left a {
		background: url(../files/images/business_about_common.png) no-repeat 0 -0px;
	}
	#page.business.business_about .left .content #no2 .link_in_page .right a {
		background: url(../files/images/business_about_common.png) no-repeat 0 -330px;
	}
	#page.business.business_about .left .content #no3 .link_in_page .left a {
		background: url(../files/images/business_about_common.png) no-repeat 0 0px;
	}
	#page.business.business_about .left .content #no3 .link_in_page .right a {
		background: url(../files/images/business_about_common.png) no-repeat 0 -220px;
	}
}