@font-face {
  font-family: "Eisley Claise";
  src: url("../../css/font/EisleyClaiseFree.ttf");
}
.special-page {
  background: #fff;
  padding: 0 7.46666667vw;
}
.special-page .section__title {
  color: #1c2f50;
  font-size: 6.93333333vw;
  margin: 8vw auto 10.13333333vw;
  line-height: 1.15;
  letter-spacing: -0.09em;
}
.special-page .section__heading {
  font-size: 12.8vw;
  font-family: Eisley Claise;
  margin: 0;
  margin-top: 10.66666667vw;
  color: #1c2f50;
}
.special-page .section__heading--rotate {
  -webkit-transform: rotate(-7deg) translateX(-8px);
      -ms-transform: rotate(-7deg) translateX(-8px);
          transform: rotate(-7deg) translateX(-8px);
  font-weight: lighter;
  text-shadow: 0px 0px 1px #1c2f50;
}
.special-page .section__text {
  font-size: 4.8vw;
}
.special-page .section__text span {
  display: block;
  line-height: 6.4vw;
  margin-bottom: 6.13333333vw;
  letter-spacing: 0.10666667vw;
}
.special-page .section__text span .add_font {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-right: 0.15em;
  display: inline;
  font-size: 4vw;
}
.special-page .section__banner {
  margin: 96px -7.46666667vw 0;
}
.special-page .section__banner--second {
  margin-top: 10.66666667vw;
}
.special-page .section__banner--second .banner-title {
  margin-top: 24vw;
}
@media only screen and (min-width: 480px) {
  .special-page .section__banner {
    margin: 170px -7.46666667vw 0;
  }
}
.special-page .dgrid-lg-50 {
  margin-bottom: 10.66666667vw;
  color: #1c2f50;
}
.special-page .dgrid-lg-50.video {
  position: relative;
  padding: 5.86666667vw 0 5.33333333vw;
  margin-bottom: 16vw;
}
.special-page .dgrid-lg-50.video + .dgrid-lg-50 {
  margin-bottom: 9.33333333vw;
}
.special-page .dgrid-lg-50.video + .dgrid-lg-50 .news-text {
  margin: 2.93333333vw 0 0;
}
.special-page .dgrid-lg-50.video:before,
.special-page .dgrid-lg-50.video:after {
  content: "";
  display: block;
  width: 10.66666667vw;
  height: 1px;
  background: #1c2f50;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.special-page .dgrid-lg-50.video:before {
  top: 0;
  display: none;
}
.special-page .dgrid-lg-50.video:after {
  bottom: 0;
  display: none;
}
.special-page .dgrid-lg-50.video a {
  text-decoration: none;
}
.special-page .dgrid-lg-50 .video__text {
  font-size: 3.73333333vw;
  text-align: center;
  color: #1c2f50;
  display: block;
  margin-top: 2.66666667vw;
}
.special-page .dgrid-lg-50 .tutorial {
  border: 0.13333333vw solid #1c2f50;
  padding: 6.93333333vw 4.26666667vw;
  margin-top: 4.8vw;
}
.special-page .dgrid-lg-50 .tutorial-list {
  margin: 0;
  padding: 0;
}
.special-page .dgrid-lg-50 .tutorial-list__item {
  font-size: 3.73333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.86666667vw;
  line-height: 1.4;
}
.special-page .dgrid-lg-50 .tutorial-list__item:last-child {
  margin-bottom: 0;
}
.special-page .dgrid-lg-50 .tutorial-list__item span {
  margin-right: -0.8vw;
}
.special-page .dgrid-lg-50 .tutorial-title {
  font-size: 4.8vw;
  text-align: center;
  position: relative;
  padding: 6.13333333vw 0 0;
  margin: 8.53333333vw 0 3.2vw;
}
.special-page .dgrid-lg-50 .tutorial-title:after {
  content: "";
  display: block;
  width: 10.66666667vw;
  height: 0.13333333vw;
  background: #1c2f50;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.special-page .dgrid-lg-50 .tutorial-des {
  font-size: 4.26666667vw;
  line-height: 1.5;
}
.special-content {
  max-width: 768px;
  margin: 0 auto;
  width: 100%;
  color: #000;
}
.news-title {
  margin: 2.13333333vw 0 2.93333333vw;
  font-size: 4.8vw;
}
.news-text {
  margin: 1.6vw 0 7.2vw;
  padding-left: 1.06666667vw;
  font-size: 4.26666667vw;
}
.news-text + img + .news-text {
  margin-top: 3.2vw;
  margin-bottom: 4.8vw;
}
.news-text:last-child {
  margin-bottom: 0;
}
.section-desc {
  padding: 8.26666667vw 0;
  padding-bottom: 32.26666667vw;
}
.section-how-to .list-step {
  overflow: scroll;
  overflow-wrap: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  padding: 8.26666667vw 7.46666667vw;
  padding-bottom: 8.26666667vw;
}
.section-how-to .list-step__item {
  padding-left: 6.66666667vw;
}
.section-how-to .list-step__item:nth-child(1) {
  padding: 0;
}
.section-how-to .list-step__item .item-content {
  font-weight: bold;
  margin-bottom: 0;
}
.section-how-to .list-step__item__thumb {
  width: 48vw;
  height: 48vw;
  position: relative;
}
.section-how-to .list-step__item__thumb .thumb-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.section-how-to .section__title {
  margin: -4px 0 0;
  line-height: 1.3;
  letter-spacing: -0.26666667vw;
  display: block;
}
.section-how-to .section__title--sp {
  margin: 20px 0;
}
.section-how-to.u-bg-grey {
  background: #FCF8EA;
  margin: 0 -7.46666667vw;
  padding: 8.26666667vw 7.46666667vw 0;
}
.section-how-to.u-bg-grey--right-closely {
  background: #eff1fd;
  position: relative;
  overflow: hidden;
  padding: 8.26666667vw 0 0;
}
.section-how-to.u-bg-grey--right-closely .list-step {
  padding: 8.26666667vw 0;
}
.section-how-to.u-bg-grey--right-closely .list-step__item:first-child {
  padding-left: 8.26666667vw;
}
.section-how-to.u-bg-grey--right-closely .list-step__item:last-child {
  padding-right: 8.26666667vw;
}
.section-how-to.u-bg-grey--right-closely::after {
  width: 100%;
  height: 8.26666667vw;
  content: "";
  position: absolute;
  background-color: #eff1fd;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.section-how-to.u-bg-grey .dgrid-lg-50 {
  margin-bottom: 5.33333333vw;
}
.section-how-to.u-bg-grey .news-text {
  color: #3c3c3c;
}
.section-how-to.u-bg-grey .news-text__title {
  line-height: inherit;
  display: block;
  font-weight: bold;
}
.section-how-to--last {
  margin-bottom: 20.8vw;
}
.section-how-to--last .dgrid-lg-50 {
  margin-bottom: 0;
}
.section-how-to--last .news-text {
  margin-top: 3.46666667vw;
}
.section-materials {
  margin-top: 8.53333333vw;
  margin-bottom: 9.33333333vw;
}
.materials-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.66666667vw;
}
.materials-des {
  font-size: 4.26666667vw;
  line-height: 1.5;
  padding-left: 1.06666667vw;
  padding-right: 1.06666667vw;
}
.materials-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.73333333vw;
          flex: 0 0 31.73333333vw;
  max-width: 31.73333333vw;
  padding-top: 1.6vw;
  margin-right: -4vw;
}
.materials-link {
  font-size: 3.73333333vw;
  margin-left: 1.33333333vw;
}
.materials-link a {
  color: #00c4ff;
}
.section-cm {
  overflow: hidden;
}
.cm-btn {
  background: #1c2f50;
  color: #fff;
  display: block;
  text-align: center;
  height: 12.8vw;
  line-height: 1;
  font-size: 4.8vw;
  text-decoration: none;
  margin-top: 5.06666667vw;
  padding: 4vw 0 2.93333333vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 5.33333333vw;
}
.modal-pc {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: url(/whisky/chita/common/img/bg.jpg) bottom center;
  top: 0;
  left: 0;
  z-index: 999;
}
.modal-pc__text {
  background: #fff;
  color: #1c2f50;
  font-size: 24px;
  width: 100%;
  max-width: 480px;
  padding: 20px;
  height: 44px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 25px -5px, rgba(0, 0, 0, 0.1) 0px 10px 10px -5px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 25px -5px, rgba(0, 0, 0, 0.1) 0px 10px 10px -5px;
}
@media only screen and (min-width: 768px) {
  body {
    max-height: 100vh;
    overflow: hidden;
  }
  .modal-pc {
    display: block;
  }
}
