﻿@charset "UTF-8";

body {
	width: 100%;
	letter-spacing: -0.001em;
	-webkit-text-size-adjust: 100%;
	font-size: 12px;
	background-color: #fff;
}

#wrapper{
	width: 100%;
	overflow: hidden;
}

/*------------------------------------------------
 * header
 ------------------------------------------------*/
#header {width: 100%; }

#logoArea {
	width: 53%;
	padding: 3% 2% 3% 3%;
	float: left;
}

#header > .tel {
	width: 36%;
	float: right;
	padding: 3% 2% 4%;
	background-color: #02aaeb;
	text-align: center;
}


/*メインビジュアル*/
#topMainArea {margin-bottom: 4%;}

/*下層メインビジュアル*/
#mainArea{
	width: 92%;
	margin: 0 auto 20px;
	text-align: center;
}


/*------------------------------------------------
/* accordion
 ------------------------------------------------*/

ul.accordion { font-size:14px; width:100%; margin:0 auto;}
ul.accordion a { display:block; padding:11px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#666; font-weight:normal;}
ul.accordion span { display:block; padding:17px 11px; background-position:97% center; background-repeat:no-repeat; color:#fff; font-weight:normal;}
ul.accordion ul { display:none;}
ul.accordion > li { background: #150276;
}
ul.accordion > li > p { background: #134477; cursor:pointer;}
ul.accordion > li > ul > li { background:#f5f5f5; border-bottom:1px dotted #ccc;}
ul.accordion > li > ul > li:last-child { border-bottom-style:none;}
ul.accordion > li > ul > li > p { background:#f5f5f5;}
ul.accordion > li > ul > li > a { background:url(../img/cmn/arrow.png) no-repeat 98% center;
	background-size: auto 10px;}

ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #ccc;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}
ul.accordion > li > p span { background-image:url(../img/cmn/menubtn.png); background-size:16px 16px;}
ul.accordion > li > p span.open { background-image:url(../img/cmn/menubtn.png); background-size:16px 16px;}
ul.accordion > li > ul > li.introduction { display:block; padding:11px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#666; font-weight:normal;}


/*------------------------------------------------
/* footer
 ------------------------------------------------*/
#footerLink{}
#footerLinkBtn{
	font-size: 1.4em;
	line-height: 3em;
	background: #888888;
	color: #ffffff;
}
#footerLinkBtn > span{
	padding: 0 5%;
	background: url('../img/cmn/plusbtn.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: auto 22px;
	display: block;
}
#footerLinkBtn > span.selected{
	background: url('../img/cmn/minusbtn.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: auto 22px;
	display: block;
}
#footerLinkContents{display: none;}
#footerLinkContents > li{
	font-size: 1.2em;
	line-height: 3.5em;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}
#footerLinkContents > li:first-child{
	border-top: none;
}
#footerLinkContents > li > a{
	padding: 0 5%;
	display: block;
	background: url('../img/cmn/arrow.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: auto 10px;
}
#footerLinkContents > li.introduction{
	padding: 0 5%;
	display: block;
}
#homeArea {
	background-color: #f2f2f2;
}
#homeArea > li{
	width: 50%;
	float: right;
	font-size: 1.33em;
	padding: 2.5% 0;
}
#homeArea > li:first-child{
	float: left;
}
#homeArea li > a{
	display: block;
	line-height: 40px;
	text-align: center;
	background: url('../img/cmn/pagetop.png');
	background-repeat: no-repeat;
	background-position: 90% 50%;
	background-size: auto 23px;
}
#homeArea li:first-child > a{
	border-right: 1px solid #cccccc;
	background: url('../img/cmn/home.png');
	background-repeat: no-repeat;
	background-position: 10% 50%;
	background-size: auto 23px;
}

#copyright{
	text-align: center;
	background: #f2f2f2;
	font-size: 10px;
	line-height: 2em;
	color: #666666;
}

/*------------------------------------------------
共通
 ------------------------------------------------*/
.inner{
	width: 92%;
	margin: 0 4% 8%;
}

/*.inner > .text01{width: 100%; margin-bottom: 4%;}*/

