@charset "utf-8";

/***************************************************

</hebelstay/location/css/style.css>

***************************************************/

/* access */

#hebelstay-access {}

#hebelstay-access .inner {
	position: relative;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 4.0rem 0 6.5rem;
	max-width: 1160px;
}

.eng #hebelstay-access h2 {
	font-family: "trajan-pro-3", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho", Meiryo, serif;
}

#hebelstay-access h2::before {
	content: 'Access & Map';
}

.eng #hebelstay-access h2::before {
	display: none;
}

#hebelstay-access .hebelstay-map {
	position: relative;
	z-index: 10;
	display: block;
	margin: 0 auto 3.6rem;
	max-width: 100%;
	line-height: 0;
}

#hebelstay-access .hebelstay-map #map_canvas {
	width: 100%;
	height: 600px;
	border: 10px solid #f1f0ee;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#hebelstay-access .frame-box {}

#hebelstay-access .frame-box-inner {
	margin: 0;
	padding: 0 8.5%;
}

#hebelstay-access .frame-box-inner .column.left {
	float: left;
	width: 40%;
	padding-right: 2.0rem;
	box-sizing: border-box;
}

#hebelstay-access .frame-box-inner .column.right {
	float: right;
	width: 56%;
}

#hebelstay-access .box-main h3 {
	margin-bottom: 1.2rem;
	color: #000;
	font-size: 1.0rem;
	font-weight: bold;
}

#hebelstay-access .box-main p strong {
	font-size: 1.6rem;
	font-weight: normal;
}

#hebelstay-access .box-main p {
	position: relative;
	z-index: 1;
	margin-bottom: 1.5rem;
	font-size: 1.0rem;
	line-height: 1.8;
	text-align: left;
}

#hebelstay-access .box-main ul li {
	width: 100%;
	margin-bottom: 8px;
	margin-left: 24px;
	list-style: disc;
	font-size: 1.0rem;
}

@media screen and (max-width: 640px) {

	#hebelstay-access .frame-box-inner {
		padding: 0 0 3%;
	}
	#hebelstay-access .frame-box {
		padding: 0;
	}
	#hebelstay-access .box-main {
		padding-bottom: 0.6rem;
	}
	#hebelstay-access .frame-box-inner .column {
		width: 100% !important;
	}
	#hebelstay-access .frame-box-inner .right,
	#hebelstay-access .frame-box-inner .left {
		float: none;
	}
	#hebelstay-access .frame-box-inner .column.left {
		padding-right: 0;
	}
	#hebelstay-access .frame-box-inner .column.right {
		padding-top: 1.5rem;
	}
	#hebelstay-access .box-main h3 {
		margin-bottom: 0.5rem;
	}
	#hebelstay-access .box-main p {
		margin-bottom: 1.2rem;
	}
	#hebelstay-access .box-main p strong {
		font-size: 1.4rem;
	}
	#hebelstay-access .box-main ul li {
		margin-bottom: 8px;
		margin-left: 24px;
		font-size: 0.85rem;
	}

}

@media screen and (max-width: 480px) {

	#hebelstay-access .inner {
		padding: 10% 5% 12%;
	}

	#hebelstay-access .hebelstay-map #map_canvas {
		height: 350px;
		border: 5px solid #f1f0ee;
	}
	#hebelstay-access p {
		margin-bottom: 2.4rem;
		font-size: 0.85rem;
		line-height: 2.0;
		text-align: left;
	}
	
	#hebelstay-access .btn {
		width: 100%;
	}

}


/* areainfo */

#hebelstay-areainfo {
	position: relative;
	background-color: #f1f0ee;
}

#hebelstay-areainfo .inner {
	position: relative;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 4.5rem 0 3.0rem;
	max-width: 1160px;
}

#hebelstay-areainfo h2 {
	margin-bottom: 1.6rem !important;
}

.eng #hebelstay-areainfo h2 {
	font-family: "trajan-pro-3", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho", Meiryo, serif;
}

#hebelstay-areainfo h2::before {
	content: 'Daikanyama Area';
}

.eng #hebelstay-areainfo h2::before {
	display: none;
}

#hebelstay-areainfo p.lead-text {
	position: relative;
	z-index: 1;
	margin-bottom: 3.0rem;
	line-height: 2.0;
	text-align: center;
}

#hebelstay-areainfo ul {
	position: relative;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	max-width: 1160px;
}

#hebelstay-areainfo ul li.info-box {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 3.5rem;
}

