/* ======================================
yougashi
====================================== */
body.yougashi {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  letter-spacing: 0.01em;
  line-height: 2.1818181818;
  text-align: left;
  color: #070303;
  overflow: hidden;
}
@media (max-width: 767.9px) {
  body.yougashi {
    font-size: 4.8vw;
    line-height: 2.1111111111;
  }
}

body.yougashi .c-title__h2 .en img {
  width: auto;
  height: 62px;
}
@media (max-width: 767.9px) {
  body.yougashi .c-title__h2 .en img {
    height: 8vw;
  }
}

.mfp-graphics .slick-arrow.slick-prev {
  background-image: url("/smileswitch/assets4/img/yougashi/icon_arrow01.svg");
}

.mfp-graphics .slick-arrow.slick-next {
  background-image: url("/smileswitch/assets4/img/yougashi/icon_arrow02.svg");
}

.mfp-smileswitch .mfp-close {
  background-image: url("/smileswitch/assets4/img/yougashi/icon_close.svg");
}

/* ======================================
visual
====================================== */
.visual {
  background-color: #fffffa;
}
.visual .visual__main {
  position: relative;
  height: 47.5841874085vw;
}
@media (max-width: 767.9px) {
  .visual .visual__main {
    height: 141.3333333333vw;
  }
}
.visual .visual__main .visual__member {
  opacity: 0;
}
@media (min-width: 768px) {
  .visual .visual__main .visual__member {
    clip-path: polygon(-20% 0%, 0% 0%, 0% 50%, 0% 100%, -20% 100%);
  }
}
@media (max-width: 767.9px) {
  .visual .visual__main .visual__member {
    clip-path: polygon(0% -20%, 100% -20%, 100% 70%, 50% 80%, 0% 70%);
  }
}
.visual .visual__main .visual__member img {
  width: auto;
  max-width: inherit;
  height: 47.5841874085vw;
}
@media (max-width: 767.9px) {
  .visual .visual__main .visual__member img {
    width: 100%;
    height: auto;
  }
}
.visual .visual__main .visual__title {
  opacity: 0;
  position: absolute;
  top: 14.2752562225vw;
  right: 5.1244509517vw;
}
@media (max-width: 767.9px) {
  .visual .visual__main .visual__title {
    top: inherit;
    bottom: 5.3333333333vw;
    right: inherit;
    left: calc(50% - 41.3333333333vw);
  }
}
.visual .visual__main .visual__title img {
  width: auto;
  max-width: inherit;
  height: 21.5226939971vw;
}
@media (max-width: 767.9px) {
  .visual .visual__main .visual__title img {
    width: 82.6666666667vw;
    height: auto;
  }
}

/* ======================================
promotion
====================================== */
.promotion .l-section__wrap {
  padding: 120px 0 270px;
}
@media (max-width: 767.9px) {
  .promotion .l-section__wrap {
    padding: 16vw 0 48vw;
  }
}
.promotion .l-section__wrap .promotion__text {
  font-size: 2.2rem;
  line-height: 2.1818181818;
  text-align: center;
}
@media (max-width: 767.9px) {
  .promotion .l-section__wrap .promotion__text {
    font-size: 4.8vw;
    line-height: 2.1111111111;
  }
}
.promotion .l-section__wrap .promotion__text .promotion__text .text--01 {
  margin-bottom: 2em;
}
.promotion .l-section__wrap .promotion__copy {
  padding-top: 80px;
  width: 680px;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .promotion .l-section__wrap .promotion__copy {
    padding-top: 18.6666666667vw;
    width: 82.6666666667vw;
  }
}
.promotion .promotion__image {
  position: absolute;
  bottom: -415px;
  left: calc(50% - 144px);
  width: 288px;
}
@media (max-width: 767.9px) {
  .promotion .promotion__image {
    bottom: -60vw;
    left: calc(50% - 24vw);
    width: 48vw;
  }
}

