/* _setting CSS */
#wrapper.special_01 .fixed_content {
  display: none !important;
}
#wrapper.special_01 .detail_wrap {
  width: 100% !important;
}
#wrapper.special_01 .mv {
  position: relative;
  border: 16px solid #fff;
  min-height: 100vh;
  min-width: 100svh;
  background: url(../images/entry/special_01/mv_bg.jpg) no-repeat center/cover;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .mv {
    border: none;
    width: 94.6666666667vw;
    max-width: 94.6666666667vw;
    overflow: hidden;
    height: 100vh;
    height: 100svh;
    box-sizing: border-box;
    background: url(../images/entry/special_01/sp_mv_bg.jpg) no-repeat center/cover;
  }
  #wrapper.special_01 .mv .c_wrap {
    width: 100vw;
    height: 100%;
    border: 2.6666666667vw solid #fff;
  }
}
#wrapper.special_01 .mv .sns_share {
  position: absolute;
  bottom: 42px;
  left: 42px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .mv .sns_share {
    bottom: 9.6vw;
    left: 9.6vw;
  }
}
@media screen and (max-height: 720px) {
  #wrapper.special_01 .mv .sns_share {
    bottom: 30px;
    left: 30px;
  }
}
#wrapper.special_01 .mv .title_wrap {
  position: static;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .mv .title_wrap {
    display: block;
    width: 81.3333333333vw;
    padding: 40.1333333333vw 8.2666666667vw 0 8.8vw;
    box-sizing: content-box;
  }
  #wrapper.special_01 .mv .title_wrap .title {
    width: 81.3333333333vw;
  }
}
#wrapper.special_01 .mv .title_box .cat {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .mv .title_box .cat {
    margin-bottom: 6.1333333333vw;
  }
}
@media screen and (max-height: 720px) {
  #wrapper.special_01 .mv .title_box .cat {
    margin-bottom: 15px;
  }
}
#wrapper.special_01 .bg_mask {
  background-color: #fff;
}
#wrapper.special_01 section .bg_inner {
  height: 1900px;
  background: url(../images/entry/special_01/sec1_bg.jpg) no-repeat center top/cover;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .bg_inner {
    position: relative;
    height: auto;
    background: none;
    clip-path: inset(0);
  }
  #wrapper.special_01 section .bg_inner::before {
    content: "";
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/entry/special_01/sp_sec1_bg.jpg) repeat-y center 10.66666667vw/100%;
  }
}
#wrapper.special_01 section .bottom_img {
  display: flex;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .bottom_img {
    flex-wrap: wrap;
  }
}
#wrapper.special_01 section .bottom_img img {
  width: 25%;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .bottom_img img {
    width: 50%;
  }
}
#wrapper.special_01 section .sec_hd {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  height: 60px;
  background: linear-gradient(to right, #461996 0%, #af50ff 100%);
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .sec_hd {
    height: 10.6666666667vw;
  }
  #wrapper.special_01 section .sec_hd img {
    width: 35.8666666667vw;
  }
}
#wrapper.special_01 section .inner {
  position: relative;
  z-index: 1;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner {
    height: auto;
    padding: 7.4666666667vw 0 38.9333333333vw;
  }
}
#wrapper.special_01 section .inner .mhd {
  position: absolute;
  top: 109px;
  left: -10px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .mhd {
    position: relative;
    top: 0;
    left: 0;
    width: 81.3333333333vw;
    margin: 0 0 10.9333333333vw;
    padding: 0 0 0 3.4666666667vw;
  }
}
#wrapper.special_01 section .inner .mhd::before {
  content: "";
  position: absolute;
  bottom: -13px;
  left: -100vw;
  width: calc(100% + 100vw);
  height: 28px;
  background-color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .mhd::before {
    bottom: -2.4vw;
    height: 4.8vw;
  }
}
#wrapper.special_01 section .inner .mhd img {
  position: relative;
}
#wrapper.special_01 section .inner .text1 {
  position: absolute;
  top: 120px;
  right: -35px;
  width: 430px;
  padding: 32px 35px;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 1.5rem;
  color: #461996;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