#hebelstay-areainfo ul li.info-box.large {
	width: 100%;
	padding-top: 1.0rem;
	padding-bottom: 3.5rem;
	border-bottom: 3px solid #fff;
}

#hebelstay-areainfo ul li:nth-child(1),
#hebelstay-areainfo ul li:nth-child(4),
#hebelstay-areainfo ul li:nth-child(7) {
	margin-right: 0;
}

#hebelstay-areainfo ul li.info-box .photo {
	position: relative;
	z-index: 10;
	display: block;
	line-height:0;
}

#hebelstay-areainfo ul li.info-box .photo:before {
    content: '';
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    display: inline-block;
    position:absolute;
	z-index: 20;
    top: 0;
    left: 0;
    border: 10px solid rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

#hebelstay-areainfo ul li.info-box .photo img {
	width: 100%;
}

#hebelstay-areainfo ul li.info-box.large .photo {
	float: left;
	width: 30%;
	margin-right: 5%;
}

#hebelstay-areainfo ul li.info-box.large .text {
	float: left;
	width: 65%;
	margin-right: 0;
}

#hebelstay-areainfo ul li.info-box.large h3 {
	padding-top: 0;
}

#hebelstay-areainfo ul li.info-box.large h4 {
	padding-top: 1.0rem;
	padding-bottom: 0.5rem;
	font-size: 0.85rem;
	font-weight: bold;
}

#hebelstay-areainfo ul li h3 {
	padding: 1.2rem 0 0.5rem;
	margin-bottom: 0;
	font-size: 1.35rem;
	text-align: left;
	font-weight: 400;
}

#hebelstay-areainfo ul li h3 .cat {
	color: #4bb5ad;
	font-family: "trajan-pro-3", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho", Meiryo, serif;
	font-size: 1.0rem;
}

#hebelstay-areainfo ul li p {
	font-size: 0.85rem;
	line-height: 2.0;
	text-align: left;
	font-weight: normal;
}

@media screen and (max-width: 1030px) {

	#hebelstay-areainfo .inner {
		padding-right: 5%;
		padding-left: 5%;
	}

}

@media screen and (min-width: 641px) and (max-width: 1030px) {

	#hebelstay-areainfo .inner {
		padding-right: 4%;
		padding-left: 4%;
	}
	#hebelstay-areainfo p.lead-text {
		font-size: 0.85rem;
	}
	#hebelstay-areainfo ul li h3 {
		font-size: 1.0rem;
	}
	#hebelstay-areainfo ul li h3 .cat {
		font-size: 0.75rem;
	}
	#hebelstay-areainfo ul li p {
		font-size: 0.75rem;
		line-height: 1.8;
	}

}

@media screen and (max-width: 640px) {

	#hebelstay-areainfo ul li.info-box {
		float: left;
		width: 48%;
		margin-right: 4%;
		margin-bottom: 3.5rem;
	}
	
	#hebelstay-areainfo ul li:nth-child(1),
	#hebelstay-areainfo ul li:nth-child(3),
	#hebelstay-areainfo ul li:nth-child(5) {
		margin-right: 0 !important;
	}
	
	#hebelstay-areainfo ul li.info-box .photo:before {
		border-width: 8px;
	}

}

@media screen and (max-width: 480px) {

	#hebelstay-areainfo p.lead-text {
		font-size: 0.85rem;
		text-align: left;
	}
	#hebelstay-areainfo p.lead-tex  br {
		display: none;
	}
	#hebelstay-areainfo .inner {
		padding: 10% 5% 5%;
	}
	#hebelstay-areainfo ul li.info-box,
	#hebelstay-areainfo ul li.info-box.large .photo,
	#hebelstay-areainfo ul li.info-box.large .text {
		float: none;
		width: 100%;
		margin-right: 5%;
	}
	#hebelstay-areainfo ul li.info-box,
	#hebelstay-areainfo ul li.info-box.large .text {
		margin-bottom: 3.5rem;
	}
	#hebelstay-areainfo ul li.info-box.large {
		padding-top: 0;
		padding-bottom: 0;
	}
	#hebelstay-areainfo ul li.info-box.large .photo {
		margin-bottom: 1.5rem;
	}

	#hebelstay-areainfo ul li.info-box .photo:before {
		border-width: 6px;
	}
	#hebelstay-areainfo p {
		margin-bottom: 2.4rem;
		font-size: 0.85rem;
		line-height: 2.0;
		text-align: left;
	}
	#hebelstay-areainfo ul li.info-box.large .text p {
		margin-bottom: 0.6rem;
	}

}
