@charset "utf-8";
/* CSS Document */

/*#main a{text-decoration: underline;cursor: pointer;}
#main a:hover{text-decoration: none;}
em{font-style: normal;font-weight: bold;}*/

.favCurrent{
	font-size: 11px;
	background-image: url(/assets/pc/common/img/icon_heart_orng.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: left 0 center;
	padding-left: 15px;
	display: inline-block;
	vertical-align: middle;
}
.favCurrent .num{
	color:#d75a45;
	font-weight: bold;
	font-size: 16px;
}
.favBtn{
	display: block;
	font-size: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: center;
	background-image: url(/assets/pc/common/img/icon_heart_ccc.png);
	background-repeat: no-repeat;
	background-size: 17px auto;
	background-color: #fff;
	color: #777;
	cursor: pointer;
}
.favBtn:hover{
	border: 1px solid #333;
	background-image: url(/assets/pc/common/img/icon_heart_333.png);
	color: #333;
}

.favBtn.on{
	background-image: url(/assets/pc/common/img/icon_heart_orng.png);
	color: #d75a45;
	border: 1px solid #d75a45;
	font-weight: bold;
}


/*============================
topBlock
============================*/
.topBlock .tagList{
	display: inline-block;
	vertical-align: middle;
}
.topBlock .topInfo .tag{
	background: #222;
	font-size: 11px;
	display: inline-block;
	padding: 3px 15px;
	color: #fff;
	margin-right: 15px;
}
.topBlock .mainTtl{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
/*============================
mainBox
============================*/
.mainArea .sliderArea{
	width: 640px;
	float:left;
}
.mainArea .sliderArea .mainBox{
	width: 100%;
	height: 480px;
	position: relative;
	margin-bottom: 10px;
}
.mainArea .sliderArea .mainBox .imgFit,
.mainArea .sliderArea .mainBox .imgCont{
	width: 640px;
	height: 480px;
}
.mainArea .sliderArea .mainBox .madoriImg{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}

/*============================
mainArea madori
============================*/
.thumBox {
	overflow: hidden;
	height: 80px;
}
.thumBox .madoriBtn{
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	padding: 4px;
	border: 1px solid #ccc;
	text-align: center;
	color: #333;
	font-size: 10px;
	cursor: pointer;
}
.thumBox .madoriBtn.current{
	border: 5px solid #44a97c;
	padding: 0;
}
.thumBox .madoriBtn .imgFit{
	height: 55px;
	width: 100%;
	display: block;
}
.thumBox .slideWrap{
	float: right;
	padding-right: 24px;
}
#slider_main_thum .thum{
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	padding: 4px;
}
#slider_main_thum .thum a{
	display: block;
	background-color: #fff;
}
#slider_main_thum li a span{
	display: block;
	width: 70px;
	height: 70px;
}
#slider_main_thum .current{
	border: 5px solid #44a97c;
	padding: 0;
}
.thumBox .bx-viewport{
	width: 480px !important;
	border-left: 1px solid #ddd;
}
.thumBox .bx-wrapper .bx-controls-direction a {
	margin-top: -40px;
	width: 22px;
	height: 80px;
	border: 1px solid #ddd;
	background: #44a97c;
}
.thumBox .bx-wrapper .bx-controls-direction a.disabled {background-color: #eee;}
.thumBox .bx-wrapper .bx-prev{left: -25px;}
.thumBox .bx-wrapper .bx-next{right: -25px;
}

/*============================
infoArea
============================*/
.mainArea .infoArea{
	width: 310px;
	float: right;
	font-size: 0;
}
.infoArea .btnBox li{
	display: inline-block;
	margin-right: 9px;
	vertical-align: top;
}
.infoArea .btnBox li:last-child{
	margin-right: 0;
}
.infoArea .btnBox .cvBtn{
	width: 115px;
	height: 40px;
}
.mainArea .infoArea .favBtn{
	width: 58px;
	height: 44px;
	text-align: center;
	padding-top: 25px;
	background-position: center top 7px;
	background-size: 17px auto;
}
/*============================
infoBox
============================*/

.infoArea .infoBox{
	box-shadow: 0 -3px 4px 1px #aaa;
	margin-top: 20px;
	padding: 20px 10px 20px 14px;
	position: relative;
	font-size: 14px;
}
.infoArea .infoBox .infoIn{
	position: relative;
}
.infoArea .infoBox:before{
	content: '';
	position: absolute;
	background:linear-gradient(to bottom,rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 100%);
	width: 314px;
	height: 200px;
	bottom: -2px;
	left: -2px;
	display: block;
}
.infoArea .box{
	margin-bottom: 12px;
}
.infoArea .cate,
.infoArea .info{
	display: inline-block;
	vertical-align: top;
}
.infoArea .cate{
	font-size: 12px;
	color: #888;
	width: 60px;
}
.mainArea .infoArea .infoBox .info{
	width: 220px;
}
.infoArea .price .cate,
.infoArea .price .info,
.infoArea .madori .cate,
.infoArea .madori .info{
	vertical-align: middle;
}
.infoArea .price .num{
	font-size: 28px;
	font-weight: bold;
	color: #d75a45;
	line-height: 1;
}
.infoArea .ldk{
	font-size: 22px;
	font-weight: bold;
}
.mainArea .infoArea .tagBox{
	font-size: 0;
	margin-top: 45px;
}
.mainArea .infoArea .tagBox li{
	display: inline-block;
	width: calc(33% - 4px);
	margin: 0 7px 7px 0;
}
.mainArea .infoArea .tagBox li:nth-child(3n){margin-right: 0;}
.mainArea .infoArea .tagBox li .tag{
	font-size: 11px;
	text-align: center;
	background: #eee;
	color: #9f9f9f;
	border-radius: 3px;
	padding: 3px 3px 1px;
}
.mainArea .infoArea .infoBox .tagBox li .tag.active{
	background: #44a97c;
	color: #fff;
}

/* ===============================================================
 detailMenu
=============================================================== */

.detailMenu.top{
	margin: 50px 0 20px;
}
.detailMenu.mb50{
	margin-top: 30px;
}
.detailMenu .menuList li{
	display: inline-block;
	margin-right: 10px;
	width: 200px;
}
.detailMenu .menuList .btnOval{
	text-align: center;
	display: block;
	border: 1px solid #999;
	padding: 3px 0 1px;
	color: #444;
	font-size: 15px;
	position:relative;
}
.detailMenu .menuList .btnOval:hover{
	border: 2px solid #008342;
	padding: 2px 0 0;
	color: #008342;
}
.detailMenu .menuList .btnOval:before{
	content:"";
	display:block;
	position:absolute;
	top: 9px;
	right:10px;
	border: 4px solid transparent;
	border-left: 6px solid #999;
}
.detailMenu .menuList .btnOval:hover:before{
	border-left: 6px solid #008342;
	top: 8px;
	right:9px;
}
.detailMenu .menuList .btnOval.active{
	pointer-events: none;
	background: #222;
	color: #fff;
	border: 1px solid #222;
}
.detailMenu .menuList .btnOval.active:before{
	display: none;
}

/* ===============================================================
 pointBlock
=============================================================== */

.pointBlock{
	position: relative;
}
.pointBlock .sub{
	font-size: 15px;
	font-weight: bold;
	margin:0 0 10px;
}
.pointBlock .btnBox{
	margin-top: 15px;
}
.pointBlock .btnBox .explainBtn{
	display: block;
	text-align: center;
	font-size: 10px;
	margin: 0 9px 5px 0;
	position: relative;
	float: left;
}
.pointBlock .btnBox .explainBtn .box{
	display: table;
	border: 2px solid #222;
	border-radius: 7px;
	width: 70px;
	height: 70px;
	position: relative;
	cursor: pointer;
}
.pointBlock .btnBox .explainBtn span{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.pointBlock .btnBox .explainBtn .box:before{
	content: '';
	position: absolute;
	display: block;
	background:#fff url(/assets/pc/common/img/icon_hatena_555.png) no-repeat center;
	background-size: 6px auto;
	border: 1px solid #999;
	top: 1px;
	right: 1px;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	z-index: 2;
}
.pointBlock .btnBox .explainBtn:hover .box:before{
	background:#fff url(/assets/pc/common/img/icon_hatena_grn.png) no-repeat center;
	background-size: 6px auto;
	border: 1px solid #44a97c;
}
.explainBox .explain{
	position: absolute;
	padding: 7px 10px;
	box-shadow: 0px -2px 8px 0px rgba(51, 51, 51, 0.6);
	color: #fff;
	background-color: #44a97c;
	border-radius: 6px;
	transform: translate(-50%, 0);
	bottom: 99px;
	display: none;
	max-width: 240px;
}
.explainBox .explain:before {
  content: "";
  position: absolute;
  bottom:-17px;
  width:34px;
  height:34px;
  left: 50%;
  margin-left: -16px;
  background-color:#44a97c;
  transform: rotate(-45deg);
  z-index:-1;
}
.pointBlock .explain:nth-child(1){left: 60px;}
.pointBlock .explain:nth-child(2){left: 139px;}
.pointBlock .explain:nth-child(3){left: 218px;}
.pointBlock .explain:nth-child(4){left: 297px;}
.pointBlock .explain:nth-child(5){left: 376px;}
.pointBlock .explain:nth-child(6){left: 455px;}
.pointBlock .explain:nth-child(7){left: 534px;}
.pointBlock .explain:nth-child(8){left: 613px;}
.pointBlock .explain:nth-child(9){left: 692px;}

/* ===============================================================
 detailBlock
=============================================================== */

.detailBlock{
	margin-top: 50px;
}
.detailBlock .ttl{
	font-size: 22px;
}
.fixedPhrase{
	width: 90%;
	font-size: 14px;
	padding: 10px 0 5px 0;
}

/* -----dtlTable------*/
.detailBlock .tableArea{
	margin-top: 20px;
	position: relative;
}
.detailBlock .tableTtl,
.facilityBlock .tableTtl{
	background: #444;
	width: 150px;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	text-align: left;
}
.detailBlock .dtlTable{
	width: 100%;
}
.detailBlock .dtlTable th{
	background: #f0f0f0;
	background-clip: padding-box;
	border: 1px solid #ccc;
	width: 150px!important;
	min-width: 150px;
	padding: 3px 10px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}
.detailBlock .dtlTable .dubble td{
	width: 339px;
	min-width: 339px;
}
.detailBlock .dtlTable td{
	border: 1px solid #ccc;
	padding: 3px 10px 3px 20px;
	font-size: 16px;
	position: relative;
}
.detailBlock .dtlTable .price,
.detailBlock .dtlTable .simulation{
	display: inline-block;
	vertical-align: middle;
}
.detailBlock .dtlTable .price .num{
	font-size: 22px;
	color: #d75a45;
	font-weight: bold;
}
.detailBlock .dtlTable .simulation{
	margin-left: 45px;
}
.simulation .btnShadow{
	border: 1px solid #999;
	padding: 1px 15px 1px 20px;
	box-shadow: 0px 2px 0px 0px #999;
	color: #333;
	background: url(/assets/pc/common/img/icon_calc_444.png) no-repeat center left 5px;
	background-size: 9px auto;
	font-size: 12px;
}
.detailBlock .dtlTable .hatena{
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 5px;
}
.detailBlock .dtlTable .hatena:after{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background-color: #fff;
	background-image: url(/assets/pc/common/img/icon_hatena_555.png);
	background-repeat: no-repeat;
	background-size: 8px auto;
	background-position: center;
	border: 1px solid #999;
	border-radius: 9px;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.detailBlock .dtlTable .hatena:hover:after{
	border: 1px solid #44a97c;
	background-image: url(/assets/pc/common/img/icon_hatena_grn.png);
	z-index: 2;
}
.detailBlock .tableArea .explain{
	text-align: left;
	font-size: 14px;
	left: 7px;
	width: 240px;
	bottom: 25px;
}

/* ===============================================================
 facilityArea
=============================================================== */
.facilityBlock{
	margin-top: 20px;
}
.facilityBlock .box{
	border: 1px solid #ccc;
	padding: 0 15px 5px 25px;
}
.facilityBlock .facilityTable{
	width: 100%;
}
.facilityBlock .facilityTable tr{
	border-bottom: 1px dashed #ccc;
}
.facilityBlock .facilityTable td,
.facilityBlock .facilityTable th{
	padding: 3px 5px;
	text-align: left;
	font-size: 16px;
}
.facilityBlock .facilityTable th{
	width: 180px;
	position: relative;
	padding-left: 40px;
	vertical-align: middle;
}
.facilityBlock .facilityTable td:before{
	content: "：";
	display: inline-block;
}
.facilityBlock .facilityTable .icon:before{
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -10px;
	left: 10px;
	width: 20px;
	height: 20px;
	background-image: url(/assets/pc/common/img/icon_facility_set.png);
	background-repeat: no-repeat;
}
.facilityBlock .facilityTable .icon.gas:before{background-position: 0 0}
.facilityBlock .facilityTable .icon.bath:before{background-position: -20px 0}
.facilityBlock .facilityTable .icon.kitchen:before{background-position: -40px 0}
.facilityBlock .facilityTable .icon.storage:before{background-position: -60px 0}
.facilityBlock .facilityTable .icon.equip:before{background-position: -80px 0}
.facilityBlock .facilityTable .icon.ac:before{background-position: -100px 0}
.facilityBlock .facilityTable .icon.tv:before{background-position: -120px 0}
.facilityBlock .facilityTable .icon.security:before{background-position: -140px 0}
.facilityBlock .facilityTable .icon.garden:before{background-position: -160px 0}
.facilityBlock .facilityTable .icon.other:before{background-position: -180px 0}

/* ===============================================================
 calcArea
=============================================================== */
.calcBlock{
	margin-top: 30px;
}
.calcBlock .calcTtl{
	color: #fff;
	font-size: 16px;
	background: #44a97c;
	padding: 7px 18px;
	border: 1px solid #ccc;
}
.calcBlock .box{
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px 20px;
}

/* -----calcBox------*/
.calcBlock .calcBox{
	width: 100%;
}
.calcBlock .calcBox th,
.calcBlock .calcBox td{
	text-align: center;
	vertical-align: middle;
}
.calcBlock .calcBox .col_sikin{
	width: 185px;
	padding-left: 10px;
}
.calcBlock .calcBox .col_hensai{
	width: 140px;
}
.calcBlock .calcBox .col_kinri{
	width: 140px;
	padding-right: 10px;
}
.calcBlock .calcBox td .price{
	font-size: 24px;
	font-weight: bold;
}
.calcBlock .calcBox td .karikin{
	font-size: 24px;
}
.calcBlock .calcBox .jiko{
	width: 130px;
	margin-right: 6px;
	border-radius: 0;
	border: 1px solid #333;
	background: #fff;
	position: relative;
	font-size: 18px;
	padding: 7px 18px 7px 10px;
}

.calcBlock .calcBox .jiko::placeholder {
  color: #999999;
	text-align: center;
}
.calcBlock .calcBox .hensai{width: 100px}
.calcBlock .calcBox .kinri{
	width: 100px;
	text-align: right;
	margin-right: 6px;
	border-radius: 0;
	border: 1px solid #333;
	background: #fff;
	position: relative;
	font-size: 18px;
	padding: 7px 18px 7px 10px;
}

.calcBlock .calcBox input[type=number]::-webkit-inner-spin-button,
.calcBlock .calcBox input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.calcBlock .calcBox .unit{
	font-size: 18px;
	float: right;
	margin-top: 9px;
}
.calcBlock .calcBox .equal{
	font-size: 34px;
	font-weight: bold;
}
.calcBlock .calcBox .result{
	font-size: 20px;
}
.calcBlock .calcBox .result .num{
	font-size: 34px;
	font-weight: bold;
	color: #d75a45;
}

/* -----btnBox------*/
.calcBlock .btnBox{
	margin-top: 10px;
}
.calcBlock .btnBox .simulation{
	width: 260px;
}
.calcBlock .btnBox .flR{
	width: 675px;
	font-size: 12px;
	line-height: 1.3;
}
.calcBlock .btnShadow{
	display: block;
	padding: 7px 15px 5px 42px;
	box-shadow: 0 4px 0 0 #002b14;
	position: relative;
	background: #206140 url(/assets/pc/common/img/icon_calc_wh.png) no-repeat left 15px center;
	background-size: 13px auto;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	border: 0;
}
.calcBlock .btnShadow .sml{
	font-weight: normal;
	display: block;
	font-size: 11px;
}


/* ===============================================================
 cvBlock
=============================================================== */
.cvBlock{
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #ccc;
  box-shadow: 0px 2px 4px 0px rgba(51, 51, 51, 0.4);
	display: table;
	width: 100%;
}

.cvBlock .selectShop{
	border: 2px solid #222;
	border-radius: 5px;
	padding: 12px 15px;
	width: 460px;
	display: table-cell;
	vertical-align: middle;
}
.cvBlock .selectShop .selectTtl{
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.cvBlock .selectTtl .shopName{
	float: left;
	width: 275px;
	font-size: 15px;
	font-weight: normal;
}
.cvBlock .selectTtl .shopName .name{
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}
.cvBlock .selectTtl .selectBox{
	width: 115px;
	float: right;
}
.cvBlock .selectTtl .selectBox:after {
	margin-top: -6px;
	right: 7px;
}
.cvBlock .selectTtl .selectBox select{
	background-color: #eee;
	font-size: 12px;
	border-radius: 4px;
	padding: 3px 20px 3px 10px;
	margin-bottom: 5px;
}
.cvBlock .selectShop ul{
	padding-left: 15px;
	min-height: 95px;
}
.cvBlock .selectShop li{
	margin-top: 5px;
	font-size: 16px;
}
.cvBlock .selectShop .infoId{
	color: #fff;
	background: #444;
	padding: 2px;
	width: 380px;
	border-radius: 20px;
	text-align: center;
	margin: 15px auto 0;
}
.cvBlock .selectShop .infoId .num{
	font-size: 18px;
	font-weight: bold;
}

.cvBlock .selectTtl .selectBox select{
	font-weight: bold;
}
.shopInfo .dataCon{
	float: left;
	width: 280px;
	padding-left: 10px;
}
.shopInfo .qrCon{
	width: 120px;
	float: right;
	background: #eeeeee;
}
.shopInfo .qrCon .inn{
	padding: 10px 20px;
	box-sizing: border-box;
}
.shopInfo .qrCon .inn .txt{
	font-size: 10px;
}
.cvBlock .shopInfo .tel a{
	font-size: 30px;
	font-weight: bold;
	color: #d75a45;
	font-family: arial;
}
.cvBlock .shopInfo .tel:before{
	content: "";
	width: 26px;
	height: 26px;
	border: 1px solid #777;
	border-radius: 4px;
	margin-right: 10px;
	display: inline-block;
	background: url(/assets/pc/common/img/icon_tel_444.png) no-repeat center;
	background-size: 17px;
}
.cvBlock .shopInfo .cate{
	width: 4em;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
.cvBlock .shopInfo .info{
	width: calc(100% - 4em);
	font-size: 12px;
	float: left;
	padding-left: 14px;
	text-indent: -7px;
}
.cvBlock .shopInfo .info:before{
	content: "：";
	display: inline-block;
}

/* -----btnBox------*/
.cvBlock .cvSet{
	width: 480px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 49px;
}
.cvBlock .cvSet .favCurrent{
	font-size: 14px;
	background-size: 14px auto;
	padding-left: 20px;
}
.cvBlock .cvSet .favCurrent .num{
	font-size: 20px;
}
.cvBlock .cvSet .favBtn{
	display: block;
	float: right;
	width: 150px;
	text-align: center;
	padding: 5px 20px 5px 30px;
	background-position: left 8px center;
	font-size: 12px;
}
/* -----cvBtns------*/
.cvBlock .cvSet .cvBtns{
	margin-top: 10px;
}
.cvBlock .cvSet .cvBtns li{
	float: left;
	width: 210px;
}
.cvBlock .cvSet .cvBtns .reserve{
	float: right;
}
.cvBlock .cvSet .cvBtns .cvBtn{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 60px 8px 8px;
	color: #fff;
	line-height: 1.2;
	background-position: top 20px center;
	background-repeat: no-repeat;
}
.cvBlock .cvSet .cvBtns .btnOrange{
	background-image: url(/assets/pc/common/img/icon_catalog_wh.png);
	background-size: 27px auto;
	box-shadow: 0px 5px 0px 0px #9b5217;
}
.cvBlock .cvSet .cvBtns .btnRed{
	background-image: url(/assets/pc/common/img/icon_look_wh.png);
	background-size: 44px auto;
	box-shadow: 0px 5px 0px 0px #982f1e;
}

/* -----sendBtns------*/

.cvBlock .cvSet .sendBtns{
	margin-top: 15px;
	font-size: 0;
}
.cvBlock .cvSet .sendBtns li{
	display: inline-block;
	margin-right: 6px;
}
.cvBlock .cvSet .sendBtns li:last-child{margin-right: 0}
.cvBlock .cvSet .sendBtns .btnShadow{
	display: inline-block;
	box-shadow: 0 3px 0 0 #aaa;
	border: 1px solid #aaa;
	border-radius: 5px;
	color: #333;
	padding: 8px 5px 8px 30px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left 8px center;
}

.cvBlock .cvSet .sendBtns .mail{
	width: 115px;
	background-image: url(/assets/pc/common/img/icon_mail_777.png);
	background-size: 15px;
}
.cvBlock .cvSet .sendBtns .line{
	width: 108px;
	background-image: url(/assets/pc/common/img/icon_line.png);
	background-size: 17px;
}
.cvBlock .cvSet .sendBtns .qrcode{
	width: 96px;
	background-image: url(/assets/pc/detail/img/icon_qrcode11x18.png);
}
.cvBlock .cvSet .sendBtns .print{
	width: 92px;
	background-image: url(/assets/pc/detail/img/icon_print16x16.png);
}


/* ===============================================================
 aroundBlock
=============================================================== */
.aroundBlock{
	margin: 50px 0 30px;
}
.aroundBlock .ttl{
	font-size: 22px;
	position: relative;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.aroundBlock .ttl span{
	position: absolute;
	font-size: 12px;
	right: 0;
	bottom: 5px;
	font-weight: normal;
}
.aroundBlock .info{
	float: left;
	width: 365px;
	padding-top: 10px;
}
.aroundBlock .info .address{
	font-size: 22px;
}
.aroundBlock .info .googleMap{
	font-size: 12px;
}
.aroundBlock .info .googleMap a:before{
	width: 10px;
	height: 8px;
	margin-bottom: 0;
}
.aroundBlock .info .txt{
	font-size: 15px;
	margin-top: 20px;
}
.aroundBlock .info .link{
	margin-top: 30px;
	display: inline-block;
}
.aroundBlock .info .link .btnShadow{
	padding: 12px 5px 11px 45px;
	width: 280px;
	border-radius: 3px;
	font-size: 15px;
	border: 1px solid #aaa;
	box-shadow: 0px 4px 0px 0px #aaa;
	color: #333;
}
.aroundBlock .info .link .btnShadow:before{
	position: absolute;
	top: 17px;
	left: 18px;
	width: 14px;
	height: 12px;
}
.aroundBlock .sliderWrap{
	width: 615px;
	padding: 0 27px;
	float: right;
	height: 265px;
	overflow: hidden;
}
.aroundBlock .sliderWrap .box{
	border: 1px solid #ccc;
	width: 180px;
	margin-right: 8px;
}
.aroundBlock .sliderWrap .box .imgFit{
	width: 100%;
	height: 180px;
	position: relative;
	display: block;
}
.aroundBlock .sliderWrap .box .imgFit.noImg:after{
	display: none;
}
.aroundBlock .sliderWrap .box .imgFit:after{
	content: '';
	position: absolute;
	background-color: #fff;
	background-image: url(/assets/pc/common/img/icon_search_333.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px auto;
	bottom: 5px;
	left: 5px;
	width: 18px;
	height: 18px;
	border-radius: 9px;
}
.aroundBlock .sliderWrap .box .cap{
	padding: 5px;
	font-size: 13px;
	min-height: 70px;
}
.aroundBlock .sliderWrap .bx-wrapper{
	max-width: 556px!important;
}
.aroundBlock .sliderWrap .bx-pager{
	display: none;
}
.aroundBlock .sliderWrap .bx-wrapper img{
	max-width: 200%!important;
}
.aroundBlock .bx-wrapper .bx-controls-direction a{
	background-color: #555;
	border: 1px solid #555;
	width: 24px;
	height: 24px;
	border-radius: 12px;
}
.aroundBlock .bx-wrapper .bx-controls-direction a.disabled {
	background-color: #fff;
}
.aroundBlock .bx-wrapper .bx-prev:before,
.aroundBlock .bx-wrapper .bx-next:before{
	width: 8px;
	height: 8px;
	margin-top: -4px;
}
.aroundBlock .bx-wrapper .bx-next:before{left: 6px;}
.aroundBlock .bx-wrapper .bx-next {right: -28px;}
.aroundBlock .bx-wrapper .bx-prev {left: -28px;}

/* ############################### otherArea */

/* ===============================================================
 otherBlock
=============================================================== */
.otherBlock{
	padding: 5px 15px 5px;
	border: 3px solid #44a97c;
	margin:60px 0 30px;
}
.otherBlock .ttl{
	position: relative;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
.otherBlock .ttl span{
	font-weight: normal;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 12px;
}
.otherBlock .dt-item{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	font-size: 0;
}
.otherBlock .dt-item:last-child{
	border-bottom: 0;
}
.otherBlock .dt-item.now{
	background: #eee;
	border-radius: 7px;
	border: none;
}
.otherBlock .statWrap,
.otherBlock .item-imgBox,
.otherBlock .subInfoBox,
.otherBlock .subInfoBox dl,
.otherBlock .more,
.otherBlock .btn{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.otherBlock .statWrap li{
	color: #fff;
	font-weight: bold;
	display: none;
	width: 56px;
	text-align: center;
	padding: 2px;
	border-radius: 15px;
	font-size: 12px;
}
.otherBlock .now .statWrap .now{
	display: inline-block;
	background-color: #44a97c;
}
.otherBlock .seen .statWrap .seen{
	display: inline-block;
	background-color: #333333;
}
.otherBlock .dt-item dt{
	font-size: 12px;
	margin-bottom: 2px;
}
.otherBlock .dt-item dd{
	font-size: 20px;
}
.otherBlock .dt-item .madori{
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	background: #fff;
	display: block;
}
.otherBlock .dt-item .madori:after{
	content: '';
	position: absolute;
	display: block;
	background-color: #555;
	background-image: url(/assets/pc/common/img/icon_search_wh.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: center;
	bottom: 2px;
	left: 2px;
	width: 18px;
	height: 18px;
	pointer-events: none;
	border-radius: 9px;
}
.otherBlock .dt-item .price .clrRed{
	font-size: 26px;
	font-weight: bold;
}
.otherBlock .dt-item .more a{
	display: block;
	font-size: 12px;
	color: #333;
	border: 1px solid #aaa;
	border-radius: 4px;
	padding: 6px 15px;
	background-color: #fff;
}
.otherBlock .dt-item .more a:hover{
	padding: 4px 15px;
	border: 2px solid #008342;
	color: #008342;
}
.otherBlock .dt-item .favBtn{
	width: 58px;
	height: 44px;
	padding-top: 25px;
	background-position: center top 7px;
}
.otherBlock .dt-item .statWrap{width: 90px;}
.otherBlock .dt-item .item-imgBox{width: 70px;}
.otherBlock .dt-item .price{width: 170px;}
.otherBlock .dt-item .floor{width: 65px;}
.otherBlock .dt-item .room{width: 100px;}
.otherBlock .dt-item .space{width: 120px;}
.otherBlock .dt-item .light{width: 65px;}
.otherBlock .dt-item .more{width: 120px;margin-left: 45px;}
.otherBlock .dt-item .btn{width: 54px;margin-left: 20px;}

/* ===============================================================
 recent
=============================================================== */
#recent{
	margin-top: 50px;
}
/* ===============================================================
 toiawase
=============================================================== */

#toiawase{
	background: #efefef;
	margin: 80px 0;
}
#toiawase .radioBox + span {
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid #ddd;
    flex-direction: row;
    padding: 5px 10px 5px 40px;
    cursor: pointer;
    background: #fff;
    font-size: 18px;
    width: 170px;
    height: 70px;
}
#toiawase .contIn > .ttl{
	background: #222;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 65px 3px;
}

#toiawase .formBox{
	padding: 10px 45px 45px;
}

#toiawase .formBlock .check{
	font-size: 20px;
	font-weight: bold;
}

#toiawase .formBlock .check a{
	font-weight: normal;
	font-size: 16px;
	display: inline-block;
}

#toiawase .formBlock .check a span{
	padding-left: 18px;
	position: relative;
	text-decoration: underline;
}
#toiawase .formBlock .check a:hover span{text-decoration: none;}

#toiawase .formBlock .check a span:before{
	content: '';
	position: absolute;
	display: block;
	background: url(/assets/pc/common/img/icon_window_blu.png) no-repeat center;
	top: 50%;
	margin-top: -6px;
	left: 0;
	width: 13px;
	height: 12px;
	pointer-events: none;
	background-size: contain;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ toiawaseTable */

#toiawase .formBlock .toiawaseTable{
	border: 1px solid #ccc;
	font-size: 16px;
	margin-top: 10px;
	width: 100%;
}

#toiawase .formBlock .toiawaseTable > tbody > tr > th{
	background: #e1f1ea;
	padding: 20px;
	font-size: 16px;
	font-weight: normal;
	width: 230px;
	text-align: left;
	position: relative;
}

