@charset "utf-8";
/* CSS Document */



/*リゾート事業*/
#main_vis
{
	background:url(../img/resort03/main_vis.png) no-repeat center center;
}

#main_vis h3,
#main_vis p
{
	color:#fff;
	text-shadow: 0px 1px 10px #FFAE45;
}

.read img
{
	float:right;
	padding-left:15px;
	zoom:0.5;
}

.resort_box
{
	background:#FAF9F1;
	margin-bottom:30px;
	padding:10px;
}
.resort_box div .info p
{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:dashed 1px #ccc;
	font-size:0.8em;
}

.resort_box h4
{
	font-size:1.2em;
	font-weight:bold;
	color:#FF9900;
}

.resort_box h5
{
	font-size:1em;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
.resort_box ul li
{
	float:left;
	margin-bottom:10px;
	width:48%;
}
.resort_box ul li:nth-of-type(even)
{
	float:right;
}
.resort_box ul li img
{
	width:100%;
}
.resort_box .map img
{
	width:100%;
	height:auto;
}

@media screen and (min-width : 640px) and (max-width: 960px){
	
.read img
{
	float:right;
	zoom:1;
}

.resort_box
{
	padding:20px 20px 0px !important;
	padding-bottom:20px\9 !important;
}
.resort_box div
{
	width:768px;
	margin:0 auto;
}

.resort_box div .info
{
	float:left;
	width:70%;
}

.resort_box div .info p
{
	font-size:12px;
}
.resort_box div .map
{
	float:right;
	width:24%;
	margin-right:9px;
}

.resort_box h4
{
	font-size:20px !important;
	line-height:35px;
	padding:15px 0 0px;
}
.resort_box h5
{
	font-size:18px;
	line-height:25px;
	margin-bottom:15px;
}
.resort_box div .info p
{
	font-size:14px;
	line-height:25px;
	margin-bottom:25px;
	padding-bottom:25px;
}

.resort_box ul
{
	width:768px;
	margin-bottom:30px;
}

.resort_box ul li
{
	float:left !important;
	width:24% !important;
	margin-bottom:0px !important;
	margin:3px;
}
.resort_box ul li img
{
	width:100%;
}

.resort_box ul li.map
{
	width:475px !important;
}
}

@media all and (min-width: 960px){
	
.read img
{
	float:right;
	zoom:1;
}

.resort_box
{
	padding:20px 20px 0px !important;
	padding-bottom:20px\9 !important;
}
.resort_box div
{
	width:960px;
	margin:0 auto;
}

.resort_box div .info
{
	float:left;
	width:695px;
}

.resort_box div .info p
{
	font-size:12px;
}
.resort_box div .map
{
	float:right;
	width:228px;
}

.resort_box h4
{
	font-size:20px !important;
	line-height:35px;
	padding:15px 0 0px;
}
.resort_box h5
{
	font-size:18px;
	line-height:25px;
	margin-bottom:15px;
	background:url(../img/resort03/image01.jpg) no-repeat right center;
}
.resort_box div .info p
{
	font-size:14px;
	line-height:25px;
	margin-bottom:25px;
	padding-bottom:25px;
}

.resort_box ul
{
	width:710px;
}

.resort_box ul li
{
	float:left !important;
	width:164px !important;
	margin-bottom:0px !important;
	margin-right:12px;
}
.resort_box ul li img
{
	width:100%;
}

.resort_box ul li.map
{
	width:475px !important;
}
}

@media print{
	
.read img
{
	float:right;
	zoom:1;
}

.resort_box
{
	padding:20px 20px 0px !important;
	padding-bottom:20px\9 !important;
}
.resort_box div
{
	width:960px;
	margin:0 auto;
}

.resort_box div .info
{
	float:left;
	width:695px;
}

.resort_box div .info p
{
	font-size:12px;
}
.resort_box div .map
{
	float:right;
	width:228px;
}

.resort_box h4
{
	font-size:20px !important;
	line-height:35px;
	padding:15px 0 0px;
}
.resort_box h5
{
	font-size:18px;
	line-height:25px;
	margin-bottom:15px;
	background:url(../img/resort03/image01.jpg) no-repeat right center;
}
.resort_box div .info p
{
	font-size:14px;
	line-height:25px;
	margin-bottom:25px;
	padding-bottom:25px;
}

.resort_box ul
{
	width:710px;
}

.resort_box ul li
{
	float:left !important;
	width:164px !important;
	margin-bottom:0px !important;
	margin-right:12px;
}
.resort_box ul li img
{
	width:100%;
}

.resort_box ul li.map
{
	width:475px !important;
}
}



.resort_box:after,
.resort_box ul:after
{
    content: ""; 
    display: block; 
    clear: both;}


.resort_box,
.resort_box ul
{display: inline-table;  overflow:hidden; zoom:1;/*for IE 5.5-7*/}
/* Hides from IE-mac \*/


.resort_box,
.resort_box ul
{display: block;}
/* End hide from IE-mac */