@charset "utf-8";
/* CSS Document */

body{
}

p {
    margin-bottom: 1em;
    font-size: 1em;
}
.contentsbox{
	width:100%;
	margin:0;
}

#top .contentsbox,
#corner1 .contentsbox,
#corner2 .contentsbox,
#corner3 .contentsbox,
#corner4 .contentsbox, 
#blog .contentsbox {
    width: 100%;
    margin: 0 auto;
}

.quarter,
.onethird,
.half,
.twothird{	max-width:100%;}

.onethird.pad25 {
    width: 82%;
    padding: 25px 5%;
	margin: 0 auto;
}

.float_left,
.float_right{
	float:none;
	clear:both;
}

.semi-radius{
	-moz-border-radius: 30px 0 30px 0;
    -webkit-border-radius: 30px 0 30px 0;
    border-radius: 30px 0 30px 0;
}
.vertical-center{
	position:relative;
	top: 0;
    transform: none;
/*	margin: 200px 0 10px;*/
}

#header .contentsbox {
    margin:0;
}
#header h1{
	color:#444;
	font-size:1em;
	min-height:10px;
	width: 100%;
	float: none;
	text-align:center;
	padding:0;
    margin-top: 5px;
}
#header h1 p{
    padding: 5px;
    background: #e1e3f0;
    margin-bottom: 5px;
}

#header .float_right > a{
    display: block;
    width: 30%;
    float: right;
}

#header .float_left {
    float: none;
    width: 100%;
    clear: none;
    margin-left: 0;
}

#sideBnrContact{
	top:auto;
	bottom:25px;
}
#sideBnrContact img{
	height:	60px;
}

.nav_content {
    position: fixed;
    right: 5px;
    top: 5px;
	z-index:10;

	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.nav_content.open{
	right:260px;
}
button.nav_handle {
    border: none;
    background: none;
    font-size: 30px;
}

[off-canvas] {
    background-color: #8a0f15;
}
nav.navigation ul li{
	border-bottom:1px solid #e4d29c;
	font-size:1.4em;
}
nav.navigation ul li a{
	padding:1em;
	display:block;
	text-decoration:none;
}

#btnSpmenu{
	border:none;
	outline:none;
	background:#ffd5e3;
	padding:12px 0;
	display:inline-block;
	width:100%;
}

/*
#spMenuBtn{
	display:block;
	position:fixed;
	width:45px;
	height:45px;
	z-index:5;
	background:url(../img/threebars.png) no-repeat #9a5c6b;
	-webkit-box-shadow: #ccc 0px 0px 3px;
	-moz-box-shadow: #ccc 0px 0px 3px;
	box-shadow: #ccc 0px 0px 3px;
	
	right:10px;
	top:0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#spMenuBtn.open{
	background:url(../img/cross.png) no-repeat #9a5c6b;
}*/

#imgLogo {
	height: 33px;
    display: block;
    margin: 15px auto 10px;
	position: relative;
    left: auto;
    top: auto;
}
#pageHeader{
background: rgb(255,192,213);
background: -moz-linear-gradient(top,  rgba(255,192,213,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,192,213,1) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,192,213,1) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc0d5', endColorstr='#ffffff',GradientType=0 );
height:auto;
}
#pageHeader .float_right {
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    right: auto;
    top: auto;
    font-size: 12px;
    width: 100%;
	margin-bottom:15px;
}
#pageHeader .float_right span {
    font-size: 14px;
    display: inline;
    margin-top: 0;
    margin-left: 1em;
}
#pageHeader p{ display:none;}

#navigation{
	width:100%;
	position:relative;
	right:auto;
	top:auto;
	margin-top:0;
	padding-left:1px;
	border-top:none;
}
#navigation ul{
	letter-spacing: 0;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#navigation ul.contentsbox{
	width:84%;
	padding:5px 5%;
	margin:0 3%;
}
#navigation li,
#navigation li#nav8{
    width: 100%;
    float: none;
}
#navigation li a:before,
#navigation li:last-child a:after {
	display:none;
}



#navigation li.active{
}

#navigation li.active:hover{
}

#navigation li a{
	font-size:1.2em;
	display:block;
	height:auto;
	padding:1em;
    text-shadow: none;
	font-weight: bold;
    color: #b36b00;
}
#navigation li a span{
	font-size: 0.8em;
	margin-left: 0.5em;
	font-weight: normal;
    color: #000;
}