#toiawase .formBlock .toiawaseTable > tbody > tr > th .hissu{
	position: absolute;
	top: 10px 20px;
	right: 10px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	background: #44a97c;
	border-radius: 3px;
	padding: 3px 7px 2px;
	font-weight: normal;
}

#toiawase .formBlock .toiawaseTable > tbody > tr > td{
	background: #fff;
	padding: 10px 40px;
}

#toiawase .formBlock .toiawaseTable > tbody > tr > td th{
	text-align: right;
	white-space: nowrap;
	padding: 3px;
}

#toiawase .formBlock .toiawaseTable > tbody > tr > td td{
	padding: 3px;
}

#toiawase .formBlock .toiawaseTable .kome{
	text-indent: -1em;padding-left: 1em;
	font-size: 12px;
	margin-top: 5px;
}

#toiawase .formBlock .selectBox select{
	border-color: #ddd !important;
}

#toiawase .formBlock .toiawaseTable .nameTable th{
	width: 80px;
	font-weight: normal;
}
#toiawase .inputText{
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
	font-size: 18px;
	height: 38px;
	padding: 0 10px;
}

#toiawase .formBlock .toiawaseTable .jushoTable th{
	width: 130px;
	font-weight: normal;
}
#toiawase .formBlock .toiawaseTable .naiyo{width: 480px}
#toiawase .formBlock .toiawaseTable .name{width: 400px}
#toiawase .formBlock .toiawaseTable .furigana{width: 400px}
#toiawase .formBlock .toiawaseTable .mail{width: 485px}
#toiawase .formBlock .toiawaseTable .tel{width: 485px}
#toiawase .formBlock .toiawaseTable .yubin1{width: 90px}
#toiawase .formBlock .toiawaseTable .yubin2{width: 90px}
#toiawase .formBlock .toiawaseTable .yubin3{display:inline-block;vertical-align: middle;}
#toiawase .formBlock .toiawaseTable .yubin3 .btnShadow{
	font-size: 14px;
	padding: 6px 10px 4px;
	border: 1px solid #ccc;
	box-shadow: 0px 2px 0px 0px #ccc;
	color: #333;
	cursor: pointer;
}
#toiawase .formBlock .toiawaseTable .todo{width: 200px}
#toiawase .formBlock .toiawaseTable .banchi{width: 385px}
#toiawase .formBlock .toiawaseTable .no{width: 385px}

