@charset "UTF-8";



/*--------------------------------------------------
  body
--------------------------------------------------*/
#main{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 100%;
	line-height: 1.4;
	color: #333333;
	margin: 0 auto;
}

#main a:hover {
  opacity: 0.8;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.font_24{
	font-size: 24px;
}

.font_14{
	font-size: 14px;
}
.pc_01{
	display:block;
}
.sp_01{
	display: none;
}
/*--------------------------------------------------
  contents01 mv
--------------------------------------------------*/
.slidebox{
  width:100%;
  height:720px;
  position:relative;
  overflow:hidden;
  background-size:cover;
  background-position:center;
  box-sizing:border-box;
}

#contents01 .mv{
	background: url(../images/mv_08.png) 0 0 no-repeat;
	width: 1100px;
	height: 755px;
	margin: 0 auto;
	position: relative;
}

#contents01 h2{
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#contents01 .textbox{
	position: absolute;
	bottom: 90px;
}

#contents01 .textbox p{
	box-sizing: border-box;
	width: 1100px;
	font-size: 16px;
	color: #ffffff;
	padding: 20px 70px 0 70px;
}

/*--------------------------------------------------
  contents02
--------------------------------------------------*/
#contents02{
	background: url(../images/bg_01.jpg) center center no-repeat;
	background-size: cover;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
}

#contents02 .title01{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0;
}

#contents02 .btn{
	width: 1100px;
	margin: 0 auto;
}

#contents02 .btn01{
	margin-bottom: 20px;
}

#contents02 .btn02{
	margin-bottom: 20px;
	padding: 0 140px;
}

#contents02 .btn p{
	margin-right: 20px; 
	float: left;
}

#contents02 .btn p:last-child{
	margin-right: 0;
}

#contents02 .text01{
	font-size: 14px;
	text-align: center;
	padding-bottom: 50px;
}


/*--------------------------------------------------
  contents03
--------------------------------------------------*/
#contents03 .wrapper01{
	background: #ffffff;
	box-sizing: border-box;
	width: 100%;
}

#contents03 .wrapper01 .wrap01{
	background: url(../images/bg_02.jpg) right 0 no-repeat;
	box-sizing: border-box;
	width: 100%;
}

#contents03 .wrapper02{
	background: #f7f2ed;
	box-sizing: border-box;
	width: 100%;
}

#contents03 .wrapper02 .wrap01{
	background: url(../images/bg_03.jpg) right 0 no-repeat;
	box-sizing: border-box;
	width: 100%;
}

#contents03 .title01{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 60px;
}

#contents03 .title02{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	box-sizing: border-box;
	width: 1100px;
	height: 75px;
	font-size: 26px;
	color: #ffffff;
	line-height: 1.3;
	padding: 15px 0 0 90px;
	position: relative;
}

#contents03 .title02:before{
	background: url(../images/icon.png) 0 0 no-repeat;
	content:"";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 18px;
	left: 30px;
}

#contents03 .title02_1{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	box-sizing: border-box;
	width: 1100px;
	height: 75px;
	font-size: 26px;
	color: #ffffff;
	line-height: 1.3;
	padding: 15px 0 0 90px;
	position: relative;
}

#contents03 .title02_1:before{
	background: url(../images/icon_1.png) 0 0 no-repeat;
	content:"";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 18px;
	left: 30px;
}

#contents03 .title02_2{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	box-sizing: border-box;
	width: 1100px;
	height: 75px;
	font-size: 26px;
	color: #ffffff;
	line-height: 1.3;
	padding: 15px 0 0 90px;
	position: relative;
}

#contents03 .title02_2:before{
	background: url(../images/icon_2.png) 0 0 no-repeat;
	content:"";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 18px;
	left: 30px;
}

#contents03 .title02_3{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	box-sizing: border-box;
	width: 1100px;
	height: 75px;
	font-size: 26px;
	color: #ffffff;
	line-height: 1.3;
	padding: 15px 0 0 90px;
	position: relative;
}

#contents03 .title02_3:before{
	background: url(../images/icon_3.png) 0 0 no-repeat;
	content:"";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 18px;
	left: 30px;
}

#contents03 .wrapper .box{
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative;
}

