@charset "UTF-8";

body {
  overflow-x: hidden;
}

#dh_lp_wrapper {
  position: relative;
  left: -50vw;
  margin-left: 50%;
  width: 100vw;
}

/*
    lpCnt
*/
#dh_lp_wrapper {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  line-height: 1.86;
  padding-bottom: 100px;
  color: #000;
  /* -- reset -- */
  /* -- メイン外の設定 -- */
  /* 全画面表示させたい要素に下記を適用 */
  /* -- inner -- */
  /*
      tag
  */
  /*
      common
  */
  /* -- hide -- */
  /*
      contents
  */
  /* -- mvBox -- */
  /* -- catchBox -- */
  /* -- itemBox --*/
  /* lpPrice */
  /* - cnt01 - */
  /* - cnt02 - */
  /* bnrArea */
  /* -- btn-container -- */
  /*
      js
  */
  /* -- 'inview' フェードプラグイン -- */
  /* フェード */
  /* フェードアップ */
  /* テキストのフェードアップ */
}

#dh_lp_wrapper *::before,
#dh_lp_wrapper *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

#dh_lp_wrapper p,
#dh_lp_wrapper table,
#dh_lp_wrapper blockquote,
#dh_lp_wrapper address,
#dh_lp_wrapper pre,
#dh_lp_wrapper iframe,
#dh_lp_wrapper form,
#dh_lp_wrapper figure,
#dh_lp_wrapper dl,
#dh_lp_wrapper h1,
#dh_lp_wrapper h2,
#dh_lp_wrapper h3,
#dh_lp_wrapper h4,
#dh_lp_wrapper h5,
#dh_lp_wrapper h6 {
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#dh_lp_wrapper ul,
#dh_lp_wrapper ol {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#dh_lp_wrapper img {
  vertical-align: bottom;
  /*    width: 100%;*/
  height: auto;
}

#dh_lp_wrapper video {
  width: 100%;
}

#dh_lp_wrapper body {
  overflow-x: hidden;
}

#dh_lp_wrapper .itemBox .cnt02 .box .zoom {
  margin-left: -65px;
  margin-bottom: -41px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .zoom img {
  width: 278px;
}

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

  #dh_lp_wrapper .itemBox .cnt02 .box .zoom {
    margin: 0;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .zoom img {
    width: 80%;
    margin: 20px auto 0;
    display: block;
  }

}

#dh_lp_wrapper .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1122px;
}

@media screen and (max-width: 1152px) {
  #dh_lp_wrapper .inner {
    margin: 0 15px;
    width: auto;
  }
}

#dh_lp_wrapper a {
  color: #373434;
  text-decoration: none;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

@media screen and (min-width: 901px) {
  #dh_lp_wrapper a:hover {
    opacity: 0.6;
  }
}

@media screen and (min-width: 901px) {
  #dh_lp_wrapper .pc_hide {
    display: none !important;
  }
}

@media screen and (max-width: 900px) {
  #dh_lp_wrapper .sp_hide {
    display: none !important;
  }
}

#dh_lp_wrapper .mvBox {
  margin: 0 auto;
  max-width: 1120px;
}

#dh_lp_wrapper .catchBox {
  font-size: 16px;
  line-height: 2.5;
  letter-spacing: 0.06em;
  text-align: center;
  padding: 70px 0;
  color: #373434;
}

#dh_lp_wrapper .catchBox p:nth-child(2) {
  margin-top: 26px;
}

@media screen and (max-width: 900px) {
  #dh_lp_wrapper .catchBox {
    font-size: 14px;
    padding: 30px 0 0;
  }
}

#dh_lp_wrapper .itemBox {
  margin: 0 0 203px;
}

#dh_lp_wrapper .itemBox .lpPrice {
  font-family: "Meiryo UI", "メイリオ", sans-serif;
  font-size: 14px;
  letter-spacing: 0.06em;
  margin-top: 37px;
}

#dh_lp_wrapper .itemBox .lpPrice> :not(:last-child) {
  margin-bottom: 5px;
}

