@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, img, dl, dt, dd, ol, ul, li, form, label, table, tr, th, td {
   font-family: "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
   margin: 0;
   padding: 0;
   font-size: 18px;
   line-height: 150%;
}
body{
  text-align: center;
}
.sp{
  display: none;
}
img{
  line-height: 100%;
}
a:hover img{
  opacity: 0.8;
}
.pref_details {
  display: none;
}
.clearfix:after {
  content: url(clearfix.gif);
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
.col_1{
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.h_obi{
  background-color: #eeeced;
  padding: 2px 0 10px;
}
.h_obi h1{
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  color: #999999;
  float: left;
}
.h_submenu{
  float: right;
}
.h_submenu ul{
  list-style:none;
}
.h_submenu ul li{
  float: left;
  font-size: 12px;
  margin-left: 15px;
  color: #984d46;
}
.h_submenu ul li i{
  font-size: 14px;
}
.h_submenu ul li a{
  text-decoration: none;
  color: #3c3a3b;
  font-size: 11px;
}
.h_submenu ul li a:hover{
  color: #eb5b04;
}
.header .logo{
  float: left;
}
.header .h_tel{
  float: right;
}
.g_navi{
  background-image: url(/img/bg_navi.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  margin-top: -15px;
}
.naviber{
  background-image: url(/img/g_navi_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 66px;
}
.g_navi ul{
  list-style: none;
  float: left;
}
.g_navi ul li{
  float: left;
	margin-top: 10px;
  border-left: 1px solid #fff;
}
.g_navi ul li a{
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 2px 18.5px 0;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #984d46;
  line-height: 46px;
}
.g_navi ul li a:hover{
  color: #ffff00;
  border-bottom: 3px solid #49a124;
}
.g_navi ul li a.current{
  color: #ffff00;
  border-bottom: 3px solid #49a124;
}
.mitsu img{
  margin: 6px 0 0 0;
}
.fv{
  background: #fff;
  background-image: url(/img/bg_fv.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  max-height: 476px;
}
.fv .l_con{
  float: left;
  width: 61%;
}
.fv .r_con{
  float: right;
  text-align: right;
  width: 39%;
}
.results{
	background-color: #301f0d;
	padding: 1em 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
}
.results span{
	color: #ffff00;
	font-weight: bold;
	font-size: 135%;
}
.areataio{
  border: 1px solid #8f8f8f;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  width: 90%;
  padding: 1.8% 2% 1.5% 2%;
  margin: 25px auto 20px auto;
  line-height: 100%;
}
.areataio span{
  color: #cc0000;
  font-size: 30px;
  font-weight: bold;
  line-height: 100%;
}
.op{
  margin-top: 35px;
}
.choice{
	background-color: #b85750;
	padding: 2em 0 1.5em 0;
}
.cv{
  background-color: #b85750;
  background-image: url(/img/bg_cv.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.cv .time{
  width: 70%;
  float: left;
}
.cv_contact{
width: 23%;
float: right;
margin-top: 120px;
margin-right: 20px;
}
.cv .time p{
  text-align: left;
  padding: 153px 0 0 255px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
}
.cv .time p span.active{
  font-size: 28px;
  font-weight: bold;
  color: #301f0d;
  line-height: 100%;
}
.cv .time p span.ok{
  font-size: 28px;
  font-weight: bold;
  color: #cc0000;
  line-height: 100%;
}
.cv .cv_tel{
  text-align: left;
  padding: 0 0 60px 155px;
}
.catch{
  margin: 20px auto 15px;
}
.select{
	padding-bottom: 1em;
}
.con_01{
  background-color: #fdddda;
  padding-bottom: 1em;
  border-radius: 0 0 8px 8px;
}
.flexbox_ar{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.flexbox_be{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.col_4.photo_box{
  width: 25%;
}
.col_4.photo_box img{
  background: #fff;
  padding: 8px;
}
.col_4.photo_box ul.sodan{
  margin: 0 1em 0 2em;
}
.col_4.photo_box ul.sodan li{
  text-align: left;
  line-height: 1.2em;
  margin-bottom: .5em;
}
.col_4.photo_box p{
  font-size: 16px;
  text-align: left;
  line-height: 145%;
  font-weight: normal;
}
.center{
  text-align:center;
  position: relative
}
.center .triangle_bottom{
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 25px solid #fdddda;
  position: absolute;
  left:48%;
  top:0;
}
.flexbox_ce{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.flexbox_cs{
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  padding-bottom: 15px;
}
.col_1.p_area h2{
	margin-bottom: -8px;
}
#price_area, #price_kinds{
	background-color: #49a124;
	padding: .5em 0;
	font-size: 1.8em;
	color: #fff;
	font-weight: bold;
}
.select_text{
margin-bottom: 1em;
}
.select_text p{
text-align: left;
padding: .5em 1em;	
}
.col_4.kind_box{
	width: 24.8%;
	background-color: #c3a885;
}
.col_4.kind_box img, .col_3.goshi img{
	width: 100%;
}
.col_4.kind_box h3{
	padding: .5em 0 .1em 0;
	color: #301f0d;
	font-size: 1.3em;
	font-weight: bold;
}
.col_4.kind_box p{
	text-align: left;
	font-size: 94%;
	padding: 0 .5em;
}
.btn_kind, .btn_price{
	background-color: #fff;
	border-radius: 6px;
	margin: .5em auto 1em auto;
	text-align: center;
	width: 90%;
}
.btn_price{
border: 2px solid #b85750;
}
.btn_kind a, .btn_price a{
	display: block;
	color: #49a124;
	text-decoration: none;
	font-weight: bold;
	padding: .5em 0 .4em;
}
.btn_price a{
	color: #b85750;
}
.btn_kind a:hover{
	color: #ea5b04;
}
.btn_price a:hover{
	color: #fff;
	background-color: #b85750;
}
.col_3.point{
	background-color: #fff;
	border: 4px solid #936a4a;
	color: #936a4a;
	text-align: center;
	border-radius: 10px;
	padding: .4em 1.15em .3em;
	font-size: 1.5em;
	font-weight: bold;
	width: 32.333%;
}
p.nokotsu_type{
	padding: 1em 0;
}
.col_3.goshi{
  width: 32.5%;
  border-radius: 6px;
  border: 1px solid #ccc;
  text-align: center;
}
.col_3.goshi h3{
	background-color: #b85750;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	border-radius: 6px 6px 0 0;
	padding: .3em 0 .1em;	
}
.col_3.goshi p{
	text-align: left;
	padding: 0 .5em;
}
.caution {
    margin: 1em 0;
    padding: 0.5em 1em;
    border: solid 2px #cc0000;
	color: #cc0000;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.col_3.kanri_box{
  width: 32%;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #ccc;
}

.col_3.kanri_box h3{
  background: #7c9900;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
}
.col_3.kanri_box p{
  font-size: 15px;
  padding: 0 10px 20px 10px;
  text-align: left;
}
.col_3.kanri_box span{
  font-size: 14px;
}
.col_3.kanri_box img{
  margin-top: 10px;
}
#price{
  background-image: url(/img/bg_price.png);
  background-position: center 0;
  background-repeat: repeat-x;
  text-align: center;
}
.price_bg{
  background-color: #e6e6e6;
  margin: 0 auto;
  padding: 4px;
}
.price_waku{
  border: 1px solid #b3b3b3;
}
.price_con{
  border: 2px solid #e6e6e6;
  padding: 20px;
  background-image: url(/img/bg_price_01.png);
  background-position: center -28px;
  background-repeat: no-repeat;
  background-color: #fff;
}
.price_con_01{
  text-align: left;
}
.price_con_02{
  background-image: url(/img/bg_price_02.png);
  background-repeat: no-repeat;
  text-align: left;
}
.price_con_03{
  background-image: url(/img/bg_price_03.png);
  background-repeat: no-repeat;
  text-align: left;
}
p.fukuro{
  font-size: 20px;
  font-weight: bold;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
            -1px 1px 0 #FFF, 1px -1px 0 #FFF,
            0px 1px 0 #FFF,  0-1px 0 #FFF,
            -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.chushaku{
  font-size: 16px;
  color: #383838;
}

table {
  border-collapse: collapse;
  border: solid 2px #b85750;
  margin: 10px auto;
  width: 100%;
}
table th, table td {
  border: solid 1px #b85750;
}
table th{
  background-color: #b85750;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
}
table.col3 td, table.col4 td{
  padding: 10px;
  width: 31%;
  color: #b85750;
  font-size: 20px;
  vertical-align: middle;
  font-weight: bold;
  line-height: 120%;
}
table.col4 td{
  width: 24%;
}
table td img{
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
table.col4 td ul.table_box{
  margin: 0 0 0 2em;
}
table.col4 td ul.table_box li{
  font-weight: normal;
  color: #000000;
}
.more_btn, .more_btn_w{
  margin: 30px auto 50px auto;
  padding: 20px 0 15px 0;
  text-align: center;
  background-color: #ffeee1;
}
.more_btn_w{
  background-color: #ffffff;
  margin: 10px auto 20px auto;
}
.more_btn img, .more_btn_w img{
  width: 100%;
  max-width: 484px;
}
.r_text{
  text-align: right;
}
.pay .r_text a{
  line-height: 100%;
  color: #e65703;
  font-size: 16px;
}

#hikaku{
  background-image: url(/img/bg_hikaku.png);
  background-position: center top;
  background-repeat: repeat-x;
  text-align: center;
}
#hikaku img{
  width: 100%;
  max-width: 1024px;
}
#hikaku p{
  padding: 0 0 .5em 0;
  background-color: #ffe8d2;
  margin-top: -1em;
}
#reason{
  background-image: url(/img/bg_reason.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
#reason img{
  width: 100%;
}
#reason h3 img{
  max-width: 1024px;
}
#reason .reason_box{
  width: 33.3%;
}
.reason_box p{
  padding: 0 10px;
  text-align: left;
}
.reason_box p span{
  font-weight: bold;
  color: #cc0000;
}
.reason_btn{
  padding: 50px 0 90px;
}
.reason_btn img{
  max-width: 480px;
}
#flow .r_text{
  font-size: 16px;
  padding: 5px 0 10px 0;
  text-align: right;
}
#flow .flow_box img{
  width: 100%;
}
#flow .flow_box{
  width: 31.6%;
  background-color: #f7f7f7;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
#flow .flow_box h3{
  font-size: 20px;
  font-weight: bold;
  color: #4F310A;
}
#flow .flow_box p{
  padding: 0 10px 5px 15px;
  text-align: left;
}
#flow .flow_box p span{
  font-size: 15px;
  font-weight: bold;
  color: #cc0000;
}
#flow .flow_box p.r_text{
  text-align: right;
  font-size: 16px;
}
#flow .flow_box p.r_text a{
  color:#0b639e;
}
#flow .flow_box p.r_text a:hover, .faq_box a:hover, .area p a:hover{
  color:#e65703;
}
.faq, .column{
  background-color: #f2f2f2;
  padding-top: 1%;
  margin: 20px auto;
}
.faq{
  margin: 0px auto 20px auto;
}
.faq_box{
  background: #fff;
  background-image: url(/img/q.png);
  background-position: left center;
  background-repeat: no-repeat;
  width: 18.5%;
  margin: 0.5%;
  text-align: left;
  padding: 15px 0 12px 48px;
}
.faq_box a{
  text-decoration: none;
  color: #333;
}
#areamap{
  background-image: url(/img/bg_map.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.map{
  float: left;
}
.area{
  float: right;
  width: 67%;
}
.area h2{
  font-size: 32px;
  color: #666666;
  font-weight: bold;
  padding: 25px 0 10px 0;
}
.area p{
  text-align: left;
  line-height: 180%;
  background-color: rgba(255,255,255,0.5);
  border-radius: 8px;
  padding: 2%;
  margin-right: 4%;
}
.area p a{
  color:#0b639e;
}
#footer{
  background-color: #fff;
  margin-bottom: 0;
}
#footer a{
  color: #333;
}
#footer a:hover{
  color: #0eb4a8;
  text-decoration: none;
}
.f_logo{
  float: left;
  width: 25%;
}
.f_comment{
  float: right;
  text-align: left;
  width: 71%;
  color: #434343;
}
.f_comment p{
  font-weight: bold;
}
.f_comment p.r_text{
  font-weight: normal;
  font-size: 16px;
  text-align: right;
}
.foot_navi{
  margin-bottom: 30px;
}
.f_navi{
  border-left: 2px dotted #bbbbbb;
  padding: 0 0 0 15px;
  margin: 5px 0 20px 0;
  width: 23%;
  max-height: 115px;
}
.f_navi:last-child{
  border-left: 2px dotted #bbbbbb;
  border-right: 2px dotted #bbbbbb;
  padding: 0 0 0 15px;
  margin: 5px 0 20px 0;
  width: 23%;
}
.f_navi ul{
  list-style: none;
  text-align: left;
  margin: 0!important;
  padding: 0!important;
}
.f_navi ul li{
  margin: 8px 0;
}
.f_navi ul li a:hover{
  color: #0eb4a8;
  text-decoration: none;
}
.f_navi ul li i{
  color: #0eb4a8;
  font-size: 16px;
}
.re_top{
  text-align: left;
  padding: 30px 0 15px 0;
}
.re_top i{
  color: #0eb4a8;
  font-size: 24px;
}
#foot_logo{
  background-color: #f2f2f2;
  padding: 20px 0 5px 0;
}
#copy{
  border-top: 1px solid #e4e4e4;
  padding: 15px 0;
  background-color: #f2f2f2;
  margin-bottom: 50px;
}
#sub_survey{
  display: none;
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	margin: 0;
	padding: 1em 1em 0.5em 1em;
	background: #F8F8FF;
  text-align: left;
}
.cp_qa h3 {
	font-size: 1.2em;
	position: relative;
	margin: 0 0 25px 0;
	margin-left: -26px;
	padding: 0.3em;
	color: #ffffff;
	background-color: #82520a;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.cp_qa h3::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-width: 0 10px 10px 0;
	border-style: solid;
	border-color: transparent #003300 transparent transparent;
}
.cp_qa dl {
	margin: 0 0 20px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
}
.cp_qa dt {
	margin-bottom: 0.5em;
	padding: 0.4em 0.5em 0.8em 2em;
	border-radius: 0.2em;
  color: #4F310A;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
}
.cp_qa dd {
	margin-bottom: 1em;
	margin-left: 0;
	padding: 0.5em 1em 1.5em 3em;
}
/* QAアイコン */
.cp_qa dt::before,.cp_qa dd::before{
	font-size: 1.5em;
	color: #ffffff;
}
.cp_qa dd::before, .cp_qa dt::before {
	margin: 0 0.5em 0 -2em;
	padding: 0 0.4em;
	content: 'A';
	border-radius: 50%;
  background: linear-gradient(to bottom, #fe8d00, #fe4101);
  font-weight: bold;
}
.cp_qa dt::before {
  margin: 0 0.5em 0 -1.3em;
	content: 'Q';
  background: linear-gradient(to bottom, #83be3e, #51a22c);
}
a.cp_btn {
	display: block;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #EC407A;
	border: 2px solid #EC407A;
	border-radius: 3px;
	transition: .4s;
}
a.cp_btn:hover {
	background: #EC407A;
	color: #fff;
}
#foot_inquiry{
  position: fixed;
  left: 0;
  right: 0;
  bottom: -8px;
  z-index: 10;
}
#page-top{
    bottom: 124px;
    font-size: 77%;
    position: fixed;
    right: 5px;
    z-index: 999;
}
#page-top a, #page-com a{
    background: none repeat scroll 0 0 #333333;
    border-radius: 30px;
    display: block;
    opacity: 0.9;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    width: 126px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
}
#page-top a:hover {
    background: none repeat scroll 0 0 #999;
    text-decoration: none;
}
#page-com{
    bottom: 82px;
    font-size: 77%;
    position: fixed;
    right: 5px;
    z-index: 999;
}
.btn-circle-flat {
  display: inline-block;
  text-decoration: none;
  background: #4a68aa;
  color: #FFF;
  width: 96px;
  height: 96px;
  line-height: 96px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  transition: .4s;
  font-weight: bold;
  border: solid 3px #4a68aa;
}
.btn-circle-flat.orange {
  background: #ff942e;
  border: solid 3px #ff942e;
}
.btn-circle-flat.green {
  background: #8eaf3e;
  border: solid 3px #8eaf3e;
}
.btn-circle-flat.blue:hover{
  background: #fff;
  border: solid 3px #203a74;
  color: #203a74;
}
.btn-circle-flat.orange:hover{
  background: #fff;
  border: solid 3px #f27600;
  color: #f27600;
}
.btn-circle-flat.green:hover{
  background: #fff;
  border: solid 3px #679100;
  color: #679100;
}