#contents03 .wrap02{
	margin: 40px auto 0 auto;
	position: relative;
}

#contents03 .left{
	width: 550px;
	margin: 0 30px 0 0;
	float: left;
}

#contents03 .img01{
	margin-bottom: 10px;
}

#contents03 .img02{
	margin-right: 10px;
	float: left;
}

#contents03 .right{
	width: 520px;
	/* height: 600px; */
	float: left;
	position: relative;
}

#contents03 .title03{
	font-size: 20px;
	text-align: center;
	color: #5B1415;
	font-weight: bold;
	border-bottom: 7px dotted #dddddd;
	margin-bottom: 20px;
}

#contents03 .text01{
	font-size: 16px;
	margin: 20px 0 10px 0;
}

#contents03 .inner02{
	border: 1px solid #b7a697;
	margin-bottom: 10px;
}

#contents03 .inner02_01{
	margin: 10px 10px;
}

#contents03 .inner02 p{
	background: #196bd5;
	box-sizing: border-box;
	font-size: 16px;
	color: #ffffff;
	padding: 5px 15px;
}

#contents03 .inner02 ul{
	margin: 10px 0;
}

#contents03 .inner02 li{
	box-sizing: border-box;
	font-size: 14px;
	padding-left: 10px;
}

#contents03 .inner02{
	border: 1px solid #b7a697;
	margin-bottom: 10px;
}

#contents03 .inner02_01{
	margin: 10px 10px;
}

#contents03 .inner02_diary {
	background: #257575;
}

#contents03 .inner03{
	overflow: hidden;
}

#contents03 .inner03_01{
	font-size: 15px;
	text-align: center;
	margin-right: 35px;
	float: left;
}

#contents03 .inner03_01:last-child{
	margin-right: 0;
}

#contents03 .color{
	box-sizing: border-box;
	display: inline-block;
	width: 150px;
	text-align: center;
	color: #ffffff;
	border-radius: 20px;
	padding: 5px 10px;
	margin-bottom: 5px;
}

#contents03 .color01{
	background: #906d4d;
}

#contents03 .color02{
	background: #908e4d;
}

#contents03 .color03{
	background: #71904d;
}

#contents03 .inner04{
	/* width: 520px; */
	/* position: absolute; */
	bottom: 0;
	padding-top: 20px;
	float: right;
}

#contents03 .wrapper01 .inner04 a{
	background: #ffffff;
	box-sizing: border-box;
	display: table-cell;
	/* width: 230px;
	height: 75px; */
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 1.2;
	border: 1px solid #333333;
	padding: 15px 50px;
	position: relative;
	margin: 0 0 30px;
}

#contents03 .wrapper02 .inner04 a{
	background: #f7f2ed;
	box-sizing: border-box;
	display: table-cell;
	width: 230px;
	height: 75px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 1.2;
	border: 1px solid #333333;
	padding: 18px 30px;
	position: relative;
}

#contents03 .inner04 .btn01 a{
	margin-right: 60px;
	float: left;
}

#contents03 .inner04 a:after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 24px;
	right: 20px;
}

#contents03 .inner04 .btn01 a:hover::after, #contents03 .inner04 .btn02 a:hover::after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 32px;
	right: 20px;
}

#contents03 .inner04 .btn01 a:hover, #contents03 .inner04 .btn02 a:hover{
	background: #496e2c;
	box-sizing: border-box;
	display: table-cell;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	color: #ffffff;
	border: 1px solid #496e2c;
	position: relative;
}

.yws_star{
	position:relative;
	letter-spacing:-.0em;
	color:#ccc;
	margin:0;
	padding:0;
}
.yws_star:before{
	content:"★★★★★";
	color: #000;
	position:absolute;
	width:calc( 4.5em - 0 * ( 4.5em - .5em ) );
	overflow:hidden;
	white-space:nowrap;
}

.yws_star35{
	position:relative;
	letter-spacing:-.0em;
	color:#ccc;
	margin:0;
	padding:0;
}
.yws_star35:before{
	content:"★★★★★";
	color: #000;
	position:absolute;
	width:calc( 3.5em - 0 * ( 3.5em - .5em ) );
	overflow:hidden;
	white-space:nowrap;
}

