@charset "utf-8";
/*////////////// saipan/tropicalresort/BasicCSS Document //////////////*/

/* ===============================================
 all（基本事項）　
=============================================== */

#saipan {
	background-color: #FFFBEE
}
.udrline {
	padding-top: 5%;
}
#saipan .white {
	margin: 0 3.1% 7% 3.1%;
	padding: 3.1%;
	background: #FFF;
	border-top: solid 8px #A6D86C;
/* box-shadow */
	box-shadow: 0px 2px 3px 0px #959595;
	-moz-box-shadow:0px 2px 3px 0px #959595;
	-webkit-box-shadow:0px 2px 3px 0px #959595;
}
#saipan .white2 {
	margin: 0 3.1% 7% 3.1%;
	padding: 3.1% 0;
	background: #FFF;
	/* box-shadow */
	box-shadow: 0px 2px 3px 0px #959595;
	-moz-box-shadow:0px 2px 3px 0px #959595;
	-webkit-box-shadow:0px 2px 3px 0px #959595;
}
#saipan .white .txt, #saipan .white2 .txt {
	padding-top: 2%;
}

.titleArea.images {
	padding-top: 10%;
}
.titleText span {
	display: inline-block;
}
.linkText a {
	color: #493832;
}
/* ===============================================
 headerArea（ヘッダー部分全体）　
=============================================== */
#headerArea .headerWrap {
	padding-bottom: 4%;
}
#headerArea {
    margin: 0;
    padding: 0;
}
#headerArea .headerWrap {
}
#headerArea .titleArea.main {
	margin: 0;
}
#headerArea .headerWrap {
	padding-bottom: 4%;
}
/* leadArea------------------*/
.leadTitle {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	margin: 3%;
	color: #493832;
}
#headerArea .leadArea {
	margin-top: 0;
	padding-top: 4%;
}
/*


/* ===============================================
 naviArea（ナビ部分）　
=============================================== */

#naviArea {
	width: 100%;
	margin-top: 6%;
	text-align: center;
}
#naviArea .tabMenu {
	/* letter-spacing: -.40em; */
}
#naviArea .tabMenu li {
	width: 32%;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
}
#naviArea .tabMenu li img {
	width: 95%;
}



/* ===============================================
 mainArea（メインコンテンツ部分）　
=============================================== */

#mainArea {
	margin: 0;
	/* padding: 1% 0 10% 0; */
	background-color: #FFF;
}
#mainArea .pickupArea {
	margin: 5% 3.1%;
}

#mainArea .smallBox {
	margin-bottom: 3%;
}

/* ===============================================
 titleArea（タイトル部分）
=============================================== */
.smallhd {
	margin-top: 3%;
	margin-bottom: 2%;
	font-size: 1.5rem;
	font-weight: bolder;
	color: #2BA207;
}
.smallsub {
	font-size: 1.3rem;
	font-weight: bolder;
	color: #493832;
}
.smallsub span {
	display: inline-block;
}
.titleArea {
	/* width: 100%; */
	/* margin: 3% 0; */
}
.titleArea .titleText {
	font-size: 1.7rem;
	font-weight: bold;
	color: #FFF;
}

/* titleArea.images（画像見出し）------------------*/
.titleArea.images {
	margin-bottom: 5%;
}

/* titleArea.headlines（大見出し/アイコン+テキスト）------------------*/
.titleArea.headlines {
	padding: 1% 0;
	background-color: #004098;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/earth.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 30px;
}
.titleArea.headlines .titleText {
	padding: 12px 0 9px 40px;
	line-height: 1.2em;
	display: block;
}
.titleArea.headlines .titleText span {
	padding: 0 0 0 5px;
	font-size: 1.1rem;
}

/* titleArea.headlines.●（大見出し/アイコン設定）------------------*/
.titleArea.headlines.searchIcon {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/search.png");
}
.titleArea.headlines.featureIcon {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/feature.png");
}

/* titleArea.heading（中見出し/テキストのみ）------------------*/
.titleArea.heading {
	width: auto;
	padding: 4% 0 4% 2%;
	background-color: #004098;
}
.titleArea.heading .titleText {
	padding: 10px 0 7px;
	line-height: 1.2em;
}