.drawer-nav {
	z-index:150;
	background: url(../img/bgPattern01.gif);
}
.drawer-overlay {
	z-index: 100;
}
.drawer-hamburger {
	z-index: 200;
}
#sidenavi {
    position: absolute;
}

.cornerbox header {
    text-align: center;
    margin: 0px 0;
    line-height: 2em;
}
.cornerbox:before {
    text-align: center;
    display: block;
    padding: 22px 0 5px;
    background: #ff9800;
    color: #fff;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 2em;
}
#corner1.cornerbox:before {    content: "チャンプオート";}
#corner2.cornerbox:before {    content: "THS"; background:#3fb6d2;}
#corner3.cornerbox:before {    content: "チャンプレッカー"; background: #002d82;}
#corner4.cornerbox:before {    content: "クリーンワークス"; background: #44cbff;}
#corner5.cornerbox:before {    content: "グループ全体";}

.innercontents {
    background:#fff;
    padding: 10px;
    margin: 0 2%;
}
.cornerbox{
	font-size:1.2em;
	padding-top:0;
}
.cornerbox .contentsbox{
	display:block;
	height:auto;
}

.innerbox{
	display:block;
	vertical-align:auto;
	padding-top:0;
}

.innerbox h2{
	margin-top:1em;
	padding:0.5em;
	font-size:1.5em;
}
.innerbox h2 img{
	max-height:50px;
}
.innerbox h3 {
	font-size: 2em;
}

.innerbox img{
	max-width:100%;
	height:auto;
}

.btnScroll{	display:none;}


.vertical-center {
	text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cornerimg{
	margin-bottom:30px;
}
.cornerimg img{
	position:relative;
	z-index:1;
	width:100%;
}
.cornerimg:after{
	position:absolute;
	z-index:0;
	bottom:0;
	right:0;
}

h3 {
    font-size: 1.5em;
	letter-spacing:0;
}

table{
	width:100%;
	margin-bottom:20px;
}

#top{
	background: url(../img/bgPattern01.gif) fixed;
}
#top .innercontents{
	background:none;
	height:auto;
	border:none;
	padding:0;
}

#top h2{
	margin-top:0;
	margin-bottom:30px;
}
#top .innercontents > img{
	margin:60px auto 0;
	display: block;
}
#top .innercontents > img,#top h2 > img{
	max-width:80%;
}
#top ul li {
	width: 50%;
}
#homeicon {
    display: none;
}

#corner0{
    margin: 0 auto;
	padding-top:50px;
	background: url(../img/bgPattern01.gif)  fixed;
	z-index: 2;
}
#corner0 .vertical-center{
	margin:0 auto;
}

#corner1 {
    background: url(../img/bgPattern02.gif) fixed;
    background-size: initial;
	z-index: 2;	
}
#imgAutoBoard {
	margin-top: 20px;
}
#imgAutoCars {
    z-index: 1;
}
#contents-auto {
    width: 90%;
    margin: auto;
	max-width: none;
}
#corner1 .innerbox {
    background-attachment: scroll;
	padding-bottom: 40px;
}


#corner2 {
	background:none;
}

#corner2.cornerbox p.bold{	font-weight: normal;}

#corner2 h3 {
    margin-top: 0;
}
#corner2.cornerbox .innercontents p {
    font-size: 1em;
    line-height: 1.75;
}
#corner2.cornerbox .innercontents p br{display: none;}
#pageHeader.ths {	height: 0;}

#corner2 .innerbox {
    padding-top: 27vw;
}
#corner2:after{
	content: "";
	width: 100%;
	height: 100vh;
	background: url(../img/bgTHS.jpg) no-repeat;
	background-size: cover;
	display: block;
	position: fixed;
	top: 0;
	z-index: -1;
}

#corner2 .half.pad25 {    width: 96%;}

#kashikiri p, #hureaibus p, #minkanqq p {
    font-size: 1em;
}
#thsBusImage {
    min-height: auto;
}
#imgBusBig {
    max-width: 100%;
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: 0 auto;
}
#imgThsPhotos {
    max-width: 85%;
    position: relative;
    left: 0;
    top: auto;
    bottom: 0;
    display: block;
    margin: -30px auto 20px;
}
#imgBusHureai {
    max-width: 65%;
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: -40px 0 0 auto;
}
#hureaibus img[src*="tochisuke"] {
    max-width: 35%;
}
#hureaibus img#imgBusHureai-second {
    max-width: 63%;
}
#minkanqq{
	margin-bottom:50px;
}
#ths-shinzyo {
    margin-bottom: 100px;
}
#ths-shinzyo p {
    letter-spacing: 0px;
    font-size: 1.8em;
	margin-top: 50px;
}
#ths-shinzyo img {
    margin-bottom: 0;
}