/* ======================================
l-section__bg
====================================== */
.l-section__bg.bg--01 {
  background: url("/smileswitch/assets4/img/yougashi/section_bg_01_pc.jpg") no-repeat top center/cover;
  padding-top: 130px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 50% 158px, 100% 0, 100% 0, 100% 100%, 0 100%);
}
@media (max-width: 1366px) {
  .l-section__bg.bg--01 {
    clip-path: polygon(0 0, calc(50% - 683px) 0, 50% 158px, calc(50% + 683px) 0, 100% 0, 100% 100%, 0 100%);
  }
}
@media (max-width: 767.9px) {
  .l-section__bg.bg--01 {
    background: url("/smileswitch/assets4/img/yougashi/section_bg_01_sp.jpg") no-repeat top center/cover;
    padding-top: 10.6666666667vw;
    clip-path: polygon(0 0, calc(50% - 50vw) 0, 50% 12vw, calc(50% + 50vw) 0, 100% 0, 100% 100%, 0 100%);
  }
}

.l-section__bg.bg--02 {
  background: url("/smileswitch/assets4/img/yougashi/section_bg_02_pc.jpg") no-repeat bottom center/cover;
  padding-bottom: 140px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 132px), 50% 100%, 0 calc(100% - 132px));
}
@media (max-width: 1366px) {
  .l-section__bg.bg--02 {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 132px), calc(50% + 683px) calc(100% - 132px), 50% 100%, calc(50% - 683px) calc(100% - 132px), 0 calc(100% - 132px));
  }
}
@media (max-width: 767.9px) {
  .l-section__bg.bg--02 {
    background: url("/smileswitch/assets4/img/yougashi/section_bg_02_sp.jpg") no-repeat bottom center/cover;
    padding-bottom: 24vw;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 24vw), 50% 100%, 0 calc(100% - 24vw));
  }
}

.confetti {
  position: absolute;
  z-index: -1;
  top: -20px;
  width: 7px;
  height: 11px;
  background-color: white;
  opacity: 0.9;
  animation: fall linear forwards;
}
@media (max-width: 767.9px) {
  .confetti {
    width: 2.1333333333vw;
    height: 3.2vw;
  }
}