.price_k_img{
  float: left;
  margin-right: 10px;
}
.price_all{
  background: #ede6c5;
  padding: 16px;
  text-align: center;
  margin: 10px 0;
  font-weight: normal;
}
.price_all span{
  border: 1px solid #c00;
  background: #fff;
  padding: 0 4px;
  margin: 0 2px;
}
.tab{
  padding-left: 30px!important;
}
#flow h2, #faq h2{
  border: 1px solid #ccc!important;
  border-radius: 6px 6px 0 0!important;
  border-bottom: 4px solid #82520A!important;
  background: rgb(255,255,255)!important;
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(204,204,204,1) 100%)!important;
  text-align: left;
  padding: 10px 0 8px 15px!important;
  font-size: 32px;
  font-weight: bold;
}
#foot_inquiry table th, #foot_inquiry table td {
	padding-bottom: 5px;
}
@media screen and (max-width:768px) {
.pc{
  display: none;
}
.sp{
  display: block;
}
.sp_head h1{
background-color: #cecece;
color: #000;
font-size: 12px;
text-align: left;
font-weight: normal;
padding: 2px 0;
height: 16px;
}
p{
  font-size: 16px;
  text-align: left;
  padding: 0 1em 0.5em 1em;
}
nav.globalMenuSp {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  color: #000;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.6s;
  width: 100%;
}
nav.globalMenuSp ul {
  background-color: #ccc;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
nav.globalMenuSp ul li {
  font-size: 1.1em;
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px dotted #333;
}
nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 0.6em 0;
}
nav.globalMenuSp ul li a:hover {
  background-color: #eee;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
}
.navToggle {
  display: block;
  position: absolute;    /* bodyに対しての絶対位置指定 */
  right: 0px;
  top: 20px;
  width: 51px;
  height: 51px;
  cursor: pointer;
  z-index: 3;
  background: #007a43;
  text-align: center;
}
.navToggle span {
  display: block;
  position: absolute;    /* .navToggleに対して */
  width: 30px;
  border-bottom: solid 3px #eee;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  left: 11px;
}
.navToggle span:nth-child(1) {
  top: 9px;
}
.navToggle span:nth-child(2) {
  top: 18px;
}
.navToggle span:nth-child(3) {
  top: 27px;
}
.navToggle span:nth-child(4) {
  border: none;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  top: 34px;
}
.navToggle.active span:nth-child(1) {
  top: 18px;
  left: 11px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sp_logo{
  float: left;
  width: 124px;
  margin: 2px 0 0 0;
}
.sp_logo img{
  width: 100%;
}
.sp_head{
  height: 71px;
  border-bottom: 1px solid #301f0d;
}
.sp_head p.copy_title{
  font-size: 0.8em;
  color: #000;
  padding-top: 12px;
  line-height: 110%;
  text-align: left;
  font-weight:bold;
}
.sp_head p.copy_title span{
  font-size: 110%;
  color: #cc0000;
}
.sp_tel {
  display: block;
  position: absolute;    /* bodyに対しての絶対位置指定 */
  right: 100px;
  top: 20px;
  width: 51px;
  height: 51px;
  cursor: pointer;
  z-index: 3;
  background: #ff8500;
  text-align: center;
  color: #fff;
  line-height: 100%;
}
.sp_tel a{
  color: #fff;
  text-decoration: none;
}
.sp_tel a i{
  font-size: 1.9em;
  line-height: 120%;
}
.sp_tel a p {
  font-size: 9px;
  line-height: 100%;
  padding: 0;
  margin-top:-2px;
  text-align: center;
}
.sp_mail {
  display: block;
  position: absolute;    /* bodyに対しての絶対位置指定 */
  right: 51px;
  top: 20px;
  width: 51px;
  height: 51px;
  cursor: pointer;
  z-index: 3;
  background: #bc121f;
  text-align: center;
  color: #fff;
  line-height: 100%;
}
.sp_mail a{
  color: #fff;
  text-decoration: none;
}
.sp_mail a i{
  font-size: 1.9em;
  line-height: 120%;
}
.sp_mail a p {
  font-size: 9px;
  line-height: 100%;
  padding: 0;
  margin-top:-2px;
  text-align: center;
}
.flexbox_ar.point .col_3{
width: 31%;		
}
.flexbox_ar.bana{
background: #b85750;
padding: .5em 0 0 0;
margin-bottom: .3em;
}
.flexbox_ar.bana .col_2{
width: 48%;	
}
.flexbox_ar.sodan .col_2{
width: 48%;
}
.flexbox_be.select .col_2{
width: 49%;	
}
.col_2.sodan_photo ul{
margin: 0 0 0 1em;
padding: 0;
text-align: left;
}
.col_2.sodan_photo ul li{
line-height: 1.1em;
padding-bottom: .5em;
font-size: 16px;
}
.sodan_box{
background-color: #fdddda;
padding-bottom: 1em;
}
.center .triangle_bottom{
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 25px solid #fdddda;
  position: absolute;
  left:45%;
  top:15px;
}
.sp img{
  width: 100%;
}
.sp_cv{
background-color: #b85750;
padding-bottom: .5em;
}
.sp_cv .col_1{
  background-color: #fff;
  width: 97%;
  margin: -8px auto 1.3% auto;
}
.sp_cv .time p{
  color: #d70000;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0;
}
.sp_cv .time p span{
  color: #000;
  font-size: 100%;
  font-weight: bold;
}
img.sp_cv_form_btn{
  margin: -8px 0;
}
.col_4.kind_box {
width: 50%;
}
.col_3.goshi {
width: 47.5%;
padding: 5px;
margin-bottom: .5em;
}
#sp_price h3{
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 110%;
  font-weight: bold;
}
#sp_shonuki p span{
  color: #cc0000;
  font-weight: bold;
  font-size: 100%;
}
.col_2.eitai, .col_2.sankotsu{
  width: 46%;
  margin: 0 0 10px 0;
}
.col_2.eitai p, .col_2.sankotsu p{
  padding: 0;
}
#sp_nokotsu h2{
  margin-top: 10px;
  font-size: 150%;
  color: #096400;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#sp_nokotsu h3 {
  background-color: #b53559;
  margin-top: 10px;
  font-size: 110%;
  color: #fff;
  font-weight: bold;
  margin: 0 9px;
}
.caution {
font-size: 18px;
}
#sp_nokotsu .col_2.eitai h3, #sp_nokotsu .col_2.sankotsu h3 {
  margin: 0;
}
#sp_nokotsu .col_2.sankotsu h3{
  background-color: #2a578c;
}
p.r_text{
  margin: -5px 0 15px 0;
}
p.r_text a{
  font-size: 16px;
  color: #666;
}
p.r_text a:hover{
  font-size: 16px;
  color: #e65703;
  text-decoration: none;
}
.sp_result h2{
  border-top: 1px solid #000;
  border-bottom: 3px solid #82520a;
  background: linear-gradient(to bottom, #fff, #dddddd);
  padding: 0.5em 0.5em 0.3em 0.5em;
  text-align: left;
  margin: 15px 0;
  font-size: 24px;
}
.sp_result h2 i{
  line-height: 100%;
  font-weight: bold;
  color: #82520a;
}
.sp_result h2 img{
  max-width: 55px;
  float: left;
  margin-top: -12px;
  margin-left: -10px;
}
.sp_result h2.sp_reien{
  margin: 15px 0 0 0;
}
h2.result, .reienjisseki img{
  display: none;
}
.sp_result_box{
  border: 1px solid #000;
  margin: 5px;
  text-align: left;
}
.sp_result_box table{
  background-color: #eee;
  border: none;
  margin: 0;
  width: 100%;
}
.sp_result_box th{
  background-color: #82520a;
  width: 55px;
  margin: 0 10px 0 0;
  padding: 0.9em 0.5em;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-family: "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
}
.sp_result_box td{
  background-color: #eee;
  margin: 0;
  padding: 0.5em;
  text-align: left;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
  line-height: 120%;
}
.sp_result_box table th, .sp_result_box table td {
  border: none;
}
.sp_result_box dl{
  margin: 10px 0;
}
.sp_result_box dt{
  background-color: #deffd8;
  padding: 0.2em;
  font-size: 18px;
  font-weight: bold;
}
.sp_result_box dd{
  padding: 0.5em;
  font-size: 16px;
  margin-bottom: 1em;
}
ul.pref {
  margin: 0 10px;
}
ul.pref li span {
  background: #8fc31f !important;
  border-radius: 5px;
  font-weight: bold!important;
  padding: 0.2em 0.5em;
}
.sp_reien_taio{
  margin-top: -35px;
}
.sp_reason_box{
  border: 1px solid #ccc;
  margin: 5px;
  padding: 0.5em;
}
.sp_reason_photo{
  float: left;
  width: 30%;
  margin-right: 10px;
}
.sp_reason_box p{
  font-size: 16px;
  font-weight: bold;
  padding: 0;
}
.sp_reason_box p span{
  font-size: 100%;
  font-weight: bold;
  color: #cc0000;
}
.sp_step{
  text-align: center;
}
.sp_step_box{
  text-align: left;
  border: 1px solid #898989;
  margin: 0.5em 0.5em 0 0.5em;
}
.sp_step_box h3{
  background-color: #6b2136;
  color: #fff;
  padding: 0.3em 0 0.2em 0.5em;
}
.sp_step_box img{
  float: left;
  margin:5px 10px 5px 5px;
  width: 35%;
}
.sp_step_box p{
  font-size: 16px;
  padding-top: 5px;
}
.sp_step_box p a{
  color: #00569e;
}
.sp_step_box p span{
  font-size: 16px;
  font-weight: bold;
  color: #cc0000;
  font-size: 100%;
}
.sp_step_arrow{
  margin: 0 auto 10px auto;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 20px solid #ff3600;
}
.faq_box {
  width: 38.5%;
}
.cp_qa dd {
  padding: 0.5em 0em 0.2em 3em;
}
.faq {
  margin: 0px auto;
}
.voice_box{
  width: 45%;
}
.voice_box img {
  width: 22%;
  vertical-align: top;
}
.voice_box p.date {
  padding: 8px 0 5px 0;
}
.column{
  margin: 0 auto;
}
.column_box{
  width: 46%;
}
.sp_column h2{
  margin-bottom: -8px;
}
ul#links01{
  list-style: none;
}
ul#links01 li{
  border-bottom: 1px dotted #626262;
}
ul#links01 li a{
  display: block;
  padding: 0.8em 0;
  text-decoration: none;
  font-size: 16px;
  color: #000;
}
.sp_footer{
  width: 100%;
  position: fixed;
  bottom: -8px;
}
article{
  min-height: 100vh;
}
.return{
  position: relative;
}
.re_top{
  position: absolute;
  right: 0;
  bottom: 2px;
  text-align: center;
  background-color: #aaa;
  border-radius: 6px;
  width: 50px;
  padding: 10px 0 8px 0;
  margin: 0;
}
.re_top a i{
  color: #fff;
}
.sp_area{
  background-color: #f2f2f2;
  padding-bottom: 1em;
}
.sp_area dl{
  text-align: left;
  width: 96%;
  margin: 0 auto;
}
.sp_area dl dt{
  font-weight: bold;
  color:#b85750;
}
.sp_area dl dd{
  margin-bottom: 1em;
  line-break:loose;
}

