@charset "utf-8";
/*////////////// guam/tropicalresort/option/branchCSS Document //////////////*/
/* ===============================================
 mainArea（メインコンテンツ部分）　
=============================================== */
#mainArea {
	background-color: #FFFBEE;
}
/* ===============================================
 linkArea（リンク部分）　
=============================================== */
.linkArea {
}
.linkText a {padding: 5%;}
/* ===============================================
 branchArea
=============================================== */
/* branchList（リストデザイン/大枠）------------------*/

#branchArea .branchList {
	margin-bottom: 5%;
}
/* branchList（リストデザイン/コンテンツ枠内）------------------*/
#branchArea .cntsList {
}
#branchArea .cntsList > li {
}
#branchArea .cntsList > li+li {
	margin-top: 10%;
}


/* cntsArea（詳細）------------------*/
#branchArea .cntsArea {
	margin-bottom: 10%;
}
#branchArea .cntsArea ul>.phArea2 {
	width: 45%;
	float: right;
	margin-left: 2%;
	}
.cntsWrap2 li:nth-child(2){
	width: 53%;
	float: right;
}
.cntsWrap2 {
	overflow: hidden;
}
#branchArea .cntsArea .mapArea {
	margin: 3% 0 5%;
}

#branchArea .cntsArea .textArea .descArea .descText strong {
	margin-bottom: 3%;
	display: block;
}
#branchArea .cntsArea .linkList {
	margin-top: 4%;
}


/* ===============================================
 追記　
=============================================== */
#branchArea .branchList > li {
	margin-top: 3%;
}
.ophd1 {
	margin-top: 5%;
}
.ophd2 {
	margin-top: 15%;
}
#branchArea .cntsArea .textArea .descArea .descText {
	background: #FDF5B0;
        padding: 2%;
}
#guam .white2 {
	margin: 0;
	padding: 3.1%;
}
/* titleArea.subheading（小見出し/テキストのみ）------------------*/

.titleArea.subheading {
	border-left: none;
	border-bottom: none;
	color: #000;
}
.titleArea.subheading .titleText {
	font-size: 1.3rem;
	color: inherit;
	border-left: none;
	margin-left: initial;
	padding: initial;
}
.titleArea.subheading .titleText span {
	display: inline-block;
}
#branchArea .cntsArea .textArea .descArea .descText strong {
    margin-bottom: 0;
	display: block;
}
#branchArea .cntsArea .textArea .descArea .descText span{
	background-image:url(/cmn/img/kanto/guam/tropicalresort/op/op_icon_point.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-size: contain;
	padding-left: 7%;
    display: inline-block;
    margin: 2% 0;
}
#branchArea .cntsArea .textArea .descCatch {
	padding: 3% 0;
	font-weight: bold;
}
#branchArea .cntsArea .textArea {
    margin-top: 2%;
}
.attnArea div:before {
	content:initial;
}
.attnArea .attnTtl {
	font-weight: bolder;
	color: #493832;
}
.cntsWrap .spaArea .spaList {
	/* margin: 3% 0; */
	background-image: url("/cmn/img/kanto/icon/instruction/box_black001.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 15px 13px;
}
.cntsWrap .spaArea .spaList:first-child {
	border-top: solid 1px;
	border-top-color: #999;
}
.cntsWrap .spaArea .spaList.nolink {
	background:none;
}
.spaArea {
	margin-bottom: 8%;
}
.linkText.newWindow {
	
}
.cntsWrap .spaArea ul {
	border-bottom: solid 1px;
	border-bottom-color: #999;
	padding: 3% 0;
	color: #000;
}
.cntsWrap .spaArea ul .place {
	font-size: larger;
	font-weight: bolder;
	margin-bottom: 1%;
	color: #493832;
}
.cntsWrap .spaArea ul a {
	display: block;
	color: #000;
}
.cntsWrap .spaArea ul .time span {
	font-weight: bolder;
	color: #493832;
}
.cntsWrap .spaArea ul .notes{
	font-size: larger;
	font-weight: bolder;
	margin-bottom: 1%;
	color: #FF6600;
}
