@charset "UTF-8";

/*----------------------------------------- resort_byte */

.resort_block{
	background: #fff;
	border: 1px solid #B0A070;
	padding: 7px;
}

.resort_bx{
	border: 2px solid #745A26;
}

.summer01_bx{	background: url("../../images/pc/resort_byte/resort_byte_summer_bg.jpg") no-repeat top center;}
.winter01_bx{	background: url("../../images/pc/resort_byte/resort_byte_winter_bg.jpg") no-repeat top center;}

.resort_in{
	background: url("../../images/pc/cnt_in04_btm.png") no-repeat bottom center;
	padding: 0 43px 70px;
}

.resort_ttl{
	text-align: center;
	margin-bottom: 20px;
	padding: 60px 60px 0;
	background: url("../../images/pc/ttl_img04_tp.png") no-repeat top center;
}

.b_box{
	padding: 20px;
	background: #fff;
}

/* resort_sub */

.resort_sub dt{
	border-bottom: 1px dashed #b4a371;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* resort_bx01 */

.resort_bx01 dt{
	padding: 5px;
	background: #F0EBDC;
	font-size: 16px;
	color: #785A00;
}

.resort_bx01 dd{
	padding: 5px;
}

/* resort_ex table */

.resort_ex li{
	margin-bottom: 15px;
	padding: 10px 20px 20px;
}

.resort_ex table{
	width: 330px;
	float: left;
	margin-right: 10px;
	border-spacing: 0;
}

.resort_ex .kind,
.resort_ex .answer{
	border-color: #b4a371;
}

.kind{
	width: 20%;
	border-right: 1px dotted #b4a371;
	border-bottom: 1px dotted #b4a371;
	text-align: center;
}

.answer{
	width: 80%;
	border-bottom: 1px dotted #b4a371;
	padding-left: 10px;
}

.kind_last,
.answer_last {
	border-bottom: none;
}

/* winter_ex,summer_ex */

.winter_ex{
	background: url("../../images/pc/resort_byte/resort_byte_img14.jpg") no-repeat center right;
}

.summer_ex{
	background: url("../../images/pc/resort_byte/resort_byte_img09.jpg") no-repeat center right;
}

.winter_ex dl,
.summer_ex dl{	width: 315px;}

.winter_ex dt,
.summer_ex dt{
	color: #1071bc;
	background: #fff;
	font-size: 14px;
	margin-bottom: 5px;
}

.winter_ex dd,
.summer_ex dd{
	border: 1px solid #FF4980;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	padding: 5px;
}

.winter_ex dd .sankaku2,
.summer_ex dd .sankaku2{
	color: #FF4980;
	position: absolute;
	bottom: -25px;
	right: 145px;
}
