@charset "UTF-8";
/*--------------------------------
         Layout  SP First
 --------------------------------*/
.Shitou_221109 .imgwrap a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.Shitou_221109 .text-style {
  font-size: calc(22 * (100vw/750));
  line-height: 2;
  letter-spacing: 0.12em;
  text-align: center;
}
.Shitou_221109 .text-style02 {
  margin: 3.2vw auto;
  font-size: calc(25 * (100vw/750));
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.12em;
  text-align: center;
  width: 38%;
  border-bottom: 1px solid;
}
.Shitou_221109 .sec {
  margin-top: calc(78 * (100vw/750));
}
.Shitou_221109 .sec .ts02 {
  margin-top: calc(43 * (100vw/750));
  text-indent: calc(-3 * (100vw/750));
}
.Shitou_221109 .video-box {
  position: relative;
  margin-top: calc(107 * (100vw/750));
  width: 100%;
  height: auto;
}
.Shitou_221109 .video-box .youtube_link {
  position: absolute;
  width: 100%;
  height: 100%;
}
.Shitou_221109 .video-box .youtube_icon {
  content: "";
  position: absolute;
  top: 43%;
  right: 45.4%;
  width: calc(80 * (100vw/750));
  height: calc(60 * (100vw/750));
  background-image: url(../img/youtube_icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.Shitou_221109 .video-box .thumbnail-close {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.Shitou_221109 .btn__all-item {
  width: calc(460 * (100vw/750));
  max-width: 460px;
  height: calc(80 * (100vw/750));
  margin: calc(88 * (100vw/750)) auto 0;
}
.Shitou_221109 .btn__all-item.textWrap {
  display: flex;
  background-color: #000;
  color: #fff;
  font-size: calc(24 * (100vw/750));
  justify-content: center;
  align-items: center;
}


/*.Shitou_221109*/
/*--------------------------------
          S e t U p SP
--------------------------------*/
.footer {
  padding-top: 0;
}

.Shitou_221109 {
  overflow-x: hidden;
  max-width: calc(750 * (100vw/750));
  width: 100%;
  margin: 0;
  padding-bottom: calc(116 * (100vw/750));
  border-bottom: 1px solid #808080;
}
.Shitou_221109 .spOnly {
  display: block;
}
.Shitou_221109 .pcOnly {
  display: none;
}
.Shitou_221109 img,
.Shitou_221109 video {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.Shitou_221109 picture,
.Shitou_221109 a {
  display: block;
}

/*--------------------------------
            Layout  PC
 --------------------------------*/
@media (min-width: 768px) {
  .Shitou_221109 .text-style {
    font-size: 1.4rem;
    line-height: 2.14;
  }
  .Shitou_221109 .text-style02 {
    margin: 2rem auto;
    font-size: 2rem;
    width: 22%;
  }
  .Shitou_221109 .mv {
    padding: 0 18.5rem;
  }
  .Shitou_221109 .sec {
    margin-top: 7.3rem;
  }
  .Shitou_221109 .sec .ts02 {
    margin-top: 3rem;
    text-indent: -0.2rem;
  }
  .Shitou_221109 .video-box {
    margin-top: 9.2rem;
  }
  .Shitou_221109 .video-box .youtube_link {
    transition: opacity 0.65s;
    opacity: 0;
    background: #fff;
  }
  .Shitou_221109 .video-box .youtube_link:hover {
    opacity: 0.6;
  }
  .Shitou_221109 .video-box .youtube_icon {
    width: 6.8rem;
    height: 5.2rem;
    top: 45.1%;
    right: 46.5%;
  }
  .Shitou_221109 .btn__all-item {
    height: 7rem;
    width: 46rem;
    margin: 10rem auto 0;

  }
  .Shitou_221109 .btn__all-item.textWrap {
    display: flex;
    background-color: #000;
    color: #fff;
    font-size: 2rem;
    justify-content: center;
    align-items: center;
  }

  /*.Shitou_221109*/
  /*--------------------------------
            S e t U p  pc
   --------------------------------*/
  .Shitou_221109 {
    margin: 0 auto 9rem;
    padding-bottom: 0;
    width: 98rem;
    border-bottom: none;
  }
  .Shitou_221109 .pcOnly {
    display: block;
  }
  .Shitou_221109 .spOnly {
    display: none;
  }
  .Shitou_221109 .bottun {
    display: block;
  }
}
/*--------------------------------
   Media Queries (768px ~ 1399px)
 --------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1399px) {
  .main-area .main-inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  html {
    font-size: 0.7142857143vw;
  }
}
/*--------------------------------
                共 通
 --------------------------------*/
* > .Shitou_221109 {
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-area .main-inner {
  margin: auto !important;
  width: 100%;
  max-width: 100vw;
}
@media (max-width: 767px) {
  .main-area .main-inner {
    padding: 0 !important;
  }
}

@media (min-width: 768px) {
  .main-area.lp {
    margin-top: -4rem;
  }
}
/*# sourceMappingURL=style.css.map */