@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/NotoSansJP-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/NotoSansJP-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/NotoSansJP-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/NotoSansJP-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/JosefinSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/JosefinSans-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/JosefinSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/JosefinSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "M PLUS Rounded 1c";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/MPLUSRounded1c-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "M PLUS Rounded 1c";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/wp-content/themes/gotochikitty/assets/fonts/MPLUSRounded1c-Black.ttf") format("truetype");
}
/*-- utilityフォルダの中の_index.scss --*/
@media only screen and (max-width: 767px) {
  .u-br-sp-none {
    display: none;
  }
}

.u-br-sp-block {
  display: none;
}
@media only screen and (max-width: 767px) {
  .u-br-sp-block {
    display: block;
  }
}

@media only screen and (max-width: 1271px) {
  .u-br-tb-none {
    display: none;
  }
}

.u-br-tb-block {
  display: none;
}
@media only screen and (max-width: 1271px) {
  .u-br-tb-block {
    display: block;
  }
}

@media only screen and (max-width: 1271px) {
  .u-br-tbNone-spBlock {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .u-br-tbNone-spBlock {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .u-br-pcNone {
    display: none;
  }
}

.u-inline-block {
  display: inline-block;
}

@media only screen and (max-width: 1271px) {
  .u-inline-block__tb {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  .u-inline-block__spnone {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  .u-inline-block__sp {
    display: inline-block;
  }
}

.u-mt-3 {
  margin-top: 3px;
}

.u-mt-8 {
  margin-top: 8px;
}

.u-mt-8-20 {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .u-mt-8-20 {
    margin-top: 20px;
  }
}

.u-mt-10 {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .u-mt-10-sp {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .u-mt-10-tb {
    margin-top: 10px;
  }
}

.u-mt-5 {
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .u-mt-5-sp {
    margin-top: 5px;
  }
}

.u-mt-13 {
  margin-top: 13px;
}

.u-mt-14 {
  margin-top: 14px;
}

.u-mt-15 {
  margin-top: 15px;
}

.u-mt-16 {
  margin-top: 16px;
}

.u-mt-18 {
  margin-top: 18px;
}

.u-mt-20 {
  margin-top: 20px;
}

.u-mt-20-10 {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .u-mt-20-10 {
    margin-top: 10px;
  }
}

.u-mt-22 {
  margin-top: 22px;
}

.u-mt-23 {
  margin-top: 23px;
}

.u-mt-24 {
  margin-top: 24px;
}

.u-mt-27 {
  margin-top: 27px;
}

.u-mt-35 {
  margin-top: 35px;
}

.u-mt-58 {
  margin-top: 58px;
}

.u-mt-14-7 {
  margin-top: 14px;
}
@media only screen and (max-width: 767px) {
  .u-mt-14-7 {
    margin-top: 7px;
  }
}

.u-mt-22-32 {
  margin-top: 22px;
}
@media only screen and (max-width: 767px) {
  .u-mt-22-32 {
    margin-top: 32px;
  }
}

.u-mt-23-30 {
  margin-top: 23px;
}
@media only screen and (max-width: 767px) {
  .u-mt-23-30 {
    margin-top: 30px;
  }
}

.u-mt-27-24 {
  margin-top: 27px;
}
@media only screen and (max-width: 767px) {
  .u-mt-27-24 {
    margin-top: 24px;
  }
}

.u-mt-30-35 {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .u-mt-30-35 {
    margin-top: 35px;
  }
}

.u-mt-35-30 {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .u-mt-35-30 {
    margin-top: 30px;
  }
}

.u-mt-40-24 {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .u-mt-40-24 {
    margin-top: 24px;
  }
}

.u-mt-40-36 {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .u-mt-40-36 {
    margin-top: 36px;
  }
}

.u-mt-60-50 {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .u-mt-60-50 {
    margin-top: 50px;
  }
}

.u-mt-63-40 {
  margin-top: 63px;
}
@media only screen and (max-width: 767px) {
  .u-mt-63-40 {
    margin-top: 40px;
  }
}

.u-mt-64-40 {
  margin-top: 64px;
}
@media only screen and (max-width: 767px) {
  .u-mt-64-40 {
    margin-top: 40px;
  }
}

.u-mt-70-50 {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .u-mt-70-50 {
    margin-top: 50px;
  }
}

.u-mt-72-53 {
  margin-top: 72px;
}
@media only screen and (max-width: 767px) {
  .u-mt-72-53 {
    margin-top: 53px;
  }
}

.u-mt-73-50 {
  margin-top: 73px;
}
@media only screen and (max-width: 767px) {
  .u-mt-73-50 {
    margin-top: 50px;
  }
}

.u-mt-80-55 {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .u-mt-80-55 {
    margin-top: 55px;
  }
}

.u-mt-80-58 {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .u-mt-80-58 {
    margin-top: 58px;
  }
}

.u-mt-80-60 {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .u-mt-80-60 {
    margin-top: 60px;
  }
}

.u-mt-30-15 {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .u-mt-30-15 {
    margin-top: 15px;
  }
}

.u-mt-26 {
  margin-top: 26px;
}

.u-mt-30 {
  margin-top: 30px;
}

.u-mt-32 {
  margin-top: 32px;
}

.u-mt-33 {
  margin-top: 33px;
}

.u-mt-33-16 {
  margin-top: 33px;
}
@media only screen and (max-width: 767px) {
  .u-mt-33-16 {
    margin-top: 16px;
  }
}

.u-mt-34 {
  margin-top: 34px;
}

.u-mt-35 {
  margin-top: 35px;
}

.u-mt-36 {
  margin-top: 36px;
}

.u-mt-38 {
  margin-top: 38px;
}

.u-mt-40 {
  margin-top: 40px;
}

.u-mt-45 {
  margin-top: 45px;
}

.u-mt-45-25 {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .u-mt-45-25 {
    margin-top: 25px;
  }
}

.u-mt-50 {
  margin-top: 50px;
}

.u-mt-50-20 {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .u-mt-50-20 {
    margin-top: 20px;
  }
}

.u-mt-50-30 {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .u-mt-50-30 {
    margin-top: 30px;
  }
}

.u-mt-50-40 {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .u-mt-50-40 {
    margin-top: 40px;
  }
}

.u-mt-55 {
  margin-top: 55px;
}

.u-mt-60 {
  margin-top: 60px;
}

.u-mt-60-30 {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .u-mt-60-30 {
    margin-top: 30px;
  }
}

.u-mt-64 {
  margin-top: 64px;
}

.u-mt-70 {
  margin-top: 70px;
}

.u-mt-72 {
  margin-top: 72px;
}

.u-mt-73 {
  margin-top: 73px;
}

.u-mt-75 {
  margin-top: 75px;
}

.u-mt-80 {
  margin-top: 80px;
}

.u-mt-95 {
  margin-top: 95px;
}
@media only screen and (max-width: 767px) {
  .u-mt-95 {
    margin-top: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .u-mt-95 {
    margin-top: 60px;
  }
}

.u-mt-100 {
  margin-top: 100px;
}

.u-mt-120 {
  margin-top: 120px;
}
@media only screen and (max-width: 1271px) {
  .u-mt-120 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .u-mt-120 {
    margin-top: 60px;
  }
}

.u-mt-136 {
  margin-top: 136px;
}

.u-mt-147 {
  margin-top: 147px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-64 {
  margin-top: 64px;
}

.mt-72 {
  margin-top: 72px;
}

.mt-96 {
  margin-top: 96px;
}

@media only screen and (min-width: 768px) {
  .md_mt-8 {
    margin-top: 8px;
  }
}

@media only screen and (min-width: 768px) {
  .md_mt-72 {
    margin-top: 72px;
  }
}

@media only screen and (min-width: 768px) {
  .md_mt-96 {
    margin-top: 96px;
  }
}

.font-semibold {
  font-weight: 600;
}

.c-width {
  margin: 0 auto;
  max-width: 1255px;
  padding: 0 50px;
}
@media only screen and (max-width: 1366px) {
  .c-width {
    max-width: 1180px;
  }
}
@media only screen and (max-width: 1271px) {
  .c-width {
    max-width: initial;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .c-width {
    padding: 0 20px;
  }
}
.c-width.--tb1150 {
  margin: 0 auto;
  max-width: 1255px;
  padding: 0 50px;
}
@media only screen and (max-width: 1366px) {
  .c-width.--tb1150 {
    max-width: 1250px;
  }
}
@media only screen and (max-width: 1271px) {
  .c-width.--tb1150 {
    max-width: initial;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .c-width.--tb1150 {
    padding: 0 16px;
  }
}
.c-width.--1560 {
  max-width: 1460px;
}
.c-width.--1360 {
  max-width: 1460px;
}
.c-width.--1180 {
  max-width: 1280px;
}
.c-width.--1732 {
  max-width: 1832px;
}
.c-width.--960 {
  max-width: 1060px;
}
.c-width.--900 {
  max-width: 1000px;
}
.c-width.--1008 {
  max-width: 1108px;
}
.c-width.--555 {
  max-width: 655px;
}
@media only screen and (max-width: 1271px) {
  .c-width.--555 {
    max-width: 655px;
  }
}
.c-width.--932 {
  max-width: 1032px;
}
.c-width.--1396 {
  max-width: 1496px;
}
.c-width.--1296 {
  max-width: 1396px;
}
.c-width.--936 {
  max-width: 1036px;
}
.c-width.--1150 {
  max-width: 1250px;
}
@media only screen and (max-width: 1271px) {
  .c-width.--tbnone {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-width.--800 {
  max-width: 900px;
}
.c-width.--1080 {
  max-width: 1180px;
}
.c-width.--1026 {
  max-width: 1026px;
}
.c-width.--856 {
  max-width: 956px;
}

.c-width__inr {
  max-width: 1776px;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 1271px) {
  .c-width__inr {
    max-width: initial;
    padding: 0 20px;
  }
}
.c-width__sub {
  margin: 0 auto;
  max-width: 82.6666666667vw;
  padding-left: 1.3333333333vw;
  padding-right: 1.3333333333vw;
}
@media only screen and (max-width: 1279px) {
  .c-width__sub {
    max-width: initial;
    padding: 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .c-width__sub {
    padding: 0 20px;
  }
}

.c-sec {
  padding: 96px 0;
}
@media only screen and (max-width: 1271px) {
  .c-sec {
    padding: 88px 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-sec {
    padding: 50px 0 60px;
  }
}
.c-sec.--pt0 {
  padding-top: 0;
}
.c-sec.--pt40 {
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt40 {
    padding-top: 40px;
  }
}
.c-sec.--pt48 {
  padding-top: 48px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt48 {
    padding-top: 48px;
  }
}
.c-sec.--pt56 {
  padding-top: 56px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt56 {
    padding-top: 42px;
  }
}
.c-sec.--pt60 {
  padding-top: 60px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt60 {
    padding-top: 42px;
  }
}
.c-sec.--pt64 {
  padding-top: 64px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt64 {
    padding-top: 60px;
  }
}
.c-sec.--pt70 {
  padding-top: 70px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt70 {
    padding-top: 60px;
  }
}
.c-sec.--pt78 {
  padding-top: 78px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt78 {
    padding-top: 60px;
  }
}
.c-sec.--pt80 {
  padding-top: 80px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt80 {
    padding-top: 60px;
  }
}
.c-sec.--pt84 {
  padding-top: 84px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt84 {
    padding-top: 60px;
  }
}
.c-sec.--pt84 {
  padding-top: 84px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt84 {
    padding-top: 60px;
  }
}
.c-sec.--pt94 {
  padding-top: 94px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt94 {
    padding-top: 60px;
  }
}
.c-sec.--pt120 {
  padding-top: 120px;
}
@media only screen and (max-width: 1271px) {
  .c-sec.--pt120 {
    padding-top: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .c-sec.--pt120 {
    padding-top: 60px;
  }
}
.c-sec.--pt145 {
  padding-top: 145px;
}
@media only screen and (max-width: 1271px) {
  .c-sec.--pt145 {
    padding-top: 88px;
  }
}
.c-sec.--pb0 {
  padding-bottom: 0;
}
.c-sec.--pb60 {
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb60 {
    padding-bottom: 60px;
  }
}
.c-sec.--pb74 {
  padding-bottom: 74px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb74 {
    padding-bottom: 60px;
  }
}
.c-sec.--pb80 {
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb80 {
    padding-bottom: 60px;
  }
}
.c-sec.--pb100 {
  padding-bottom: 100px;
}
@media only screen and (max-width: 1271px) {
  .c-sec.--pb100 {
    padding-bottom: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb100 {
    padding-bottom: 60px;
  }
}
.c-sec.--pb114 {
  padding-bottom: 114px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb114 {
    padding-bottom: 60px;
  }
}
.c-sec.--pb130 {
  padding-bottom: 130px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb130 {
    padding-bottom: 100px;
  }
}
.c-sec.--pb160 {
  padding-bottom: 160px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb160 {
    padding-bottom: 100px;
  }
}
.c-sec.--pb180 {
  padding-bottom: 180px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb180 {
    padding-bottom: 100px;
  }
}
.c-sec.--pb194 {
  padding-bottom: 194px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb194 {
    padding-bottom: 100px;
  }
}
.c-sec.--pb220 {
  padding-bottom: 220px;
}
@media only screen and (max-width: 767px) {
  .c-sec.--pb220 {
    padding-bottom: 100px;
  }
}
.c-sec.--white {
  background-color: #ffffff;
}
.c-sec.--lightGray {
  background-color: #f4f5f9;
}

.c-btn-cntr {
  display: flex;
  gap: 17px;
}
@media only screen and (max-width: 1271px) {
  .c-btn-cntr {
    justify-content: center;
  }
}
.c-btn-cntr.--column {
  flex-direction: column;
}
.c-btn-cntr.--center {
  justify-content: center;
}

.c-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.c-btn__link {
  display: flex;
  align-items: center;
  color: #ffffff;
  border-radius: 30px;
  background-color: #9979cc;
  font-weight: 600;
  min-height: 57px;
  max-width: 312px;
  width: 100%;
  transition: 0.5s;
  min-width: 200px;
  padding: 0 20px;
  position: relative;
  box-shadow: 8px 8px 2px rgba(110, 110, 110, 0.23);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 1272px) {
  .c-btn__link:hover {
    transform: translate(8px, 8px);
    box-shadow: 0px 0px 0px rgba(110, 110, 110, 0.23);
  }
}
.c-btn__link::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 12px;
  right: 15px;
  background-color: #ffffff;
  -webkit-mask: url("../media/images/common/arrow_btn.svg") no-repeat center/contain;
          mask: url("../media/images/common/arrow_btn.svg") no-repeat center/contain;
}
.c-btn__link.--fs18 {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .c-btn__link.--fs18 {
    font-size: 15px;
  }
}
.c-btn__link.--back {
  padding: 0 20px 0 30px;
  background-color: #ffffff;
  color: #9979cc;
  border: 1px solid #9979cc;
  justify-content: center;
  min-width: 146px;
  width: auto;
}
.c-btn__link.--back::before {
  position: absolute;
  content: "";
  transform: rotate(-90deg) translateX(50%);
  left: 14px;
  top: calc(50% + 2px);
  width: 16px;
  height: 10px;
  background-color: #9979cc;
  -webkit-mask: url("../media/images/gotochi_kitty/icon_arrow.svg") no-repeat center/contain;
          mask: url("../media/images/gotochi_kitty/icon_arrow.svg") no-repeat center/contain;
}
.c-btn__link.--back::after {
  content: none;
}
.c-btn__link.prev, .c-btn__link.next {
  max-width: 142px;
}
.c-btn__link.prev {
  padding: 0 30px 0 20px;
  margin-left: auto;
}
.c-btn__link.prev::before {
  transform: rotate(90deg) translateX(-50%);
  right: 14px;
  left: auto;
}
.c-btn__link.--online {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 25px;
  background-color: #f086b5;
  color: #ffffff;
  font-size: 15px;
  height: 50px;
  border-radius: 34px;
  font-weight: 600;
  position: relative;
  padding: 0 32px 0 58px;
}
@media only screen and (max-width: 767px) {
  .c-btn__link.--online {
    max-width: 295px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-btn__link.--online::after {
  content: none;
}
.c-btn__link.--online .online {
  position: relative;
}
.c-btn__link.--online .online::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  left: -40px;
  background: url("../media/images/common/icon_cart.svg") no-repeat center/contain;
}
.c-btn__link.--mail {
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .c-btn__link.--mail {
    max-width: 270px;
  }
}
.c-btn__link.--mail .mail {
  position: relative;
  padding-left: 32px;
}
.c-btn__link.--mail .mail::before {
  position: absolute;
  content: "";
  transform: translateY(-50%);
  left: -3px;
  top: calc(50% - 1px);
  width: 18px;
  height: 15px;
  background-color: #ffffff;
  -webkit-mask: url("../media/images/common/icon_contact.svg") no-repeat center/contain;
          mask: url("../media/images/common/icon_contact.svg") no-repeat center/contain;
}
.c-btn__link.--mail::after {
  content: none;
}

.c-white-wrap {
  background-color: #ffffff;
  border-radius: 40px;
  padding: 90px 90px;
}
@media only screen and (max-width: 1271px) {
  .c-white-wrap {
    padding: 60px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .c-white-wrap {
    border-radius: 10px;
    padding: 35px 24px;
  }
}
.c-white-wrap.--transparent {
  background-color: transparent;
}
.c-white-wrap.--pt56 {
  padding-top: 56px;
}
.c-white-wrap.--pb80 {
  padding-bottom: 80px;
}

.c-topics-list {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 3.7%;
}
@media only screen and (max-width: 1271px) {
  .c-topics-list {
    gap: 40px 30px;
  }
}
.c-topics-list__item {
  width: 30.8666666667%;
}
@media only screen and (max-width: 1271px) {
  .c-topics-list__item {
    width: calc((100% - 30px) / 2);
  }
}
@media only screen and (max-width: 767px) {
  .c-topics-list__item {
    width: 100%;
  }
}
.c-topics-list__link {
  transition: 0.5s;
}
@media only screen and (min-width: 1272px) {
  .c-topics-list__link:hover {
    opacity: 0.7;
  }
}
.c-topics-list__ttl {
  margin-top: 12px;
  font-weight: 600;
  line-height: 1.625;
}
.c-topics-list__txt-area {
  font-size: 14px;
  line-height: 1.571;
  margin-top: 6px;
  font-weight: 300;
}
.c-topics-list__detail-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 7px;
}
.c-topics-list__detail-cntr {
  margin-top: 13px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
}
.c-topics-list__date {
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  line-height: 1.846;
  color: #939393;
}
@media only screen and (max-width: 1366px) {
  .c-topics-list__date {
    font-size: 13px;
  }
}
.c-topics-list__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 334/132;
  border-radius: 10px;
}
.c-topics-list__cat {
  background-color: #9979cc;
  border: 1px solid #9979cc;
  color: #ffffff;
  padding: 1px 20px 0 10px;
  border-radius: 20px;
  font-size: 13px;
  display: flex;
  align-items: center;
  transition: 0.5s;
  font-weight: 300;
}
@media only screen and (min-width: 1272px) {
  .c-topics-list__cat:hover {
    background-color: #ffffff;
    color: #9979cc;
  }
}

.c-online-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 5%;
}
@media only screen and (max-width: 767px) {
  .c-online-list {
    gap: 30px;
  }
}
.c-online-list.--simple {
  gap: 28px 48px;
}
@media only screen and (max-width: 767px) {
  .c-online-list.--simple {
    gap: 20px 36px;
  }
}
.c-online-list__item {
  width: 21.25%;
  transition: 0.5s;
}
@media only screen and (min-width: 1272px) {
  .c-online-list__item:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .c-online-list__item {
    width: calc((100% - 30px) / 2);
  }
}
.c-online-list__item.--simple {
  width: calc((100% - 144px) / 4);
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .c-online-list__item.--simple {
    width: calc((100% - 36px) / 2);
  }
}
.c-online-list__itemTop.--simple {
  flex: 1;
}
.c-online-list__img-wrap {
  background-color: white;
  box-shadow: 6px 6px 2px 1px rgba(110, 110, 110, 0.23);
  border-radius: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .c-online-list__img-wrap {
    margin: 0 8px;
  }
}
.c-online-list__img-wrap.--simple {
  background-color: #ffffff;
  border-radius: 10px;
}
.c-online-list__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-online-list__ttl {
  font-size: 17px;
  margin-top: 25px;
  line-height: 1.529;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .c-online-list__ttl {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) {
  .c-online-list__ttl.--simple {
    font-size: 16px;
    margin-top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .c-online-list__ttl.--simple {
    margin-top: 8px;
  }
}
.c-online-list__price {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.571;
}
@media only screen and (max-width: 767px) {
  .c-online-list__price {
    font-size: 13px;
  }
}
.c-online-list__price.--simple {
  margin-top: 8px;
  height: 20px;
}
@media only screen and (max-width: 1366px) {
  .c-online-list__price.--simple {
    margin-top: 8px;
    height: 19px;
  }
}

.c-press-list__item {
  border-bottom: 1px solid #E5E5F0;
  padding-bottom: 18px;
}
.c-press-list__link {
  padding: 18px 0 0;
  display: block;
  transition: 0.5s;
}
@media only screen and (min-width: 1272px) {
  .c-press-list__link:hover {
    color: #9979cc;
  }
}
.c-press-list__ttl {
  font-weight: 600;
  margin-top: 12px;
  letter-spacing: 0.05em;
  line-height: 1.333;
}
@media only screen and (max-width: 767px) {
  .c-press-list__ttl {
    margin-top: 6px;
  }
}
.c-press-list__ttl .pdf {
  display: inline-block;
  align-items: center;
  padding-left: 5px;
  position: relative;
  width: 24px;
  height: 23px;
}
.c-press-list__ttl .pdf img {
  position: absolute;
  top: 5px;
}
.c-press-list__date {
  font-family: Arial, sans-serif;
  color: #939393;
  line-height: 1.5;
  font-weight: 700;
}
.c-press-list__detail-cntr {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 7px;
}
.c-press-list__cat {
  display: inline-block;
  transition: 0.5s;
  font-weight: 300;
}
@media only screen and (min-width: 1272px) {
  .c-press-list__cat:hover {
    opacity: 0.6;
  }
}
.c-press-list__cat .under {
  text-decoration: underline;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .c-press-list__cat .under {
    font-size: 13px;
  }
}
.c-press-list__cat.--fs14 {
  font-size: 14px;
}

/*                トップページ用
======================================================= */
.l-sp__nav-head {
  line-height: 1.3;
}

.p-home-en-ttl {
  font-size: 44px;
  font-family: Arial, sans-serif;
  color: #9979cc;
  letter-spacing: 0.04em;
  line-height: 1.13;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-home-en-ttl {
    font-size: 26px;
  }
}
.p-home-en-ttl.--pink {
  color: #f086b5;
}
.p-home-en-ttl__ja {
  text-align: center;
  font-size: 17px;
  color: #707070;
}
@media only screen and (max-width: 767px) {
  .p-home-en-ttl__ja {
    font-size: 13px;
  }
}

.p-pickup-list {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 23px;
       column-gap: 23px;
  row-gap: 48px;
}
@media only screen and (max-width: 1271px) {
  .p-pickup-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .p-pickup-list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 16px;
  }
}
.p-pickup-list__link {
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  justify-content: space-between;
}
@media only screen and (min-width: 1272px) {
  .p-pickup-list__link:hover {
    opacity: 0.6;
  }
}
.p-pickup-list__ex {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .p-pickup-list__ex {
    display: none;
  }
}

.p-chara-swiper {
  padding: 0 5px;
  display: flex;
  gap: 30px;
}
.p-chara-swiper__cntr {
  margin-top: 24px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-chara-swiper__cntr {
    margin: 16px -24px 0;
  }
}
.p-chara-swiper__cntr .swiper-button-prev,
.p-chara-swiper__cntr .swiper-button-next {
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(50%);
}
.p-chara-swiper__cntr .swiper-button-next:after,
.p-chara-swiper__cntr .swiper-button-prev:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  background: url("../media/images/common/swiper_arrow.svg") no-repeat center/contain;
}
.p-chara-swiper__cntr .swiper-button-prev:after {
  transform: rotate(180deg);
  left: -72px;
}
@media only screen and (max-width: 767px) {
  .p-chara-swiper__cntr .swiper-button-prev:after {
    left: 115%;
  }
}
.p-chara-swiper__cntr .swiper-button-next:after {
  right: -72px;
}
@media only screen and (max-width: 767px) {
  .p-chara-swiper__cntr .swiper-button-next:after {
    right: 115%;
  }
}
.p-chara-swiper__cntr .swiper-pagination {
  bottom: -30px;
  transform: translateY(100%);
}
@media only screen and (max-width: 767px) {
  .p-chara-swiper__cntr .swiper-pagination {
    bottom: -12px;
  }
}
.p-chara-swiper__cntr .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #d6d6d6;
  opacity: 1;
}
.p-chara-swiper__cntr .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  background-color: #9979cc;
}
.p-chara-swiper__cntr .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.p-chara-swiper__slide {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-chara-swiper__link {
  aspect-ratio: 175/217;
  border-radius: 134px 134px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 17px;
  align-items: center;
  justify-content: end;
  padding-bottom: 15px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.p-chara-swiper__img-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-chara-swiper__img {
  width: 64%;
}
.p-chara-swiper__no-img {
  text-align: center;
}

.p-topics-list {
  margin-top: 56px;
}
@media only screen and (max-width: 767px) {
  .p-topics-list {
    margin-top: 32px;
  }
}

.sec_characters {
  background: linear-gradient(to top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 10%);
}

.sec_online {
  position: relative;
  background: linear-gradient(to top, white 90%, rgba(255, 255, 255, 0.3) 100%);
}
.sec_online__bg {
  position: absolute;
  top: -14vw;
  width: 100vw;
  height: auto;
}

#press-bg {
  position: relative;
  z-index: 2;
}

.relative {
  position: relative;
}

.border-t {
  border-top: 1px solid #e6e6e6;
}

.p-press-card {
  margin-top: 24px;
}

.store__ttl {
  font-size: 41px;
  font-weight: 600;
  color: #9979cc;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .store__ttl {
    font-size: 24px;
  }
}
.store__banner-list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 32px;
       column-gap: 32px;
  row-gap: 24px;
  padding: 0 24px;
}
@media only screen and (max-width: 767px) {
  .store__banner-list {
    margin-top: 24px;
    padding: 0;
    gap: 12px;
  }
}
.store__banner-item {
  width: calc((100% - 64px - 48px) / 3);
}
@media only screen and (min-width: 1272px) {
  .store__banner-item:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 767px) {
  .store__banner-item {
    width: calc((100% - 12px) / 2);
  }
}
.store__banner-item .store__img-wrap {
  aspect-ratio: 428/132;
}
@media only screen and (max-width: 767px) {
  .store__banner-item .store__img-wrap {
    border-radius: 8px;
  }
}
.store__banner-item:first-child, .store__banner-item:nth-child(2) {
  width: calc((100% - 32px) / 2);
}
@media only screen and (max-width: 767px) {
  .store__banner-item:first-child, .store__banner-item:nth-child(2) {
    width: 100%;
  }
}
.store__banner-item:first-child .store__img-wrap, .store__banner-item:nth-child(2) .store__img-wrap {
  aspect-ratio: 658/156;
  border-radius: 15px;
}
.store__box-ttl {
  font-size: 28px;
  font-weight: 600;
  color: #9979cc;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .store__box-ttl {
    font-size: 18px;
  }
}
.store__list-cntr {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 32px;
       column-gap: 32px;
  row-gap: 26px;
}
@media only screen and (max-width: 767px) {
  .store__list-cntr {
    margin-top: 30px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.store__list-ttl {
  padding: 6px 24px 4px;
  background-color: #f2f2f2;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
}
.store__item {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  padding-left: 24px;
}
.store__img-wrap {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 4px 4px 2px 1px rgba(110, 110, 110, 0.23);
}
.store__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.inline-block {
  display: inline-block;
}

.pt-36 {
  padding-top: 36px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-64 {
  padding-bottom: 64px;
}

@media only screen and (min-width: 768px) {
  .md_pt-56 {
    padding-bottom: 56px;
  }
}

@media only screen and (min-width: 768px) {
  .md_pb-80 {
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 768px) {
  .md_pb-160 {
    padding-bottom: 160px;
  }
}

@media only screen and (min-width: 1272px) {
  .pc_pb-90 {
    padding-bottom: 90px;
  }
}

.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

@media only screen and (min-width: 768px) {
  .md_px-52 {
    padding-left: 52px;
    padding-right: 52px;
  }
}

@media only screen and (min-width: 768px) {
  .md_px-52 {
    padding-left: 52px;
    padding-right: 52px;
  }
}

@media only screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}/*# sourceMappingURL=home.css.map */