@charset "UTF-8";

#container {
	width: auto !important;
}

/* ---------------------------------------------------------
	CSS Document  visual
--------------------------------------------------------- */

#visual {
	height: 500px;
	overflow: hidden;
	padding-top: 30px;
}
/*--福岡--*/
.harazuru-onsen {
	background: url(/sightseeing/harazuru/img/visual_01.jpg) no-repeat top;
}

/*--長崎--*/
.unzen-onsen {
	background: url(/sightseeing/unzen/img/visual_01.jpg) no-repeat top;
}
.hirado-onsen {
	background: url(/sightseeing/hirado/img/visual_01.jpg) no-repeat top;
}
.obama-onsen {
	background: url(/sightseeing/obama/img/visual_01.jpg) no-repeat top;
}
/*--佐賀--*/
.ureshino-onsen {
	background: url(/sightseeing/ureshino/img/visual_01.png) no-repeat top;
}
.furuyu-onsen {
	background: url(/sightseeing/furuyu/img/visual_01.jpg) no-repeat top;
}

/*--大分--*/
.housenji {
	background: url(/sightseeing/housenji/img/visual_01.jpg) no-repeat top;
}
.sujiyu {
	background: url(/sightseeing/sujiyu/img/visual_01.jpg) no-repeat top;
}
.beppu-onsen {
	background: url(/sightseeing/beppu/img/visual_01.jpg) no-repeat top;
}
.kannawa-onsen {
	background: url(/sightseeing/kannawa/img/visual_01.jpg) no-repeat top;
}
.yufuin-onsen {
	background: url(/sightseeing/yufuin/img/visual_01.jpg) no-repeat top;
}
.nagayu-onsen {
	background: url(/sightseeing/nagayu/img/visual_01.jpg) no-repeat top;
}
.hita-onsen {
	background: url(/sightseeing/hita/img/visual_01.jpg) no-repeat top;
}
/*--熊本--*/
.yamaga {
	background: url(/sightseeing/yamaga/img/visual_01.jpg) no-repeat top;
}
.hirayama {
	background: url(/sightseeing/hirayama/img/visual_01.jpg) no-repeat top;
}
.kurokawa-onsen {
	background: url(/sightseeing/kurokawa/img/visual_01.jpg) no-repeat top;
}
.waita-onsen {
	background: url(/sightseeing/waita/img/visual_01.jpg) no-repeat top;
}
.minamiaso-onsen {
	background: url(/kumamoto/aso/minamiaso-onsen/images/visual_01.jpg) no-repeat top;
}
.uchinomaki-onsen {
	background: url(/kumamoto/aso/uchinomaki-onsen/images/visual_01.jpg) no-repeat top;
}
/*--鹿児島--*/
.kirishima-onsen {
	background: url(/sightseeing/kirishima/img/visual_01.jpg) no-repeat top;
}
.ibusuki-onsen {
	background: url(/sightseeing/ibusuki/img/visual_01.jpg) no-repeat top;
}




#visual h1 {
	margin-bottom: 40px;
}

#visual li:first-child {
	margin-bottom: 15px;
}

#visual ul.btn3 li {
	margin-bottom:10px;
}

/* ---------------------------------------------------------
	CSS Document Bread Clumb
--------------------------------------------------------- */
header{margin:0 auto 0 !important;}

#breadCrumb{
    margin:0 auto 10px;
    width: 100%;
	/*background-color:#f1f1f1;*/
}
#breadCrumb span{
	font-size:12px;
}

#breadCrumb .blockpz{
    display: block;
    line-height: 2.4em;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
#breadCrumb a{
	color:#356dc2;
	font-size:12px;
	text-align:left;
}
#breadCrumb a:hover{
	color:#bb2b39;
}



/* ---------------------------------------------------------
	CSS Document contact
--------------------------------------------------------- */

.contact {
	padding: 30px;
	background: #f7f2ec;
}

.contact .balloon {
	margin-bottom: 15px;
	font-size: 18px;
}

.contact .balloon:before {
	content: '\ff3c';
}

.contact .balloon:after {
	content: '\ff0f';
}

.contact .desc {
	margin-bottom: 20px;
	font-size: 30px;
}