#corner3 {
	background:#0172a4;
}

#corner3 .innercontents {
    border: none;
}
#corner3 .innerbox {
    padding-top: 40px;
}
#corner3 .innerbox:before{
	content: "";
    width: 100%;
    height: 57.14vw;
    background: url(../img/bgWrecker.jpg) no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: 0;
    z-index: -2;
}
#corner3 .innerbox:after{
	content: "";
    width: 100%;
    height: 20vw;
background: -moz-linear-gradient(top, rgba(1,114,164,0) 0%, rgba(1,114,164,1) 100%);
background: -webkit-linear-gradient(top, rgba(1,114,164,0) 0%,rgba(1,114,164,1) 100%);
background: linear-gradient(to bottom, rgba(1,114,164,0) 0%,rgba(1,114,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000172a4', endColorstr='#0172a4',GradientType=0 );
    display: block;
    position: absolute;
    top: 37.14vw;
    z-index: -1;
}
#corner3.cornerbox .innercontents p {
    font-size: 1.2em;
    line-height: 1.5;
}
#wreckerImage {
    min-height: 0;
}
#imgWreckerTrack {
    position: relative;
    left: auto;
    top: auto;
    float: right;
    max-width: 80%;
    display: block;
    margin-left: 5%;
}
#imgWreckerPhotos {
    position: relative;
    right: auto;
    top: auto;
    max-width: 85%;
    margin: -20px 0 0 auto;
    display: block;
}
#corner3 ul {
    clear: both;
}
#corner3 ul li {
    float: none;
    width: 65%;
    padding: 20px 2%;
    margin: 0 auto 15px;
}
#corner3 ul li:nth-child(3) {
    margin-right: auto;
}

#corner4{
	background:#fff;
}
#corner4 .innerbox {
	padding-top:0;
}
#corner4 h3 {
    margin: 0;
	padding-top: 20vw;
	background: #00aaeb;
}
#corner4 h3:after{
	content: "";
	width: 100%;
	height: 47vw;
	background: url(../img/bgCrean.jpg) no-repeat bottom;
	background-size: contain;
	display: block;
}
#corner4 .innerbox h3 img {
    max-width: 90%;
}
#contact{
	background:none;
}



#corner4 img.float_left {
    width: 100%;
    float: none;
    max-width: 100%;
    margin-top: 0;
}
#corner4.cornerbox .innerbox p br{display: none;}
#corner4 h2 {
    font-size: 2em;
    line-height: 1.5;
    padding: 0;
}
#corner4 p.boxTwo{
	width: 50%;
    display: block;
    font-size: 1.4em;
    clear: both;
    float: left;
    text-align: center;
}
#corner4 p.boxTwo.last {
	clear:none;
}
#corner4 p.float_right{
    font-size: 1em;
    display: block;
    text-align: center;
	padding: 10px 5px;
}
#imgCleanStaff {
    width: 75%;
    margin-top: -60px;
    margin-left: -10vw;
	margin-bottom: 10vh;
}
#imgCleanCars {
    position: absolute;
    left: auto;
    width: 85%;
    top: 45vh;
    right: -20vw;
}
#corner4 .half.pad25 {
    width: 94%;
    padding: 0 3%;
}
#corner4 h4 {
    font-size: 1.8em;
    border-top: 1px solid #00aaeb;
    border-bottom: 1px solid #00aaeb;
    color: #00aaeb;
    -moz-text-shadow: 0px 0px 8px  rgba(255, 255, 255, 0.63);
    -webkit-text-shadow: 0px 0px 8px  rgba(255, 255, 255, 0.63);
    -ms-text-shadow: 0px 0px 8px  rgba(255, 255, 255, 0.63);
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.63);
}
#corner4.cornerbox .innerbox p {
    font-size: 1.1em;
    line-height: 1.5;
	text-align: left;
}
#corner4 .clearfloat {
    background: rgba(0, 147, 204, 0.2);
    color: #000;
    margin: 0 5% 50px;
}

#corner5 ul li {
	width: 90%;
    float: none;
    overflow: hidden;
    margin: 30px 5%;
	font-size: 1em;
}
#corner5 ul li img {
	max-width: 40%;
	float: left;
	margin-right: -5%;
}
#corner5 .innerbox ul li h3 {
    float: right;
    width: 60%;

	min-height: 0;
}
#corner5 dl {
    width: 65%;
	padding-left: 0;
    float: right;
}