/*.c_red {
  color: red;
}*/
/*.bg_main{background: #F0ECCD;}
.bg_st{background: url("../images/bg_st.gif")}*/
.huistenbosch_page{
  color: #231815;
}
.more_Btn {
  margin: 0 30% 5%;
  border-radius: 40px;
  border: 1px solid #222;
  padding: 25px 50px;
  width: 40%;
  background: #fff;
}
.contents01 {
  background: #F0ECCD;
  margin: 0 0 5% 0;
}
.contents02 {
  background: #fff;
  margin: 0;
  /*margin: 5% 0 0;*/
}
.contents01,
.contents03 {
  background: #F0ECCD;
  margin: 0;
  padding: 0 0 5% 0;
}
.contents05 {
  position: relative;
  top:-150px;
  background: #F0ECCD;
  margin: 0;
  padding: 0 0 0% 0;
}
.contents04 {
  background: #FFF;
  /*background: url("../images/bg_st.gif");*/
  background-size: 20px;
  margin: 0 0 0;
  padding: 5% 0;
}
.contents02 h2.tit{
  max-width: 1112px;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  padding: 0;
  margin: 0 0 2%; 
  /*background: url("../../../../../images/special/huistenbosch//30th_logo.png") center top no-repeat;*/
}
.contents04 h2.tit{
  max-width: 1112px;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  padding: 0;
  margin: 8% 0 0;
  color: #19305c;
  /*background: url("../../../../../images/special/huistenbosch//30th_logo.png") center top no-repeat;*/
}
.contents05 h2.tit{
max-width: 460px;
text-align: center;
font-weight: 700;
font-size: 28px;
padding: 0;
margin: 5% auto 0;
width: 70%;
color: #FFF;
}
.contents03 h2.tit{
  max-width: 1112px;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  margin: 0% 0 0 0;
  padding: 5% 0 0 0;
  /*color: #FF5611;*/
}
.ribbon {
  /*display: inline-block;*/
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding: 0 30px;
  font-size: 20px;
  background: #FF5611;
  color: #ffffff;
  box-sizing: border-box;
}
.ribbon:before,
.ribbon:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}
.ribbon:before {
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 25px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.ribbon:after {
  top: 0;
  right: 0;
  border-width: 30px 25px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.ribbon02 {
  position: relative;
  height: 60px; 
  line-height: 60px; 
  text-align: center;
  padding: 0 30px; 
  font-size: 20px; 
  background: #FF5611; 
  color: #FFFFFF; 
  box-sizing: border-box;
}
.ribbon02:before,
.ribbon02:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}
.ribbon02:before {
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 25px;
  border-color: transparent transparent transparent #F0ECCD;
  border-style: solid;
}
.ribbon02:after {
  top: 0;
  right: 0;
  border-width: 30px 25px 30px 0px;
  border-color: transparent #F0ECCD transparent transparent;
  border-style: solid;
}

.contents04 h2.tit {
  background: url("../images/5hotels_logo.png") center top no-repeat;
  background-size: 80px;
  margin: 0;
  padding: 8% 0 0 0;
}
.contents02 p,
.contents04 .intro p,
.contents05 .intro p {
  max-width: 1112px;
  text-align: center;
  /*font-weight: 700;*/
  font-size: 20px;
  padding: 2%;
  /*color: #FF5611;*/
}
.movie {
  float: left;
  width: 50%;
  height: 310px;
  /*width: 48%;
  height: 310px;2movie*/
  margin: 0 25%;
}
.movieWrap {
  /*max-width: 1112px;*/
  width: 100%; 1movie
  height: 620px;/*1movie*/
  /*height: 310px;2movie*/
  margin: 0 1%;
  width: 90%;
  margin: 0 5% 15px;
}
.movieWrap:nth-of-type(2) {
  position: relative;
  max-width: 1112px;
  width: 100%; /*1movie*/
  margin: 0 1% 15px 3%;
  /*width: 47%;
  float: left; 2movie*/
}
.movieWrap .copyright{
  width: 100%;
  text-align: center;
  font-size: 12px;
}
@media screen and (max-width: 991px) {
  .movie {
    height: 400px;
    width: 90%;
    margin: 0 5% 15px;
  }
  .movieWrap {
    width: 100%;
    margin: 0 1% 1%;
  }
  .movieWrap:nth-of-type(2) {
    width: 100%;
    margin: 4% 1% 1%;
  }
}
@media screen and (max-width: 639px) {
  .movie{
    height: 320px;
  }
  .movieWrap:nth-of-type(2) {
    margin: 5% 1% 1%;
  }
  .contents05 {
    top:-80px;
  }
}
@media screen and (max-width: 540px) {
  .movie{
    height: 300px;
  }
  .movieWrap:nth-of-type(2) {
    margin: 7% 1% 1%;
  }
}
@media screen and (max-width: 480px) {
  .movie{
    height: 220px;
    margin: 10px 5% 0;
  }
  .movieWrap:nth-of-type(2) {
    margin: 8% 1% 1%;
  }
}
.contents05 .intro p span {
  font-size: 12px;
  font-weight: normal;
  display: block;
}
.detail p span,
.detail02 p span,
.detail03 p span,
.detail04 p span,
.detail_h p span,
.tokuten div p span,
.detail02 .h3-ttl {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.btn2 {
  font-size: 13px;
  text-align: center;
  border: 2px solid #000000;
  background: white;
  padding: 15px 10px;
  display: block;
  color: #333333;
  margin-bottom: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn2 img,
.btn2 span {
  display: inline-block;
  vertical-align: middle;
}
.btn2 img {
  height: 20px;
}

strong {
  font-weight: bold;
}
.container {
  max-width: 1200px;
}
.ttl-head {
  background-color: #fff;
  border-top: 1px solid #e93a6a;
  padding: 10px 0;
}
.ttl-head h1 {
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .ttl-head {
    padding: 10px;
  }
  .ttl-head h1 {
    font-size: 12px;
  }
}
.breadcrumb {
  border-top: none !important;
  background-color: #f5f5f5 !important;
  margin-bottom: 0 !important;
}
.breadcrumb ul li:first-child a {
  color: #E93A6A !important;
}

.Title_Wrap {
  padding: 15px 0 0px;
  position: relative;
  height: 420px;
  background: url("../images/key.jpg") top center no-repeat;
  text-align: center;
}
.Title_Wrap h2 {
  text-align: center;
  max-width: 960px;
  margin: 0px auto;
  padding: 15px;
  background: #231815b4;
  /*border: 1px solid #fff;*/
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 960px) {
  .Title_Wrap h2 {
    width: 90%;
    margin: 0px 5%;
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 820px) {
  .Title_Wrap {
    height: 450px;
  }
}
@media screen and (max-width: 480px) {
  .Title_Wrap {
    height: 250px;
  }
  .Title_Wrap img {
    width: 100%;
  }
  .Title_Wrap h2 {
    padding: 10px;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    text-align: left;
  }
}

.navWrap {
  width: 100%;
  background: #FF5611;
  padding: 0;
}
.navWrap ul {
  margin: 0 auto;
  max-width: 1140px;
}
.navWrap ul li {
  float: left;
  width: 25%;
  margin-right: 0%;
}

.navWrap ul li:nth-child(1) {
  border-left: 1px dotted #fff;
}
.navWrap ul li a {
  float: left;
  position: relative;
  width: 100%;
  padding: 8% 5%;
  text-align: center;
  font-size: 16px;
  border-right: 1px dotted #fff;
  color: #fff !important;
}
.navWrap ul li a::after {
  position: absolute;
  bottom: 14%;
  right: 5px;
  display: inline-block;
  content: "";
  background: url(../images/outline_chevron_right_white_24dp.png) 0 center
    no-repeat;
  height: 50px;
  width: 50px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

.navWrap ul li a:hover {
  background: #cd2b3a;
}
.mainTokuten {
  width: 96%;
  padding: 0 5% 5%;
  background: #fff;
  margin: 5% 2% 0;
  border-radius: 10px;
}
span.num {
  position: absolute;
  border-radius: 100%;
  padding: 30px 25px;
  text-align: center;
  color: #fff;
  background: #FF5611;
  top: -10%;
  left: 35%;
}
span.point {
  width: 50%;
  position: absolute;
  padding: 5px 10px;
  text-align: center;
  color: #fff;
  top: 10px;
  left: 10px;
  border-radius: 0;
}
span.point_clr01 {
  background: rgba(255, 86, 17 0.8);
}
span.point_clr02 {
  background: rgba(241, 240, 4, 0.8);
  color: #111 !important;
}
span.point_clr03 {
  background: rgba(255, 86, 17, 0.8);
}
span.point_clr04 {
  background: rgba(0, 0, 0, 0.5);
}
.outofservice {
  position: absolute;
  width: 100%;
  height: 98%;
  background-color: rgba(0,0,0, 0.4);
  left: 0;
  top: 0;
  border-radius: 10px;
}
.outofservice span {
  font-size: 24px;
  color: #fff;
  text-align: center;
  display: block;
  padding-top: 30%;
}
@media screen and (max-width: 820px) {
  .navWrap ul li a {
    float: left;
    position: relative;
    width: 100%;
    padding: 10% 5%;
    text-align: left;
    color: #fff;
    font-size: 14px;
    border-right: 1px dotted #fff;
  }
  .navWrap ul li a::after {
    bottom: 5%;
    right: -20px;
    background-size: 70%;
  }
  .con_sale .list-hotels__item div ul.content-slider li p {
    font-size: 11px;
  }
  span.num {
    padding: 20px 15px;
    top: -10%;
    left: 30%;
  }
  .intro {
    width: 92%;
    margin: 0 4%;
  }
  .contents02 h2.tit {
    font-size: 24px;
    padding: 0 0 1%;
  }
  .contents04 h2.tit {
    font-size: 24px;
    padding: 7% 0 1%;
  }
  .contents04 .intro p {
    max-width: 1112px;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    padding: 2%;
    color: #FF5611;
  }
  span.point {
    padding: 10px 0;
    font-size: 12px;
  }
}
.sp_only br {
  display: none;
}
@media screen and (max-width: 767px) {
  .Title_Wrap h2 small {
    font-size: 16px;
  }
  .Title_Wrap h2 span {
    font-size: 31px;
  }
  .Title_Wrap .sub_title {
    font-size: 32px;
  }
}
@media screen and (max-width: 820px) {
  .contents02 p,
  .contents04 .intro p,
  .contents05 .intro p {
    font-size: 15px;
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 639px) {
  .navWrap ul li {
    float: left;
    width: 50%;
    margin-right: 0%;
  }
  .navWrap ul li:nth-child(3),
  .navWrap ul li:nth-child(4) {
    border-top: 1px #fff solid;
  }
  .navWrap ul li a {
    padding: 8% 5%;
    border-right: 1px dotted #fff;
    font-weight: 600;
  }
  .navWrap ul li a::after {
    bottom: 0%;
  }
  .contents02 h2.tit,
  .contents03 h2.tit,
  .contents04 h2.tit {
    font-size: 22px;
    padding: 0 0 1%;
  }
  .contents02 p,
  .contents04 .intro p {
    font-size: 12px;
    text-align: left;
  }
  .contents04 .intro p {
  max-width: 380px;
  margin: 0 auto;
  }
  .contents02 .detail p,
  .contents02 .detail02 p,
  .contents02 .detail03 p {
    font-size: 18px;
    margin: 2% 2% 0;
  }
  .sp_only br {
    display: initial;
  }
  .btn2 span {
    font-size: 12px;
  }
}
@media screen and (max-width: 540px) {
  .contents02 h2.tit {
    font-size: 17px;
    padding: 2% 0 1%;
    line-height: 24px;
  }
  .contents03 h2.tit {
    font-size: 20px;
    padding: 5% 0 1%;
    line-height: 24px;
  }
  .contents04 h2.tit {
    font-size: 20px;
    padding: 18% 0 1%;
    line-height: 24px;
  }
}
#Maincontent {
  /*background: #F0ECCD url(../images/---) top center no-repeat;*/
  background-size: 100% auto;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  /*margin-top: -33px;*/
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #Maincontent {
    background-size: 180% auto;
  }
}
.con_sale .list-hotels__item .coming-soon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  text-align: center;
  color: white;
  font-size: 16px;
  z-index: 29;
}
.con_sale .list-hotels__item .coming-soon * {
  display: block;
  width: 100%;
}
.con_sale .list-hotels__item .coming-soon h3 {
  font-size: 36px;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
}
.con_sale .list-hotels__item .coming-soon p {
  font-size: 22px;
}
.con_sale .list-hotels__item {
  position: relative;
  width: 96%;
  padding: 5%;
  margin: 2% auto 0;
  background: #fff;
  box-shadow: 0px 0px 5px 1px #dad8d8;
  border-radius: 10px;
}
.con_sale .list-hotels__item .st {
  text-align: left;
  font-weight: 700;
  font-size: 28px;
  padding: 2% 0 1%;
  color: #231815;
}
.con_sale .list-hotels__item .st .no {
  display: block;
  /*background: #000000;*/
  /*color: white;*/
  text-align: left;
  /*padding: 5px 2%;*/
  font-size: 85%;
  /*float: left;*/
  /*min-width: 90px;*/
  margin-right: 15px;
}
.con_sale .list-hotels__item p {
  padding: 0 0% 4% 0;
  font-weight: 700;
}
/*@media screen and (min-width: 992px) {
  .con_sale .list-hotels__item .st .no {
    min-width: 150px;
  }
}*/
/*@media screen and (min-width: 1024px) {
  .con_sale .list-hotels__item .st .txt {
    margin-left: -5%;
  }
}*/
@media screen and (max-width: 768px) {
  .con_sale .list-hotels__item .st {
    font-size: 26px;
    padding: 2%;
  }
}
@media screen and (max-width: 639px) {
  .con_sale .list-hotels__item .st {
    font-size: 19px;
    padding-bottom: 13px;
  }
  .con_sale .list-hotels__item .st .no {
    padding: 2% 0 0 0;
    display: block;
    width: auto;
    margin-bottom: 2%;
  }
  .con_sale .list-hotels__item .box_txt .txt {
    font-size: 12px;
    font-weight: normal;
  }
}
@media screen and (max-width: 480px) {
  .con_sale .list-hotels__item .st {
    padding: 0 0 2%;
    margin: 0;
  }
  .con_sale .list-hotels__item .st .no {
    padding: 0;
    margin-bottom: 0;
  }
  .con_sale .list-hotels__item p {
    padding: 0 0% 4% 0;
    font-weight: 700;
    font-size: 12px;
  }
}

.con_sale .list-hotels__item .box_img.row {
  margin-left: -5px;
  margin-right: -5px;
}
.con_sale .list-hotels__item .box_img.row *[class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  .con_sale .list-hotels__item .box_img.row {
    margin-left: -3px;
    margin-right: -3px;
  }
  .con_sale .list-hotels__item .box_img.row *[class*="col"] {
    padding-left: 3px;
    padding-right: 3px;
  }
}

.con_sale .list-hotels__item .box_price {
  margin-left: -5px;
  margin-right: -5px;
}
.con_sale .list-hotels__item .box_price *[class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
}
.con_sale .list-hotels__item .box_price .logo.jal {
  margin-top: -5px;
}

@media screen and (max-width: 767px) {
  .con_sale .list-hotels__item .box_price .logo {
    height: 25px;
  }
}

.con_sale .list-hotels__item .box_price img,
.con_sale .list-hotels__item .box_price span {
  display: inline-block;
  vertical-align: middle;
}
.con_sale .list-hotels__item .box_price span {
  font-weight: bold;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .con_sale .list-hotels__item .box_price span {
    margin-left: 5px;
  }
}

.con_sale .list-hotels__item .box_price .price {
  font-size: 120%;
  /*color: #fe5815;*/
  color: red;
  font-weight: 700;
  text-align: right;
  text-decoration: line-through;
}
.con_sale .list-hotels__item .box_price .pricegoto {
  font-size: 120%;
  color: red;
  font-weight: 700;
  text-align: right;
}
.con_sale .list-hotels__item .box_price p {
  width: 100%;
  font-size: 120%;
  color: red;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  border: 1px red solid;
}
@media screen and (max-width: 770px) {
  .con_sale .list-hotels__item .box_price .price,
  .con_sale .list-hotels__item .box_price .day {
    font-size: 100%;
  }
  .con_sale .list-hotels__item .box_price .pricegoto {
    font-size: 100%;
  }
}

@media screen and (max-width: 480px) {
  .con_sale .list-hotels__item .box_price .price,
  .con_sale .list-hotels__item .box_price .day {
    font-size: 80%;
  }
  .con_sale .list-hotels__item .box_price .pricegoto {
    font-size: 90%;
  }
}

@media screen and (max-width: 359px) {
  .con_sale .list-hotels__item .box_price .logo img {
    height: 20px;
  }
  .con_sale .list-hotels__item .box_price .logo span {
    font-size: 12px;
  }
  .con_sale .list-hotels__item .box_price .price {
    font-size: 110%;
  }
}

.con_sale .list-hotels__item .imageWrap {
  float: left;
  width: 50%;
}
.con_sale .list-hotels__item .box_txt {
  padding: 0 0 0 3%;
  float: right;
  width: 50%;
}
@media screen and (max-width: 820px) {
  .con_sale .list-hotels__item .imageWrap {
    width: 100%;
  }
  .con_sale .list-hotels__item .box_txt {
    width: 100%;
    padding: 5% 3% 0;
  }
}
/*@media screen and (max-width: 768px) {
  
}*/
.con_sale .list-hotels__item .box_txt .txt {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 0;
}
.con_sale .list-hotels__item .box_txt .txt:last-child {
  margin-bottom: 10px;
}
.con_sale .list-hotels__item .box_txt .txt:nth-child(1),
.con_sale .list-hotels__item .box_txt .txt:nth-child(3),
.con_sale .list-hotels__item .box_txt .txt:nth-child(5) {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  border-bottom: 1px dotted #231815;
}

/*おすすめ*/
.reco_txt {
  float: left;
  width: 100%;
  padding: 3%;
  margin: 2% 0;
  color: #231815;
  background: #EFEFEF;
  border-radius: 6px;
  font-size: 14px;
}
.con_sale .list-hotels__item .reco_txt p {
  padding: 0 0 0 0;
  font-size: 16px;
}
.con_sale .list-hotels__item .reco_txt span.official {
  position: relative;
  padding: 10px;
  display: block;
  background: #fff;
  margin: 5px 0;
}
.con_sale .list-hotels__item .reco_txt span.official::before {
  display: inline-table;
  content: "";
  border: 6px solid transparent;
  border-left-color: #231815;
  vertical-align: middle;
  margin-left: 5px;
  top: 30%;
  left: 0%;
  position: relative;
}
@media screen and (max-width: 820px) {
  .reco_txt {
    padding: 2%;
    margin: 2% 0 2%;
  }
  .con_sale .list-hotels__item .reco_txt p {
    padding: 1% 0 0 0;
  }
  .reco_txt {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  .reco_txt {
    padding: 5%;
    margin: 2% 0 2%;
  }
  .reco_txt {
    font-size: 12px;
  }
}

/*ホテル別特典*/
.col-4 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.tokutenWrap {
  float: left;
  width: 100%;
}
.tokutenWrap h5 {
  font-size: 30px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  padding: 8% 0 1%;
  margin: 5% 0;
  color: #FF5611;
  background: url("../images/standard_logo.png") center top no-repeat;
}
.tokutenWrap h5.hotel {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  padding: 8% 0 1%;
  margin: 5% 0 1%;
  color: #FF5611;
  background: url("../images/standard_logo.png") center top no-repeat;
}
.con_sale .list-hotels__item .tokutenWrap h5.hotel p {
  padding: 1% 2% 0 !important;
  font-weight: 700;
}
@media screen and (max-width: 820px) {
  .tokutenWrap h5 {
    font-size: 26px;
    font-weight: 700;
    padding: 12% 0 1%;
    line-height: 36px;
    margin: 5% 0 3%;
  }
  .tokutenWrap h5.hotel {
    font-size: 20px;
    line-height: 30px;
    margin: 5% 0 0;
    background-size: 150px;
  }
  .con_sale .list-hotels__item .tokutenWrap h5.hotel p {
    padding: 0% 2% 0 !important;
  }
}

.tokutenWrap h5 p {
  display: block;
}
.detail-inner {
  box-shadow: 0px 0px 5px 1px #ebebeb;
  border-radius: 10px;
  height: 97%;
  min-height: 400px;
  margin-bottom: 10px;
}
.detail02 .detail-inner {
  min-height: 410px;
}
.detail-inner .h3-ttl{
  width: 96%;
  margin: 2%;
  color: #FF5611;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  text-align: center;
}
.detail-inner .h3-ttl.fit-text {
  letter-spacing: -1.2px;
  font-size: 19.2px;
}
.detail-inner .h3-ttl span {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.detail-inner .box-img {
  max-width: 320px;
  max-height: 195px;
}
.detail-inner .box-img .img{
  max-width: 320px !important;
  max-height: 195px;
}
.detail-inner .box-img .img img{
  width: 100%;
}
.detail,
.detail02,
.detail03,
.detail_h {
  position: relative;
  float: left;
  width: 29%;
  max-width: 320px;
  min-height: 410px;
  padding: 0;
  margin: 0 2% 5%;
  background: #fff;
}
.detail04 {
  position: relative;
  float: left;
  width: 29%;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 1px #f9dddd;
  padding: 0;
  margin: 0 2% 5%;
  background: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .slider-custom {
    margin-left: -15px;
    margin-right: -15px;
  }
  .tokutenWrap {
    margin-bottom: 30px;
  }
  .detail,
  .detail02,
  .detail03,
  .detail04,
  .detail_h {
    max-width: 280px;
    margin: 0 10px;
    min-height: 380px;
  }
  .detail-inner {
    min-height: 370px;
  }
  .con_sale .list-hotels__item .tokutenWrap h5.hotel p {
    padding: 5% 2% 0 !important;
  }
}
.tokuten div {
  position: relative;
  width: 96%;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 1px #f9dddd;
  padding: 0;
  margin: 0 2% 5%;
}
.detail img,
.detail02 img,
.detail03 img,
.detail04 img,
.detail_h img,
.tokuten div img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.detail p,
.detail02 p,
.detail03 p,
.detail04 p,
.detail_h p,
.tokuten div p {
  width: 96%;
  margin: 2%;
  color: #FF5611;
  /*font-size: 20px;*/
  font-weight: 700;
  padding: 0;
}
.detail .tokuten_detail,
.detail02 .tokuten_detail,
.detail03 .tokuten_detail,
.detail04 .tokuten_detail,
.detail_h .tokuten_detail,
.tokuten div .tokuten_detail {
  width: 96%;
  margin: 2%;
  box-shadow: none;
  padding: 1% 0 3%;
}
.detail .tokuten_detail span,
.detail02 .tokuten_detail span,
.detail03 .tokuten_detail span,
.detail04 .tokuten_detail span,
.detail_h .tokuten_detail span,
.tokuten div .tokuten_detail span {
  display: inline-grid;
  margin: 2% 0% 1% 2%;
  font-size: 12px;
  padding: 5px 10px;
  border: 1px solid #555;
  text-align: center;
}
.detail .tokuten_detail span:last-child,
.detail02 .tokuten_detail span:last-child,
.detail03 .tokuten_detail span:last-child,
.detail04 .tokuten_detail span:last-child,
.detail_h .tokuten_detail span:last-child,
.tokuten div .tokuten_detail span:last-child {
  display: block;
  margin: 0 2%;
  font-size: 12px;
  padding: 5px;
  border: initial;
  text-align: left;
  font-weight: 700;
}
/*アクセス*/
.contents03 h3.midashi {
  width: 30%;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 2% 5%;
  margin: 0;
  color: #fff;
  background: #231815;
  border-radius: 6px;
}
.contents03 p {
  display: block;
  color: #231815;
  font-weight: 700;
  font-size: 20px;
  padding: 10px 0 0 10px;
}
.contents03 span {
  display: block;
  color: #231815;
  font-size: 18px;
  padding: 0 0 0 10px;
}
.c03_detail {
  width: 96%;
  color: #fff;
  margin: 3% 2% 0;
}
.c03_detail {
  margin: 3% auto 0;
}
.mapWrap {
  width: 100%;
  color: #fff;
  margin: 4% 0 2%;
}
.accessWrap {
  float: left;
  width: 96%;
  margin: 0 2% !important;
}
.access {
  padding: 0 0 2% 0;
  margin-bottom: 10px !important;
  border-bottom: 1px dotted #231815
}
.access li.fukuoka01 {
  float: left;
  width: 19.5%;
}
.access li.nagasaki:nth-child(1),
.access li.nagasaki:nth-child(3) {
  float: left;
  width: 32%;
}
.access li.nagasaki:nth-child(2) {
  float: left;
  width: 36%;
}
.access li.nagasaki02 {
  float: left;
  width: 24%;
}
.accessWrap ul li {
  height: 60px;
  text-align: center;
  position: relative;
}
.accessWrap ul li.bg_w {
  border-radius: 6px;
  background: #fff;
}
.accessWrap ul li.bg_w02 {
  border-radius: 6px;
  background: #fff;
  margin-left: 0.5%;
}
.accessWrap ul li span.a_point {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
/*.col-13 {
    -ms-flex: 0 0 19%!important;
    flex: 0 0 19%!important;
    max-width: 19%!important;
}*/

.accessWrap ul li.bg_w02::after {
  display: inline-table;
  content: "";
  border: 6px solid transparent;
  border-left-color: #FF5611;
  vertical-align: middle;
  margin-left: 5px;
  top: 30%;
  left: 50%;
  position: relative;
}
.accessWrap ul li.bg_w02:last-child::after {
  display: initial;
  border: 0;
}
.accessWrap ul li span.a_move {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 96%;
  font-size: 14px;
  color: #222;
  text-align: center;
  margin: 0 4% 0 0;
}
.accessWrap ul li span.a_move::after {
  display: inline-block;
  content: "";
  border: 6px solid transparent;
  border-left-color: #222;
  vertical-align: middle;
  margin-left: 5px;
}
.con_sale .list-hotels__item .box_btns {
  margin-top: 10px;
  width: 100%;
}
.con_sale .list-hotels__item .box_btns.row {
  margin-left: -5px;
  margin-right: -5px;
}
.con_sale .list-hotels__item .box_btns.row *[class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
}
/*@media screen and (min-width: 768px) {
  .con_sale .list-hotels__item .box_btns.row *[class*="col"] {
    flex: 0 0 20%;
    max-width: 20%;
  }
}*/
@media screen and (max-width: 820px) {
  .tokuten div .tokuten_detail span {
    margin: 2% 0% 0% 1%;
  }
  .tokuten div p {
    width: 90%;
    margin: 5% 5% 0;
    font-size: 16px;
  }
  .tokuten div .tokuten_detail span:last-child {
    font-size: 12px;
    font-weight: normal;
  }
  .accessWrap ul li span.a_point {
    font-size: 13px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .con_sale .list-hotels__item .box_btns.row {
    margin-left: -2px;
    margin-right: -2px;
  }
  .con_sale .list-hotels__item .box_btns.row *[class*="col"] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .con_sale .list-hotels__item .box_btns.row *[class*="col"] .btn2 {
    padding: 5px 5px;
  }
  .con_sale .list-hotels__item .box_btns.row *[class*="col"] .btn2 img {
    display: block;
    margin: 0 auto;
    height: 18px;
  }
  /* .con_sale .list-hotels__item .box_btns.row *[class*="col"]:first-of-type,
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(2),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(3),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(4),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(5),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(6) {
    flex: 0 0 25%;
    max-width: 25%;
  } */
  /*.con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(5){
    flex: 0 0 50%;
    max-width: 50%;
  }*/
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:first-of-type
    .btn2,
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(2)
    .btn2,
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(3)
    .btn2,
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(4)
    .btn2,
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(5)
    .btn2,
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(6)
    .btn2 {
    /*width: 67%;*/
    width: 100%;
  }
  /*.con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(5) .btn2{
    width: 67%;
  }*/
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:first-of-type
    .btn2,
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(3)
    .btn2 {
    float: right;
  }
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(5)
    .btn2 {
    float: right;
  }
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(2)
    .btn2,
  .con_sale
    .list-hotels__item
    .box_btns.row
    *[class*="col"]:nth-of-type(4)
    .btn2 {
    float: left;
  }
}

@media screen and (max-width: 639px) {
  .con_sale .list-hotels__item .box_txt .txt {
    font-size: 12px;
    font-weight: normal;
  }
  /*.con_sale .list-hotels__item .box_txt .txt.c_red {
    font-size: 15px;
}*/
  .col-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  a.tour_link::after {
    bottom: 25px!important;
  }
}
@media screen and (max-width: 420px) {
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:first-of-type,
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(2),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(3),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(4),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(5),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(6),
  .con_sale .list-hotels__item .box_btns.row *[class*="col"]:nth-of-type(7) {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .tokutenWrap h5 {
    font-size: 18px;
    line-height: 26px;
    margin: 5% 0 0;
    background-size: 150px;
  }
  .tokuten div {
    margin: 8% 2% 5%;
  }
  span.num {
    padding: 20px 15px;
    top: -10%;
    left: 41%;
  }
}
@media screen and (max-width: 767px) {
  .con_sale .list-hotels__item {
    width: 92%;
    margin: 0 4%;
    padding: 5% 4%;
  }
}
@media screen and (max-width: 639px) {
  .con_sale .list-hotels__item:nth-child(1) {
    margin: 0% 4% 0;
  }
  .con_sale .list-hotels__item {
    margin: 5% 4% 0;
  }

  .col-md-9 {
    margin: 0 auto;
  }

  .con_sale .list-hotels__item div ul.content-slider li {
    position: relative;
  }
  .con_sale .list-hotels__item div ul.content-slider li p {
    position: relative;
    top: 0;
    margin: 0 0 0 0;
    background: #d8d5d5;
    padding: 10px;
  }

  @media screen and (max-width: 820px) {
    .accessWrap ul li span.a_move {
      width: 98%;
      font-size: 12px;
      margin: 0 2% 0 0;
    }
    .accessWrap ul li span.a_point {
      font-size: 14px;
      line-height: 20px;
    }
  }
  @media screen and (max-width: 480px) {
    .mapWrap {
      width: 96%;
      color: #fff;
      margin: 4% 2% 2%;
    }
    .c03_detail {
      width: 96%;
      color: #fff;
      margin: 2%;
    }
    .contents03 h3.midashi {
      width: 100%;
      font-size: 16px;
    }
    .contents03 p {
      display: block;
      font-size: 14px;
      padding: 10px 10px 0 10px;
      font-weight: 700;
    }
    .contents03 span {
      display: inline-block;
      font-size: 14px;
    }
    .accessWrap {
      width: 92%;
      margin: 2% 4% !important;
    }
    .accessWrap ul li {
      height: 40px;
    }
    .accessWrap ul li span.a_point {
      width: 100%;
      font-size: 12px;
      line-height: 16px;
      text-align: center;
      padding: 0 10%;
      font-weight: normal;
    }
    .accessWrap ul li span.a_move {
      width: 90%;
      font-size: 11px;
      letter-spacing: -1px;
      text-align: center;
      margin: 0 10% 0 0%;
    }
    .accessWrap ul li.bg_w02::after {
      top: 17%;
      left: 50%;
      z-index: 9;
    }
    .accessWrap ul li.bg_w02 {
      margin-left: 1%;
      margin-top: 2%;
    }
  }
  /*.access li.fukuoka01:nth-child(1),.access li.fukuoka01:nth-child(2),.access li.fukuoka01:nth-child(3) {
    width: 33%;
}
.access li.fukuoka01:nth-child(4){
    width: 59%;
    margin-top: 1%;
}.access li.fukuoka01:nth-child(5) {
    float: left;
    width: 40%;
    margin-top: 1%;
}*/
  .accessWrap ul li.col-14 {
    -ms-flex: 0 0 31%;
    flex: 0 0 31% !important;
    max-width: 31% !important;
  }
  .pc_only br {
    display: none;
  }
}
/*-----------.swiper-slide-------------*/
.swiper-container {
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.swiper-slide img {
  width: 100%;
}
.swiper-button-next,
.swiper-button-prev {
  top: 50% !important; /*top: 29%!important;*/
}
/*@media screen and (max-width: 1024px) {
.swiper-button-next, .swiper-button-prev {
    top: 21%!important;
}
}*/

.swiper-pagination-bullet {
  border-radius: 80% !important;
  background: #fff !important;
  opacity: initial !important;
}
.swiper-pagination-bullet-active {
  background: royalblue !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction,
.swiper-horizontal > .swiper-scrollbar {
  /* margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px); */
  display: none;
}
/*bg*/
.swiper-slide .slide-content p {
  position: absolute;
  top: 7%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-shadow: 0.5px 0.5px rgb(0 0 0 / 60%);
  margin: 0;
  padding: 0;
  font-size: 15px;
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.3);
}

/* 背景画像のスタイルの設定 */
.bg-slide-image {
  width: 600px;
  height: 250px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 6% !important;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 6% !important;
  left: auto;
}
.swiper-button-next,
.swiper-button-prev {
  color: rgba(255, 255, 255, 0.5) !important;
}

@media screen and (max-width: 639px) {
  .bg-slide-image {
    height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .swiper-slide .slide-content p {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .bg-slide-image {
    height: 180px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 5% !important;
  }

  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 5% !important;
    left: auto;
  }
  .swiper-slide .slide-content p {
    font-size: 12px;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after,
  .swiper-button-next,
  .swiper-button-prev {
    font-size: 16px !important;
  }
}
/*moreBtn*/
.more_Btn {
  margin: 0 30% 5%;
  border-radius: 40px;
  border: 1px solid #222;
  padding: 25px 50px;
  width: 40%;
  background: #fff;
}
.more_Btn:hover {
  background: #efefef;
}
@media screen and (max-width: 820px) {
  .more_Btn {
    margin: 0 35% 5%;
    padding: 20px 40px;
    width: 30%;
  }
}
@media screen and (max-width: 480px) {
  .more_Btn {
    margin: 0px 10% 10%;
    padding: 15px 30px;
    width: 80%;
    display: none !important;
  }
}
a.tour_link {
  position: relative;
  font-size: 20px;
  text-align: center;
  background: #FF5611;
  padding: 20px 10px;
  display: block;
  color: #fff !important;
  margin-bottom: 5px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-weight: 700;
}
a.tour_link02 {
  font-size: 20px;
  text-align: center;
  background: #fff;
  padding: 20px 10px;
  display: block;
  color: #231815;
  border: 3px solid #231815;
  margin-bottom: 5px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-weight: 700;
}
a.tour_link02 span img {
  position: relative;
  margin-right: 5px;
  top: 5px;
}
@media screen and (max-width: 820px) {
  a.tour_link {
    font-size: 16px;
  }
  a.tour_link02 {
    padding: 10px;
  }
  a.tour_link02 span {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  a.tour_link {
    font-size: 13px;
  }
}
a.tour_link::after {
  position: absolute;
  bottom: 18px;
  right: 10px;
  display: inline-block;
  content: "";
  background: url(../images/outline_chevron_right_white_24dp.png) 0 center
    no-repeat;
  background-size: 33px;
  height: 30px;
  width: 30px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
a {
  color: initial !important;
}
a.tour_link:hover {
  color: initial;
  opacity: 0.8;
}
/*20220715 add*/
@media screen and (max-width: 540px) {
  a.tour_link02 {
    font-size: 16px;
    padding: 10px 5px;
    border: 2px solid #FF5611;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  a.tour_link02 span img {
    width: 80%;
  }
}

#boxSearch .search-box {
  background: #F0ECCD;
  padding: 40px 26px !important;
  margin-top: 13px;
}
#boxSearch .search-box .search {
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #boxSearch .search-box {
    padding: 40px 15px !important;
  }
}

.huistenbosch_page #goSearch {
  position: fixed;
  bottom: 120px;
  right: -200px;
  transition: all 800ms ease;
  z-index: 999;
}
.huistenbosch_page #goSearch.show {
  right: 0px;
}
.huistenbosch_page #goSearch a {
  background: transparent;
  cursor: pointer;
  outline: none;
  position: relative;
  width: 172px;
  height: 172px;
  display: block;
}
.huistenbosch_page #goSearch a img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .huistenbosch_page #goSearch a {
    width: 120px;
    height: 120px;
    display: block;
  }
  .huistenbosch_page #goSearch a img:first-child {
    width: 80px;
  }
}
@media screen and (max-width: 767px) {
  .huistenbosch_page #goSearch {
    bottom: 125px;
    display: none;
  }
  .huistenbosch_page #goSearch a {
    width: 80px;
    height: 80px;
  }
  .huistenbosch_page #goSearch a img:first-child {
    width: 60px;
  }
  .huistenbosch_page #goSearch.show {
    right: -10px;
  }
}