.contact .desc small {
	font-size: 18px;
}

.contact dl {
    background-color: #f4e8da;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #17184b;
    line-height: 1;
    margin: 0 auto;
    padding: 7px 30px;
    width: 880px;
}

.contact dt {
    border-right: 1px solid #e9d3ba;
    color: #17184b;
    display: inline-block;
    font-size: 18px;
    margin-right: 12px;
    padding-right: 12px;
    vertical-align: middle;
}

.contact dd {
    display: inline-block;
    margin: 0 10px 0 20px;
    vertical-align: middle;
}

.contact .tel {
    margin-right: 20px;
    background: rgba(0, 0, 0, 0) url("/share/images/index/icon_01.jpg") no-repeat scroll left center;
    font-size: 26px;
    padding: 0 0 0 20px;
}

.contact .tel .btn {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
	/*padding-left: 20px;
	background: url(/sightseeing/common/images/onsen_area/icon_01.jpg) no-repeat left;
	font-size: 26px;*/
}

.contact .tel a {
	text-decoration: none;
	font-family: "Times New Roman";
	color: #17184b;
}
.contact .reception_time {
    display: inline-block;
    font-size: 12px;
}
.contact .mail {
    background: rgba(0, 0, 0, 0) url("/share/images/index/icon_02.jpg") no-repeat scroll 0 9px;
    font-size: 20px;
    padding: 0 0 0 28px;
}
.contact .mail .btn {
	display: inline-block;
	vertical-align: middle;
	/*padding-left: 27px;
	background: url(/sightseeing/common/images/onsen_area/icon_02.jpg) no-repeat left;
	font-size: 20px;*/
}

.contact .mail a {
	font-family: "Times New Roman";
	color: #17184b;
}

.contact .mail a:hover {
	color: #bb2b39;
}

/* ---------------------------------------------------------
	CSS Document onsen
--------------------------------------------------------- */

#onsen {
	width: 960px;
	margin: 90px auto;
}

#onsen a {
    text-decoration: underline;
}

#onsen a:hover {
    text-decoration: none;
}

#onsen h2 {
	margin-bottom: 40px;
	background: url(/sightseeing/common/images/onsen_area/bg_h2.jpg) repeat-x center bottom;
	font-size: 45px;
	line-height: 100px;
	color: #17184b;
}

#onsen .anchor li {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	padding-right: 24px;
	border-right: solid 1px #b4b4b4;
	line-height: 1;
}

#onsen .anchor li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

#onsen .anchor li a {
	color: #17184b;
}

#onsen .anchor li a:hover {
	color: #bb2b39;
}

#onsen_01 h3, #onsen_02 h3, #onsen_03 h3 {
	margin-bottom: 40px;
	background: #f7f2ec;
	font-size: 30px;
	line-height: 60px;
	color: #17184b;
}

#onsen_01 h3 a, #onsen_02 h3 a, #onsen_03 h3 a {
	display: inline-block;
	vertical-align: top;
	color: #17184b;
}
#onsen_01 h3 a:hover, #onsen_02 h3 a:hover, #onsen_03 h3 a:hover {
    color: #bb2b39;
}

/* ---------------------------------------------------------
	CSS Document onsen > section
--------------------------------------------------------- */

#onsen .section {
	/*padding-top: 100px;*/
	margin-top: 40px;
}

#onsen .vertical dt {
	margin-bottom: 20px;
}

#onsen .vertical dd {
	margin-right: 45px;
}

#onsen .vertical sup {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	margin-left: 20px;
	font-size: 24px;
	line-height: 1.3;
}

#onsen .vertical span {
	display: inline-block;
	vertical-align: top;
	width: 48px;
	margin-top: 20px;
	font-size: 48px;
	line-height: 1.3;
}

#onsen .align {
	margin-bottom: 30px;
}

#onsen .align dt {
	display: inline-block;
	vertical-align: middle;
}

#onsen .align dd {
	display: inline-block;
	vertical-align: middle;
}

#onsen .align sup {
	display: block;
	font-size: 20px;
	line-height: 1.3;
}

#onsen .align span {
	display: block;
	font-size: 40px;
	line-height: 1.3;
}

#onsen .w740 {
	width: 740px;
	text-align: left;
}