.map {
	display:inline-block;
	margin-top:16px;
	color:#3883a1;
	border-bottom:1px solid  #99cde2;
}
.popupModal1 {
	text-align:right;
}

.popupModal1 > input { /* ラジオボックス非表示 */
    display: none;
}
.popupModal1 > input:nth-child(1) + label { 
    cursor: pointer;
}
.modalPopup2 { /* 初期設定 ポップアップ非表示 */
    display: none;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {/* ラジオ１ チェックでポップアップ表示 */
    display: block;
    z-index: 998;
    position: fixed;
    width: 90%;
    height: 80%;
    border-radius: 20px;
    left: 50%;
    top: 50%;
    margin-top: 30px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 10px 20px;
    overflow: hidden;
}


/*------------------------------------------------------------
  ポップアップモーダル
------------------------------------------------------------*/
@media (min-width: 768px) {/* PCのときはページの真ん中の600x600領域 */
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2{
         width: 600px;
         height: 600px;
         padding: 30px;

    }
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
     left: 50% !important;
     top: 50% !important;
     margin-left: 270px !important;
     margin-top: -310px !important;
}
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div {/* */
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
    width: 100%;
      height:100%;
      border:none;
      display:block;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img {/* ポップアップの中の要素 */
max-width: 100%;
}
.popupModal1 > input:nth-child(1) + label ~ label {
    display: none;/* ラジオ１ 以外のラベルを初期は非表示 */

}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.70);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    position: fixed;
    right: 10px;
    top:80px;
    z-index: 999;
    width: 32pt;
    height: 32pt;
    font-size:30px;
    border-radius: 50%;
    line-height: 32pt;
	color:#333333;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2,
.popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 { /* ラジオ２と３ どっちかチェックでポップアップ非表示 */
    display: none;
}


.modalPopup2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.popupModal1 .modalTitle {
     padding-bottom: .5em;
     margin: .5em 0;
     border-bottom:
     1px solid #ccc;
     font-weight: bold;
}
.popupModal1 .modalMain {
     color:#222;
     text-align: left;
     font-size: 14px;
     line-height: 1.8em;
}
.popupModal1 iframe {
  width: 100%;
}


/*--------------------------------------------------
   page-top
--------------------------------------------------*/
.page-top {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 24px;
  bottom: 48px;
  z-index: 9999;
  display: none;
}
  
    .page-top a {
      display: block;
      width: 100%;
      height: 100%;
      border:#888888 solid 1px;
      text-indent:100%;
      white-space:nowrap;
      overflow:hidden;
      position: relative;
      background: #fff;
    }
  
        .page-top a::before {
          position: absolute;
          margin: -5px 0 0 -8px;
          top: 50%;
          left: 50%;
          display: block;
          content: '';
          width: 12px;
          height: 12px;
          border-top:1px solid #555555;
          border-left:1px solid #555555;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
        }
  
        

        .page-top a:hover {
          opacity: 1;
          filter: alpha(opacity=100);
          -ms-filter: "alpha(opacity=100)";
          background: #888888;
        }
        
          .page-top a:hover::before {
            border-top:1px solid #ffffff;
          border-left:1px solid #ffffff;
          }

/*------------------------------------------------------------
  footer-btn
------------------------------------------------------------*/
.footer-btn {
  background:rgba(255,255,255,0.50);
  width:100%;
  height: 83px;
  position: fixed;
  bottom:0;
  z-index: 1000;
  box-sizing:border-box;
  padding: 5px 0 0 0 !important;
}
.footer-btn a {
	display: block;
	width: 800px;
	height: 73px;
	border-radius:8px;
	position: relative;
	margin:0 auto;
	text-align:center;
	text-decoration: none;
}

 #main .is-fixed {
  display: none!important;
}

.tour_price {
	padding: 0 0 40px 0 !important;
}

