@charset "utf-8";
/*////////////// guam/tropicalresort/option/trolleyCSS Document //////////////*/
/* ===============================================
 mainArea（メインコンテンツ部分）　
=============================================== */
#mainArea {
	background-color: #FFFBEE;
}
/* ===============================================
 linkArea（リンク部分）　
=============================================== */
.linkArea {
}
.linkText a {
	padding: 5%;
}
/* ===============================================
 trolleyArea
=============================================== */
/* trolleyList（リストデザイン/大枠）------------------*/

#trolleyArea .trolleyList {
	margin-bottom: 5%;
}
/* trolleyList（リストデザイン/コンテンツ枠内）------------------*/
#trolleyArea .cntsList {
}
#trolleyArea .cntsList > li {
}
#trolleyArea .cntsList > li+li {
	margin-top: 8%;
}
#trolleyArea #tabBox2 .cntsList > li+li {
	margin-top: 4%;
}



/* cntsArea（詳細）------------------*/
#trolleyArea .cntsArea {
	margin-bottom: 10%;
}
#trolleyArea .cntsArea ul>.phArea2 {
	width: 45%;
	float: right;
	margin-left: 2%;
	}
.cntsWrap2 li:nth-child(2){
	width: 53%;
	float: right;
}
.cntsWrap2 {
	overflow: hidden;
}
#trolleyArea .cntsArea .mapArea {
	margin: 3% 0 5%;
}

#trolleyArea .cntsArea .textArea .descArea .descText strong {
	margin-bottom: 3%;
	display: block;
}
#trolleyArea .cntsArea .linkList {
	margin-top: 4%;
}


/* ===============================================
 追記　
=============================================== */
#trolleyArea .trolleyList > 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;
}
#trolleyArea .cntsArea .textArea .descArea .descText strong {
    margin-bottom: 0;
	display: block;
}
#trolleyArea .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;
}
#trolleyArea .cntsArea .textArea .descCatch {
	padding: 3% 0;
	font-weight: bold;
}
#trolleyArea .cntsArea .textArea {
    margin: 2% 0;
}
/* #tabBox1------------------*/
#tabBox1 .attnText {
	color: #FF0000;
}
#tabBox1 .phArea {
	margin: 3% 0 1%;
}
.mapTxt {
	text-align: center;
	margin-top: 1%;
}
#trolleyArea #tabBox1 .smallhd h4 {
	color: #FFF;
	padding: 2% 0 2% 2%;
}
#trolleyArea #tabBox1 .smallhd h4 span {
	display: inline-block;
}
.pink {
	background-color: #E55386
}
.green {
	background-color: #00883C;
}
.skyblue {
	background-color: #009BE1;
}
.deepblue {
	background-color: #03419B;
}
.free, .charge {
	background-image: url(/cmn/img/kanto/guam/tropicalresort/only/trolley/free.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 14%;

}
.charge {
	background-image: url(/cmn/img/kanto/guam/tropicalresort/only/trolley/charge.png);
}
#tabBox1 table {
	width: 100%;
	border: 1px solid;
	border-color: #999;
	margin-top: 2%;
}
#tabBox1 table tr {
	border-bottom: 1px solid;
	border-color: #999;
}
#tabBox1 table tr:last-child {
	border-bottom: none;
}
#tabBox1 table tr td:first-child {
	width: 30%;
    padding-left: 2%;
    border-right: 1px solid;
    border-color: #999;
    background-color: #EFEEEE;
}
#tabBox1 table tr td:nth-child(2) {
	width: 70%;
	/* text-align: center; */
	padding: 2%;
}
#tabBox1 table tr td span {
	display: inline-block;
}
#tabBox1 .modalList.btns img {
	margin-top: 2%;
	cursor: pointer;
}
.infoArea {
	margin-top: 10%;
	border-top: 1px solid; 
	border-top-color: #999;
	overflow: hidden;
}
.infoArea ul {
}
.infoArea ul .infoImg {
	float: left;
	margin-top: 10%;
	width: 40%;
}
.infoArea ul .infoTxt, .infoArea ul .infoTtl, .infoArea ul .wifiTxt {
	float: right;
	width: 55%;
	margin-top: 1%;
}
.infoArea ul .infoTxt {
    padding-left: 1em;
	text-indent: -1em;
}
.infoArea ul .infoTtl {
	padding-top: 3%;
	font-weight: bold;
	color: #493832;
}
/* #tabBox2------------------*/
#tabBox2 .cntsWrap {
	border-bottom: solid 1px;
	border-bottom-color: #999;
	padding-bottom: 5%;
	margin-bottom: 8%;
}
.titleText span {
	font-size: smaller;
}
/* #tabBox3------------------*/
#trolleyArea #tabBox3 .app {
	text-align: center;
	margin-top: 8%;
	font-weight: 700;
}
#trolleyArea #tabBox3 .app span {
	color: #FF9329;
}
