@charset "UTF-8";
/* CSS Document */
body.boxer-open {
  overflow: hidden;
  height: 100%;
  position: fixed;
}
.txt {
  font-size: 72%;
  margin-bottom: 1.5vh;
}
/* clearfix */
.clearfix {
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
img {
  width: 100%;
}
/* slic css */
.bg .slick-prev:before, .slick-next:before { /*color: black;*/ display: none;
}
.bg {
  position: relative;
  background: #eaeaea;
  height: 36.5vh; /*width:950px;*/ margin: 0 auto 4vh;
  min-height: 200px;
}
.bg section { /* left: 50%; margin-left: -800px; max-width: 1600px;*/ /*position: absolute;*/ top: 0px; /*width: 1600px; height:400px;*/ width: 100%;
  display: block;
  margin: 0 auto;
  min-height: 100%;
}
.bg .main_yaku {
  background: url("../img/common/main_yaku.jpg") no-repeat;
  background-size: 100%;
  padding-top: 36.5vh; /*background-size: cover;*/ min-height: 200px;
}
.bg .main_tane {
  background: url("../img/common/main_tanega.jpg") no-repeat;
  background-size: 100%;
  padding-top: 36.5vh; /*background-size: cover;*/ min-height: 200px
}
.bg .ph-name {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1200;
  display: block;
}
.bg .ph-name p {
  max-width: 950px; /*margin:0 320px 1px auto;*/ text-align: center;
  margin: 0 auto;
}
.bg .ph-name p span {
  color: #FFF;
  font-size: 13px;
  letter-spacing: 1.5px; /*text-shadow:0 0 6px #000000,0 0 6px #000000,0 0 0.6px #000000;*/ padding: 0px 10px 0px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  float: right;
}
.slick-dots {
  bottom: -4vh;
}
.ttl {
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 600px;
}
.ttl img {
  position: absolute;
  z-index: 100;
  top: 10vh;
  max-height: 173px;
  max-width: 600px;
}
.late-p {
  display: none;
}
/* add */
.btnL {
  float: left;
  width: 48%;
}
.btnR {
  float: right;
  width: 48%;
}
.main_contents {
  margin: 1.5vh 0;
}
.main_contents p {
  margin-bottom: 1vh;
}
.phgallary li {
  float: left;
  margin-bottom: 1vh;
}
.phgallary li.ph02 {
  width: 49%;
}
.phgallary li.ph03 {
  width: 49%;
  float: right;
}
.phgallary .com1 {
  float: left;
  width: 55.5%;
}
.phgallary .com2 {
  float: right;
  width: 42.5%;
}
.phgallary .ph05 {
  margin-bottom: 1vh;
}
.phgallary .ph06 {
  margin-bottom: 1vh;
}
.phgallary .ph07 {
  margin-bottom: 1vh;
}
.phgallary li.ph08 {
  width: 36.5%;
  float: left;
}
.phgallary li.ph09 {
  width: 61.5%;
  float: right;
}
.pickup {
  border: 1px solid #959595;
}
.pickup h5 img {
  width: 20%;
}
.pickup h6 {
  margin: 0 3.5vw 3vh;
  border-bottom: 2px solid #d8774d;
  font-weight: bold;
}
.pickup .lead {
  padding: 2vw;
  font-size: 92%;
  margin-bottom: 2vh;
}
.pickup .imgbox {
  margin: 0 2vw;
}
.pickup .pick1 {
  float: left;
  width: 58%;
  margin-bottom: 1vh;
}
.pickup .pick2 {
  float: right;
  width: 39.5%;
}
.pickup .pick2 div {
  margin-bottom: 1vh;
}
.titlep {
  margin-top: 4vh;
  margin-bottom: 2vh;
}
#hotel_info {
  padding: 0 10px;
  margin-bottom: 4vh;
}
.titleh {
  margin-bottom: 5vh;
}
.nameh {
  border-left: 5px solid #5c9a22;
  padding-left: 2vw;
  margin-top: 4vh;
  margin-bottom: 1.5vh;
}
.imgh {}
.contentbox {
  background: #56606f;
  color: #fff;
  padding: 2.5vw;
}
.contentbox p {
  font-size: 92%;
}
.contentbox p.bb {
  border-bottom: 1px solid #fff;
  margin-bottom: 2vh;
  padding-bottom: 2vh;
}
.contentbox li {
  font-size: 92%;
  text-indent: -1em;
  padding-left: 1em;
}
#boxer.mobile .boxer-meta {
  position: relative;
}
#boxer .boxer-control.disabled {
  opacity: 0;
}
.bnarea {
  margin: 0 10px 10px;
}
.worldheritage {
  position: absolute;
  top: 10px;
  left: 10px;
}
.worldheritage img {
  width: 70px;
}

.roundtrip{
	margin: 20px 0;
	padding: 0 10px;
}


/* 20220602追加 */
.subsidy{
  background: #cc0000;
  color: #fff;
  margin-bottom: 10px;
  padding: 8px;
  text-align: center;
  font-size: 15px;
}
.subsidy_block{
  border: 4px solid #cc0000;
  padding: 14px;
  margin: 20px 0;
}
.subsidy_block_ttl{
  text-align: left;
}
.subsidy_block_ttl h4{
  font-size: 17px;
  text-decoration: underline;
  font-weight: bold;
  margin-bottom: 15px;
}
.subsidy_block_read{
  font-size: 16px;
  margin-bottom: 10px;
}
.subsidy_block_note{
  font-size: 12px;
}
.subsidy_block_terms{
  margin: 20px 0 10px;
}
.terms_flex{
  margin-bottom: 5px;
}
.p01{
  background-color: #9e9c9c;
  color: #fff;
  text-align: center;
}
.p02{
  margin-top: 3px;
  font-size: 14px;
}
.attention_ttl{
  background-color: #ee8201;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  margin-bottom: 10px;
}
.subsidy_block_attention ul li{
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}


.txt_red{
  color: #cc0000;
}
.search_ttl{
  background-color: #466337;
  color: #fff;
  text-align: center;
  margin: 20px 0 10px;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
}

.btnBox, .btnBox > div{display:inline;}
.btnBox .btn {
  background-color: #eee;
  border: 1px solid #dedede;
}
.btn {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 10px auto 0 auto;
  padding: 13px 30px 13px 20px;
  position: relative;
  text-align: center;
  line-height: 1.3;
}
.btn:after{
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #cc0000;
  border-right: 2px solid #cc0000;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  right: 12px;
  top: 50%;
}
.note_box{
  border: 2px solid #d0d0d0;
  padding: 18px 10px 13px;
  margin-bottom: 15px;
}
.txtList > li:before {
  content: "";
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  top: 0.75em;
  left: 0.9em;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}