#toiawase .formBlock .toiawaseTable .radioList li{
	display: inline-block;
	margin-right: 5px;
}

#toiawase .formBlock .toiawaseTable .radioBox{
	width: 170px;
}

#toiawase .formBlock .toiawaseTable .radioBox + span{
	height: 40px !important;
}
#toiawase .formBlock .toiawaseTable .radioBox + span:after{
	left: 10px;
}
#toiawase .radioBox:checked + span {
    border: 1px solid #008342;
    border-radius: 10px;
    background: #e1f1ea;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ accBtnBox */

#toiawase .formBlock .accBtnBox{
	background:linear-gradient(to bottom,#fff 0%,#e7e7e7 100%);
	border: 1px solid #ccc;
	border-top: none;
	text-align: center;
	padding: 8px 0 10px;
}

#toiawase .formBlock .accBtnBox .txt{
	font-size: 18px;
	font-weight: bold;
}

#toiawase .formBlock .accBtnBox .txt span{
	display: inline-block;
}
#toiawase .formBlock .accBtnBox .txt span:first-child{padding-right: 35px;}

#toiawase .formBlock .accBtnBox .txt span .num{
	color: #d75a45;
	font-weight: bold;
	font-size: 1.2em;
	padding-right: 0;
}

#toiawase .formBlock .accBtnBox .btn a{
	display: inline-block;
	background: #008342;
	border-radius: 15px;
	padding: 5px 15px 3px;
	width: 240px;
	cursor: pointer;
	margin-top: 7px;
}
#toiawase .formBlock .accBtnBox .btn a:hover{opacity: 0.8;}

