@charset "utf-8";

body {
  min-width: 1040px;
}

.bold {
    font-weight: bold;
}

@media screen and (max-width: 750px){
  body {
    min-width: initial;
  }
}

#main_tour{border-top:2px solid #98814a; padding:0%;background: url(../images/bg_texture.gif); width: 100% !important;}
#main_tour h4{ font-size: 120%; margin-top:2%; line-height: 160%;}

@media only screen and (max-width: 767px) {
#main_tour{ font-size: 90%;}
#main_tour h4{ font-size:100%; margin-top:2%; line-height: 160%;}
#main_tour .w980{ padding: 5%;}
.box_sns li:nth-of-type(2){position: absolute;}
.menu-trigger{position: absolute;}

}

.bg_white{background-color: #fff; padding: 2% 0 0.5% 0;}
.bg_tex{
background: url(../images/bg_texture.gif);
}

.box_title{text-align: center;}
.box_title p.attention{font-size:110%; font-weight: bold; padding:2% 0; color: #FF0000; margin-bottom:5%;}
.box_title p{color:#98814a;padding-bottom:1%; font-weight: bold;}
.box_title h2{border-bottom: 1px solid #cbcbcb; font-size:200%; padding-bottom:1.2%; margin-bottom:1%;  line-height: 140%;}
.box_title h3{font-size:110%; padding-bottom:0.5%; line-height: 140%;}
.box_title .lead_txt{font-size:100%; font-weight:400; line-height: 160%; color: #333; padding:1% 0 2% 0;}



.box_title .price{font-size:140%; padding:2% 0; color: #ce1b27; margin-bottom:1%;}

.price .stxt{ padding:0% 0% 0% 1%;  }

.st_list{display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 95%;
}

@media only screen and (max-width: 767px) {
.box_title .lead_txt br{ display: none}
.box_title h2{ font-size:160%; padding-bottom:1.2%; margin-bottom:1%;  line-height: 130%;}
.box_title h3{font-size:100%; padding-bottom:0.5%; line-height: 140%;}
}

.st_list li{ padding:0.2% 2%; margin: 0 5px;}
.st_list li:nth-child(1) {border: 1px solid #ccc}
.st_list li:nth-child(2) {}
.st_list li:nth-child(3) { border-right:1px solid #ccc}
.st_list li:nth-child(4) { border-right:1px solid #ccc}
.st_list li:nth-child(5) { border-right:1px solid #ccc}

.st_list .color1{ background-color: #88b9cc; color: #fff; font-weight: bold}
.st_list .color2{ background-color: #d7a72e;color: #fff; font-weight: bold}
.st_list .color3{ background-color: #73be67;color: #fff; font-weight: bold}
.st_list .color4{ background-color: #c35966;color: #fff; font-weight: bold}
.st_list .color5{ background-color: #39a373;color: #fff; font-weight: bold}
.st_list .color6{ background-color: #dfc44e;color: #fff; font-weight: bold}
.st_list .color7{ background-color: #5f7eb2;color: #fff; font-weight: bold}
.st_list .color8{ background-color: #905FB2;color: #fff; font-weight: bold}

#slick{
width: 100%;
} 

.slick-slide {
max-height: 460px !important;
 position: relative;
margin: 0px 10px;
}

.slick-dotted.slick-slider{
    margin-bottom: 50px !important;
}
.slick-slide .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: calc(100% - 40px);
  padding:10px 20px;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  font-size: 14px;
  opacity: 0;
  transition: .3s ease;
}
.slick-current .caption {
  opacity: 1;
  transition-delay: .5s;
}

@media only screen and (max-width: 767px) {
    #slick{
 margin-top: -2%;
    }
.slick-slide div{
    min-height: 250px;
    width: 100vw;
    }
.slick-slide img{
    width: 100%;
    }
.slick-slide {
max-height: 380px !important;
position: relative;
margin: 0px 10px;
}
.slick-slide .caption {
    font-size: 90%; line-height: 110%; 
    bottom: 8px !important; 
    }

}


/*@media only screen and (max-width: 767px) {
    #slick{
 margin-top: -2%;
    } 
    .slick-slide img{
    max-height: 250px;
    }	
.slick-slide {
max-height: 250px !important;
position: relative;
margin: 0px 10px;
}
.slick-slide .caption {
    font-size: 90%; line-height: 110%;
    }
}*/


.box_mail{
    position: fixed;
    right: 0;
    top:22%;
    z-index: 11;
}
.box_mail img{
    width: 70px;
}

.box_mail img:hover{
    opacity: 1 !important;
}


/* ページ内ナビゲーション */
.link-current {
background-color: #b39d69 !important;
    font-weight: bold !important;
}

.link-list {
  width:100%;
  border: 1px solid #d7d7d7;
  background-color: #98814b;
  position:sticky;
  top:0;
    z-index: 10;
}

@media only screen and (max-width: 767px) {
  .link-list {
  width:100%;
    left:;
    top:;
  }
}

.link-list ul {
  width: 980px;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .link-list ul {
    width:100%;
    border-right: none;
    border-left: none;
  }
}

.link-list ul li {
  width: 20%;
  border-right: 1px solid #fff;
}

@media only screen and (max-width: 767px) {
  .link-list ul li {
    width: 25%;
  }
}

.link-list ul li:last-of-type {
  border-right: none;
}

.link-list ul li a {
  display: block;
  padding:10% 2%;
  text-align: center;
  background: #98814b;
  font-size: 100%;
  font-weight: 400;
  color: #fff;
  position: relative;
}
.link-list ul li a:hover {
    background-color: #b39d69;
    text-decoration: none;
}


@media only screen and (max-width: 767px) {
  .link-list ul li a {
    font-size:90%;
    padding:12% 0 10% 0;
  }
}

@media only screen and (max-width: 320px) {
  .link-list ul li a {
    font-size: 10px;
    font-size: 1rem;
  }
}

.box_tournav{padding-bottom:100px;}


ul.photo_list {
  width: 100%;
  display: -webkit-flex;
  -js-display: flex;
  display: flex;
  margin:2% auto;
  align-items: flex-start;
}

ul.photo_list li{
width:50%;
padding:0 0 0 15px;
font-size:12px !important;
line-height:160%;
}
ul.photo_list li:first-child{
padding:0px !important;
}

ul.photo_list li img{
  width:100%;
}

@media only screen and (max-width: 767px) {
ul.photo_list {
  width: 100%;
}
ul.photo_list li{
font-size:80% !important;
line-height:140%;
}
}
/* 日程表 */
.tour-table table {
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
　width: auto;
}

@media only screen and (max-width: 767px) {
  .tour-table table thead {
    display: none;
  }
}

.tour-table table thead tr th {
  padding: 13px 0;
  text-align: center;
  color: #fff;
  background: #98814b;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  letter-spacing: .025em;
  vertical-align: middle;
  position: relative;
}

.tour-table table thead tr th:nth-of-type(1) {
  width: 40px;
}
.tour-table table thead tr th:nth-of-type(1):before {
	content: " ";
}

.tour-table table thead tr th:nth-of-type(3) {
  width:auto;
}

.tour-table table tr {
      position:  relative;
}

@media only screen and (max-width: 767px) {
  .tour-table table tr {
    display: block;
  }
}

.tour-table table tr th {
  padding: 10px;
  vertical-align: middle;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  background: #d0c4a8;
  font-weight: bold;
white-space: nowrap;
	background-clip: padding-box;
}

@media only screen and (max-width: 767px) {
  .tour-table table tr th {
    display: block;
    color: #fff;
    background: #8e8a7f;
    padding: 4px 0;
  }
	.tour-table table tr th:after {
		content:"日目";
	}
}

.tour-table table tr td {
  padding: 6px 8px;
  vertical-align: middle;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  letter-spacing: .025em;
  line-height: 1.5;
    vertical-align: top;
    background-color: #fffef6;
	background-clip: padding-box;
}

  .tour-table table tr td:nth-of-type(1) {
    width: 160px;
}

@media only screen and (max-width: 767px) {
  .tour-table table tr td {
    display: block;
background-color: #f6f4ef;  }
}

@media only screen and (max-width: 767px) {
  .tour-table table tr td:nth-of-type(1) {
    display: inline-block;
    border-bottom: none;
    padding: 6px 12px 6px 10px;
    width: 93%;
    overflow: hidden;
 }
}


.tour-table table tr td:nth-of-type(2) {
  background: #fff;
	 background-clip: padding-box; 
/* ie border maeda
    position:  relative;*/
}
.tour-table table tr td:nth-of-type(2) strong{
    color: #f84239;
}
.tour-table table tr td:nth-of-type(2) strong.navy_bold{
    color: #315bb1;
}

    
@media only screen and (max-width: 767px) {
  .tour-table table tr td:nth-of-type(2) {
    border-top: 1px solid #d7d7d7;
  }
}

@media only screen and (max-width: 767px) {
  .tour-table table tr td.td_sch {
    border-top: 1px solid #d7d7d7;
      bottom: 0;
  }
}

.tour-table table tr td .red {
  font-weight: bold;
  color: #f84239;
}

.tour-table table tr td .blue {
  font-weight: bold;
  color: #315bb1;
}



.tour-table table tr td .tag {
 text-align: right;
    color: #111;
    font-weight: bold; 
    color: #541a42;
    line-height: 1.4;
 /*   background: url("../images/line_wave2.gif") top repeat-x;*/
    background-size: 4px;
    padding:2% 0 1% 0;
margin-top: 1%;}
/*
.tour-table table tr td .tag:before{
    content: "\f0fd";
  font-family: "Font Awesome 5 Free";
    margin-right: 5px;
font-weight: 900; 
    font-size: 15px; font-size: 1.5rem;
    color: #541a42;
    
}


@media only screen and (max-width: 767px) {
  .tour-table table tr td .tag-box .tag {
    padding: 0px;
      letter-spacing: -0.01em;
  }
}
*/
.attention {
  margin-top: 8px;
}

.attention li {
  font-size: 90%;
  letter-spacing: .025em;
  line-height: 1.5;
  padding-left: 16px;
　margin-bottom: 5px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .attention li {
  }
}

.attention li:before {
  content: "※";
  position: absolute;
  top: 11px;
  left: 0;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}


.box_price{
    margin: 5% 0;
}

.box_price .table_cell{
    width: 50%;
}



.box_price01{
    background-color: #fff;
    width: 100%;
    max-width: 430px;
    padding-top: 5%;
    padding-bottom: 4%;
    margin: 5px 0;
    font-size: 120%;
    line-height: 300%;
	text-align: center;
}

.box_price01 table{
    margin: 0px auto
}

.box_price01 table tr{
    border-top: 1px solid #999;
}
.box_price01 table tr:first-child{
    border-top: 0;
}

.box_price01 table tr td:first-child{
    padding-right: 2px;
    white-space: nowrap;
}

.box_price .sup{
    font-size: 100%;
    line-height:160%;
    padding:0px 0px 15px 0px;
}



@media only screen and (max-width: 767px) {
.box_price01{
    font-size: 110%;
    line-height: 300%;
}
    .box_price01 table{
}

.box_price .table_cell{
    width: 100%;
}
.box_price .table_cell:first-child{
    padding-bottom: 5%;
}
}

.box_tourinfo{
    border-top:1px solid #999;
    border-bottom:1px solid #999;
    padding: 2% 0% 3% 0%;
}

.box_hotel{
    width: auto;
    padding:1% 4% 3% 4%;
    margin: 2% 0 5% 0;
    line-height: 200%;
    border: 1px solid #999;
}

.box_hotel .table_cell{
    width: auto;
    vertical-align: middle;
}
.box_hotel .table_cell:first-child{
    width: 380px;    
    vertical-align: middle;
    padding-right: 30px;
}


.box_hotel .table_cell img{
    width: 380px;
}


@media only screen and (max-width: 767px) {
.box_hotel{
    margin: 2% 0 10% 0;
}
    .box_hotel .table_cell{
    width:100%;
    vertical-align: middle;
}
    .box_hotel .table_cell img{
        width: auto;
        max-width: 310px;
}
    .box_hotel .table_cell:first-child{
    width: auto !important;
}
}

.box_hotel .table{
    border-bottom: 1px solid #999;
    padding:3% 0 2% 0;
}
.box_hotel .table:first-child{
}

.box_column{
    width: auto;
    padding:1% 4% 3% 4%;
    margin: 2% 0 5% 0;
    line-height: 200%;
    border: 1px solid #999;
}

.h3_car img{width:70%;}  


.box_info{
     font-size: 100%;
    line-height:200%;
    padding:5% 10% 5% 10%;
    margin:7% 0; 
    border:1px solid #999;
}


/*----------------------------------------------------
  レスポンシブ
----------------------------------------------------*/
@media screen and (max-width:1000px) {

}

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

}
