@charset "utf-8";

.main_read {
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 160%;
}

a img.imgover{
	opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}

.introduce_top{
	margin:0 auto 60px;
	width: 1270px;
}

.introduce_top img{
	vertical-align:bottom;
}

.local_nav{
	background:url(../../images/bg_l_nav.jpg) repeat-x;
}
.local_nav ul{
	margin:auto;
	width:1100px;
}
.local_nav ul li{
	float:left;
}
.local_nav ul li a img{
	opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}
.wd_1100 {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 1100px;
}

.box_delegate_ttl{
	margin-bottom: 25px;
    padding: 0 0 25px;
    color: #a3762b;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0.1em;
	font-weight:normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.shop_area{
	margin:0 0 60px;
	text-align:left;
}

.contact_box{
	padding:50px 0;
	background:#000;
	text-align:center;
}
.contact_box a img{
	margin:0 10px;
	opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}

.fl_r{
	margin-left:30px;
	float:right;
}
.fl_box{overflow: hidden; *zoom: 1;}
.underline{
	border-bottom:1px dashed #ff0000;
	font-weight: bold;
}

.fl_box .i_new {
    color: #fff;
    background-color: #e1200f;
    padding: 2px 4px;
    font-size: 10px;
    margin: 0 10px 0;
    vertical-align: middle;
}


.fl_box .i_day {
    color: #e1200f;
    font-size: 12px;
}


.box_gold{
	padding:40px 40px 40px 38px;
	border:1px solid #a3762b;
}

.btn_all{
	text-align:center;
	margin-bottom:70px;
}

.shop_detail{
	border-bottom:1px solid #ccc;
	width:524px;
	margin-bottom:50px;
}
.sd_arrow{float:right;height:100%;}
.sd_arrow a{height:100%; display:block;}
.shop_detail h3,
.shop_detail h4{
	background: url(../../../images/icon01.gif) no-repeat 0 center;
    padding-left: 14px;
    font-size: 20px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom:16px;
	border-bottom:1px dashed #ccc;
	line-height:76px;
}
.shop_detail h3 a,
.shop_detail h4 a{
	text-decoration:none;
	display:block;
}
.shop_detail p{
	margin-bottom:16px;
	line-height:1.8;
	font-size:13px;
}
.shop_detail p span{
	font-size:11px;
	color:#e1200f;
}
.shop_detail p.kenmei{
    
	border-bottom:1px solid #ccc;
    clear: both;
    margin-bottom: 0;
}

.shop_detail p.kenmei a{
    font-size: 14px;
    text-decoration: none;
    color: #a3762b;
    padding-bottom: 5px;
}
.shop_detail p.kenmei a:before{
    content: "＜";
}
.shop_detail p.kenmei a:after{
    content: "＞";
}



/* 都道府県index お客様の声
-------------------------------------------------------------*/
.voice_area{
  margin: 0 auto 60px;
  text-align: left;
  width: 1100px;
}

.voice_area h2{
  text-align: center;
  margin-bottom: 25px;
  padding: 0 0 25px;
  color: #a3762b;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0.1em;
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.voice_area p{
  border: 1px solid #DCDCDC;
  padding: 40px 20px;;
  width: 45%;
  margin-bottom: 30px;
}

.voice_area .flexBox{
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-self:stretch;  
}