@charset "utf-8";
  /*共通-------------*/
.wrapper {
	overflow-x : hidden;
	overflow-y : auto;
	font-size: 16px;
	font-weight: normal;
	font-family:"游ゴシック", "Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	background: #fafafa;
}
.wrapper {
    padding: 0 0 80px 0;
	background: url(/static/img/tour/campaign/hotsprings/kinugawa/bg.png) no-repeat #fafafa center 10%;
	/*background-size: 50%;*/
}

i{
	margin-right: 0;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none!important;
}
.col-xs-6 {
  width: 50%;
}

@media (min-width: 1200px){
  .pc-none {
    display: block;
    width: 100%;
  }

  .sp-none {
    display: none;
  }

  .container {
      width: 1170px;
    max-width: 1170px;
  }
}
.content {
	overflow: hidden;
}

.content_box {
	overflow: hidden;
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 24px;
	clear: both;
}

.breadcrumb {
  font-size: 14px;
}

.breadcrumb a {
  color: #337ab7;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

@media screen and (min-width:768px) {
  .pc-none {
    display: block;
    width: 100%;
  }

  .sp-none {
    display: none;
  }

}

@media screen and (max-width:767px) {
  .pc-none {
    display: none;
  }

  .sp-none {
    display: block;
    width: 100%;
  }

  .content_box {
    padding: 0 12px;
    }

  .visible-xs {
      display: block!important;
  }

  .wrapper {
    padding: 0 0 40px 0;
  }

  .btn_wh {
    padding: 0;
  }
}




/*<div class="category_ttl">カテゴリタイトル22</div>
---------------------------------------*/
.category_ttl {
	padding: 48px 0!important;
	text-align: center;
	font-size: 22px;
}
.category_ttl span {
	padding: 0 50px;
	border-bottom: 1px solid #b2b2b2;
}
	@media screen and (max-width:480px) {
	.category_ttl span {
		padding: 0 30px;
	}
	}

/*<div class="txt_xxx">本文メインテキスト16</p>
---------------------------------------*/
.txt16 {
	margin: 32px 0!important;
	font-size: 16px;
}

.txt_sub_14 {
	margin: 32px 0!important;
	font-size: 16px;
}

/*タイトルがボーダー囲み*/
.br_ttl {
	padding: 24px 0;
	text-align: center;
}
.br_ttl span {
	padding: 16px;
	border: 1px solid #b2b2b2;
	background: #fff;
}


/*タイトルがボーダー囲み*/
.br_ttl_01 {
	padding: 24px 0;
	text-align: center;
}
.br_ttl_01 span {
	padding: 16px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
	@media screen and (max-width:767px) {
.br_ttl_01 span {
	padding: 16px;
	border-top: none;
	border-bottom: none;
	color: #da4453;
	font-weight: bold;
	}
	}

/*<div class="btn_xx"><a href="#">ボタン</a></div>
---------------------------------------*/
/*lnk_btn と btn_xx セット*/
.lnk_btn a {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 11px 20px;
	color: #fff;
	border-radius: 2px;
}
/*00*/
.btn_00 {
	padding: 24px 0;
}
.btn_00 a {
	/*width: 45%;*/
	background: #da4453;
	text-decoration: none;
}
.btn_00 a:hover {
	background: #ed5565;
}
/*wh*/
.btn_wh {
	padding: 16px 0;
}
.btn_wh a {
	width: 45%;
	text-decoration: none;
	color: #666;
	border: 1px solid #b2b2b2;
}
.btn_wh a:hover {
	color: #fff;
	background: #b2b2b2;
}
	@media screen and (max-width:991px) {
  .pc-none {
    display: block;
    width: 100%;
  }

  .sp-none {
    display: none;
  }

	.btn_00 a ,
	.btn_wh a {
	width: 100%;
	}

  .btn_wh {
    padding: 0;
  }

}

@media screen and (max-width:414px) {
  .pc-none {
    display: none;
  }

  .sp-none {
    display: block;
    width: 100%;
  }

  .btn_wh {
    padding: 0;
  }
}

/*color
---------------------------------------*/
.PK {
	color: #da4453;
}
.BL {
	color: #3bafda;
}


/*その他
---------------------------------------*/
.clear {
	clear: both;
}
.clear:after{content: ".";display:block;height:0;font-size:0;clear: both;visibility:hidden;}
.clear {display: inline-block;}
* html .clear {height: 1%;}
.clear {display:block;}
.img {
	width: 100%;
	}

/*btn表示-------------*/
	@media screen and (min-width:767px) {
	.onlysm {
		display: none!important;
	}
	}
	@media only screen and (max-width: 766px) {
	.onlysm {
		display: block!important;
	}
	}
/*btn-------------*/



/*コンテンツ・メインページ
---------------------------------------*/
.next_page {
	padding: 16px;
	text-align: center;
}
.next_page img {
	max-width: 145px;
	width: 100%;
}
.list_whats {
	overflow: hidden;
}
.list_whats img {
	max-width: 50%;
}
dl.whats {
	overflow: hidden;
	width: 45%;
	float: right;
}
.list_box {
	overflow: hidden;
}
.list_box li {
	width: 50%;
	margin: 0 auto;
	float: left;
	box-sizing: border-box;
	padding: 24px;
}
.list_box li img {
	width: 100%;
}
/*
#hotel-02{
	display: none;
}
*/
@media screen and (max-width:480px) {
.list_whats img {
	max-width: 100%;
}
dl.whats {
	width: 100%;
}
.list_box li {
	width: 100%;
	padding: 12px;
	margin:1% 0;
}

}

/*コンテンツ・予約ページ
---------------------------------------*/
.item_box{
	border-bottom: 1px dotted #b2b2b2;
}
dl.item_box {
	text-align: center;
    padding: 24px 0;
	border-bottom: 1px dotted #b2b2b2;
}
dl.item_box:last-child {
	border-bottom: none;
}
/*dl.item_box dt:nth-child(1):before {
	content: "★ ";
}*/
dl.item_box dt:nth-child(2) {
	font-weight: normal;
}
.item_box dt{
	color:#3bafda;
}
.list_color li {
	background: #fdf4f6;
}
.list_color li:nth-child(2) {
	background: #f5f9fe;
}
.list_color02 li  {
	background: #f2f2f2;
}



/*予約ページ プランごとのタイトル
---------------------------------------*/
.title-planset{
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	padding: 48px 0 24px 0;
	line-height: 1.6;
}
.title-planset b{
	font-weight: bold;
}
.br_ttl_01 + .title-planset{
	border-top: 1px dotted #b2b2b2;
}
@media only screen and (max-width: 766px) {
.title-planset{
	font-size: 16px;
}
}

/*予約ページ 往復バス、往路バスのアイコン
---------------------------------------*/
.icon-bus{
	background: #3bafda;
	padding: 1px 5px 1px 4px;
	border-radius: 2px;
	position: relative;
	top: -1px;
	font-size: 12px;
	font-weight: normal;
}
.icon-bus i{
	font-size: 14px;
	line-height: 0;
	font-weight: normal;
	color: #fff;
	margin:0;
	position: relative;
	top: -1px;
}




/*予約ページ　ページ内リンク
---------------------------------------*/
.localnavi-reserve-01{

}
.localnavi-reserve-01 li{
	float: left;
	text-align: center;
}
.localnavi-reserve-01 li a{
	text-align: center;
	padding: 5px 0;
	display: block;
}
.localnavi-reserve-01 li a i{
	position: relative;
	top: -3px;
}
.table-dl{
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	background: #fff;
	margin-bottom: 24px;
}
.table-dl dt{
	width:35%;
	font-size:14px;
	text-align:center;
	float:left;
	padding: 5px 5px;
}
.table-dl dt span{
	background:#f84c78;
	padding:3px 6px;
	color: #fff;
	display: block;
}
.table-dl dd{
  width: 60%;
  float: left;
  margin-left: 5%;
  font-size: 14px;
  line-height: 1.8;
}