#toiawase .formBlock .accBtnBox .btn a span{
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	padding-left: 35px;
}

#toiawase .formBlock .accBtnBox .btn .accBtn:before{
	width: 10px;
	height: 10px;
	right: auto;
	left: 15px;
	margin-top: -7px;
	border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#toiawase .open .accBtnBox .btn .accBtn:before{
	margin-top: -2px;
}

#toiawase .formBlock .accBtnBox .accData{
	display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ erabuBlock */

#toiawase .erabuBlock{
	margin-top: 30px;
	border: 4px solid #008342;
	background: #fff;
	padding: 8px 15px 10px;
}

#toiawase .erabuBlock > .ttl{
	font-size: 18px;
	text-align: center;
}

#toiawase .erabuBlock ul{
	font-size: 0;
}

#toiawase .erabuBlock ul li{
	display: inline-block;
	width: 25%;
	margin-top: 10px;
	vertical-align: top;
}

#toiawase .erabuBlock .radioBox + span{
	font-size: 20px;
	width: 200px;
	padding: 15px 10px 15px 40px;
	font-weight: bold;
	border: 1px solid #ddd;
  flex-direction: row;
}
#toiawase .erabuBlock .radioBox + span:after{
	left: 10px;
}

.zenkai + span{
	justify-content:center;
	padding: 8px 10px 22px 40px !important;
}

