@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : sightseeing.css
 author     : Ability Consultant
 style info : 周辺観光・アクセス
=================================================================== */
#footer #pagetop {
	margin-top: 46px;
}

/* -----------------------------------------------------------
	楽天左カラム高さ設定
----------------------------------------------------------- */
#htlSide-A {
	top: 720px;
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
	position: relative;
}
.con_int .ic {
	position: absolute;
	top: 210px;
	right: 0;
}

/* -----------------------------------------------------------
	.con_sig
----------------------------------------------------------- */
.con_sig {
	margin-top: -95px;
}
.con_sig h4 {
	text-align: center;
}
.con_sig .txt_lead {
	margin-top: 1em;
	text-align: center;
	font-size: 93%;
	line-height: 1.6;
	margin-bottom: 48px;
}
.con_sig .box_sig {
	overflow: hidden;
	margin-top: 20px;
}
.con_sig .box_sig h5 {
	margin-bottom: 20px;
}
.con_sig .box_sig ul {
	margin-left: -22px;
}
.con_sig .box_sig ul li {
	width: 221px;
	float: left;
	margin: 0 0 15px 22px;
	position: relative;
}
.con_sig .box_sig ul li:after {
	content: '';
	width: 201px;
	height: 6px;
	display: block;
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(../sightseeing/images/shadow1.png) no-repeat bottom center;
}
.con_sig .box_koy {
	background: url(../images/common/bg2.png) repeat top left;
	position: relative;
	margin-top: 54px;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	border-radius: 1.5em;
	padding: 35px 35px 18px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.con_sig .box_koy:before {
	content: '';
	width: 950px;
	height: 196px;
	display: block;
	position: absolute;
	top: -27px;
	left: 0;
	right: 0;
	background: url(../sightseeing/images/bg_koy.png) no-repeat top center;
	z-index: 0;
}
.con_sig .box_koy h6 {
	position: relative;
	z-index: 10;
	text-align: center;
}
.con_sig .box_koy ul {
	overflow: hidden;
	position: relative;
	z-index: 10;
	margin-left: -29px;
	padding-top: 29px;
}
.con_sig .box_koy ul li {
	float: left;
	margin: 0 0 23px 29px;
	position: relative;
}
.con_sig .box_koy ul li:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../sightseeing/images/ic_koy.png) no-repeat top center;
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10;
}
.con_sig .box_koy ul li:after {
	content: '';
	width: 383px;
	height: 4px;
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(../sightseeing/images/shadow2.png) no-repeat bottom center;
}

/* -----------------------------------------------------------
	.con_ski
----------------------------------------------------------- */
.con_ski {
	margin-top: 50px;
}
.con_ski h4 {
	text-align: center;
	margin-bottom: 22px;
}
.con_ski ul {
	overflow: hidden;
	margin-left: -22px;
}
.con_ski ul li {
	float: left;
	width: 221px;
	margin-left: 22px;
	margin-bottom: 20px;
	position: relative;
}
.con_ski ul li:after {
	content: '';
	width: 100%;
	height: 6px;
	background: url(../sightseeing/images/shadow1.png) no-repeat top center;
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.con_ski ul li.col2 {
	width: 464px;
}
.con_ski ul li.col2:after {
	content: '';
	width: 100%;
	height: 4px;
	background: url(../sightseeing/images/shadow2.png) no-repeat top center;
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.con_ski ul li.logo {
	text-align: center;
	padding-top: 53px;
}
.con_ski ul li.logo:after {
	display: none;
}

/* -----------------------------------------------------------
	.con_acc
----------------------------------------------------------- */
.con_acc {
	margin-top: 53px;
}
.con_acc h4 {
	text-align: center;
	margin-bottom: 14px;
}
.con_acc .box_map {
	position: relative;
}
.con_acc .box_map .btn {
	position: absolute;
	top: 355px;
	right: 83px;
}
.con_acc .pnav {
	background: url(../images/common/bg1.jpg) repeat-y top left;
	text-align: center;
	letter-spacing: -.4em;
	padding: 25px 0;
	margin-top: 30px;
}
.con_acc .pnav li {
	width: 211px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	letter-spacing: normal;
	margin-left: 10px;
}
.con_acc .pnav li:first-child {
	margin-left: 0;
}
.con_acc .box_acc {
	margin-top: 50px;
	text-align: center;
}
.con_acc .box_acc:first-child {
	margin-top: 35px;
}
.con_acc .box_acc h5 {
	text-align: center;
	margin-bottom: 30px;
}
.con_acc .box_acc .wrp_acc {
	margin-top: 48px;
}
.con_acc .box_acc p {
	margin-bottom: 29px;
}