#onsen .photo {
	margin-bottom: 20px;
}

#onsen .w740 h4 {
	margin-bottom: 10px;
	font-size: 24px;
}

/* ---------------------------------------------------------
	CSS Document onsen > food
--------------------------------------------------------- */

#onsen .food {
	margin-top: 100px;
	min-height: 360px;
	position: relative;
}

#onsen .food .w390 {
	width: 390px;
	margin: 0 0 0 auto;
	text-align: left;
}

#onsen .food .photo {
	position: absolute;
	top: 0;
	left: 0;
}

/* ---------------------------------------------------------
	CSS Document onsen > appendix
--------------------------------------------------------- */

#onsen .appendix {
	margin-top: 100px;
	min-height: 300px;
	position: relative;
}

#onsen .appendix .w490 {
	width: 490px;
	text-align: left;
}

#onsen .appendix .photo {
	position: absolute;
	top: 0;
	right: 0;
}

/* ---------------------------------------------------------
	CSS Document onsen > reserve
--------------------------------------------------------- */

#onsen .reserve {
	margin-top: 100px;
	border: solid 1px #cdcdcd;
	border-top: solid 3px #ba2636;
}

/* ---------------------------------------------------------
	CSS Document onsen > access
--------------------------------------------------------- */

#onsen .access {
	min-height: 240px;
	padding: 30px;
	background: #f7f2ec;
	text-align: left;
	font-size: 14px;
	position: relative;
}

#onsen .access .w620 {
	width: 620px;
	margin: 0 0 0 auto;
	text-align: left;
}

#onsen .access .photo {
    left: 30px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    width: 220px;
    height: 165px;
}

#onsen .access .photo img{
    width: 220px;
    height: 165px;
}


#onsen .access em {
	font-size: 12px;
}

#onsen .access .mincho {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1;
	color: #17184b;
}

#onsen .access .mincho a {
	display: inline-block;
	vertical-align: top;
	color: #17184b;
}
#onsen .access .mincho a:hover {
    color: #bb2b39;
}


/* ---------------------------------------------------------
	CSS Document onsen > plan
--------------------------------------------------------- */

#onsen .plan {
	padding: 30px;
}

#onsen .plan h4 {
	float: left;
}

#onsen .w670 {
	width: 670px;
}

#onsen .pickUpplan {
	padding: 10px 0;
	padding-left: 15px;
	background: url(/sightseeing/common/images/onsen_area/icon_03.jpg) no-repeat left;
	border-bottom: dotted 1px #bd8b52;
	text-align: left;
}

#onsen .pickUpplan p {
	display: inline-block;
	vertical-align: middle;
}

#onsen .pickUpplan ul {
	display: inline-block;
	vertical-align: middle;
}

#onsen .pickUpplan li {
	display: inline-block;
	vertical-align: middle;
	height: 17px;
	overflow: hidden;
}

#onsen .pickUpplan a {
	font-size: 16px;
	color: #17184b;
}

#onsen .pickUpplan a:hover {
	color: #bb2b39;
}

#onsen .pickUpplan strong {
	font-size: 20px;
	color: #ba2636;
}

#onsen .right {
	margin-top: 10px;
}

#onsen .right a {
	font-size: 14px;
	color: #17184b;
}

#onsen .right a:hover {
	color: #bb2b39;
}

/* ---------------------------------------------------------
	CSS Document onsen > calendar
--------------------------------------------------------- */

#onsen .calendar {
	padding: 0 30px 30px;
}

#onsen .calendar h4 {
	margin: 0;
	padding: 3px 0 0;
	background: #bd8b52;
	font-size: 18px;
	color: #fff;
}

#onsen .calendar table {
	width: 100%;
}

#onsen .calendar th {
	width: 14.2%;
	padding: 5px 0 2px;
	border: solid 1px #bd8b52;
	background: #f7f2ec;
	font-weight: normal;
	font-size: 12px;
}

#onsen .calendar th.sat {
	background: #ecf5fc;
}

#onsen .calendar th.sun {
	background: #ffecee;
}

#onsen .calendar td {
	padding: 7px 0 4px;
	border: solid 1px #bd8b52;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
}