.zenkai + span:before{
	content: '前回選択';
	font-size: 11px;
	color: #fff;
	position: absolute;
	display: block;
	background: #44a97c;
	bottom: 3px;
	left: 82px;
	padding: 2px 10px;
	border-radius: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ lastBlock */

#toiawase .lastBlock{
	text-align: center;
}

#toiawase .doui{
	font-size: 16px;
	margin-top: 40px;
}

#toiawase .doui a{
	text-decoration: underline;
}
#toiawase .doui a:hover{text-decoration: none;}

#toiawase .submit{
	margin: 30px auto 0;
	width: 470px;
}
#toiawase .submit .btnShadow{
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	border-radius: 5px;
	background: #f65b5e;
	color: #fff;
	box-shadow: 0 6px 0 0 #b72a2c;
}
#toiawase .submit .btnShadow .fwB{
	font-size: 24px;
}
#toiawase .submit.disabled{
	pointer-events: none;
	padding: 5px 0 0;
}
#toiawase .submit.disabled .btnShadow{
	background: #ddd;
	color: #888;
	pointer-events: none;
	box-shadow: none;
}

/* ===============================================================
 similarBlock
=============================================================== */
#similarBlock{
  box-shadow: 0px 2px 6px 0px rgba(51, 51, 51, 0.5);
	margin-top: 50px;
	padding: 20px 0 30px;
}
#similarBlock .lead{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	padding:0 20px;
}
#similarBlock .tabSwitchBtn,
#similarBlock .tabSwitchBtn li{
	display: inline-block;
	vertical-align: middle;
}
#similarBlock .tabSwitchBtn .btnShadow{
	font-size: 16px;
	font-weight: bold;
	padding: 7px;
	width: 160px;
	text-align: center;
	background: #eee;
	border: 1px solid #ccc;
	box-shadow: 0px 3px 0px 0px #ccc;
	color: #333;
}
#similarBlock .tabSwitchBtn .shadowWrap.act{
	pointer-events: none;
	padding: 3px 0 0;
}
#similarBlock .tabSwitchBtn .shadowWrap .btnShadow.act{
	background: #206140;
	border: 1px solid #206140;
	color: #fff;
	box-shadow: none;
	pointer-events: none;
}
#similarBlock .tabSwitch{
	margin-top: 20px;
}
#similarBlock .multislideWrap .bx-wrapper{
	width: 900px !important;
}
#similarBlock .multislideWrap .bx-viewport{
	min-height: 350px;
}
#similarBlock .multislideWrap .bx-wrapper .bx-controls-direction a{
	height: 70px;
	margin-top: -35px;
}
#similarBlock .slideArea li{
	width: 210px!important;
	margin-right: 20px;
	border: 1px solid #ccc;
}
#similarBlock .slideArea li a{
	display: block;
}
#similarBlock .slideArea li .imgArea{
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #ccc;
}
#similarBlock .slideArea li .txtArea{
	padding: 10px;
	color: #333;
}
#similarBlock .slideArea li .txtArea .name{
	text-decoration: underline;
	font-weight: bold;
	color: #005fd1;
	min-height: 45px;
}
#similarBlock .slideArea li a:hover:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom: 0;
	border: 3px solid #008342;
	z-index: 1;
}
#similarBlock .slideArea li .txtArea .info{
	font-size: 16px;
}
#similarBlock .slideArea li .txtArea .info .price{
	color: #d75a45;
	font-weight: bold;
	font-size: 20px;
}