.spot__price{
	text-align:center;
	color:#6a5353;
	font-size:20px;
	font-weight:bold;
	padding:0 0 12px;
}
.spot__price span{
	font-size:28px;
	font-weight:bold;
	color: #fc510e;
}
.spot__link a{
	display:block;
	background: linear-gradient(#9d8180, #6a5353);
	width:800px;
	padding:28px 0 26px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	margin:0 auto;
	border-radius:3px;
	position:relative;
}
.spot__link a:after{
	content:"＞";
	font-size:14px;
	position:absolute;
	right:25px;
	top:50%;
	margin-top:-6px;
}
.spot__price::before {
	display:inline-block;
	content:"";
	/* position: absolute; */
	width:20px;
	height:35px;
	background:url(../images/before.png);
	vertical-align: middle;
	left:-60px;
	top:-5px;
}
.spot__price::after {
	display:inline-block;
	content:"";
	/* position: absolute; */
	width:20px;
	height:35px;
	background:url(../images/after.png);
	vertical-align: middle;
	right: -50px;
	top:-5px ;
}
.htl_diary {
	overflow: hidden;
	font-family: normal;
	font-size: 14px !important;
}
.diary2 {
	padding-top: 10px !important;
}
.htl_diary img {
	float: left;
	padding-right: 15px;
}
.btn_htlinfo {
	float: right;
	font-size: 16px !important;
	top: 10px;
}
.btn_htlinfo a {
	padding: 15px 30px;
	background-color: #fff;
	margin-right: 15px;
	position: relative !important;
	bottom: 22px;
	text-decoration: none;
}

.osusume01 {
	width: 350px;
	height: 350px;
	float: left;
	background:url(../images/osusume01.png) 0 0 no-repeat;
	margin: 0 25px 0 0 !important;
	font-size: 15px;
	overflow: hidden;
}
.osusume02 {
	width: 350px;
	height: 350px;
	float: left;
	background:url(../images/osusume02.png) 0 0 no-repeat;
	margin: 0 25px 0 0 !important;
	font-size: 15px;
}
.osusume03 {
	width: 350px;
	height: 350px;
	float: left;
	background:url(../images/osusume03.png) 0 0 no-repeat;
	font-size: 15px;
	margin: 0 !important;
}
.osusume_reason {
	width; 270px;
	margin: 0 auto;
	padding-top: 90px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	font-weight:bold;
	color:#fff;
}
.osusume_reason span {
	font-size: 28px;
	text-align: center !important;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 0 0 10px;
}
.osusume_txt {
	padding: 35px 0 10px 0 !important; 
}
.diary_color {
	background-color: #33556b !important;
}

/*----------------------------------------------------------------------------------------------------
  sp
----------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 639px){

	
/*--------------------------------------------------
  body
--------------------------------------------------*/
#main{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 100%;
	line-height: 1.4;
	color: #333333;
	margin: 0 auto;
}

#main a:hover {
  opacity: 0.8;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.font_24{
	font-size: 18px;
}

.font_14{
	font-size: 10px;
}

.pc_01{
display: none;	
	}
	
.sp_01{
display: block;	
	}
	
/*--------------------------------------------------
  contents01
--------------------------------------------------*/
#sp_mv {
	position:relative;
}
#sp_mv .sp_slidebox{
	height:0;
	padding-top:150%;
	background-size:cover;
	-webkit-background-size:cover;
	z-index:0;
	position:relative;
	width:100%;
}
#sp_mv h2{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#sp_mv  .sp_textbox{
	width: 100%;
	position: absolute;
	/* bottom: 6.8%; */
	bottom: 9%;
}
#sp_mv  .sp_textbox p{
	box-sizing: border-box;
	width: 100%;
	font-size: 3.5vw;
	color: #ffffff;
	padding: 0 30px;
}
	
/*--------------------------------------------------
  contents02
--------------------------------------------------*/
#contents02{
	background: url(../images/bg_01.jpg) 0 0 repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	width: 100%;
	height: auto;
}

#contents02 .title01{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}

#contents02 .btn{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding-left: 10px;
}

#contents02 .btn01{
	margin-bottom: 0;
}

#contents02 .btn02{

	margin-bottom: 0;
	padding: 0;
}

#contents02 .btn p{
	margin-right: 0; 
	float: none;
}

#contents02 .btn p img{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	padding: 0 10px 10px 0;
	float: left;
}	
	