.sp_foot_menu{
  margin: 0;
}
.sp_foot_menu h3{
  background-color: #aaa;
  color: #fff;
  padding: 0.7em 0;
}
ul#sp_sub_menu{
  list-style: none;
  text-align: left;
  border-top: 4px solid #aaa;
  margin-top: 2em;
}
ul#sp_sub_menu li{
  border-bottom: 1px dotted #ccc;
}
ul#sp_sub_menu li a{
  display: block;
  padding: .5em;
  text-decoration: none;
  color: #3e6696;
}
.flexbox_ar.links .col_4{
  width: 48%;
}
.sp_copy{
  background-color: #ccc;
  margin-bottom: 150px;
  padding: .3em 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.sp_copy a{
  font-size: 14px;
  color: #0b63a7;
}
.cp_qa{
  padding: .5em;
}
.cp_qa summary {
  list-style-image: url(/img/t_q.png);
}
.cp_qa summary::-webkit-details-marker {
  font-size: 40px;
  background: url(/img/t_q.png) no-repeat center;
  background-size: cover;
  color: transparent;
  border: none;
}
.cp_qa summary:focus{
  outline: none;
}
.cp_qa dt{
	margin: -42px 0 0 0;
  padding: 0.4em 0.5em 0.8em 2.2em;
  line-height: 110%;
  position: relative;
}
.cp_qa dt::before{
	font-size: 0;
}
.cp_qa summary::before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    color: #ff7f00;
    position: absolute;
    right: 4%;
}
.cp_qa dd::before{
	font-size: 1.2em;
	color: #ffffff;
  margin: 0 0.5em 0 -2.4em;
}
.size_small{
  font-size: 12px;
  line-height: 1.2;
  display: block;
}
.kyoudukue{
  float: left;
  width: 35%!important;
  margin: 0 10px 10px 10px;
}
.jisseki_list{
  background: #6b2136;
  color: #fff;
  padding: 0 0 6px 0;
}
.jisseki_list_title{
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0;
}
.jisseki_list_title b{
  color: #deff00;
  font-style: italic;
}
.jisseki_list img{
  width: 100%;
}
.jisseki_list span{
  float: none;
  margin: 0 auto;
}
table{
width: 98%;	
}
table th {
font-size: 18px;
}
table.col4 td {
font-size: 16px;
}
table.col4 td ul.table_box {
    margin: 0 0 0 1em;
}
table.col4 td ul.table_box li {
text-align: left;
font-size: 14px;
}
#sp_select_area h3{
background-color: #fff;
color:#000;
font-size: 1.2em;
padding: .5em 0;
margin-bottom: .5em;
}
}
@media screen and (max-width:480px) {
.col_4.kind_box {
width: 100%;
}
.col_3.goshi {
width: 94%;
margin: 0 auto .5em auto;
}
.sp_copy {
margin-bottom: 76px;
}
}

