@charset "utf-8";
/* CSS Document */
#title-box {
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

#mainVisual {
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	max-width: 100%;
	height: auto;
	_zoom: 1;
	overflow: hidden;
}
#mainVisual img {
	height: auto;
	width: 100%;
}

#tcss {
	display: block;
	height: 61px;
	width: 60px;
	position: absolute;
	top: 5px;
	left: 5px;
}
#tcss img {
	height: auto;
	width: 100%;
}
#gnav {
	display: block;
	height: 61px;
	width: 60px;
	position: absolute;
	top: 5px;
	right: 5px;
}
#gnav img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#t-catch {
	text-align: center;
	display: block;
	padding: 0 5px;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	bottom: 5px;
}
#t-catch img {
	height: auto;
	width: 100%;
}

#title {
	display: block;
	margin: 0 auto;
	height: auto;
	width: 100%;
}
#title h1 {
	display: block;
	margin: 0;
	height: 66px;
	width: 100%;
}
#title h1 img {
	height: auto;
	width: 100%;
}
#h-contact {
	display: block;
	margin: 0;
	float: left;
	width: 68%;
}
#h-contact img {
	height: auto;
	width: 100%;
}
#btn_chirashi {
	display: block;
	margin: 0;
	float: right;
	width: 30%;
}
#btn_chirashi img {
	height: auto;
	width: 100%;
}
#h-topics {
	background-color: #FE0004;
	color: #FFF;
	display: block;
	height: 37px;
	margin: 0;
	width: 100%;
}
#ticker {
	padding: 5px;
	box-sizing: border-box;
}

#yourside {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#yourside img {
	height: auto;
	width: 100%;
}
.call {
	background-color: #D9D9D9;
	text-align: center;
	display: block;
	margin: 0;
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
}

#illegal {
	background-image: url(../images/top/illegal_sp.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto;
	padding-top: 49.17%;
	height: 0;
	width: 98%;
}

#bn_recruit {
	display: block;
	margin: 40px auto;
	width: 98%;
}

#bn_recruit img {
	height: auto;
	width: 100%;
}

#seavice-bx {
	display: block;
	margin: 20px auto;
	width: 98%;
}
#seavice-box img {
	height: auto;
	width: auto;
	max-width: 100%
}
#tit-seavice {
	display: block;
	margin: 0 auto;
	width: 238px;
}

#svbtn {
	display: block;
	margin: 20px auto 0;
	width: 150px;
}
#sv_map {
	display: block;
	margin: 0;
	float: left;
	width: 51px;
}
#sv_blog {
	display: block;
	margin: 0;
	float: right;
	width: 51px;
}


#tit_menu {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#service-box {
	display: block;
	margin: 10px auto 0;
	width: 98%;
}
#service-box img {
	height: auto;
	width: 100%;
}
#bn_inspection {
	display: block;
	margin: 0;
	width: 100%;
}
#bn_bodywork {
	display: block;
	margin: 0;
	float: left;
	width: 49%;
}
#bn_insurance {
	display: block;
	margin: 0;
	float: right;
	width: 49%;
}
#bn_roadservice {
	display: block;
	margin: 0;
	float: left;
	width: 49%;
}
#bn_maintenance {
	display: block;
	margin: 0;
	float: right;
	width: 49%;
}
#bn_facebook {
	display: block;
	margin: 0;
	float: left;
	width: 24%;
}
#bn_bssummit {
	display: block;
	margin-left: 1%;
	float: left;
	width: 24%;
}
#bn_coating {
	display: block;
	margin: 0;
	float: right;
	width: 49%;
}

#tit_onestop {
	background-color: #FE0004;
	text-align: center;
	display: block;
	margin: 30px auto 20px;
	width: 100%;
}
#tit_onestop img {
	margin: 0 auto;
	height: auto;
	width: 98%;
}

#bn_introspect {
	display: block;
	margin: 0 auto;
	width: 98%;
}
#bn_introspect img {
	height: auto;
	width: 100%;
}
#ph_saishin {
	display: block;
	margin: 0;
	width: 100%;
}
#ph_gijyutu {
	display: block;
	margin: 0;
	width: 100%;
}

#btn_onestop {
	display: block;
	margin: 20px auto;
	width: 98%;
}
#btn_onestop img {
	height: auto;
	width: 100%;
}

#tit_pickup {
	text-align: center;
	margin: 30px auto 20px;
	width: 100%;
}

#bn-ldbox {
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 96%;
}
#bn-ldbox img {
	height: auto;
	width: 100%;
}

#calendar {
	display: block;
	margin: 30px auto;
	width: 96%;
}

#calendar iframe {
	display: block;
	margin-bottom: 1em;
	width: 100%;
	height: 400px;
}

#info-box {
	margin: 10px auto;
	width: 96%;
}

#information {
	width: 100%;
}

#information iframe {
	display: block;
	margin: 20px auto;
	width: 96%;
	height: 200px;
	clear: both;
}


@media only screen and (min-width: 769px) {
#title-box {
	display: block;
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#mainVisual {
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto;
	height: auto;
	width: 980px;
	_zoom: 1;
	overflow: hidden;
}
#mainVisual img {
	height: auto;
	width: 100%;
}

