@charset "utf-8";
/*////////////// guam/onlyCSS Document //////////////*/

/* ===============================================
	 headerArea
	=============================================== */

#headerArea {
}
#headerArea .headerWrap {
	padding-bottom: 4%;
}
/* leadArea------------------*/
.leadTitle {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	margin: 3%
}
#headerArea .leadArea {
	margin-top: 0;
	padding-top: 4%;
}
/* sliderArea------------------*/
#headerArea #sliderArea {
	margin: 0 3.1%;
}
/* ===============================================
	 naviArea
	=============================================== */

#naviArea {
	padding-top: 0;
}
/* ===============================================
	 mainArea
	=============================================== */

#mainArea {
	background-color: inherit;
}
/* ===============================================
	 only
	=============================================== */
#only ul li:before{
	content: url(/cmn/img/kanto/guam/tropicalresort/index/only_icon_001.png);
	display: inline-block;
	width: 10%;
	height: 10%;
	/* padding: 0%; */
	background-size: contain;
	vertical-align: middle;
	margin-right: 2%;
}
.onlyTtl{
	padding: 3% 2%;
}
.onlyList {
	padding: 3%;
}
/* ===============================================
	 only
	=============================================== */
.opTtl {
   padding : 7% 15% 5% 15%;
	}
.opBox {
	padding-top: 3%; 
}
/* ===============================================
	 titleArea
	=============================================== */


.titleArea {
	margin: 0;
}
/* ===============================================
	 linkArea
	=============================================== */

.linkArea {
}
.linkText a {
	color: #FFF;
}
/* 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/guam/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/guam/tropicalresort/common/accordion/close_icon.png");
}
.accordion .tabArea {
	background-image: url("/cmn/img/kanto/guam/tropicalresort/common/accordion/open_icon.png");
}
#hotelArea .hotelList > li+li {
	margin-top: 5%;
}
/* ===============================================
	 infoArea
	=============================================== */
.contentsBox.infoBox {
    padding: 5% 3.1%;
}
.infoBox {
    background-image: url(/cmn/img/kanto/guam/tropicalresort/index/info_bg_001.jpg);
    background-size: cover;
    color: #FFF;
}
.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%
}
.infoBox ul li {
    margin-top: 2%;
}
#featureArea .featureList .featureBox .phArea {
    width: 35%;
}
#featureArea dt img {
    width: 100%;
}
/* ===============================================
	 追記(2017/09/27)
	=============================================== */
#mainArea .contentsBox.white h3:nth-child(2) {
	/* margin: 0 3.1%; */
}