/* 日本地図DOM */
.select_map{
	padding: .5em 0;
}
.japan_map{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    display: table;
    background-color: #fff;
}
/* 日本地図画像（スマホ対応用） */
.japan_map img{
    max-width: 90%;
    height: auto;
    border: 0;
    -webkit-backface-visibility: hidden;
}
/* 日本地図ボタン */
.japan_map .area_btn{
    position: absolute;
    z-index: 1;
    box-sizing: border-box;
    cursor: pointer;
    border: 3px solid #333333;
    border-radius: 5px;
    background-color: #FFF;
    padding: 0.2em auto;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}

/* ボタン配置（使用する日本地図画像により微調整） */
.japan_map .area_btn.area1{
    top: 32%;
    right: 2%;
    width: 30%;
}
.japan_map .area_btn.area2{
    top: 65%;
    right: 11%;
    width: 13%;
}
.japan_map .area_btn.area3{
    top: 56%;
    right: 27.5%;
    width: 13%;
}
.japan_map .area_btn.area4{
    top: 72%;
    right: 44%;
    width: 13%;
}
.japan_map .area_btn.area5{
    top: 62%;
    left: 20%;
    width: 25%;
}
.japan_map .area_btn.area6{
    top: 70%;
    left: 0;
    width: 25%;
}
/* オーバーレイ */
.japan_map .area_overlay{
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-color: #111;
    opacity: 0.5;
    cursor: pointer;
}