/* ===============================================================
 searchChange
=============================================================== */
#searchChange .change a{
	text-decoration: underline;
	color: #005fd1;
}
#searchChange .change a:hover{
	text-decoration: none;
}


/* ===============================================================
 openInfoWrap
=============================================================== */
.openInfoWrap{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  color: #fff;
	padding: 14px 35px;
	background-image: linear-gradient(to right, rgba(0,78,38,1.0) 0%,rgba(0,43,20,1.0) 42%);
	border: 3px solid #44a97c;
	margin-top: 15px;
}
.openInfoTtl{
	padding: 8px 9px;
	text-align: center;
	background-color: #06361d;
	flex-shrink: 0;
}
.openInfoItem{
	padding: 0 35px;
}
.openInfoItem .inner{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.openInfoItem .inner .ttl{
	flex-shrink: 0;
}
.openInfoItem .inner .text{
	padding-left: 16px;
	text-indent: -8px;
	width: 286px;
}
.openInfoItem .inner .text:before{
	content: "：";
	display: inline-block;
}
.openInfoBtn{
	margin: 0 15px 0 auto;
	flex-shrink: 0;
}
.openInfoBtn .btnShadow{
	background: #d75a45;
  box-shadow: 0px 4px 0px 0px #982f1e;
  font-size: 16px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  padding: 8px 25px 8px;
  display: inline-block;
  color: #fff;
	text-decoration: none !important;
}
.openInfoBtn .note{
	margin-top: 7px;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
/*
.openInfoWrap .favBtnBox{
	align-self: flex-start;
}
*/
.openInfoWrap .favBtn{
	width: 59px;
	height: 44px;
	text-align: center;
	background-position: center top 7px;
	background-size: 17px auto;
	font-size: 10px;
	padding: 25px 0 0 0;
}
/* ===============================================================
 mainSmall
=============================================================== */
.detail_shop .ttlWrap,
.detail_map .ttlWrap{
	margin: 10px 0 15px;
}
.detail_shop .ttlWrap .ttl,
.detail_map .ttlWrap .ttl{
	float: left;
	width: calc(100% - 330px);
	line-height: 1.4;
	font-size: 26px;
	margin-bottom: 0;
}
.detail_shop .ttlWrap .btnBox,
.detail_map .ttlWrap .btnBox{
	float: right;
	width: 320px;
	font-size: 0;
}
.detail_shop .ttlWrap .btnBox li,
.detail_map .ttlWrap .btnBox li{
	display: inline-block;
	margin-right: 9px;
	vertical-align: top;
}
.detail_shop .ttlWrap .btnBox li:last-child,
.detail_map .ttlWrap .btnBox li:last-child{
	margin-right: 0;
}
.detail_shop .ttlWrap .btnBox .cvBtn,
.detail_map .ttlWrap .btnBox .cvBtn{
	width: 100px;
	height: 34px;
}
.detail_shop .ttlWrap .favBtn,
.detail_map .ttlWrap .favBtn{
	width: 100px;
	text-align: center;
	background-position: left 7px center;
	background-size: 17px auto;
	font-size: 12px;
	padding: 8px 2px 8px 25px;
}
.mainSmall .picArea{
	width: 160px;
	height: 120px;
	float: left;
}
.mainSmall .infoArea{
	float: right;
	width: 800px;
	font-size: 0;
}
.mainSmall .infoArea .box{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin:0 5% 5px 0;
}
.mainSmall .infoArea .box:nth-child(2n){
	width: 45%;
	margin-right:0;
}
.mainSmall .infoArea .box .cate{
	padding-top: 1.5px;
}
.mainSmall .infoArea .box .info{
	font-size: 14px;
	vertical-align: middle;
	width: calc(100% - 60px);
}
.mainSmall .infoArea .price .num{
	font-size: 24px;
}
.mainSmall .infoArea .simulation{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 2px 5px;
}
.detail_shop .detailMenu.top,
.detail_map .detailMenu.top {
    margin: 20px 0 40px;
}

/* ===============================================================
 detail_shop　shopInfo
=============================================================== */
#shopInfo .ttl{
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 10px;
}
#shopInfo .ttl .num{
	color: #d75a45;
	font-size: 28px;
}
#shopInfo .anchorList{
	font-size: 0;
	margin-bottom: 15px;
}
#shopInfo .anchorList li{
	display: inline-block;
	margin-right: 15px;
}
#shopInfo .anchorList li:last-child{
	margin-right: 0;
}
#shopInfo .anchorList .anchor{
	display: inline-block;
	min-width: 100px;
	text-align: center;
	border: 1px solid #555;
	border-radius: 18px;
	font-size: 16px;
	color: #333;
	padding: 2px 20px;
}
#shopInfo .anchorList .anchor:hover{
	border: 2px solid #008342;
	padding: 1px 19px;
	color: #008342;
}
#shopInfo .shopBox{
	border: 1px solid #999;
	padding: 20px;
  box-shadow: 0px 4px 6px 0px rgba(34, 31, 31, 0.2);
	margin-bottom: 50px;
}
#shopInfo .shopBox .imgArea{
	width: 300px;
	height: 225px;
	float: left;
}
#shopInfo .shopBox .summary{
	float: right;
	width: 605px;
}
#shopInfo .shopBox .shopName {
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 10px;
}
#shopInfo .shopBox .spec dl{
	overflow: hidden;
}
#shopInfo .shopBox .spec dt{
	width: 4em;
	float: left;
}
#shopInfo .shopBox .spec dd{
	width: calc(100% - 4em);
	float: left;
}
#shopInfo .shopBox .spec dd:before{
	content: "：";
	display: inline-block;
	font-size: 14px;
}
#shopInfo .shopBox .tel {
	font-size: 20px;
	margin-bottom: 10px;
}
#shopInfo .shopBox .tel .num{
	font-size: 26px;
	font-weight: bold;
	color: #d75a45;
	line-height: 1;
}
#shopInfo .shopBox .tel .num:before{
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
#shopInfo .cvArea{
	font-size: 0;
	margin-top: 15px;
}
#shopInfo .cvArea .btn{
	width: 190px;
	display: inline-block;
	margin-right: 15px;
}
#shopInfo .cvArea .btn:last-child{
	margin-right: 0;
}
#shopInfo .cvArea .btn a{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3;
}
#shopInfo .cvArea .btn.more a{
	border: 1px solid #999;
	color: #333;
	padding: 7px 5px 4px;
	box-shadow: 0px 4px 0px 0px #aaa;
}