#onsen .calendar td a {
	display: block;
}

/* ---------------------------------------------------------
	CSS Document onsen > yado
--------------------------------------------------------- */

#onsen .yado {
	padding: 0 30px 30px;
}

#onsen .yado a {
	display: inline-block;
	vertical-align: top;
	padding: 13px 30px;
	padding-left: 70px;
	background: #ba2636 url(/sightseeing/common/images/onsen_area/icon_04.jpg) no-repeat 28px;
	box-shadow:rgba(0, 0, 0, 0.35) 0 3px 5px 0;
	-webkit-box-shadow:rgba(0, 0, 0, 0.35) 0 3px 5px 0;
	-moz-box-shadow:rgba(0, 0, 0, 0.35) 0 3px 5px 0;
	text-decoration: none;
	font-size: 26px;
	color: #fff;
}

#onsen .yado a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color:#fff !important;
}


/* ---------------------------------------------------------
	#boxMap, #boxSearch
--------------------------------------------------------- */
#boxMap, #boxSearchPC {
    margin: 0 auto 90px;
    width: 960px;
}

#boxMap h5, #boxSearchPC h5{
    font-size: 36px;
    font-weight: normal;
    margin: 0 auto 7px;
    text-align: center;
}

#boxSearchSP{display:none;}
/* ---------------------------------------------------------
	CSS Document spot
--------------------------------------------------------- */

#spot {
	width: 960px;
	margin: 50px auto 0;
}

#spot h2 {
	margin-bottom: 40px;
	background: url(/sightseeing/common/images/onsen_area/bg_h2.jpg) repeat-x center bottom;
	font-size: 45px;
	line-height: 100px;
	color: #17184b;
}

#spot .section {
	margin-bottom: 60px;
}

#spot .section p {
	margin-top: 10px;
	text-align: left;
}
#spot .section p.big {
    height: 500px;
    margin-top: 10px;
    overflow: hidden;
    text-align: left;
    width: 960px;
}
#spot .section p.big img{
    height: 500px;
    width: 960px;
}

#spot .section p.mincho {
	margin-top: 15px;
}

#spot .one {
}

#spot .one strong {
	font-size: 40px;
	font-weight: 100;
}

#spot .three {
	width: 300px;
}

#spot .three.f_left {
	margin-right: 29px;
}

#spot .three strong {
	font-size: 20px;
	font-weight: 100;
}

#spot .two {
	width: 450px;
}

#spot .two strong {
	font-size: 24px;
	font-weight: 100;
}

/*--営業案内--*/
#annai {
	width: 960px;
	margin: 50px auto;
}

#annai .annai_inner{
	margin: 0 auto;
	width: 90%;
	text-align: left;
	font-size: 1rem;
}

#annai .annai_inner p {
	margin-bottom: 20px;
}

#annai h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../images/bg_h2.jpg) repeat-x center bottom;
	font-size: 40px;
	font-weight: 100;
	line-height: 1.5;
	color: #17184b;
	text-align: center;
}

#annai .annai_inner h3 {
	font-weight: bold;
}

#annai .annai_inner div.kikan {
	font-weight: bold;
}

#annai .annai_inner ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

#annai .annai_inner li {
	list-style-type: disc;
}
#annai .annai_inner div.r_bottom {
	text-align: right;
	margin-top: 70px;
	margin-bottom: 50px;
}

/*--------------------------*/

a         { color: #17184b; text-decoration: underline;}
a:hover   {	color: #bb2b39 !important; text-decoration: none; }
a:visited  { text-decoration: none; }
a img:hover{opacity:0.8;}



/* がんばろう九州　バックナンバー
----------------------------*/
#ganbarou {
    width: 960px;
    margin: 0 auto 50px;
}
#ganbarou h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../images/bg_h2.jpg) repeat-x center bottom;
	font-size: 40px;
	font-weight: 100;
	line-height: 1.5;
	color: #17184b;
	text-align: center;
}
#ganbarou h2 span {
	font-size:0.8em;
}
#ganbarou p {
    margin: 0 auto;
    width: 850px;
    text-align: left;
}
#ganbarou .ganbarou_inner {
    width: 850px;
    margin: 0 auto;
}
#ganbarou ul.onsen_area {
	display:inline-block;
}
#ganbarou ul.onsen_area li {
	margin:10px 0;
	border:solid 1px #666;
	padding:15px;
	text-align:left;
	overflow:hidden;
	position:relative;	
}
#ganbarou ul.onsen_area li img {
	float:left;
	width:260px;
	height:auto;
	margin-right:15px;
}
#ganbarou ul.onsen_area li img:hover {
	opacity:0.8;
}

