@charset "UTF-8";

/*------------------------------------------------------------------------------
	Chuo Kanko Corporation. - Hack CSS
	URL: http://www.kaneyamaen.sbs/
	Date: 2016-10-11
	Copyright (C) Chuo Kanko Corporation. All Rights Reserved.
------------------------------------------------------------------------------*/

/*==============================================================
	ClearFix
===============================================================*/
.ie header #overlayArea{
	width:100%;
}
.ie body .postList li .photo img{
object-fit: cover;
object-position: center top;
font-family: 'object-fit: cover; object-position: center top;'

}
.ie body .photo .obj-img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ie a:hover .photo .obj-img{
	opacity:0.7;
}
.ie body.garden #localNavi .seasonBox .title{
	width:auto;
	left:67%;
}
.ie body .branchList .photo,
.ie body #branchArea .photo,
.ie body .postList .photo{
	position:relative;
	padding-top:59%;
}
.ie #wrapper #spendArea li{
	position:relative;
}
.ie #wrapper .branchList li .photo,
.ie body#spendIndex #wrapper #spendArea li .photo{
	padding:59% 0 0 0;
}
.ie #wrapper #sightseeingArea li .photo{
	padding:59% 0 0 0;
}
.ie body#spendIndex #wrapper #spendArea .otherContents .photo{
	position:relative;
	display:block;
	width:120px;
	padding:0 0 0;
}
.ie body#corporateIndex main .groupBox .photo{
	position:relative;
	padding:0 0 0;
}
.ie body#corporateIndex main .groupBox .photo .obj-img,
.ie #wrapper .branchList li .obj-img{
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.ie body#roomIndex #branchArea div .photo{
	padding:64% 0 0 0;
}
.ie body#roomIndex #branchArea .culum2 .photo{
	padding:54% 0 0 0;
}
.ie body#staffblogIndex .staffblogList .photo,
.ie body#staffblogArchive .staffblogList .photo{
	padding:30% 0 0;
	position:relative;
	display:block;
}
.ie body#informationAccessMishima main .routeBox li.bar{
	width:50%;
}
.ie body#spendUrarojiIndividual #infoArea .photo{
	margin-bottom:4%;
}
/*
.ie body#spendEcoIndividual main #pagenation a .photo{
	padding-top:83px;
}
.ie body#spendEcoIndividual .flowBox .photo{
	padding-top:34%;
}*/
.ie #spendPhotoIndex .photo{
	padding-top:0;
}
@media screen and (min-width: 1200px) {
.ie body#home main #attractionArea .btn{
	height:206px;
	overflow:hidden;
}
.ie body#home main #attractionArea .btn img{
	height:100%;
	width:auto;
}
}

/*---------------- End of Clearfix ----------------*/