#contents02 .btn p:last-child{
	margin-right: 0;
}
		
#contents02 .text01{
	font-size: 14px;
	text-align: center;
	padding: 10px 0 20px 0;
}


/*--------------------------------------------------
  contents03
--------------------------------------------------*/
#contents03 .wrapper01{
	background: #ffffff;
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
}

#contents03 .wrapper01 .wrap01{
	background: none;
	width: 100%;
}

#contents03 .wrapper02{
	background: #f7f2ed;
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
}
#contents03 .wrapper02 .wrap01{
	background: none;
	box-sizing: border-box;
	width: 100%;
}

#contents03 .title01{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	padding-top: 20px;
	margin-bottom: 20px;
}

#contents03 .title02{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	background-size: auto 100%;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	font-size: 3.2vw;
	color: #ffffff;
	line-height: 1.2;
	padding:8px 0 8px 15px;
	position: relative;
}
#contents03 .title02:before{
	background: none;
	background-size: 100% auto;
	content:"";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
}

#contents03 .title02_1{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	background-size: auto 100%;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	font-size: 3.2vw;
	color: #ffffff;
	line-height: 1.2;
	padding:8px 0 8px 45px;
	position: relative;
}
#contents03 .title02_1:before{
	background: url(../images/icon_1.png) 0 0 no-repeat;
	background-size: 100% auto;
	content:"";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
}

#contents03 .title02_2{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	background-size: auto 100%;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	font-size: 3.2vw;
	color: #ffffff;
	line-height: 1.2;
	padding:8px 0 8px 45px;
	position: relative;
}
#contents03 .title02_2:before{
	background: url(../images/icon_2.png) 0 0 no-repeat;
	background-size: 100% auto;
	content:"";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
}

#contents03 .title02_3{
	background: url(../images/titlebg.jpg) 0 0 no-repeat;
	background-size: auto 100%;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	font-size: 3.2vw;
	color: #ffffff;
	line-height: 1.2;
	padding:8px 0 8px 45px;
	position: relative;
}
#contents03 .title02_3:before{
	background: url(../images/icon_3.png) 0 0 no-repeat;
	background-size: 100% auto;
	content:"";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
}

#contents03 .wrapper .box{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
}
#contents03 .wrap02{
	box-sizing: border-box;
	width: 100%;
	margin: 10px auto 0 auto;
	position: relative;
}
	
#contents03 .sp_01 ul{
	box-sizing: border-box;
	width: 100%;
	height: auto;
}

#contents03 .left{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0;
	float: none;
}

	#contents03 .left p img{
	box-sizing: border-box;
	width: 100%;
	height: auto;
}
#contents03 .img01{
	margin-bottom: 0;
}

#contents03 .img02, #contents03 .img03{
	box-sizing: border-box;
	width: 50%;
	margin-right: 0;
	float: left;
}

#contents03 .right{
	box-sizing: border-box;
	width: 100%;
	padding-top: 40px;
	float: left;
	position: relative;
	height: auto;
}

#contents03 .title03{
	font-size: 16px;
	text-align: center;
	color: #5B1415;
	font-weight: bold;
	border-bottom: 5px dotted #dddddd;
	margin-bottom: 20px;
}

#contents03 .text01{
	font-size: 14px;
	margin-bottom: 20px;
}

#contents03 .inner02{
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #b7a697;
	margin-bottom: 20px;
}

#contents03 .inner02_01{
	margin: 10px 10px;
}

#contents03 .inner02 p{
	background: #4c6b33;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 15px;
}

#contents03 .inner02 ul{
	margin: 10px 0;
}

#contents03 .inner02 li{
	box-sizing: border-box;
	font-size: 14px;
	padding-left: 10px;
}
	
#contents03 .inner03{
	box-sizing: border-box;
	width: 100%;
}
	
#contents03 .inner03_01{
	box-sizing: border-box;
	width: 33%;
	font-size: 2.8vw;
	text-align: center;
	padding-bottom: 5px;
	padding-right: 10px;
	float: left;
	margin: 0 auto;
}

#contents03 .inner03_01:last-child{
	padding-right: 0;
}

#contents03 .color{
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	border-radius: 20px;
	padding: 5px 5px;
}