#dh_lp_wrapper .itemBox .lpPrice span:nth-child(1) {
  margin-left: 16px;
}

#dh_lp_wrapper .itemBox .lpPrice span:nth-child(2) {
  font-size: 12px;
  letter-spacing: 0.04em;
  text-decoration: underline;
  display: inline-block;
  margin-left: 21px;
}

#dh_lp_wrapper .itemBox .travel-style li {
  display: flex;
  align-items: center;
}

#dh_lp_wrapper .itemBox .travel-style li a:nth-child(1) {
  width: 230px;
  max-width: 230px;
  display: block;
}

#dh_lp_wrapper .itemBox .travel-style li a:nth-child(2) {
  font-size: 12px;
  letter-spacing: 0.04em;
  text-decoration: underline;
  display: inline-block;
  margin-left: 21px;
}

#dh_lp_wrapper .tit img {
  height: 88px;
}

@media screen and (max-width: 900px) {
  #dh_lp_wrapper .tit img {
    height: 64px;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box .contents .cnt-wrap .img img {
    width: 550px;
  }

  #dh_lp_wrapper .itemBox .travel-style li a:nth-child(1) {
    width: 250px;
    max-width: 250px;
  }
}

#dh_lp_wrapper .itemBox .cnt01 {
  margin-bottom: 20px;
}

#dh_lp_wrapper .itemBox .cnt01 .box .contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 22px;
}

#dh_lp_wrapper .itemBox .cnt01 .box .tit {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  line-height: 1.11;
  letter-spacing: 0.02em;
  text-align: center;
  color: #b48d5e;
}

#dh_lp_wrapper .itemBox .cnt01 .box .img {
  margin-top: 20px;
}

#dh_lp_wrapper .itemBox .cnt01 .box .txt {
  font-size: 15px;
  letter-spacing: 0.02em;
  margin-top: 22px;
  line-height: 36px;
  margin-bottom: 39px;
}

@media screen and (max-width: 900px) {
  #dh_lp_wrapper .itemBox .cnt01 .box .contents {
    display: block;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .cnt-wrap,
  #dh_lp_wrapper .itemBox .cnt01 .box .cnt-wrap {
    width: 100%;
  }
}

#dh_lp_wrapper .itemBox .cnt02 {
  margin-top: 0px;
}

#dh_lp_wrapper .itemBox .cnt02 .box>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-bottom: 136px;
}