#tcss {
	display: block;
	height: 91px;
	width: 90px;
	position: absolute;
	top: 28px;
	left: 36px;
}
#gnav {
	display: block;
	height: 76px;
	width: 76px;
	position: absolute;
	top: 36px;
	right: 24px;
}

#t-catch {
	text-align: right;
	display: block;
	height: auto;
	width: 100%;
	position: absolute;
	right: 24px;
	bottom: 39px;
}
#t-catch img {
	height: auto;
	width: auto;
}

#title {
	display: block;
	margin: 0 auto;
	height: 66px;
	width: 980px;
}
#title h1 {
	display: block;
	margin: 0;
	float: left;
	height: 66px;
	width: 652px;
}
#title h1 img {
	height: auto;
	width: auto;
}
#h-contact {
	display: block;
	margin: 0;
	float: left;
	height: 66px;
	width: 245px;
}
#h-contact img {
	height: auto;
	width: auto;
}
#btn_chirashi {
	display: block;
	margin: 0;
	float: right;
	height: 66px;
	width: 81px;
}
#title a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#h-topics {
	background-color: #FE0004;
	color: #FFF;
	display: block;
	padding: 3px;
	height: 37px;
	width: 100%;
	box-sizing: border-box;
}

#ticker {
	font-size: 12px;
	color: #FFF;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	width: 980px;
	box-sizing: border-box;
}

#yourside {
	display: block;
	margin: 0 auto;
	width: 980px;
}
#yourside a:hover {
	opacity: 0.7;
}
#yourside img {
	height: auto;
	width: auto;
}
.call {
	margin: 0 auto;
	width: 980px;
}

#illegal {
	background-image: url(../images/top/illegal.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	margin: 40px auto;
	padding-top: 0;
	height: 218px;
	width: 978px;
}

#bn_recruit {
	display: block;
	margin: 50px auto;
	width: 940px;
}

#bn_recruit a {
	background-image: url(../images/top/bn_recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 280px;
	width: 940px;
}

#bn_recruit a:hover {
	opacity: 0.7;
}

#seavice-bx {
	display: table;
	margin: 46px auto 37px;
	width: 422px;
}
#tit-seavice {
	text-align: left;
	display: table-cell;
	margin: 0;
	width: 300px;
}

#svbtn {
	vertical-align: bottom;
	display: table-cell;
	margin: 0;
	width: 122px;
}
#sv_map {
	display: block;
	margin: 0;
	float: left;
	width: 51px;
}
#sv_blog {
	display: block;
	margin: 0;
	float: right;
	width: 51px;
}

#svbtn img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#tit_menu {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#service-box {
	display: block;
	margin: 30px auto 0;
	width: 980px;
}
#service-box img {
	height: auto;
	width: auto;
}
#service-box img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#bn_inspection {
	display: block;
	margin: 0;
	float: left;
	width: 487px;
}
#bn_bodywork {
	display: block;
	margin-left: 7px;
	float: left;
	width: 240px;
}
#bn_insurance {
	display: block;
	margin: 0;
	float: right;
	width: 240px;
}
#bn_roadservice {
	display: block;
	margin: 0;
	float: left;
	width: 240px;
}
#bn_maintenance {
	display: block;
	margin-left: 7px;
	float: left;
	width: 240px;
}
#bn_facebook {
	display: block;
	margin-left: 7px;
	float: left;
	width: 117px;
}
#bn_bssummit {
	display: block;
	margin-left: 5px;
	float: left;
	width: 117px;
}
#bn_coating {
	display: block;
	margin: 0;
	float: right;
	width: 240px;
}

#tit_onestop {
	background-color: #FE0004;
	text-align: center;
	display: block;
	margin: 66px auto 40px;
	width: 980px;
}
#tit_onestop img {
	height: auto;
	width: auto;
}

#bn_introspect {
	display: block;
	margin: 0 auto;
	width: 909px;
}
#bn_introspect img {
	height: auto;
	width: auto;
}
#ph_saishin {
	display: block;
	margin: 0;
	float: left;
	width: 448px;
}
#ph_gijyutu {
	display: block;
	margin: 0;
	float: right;
	width: 448px;
}

#btn_onestop {
	display: block;
	margin: 26px auto;
	width: 627px;
}
#btn_onestop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#tit_pickup {
	text-align: center;
	margin: 65px auto 40px;
	width: 100%;
}

#bn-ldbox {
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 917px;
}
#bn-ldbox img {
	height: auto;
	width: auto;
}
#bn-ldbox a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#calendar {
	display: block;
	margin: 40px auto;
	width: 910px;
}

#calendar iframe {
	height: 600px;
}

#info-box {
	display: block;
	margin: 40px 0;
	width: 100%;
}
#st-infobox {
	margin: 0;
	width: 100%;
	border-bottom: solid 1px #FF0000;
}
#st-info {
	background-image: url(../images/top/wn_car.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	margin: 0 auto;
	height: 60px;
	width: 980px;
}
#st-info h1 {
	display: block;
	margin: 0;
	float: left;
}
#st-info p {
	display: block;
	margin: 0;
	padding: 40px 65px 0 0;
	float: right;
}

#information {
	margin: 60px auto 0;
	height: 200px;
	width: 950px;
}
#information iframe {
	display: block;
	margin: 0 auto;
	height: 200px;
	width: 940px;
	clear: both;
  }
  
}