#contents03 .color01{
	background: #906d4d;
}

#contents03 .color02{
	background: #908e4d;
}

#contents03 .color03{
	background: #71904d;
}

#contents03 .inner04{
	box-sizing: border-box;
	width: 100%;
	position:static;
	bottom: 0;
}
#contents03 .inner04 p {
	position:relative;
}
#contents03 .wrapper01 .inner04 a,#contents03 .wrapper02 .inner04 a{
	background: #9F823E;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 1.2;
	color: #ffffff;
	border: 1px solid #9F823E;
	padding: 13px 0 0 0;
	position: static;
	font-size: 3.8vw;
	margin: 10px 0;
}
#contents03 .inner04 .btn01 a{
	margin-right:0;
	float: none;
}

#contents03 .inner04 a:after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 19px;
	right:10px;
}

#contents03 .inner04 .btn01 a:hover::after, #contents03 .inner04 .btn02 a:hover::after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 19px;
	right: 10px;
}

#contents03 .inner04 .btn01 a:hover, #contents03 .inner04 .btn02 a:hover{
	background: none;
	box-sizing: border-box;
	display: block;
	font-size: 3.8vw;
	text-align: center;
	text-decoration: none;
	color: #333333;
	border: 1px solid #333333;
	position: relative;
}


/*------------------------------------------------------------
  footer-btn
------------------------------------------------------------*/
.footer-btn {
  background:none;
  width:100% !important;
  height: auto;
  position: fixed;
  bottom:0;
  z-index: 1000;
  padding: 0;
  margin-left: -20px !important;
  margin-bottom: -20px !important;
}
.footer-btn a {
	display: block;
	width: 100%;
	border-radius:4px;
	position: relative;
}
.footer-btn img {
	width: 100%;
  
}



#main .is-fixed {
  display: none!important;
}



/*--------------------------------------------------
   page-top
--------------------------------------------------*/
.page-top {
  width: 40px;
  height: 40px;
  position: fixed;
  right:20px;
  bottom:20px;
  z-index: 9999;
  display: none;
}
  
    .page-top a {
      display: block;
      width: 100%;
      height: 100%;
      border:#888888 solid 1px;
      text-indent:100%;
      white-space:nowrap;
      overflow:hidden;
      position: relative;
      background: #fff;
    }
  
        .page-top a::before {
          position: absolute;
          margin: -5px 0 0 -8px;
          top:55%;
          left:55%;
          display: block;
          content: '';
          width:10px;
          height:10px;
          border-top:1px solid #555555;
          border-left:1px solid #555555;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
        }
  
        

        .page-top a:hover {
          opacity: 1;
          filter: alpha(opacity=100);
          -ms-filter: "alpha(opacity=100)";
          background: #888888;
        }
        
          .page-top a:hover::before {
            border-top:1px solid #ffffff;
          border-left:1px solid #ffffff;
          }






.btn_htlinfo {
	float: right;
	font-size: 14px !important;
	top: 8px;
}
.btn_htlinfo a {
	padding: 10px 8px 8px 8px;
	background-color: #fff;
	margin-right: 6px;
	/* position: relative !important; */
	text-decoration: none;
	bottom: 7px;
	font-size: 12px;
}
.osusume01 {
	background:url(../images/osusume01.png) 0 0 no-repeat;
	margin: 0 auto 20px auto !important;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	float: none;
}
.osusume02 {
	background:url(../images/osusume02.png) 0 0 no-repeat;
	margin: 0 auto 20px auto !important;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	float: none;
}
.osusume03 {
	background:url(../images/osusume03.png) 0 0 no-repeat;
	margin: 0 auto 20px auto !important;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	float: none;
}
.osusume_box {
	width: 100% !important;
	text-align: center;
}
.osusume_reason {
	margin: 0 auto;
	padding-top: 90px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.osusume_title {
	font-size: 22px;
	text-align: center !important;
}
.osusume_txt {
	padding: 15px 15px 20px 15px !important;
	text-align: left !important;
}

.tour_price a {
	width: 98%;
}
	
}





/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -20px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 8px;
  background: url('../images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 8px;
  background: url('../images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('../images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('../images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