/* ===============================================================
 map
=============================================================== */
#map .ttl{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#map .box{
	font-size: 16px;
	overflow: hidden;
}
#map .box .cate{
	width:4em;
	float: left;
}
#map .box .info{
	width:calc(100% - 4em);
	float: left;
	padding-left: 16px;
  text-indent: -8px;
}
#map .box .info:before{
	content: "：";
	display: inline-block;
}
#map #mapArea{
	margin: 10px 0 5px;
	width: 100%;
	height: 680px;
	position: relative;
}
#map #mapArea iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
}
.detail_map .aroundBlock .sliderWrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
	float: none;
	height: auto;
	overflow: visible;
}
.detail_map .aroundBlock .box{
	margin: 18px 18px 0 0;
}
.detail_map .aroundBlock .box:nth-child(-n+5){
	margin-top: 0;
}
.detail_map .aroundBlock .box:nth-child(5n){
	margin-right: 0;
}
.detail_map .cvBlock{
	margin: 40px 0;
}




/*
	かんたん月額支払い試算
********************************************* */
#loan-modal .heading{
	background: #44a97c;
	font-size: 24px;
	color: #fff;
	padding: 5px 0;
	line-height: 1.4;
	text-align: center;
}


/* ローンシミュレーション
---------------------------------------------*/

#loan-modal{
	position: fixed;
	font-size: 14px;
	height: 90%;
	z-index: 9999;
	display: none;
	padding: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 600px;
	padding-top: 30px;
}
#loan-modal .loanIn{
	background-color: #fff;
	overflow: auto;
	max-height: 100%;
}
.loanBg{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: rgba(0,0,0,0.70);
}

#loan-modal .contentWrap{
	padding: 0;
}
#loan-modal .contentWrap .simWrap{
	padding: 20px 30px 25px;
}
#loan-modal dl{
	overflow: hidden;
	margin: 0 0 15px;
	padding-bottom: 15px;
	display: table;
	width: 100%;
	font-size: 20px;
	border-bottom: 1px dotted #6a6a6a;
}
#loan-modal dl.bdN{
	border-bottom: 0;
}
#loan-modal dt{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	width: 43%;
	text-align: left;
	padding-left: 30px;
}
#loan-modal dt .cmt{
	font-size: 18px;
	font-weight: normal;
}
#loan-modal dd{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 120px;
	font-size: 22px;
	padding-bottom: 1px;
}
#loan-modal dd .note{
	font-size: 12px;
	color: #333333;
	display: block;
	font-weight:normal;
	margin-top: 4px;
}
#loan-modal dd input{
	font-size: 18px;
	background-color: #fff;
	padding: 8px 10px;
	width: 140px;
	text-align: right;
	box-sizing: border-box;
	border: 1px solid #555555;
}
#loan-modal dd input::placeholder {
  color: #999999;
	font-size: 22px;
	text-align: center;
}
#loan-modal dd select{
	width: 140px;
	box-sizing: border-box;
	border-radius: 5px;
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 70%, #f7f7f7 80%, #e1e1e1 100%);
}
#loan-modal dd .unit{
	display: inline-block;
	font-size: 22px;
	margin-left: 12px;
	text-align: left;
}

