@charset "utf-8";
/*////////////// saipan/IndexCSS Document //////////////*/

/* ===============================================
	 all
=============================================== */
.udrline {
	padding-top: 5%;
}
/* ===============================================
	 headerArea
=============================================== */

#headerArea {
}
#headerArea .headerWrap {
	padding-bottom: 4%;
}
/* leadArea------------------*/
.leadTitle {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	margin: 0 0 3%;
}
#headerArea .leadArea {
	margin-top: 0;
	padding-top: 1%;
}
/* sliderArea------------------*/
#headerArea #sliderArea {
	margin: 0 3.1%;
}
/* ===============================================
	 naviArea
	=============================================== */

#naviArea {
	padding-top: 0;
}
/* ===============================================
	 mainArea
	=============================================== */

#mainArea {
	background-color: inherit;
}
/* ===============================================
	 only
	=============================================== */
.onlyList {
	padding: 3% 0;
}
}
.onlyTtl{
	padding: 7% 5% 3% 5%;
}

/* ===============================================
	 only
	=============================================== */
.opTtl {
   padding : 7% 15% 5% 15%;
	}
.opBox {
	padding: 3% 3.1% 0 3.1%;
}
/* ===============================================
	 titleArea
	=============================================== */


.titleArea {
	margin: 0;
}
/* ===============================================
	 linkArea
	=============================================== */

.linkArea {
}
/* list------------------*/
.linkListArea {
}
.linkArea.list .linkText {
	font-weight: normal;
}
.linkArea.list a {
	font-size: 1.1rem;
}
.linkArea.list a strong {
	font-size: 1.3rem;
	font-weight: bold;
	display: block;
}
.linkArea.list.multiline a strong {
	margin-bottom: .2em;
}
/* ===============================================
	 rcmdArea
	=============================================== */

#rcmdArea {
}
/* rcmdList------------------*/
#rcmdArea .rcmdList {
	/* border-bottom: solid 1px #CCC; */
	padding-bottom: 3%;
}

/* ===============================================
	 hotelAreaa
	=============================================== */
#hotelArea .hotelTtl {
	overflow: hidden;
	display: table-cell;
}
.hotelList {
	background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/accordion/bg.png");
	background-repeat: repeat;
	background-size: contain;
}
#hotelArea .hotelTtl li:first-child {
	width: 40%;
	float: left;
}
#hotelArea .hotelTtl li:nth-child(2) {
	width: 45%;
	float: left;
	vertical-align: middle;
}
.accordion .tabArea.open {
	background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/accordion/close_icon.png");
}
.accordion .tabArea {
	background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/accordion/open_icon.png");
}
#hotelArea .hotelList > li+li {
	margin-top: 5%;
}
.acdList {
	/*color:#034895;*/
    display: block;
    margin: 3% 0;
}

.acdTtl{
    display: table-cell;
    display: block;
    width: 100%;
    line-height: 50px;
    cursor: pointer;
    background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/accordion/icon_saipan_arrow.png"),url("/cmn/img/kanto/saipan/tropicalresort/common/accordion/bg.png");
    background-repeat: no-repeat, repeat;
    background-position: 96.9% 50%;
    background-size: 3.1%;
}
.acdList a {
	display: block;
}
#container .acdTtl img{
	width: 25%;
	display: inline-block;
	margin: 1.5% 3.75% 1.5% 1.5%;
	vertical-align: middle;
}
#container .acdTtl img:nth-child(2){
	width: 55%;
	margin: 0;
}
.acdList dd ul {
	background-color: #FFF;
}
.acdList dd ul .eachLink {
	padding: 3% 0 3% 3%;
	border-bottom: 1px solid;
	border-bottom-color: #CCC;
}
.acdList dd ul .eachLink a {
	color: #205689;
	font-weight: bolder;
}
/* ===============================================
	 infoArea
	=============================================== */
#infoArea {
	margin-top: 10%;
}
.contentsBox.infoBox {
    padding: 5% 3.1%;
}
.infoBox {
    background-image: url(/cmn/img/kanto/saipan/tropicalresort/index/info_bg_001.jpg);
    background-size: cover;
    color: #FFF;
    padding-bottom: 10%;
}
.infoBox table tr {
    border-bottom: dotted 1px #FFF;
}
.infoBox table tr td:first-child, .featureBox table tr td:first-child {
    width: 30%;
}
.infoBox table tr td:nth-child(2), .featureBox table tr td:nth-child(2) {
    width: 70%; 
    padding: 3%;
}
table {
    width: 100%;
}
.infoBox ul {
    padding: 3% 0
}
.infoBox ul li {
    /* margin-top: 2%; */
}
#featureArea .featureList .featureBox .phArea {
    width: 35%;
}
#featureArea dt img {
    width: 100%;
}
.contentsBox.infoBox {
    padding: 5% 3.1%;
}
.infoBox {
    background-image: url(/cmn/img/kanto/saipan/tropicalresort/index/info_bg_001.jpg);
    background-size: cover;
    color: #FFF;
    padding-bottom: 10%;
}
.infoBox .infoList {
    border-bottom: dotted 1px #FFF;
	overflow: hidden;
}
.infoBox .infoList li:first-child {
    width: 30%;
    display: inline-block;
	vertical-align: top;
	float: left;
}
.infoBox .infoList li:nth-child(2) {
    width: 70%;
    display: inline-block;
	float: left;
}
.infoTemp {
	padding: 3% 0;
}
.tempTxt {
	margin-top: 2%;
}
/* ===============================================
	 追記　2017/09/27
	=============================================== */
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FF6600 !important;
}

#searchArea .titleArea.images {
	/* width: 93.8%; */
	padding: 10% 3.1% 0;
}