@keyframes fall {
  from {
    transform: translateX(0) translateY(0) rotate(0deg);
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  to {
    transform: translateX(var(--sway)) translateY(var(--fall-distance)) rotate(var(--rotate));
    opacity: 0;
  }
}
/* ======================================
movies
====================================== */
.movies .l-section__wrap {
  padding: 180px 0 0;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap {
    padding: 18.6666666667vw 0 0;
  }
}
.movies .l-section__wrap .movies__unit .movies__frame {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__frame {
    max-width: 82.6666666667vw;
  }
}
.movies .l-section__wrap .movies__unit .movies__frame .movies__cmtitle {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__frame .movies__cmtitle {
    margin-bottom: 5.3333333333vw;
  }
}
.movies .l-section__wrap .movies__unit .movies__frame .movies__cmtitle img {
  height: 46px;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__frame .movies__cmtitle img {
    height: 8vw;
  }
}
.movies .l-section__wrap .movies__unit .movies__frame .p-video {
  border-radius: 0;
}
.movies .l-section__wrap .movies__unit .movies__frame .p-video .p-video__thumb::after {
  background: url("/smileswitch/assets4/img/yougashi/icon_play01.svg") no-repeat center center/contain;
}
.movies .l-section__wrap .movies__unit .movies__nav {
  margin-top: 25px;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__nav {
    margin-top: 10.6666666667vw;
  }
}
.movies .l-section__wrap .movies__unit .movies__nav .list {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.movies .l-section__wrap .movies__unit .movies__nav .list li {
  width: 170px;
  height: 40px;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__nav .list li {
    width: 29.3333333333vw;
    height: 8vw;
  }
}
.movies .l-section__wrap .movies__unit .movies__nav .list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  color: #070303;
  border: solid 1px #070303;
  font-size: 2rem;
  height: 100%;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__nav .list li a {
    padding: 1.6vw 0;
    font-size: 3.7333333333vw;
  }
}
.movies .l-section__wrap .movies__unit .movies__nav .list li a.is-active {
  background-color: #070303;
  color: #fff;
  outline: 1px solid #fff;
  outline-offset: -5px;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__nav .list li a.is-active {
    outline-offset: -1.0666666667vw;
  }
}
.movies .l-section__wrap .movies__unit .movies__nav .list li + li {
  margin-left: 20px;
}
@media (max-width: 767.9px) {
  .movies .l-section__wrap .movies__unit .movies__nav .list li + li {
    margin-left: 4vw;
  }
}
.movies .l-section__wrap .movies__unit + .movies__unit {
  padding-top: 90px;
}

/* ======================================
graphics
====================================== */
.graphics .l-section__wrap {
  padding: 160px 0 200px;
}
@media (max-width: 767.9px) {
  .graphics .l-section__wrap {
    padding: 16vw 0 29.3333333333vw;
  }
}
.graphics .l-section__wrap .graphics__frame {
  max-width: 470px;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .graphics .l-section__wrap .graphics__frame {
    max-width: 82.6666666667vw;
  }
}
.graphics .l-section__wrap .graphics__frame::after {
  pointer-events: none;
  background: url("/smileswitch/assets4/img/yougashi/icon_modal_01.svg") no-repeat center center/contain;
}
.graphics .l-section__wrap .graphics__nav {
  position: relative;
  width: 370px;
  height: 64px;
  margin: 40px auto 0;
}
@media (max-width: 767.9px) {
  .graphics .l-section__wrap .graphics__nav {
    width: 82.6666666667vw;
    height: 9.6vw;
    margin: 6.6666666667vw auto 0;
  }
}
.graphics .l-section__wrap .graphics__nav .list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 30px;
  height: 64px;
}
@media (max-width: 767.9px) {
  .graphics .l-section__wrap .graphics__nav .list {
    margin: 0 8vw;
    height: 9.6vw;
  }
}
.graphics .l-section__wrap .graphics__nav .list li {
  margin: 0 18px;
  display: block;
  border-radius: 50%;
  background-color: #463e37;
  width: 16px;
  height: 16px;
  opacity: 0.6;
  font-size: 0;
  cursor: pointer;
}
@media (max-width: 767.9px) {
  .graphics .l-section__wrap .graphics__nav .list li {
    margin: 0 2.6666666667vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.graphics .l-section__wrap .graphics__nav .list li.slick-active {
  opacity: 1;
}

.graphics .slick-list {
  overflow: visible;
}

.graphics .slick-arrow {
  z-index: 2;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
}
@media (max-width: 767.9px) {
  .graphics .slick-arrow {
    width: 9.6vw;
    height: 9.6vw;
  }
}

.graphics .slick-arrow.slick-prev {
  background-image: url("/smileswitch/assets4/img/yougashi/icon_arrow_01.svg");
}

.graphics .slick-arrow.slick-next {
  background-image: url("/smileswitch/assets4/img/yougashi/icon_arrow_02.svg");
}

/* ======================================
lineup
====================================== */
.lineup {
  background: url("/smileswitch/assets4/img/yougashi/lineup_bg_01_pc.jpg") no-repeat top center/cover;
}
@media (max-width: 767.9px) {
  .lineup {
    background: url("/smileswitch/assets4/img/yougashi/lineup_bg_01_sp.jpg") no-repeat top center/cover;
  }
}
.lineup .l-section__wrap {
  padding: 150px 0 0;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap {
    padding: 24vw 0 0;
  }
}
.lineup .l-section__wrap .l-section__inner {
  padding: 0;
  max-width: none;
}
.lineup .l-section__wrap .l-section__inner .lineup__list {
  width: 410px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list {
    width: 68.2666666667vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item {
  width: 410px;
  min-height: 554px;
  border-radius: 5px;
  flex-shrink: 0;
  background-color: rgba(248, 248, 248, 0.8);
  text-align: center;
  padding: 30px 0 0;
  margin: 0 75px;
  transform: scale(0.9);
  transition: transform 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item {
    width: 68.2666666667vw;
    min-height: 96vw;
    border-radius: 1.3333333333vw;
    padding: 5.3333333333vw 0 0;
    margin: 0 2.6666666667vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item .image img {
  height: 264px;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item .image img {
    height: 37.3333333333vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item .title {
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 2.6rem;
  line-height: 1.5769230769;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item .title {
    padding-top: 10.6666666667vw;
    padding-bottom: 2.6666666667vw;
    font-size: 4.8vw;
    line-height: 1.5555555556;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item .title small {
  font-size: 1.4rem;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item .title small {
    font-size: 3.2vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item .link {
  width: 100%;
  height: 122px;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item .link {
    height: 20vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  height: 62px;
  background-color: #463e37;
  border-radius: 31px;
  margin: 0 auto;
  color: #fff;
  padding-bottom: 5px;
  position: relative;
  font-size: 1.7rem;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item .link a {
    width: 40vw;
    height: 10.6666666667vw;
    border-radius: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item .link a img {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 12px;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item .link a img {
    right: 4vw;
    width: 2.1333333333vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item .link a::after {
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: solid 1px #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 31px;
  pointer-events: none;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__list .item .link a::after {
    width: 38.4vw;
    height: 9.0666666667vw;
    border-radius: 5.3333333333vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.slick-active,
.lineup .l-section__wrap .l-section__inner .lineup__list .item.is-active-next {
  opacity: 1;
  transform: scale(1);
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--01 .link {
  background-color: #ffffff;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--02 .link {
  background-color: #615096;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--03 .link {
  background-color: #a01200;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--04 .link {
  background-color: #11569b;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--05 .link {
  background-color: #efab12;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--06 .link {
  background-color: #453e37;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--07 .link {
  background-color: #bc3a00;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--08 .link {
  background-color: #e5386d;
}
.lineup .l-section__wrap .l-section__inner .lineup__list .item.item--09 .link {
  background-color: #79a81a;
}
.lineup .l-section__wrap .l-section__inner .lineup__nav {
  display: flex;
  justify-content: center;
  margin: 40px auto 80px;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__nav {
    margin: 5.3333333333vw auto 10.6666666667vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__nav .list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 64px;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__nav .list {
    height: 9.6vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__nav .list li {
  margin: 0 18px;
  display: block;
  border-radius: 50%;
  border: solid 1px #463e37;
  width: 18px;
  height: 18px;
  font-size: 0;
  cursor: pointer;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__nav .list li {
    margin: 0 2.6666666667vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__nav .list li.slick-active {
  opacity: 1;
  background-color: #463e37;
}
.lineup .l-section__wrap .l-section__inner .slick-list {
  overflow: visible;
}
.lineup .l-section__wrap .l-section__inner .slick-arrow {
  z-index: 2;
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .slick-arrow {
    width: 9.6vw;
    height: 9.6vw;
    top: calc(50% - 4.8vw);
  }
}
.lineup .l-section__wrap .l-section__inner .slick-arrow.slick-prev {
  left: -110px;
  background-image: url("/smileswitch/assets4/img/yougashi/icon_arrow_01.svg");
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .slick-arrow.slick-prev {
    left: -12.8vw;
  }
}
.lineup .l-section__wrap .l-section__inner .slick-arrow.slick-next {
  right: -110px;
  background-image: url("/smileswitch/assets4/img/yougashi/icon_arrow_02.svg");
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .slick-arrow.slick-next {
    right: -12.8vw;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__banner {
  padding: 70px 30px;
  background-color: #f8f8f0;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__banner {
    padding: 10.6666666667vw 0;
  }
}
.lineup .l-section__wrap .l-section__inner .lineup__banner a {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.9px) {
  .lineup .l-section__wrap .l-section__inner .lineup__banner a {
    max-width: 82.6666666667vw;
  }
}

/* ======================================
member
====================================== */
.member {
  background-color: #f8f8f0;
  padding-bottom: 100px;
}
@media (max-width: 767.9px) {
  .member {
    padding-bottom: 26.6666666667vw;
  }
}
.member .l-section__wrap {
  padding: 180px 0;
}
@media (max-width: 767.9px) {
  .member .l-section__wrap {
    padding: 21.3333333333vw 0;
  }
}
.member .member__banner {
  padding-top: 90px;
}
@media (max-width: 767.9px) {
  .member .member__banner {
    padding-top: 18.6666666667vw;
  }
}
.member .member__banner a {
  display: block;
  width: 513px;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .member .member__banner a {
    width: 82.6666666667vw;
  }
}
.member .member__banner a img {
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
}
.member .member__banner + .member__banner {
  padding-top: 20px;
}
@media (max-width: 767.9px) {
  .member .member__banner + .member__banner {
    padding-top: 8vw;
  }
}/*# sourceMappingURL=yougashi.css.map */