.only_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .only_pc {
    display: none;
  }
  .only_sp {
    display: block;
  }
}
.section-event {
  background: url(../images/bg_event.png) 0 0 repeat-x;
  padding: 30px 0 50px;
}
.event-content {
  display: flex;
  justify-content: space-between;
  padding: 0 50px;
}
.event-content .event-item {
  border-radius: 10px;
  min-height: 410px;
  max-width: 330px;
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  background: #fff;
}
.event-content .event-item:last-child {
  margin-right: 0;
}
.event-content .event-item .thumb {
  line-height: 0;
}
.event-content .event-item .box-info {
  padding: 20px 15px 20px;
  background-color: #fff;
  flex: auto;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.event-content .event-item .ttl {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
.event-content .event-item .txt {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
}
.section-event h3.ttl.ribbon {
  background: #fad300;
  color: #50400e;
  font-weight: bold;
  margin-bottom: 35px;
  font-size: 24px;
}
.section-event h3.ttl.ribbon:after {
  border-color: transparent #fcf891 transparent transparent;
}
.section-event h3.ttl.ribbon::before {
  border-color: transparent transparent transparent #fcf891;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .event-content {
    padding: 0;
  }
  .event-content .event-item {
    flex: 0 0 calc(100%/3 - 18px);
  }
}
@media screen and (max-width: 767px) {
  .section-event .container {
    padding-left: 0;
    padding-right: 0;
  }
  .section-event h3.ttl.ribbon {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 0 10px;
    height: auto;
  }
  .section-event h3.ttl.ribbon::before,
  .section-event h3.ttl.ribbon::after {
    display: none;
  }
  .event-content {
    padding: 0;
    flex-direction: column;
  }
  .event-content .event-item {
    max-width: 280px;
    margin: 0 20px;
    min-height: 380px;
  }
  .event-content .event-item .ttl {
    font-size: 15px;
  }
  .event-content .event-item .txt {
    margin-top: 10px;
  }
}

.slider-custom .slick-arrow {
  width: 40px;
  height: 50px;
  z-index: 99;
  color: transparent;
  margin-top: -20px;
}
.slider-custom .slick-arrow.slick-prev {
  background: url("../images/btn_left.png") center 0 no-repeat;
  left: 30px;
}
.slider-custom .slick-arrow.slick-prev::before {
  display: none;
}
.slider-custom .slick-arrow.slick-next {
  background: url("../images/btn_right.png") center 0 no-repeat;
  right: 30px;
}
.slider-custom .slick-arrow.slick-next::before {
  display: none;
}
.slider-custom .slick-slide img {
  width: 280px;
  height: auto;
  object-fit: cover;
}

/*20230514 FAQADD*/ 
div.faqWrap {
  width: 94%;
  margin: 0% auto 3%;
  border-bottom: none;
}
/* div.faqWrap h4{
  font-size: 20px;
  font-weight: 700;
  padding: 15px;
  background: #222;
  color: #FFF;
}*/
div.faqWrap .faq-item {
  width: 100%;
  text-align: left;
  margin: 5px 0 0 0%;
  background: #fff;
  padding-bottom: 5px;
}
div.faqWrap .Q_Txt {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 2% 6% 1% 20px;
  /*border-top: 1px dotted #999;*/
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
  font-weight: bold;
}
/*.Q_Txt::before {
  position: absolute;
  content: '';
  display: block;
  box-shadow: 0 0 2px 2px rgb(255 255 255 / 20%) inset;
  top: 40%;
  left: 20px;
  height: 0;
  width: 0;
  border-top: 9px solid #999;
  border-right: 7px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid transparent;
}*/
.Q_Txt::after {
  position: absolute;
  right: 10px;
  top: 30%;
  float: right;
  content: "▼";
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 10px;
  /*background: rgb(255, 255, 255);*/
}
.Q_Txt.active::after {
  float: right;
  content: "▲";
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 10px;
  /*background: #FFF;*/
}
div.faqWrap .A_Txt {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 0 3% 2%;
  margin: 0;
  background: #fff;
}

div.faqWrap .A_Txt {
  font-size: 14px;
  line-height: 24px;
}
div.faqWrap .A_Txt ol {
  width: 100%;
  padding: 0;
  margin: 15px 0 0;
  font-size: 14px;
  font-weight: normal;
}
div.faqWrap .A_Txt ol li {
  width: 100%;
  padding: 0 0 5px 0;
}
div.faqWrap .A_Txt ol li:last-child {
  padding: 0 0 0 0;
}
div.faqWrap .A_Txt ol li.faqmidashi {
  background: #333;
  padding: 5px 10px;
  margin-right: 5px;
  width: auto;
  color: #fff;
}
.hosoku {
  color: red;
}
div.faqWrap .A_Txt br {
  display: initial;
}
div.faqWrap .A_Txt ol li.faqmidashi br {
  display: none;
}
div.faqWrap .A_Txt ol li.faqswaku {
  padding: 5px;
  /* font-size: 12px; */
  width: 98%;
  margin: 0 1% 5px;
  border: 1px solid #666;
  font-weight: 700;
}
div.faqWrap .A_Txt ol li.faqswaku span {
  display: block;
  background: initial;
  color: initial;
  font-size: 11px;
  text-align: left;
  padding: 0 15px;
  font-weight: normal;
}
@media screen and (max-width: 540px) {
  div.faqWrap {
    width: 100%;
  }
  .Q_Txt::after {
    top: 20%;
  }

  div.faqWrap .Q_Txt {
    font-size: 12px;
    padding: 2% 5px 0% 15px;
  }
  div.faqWrap .Q_Txt {
    padding: 2% 5%;
  }
  div.faqWrap .A_Txt {
    font-size: 12px;
    line-height: 20px;
  }
  div.faqWrap .A_Txt ol li {
    font-size: 12px;
  }
  div.faqWrap .A_Txt ol li span {
    width: 50%;
    margin-bottom: 5px;
    display: block;
  }
  div.faqWrap .A_Txt br,
  div.faqWrap .A_Txt ol li.faqmidashi br {
    display: none;
  }
  div.faqWrap .A_Txt ol li.faqmidashi br {
    display: initial;
  }
  div.faqWrap .A_Txt ol li.faqmidashi {
    font-size: 12px;
    width: 100%;
    display: block;
    text-align: left;
    margin-bottom: 5px;
  }
  div.faqWrap .A_Txt ol li.faqswaku span {
    width: 100%;
    margin: 0;
  }
}


.block-map {
  position: relative;
}
.block-map a {
  display: block;
  color: transparent !important;
  height: 60px;
}

.block-map .link01 a{
  width: calc(270/1140*100%);
  position: absolute;
  top: 30.5%;
  right: 8%;
}
.block-map .link02 a{
  width: calc(300/1140*100%);
  position: absolute;
  top: 26.5%;
  left: 37%;
}
.block-map .link03 a{
  width: calc(260/1140*100%);
  position: absolute;
  top: 24%;
  right: 5%;
}
.block-map .link04 a{
  width: calc(240/1140*100%);
  position: absolute;
  bottom: 31%;
  right: 29.5%;
}
.block-map .link05 a{
  width: calc(300/1140*100%);
  position: absolute;
  top: 10.5%;
  left: 41%;
}


@media screen and (max-width: 900px) {
  .block-map a {
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: 100% !important;
  }
  .block-map {
    max-width: 415px;
    margin: 0 auto;
  }
   .block-map .link01 a {
    width: 140px;
    top: calc(134/415*80%);
    right: calc(11/415*80%);
  }
  .block-map .link02 a {
   left: calc(95/415*80%);
   top: calc(117/415*80%);
   width: 170px;
  }
  .block-map .link03 a {
    width: 140px;
    top: calc(94/415*80%);
    right: calc(11/415*80%);
  }
  .block-map .link04 a {
    bottom: calc(143/415*100%);
    right: calc(58/415*80%);
    width: 140px;
  }
  .block-map .link05 a {
    top: calc(40/415*80%);
    width: 180px;
    left: calc(148/415*100%);
  }
  .img-map {
    margin: 0 -30px 20px -30px;
    text-align: center !important;
  }
}
@media screen and (max-width: 415px) {
   .block-map .link01 a {
    width: calc(140/415*100%);
  }
  .block-map .link02 a {
   width: calc(170/415*100%);
  }
  .block-map .link03 a {
    width: calc(140/415*100%);
  }
  .block-map .link04 a {
    width: calc(140/415*100%);
    bottom: calc(135/415*100%);
  }
  .block-map .link05 a {
    width: calc(180/415*100%);
  }
}

.bnr-halloween {
  text-align: center;
  background: #fff;
  padding: 30px 0 0;
  margin-bottom: -30px;
}
@media only screen and (max-width: 767px){
  .bnr-halloween {
    padding: 30px 15px 0;
    margin-bottom: 0;
  }
}


#goSearchSP {
  display: none;
}