#dh_lp_wrapper .itemBox .cnt02 .box> :not(:last-child) {
  margin-bottom: 73px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .img-wrap {
  display: flex;
  justify-content: center;
  align-items: end;
  width: 100%;
  margin-bottom: 41px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .img-wrap .item-img {
  width: 530px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt {
  padding: 45px 0 10px 0;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt.travel {
  width: 47%;
  margin-left: 17%;
}

#dh_lp_wrapper .itemBox .cnt02 .box .cnt-wrap,
#dh_lp_wrapper .itemBox .cnt01 .box .cnt-wrap {
  width: 47%;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .tit {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #5b5757;
  border-bottom: 2px solid #ebebe8;
  padding-bottom: 11px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .tit span {
  font-size: 13px;
  margin-right: 10px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .txt {
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 0.06em;
  color: #373434;
  width: 97%;
  margin-top: 11px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .size {
  font-size: 10px;
  letter-spacing: 0.06em;
  color: #8a8a8a;
  margin-top: 7px;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .lpPrice {
  margin: 15px 0 0 0;
  width: fit-content;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .lpPrice a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}

#dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .lpPrice span:nth-child(2) {
  margin-left: auto;
  padding-left: 55px;
}

#dh_lp_wrapper .bnrArea {
  width: 960px;
  max-width: 90%;
  margin: 172px auto 115px;
}

@media screen and (min-width: 901px) {
  #dh_lp_wrapper {
    /* - cnt01 - */
    /* - cnt02 - */
    /* .itemBox .cnt02 .box > :nth-child(2n) .txtCnt {
        padding-left: 5%;
    }*/
  }

  #dh_lp_wrapper .itemBox .cnt01 .box> :nth-child(3) {
    margin-top: -7%;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box> :nth-child(4),
  #dh_lp_wrapper .itemBox .cnt01 .box> :nth-child(5) {
    margin-top: 8%;
  }
}

@media screen and (max-width: 900px) {
  #dh_lp_wrapper {
    /* lpPrice */
    /* - cnt01 - */
    /* - cnt02 - */
  }

  #dh_lp_wrapper .itemBox {
    margin: 0 0 40px;
  }

  #dh_lp_wrapper .itemBox .lpPrice {
    margin-top: 15px;
  }

  #dh_lp_wrapper .itemBox .lpPrice> :not(:last-child) {
    margin-bottom: 5px;
  }

  #dh_lp_wrapper .itemBox .cnt01>.tit {
    font-size: 35px;
    line-height: 1.2;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box {
    display: block;
    margin-top: 30px;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box>* {
    width: 100%;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box> :nth-child(2n) {
    margin-top: 0;
    margin-left: 0;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box> :not(:last-child) {
    margin-bottom: 50px;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box .tit {
    font-size: 26px;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box .img {
    margin-top: 15px;
  }

  #dh_lp_wrapper .itemBox .cnt01 .box .lpPrice,
  #dh_lp_wrapper .itemBox .cnt01 .box .txt {
    margin: 20px auto 40px;
    padding: 0 8px;
    max-width: 550px;
  }

  #dh_lp_wrapper .itemBox .cnt02 {
    margin-top: 60px;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box> :nth-child(2) {
    margin-bottom: 110px;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .txtCnt {
    padding: 0 10px 10px;
    max-width: 550px;
    margin: 0 auto;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .txtCnt:nth-child(3) {
    padding: 0 10px 70px;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .tit {
    /* margin: 7px 0 0 -4px; */
    margin: 30px 0 0;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .txt {
    font-size: 14px;
    line-height: 2;
    margin: 12px 0 0;
    max-width: none;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .txtCnt .lpPrice {
    margin: 23px 0 0;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .txtCnt.travel {
    max-width: 550px;
    width: 100%;
    margin: 15px auto 0;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .cnt-wrap,
  #dh_lp_wrapper .itemBox .cnt01 .box .cnt-wrap {
    width: 100%;
    margin-bottom: 40px;
  }

  #dh_lp_wrapper .itemBox .cnt02 .box .img-wrap {
    margin: 0 auto -15px;
    width: auto;
  }
}

#dh_lp_wrapper a.btn.dh_lp_arrow {
  display: block;
  border: solid 1px;
  max-width: 580px;
  width: 100%;
  margin: 0px auto;
  padding: 15px 0px;
  margin-bottom: 25px;
  position: relative;
  font-family: "Noto Serif JP", serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#dh_lp_wrapper .btn-container {
  text-align: center;
  padding-top: 25px;
}

#dh_lp_wrapper .btn-container p {
  font-size: 14px;
  margin-top: 43px;
}

#dh_lp_wrapper .btn-container .dh_lp_arrow::after {
  content: "";
  position: absolute;
  right: 5%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 900px) {
  #dh_lp_wrapper .btn-container {
    font-size: 15px;
    letter-spacing: 0.06em;
    margin: 0 auto;
    width: calc(95% - 70px);
  }
}

@media screen and (max-width: 769px) {
  #dh_lp_wrapper .btn-container p {
    font-size: 10px;
    margin-top: 20px;
  }

  #dh_lp_wrapper .btn-container {
    padding-top: 0px;
  }
}

#dh_lp_wrapper .fade {
  opacity: 0;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}

#dh_lp_wrapper .on.fade {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#dh_lp_wrapper .fadeUp {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}

#dh_lp_wrapper .on.fadeUp {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#dh_lp_wrapper .txtCnt {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}

#dh_lp_wrapper .on.txtCnt {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (max-width: 900px) {
  #dh_lp_wrapper {
    font-size: 14px;
    padding-bottom: 0;
  }

  #dh_lp_wrapper img {
    margin: 0 auto;
    display: block;
  }

}

/*# sourceMappingURL=style01.css.map */