/* 選択前は表示を隠す */
.japan_map .pref_area{
    display: none;
}

/* 地域毎の都道府県リスト */
.japan_map .pref_list{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 3;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    background-color: #FFF;
}
.japan_map .pref_list > div{
    box-sizing: border-box;
    width: 50%;
    border: 1px solid #CCC;
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    cursor: pointer;
}
.result_area h3{
	background-color: #fff;
	color: #000;
	font-size: 1.3em;
}
.temple_block .flex_box{
	display: flex;
}
.flex_box.tera_info .tera_photo img{
  width: 100%;
  height: auto;
}
p.btn_tera {
  font-size: 12px;
}
.flex_box.temple_name h4 {
  font-size: 1.6em;
}
@media screen and (max-width:1024px) {
.japan_map img{
    max-width: 60%;
}
.japan_map .area_btn.area1 {
    right: 20%;
	width: 20%;
}
.japan_map .area_btn.area2 {
    right: 19%;
}
.japan_map .area_btn.area3 {
    right: 31.5%;
}
.japan_map .area_btn.area5 {
    left: 23%;
	width: 20%;
}
.japan_map .area_btn.area6 {
    left: 10%;
	width: 20%;
}
}
@media screen and (max-width: 480px){
    /* スマホユーザー向けにボタン文字サイズを調整 */
    .japan_map .area_btn{
        font-size: 4vw;
    }
.japan_map img{
    max-width: 90%;
}
.japan_map .area_btn.area1 {
    right: 4%;
	width: 30%;
}
.japan_map .area_btn.area2 {
    right: 9%;
}
.japan_map .area_btn.area3 {
    right: 27.5%;
}
.japan_map .area_btn.area5 {
    left: 22%;
	width: 25%;
}
.japan_map .area_btn.area6 {
    left: 1%;
	width: 25%;
}
}
/* 2020-5-17 古市追加 */
#pop_cover {
	position: relative;
	width: 100%;

}

.pop-img, #popup a {
	width: 320px;
	height: 320px;
	display:block;
}

#p-layer {
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 320px;
	height: 353px;	
	display:block;
}

#popup {
	position: fixed;
	top: 0;
	left:0px;
	width: 320px;
	height: 353px;
	z-index: 999;
	display:block;
	text-align: center;
}

.pop-close {
  width: 100%;
  padding: 10px;
  background-color: #de3326;
  border: none;
}

.pop-close .fa-times {
  color: #ffffff;
}

@media screen and (max-width: 480px){
#pop_cover {
    display: none;
}
}

/*涙そうそうFooter削除*/
#footer + .one_col {
	display: none!important;
}
#common_sitemap {
	display: none!important;
}