@media screen and (max-width: 767px) {
  #goSearchSP {
    display: block;
    position: fixed;
    width: 100%;
    background: rgba(255, 86, 17, 0.7);
    left: 0;
    bottom: 0;
    padding: 15px 0;
    z-index: 99;
    box-shadow: 5px -2px 4px #00000029;
  }

  #goSearchSP a {
    font-weight: bold;
    font-size: 16px;
    background-color: #fff;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    padding: 12px 0;
    color: #FF5611 !important;
  }

  #goSearchSP a::before {
    content: "";
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #FF5611;
    margin-top: -3px;
    margin-right: 5px;
  }

  #goSearchSP a:hover {
    text-decoration: none;
  }
}

.page-top {
  position: fixed;
  z-index: 1000;
  right: 5px;
  display: block;
  bottom: 30px;
  background: url("../../images/toppage.svg") center no-repeat;
  width: 43px;
  height: 43px;
  font-size: 0;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 78px;
  }

  .page-top {
    bottom: 80px !important;
    
  }
}
.hotel_iconWrap{
  float: left;
  text-align: center;
  margin: auto;
  width: 100%;
}
.hotel_iconWrap ul{
  margin: 15px 10% 30px;
  width: 80%;
  float: left;
}
.hotel_iconWrap ul li{
  float: left;
  width: 20%;
  padding: 0 5px;
}

