@charset "utf-8";
/*////////////// Taiwan/SpecialhisCSS Document //////////////*/

/* ===============================================
 all（基本事項）　
=============================================== */

/* bgColor（背景色の設定）------------------*/
#taiwan .bgColor {
	/* margin-bottom: 0; */
	padding: 0 0 10%;
}

/* introText（各項目導入部分）------------------*/
.introText {
	margin-bottom: 5%;
}

/* phArea/mapArea（各項目マップ、写真部分）------------------*/
.phArea,
.mapArea,
.discountArea {
	margin-bottom: 3%;
}

/* attnArea（各項目注意事項）------------------*/
.attnArea {
	margin-top: 5%;
}

/* pointArea（各項目見どころ）------------------*/
.pointArea {
	margin-top: 5%;
	padding: 0 3.1% 2%;
	background-color: rgba(255, 242, 241, 0.5);
	border: 1px solid #AA0F06;
}
.pointArea .titleArea {
	text-align: center;
}




/* ===============================================
 titleArea（タイトル部分）
=============================================== */

/* titleArea.headlines（大見出し/アイコン+テキスト）------------------*/
.titleArea.headlines {
	margin: 0 0 3%;
}
/* heading（中見出し/テキストのみ）------------------*/
.titleArea.heading {
	margin: 0 0 3%;
	text-align: center;
	background-image: url("/cmn/img/kanto/taiwan/specialhis/bus_title_bg_001.jpg");
	background-repeat: repeat;
	background-position: 0 50%;
	background-size: auto 100%;
}
.titleArea.heading .titleText {
	padding: 1em 0 .9em;
	font-size: 1.7rem;
	color: #FFF;
}
/* titleArea.subheading（小見出し/テキストのみ）------------------*/
.titleArea.subheading {
	margin-bottom: .2em;
}
/* pointArea.titleArea.subheading（小見出し/テキストのみ）------------------*/
.pointArea .titleArea.subheading {
	color: #CC0000;
}
/* attnArea.titleArea.subheading（小見出し/テキストのみ）------------------*/
.attnArea .titleArea.subheading {
	color: #666;
}



/* ===============================================
 listArea（リストデザイン部分）　
=============================================== */

.listArea {
}

/* atten（注意事項）------------------*/
.listArea.attn {
	margin: 0;
	font-size: inherit;
}

/* circle（項目）------------------*/
.listArea.circle {
	margin: 0;
}



/* ===============================================
 busArea（オープントップバス貸切）　
=============================================== */

#busArea {
}



/* ===============================================
 specialArea（九分観光が特別価格）　
=============================================== */

#specialArea {
}

/* heading（見出し）------------------*/
#specialArea .titleArea.heading {
	background-image: url("/cmn/img/kanto/taiwan/specialhis/special_title_bg_001.jpg");
}



/* ===============================================
 couponArea（選べるお食事クーポン）　
=============================================== */

#couponArea {
}
#couponArea .menuArea {
	margin-bottom: 5%;
}

/* heading（見出し）------------------*/
#couponArea .titleArea.heading {
	background-image: url("/cmn/img/kanto/taiwan/specialhis/coupon_title_bg_001.jpg");
}

/* accordion（アコーディオン）------------------*/
#couponArea .accordion {
	border: none;
}
#couponArea .accordion dd+dt {
	margin-top: 1px;
}
#couponArea .accordion dt {
	background-color: #BDD8A5;
	border-bottom: none;
	background-image: url("/cmn/img/kanto/taiwan/specialhis/coupon_arrow_down_001.jpg");
	background-position: 97% 50%;
	background-size: 30px auto;
}
#couponArea .accordion dt.open {
	background-image: url("/cmn/img/kanto/taiwan/specialhis/coupon_arrow_up_001.jpg");
}
#couponArea .accordion dd {
	margin-bottom: 5%;
	background-color: #FFF;
	border: none;
}
#couponArea .accordion .descArea {
	padding: 0 0 1px;
}
/* close（クローズボタン用）------------------*/
#couponArea .accordion .linkArea.close {
	background: #CDC8C3;
	box-shadow: none;
}
#couponArea .accordion .linkArea.close a {
	color: inherit;
}

/* table（表デザイン）------------------*/
#couponArea table {
	margin: 0 3.1%;
}
#couponArea table td {
	padding: .5em 0 .5em .5em;
	border: 1px solid #333;
}
#couponArea table .itemText {
	width: 70px;
	font-weight: bold;
	background-color: #EEECE1;
	border-right: none;
}
#couponArea table td > span {
	display: inline-block;
}



/* ===============================================
 tourArea（おすすめツアー）　
=============================================== */

#tourArea {
}

/* attnArea（注意事項）------------------*/
#tourArea .attnArea {
	padding: 0 3.1% 2%;
	background-color: #FFF2F1;
	border: 1px solid #AA0F06;
}
#tourArea .attnArea .titleArea {
	color: #AA0F06;
	text-align: center;
}
#tourArea .attnArea .attnText {
	margin: 3% 0;
	font-size: 1.3rem;
	color: #AA0F06;
	font-weight: bold;
}
#tourArea .attnArea .listArea.attn {
	color: #AA0F06;
}
/* ===============================================
 linkArea（おすすめツアー）　
=============================================== */
.linkArea h3 {
	text-align: center;
	color: #AA0F06; 
	font-weight: bolder;
	font-size: 18px;
	margin-top: 8%;
}
.linkArea .coursetype {
	text-align: center;
	margin-top: 6%;
	font-size: 14px;
	color:  #AA0F06;
}
.linkArea .attnArea2 {
	padding: 0 3.1% 2%;
	border: 1px solid #AA0F06;
	margin-top: 5%;
}
.periodText {
	font-weight: bold;
	margin-top: 4%;
	font-size: 14px
}
.periodArea li {
	text-align: center;
	margin-bottom: 3px;
}

/* ===============================================
 endArea（おすすめツアー）　
=============================================== */
#endArea .titleArea {
	color: #C9000F;
}