@charset "UTF-8";



/*SP表示*/
@media screen and (max-width: 749px) {
.pc_display{
	display:none;
}
.sp_display{
	display:block;
}


}


/*PC表示*/
@media screen and (min-width: 750px) {
.sp_display{
	display:none !important;
	}
.pc_display{
	display:block;
	}
.shop_dl dt{
	text-align:center;
	background:#F2F2F2;
	border-radius: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing: 1px;
}

.shop_dl dd{
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing: 1px;
}
}

.max_img img{
	width: 100%;
	height:auto;
}

.p_mb0{
	margin-bottom: 0px !important;
}

.copy_lp{
	text-align:center;
	letter-spacing: 1px;
	color:#A61F3C;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}


.w800{
	max-width:800px;
	margin-left: auto;
	margin-right: auto;
}

.main{
	background:url(../img_lp/main01.jpg) no-repeat top center;
	background-size: 100%;

}

.bt_tel{
	padding-left: 10%;
	padding-right: 10%;
}

.bt01{
	padding-top: 52%;
	padding-bottom:1%;
	margin-bottom:0px;
}

ul{
	list-style-type: none;
}

.bt_ul{
	padding-left:0px;
}

.bt_ul li{
	float:left;
	width: 50%;
}

.bg_tel{
	background:url(../img_lp/bg01.jpg) no-repeat center;
	background-size: 100%;
}

.bt_tel02{
	padding-bottom: 1%;
	padding-top:5%;
}

.shop_dl{
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 5px;
}


.shop_dl dt{
	text-align:center;
	background:#F2F2F2;
	border-radius: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 10px;
	width: 100%;
	margin-bottom: 10px;

}

.shop_dl dd{
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing: 1px;
	line-height: 1.8em;
	margin: 0 10px;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



#a01{
	margin-top:-30px;
	padding-top: 60px;
}
#a03{
	margin-top:-40px;
	padding-top: 40px;
}
#a09{
	margin-top:-40px;
	padding-top: 40px;
}
#a10{
	margin-top:-40px;
	padding-top: 40px;
}
#a12{
	margin-top:-40px;
	padding-top: 40px;
}
#a14{
	margin-top:-40px;
	padding-top: 40px;
}
#a18{
	margin-top:-40px;
	padding-top: 40px;
}



/*ACCORDION*/
div.accordion {
  width: 95%;
  margin-left:auto;
  margin-right:auto;
}

div.accordion > ul > li > a {
  display: block;
  color: #ffffff;
  border-left: 4px solid #8AB400;
  font-size: 16px;
  text-decoration: none;
  background:#A6CC00;
  cursor: pointer;
  padding: 15px 35px 15px 10px;
  position: relative;
  top:0px;
	font-weight: bold;
	letter-spacing: 1px;
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.more{

}



div.accordion > ul > li > a:hover{
}
div.accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
  font-size: 12px;
  position: absolute;
  right: 12px;
  top: 16px;
  color: #ffffff;
}

div.accordion > ul > li > a:after{
  content: "＋";
}
div.accordion > ul > li > a.active:after{
  content: "ー";
}
div.accordion > ul > li > ul {
  display: none;
}
div.accordion > ul > li > ul > li > a{
  display: block;
  color: #000000;
  font-size: 14px;
  background-color: #F7F7F7;
  padding: 6px 12px;
  position: relative;
}
.accordion a.telnumber{
  display: inline !important;
  color: red;
	text-decoration: underline;
	font-weight: bold;
  font-size: 14px;
  background-color: #F7F7F7;
  padding: 6px 12px;
  position: relative;
}
div.accordion > ul > li > ul > li > a:hover{
  background-color: #F7F7F7;
}
li.answer{
	line-height: 1.6em;
	letter-spacing: 0.5px;
}

/*div.accordion > ul > li > a:after{content: "＋";
font-weight:bold;
}
div.accordion > ul > li > a.active:after{content: "ー";}*/

div.accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 14px;
  color: #ffffff;
}

.accordion a{/*リンクされた文字*/
    color:#000000;
    font-style:normal;
    text-decoration:none;
}
.accordion a:hover {/*マウスをのせたとき*/
    color: #ffffff !important;
    font-style:normal;
    text-decoration: none;
}

.accordion ul{
	padding-left:0px;
}

.accordion ul li ul{
	background:#F7F7F7;
	padding:15px 10px;
}




/****お問い合わせ修理依頼*****/
.ti_irai{
	font-size: 18px;
	font-weight:bold;
	margin-top: 30px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #A6CC00;
	border-radius: 10px;
	color: #fff;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	border:1px #ccc solid;
}

.form_red{
	color:#F00;
	font-size: 12px;
}

.btn-default{
	background: #A6CC00;
}


/****お問い合わせ修理依頼*****/


#repair01{
	margin-top: -60px;
	padding-top: 60px;
}
#repair02{
	margin-top: -60px;
	padding-top: 60px;
}
#repair03{
	margin-top: -60px;
	padding-top: 60px;
}
#repair04{
	margin-top: -60px;
	padding-top: 60px;
}

.bt_z_index{
	position:relative;
	z-index:100;
}


.tx_tel a{
	color:#ED7600;
	font-weight: bold;
	text-decoration: underline;
}

.thanks_text{
	text-align:center;
	margin-top: 100px;
	letter-spacing: 1px;
	line-height: 1.8em;
	font-weight:bold;
	font-size:18px;
}

.thanks_text2{
	text-align:center;
	letter-spacing: 1px;
	margin-top: 20px;
}

.ctyuusyaku{
	text-align:center;
}

.ul_foot{
	padding-left:0px;
	width:100%;
}

.ul_foot li{
	float:left;
	max-width:50%;
}

.ul_foot li img{
}


.bt_tap_text{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	letter-spacing: 1px;
	font-size: 16px;
	margin-bottom: 0px;
}

.bt_tap_text2{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	letter-spacing: 1px;
	font-size: 16px;
	padding-bottom: 6px;
	margin-bottom:0px;
}
.concepttx{
	padding: 15px 0 0 0;
	margin: 0 15px;
}
.concepttx dl dt{
	font-size: 22px;
	color: #C09C55;
	letter-spacing: 1px;
	margin: 5px 0;
}
.concepttx dl dd{
	font-size: 14px;
	color: #605041;
	letter-spacing: 1px;
	margin: 10px 0;
	line-height: 1.7em;
}
.customervoice{
	position: relative;
}
.customerlink{
	position: absolute;
	display: block;
	bottom: 40px;
	left: 20px;
	color: #666666;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.topbt{
	padding: 0 15px;
}
.topbt li{
	width: 50%;
	float: left;
	padding: 10px 5px;
}
.bobt{
	padding: 5px 15px;
}
.bobt li{
	width: 33.3%;
	float: left;
	padding: 0 5px;
}
.mapg{
	clear: both;
	float: left;
	width: 100%;
	margin: 30px 0 10px 0;
}
.customerlink02{
	display: block;
	color: #666666;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: underline;
	padding: 0 0 0 20px;
	clear: both;
}
.copylight{
	text-align: center;
	font-family: Helvetica, "sans-serif";
	font-size: 11px;
	color: #998675;
	letter-spacing: 1px;
}