.hotel_iconWrap ul li img{
  max-width: 120px;
}
@media screen and (max-width: 991px) {
  .hotel_iconWrap ul{
    margin: 15px auto 15px;
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .hotel_iconWrap ul li{
    float: left;
    width: 32%;
    padding: 0 5px;
  }
  .hotel_iconWrap ul li img{
    max-width: 100px;
  }
}
.banner-huistenbosch {
  margin: 30px auto;
  text-align: center;
  display: block;
  max-width: 1112px;
}
.banner-huistenbosch a img{
  width: 100%;
}
.banner-huistenbosch p > a {
  color: #FF5611 !important;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  margin-top: 20px;
  display: inline-block;
}
.banner-huistenbosch p > a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  display: block;
  content: "";
  border: 8px solid transparent;
  border-left: 12px solid #FF5611;
}
@media screen and (max-width: 950px) {
  .banner-huistenbosch {
    margin: 30px 16px;
  }
}
.bannerWrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 0px 0 50px;
}
.bannerWrap a {
  width: calc(50% - 10px);
}
.bannerWrap a img {
  width: 100%;
}

@media screen and (max-width: 1079px) {
  .bannerWrap {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 767px) {
  .bannerWrap {
    flex-direction: column;
    gap: 10px;
  }
  .bannerWrap a {
    width: 100%;
  }
}