/* titleArea.subheading（小見出し/テキストのみ）------------------*/
.titleArea.subheading {
	border-left: solid 6px #43B620;
	/* height: 50px; */
	vertical-align: middle;
	/* border-bottom: solid 1px #ccc; */
}

.titleArea.subheading .titleText {
	border-left: solid 2px #43B620;
	/* height: 50px; */
	margin-left: 2px;
}
.searchTtl {
	/* padding: 7%; */
}

/* ===============================================
 linkArea（リンク部分）　
=============================================== */

.linkArea {
	width: 100%;
	margin: 3% 0 0;
	font-weight: bold;
}
.linkText a {
	/* color: inherit; */
}
.linkArea.btn a {
	padding: 12px 20px;
}

/* btn（ボタン型/テキスト1行）------------------*/
.linkArea.btn, .linkArea.btn.newWindow {
	width: auto;
	margin: 6% 6.2%;
	padding: 0.5% 0;
	text-align: center;
	background-color: initial;
	background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/button_bg_001.jpg");
	background-repeat: repeat;
	/* box-shadow */
	background-position: initial;
	background-position: initial;
	background-size: contain;
	border-radius: initial;
	box-shadow: 0px 6px 0px 0px #F19F00;
	-moz-box-shadow:0px 6px 0px 0px #F16C00;
	-webkit-box-shadow: 0px 6px 0px 0px #F19F00;
}
.linkText {
	background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/arrow_right_brown001.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-size: 10px 13px;
	color: #FFF;
}
.linkText.newWindow {
	background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/box_brown01.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 15px 13px;
	color: #FFF;
}
	


/* list（リスト型）------------------*/
.linkListArea {
}
.linkArea.list {
	margin: -1px 0 0;
	padding: 0.5% 0;
	background-image: url("/cmn/img/kanto/hawaii/common/icon_triangle_001.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 9px;
	border-top: 0;
	border-bottom: 1px dotted #000;
}
.linkArea.list .linkText {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_black001.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: 20px 12px;
	display: block;
}
.linkArea.list a {
	padding: 12px 25px 12px 18px;
}

/* list.top（リスト型/TOPに戻る）------------------*/
.linkArea.list.top {
	margin: 0;
	padding: 0.5% 0;
	background: #493832;
	border-bottom: none;
}
.linkArea.list.top .linkText {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_white001.png");
}
.linkArea.list.top a {
	padding: 12px 0 12px 10px;
	font-size: 1.3rem;
	font-weight: bold;
	color: #FFF;
}

/* multiline（テキスト2行）------------------*/
.linkArea.multiline {
	padding: 0;
	line-height: 1.1em;
}
.linkArea.multiline a {
	font-size: 1.3rem;
}
.linkArea.btn.multiline a {
	padding: 9px 0 8px;
}
.linkArea.list.multiline a {
	padding: 12px 25px 12px 18px;
}


/* ===============================================
 listArea（リストデザイン）　
=============================================== */
.overline {
	border-top: dotted 1px;
	padding-top: 3%;
}
.listArea {
	margin: 1% 0 2.3%;
	font-size: 1.1rem;
	color: #666;
}
.listArea > li {
	clear: both;
	overflow: hidden;
}
.listArea > li:before {
	content:"●";
	float: left;
}
.listArea > li span {
	margin: 0 0 0 1em;
	display: block;
}
/*attn（注意事項）------------------*/
.listArea.attn > li:before {
	content:"※";
}
/*onlyList------------------*/
.onlyList li {
	background-image: url(/cmn/img/kanto/saipan/tropicalresort/index/only_icon_001.png);
	background-position: 0% 50%; 
	background-repeat: no-repeat;
	background-size: 5%;
	padding-left: 7%;
	margin-top: 1%;
}


/* ===============================================
 tour-preview（API表示部分）　
=============================================== */

#container .dtl-link a {
	color: inherit;
}
#container .tour-preview {
	/* border-bottom: none; */
}
.rcmdList .tour-preview:first-child {
	/* border-top: solid 1px #ccc; */
}
#container .tour-preview .tour-label {
	display: none;
}
#container .tour-preview .on-label-text {
	color: #25B4B0;
}
#container .tour-preview .b-box {
	background-color:#000;
}
#container .tour-img {
	width: 34%;
	margin: 0 0 0 -1%;
}
#container .tour-img .tour-img-container {
	width: 100%;
	height: 100%;
}
#container .tour-desc {
	width: 64%;
	margin: 0 0 0 2%;
}
#container .tour-desc .tour-desc-text01 {
	font-size: 1.0rem;
	color: inherit;
}
#container .tour-desc .tour-desc-text02 {
	font-size: 1.3rem;
	color: inherit;
}
#container .tour-api .tour-desc-date {
	font-size: 1.0rem;
}
#container .tour-desc .tour-desc-text03 {
	font-size: 1.8rem;
	color: #E2147F;
}
#container .tour-api .tour-fuel {
	font-size: 1.2rem;
	color: #E2147F;
}



