@charset "utf-8";
/*////////////// guam/tropicalresort/option/timeCSS Document //////////////*/
/* ===============================================
 mainArea（メインコンテンツ部分）　
=============================================== */
#mainArea {
	background-color: #FFFBEE;
}
/* ===============================================
 linkArea（リンク部分）　
=============================================== */
.linkArea {
}
.linkText a {
	padding: 5%;
}
/* ===============================================
 timeArea
=============================================== */
/* timeList（リストデザイン/大枠）------------------*/

#timeArea .timeList {
	margin-bottom: 5%;
}
/* timeList（リストデザイン/コンテンツ枠内）------------------*/
#timeArea .cntsList {
}
#timeArea .cntsList > li {
}
#timeArea .cntsList > li+li {
	margin-top: 8%;
}
#timeArea #tabBox2 .cntsList > li+li {
	margin-top: 4%;
}



/* cntsArea（詳細）------------------*/
#timeArea .cntsArea {
	margin-bottom: 10%;
}
#timeArea .cntsArea ul>.phArea2 {
	width: 45%;
	float: right;
	margin-left: 2%;
	}
.cntsWrap2 li:nth-child(2){
	width: 53%;
	float: right;
}
.cntsWrap2 {
	overflow: hidden;
}
#timeArea .cntsArea .mapArea {
	margin: 3% 0 5%;
}

#timeArea .cntsArea .textArea .descArea .descText strong {
	margin-bottom: 3%;
	display: block;
}
#timeArea .cntsArea .linkList {
	margin-top: 4%;
}


/* ===============================================
 追記　
=============================================== */
#timeArea .timeList > li {
	margin-top: 3%;
}
#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;
}
#timeArea .cntsArea .textArea .descArea .descText strong {
    margin-bottom: 0;
	display: block;
}
#timeArea .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;
}
#timeArea .cntsArea .textArea .descCatch {
	padding: 3% 0;
	font-weight: bold;
}
#timeArea .cntsArea .textArea {
    margin: 1% 0;
}
/* #tabBox1------------------*/
#timeArea #tabBox1 .phArea {
	margin-bottom: 3.1%;
}
#timeArea #tabBox1 h4 {
	color: #EA544E;
	font-size: 1.4rem;
}
#timeArea #tabBox1 h4 span {
	display: inline-block;
}
#timeArea #tabBox1 .titleText {font-size: 1.3rem;margin: 1% 0;font-weight: bolder;color: #493832;}
/* #tabBox3------------------*/
#timeArea #tabBox3 .app {
	text-align: center;
	margin-top: 8%;
	font-weight: 700;
	color: #493832;
}
#timeArea #tabBox3 .app span {
	color: #FF9329;
}
