@charset "Shift_JIS";

@media (max-width: 768px) {
#branchListImageMap	{ display:none; }
#branchList			{ display:block; overflow:hidden; }
#branchList li		{ width:49%;margin-bottom:4px; }
#branchList li:nth-child(even)	{ float:right;}
#branchList li:nth-child(odd)	{ float:left;}
#branchList li a	{ display:block; overflow:hidden; border:1px solid #b3bfe2;padding:5px 10px; border-radius:5px; text-align:center; text-decoration:none; background-color:#eef2ff; }
#branchList li a:hover	{ background-color:#fff; }
}
@media (max-width: 568px) {
/*
#orgMapImage	{ display:none; }
#orgMap			{ display:block; font-size:116.7%;margin-bottom:20px;  }
*/
table.tbl-data-02 colgroup	{ display:none; }
table.tbl-data-02 table.tbl-definition-01 th	{ white-space:nowrap;width:75px; }
.box-contact-01 table.tbl-definition-01 th		{ white-space:nowrap; }
}


/*header:カスタマーナビ*/
/*各支店ボタン*/
#str-container ul#branchList li{
-moz-box-sizing:border-box;
box-sizing:border-box;
}
/*各支店情報*/
#window-str-main-inner table.tbl-data-02{
margin-bottom:0;
}
#window-str-main-inner table.tbl-data-02-mb{
margin-bottom:20px;
}
#window-str-main-inner .hoge{
margin: 0 0 0;
}
#window-str-main-inner table.tbl-data-02 th{
width:15%;
}
#window-str-main-inner table.tbl-data-02 td{
width:85%;
}
#window-str-main-inner table.tbl-data-02 th{
background: url("/common/images/tbl-data-02_th_bg_02.gif") no-repeat 0 100%;
}
/*各種ご注文・お問い合わせ先はこちらからご覧ください。*/
#window-str-main-inner table.tbl-data-02 .tbl-td-w100{
background: url("/common/images/tbl-data-02_th_bg_02.gif") no-repeat 0 100%;
display:block;
width:100%;
}
@media (max-width: 768px) {
	/*各支店のナビゲーションボタン*/
	#window-str-main-inner ul#branchList li{
	font-size:12px;
	float:left;
	width:25%;
	padding: 0 1% 0;
	line-height:1.3;
	display:table;
	}
	#window-str-main-inner ul#branchList a{
	/* width:100%; */
	/* padding:5px; */
	line-height: 1;
	display:table-cell;
	vertical-align:middle;
	}
	#window-str-main-inner table.tbl-data-02 img.tbl-img-w100{
	max-width:100%;
	width:100%;
	}
}
@media (max-width: 568px) {

	/*コンテンツのH1横幅広げる*/
	div#str-main h1.hdg-level1-01{
	border-radius:0;
	margin-left: -16px;
    margin-right: -16px;
	border:none;
	border-top: 1px solid #b6c1e4;
	border-bottom: 1px solid #b6c1e4;
	}
	/*各支店のナビゲーションボタン*/
	#window-str-main-inner ul#branchList li{
	width:49%;
	}
	#window-str-main-inner ul#branchList li:nth-child(add){
	float: left;
	}
	#window-str-main-inner ul#branchList li:nth-child(even){
	float: right;
	}
	/*コンテンツのテーブル*/
	#window-str-main-inner table.tbl-data-02 td{
	background:none;
	}
	/*テーブル幅*/
	#window-str-main-inner table.tbl-data-02 th{
	width:100%;
	}
	#window-str-main-inner table.tbl-data-02 td{
	width:95%;
	}
	#window-str-main-inner table.tbl-data-02 .tbl-td-w100{
	width:95%;
	}
	/*ie9以降*/
	html>/**/body #window-str-main-inner table.tbl-data-02 th{
	display:table-cell\9;
	width:25%\9;
	}
	html>/**/body #window-str-main-inner table.tbl-data-02 td{
	width:85%\9;
	display:table-cell\9;
	}
	/*ローカルナビ*/
	div#str-sub div#nav-local{
	border-radius:0;
	border:none;
	margin-left: -16px;
    margin-right: -16px;
	}
	div#str-sub div#nav-local h2{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #12318c;
	}
	div#str-sub div#nav-local li a{
	padding: 10px 14px 10px 31px;
	}
}