/* ===============================================
 footerArea（フッター部分全体）　
=============================================== */

#footerArea {
	background-color: #FFF;
	margin: 0;
}
#all-footer.hf201411 {
	background-color: #FFF !important;
}



/* ===============================================
 searchArea（検索部分）
=============================================== */

#searchArea {
}

/* otherLinkArea（その他リンク部分）------------------*/
#searchArea .otherLinkArea {
	border-top: 1px dotted #FF9F00;
}
/* ===============================================
 featureArea
=============================================== */

#featureArea {
	background-image: url("/cmn/img/kanto/saipan/tropicalresort/common/accordion/bg.png");
	background-repeat: repeat;
	padding-bottom: 5%;
}
#featureArea a {
	color: inherit;
}
#featureArea .featureList .featureBox .phArea {
    width: 35%;
}
#featureArea dt img {
    width: 100%;
}

/* featureList------------------*/
#featureArea .featureList li {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_black001.png");
	border-bottom: 1px dotted #000;
}
#featureArea .featureList li:first-child{
	border-top: 1px dotted #000;
}
#featureArea .featureList dl dd {
	font-size: 1.1rem;
	padding: 3%;
}
#featureArea .featureList dl dd h4 {
	font-size: 1.3rem;
	font-weight: bold;
}
#featureArea .featureList .featureBox {
	padding: 3%;
	color: #493832;
}

/*------onlyLinkArea--*/
#mainArea .onlyLinkArea {
	padding: 0 3.1% 10% 3.1%;
}
.eachArea {
	margin-top: 2%;
	padding-top: 2%;
}
.eachArea li {
    border-bottom: solid 1px;
    border-bottom-color: #493832;
    padding: 3% 0 3% 3%;
}
.eachArea li a {
	color: #493832;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_black001.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: 20px 12px;
	display: block;
}
.eachArea li:first-child {
	border-top: solid 1px;
}
.eachArea .active {
	border-top-color: #493832;
	background-color: #E7EEAA;
	background-image: none;
	background-repeat: initial;
	background-position: initial;
	background-size: initial;
	padding: 3% 0 3% 3%;
}
.eachArea li a  {
	color: #493832;
	display: block;
}
/*------scheBox--*/
.cntsArea .schebox {
	padding: 3.1%;
	background-color: #FBF3E4;
	margin-top: 2%;
	margin-bottom: 5%;
}
.schebox .descTxt {
	margin-bottom: 2%;
}
.cntsArea .schebox p {
	font-weight: bolder;
	margin-bottom: 1%;
	margin-top: 1%;
	color: #493832;
}
.cntsArea .schebox p:first-child {
	margin-top: initial;
}
.cntsArea .schebox .pointTtl {
	font-weight: bold;
	margin-top: 1%;
}
.attnArea {
	margin-top: 2%;
	font-size: smaller;
}
.attnArea p, .attnArea div {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 1%;
}
.attnArea mb1 {
	margin-top: 3%;
}
.attnArea p:before, .attnArea div:before {
	content: "※";
}