#wrapper.special_01 section .inner .text1 p {
  font-size: inherit;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .text1 {
    position: static;
    width: 85.3333333333vw;
    margin: 0 0 44.8vw auto;
  }
}
#wrapper.special_01 section .inner .img1 {
  position: absolute;
  top: 407px;
  left: 5px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .img1 {
    position: relative;
    top: 0;
    left: 16vw;
    margin: 0 0 104vw;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .img1 .img img {
    width: 60.5333333333vw;
  }
}
#wrapper.special_01 section .inner .img1 .img img:nth-child(2) {
  position: absolute;
  top: 200px;
  left: -76px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .img1 .img img:nth-child(2) {
    top: 33.0666666667vw;
    left: -13.3333333333vw;
    width: 39.0666666667vw;
  }
}
#wrapper.special_01 section .inner .img1 .name {
  position: absolute;
  top: 218px;
  left: 190px;
  min-width: 230px;
  padding: 12px 13px 7px 13px;
  background-color: rgba(71, 25, 150, 0.8);
  color: #fff;
  line-height: 1.5;
  font-size: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .img1 .name {
    top: 85.3333333333vw;
    left: -11.2vw;
    width: 46.6666666667vw;
  }
}
#wrapper.special_01 section .inner .img1 .name span {
  font-size: 1.7rem;
}
#wrapper.special_01 section .inner .img2 {
  position: absolute;
  top: 603px;
  left: -80px;
}
#wrapper.special_01 section .inner .comment {
  position: absolute;
  top: 958px;
  left: -35px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .comment {
    position: relative;
    top: 0;
    left: 0;
    width: 85.3333333333vw;
    margin: 0 auto 54.6666666667vw;
  }
}
#wrapper.special_01 section .inner .comment::before {
  content: "";
  position: absolute;
  top: -58px;
  left: 3px;
  width: 355px;
  height: 76px;
  background: url(../images/entry/special_01/comment_hd.png) no-repeat center/100%;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .comment::before {
    top: -12.9333333333vw;
    left: -1.6vw;
    width: 76.9333333333vw;
    height: 12.9333333333vw;
    background: url(../images/entry/special_01/sp_comment_hd.png) no-repeat center/100%;
  }
}
#wrapper.special_01 section .inner .comment .text {
  position: relative;
  width: 392px;
  padding: 36px 38px;
  border-radius: 28px;
  background-color: rgba(176, 80, 255, 0.8);
  color: #fff;
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .comment .text {
    width: 100%;
    padding: 4vw 7.3333333333vw;
  }
}
#wrapper.special_01 section .inner .comment .img {
  position: absolute;
  top: -390px;
  right: -620px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .comment .img {
    top: auto;
    bottom: -46.9333333333vw;
    left: 6.6666666667vw;
    width: 36vw;
  }
}
#wrapper.special_01 section .inner .auther_text {
  position: absolute;
  bottom: 108px;
  left: 0;
  width: 380px;
  padding: 30px 35px;
  background-color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text {
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    width: 92.6666666667vw;
  }
}
#wrapper.special_01 section .inner .auther_text > * {
  position: relative;
  color: #461996;
}
#wrapper.special_01 section .inner .auther_text .auther_hd {
  margin: 0 0 40px;
  padding: 0 0 5px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text .auther_hd {
    margin: 0 0 10.6666666667vw;
    padding: 0;
    border: none;
    font-size: 2rem;
  }
}
#wrapper.special_01 section .inner .auther_text .auther_hd::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 50px;
  height: 1px;
  translate: -50% 0;
  background-color: #af50ff;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text .auther_hd::before {
    bottom: -5.3333333333vw;
    width: 16vw;
  }
}
#wrapper.special_01 section .inner .auther_text .auther_hd span {
  font-size: 1.54rem;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text .auther_hd span {
    font-size: 1.35rem;
  }
}
#wrapper.special_01 section .inner .auther_text .text {
  font-size: 1.4rem;
}
#wrapper.special_01 section .inner .auther_text .text p {
  font-size: inherit;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text .text {
    width: 100%;
    padding: 0 7.3333333333vw;
    font-size: 1.2rem;
  }
}
#wrapper.special_01 section .inner .auther_text .text .area {
  display: block;
  margin-top: 10px;
  padding: 10px 0 0;
  border-top: 1px solid #461996;
  font-size: 1.3rem;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text .text .area {
    width: 100%;
  }
}
#wrapper.special_01 section .inner .auther_text .img {
  position: absolute;
  bottom: 150px;
  right: -245px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text .img {
    top: -25.0666666667vw;
    left: 50%;
    bottom: auto;
    translate: -50%;
    width: 94.1333333333vw;
  }
  #wrapper.special_01 section .inner .auther_text .img img {
    width: 100%;
  }
}
#wrapper.special_01 section .inner .auther_text .pin {
  position: absolute;
  left: 478px;
  bottom: 25px;
  width: 100vw;
  padding: 16px 40px;
  background-color: rgba(71, 25, 150, 0.8);
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 section .inner .auther_text .pin {
    left: 40vw;
    bottom: -21.3333333333vw;
    width: 60vw;
    padding: 2.6666666667vw 4vw;
    font-size: 1.4rem;
  }
}
#wrapper.special_01 section .inner .auther_text .pin a {
  letter-spacing: 0.05em;
  text-decoration: underline;
}
#wrapper.special_01 .sec2 .bg_inner {
  background: url(../images/entry/special_01/sec2_bg.jpg) no-repeat center top/cover;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .bg_inner {
    background: none;
  }
  #wrapper.special_01 .sec2 .bg_inner::before {
    background: url(../images/entry/special_01/sp_sec2_bg.jpg) repeat-y center 10.66666667vw/100%;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .inner .mhd {
    width: 70.6666666667vw;
  }
  #wrapper.special_01 .sec2 .inner .mhd::before {
    width: 49.6vw;
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .inner .text1 {
    margin-bottom: 80.2666666667vw;
  }
}
#wrapper.special_01 .sec2 .inner .img1 {
  top: auto;
  bottom: -290px;
  left: 180px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .inner .img1 {
    position: absolute;
    bottom: -60.5333333333vw;
    left: 38.1333333333vw;
    width: 39.0666666667vw;
    margin: 0;
  }
}
#wrapper.special_01 .sec2 .inner .img1 .name {
  top: 301px;
  left: -75px;
  min-width: 234px;
  line-height: 1.5;
  padding: 8px 13px 7px 13px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .inner .img1 .name {
    top: 52.1333333333vw;
    left: -12.6666666667vw;
  }
}
#wrapper.special_01 .sec2 .inner .img2 {
  top: 408px;
  left: 27px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .inner .img2 {
    position: static;
    width: 60.6666666667vw;
    margin: 0 0 41.0666666667vw 0;
  }
}
@media screen and (min-width: 1025px) {
  #wrapper.special_01 .sec2 .inner .comment {
    top: 773px;
  }
  #wrapper.special_01 .sec2 .inner .comment .img {
    top: 90px;
    left: 242px;
    z-index: 1;
  }
  #wrapper.special_01 .sec2 .inner .comment .text {
    width: 270px;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .inner .comment::before {
    left: 12vw;
    width: 76.9333333333vw;
  }
  #wrapper.special_01 .sec2 .inner .comment .img {
    left: 44.6666666667vw;
    bottom: -42.6666666667vw;
  }
}
@media screen and (min-width: 1025px) {
  #wrapper.special_01 .sec2 .inner .auther_text {
    bottom: 130px;
  }
  #wrapper.special_01 .sec2 .inner .auther_text .img {
    right: -98px;
    bottom: 25px;
  }
  #wrapper.special_01 .sec2 .inner .auther_text .pin {
    width: 590px;
    left: 29px;
    bottom: -53px;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec2 .inner .auther_text .img {
    top: -20.1333333333vw;
    left: 11.7333333333vw;
    width: 22vw;
    translate: 0;
  }
}
#wrapper.special_01 .sec3 .bg_inner {
  background: url(../images/entry/special_01/sec3_bg.jpg) no-repeat center top/cover;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec3 .bg_inner {
    background: none;
  }
  #wrapper.special_01 .sec3 .bg_inner::before {
    background: url(../images/entry/special_01/sp_sec3_bg.jpg) repeat-y center 10.66666667vw/100%;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec3 .inner .mhd {
    width: 79.3333333333vw;
  }
  #wrapper.special_01 .sec3 .inner .mhd::before {
    width: 76.4vw;
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec3 .inner .text1 {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 1025px) {
  #wrapper.special_01 .sec3 .inner .img1 {
    top: 488px;
    left: -24px;
  }
  #wrapper.special_01 .sec3 .inner .img1 .name {
    min-width: 270px;
    line-height: 1.5;
    padding: 8px 13px 7px 13px;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec3 .inner .img1 {
    left: 5.3333333333vw;
    width: 39.0666666667vw;
    margin-bottom: 103.6vw;
  }
  #wrapper.special_01 .sec3 .inner .img1 .name {
    top: 51.0666666667vw;
    left: 6.9333333333vw;
    width: 72vw;
    font-size: 1.3rem;
  }
}
#wrapper.special_01 .sec3 .inner .img2 {
  top: auto;
  bottom: -208px;
  left: 195px;
  width: 350px;
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec3 .inner .img2 {
    bottom: -140.6666666667vw;
    left: 21.3333333333vw;
    width: 60.6666666667vw;
  }
}
@media screen and (min-width: 1025px) {
  #wrapper.special_01 .sec3 .inner .comment {
    left: 764px;
  }
  #wrapper.special_01 .sec3 .inner .comment .text {
    width: 262px;
    padding-bottom: 90px;
  }
  #wrapper.special_01 .sec3 .inner .comment .img {
    top: auto;
    bottom: -180px;
    left: -122px;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec3 .inner .comment::before {
    left: 12vw;
    width: 76.9333333333vw;
  }
  #wrapper.special_01 .sec3 .inner .comment .img {
    left: 12vw;
    bottom: -43.7333333333vw;
    width: 60.5333333333vw;
  }
}
@media screen and (min-width: 1025px) {
  #wrapper.special_01 .sec3 .inner .auther_text .img {
    bottom: 27px;
    right: -71px;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper.special_01 .sec3 .inner .auther_text .img {
    top: -16.6666666667vw;
    left: 66.1333333333vw;
    width: 16.6666666667vw;
    translate: 0;
  }
}/*# sourceMappingURL=special_01.css.map */