#ganbarou ul.onsen_area li h3 {
	font-size:1.5em;
}

#ganbarou ul.onsen_area li .date {
	position:absolute;
	top:20px;
	right:15px;
}

#ganbarou ul.onsen_area li .text {
	margin-top:30px;
}

#ganbarou ul.onsen_area li .text span a {
	font-size:0.8em;
}
/*-------------------*/

/* 温泉地ページTOP　コメント欄 */
.notice{
	width:960px;
	margin:10px auto;
	padding:10px;
	color:#333;
	border:#ccc solid thin;
	text-align:left!important;
	line-height:1.6em;
}
.notice span.list {
    font-weight: bold;
    margin-right: 50px;
}
.notice span.coment {
    display: block;
    font-size: 0.7em;
    line-height: 0.9;
}

/* 宿くらべスライダー
--------------------------------------------------------*/
#third_cont {
}
#third_cont .inner {
    width: 980px;
    margin: 0 auto;
}
#third_cont h2 {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    text-align: center;
    padding: 20px;
    font-size: 40px;
    letter-spacing: -3px;
}
#third_cont h2 span {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", Osaka, sans-serif;
    display: block;
    font-size: 18px;
    letter-spacing: 0px;
    margin-top: 10px;
}

#third_cont .wbox.popular {
    padding: 0 30px;
}
#third_cont .wbox h3 {
    text-align: center;
    margin-bottom: 30px;
}
#third_cont .wbox.popular .popslide {
    background: url(/iiyado/images/popular_slide_bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px;
}
#third_cont .bx-wrapper {
    max-width: 761px !important;
}
#third_cont .bx-wrapper .bx-viewport {
    height: 335px !important;
}

#third_cont .wbox.popular .popslide li p {
    font-size: 13px;
    color: #b29312;
    line-height: 1.8;
    margin: 10px 0;
}

#third_cont .wbox.popular .popslide li{
    float: left;
    list-style: none;
    position: relative;
    margin-right: 20px;
    width: 200px;
	padding: 20px;
	background: url(/iiyado/images/box_bg.png) no-repeat;
	background-size: 100% 95%;
	height: 335px;
}
#slider2 img {
    max-width: 100%;
    display: block;
    width: 1000px;
    margin: 0 auto;
}

#third_cont .bx-wrapper{
	max-width: 761px !important;
}
#third_cont .bx-wrapper .bx-viewport {
	height: 320px !important;
}
#third_cont .bx-wrapper .bx-prev {
    left: -105px;
    background: url(/iiyado/images/slide_arrow_back.png) no-repeat;
}
#third_cont .bx-wrapper .bx-next {
    right: -105px;
    background: url(/iiyado/images/slide_arrow_next.png) no-repeat;
}
#third_cont .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 17px;
    height: 30px;
    text-indent: -9999px;
    z-index: 1;
}
#third_cont .wbox.popular .more_link{
	position: absolute;
	bottom: 50px;
	width: 200px;
	height: 35px;
	text-align: left;
	margin-top: 0;
}
#third_cont .wbox.popular .more_link a {	
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #b29312;
	font-size: 16px;
	padding: 5px;
	border: 1px solid #b29312;
	width: 100%;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
}
#third_cont .wbox.popular .popslide li p{
	font-size: 13px;
	color: #b29312;
	line-height: 1.8;
	margin: 10px 0;
}
#ranking .hoteltop a{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	background: url(/iiyado/images/hotel_arrow.png) 95% 50% no-repeat #eeeeee;
	padding: 10px;
	width: 380px;
	display: block;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
	font-weight: 100;
}
.js-load {
	display: none;
}