/* ------------借入金計算----------------*/
#loan-modal .calc_debt dt{
	width: 36%;
	padding-left: 0;
	padding-right: 20px;
	text-align: right;
}
#loan-modal .calc_debt dl{
	padding:0 10px;
	box-sizing: border-box;
	border-bottom: 0;
}
#loan-modal dl.total_debt{
	padding: 10px;
	background-color: #f6f1e7;
	box-sizing: border-box;
	border: 1px solid #555555;
	margin-bottom: 20px;
}
#loan-modal dl.total_debt dt{
	width: 70%;
	padding-left: 0;
	text-align: center;
	padding-right: 0;
}
#loan-modal dl.total_debt dd .unit{
	width: 50px;
}
#loan-modal dl.total_debt .i_kari{
	font-size: 30px;
	font-weight: bold;
	color: #d75a45;
}

/* ------------計算開始ボタン----------------*/
#loan-modal .calc_start,
#loan-modal .calc_again{
	margin: 15px 0 0;
	position: relative;
	font-size: 16px;
	width: 100%;
	border: 0;
	border-radius: 6px;
	box-shadow: 0 6px 0 #004b26;
	box-sizing: border-box;
	display: block;
	background: #008342;
	cursor: pointer;
	color: #fff;
	text-align: center;
}

#loan-modal .calc_start{
	position: relative;
	display: block;
	margin-bottom: 25px;
}
#loan-modal .calc_start::after{
	content: "";
	width: 32px;
	height: 16px;
	display: inline-block;
	position: absolute;
	background: url(/assets/pc/detail/img/icon_simu_start.png) no-repeat;
	bottom: -40px;
	left: 50%;
	margin-left: -16px;
}
#loan-modal .calc_start.on{
	display: none;
}
#loan-modal .calc_start.on::after{
	background: none;
}





#loan-modal .calc_again{
	box-shadow: 0 3px 0 #555;
	background:#888;
	display: none;
}
#loan-modal .calc_start label,
#loan-modal .calc_again label{
	display: block;
	font-size: 20px;
	padding: 15px 10px 15px 10px;
	font-weight: bold;
	cursor: pointer;
}
#loan-modal .calc_start input,
#loan-modal .calc_again input{
	display: none;
}
#loan-modal .calc_start label:before{
	content: "";
	width: 25px;
	height: 35px;
	display: inline-block;
	background: url(/assets/pc/common/img/icon_calc_wh.png) no-repeat;
	background-size: contain;
	margin: 0 25px -10px 0;
}
#loan-modal .calc_again label:before{
	content: "";
	width: 27px;
	height: 33px;
	display: inline-block;
	background:url(/assets/pc/common/img/icon_reload_wh.png) no-repeat;
	background-size: contain;
	margin: 0 25px -10px 0;
}


/* ------------計算結果----------------*/
#loan-modal #sim_result{
	display: none;
	background: #44a97c;
	padding: 20px 30px;
}
#loan-modal #sim_result .ttl{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
#loan-modal .result_box{
	border-top: 0;
	background-color: #fff;
	margin: 0 0 15px;
	position: relative;
	border-radius: 5px;
	box-shadow: 0px 3px 8px 0px rgba(51, 51, 51, 0.4);
}
#loan-modal h3{
	margin: 0 -15px 15px;
}
#loan-modal .result_box dl{
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #b9bbb3;
}
#loan-modal .result_box dl:last-child{
	border-bottom: 0;
}
#loan-modal .result_box dl dt{
	background: #e9f3d2;
	border-radius: 5px 0 0 5px;
	width: 62%;
	text-align: left;
	padding: 15px;
}
#loan-modal .result_box dl dt .note{
	font-size: 16px;
}
#loan-modal .result_box dl dd{
	text-align: right;
	padding: 8px 15px 8px 10px;
}
#loan-modal .result_box dl dd .unit{
	margin-left: 3px;
	font-size: 18px;
	font-weight: bold;
}
#loan-modal .result_box .num_result{
	font-size: 26px;
	color: #ca2828;
	font-weight: bold;
	line-height: 1.0;
}
.loan_close.top{
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 20px;
	padding-left: 25px;
}
.loan_close.top:before,
.loan_close.top:after{
	top: 14px;
	left: 0px;
}
.loan_close.btm{
	width: 240px;
	margin: 0 auto;
	border-radius: 35px;
	background: #000000;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 6px 0 6px 24px;
	margin-top: 20px;
	cursor: pointer;
	position: relative;
}
.loan_close:before,
.loan_close:after{
	content: "";
	position: absolute;
	top: 18px;
	left: 60px;
	background-color: #fff;
	z-index: 1003;
	box-sizing: border-box;
	width: 20px;
	height: 2px;
}
.loan_close:before{transform: rotate(45deg);}
.loan_close:after{transform: rotate(-45deg);}


.contact_shoplist{
	background: #fff;
	border: 5px solid #002b14;
	margin-top: 30px;
	padding: 16px 8px 0;
}
#loan-modal .contact_shoplist .heading{
	font-size: 14px;
	background: #002b14;
	border-radius: 15px;
	padding: 6px 0;
	width: 330px;
	margin: -36px auto 0px;
}

.contact_shoplist .inn .item{
	width: 100%;
	display: table;
	border-bottom: 1px solid #c9c9c9;
}
.contact_shoplist .inn .item:last-child{
	border-bottom: 0;
}
.contact_shoplist .inn .item li{
	display: table-cell;
	text-align: left;
}
.contact_shoplist .inn .item .shop_name{
	width: 230px;
	padding: 10px 0 10px 35px;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
}
.contact_shoplist .inn .item .shop_name .sub{
	font-size: 12px;
	font-weight: normal;
}
.contact_shoplist .inn .item .ctt_btn{
	vertical-align: middle;
}

.contact_shoplist .inn .item .ctt_btn .shadowWrap{
	width: 230px;
}
.contact_shoplist .inn .item .ctt_btn .btnShadow{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	box-shadow: 0 4px 0 0 #982f1e;
	padding: 10px 5px 7px;
}


.contact_shop{
}
.contact_shop .shadowWrap{
	margin: 20px auto 0;
	text-align: center;
	width: 435px;
}
.contact_shop .shadowWrap .btnShadow{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	box-shadow: 0 5px 0 0 #982f1e;
	padding: 20px 5px 17px;
	font-size: 20px;
}
.contact_shop .inn{
	border-radius: 2px;
	border: 2px solid #fff;
	box-shadow: 0 5px 0 0 #fff;
}
.contact_shop .shadowWrap .inn:hover,
.contact_shop .shadowWrap .btnShadow:hover{
	box-shadow: none;
}