.midashi01 {
	margin-bottom: 2%;
	font-size: 14px;
	color: #134477;
}

.midashi02 {width: 92%; margin: 0 auto 4%;}

#bnr {
	margin-bottom: 8%;
	text-align: center;
}
#bnr img{width: 92%; }

#tel_bnr ,#example_bnr{
	width: 92%;
	margin: 0 auto 4%;
	text-align: center;
}

/*------------------------------------------------
 top
 ------------------------------------------------*/
.top ul#news_list {
	width: 92%;
	margin: 0 auto;
}

.top ul#news_list li {
	padding: 4% 0 4% 1em;
	border-bottom: 1px solid #e7e7e7;
}

.top ul#news_list li:first-child {padding: 0 0 4% 1em; }

.top #news_link {
	text-align: right;
	margin: 4% 4% 0 0;
}
.top #news_link a {
	text-decoration: none;
	background: url(../img/cmn/arrow02.png) no-repeat left center;
	padding-left: 12px;
}

#facebookArea {
	width: 92%;
	max-width: 500px;
	margin: 4% auto 8%;
}

/*------------------------------------------------
 販売
 ------------------------------------------------*/

 /*------------------------------------------------
 鈑金
 ------------------------------------------------*/
.sheetmetal table {margin-bottom: 4%;}
.sheetmetal table.last {margin-bottom: 2%;}

.sheetmetal table tr {}
.sheetmetal table th {
	font-weight: normal;
	border: solid #ccc 1px;
	text-align: center;
	vertical-align: middle;
}

.sheetmetal table td {
	border: solid #ccc 1px;
	text-align: center;
}

 /*------------------------------------------------
 コーティング
 ------------------------------------------------*/

 /*------------------------------------------------
 保険
 ------------------------------------------------*/
#insurance_company{margin-bottom: 4%;}
#insurance_company dt{padding-bottom: 2%;}
#insurance_company dd{padding-bottom: 4%;}

#insurance_link dt {padding-bottom: 2%;text-align: center;}
#insurance_link dd {padding-bottom: 4%; text-align: center;}
#insurance_link dd.last {padding-bottom: 0;}
#insurance_link img {width: 250px; height: 40px;}

/*------------------------------------------------
 車検
 ------------------------------------------------*/
#weight_table {margin: 4% 0;}
#weight_table tr {}
#weight_table th {font-weight: normal;}
#weight_table td {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
	white-space: nowrap;
}

#contact_link img {width: 250px; height: 40px;}

  /*------------------------------------------------
 作業の流れ
 ------------------------------------------------*/

  /*------------------------------------------------
 施工例
 ------------------------------------------------*/

  /*------------------------------------------------
 会社案内
 ------------------------------------------------*/
.outline dl#outline_list {
	width: 92%;
	margin: 0 auto 8%;
	border-top: 1px solid #ddd3c6;
}
.outline dl#outline_list dt {
	float: left;
	width: 8em;
	margin: 2% 0 0 0;
}
.outline dl#outline_list dd {
	padding: 2% 0 2% 8em;
	border-bottom: 1px solid #ddd3c6;
}

.mapArea {
	height: 100%;
	margin: 0 0 8% 0;
	padding: 0;
}

.mapArea iframe {
	width: 92%;
	margin: 0 4% 0;
}

/*------------------------------------------------
 * お問い合わせ
 ------------------------------------------------*/
#contactFormArea dl {
	width: 100%;
	font-size: 12px;
	border-bottom: #ccc dotted 1px;
	overflow: hidden;
}

#contactFormArea dl dt {
	width: 50%;
	float: none;
	padding: 4% 0 2% 4%;
	font-weight: normal;
}

#contactFormArea dl dd {
	display: block;
	float: none;
	padding: 2% 0 4% 4%;
}

#contactFormArea p#submitBtnArea {
	display: block;
	width: 100%;
	margin: 30px 0 30px;
	text-align: center;
}

#submitBtn {
	width: 145px;
	height: 33px;
	background-color: #f5f5f5;
	color: #000000;
	border-style: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
}

input[type="text"], input[type="tel"], input[type="email"], textarea {
	width: 92%;
}