/* 宿くらべアコーディオン
-----------------------------------*/
.plan_box {
    position: relative;
	width:960px;
	margin:0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.yadokurabe {
    text-indent:-9999px;
	height:0;
}
.yadokurabe a img {	
    position: absolute;
	top:-10px;
    right: 0px;
}
.plan_box h2 {
    font-size: 30px;
    margin-top: 20px;
}
.plan_box h2 span {
    display: inherit;
    font-size: 0.8em;
}
.plan_box h3 {
    margin-top: 20px;
}

.iiyado_menu {
    /*width: 960px;*/
    margin: 0 auto;
}
.iiyado_plan {
    width: 300px;
    margin: 8px;
    padding: 10px;
    background-color: #fff;
    border: solid 1px #ccc;
    display: inline-block;
    position: relative;
	float:left;
}
.iiyado_plan p.img {
    display: inline-block;
    float: left;
    height: 80px;
    overflow: hidden;
}
.iiyado_plan p img {
    display: block;
    width: 120px;
}
.iiyado_plan p.title {
    width: 150px;
    display: inline;
    float: right;
}
.iiyado_plan p.title a {
    font-size: 13px;
    color: #b29312;
    line-height: 1.8;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}
.iiyado_plan p.title a span {
    font-weight: bold;
    font-size: 15px;
}

.more_link {
    display: inline-block;
    background: #b29312 url(/iiyado/images/icon_arrow03.png) no-repeat right;
    background-position: 125px;
    border-radius: 5px;
    width: 140px;
    padding-right: 13px;
    position: absolute;
    bottom: 10px;
    left: 145px;
}
.more_link a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}


.iiyado_accordion {
	display: none;
}

.btn_close ,
.btn_open {
	clear:both;
	display:block;
	margin:0 15px;
	padding-top:10px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	background: #fff;
	border-top: none;
}

.btn_close span ,
.btn_open span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 18px;
	margin-bottom: 15px;
	padding-right: 15px;
	text-decoration: underline;
	color: #135fc1;
	cursor: pointer;
}

.btn_open span {
	background-position: right bottom;
}

.btn_close span:hover ,
.btn_open span:hover {
	text-decoration: none;
}

.btn_close img {
    vertical-align: middle;
}
.btn_open img {
    transform: rotate(180deg);
	vertical-align:middle;
	position: relative;
	top: 15%;
}
.a_on {
	display: none;
}


.iiyado_accordion:before {
	content: '';
	display: block;
	/*height: 4px;*/
	margin: 0 15px 0;
	/*background: #1460ba;*/
	position: relative;
	top: -17px;
}

.iiyado_accordion .break:before {
	content: '';
	display: block;
	height: 2px;
	background: #999;
	position: relative;
	top: -17px;
}

.iiyado_accordion .iiyado_category:before {
	content: '';
	display: block;
	height: 2px;
	background: #1460ba;
	position: relative;
	top: -17px;
}

/* 宿くらべアコーディオン（温泉地ページ下部）
-----------------------------------*/
#onsen .plan_box {
    position: relative;
	width:960px;
	margin:0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
#onsen .plan_box .yadokurabe {
    text-indent:-9999px;
	height:0;
}
#onsen .plan_box .yadokurabe a img {	
    position: absolute;
	top:-10px;
    right: 0px;
}

#onsen .plan_box h2 {
    font-size: 30px;
    margin-top: 20px;
    line-height: 1.7;
    color: #000;
    background: none;
    margin-bottom: 0px;
}
#onsen .plan_box h2 span {
    display: inherit;
    font-size: 0.8em;
}
#onsen .plan_box h3 {
    margin-top: 20px;
}

#onsen .plan_box .iiyado_menu {
    width: 960px;
    margin: 0 auto;
}
#onsen .plan_box .iiyado_plan {
    width: 300px;
    margin: 8px;
    padding: 10px;
    background-color: #fff;
    border: solid 1px #ccc;
    display: inline-block;
    position: relative;
	float:left;
}
#onsen .plan_box .iiyado_plan p.img {
    display: inline-block;
    float: left;
    height: 80px;
    overflow: hidden;
}
#onsen .plan_box .iiyado_plan p img {
    display: block;
    width: 120px;
}
#onsen .plan_box .iiyado_plan p.title {
    width: 145px;
    display: inline;
    float: right;
}
#onsen .plan_box .iiyado_plan p.title a {
    font-size: 13px;
    color: #b29312;
    line-height: 1.8;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}
