@charset "UTF-8";

/*  Clearfix
========================================== */
/* clearfix */
.clearfix { *zoom: 1; }
.clearfix:after { content: ''; display: block; clear: both; }


/* Text style
========================================== */

/* Font size */
.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.fs20 { font-size: 20px; }
.fs24 { font-size: 24px; }
.fs28 { font-size: 28px; }
.fs32 { font-size: 32px; }
.fs36 { font-size: 36px; }
.fs48 { font-size: 48px; }


/*  Margin
========================================== */
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt22 { margin-top: 22px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }

.hirado .wrap950 *,
.hirado .wrap1000 *,
.hirado .stay *{ box-sizing: border-box; }

.hirado .wrap950 .contentbox * { box-sizing: content-box; }

.red{
  color: #dc0000;
}
.fwb{
  font-weight: bold;
}

/* 全体
----------------------------------------------------- */

.contentsInr.hirado{
  width: 100%;
  min-height: auto;
  margin: 0 auto;
}
.hirado .wrap950,
.hirado section:not(.max),
.hirado .stay .flex{
  width: 950px;
  margin: 15px auto;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
}
.wrap1000{
  width: 1000px;
  margin: 40px auto;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
}

.hirado section img{
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
}


/* 共通
----------------------------------------------------- */

.flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.none{
  display: none;
}
.min{
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
.disc li{
  text-indent: -15px;
  padding-left: 15px;
  line-height: 1.55
}
.disc li:before{
  content: "\30FB";
}
.hirado p{
  white-space: pre-line;
}

.ttl-style01{
  font-size: 21px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.ttl-style01:before{
  content: '';
  display: inline-block;
  width: 25px;
  height: 23px;
  padding-right: 5px;
  background-image: url(/domtour/jaldp/hirado-castlestay/img/parts_ttl_001.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: bottom;
}

/* main
----------------------------------------------------- */

/* MV */
.mv {
  max-width: 1920px;
  height: 680px;
  background: url(/domtour/jaldp/hirado-castlestay/img/20230224/bg_mv_001.jpg) center no-repeat;
  overflow: hidden;
}
.mv-txt {
  margin-top: 1px;
  padding: 25px 0 30px;
  color: #fff;
  background: #000;
  text-align: center;
}
.mv-txt *{
  box-sizing: border-box;
}
.mv-txt .min{
  font-size: 17px;
  margin-bottom: 20px;
}
.mv-txt .daylist{
  width: 910px;
  margin: 0 auto;
  padding: 15px 80px 10px;
  position: relative;
  border: 1px solid #fff;
  border-radius: 10px;
}
.mv-txt .daylist h3{
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.mv-txt .daylist p{
  text-align: left;
  font-size: 18px;
  letter-spacing: 2px;
}
.mv-txt .daylist em{
  width: 85px;
  height: 85px;
  background: #fff;
  color: #b40000;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: 20px;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0 0;
  box-sizing: border-box;
  line-height: 1.25;
}
.mv-txt .limit{
  width: 910px;
  margin: 15px auto 0;
  color: #000;
  background: #fff;
  padding: 5px 0 10px;
  border-radius: 10px;
  font-size: 15px;
}
.mv-txt .limit mark{
  margin-right: 10px;
  padding: 0 5px;
  display: inline-block;
  background: #d2aa00;
  font-size: 13px;
  vertical-align: middle;
}
.mv-txt .limit b{
  font-size: 22px;
}

@media all and (min-width: 1921px) {
  .mv{
    max-width: 100%;
    height: 0;
    padding-bottom: 35.41666%;
    background-image: url(/domtour/jaldp/hirado-castlestay/img/20230224/bg_mv_001.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .mv-txt{
    max-width: 100%;
    height: 0;
    padding-bottom: 11.45833%;
    background-image: url(/domtour/jaldp/hirado-castlestay/img/bg_mv_002.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }


}

/* 赴く*/

.access h3{
  text-align: center;
  margin: 10px 0 30px;
}
.access ul li{
  margin-bottom: 2px;
}


/* 宿泊施設紹介*/
.facility{
  background: url(/domtour/jaldp/hirado-castlestay/img/bg_main_001.jpg) repeat;
}
.facility .wrap950{
  position: relative;
  margin: 0 auto;
  padding: 45px 0;
}
.facility h3{
  position: absolute;
  right: 140px;
  top: 0;
}
.facility .flex .map{
  width: 411px;
}
.slider-wrap{
  width: 525px;
}
.facility .ttl-style01 + p{
  margin: 15px 0 35px;
  font-size: 16px;
  line-height: 1.95;
  font-weight: 600;
}

/* 泊まる */

.stay{
  background: #1A1A1A;
  padding: 30px 0;
  color: #fff;
}
.stay h4{
  margin-bottom: 18px;
  font-size: 21px;
  font-weight: normal;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.stay p{
  line-height: 2;
}
.stay .box01{
  width: 50%;
}
.stay .box02{
  width: 50%;
  margin-top: 110px;
  padding-left: 30px;
}
.stay .flex + .flex{
  margin: 15px auto 2px;
}
.stay .flex + .flex .box01{
  width: 50%;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
}
.stay .flex + .flex .box02{
  width: 50%;
  margin-top: 0;
}
.stay .flex + .flex + p{
  width: 950px;
  margin: 0 auto;
  display: block;
  text-align: right;
  font-size: 12px;
}
.stay .flex + .flex .box01 p{
  width: 90%;
}
.stay .img-box{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: auto;
}
.stay .wrap950{
  margin: 0 auto;
}

/* 組み合わせ・活用例 */
.comb .ttl-style01{
  margin-bottom: 10px;
  padding: 10px 12px;
  color: #fff;
  background: #000;
  font-weight: normal;
}
.comb p{
  margin-bottom: 10px;
}
.comb{
  margin: 40px auto 20px !important;
}
.comb a{
  width: 400px;
  margin: 30px auto;
  padding: 20px 10px;
  font-size: 16px;
  background: #F0F0F0;
  border: 1px solid #000;
  text-align: center;
  display: block;
  position: relative;
}
.comb a:after{
  content: '';
  width: 11px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
  background-image: url(/commonY15/img/icon_ext_red_01.png);
  background-size: contain;
  vertical-align: middle;
}

/* 予約状のご注意 */
.attention{
  padding: 15px;
  border: 1px solid #000;
}
.attention strong,
.attention p,
.attention ul{
  margin-left: 10px;
}
.attention h4{
  margin-bottom: 10px;
  font-size: 15px;
}
.attention strong{
  margin-bottom: 5px;
  display: block;
  font-size: 15px;
  color: #dc0000;
  line-height: 1.45;
}