#onsen .plan_box .iiyado_plan p.title a span {
    font-weight: bold;
    font-size: 15px;
}

#onsen .plan_box .more_link {
    display: inline-block;
    background: #b29312 url(/iiyado/images/icon_arrow03.png) no-repeat right;
    background-position: 125px;
    border-radius: 5px;
    width: 140px;
    padding-right: 13px;
    position: absolute;
    bottom: 10px;
    left: 145px;
}
#onsen .plan_box .more_link a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}


#onsen .plan_box .iiyado_accordion {
	display: none;
}

#onsen .plan_box .iiyado_accordion:before {
	content: '';
	display: block;
	/*height: 4px;*/
	margin: 0 15px 0;
	/*background: #1460ba;*/
	position: relative;
	top: -17px;
}

#onsen .plan_box .iiyado_accordion .break:before {
	content: '';
	display: block;
	height: 2px;
	background: #999;
	position: relative;
	top: -17px;
}

#onsen .plan_box .iiyado_accordion .iiyado_category:before {
	content: '';
	display: block;
	height: 2px;
	background: #1460ba;
	position: relative;
	top: -17px;
}




/* 温泉地ページ　予約ボタン＆アフィリ
-----------------------------------*/
#onsen .yoyaku {
    border-right: solid 1px #cdcdcd;
    border-left: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
    padding: 0 30px 20px;
	display:block;
    margin-bottom: 40px;
}
#onsen .yado_yoyaku.mincho {
    width: 41%;
    display: inline-block;
}
#onsen .yado_yoyaku.mincho p {
	position:relative;
}
#onsen .yado_yoyaku a {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 20px 30px;
    padding-left: 70px;
    background: #ba2636 url(/sightseeing/common/images/onsen_area/icon_04.jpg) no-repeat 28px;
    box-shadow: rgba(0, 0, 0, 0.35) 0 3px 5px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 3px 5px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.35) 0 3px 5px 0;
    text-decoration: none;
    font-size: 26px;
    color: #fff;
}
#onsen .yado_yoyaku a span {
    font-size: 12px;
    display: block;
    position: absolute;
    bottom: 5px;
}
#onsen .yado_yoyaku a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color:#fff !important;
}
#onsen .othersites {
	display: none;
    padding: 0;
    font-size: 1.0em;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-top: 20px;
    width: 898px;
}
#onsen .othersites p.btn_menu {
    background-color: #e0e0e0;
    padding: 5px 6px;
    font-size: 1.0em;
    color: #000;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin: 0 auto;
}
#onsen .othersites p.btn_menu.active span {
    background: url(/iiyado/images/bg_close.jpg) no-repeat right bottom;
}
#onsen .othersites p.btn_menu span {
    display: inline-block;
    padding-right: 25px;
    color: #666;
	width: 100%;
}
#onsen .yoyaku .btn_accordion {
	padding: 10px 0;
}
#onsen dl.gaibu {
    padding: 0;
    display: inline-block;
    margin: 0;
    width: 850px;
}
#onsen .othersites dd.site_01, dd.site_02, dd.site_03, dd.site_04 {
    font-weight: normal;
}
#onsen .othersites dd {
    display: inline-block;
    margin: 10px 20px;
    float: left;
    width: 240px;
    min-height: 30px;
    vertical-align: top;
    border: solid 1px #999;
    border-bottom: solid 3px #999;
    position: relative;
    background: #fff;
}
#onsen .othersites dl a {
    display: block;
    text-decoration: none;
    padding: 7px 20px 4px 8px;
    font-size: 0.9em;
    line-height: 1.7;
}
#onsen .othersites dd a:after{	
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
}
#onsen .othersites dl a img {
    display: none;
}


/* 温ぱら鹿児島へバナー
---------------------------------*/
#container .onpara_kojbannerPC {
    display: inline-block;
    margin: 10px;
}
#container .onpara_kojbannerPC a {
    display: block;
}
#container .onpara_kojbannerPC img {
    border: solid 2px #17184b;
}
#container .onpara_kojbannerSP {
    display:none;
}






