@charset "UTF-8";
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !important;
}
.d-none {
  display: none !important;
}
@media screen and (width >= 320px) {
  .d-xs-inline {
    display: inline !important;
  }
}
@media screen and (width >= 320px) {
  .d-xs-inline-block {
    display: inline-block !important;
  }
}
@media screen and (width >= 320px) {
  .d-xs-block {
    display: block !important;
  }
}
@media screen and (width >= 320px) {
  .d-xs-flex {
    display: flex !important;
  }
}
@media screen and (width >= 320px) {
  .d-xs-inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (width >= 320px) {
  .d-xs-grid {
    display: grid !important;
  }
}
@media screen and (width >= 320px) {
  .d-xs-inline-grid {
    display: inline-grid !important;
  }
}
@media screen and (width >= 320px) {
  .d-xs-none {
    display: none !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-inline {
    display: inline !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-inline-block {
    display: inline-block !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-block {
    display: block !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-flex {
    display: flex !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-grid {
    display: grid !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
}
@media screen and (width >= 544px) {
  .d-sm-none {
    display: none !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-inline {
    display: inline !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-inline-block {
    display: inline-block !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-block {
    display: block !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-flex {
    display: flex !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-grid {
    display: grid !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-inline-grid {
    display: inline-grid !important;
  }
}
@media screen and (width >= 768px) {
  .d-md-none {
    display: none !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-inline {
    display: inline !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-inline-block {
    display: inline-block !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-block {
    display: block !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-flex {
    display: flex !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-grid {
    display: grid !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
}
@media screen and (width >= 992px) {
  .d-lg-none {
    display: none !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-inline {
    display: inline !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-inline-block {
    display: inline-block !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-block {
    display: block !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-flex {
    display: flex !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-grid {
    display: grid !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
}
@media screen and (width >= 1440px) {
  .d-xl-none {
    display: none !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-inline {
    display: inline !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-inline-block {
    display: inline-block !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-block {
    display: block !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-flex {
    display: flex !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-grid {
    display: grid !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-inline-grid {
    display: inline-grid !important;
  }
}
@media screen and (width >= 1600px) {
  .d-pickup-slide-none {
    display: none !important;
  }
}

html {
  font-size: 2.6666666667vw;
  color: #314B57;
  scroll-behavior: smooth;
}
@media screen and (width >= 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
@media screen and (width >= 1440px) {
  html {
    font-size: 10px;
  }
}

body {
  margin: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
}
@media screen and (width >= 768px) {
  body {
    font-size: 1.8rem;
  }
}
body.body-modal-open {
  overflow: hidden;
}

img {
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

.unique_items, .mv_award, .btn {
  margin: 0 2.6rem;
}
@media screen and (width >= 768px) {
  .unique_items, .mv_award, .btn {
    margin: 0;
  }
}

.u-red {
  color: #FF0000;
}
.u-pink {
  color: #D93458;
}
.u-center {
  text-align: center;
}
.u-underline {
  text-decoration: underline;
}
.u-right {
  text-align: right;
}
.u-sm-center {
  text-align: center;
}
@media screen and (width >= 768px) {
  .u-sm-center {
    text-align: left;
  }
}
.u-bold {
  font-weight: bold !important;
}
.u-medium {
  font-weight: 500;
}
.u-small {
  font-size: 1.2rem;
}
@media screen and (width >= 768px) {
  .u-small {
    font-size: 1.4rem;
  }
}
@media screen and (width >= 768px) {
  .u-maxsize {
    width: 105.6rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.u-borderbox {
  box-sizing: border-box;
}
.u-blue {
  color: #366FAB;
}
.u-big {
  font-size: 2rem;
}
@media screen and (width >= 768px) {
  .u-big {
    font-size: 2.8rem;
  }
}
.u-caveat {
  font-family: "Caveat", cursive;
}
.u-bgwhite {
  background: #fff;
}

.fadein {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease-out;
}
.fadein.show {
  opacity: 1;
  transform: translateY(0);
}

.btn {
  width: 32.5rem;
  height: 6rem;
}
@media screen and (width >= 768px) {
  .btn {
    width: 44rem;
    height: 8rem;
  }
}
.btn a {
  position: relative;
  top: 0;
  height: 100%;
  color: #fff;
  font-size: 2rem;
  text-decoration: none;
  text-align: center;
  line-height: 6rem;
  font-weight: bold;
  border-radius: 6rem;
  background-color: #D53F50;
  box-shadow: 0 0.5rem 0 #A3303D;
  transition: 0.2s ease-in-out;
  background-image: url("../assets/img/btn-arrow.png");
  background-repeat: no-repeat;
  background-size: 2rem 2rem;
  background-position: calc(100% - 1.6rem) 52%;
  box-sizing: border-box;
}
@media screen and (width >= 768px) {
  .btn a {
    font-size: 2.4rem;
    line-height: 8rem;
    background-position: calc(100% - 2.8rem) 52%;
  }
}
.btn a:hover {
  top: 9px; /* 元の位置から9px分下げる */
  box-shadow: 0 0 #A3303D; /* 影を0pxにする */
}
.btn span {
  font-size: 1.4rem;
}
@media screen and (width >= 768px) {
  .btn span {
    font-size: 1.6rem;
  }
}
.btn span:before, .btn spanafter {
  color: #fff;
}
.btn span:before {
  content: "＼";
}
.btn span:after {
  content: "／";
}

header {
  position: relative;
  width: 100%;
  background: #fff;
  box-shadow: 0 0.2rem 2rem rgba(125, 125, 125, 0.2);
  box-sizing: border-box;
  overflow: hidden;
}
header .header_inner {
  grid-template-columns: 13.6rem;
  max-width: 144rem;
  margin: 0 auto;
  padding: 1.2rem 2rem;
  box-sizing: border-box;
}
@media screen and (width >= 768px) {
  header .header_inner {
    padding: 1.2rem 8rem;
  }
}

.bg {
  padding-bottom: 9.3rem;
  background-image: url("../assets/img/bg_sp.png");
  background-color: #FFFBED;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 -8rem;
}
@media screen and (width >= 768px) {
  .bg {
    padding-bottom: 16.3rem;
    background-image: url("../assets/img/bg-decoration.png");
    background-position: -10rem -15rem;
    background-repeat: no-repeat;
    background-size: 173.466rem;
  }
}
@media screen and (width >= 1440px) {
  .bg {
    background-position: 50% -15rem;
  }
}

.mv {
  justify-items: center;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .mv {
    margin-bottom: 12.4rem;
    overflow: visible;
  }
}
.mv_inner {
  grid-template-columns: auto;
  justify-items: center;
  align-items: center;
}
@media screen and (width >= 768px) {
  .mv_inner {
    grid-template-columns: repeat(2, 1fr);
    width: 117.1rem;
  }
}
.mv h1 {
  margin: 0;
}
.mv_catch {
  grid-template-columns: auto;
  justify-items: center;
  margin-top: -4rem;
}
@media screen and (width >= 768px) {
  .mv_catch {
    width: 57.8rem;
    grid-template-rows: 7.5rem 17.5rem 13.6rem 9.2rem 1.4rem;
    justify-items: left;
    margin-top: 0;
  }
}
.mv-img_sp {
  width: calc(100% + 3rem);
  max-width: none;
}
@media screen and (width >= 768px) {
  .mv-picture {
    margin-left: -6rem;
    padding-top: 5rem;
  }
}
.mv_logo {
  width: 22.6rem;
}
@media screen and (width >= 768px) {
  .mv_logo {
    width: 100%;
  }
}
.mv_copy {
  padding-bottom: 1.6rem;
  font-size: 2rem;
}
@media screen and (width >= 768px) {
  .mv_copy {
    padding-bottom: 0;
    font-size: 3.4rem;
  }
}
.mv_award {
  margin-bottom: -2rem;
}
@media screen and (width >= 768px) {
  .mv_award {
    margin-bottom: 0;
  }
}
.mv_award ul {
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem;
}
@media screen and (width >= 768px) {
  .mv_award ul {
    gap: 0.6rem;
    margin-bottom: 2rem;
  }
}
@media screen and (width >= 768px) {
  .mv_award ul li {
    width: 14.6rem;
  }
}
.mv .btn {
  margin: 0;
  padding-bottom: 1.7rem;
}
@media screen and (width >= 768px) {
  .mv .btn {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.mv .btn a {
  padding-top: 0.2rem;
  line-height: 120%;
}
@media screen and (width >= 768px) {
  .mv .btn a {
    line-height: normal;
  }
}
.mv .btn + p {
  margin-bottom: 3.6rem;
  padding-left: 2.5rem;
}

.unique {
  overflow: hidden;
}
.unique_catch {
  width: 108.53333vw;
  height: 120.533333vw;
  margin-top: 4rem;
  margin-left: -4.266665vw;
  margin-bottom: 3.2rem;
  padding: 7.2rem 4.1rem 6.5rem;
  box-sizing: border-box;
  background-image: url("../assets/img/circle-bg.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 120%;
}
@media screen and (width >= 768px) {
  .unique_catch {
    width: 65rem;
    height: 65rem;
    margin: 2rem auto 4rem;
    padding: 12.2rem 8.7rem 12.4rem;
    background-image: none;
    background-color: #fff;
    box-shadow: 0 0.4rem 5rem rgba(249, 190, 0, 0.34);
    border-radius: 40rem;
  }
}
.unique_catch img {
  display: block;
  width: 18rem;
  margin: -1rem auto 0.8rem;
}
@media screen and (width >= 768px) {
  .unique_catch img {
    width: 32.5rem;
    margin: -3rem auto 3.2rem;
  }
}
.unique_catch p {
  color: #314B57;
  font-size: 5.4vw;
  line-height: 3.2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .unique_catch p {
    font-size: 2.8rem;
    line-height: 4.8rem;
  }
}
.unique > p {
  margin-bottom: 6.4rem;
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: 500;
}
@media screen and (width >= 768px) {
  .unique > p {
    margin-bottom: 8rem;
    font-size: 2rem;
    line-height: 3.4rem;
  }
}
.unique-why {
  width: calc(100% - 2.5rem);
  margin: 0 auto 6.4rem;
}
@media screen and (width >= 768px) {
  .unique-why {
    margin: 0 auto 12rem;
  }
}
.unique-why-title {
  margin-bottom: 2.4rem;
  font-size: 2.2rem;
}
@media screen and (width >= 768px) {
  .unique-why-title {
    grid-template-columns: 8rem 9rem 20.2rem;
    align-items: center;
    justify-items: center;
    width: 35rem;
    margin: 0 auto 2.4rem;
    font-size: 3.2rem !important;
  }
}
.unique-why-title span {
  margin-right: 0.5rem;
  color: #00B7B3;
  font-size: 2.8rem;
}
@media screen and (width >= 768px) {
  .unique-why-title span {
    width: 9rem;
    margin-right: 0;
    font-size: 4.2rem;
  }
}
.unique-why p {
  margin-bottom: 3.2rem;
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 500;
}
@media screen and (width >= 768px) {
  .unique-why p {
    font-weight: bold;
  }
}
.unique-why-picture {
  margin: 0 auto;
}
@media screen and (width >= 768px) {
  .unique-why-picture {
    width: 105.6rem;
  }
}
.unique-four {
  max-width: 32.5rem;
  overflow: visible;
  margin: 0 auto 6.4rem;
}
@media screen and (width >= 768px) {
  .unique-four {
    max-width: 100%;
    margin: 0 auto 12rem;
  }
}
.unique-four-inner {
  overflow: visible;
}
.unique-four h2 {
  margin-bottom: 3.2rem;
  font-size: 2.2rem;
  line-height: 3.2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .unique-four h2 {
    margin-bottom: 6.4rem;
    font-size: 3.2rem;
  }
}
.unique-four h2 span {
  margin-right: 0.5rem;
  font-size: 3.2rem;
  color: #00B7B3;
}
@media screen and (width >= 768px) {
  .unique-four h2 span {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    font-size: 5.2rem;
  }
}
@media screen and (width >= 768px) {
  .unique-four ul {
    grid-template-columns: 52rem 52rem;
    grid-template-rows: 1fr 1fr;
    justify-content: space-between;
    max-width: 105.6rem;
    margin: 0 auto;
  }
}
.unique-four li {
  width: 32.5rem !important;
  height: 45rem;
  margin-right: 1rem;
  padding: 4rem 2.4rem 0;
  border: 0.2rem solid #00B7B3;
  border-radius: 0.8rem;
  background: #ECF6F7;
  box-sizing: border-box;
}
@media screen and (width >= 768px) {
  .unique-four li {
    grid-template-columns: 12.2rem 31rem;
    align-items: center;
    justify-content: space-between;
    width: 52rem !important;
    height: 25rem;
    margin-right: 0;
    margin-bottom: 1.6rem;
    padding: 0 3.4rem;
  }
}
.unique-four li img {
  width: 12.2rem;
  margin: 0 auto 2.4rem;
}
.unique-four li h3 {
  margin-top: 0;
  margin-bottom: 2.4rem;
  font-size: 2.4rem;
  font-weight: bold;
  color: #00B7B3;
}
@media screen and (width >= 768px) {
  .unique-four li h3 {
    margin-bottom: 2rem;
    text-align: left;
  }
}
.unique-four li h3.u-f22 {
  font-size: 2.2rem;
}
.unique-four li p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
}
.unique-four .swiper-button-next {
  right: -1.5rem;
  top: 58%;
  width: 3.5rem;
}
.unique-four .swiper-button-next:after {
  display: none;
}
.unique_items {
  grid-template-columns: auto;
  margin-bottom: 5.4rem;
}
@media screen and (width >= 768px) {
  .unique_items {
    grid-template-columns: 51.6rem auto;
    -moz-column-gap: 6.4rem;
         column-gap: 6.4rem;
    align-items: center;
    margin-bottom: 6.4rem;
  }
}
.unique_items_title {
  margin-bottom: 4rem;
}
@media screen and (width >= 768px) {
  .unique_items_title {
    margin-bottom: 6.2rem;
  }
}
.unique_items_title h2 {
  margin-bottom: 2.4rem;
  font-size: 2.2rem;
}
@media screen and (width >= 768px) {
  .unique_items_title h2 {
    margin-bottom: 3.2rem;
    font-size: 3.2rem;
  }
}
.unique_items_title h2 span {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  font-size: 2.8rem;
  color: #00B7B3;
}
@media screen and (width >= 768px) {
  .unique_items_title h2 span {
    font-size: 4.2rem;
  }
}
.unique_items_title p {
  font-size: 2rem;
  text-align: center;
  line-height: 3.2rem;
  font-weight: 500;
}
.unique_items_list {
  grid-template-columns: 16rem 16rem;
  grid-template-rows: 1fr 1fr;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.5rem;
  justify-content: space-between;
  margin-bottom: 3.2rem;
}
@media screen and (width >= 768px) {
  .unique_items_list {
    max-width: 39.4rem;
    grid-template-columns: 19.3rem 19.3rem;
    -moz-column-gap: 0.8rem;
         column-gap: 0.8rem;
    row-gap: 0.8rem;
    margin-bottom: 0;
  }
}
.unique_items_list li {
  padding: 0.6rem 0;
  font-size: 1.6rem;
  font-weight: bold;
  color: #EB6D80;
  line-height: 2rem;
  border: 0.1rem solid #EB6D80;
  border-radius: 0.3rem;
  background: #FFE4E1;
  box-sizing: border-box;
}
.unique_img {
  order: 2;
  display: block;
  width: calc(100% - 2.6rem);
  margin: 0 auto;
  box-shadow: 0 0.4rem 4rem rgba(240, 208, 71, 0.5);
  border-radius: 0.8rem;
}
@media screen and (width >= 768px) {
  .unique_img {
    order: 1;
    width: 51.6rem;
  }
}
@media screen and (width >= 768px) {
  .unique_img.order2 {
    order: 2;
  }
}
.unique_text {
  order: 1;
}
.unique_text h2 {
  margin-bottom: 2.4rem;
  font-size: 2rem;
  text-align: center;
  white-space: nowrap;
}
@media screen and (width >= 768px) {
  .unique_text h2 {
    font-size: 2.4rem;
    text-align: left;
  }
}
.unique_text p {
  margin-bottom: 3.2rem;
  color: #314B57;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
}
@media screen and (width >= 768px) {
  .unique_text p {
    font-size: 1.8rem;
    line-height: 3.2rem;
  }
}
@media screen and (width >= 768px) {
  .unique_text {
    order: 2;
  }
}
@media screen and (width >= 768px) {
  .unique_text.order1 {
    order: 1;
  }
}
.unique_icon {
  display: block;
  width: 11.4rem;
  height: 3.4rem;
  margin: 0 auto 2.4rem;
  color: #fff;
  line-height: 3.4rem;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 0.4rem;
}
@media screen and (width >= 768px) {
  .unique_icon {
    margin: 0 0 2.4rem;
  }
}
.unique_icon-green {
  background: #75B538;
}
.unique_icon-pink {
  background: #EB6D80;
}
.unique_icon-blue {
  background: #59BEBB;
}

.movie {
  padding-bottom: 3.7rem;
  background: #FFEFBA;
}
@media screen and (width >= 768px) {
  .movie {
    padding-bottom: 8rem;
  }
}
.movie h2 {
  position: relative;
  top: -3rem;
  align-items: center;
  width: 32.5rem;
  height: 6rem;
  margin: -3rem auto 2.8rem;
  margin-bottom: 2.8rem;
  padding-left: 1.5rem;
  border-radius: 6rem;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2.4rem;
  background-color: #F9BE00;
  background-image: url("../assets/img/movie-icon.png");
  background-repeat: no-repeat;
  background-size: 2.5rem 2rem;
  background-position: 2rem;
  box-shadow: 0 0.5rem 0 rgb(216, 180, 63);
  box-sizing: border-box;
}
@media screen and (width >= 768px) {
  .movie h2 {
    top: -4rem;
    width: 56.7rem;
    height: 8rem;
    margin: 0 auto 4.8rem;
    padding-left: 4rem;
    font-size: 2.8rem;
    background-size: 2.667rem 2.133rem;
    background-position: 4rem 3.2rem;
  }
}
.movie h2:before {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 50%;
  margin-left: -1.5rem;
  border: 1rem solid transparent;
  border-top: 1rem solid #F9BE00;
  z-index: 2;
}
.movie h2:after {
  content: "";
  position: absolute;
  bottom: -2.6rem;
  left: 50%;
  margin-left: -1.7rem;
  border: 1.25rem solid transparent;
  border-top: 1.25rem solid #D8B43F;
  z-index: 1;
}
.movie iframe {
  width: 100%;
  height: 22.7rem;
  margin-bottom: 1.6rem;
}
@media screen and (width >= 768px) {
  .movie iframe {
    display: block;
    width: 87.6rem;
    height: 52.8rem;
    margin: 0 auto 4rem;
  }
}
.movie_question {
  display: grid;
  grid-template-rows: 4rem auto;
  row-gap: 1.6rem;
  justify-items: center;
  margin-bottom: 3.2rem;
  font-size: 2rem;
  font-weight: bold;
  color: #314B57;
}
.movie_question:before {
  content: "";
  display: block;
  width: 5rem;
  height: 4rem;
  background: url("../assets/img/movie-q.png") no-repeat;
  background-size: cover;
}
@media screen and (width >= 768px) {
  .movie_question:before {
    width: 5.8rem;
    height: 5rem;
    background: url("../assets/img/movie-q.png") no-repeat;
    background-size: cover;
  }
}
@media screen and (width >= 768px) {
  .movie_question {
    grid-template-columns: 5.8rem auto;
    grid-template-rows: auto;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
    align-items: center;
    justify-content: center;
  }
}
.movie_question__hide {
  display: none;
}
.movie_choices {
  display: grid;
}
@media screen and (width >= 768px) {
  .movie_choices {
    grid-template-columns: 37.2rem 37.2rem;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
    justify-content: center;
  }
}
@media screen and (width >= 768px) {
  .movie_choices.onechoice {
    grid-template-columns: 37.2rem;
  }
}
.movie_choices.lastchoice {
  grid-template-columns: auto;
  margin-top: 4rem;
}
@media screen and (width >= 768px) {
  .movie_choices.lastchoice {
    margin-top: 8rem;
  }
}
.movie_choices.lastchoice button {
  grid-template-columns: auto 0.5rem;
  width: 32.5rem;
  font-size: 1.6rem;
}
@media screen and (width >= 768px) {
  .movie_choices.lastchoice button {
    width: 44rem;
    height: 6.7rem;
    font-size: 1.8rem;
  }
}
.movie_choices.lastchoice button:before {
  display: none;
}
.movie_choices button {
  display: grid;
  grid-template-columns: 3.6rem auto 4.3rem;
  align-items: center;
  width: 32.5rem;
  height: auto;
  margin: 0 auto 2.4rem;
  padding: 1rem 1.8rem 1rem 2rem;
  border-radius: 0.8rem;
  box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.15);
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: bold;
  color: #314B57;
  border: none;
  background: #fff;
  cursor: pointer;
}
.movie_choices button:hover {
  opacity: 0.8;
}
@media screen and (width >= 768px) {
  .movie_choices button {
    width: 37.2rem;
    height: 7.86rem;
    margin: 0;
    grid-template-columns: 2.9rem auto 4.3rem;
  }
}
.movie_choices button:after {
  content: "";
  display: block;
  width: 2.04rem;
  height: 2.04rem;
  background: url("../assets/img/movie-arrow.png") no-repeat;
  background-size: cover;
  justify-self: right;
  background-size: 2rem !important;
}
@media screen and (width >= 768px) {
  .movie_choices button:after {
    width: 2.5rem;
    height: 2.5rem;
    background: url("../assets/img/movie-arrow.png") no-repeat;
    background-size: cover;
  }
}
@media screen and (width >= 768px) {
  .movie_choices button:after {
    background-size: 2.3rem !important;
  }
}
.movie_choices button:nth-of-type(1)::before, .movie_choices button:nth-of-type(2)::before {
  margin-right: 1.6rem;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .movie_choices button:nth-of-type(1)::before, .movie_choices button:nth-of-type(2)::before {
    margin-right: 13.5rem;
    font-size: 2.5rem;
  }
}
.movie_choices button:nth-of-type(1)::before {
  content: "A";
  color: #D93458;
}
.movie_choices button:nth-of-type(2)::before {
  content: "B";
  color: #366FAB;
}
.movie_choices button:disabled {
  color: #aaa;
}
.movie_choices__font16 {
  font-size: 1.6rem;
}
@media screen and (width >= 768px) {
  .movie_choices__font16 {
    font-size: 1.8rem;
  }
}

.cta {
  padding: 3.2rem 0;
}
@media screen and (width >= 768px) {
  .cta {
    padding: 6.4rem 0;
  }
}
.cta .btn {
  margin: 0 auto;
}

.data {
  padding: 2.9rem 2.5rem 9.5rem;
  background-color: #ECF6F7;
  background-image: url("../assets/img/data-bg_sp.png"), url("../assets/img/data-bg02_sp.png");
  background-repeat: no-repeat;
  background-position: 0 0, 0 0;
  background-size: contain;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .data {
    padding: 7.8rem 0 17.5rem;
    background-image: url("../assets/img/data-bg.png"), url("../assets/img/data-bg02.png");
    background-position: 60% 0, 0 0;
    background-size: 100%, cover;
  }
}
.data h2 {
  margin-top: 0;
  margin-bottom: 1.2rem;
  font-size: 2.2rem;
  line-height: 4rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .data h2 {
    margin-bottom: 2rem;
    font-size: 3.2rem;
  }
}
.data h2 span {
  color: #00B7B3;
  font-size: 2.8rem;
}
@media screen and (width >= 768px) {
  .data h2 span {
    font-size: 4.2rem;
  }
}
.data_catch {
  margin-bottom: 3.2rem;
  font-size: 2rem;
  color: #314B57;
  line-height: 3.2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .data_catch {
    margin-bottom: 4rem;
  }
}
.data-items {
  position: relative;
}
@media screen and (width >= 768px) {
  .data-items {
    max-width: 105.6rem;
    margin: 0 auto;
  }
}
@media screen and (width >= 768px) {
  .data-items_box01 h3 {
    margin-bottom: 0 !important;
  }
}
@media screen and (width >= 768px) {
  .data-items_box01 img {
    max-width: 45.1rem;
    margin: 0 auto 1.6rem;
  }
}
.data-items_box02 {
  grid-template-columns: calc(100% - 33rem) 33rem;
  align-items: end;
}
.data-items_box03 {
  grid-template-columns: 7.6rem calc(100% - 7.6rem);
  align-items: start;
  margin-bottom: 2.4rem;
}
@media screen and (width >= 768px) {
  .data-items_box03 {
    margin: 3.2rem 0 6.5rem;
  }
}
.data-items_box03 li {
  grid-template-columns: 1.3rem calc(100% - 1.3rem);
  align-items: baseline;
  font-size: 1.2rem;
  font-weight: 500;
}
@media screen and (width >= 768px) {
  .data-items_box03 li {
    grid-template-columns: 1.6rem calc(100% - 1.6rem);
    font-size: 1.4rem;
  }
}
.data-items_box03 li:before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background: url("../assets/img/marker.svg") no-repeat;
  background-size: cover;
}
@media screen and (width >= 768px) {
  .data-items_box03 li:before {
    width: 1.2rem;
    height: 1.2rem;
  }
}
@media screen and (width >= 768px) {
  .data-items_box04 {
    grid-template-columns: 57.1rem 1fr;
    -moz-column-gap: 1.2rem;
         column-gap: 1.2rem;
    justify-items: end;
  }
}
@media screen and (width >= 768px) {
  .data-items_box05 {
    grid-template-columns: 55.2rem 1fr;
    -moz-column-gap: 2.8rem;
         column-gap: 2.8rem;
    justify-items: end;
  }
}
.data li.swiper-slide {
  height: 75.2rem;
  border: 0.1rem solid #00B7B3;
  border-radius: 0.8rem;
  background: #fff;
}
@media screen and (width >= 768px) {
  .data li.swiper-slide {
    height: 65.5rem;
  }
}
.data-slide {
  height: 100%;
  padding: 4rem 1.1rem;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .data-slide {
    padding: 4rem 7rem;
  }
}
.data-slide h3 {
  position: relative;
  margin-top: 0;
  margin-bottom: 2.4rem;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .data-slide h3 {
    margin-bottom: 2.8rem;
    font-size: 2.8rem;
  }
}
.data-slide h3 p {
  margin-top: 1.8rem;
}
@media screen and (width >= 768px) {
  .data-slide h3 p {
    margin-top: 2.8rem;
    justify-content: flex-start;
  }
}
.data-slide p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.data-slide {
  position: relative;
}
.data-more {
  position: absolute;
  left: 0;
  bottom: 0;
  justify-items: center;
  align-items: end;
  width: 100%;
  height: 18rem;
  padding-bottom: 4rem;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 10%, #fff 30%);
  border-radius: 0.8rem;
}
.data-more p {
  width: 24rem;
  height: 3.2rem;
  font-size: 1.6rem;
  line-height: 3.2rem;
  border: 0.1rem solid #C9CACA;
  border-radius: 3.2rem;
}
.data-green {
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
}
.data-green:before {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.6rem;
  margin-top: 0.3rem;
  margin-right: 0.45rem;
  background: url("../assets/img/data-h-icon.svg") no-repeat;
  background-size: cover;
}
.data-green span {
  margin: 0;
  color: #00B7B3;
  font-size: 1.8rem;
  font-weight: 500;
}
.data-green_2row {
  align-items: baseline;
}
.data-green_2row:before {
  width: 1.9rem;
  height: 1.7rem;
  background-size: cover;
  background-position: 0 0.1rem;
}
@media screen and (width >= 768px) {
  .data-green_f14 {
    font-size: 1.4rem;
  }
  .data-green_f14:before {
    width: 1.1rem;
    height: 1rem;
  }
}
.data table {
  width: 100%;
  margin-top: 2.4rem;
  margin-bottom: 1.6rem;
  border-collapse: collapse;
  border-top: 0.1rem solid #00B7B3;
  border-left: 0.1rem solid #00B7B3;
}
@media screen and (width >= 768px) {
  .data table {
    width: 30rem;
  }
}
.data table th, .data table td {
  padding: 1.2rem 0;
  border-bottom: 0.1rem solid #00B7B3;
  border-right: 0.1rem solid #00B7B3;
}
.data table th {
  font-size: 1.6rem;
  line-height: 1.8rem;
  background: #ECF6F7;
}
.data table th:not(.u-bold) {
  padding-left: 0.6rem;
  font-weight: 500;
  text-align: left;
}
.data table td {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 500;
}
.data table span {
  font-size: 2rem;
}
.data-attention {
  max-width: 28.5rem;
  margin: 0 auto 2.4rem;
  font-size: 1.2rem !important;
  line-height: 1.6rem !important;
  color: #666;
}
@media screen and (width >= 768px) {
  .data-attention {
    max-width: 100%;
    margin: 0 auto 3.2rem;
  }
}
.data .swiper-button-next02 {
  position: absolute;
  top: 42%;
  width: 3.5rem;
  height: 3.5rem;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .data .swiper-button-next02 {
    top: 45%;
    width: 4.6rem;
    height: 4.6rem;
  }
}
.data .swiper-button-next02.arrow-prev {
  left: -2rem;
  transform: rotate(180deg);
}
@media screen and (width >= 768px) {
  .data .swiper-button-next02.arrow-prev {
    left: -7.5rem;
  }
}
.data .swiper-button-next02.arrow-next {
  right: -2rem;
}
@media screen and (width >= 768px) {
  .data .swiper-button-next02.arrow-next {
    right: -7.5rem;
  }
}
.data .swiper-button-disabled {
  opacity: 0;
}
.data .swiper-pagination {
  bottom: -5.5rem;
}
.data .swiper-pagination span {
  width: 1rem;
  height: 1rem;
  margin: 0.8rem !important;
  background: #454444;
}
@media screen and (width >= 768px) {
  .data .swiper-pagination span {
    width: 1.5rem;
    height: 1.5rem;
    margin: 1.2rem !important;
  }
}
.data .swiper-pagination span.swiper-pagination-bullet-active {
  background: #D93458;
}

/* 画面全体を覆うモーダルレイヤー */
.sp-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none; /* デフォルトは非表示 */
  background: rgba(0, 0, 0, 0.7);
}
.sp-modal.is-open {
  display: flex;
  justify-content: center;
  overflow: scroll;
}
@media screen and (width >= 768px) {
  .sp-modal.is-open {
    display: none;
  }
}
.sp-modal__overlay {
  /*position: absolute;
  inset: 0;
  height: 100%;
  padding: 6rem 2.5rem 0;*/
}
.sp-modal__box {
  position: relative;
  max-width: 90vw;
  width: 100%;
  margin-bottom: 3rem;
  padding-top: 6rem;
  height: -moz-fit-content;
  height: fit-content;
}
.sp-modal div[data-modal-overlay] {
  position: absolute;
  height: calc(100% + 9rem);
  width: 100vw;
  display: block;
  left: -2.5rem;
  top: -6rem;
  z-index: 1;
}
.sp-modal__content {
  position: relative;
  padding: 1.6rem;
  box-sizing: border-box;
  width: 100%;
  max-height: inherit;
  border-radius: 0.8rem;
  border: 0.2rem solid #00B7B3;
  background: #fff;
  pointer-events: auto;
  z-index: 2;
  -webkit-overflow-scrolling: touch;
}
.sp-modal__content .data-more {
  display: none !important;
}
.sp-modal__close {
  position: absolute;
  top: 2rem;
  right: -1.2rem;
  z-index: 1;
  font-size: 3rem;
  line-height: 1;
  color: #00B7B3;
  border: none;
  background: transparent;
  cursor: pointer;
  pointer-events: auto;
}

.bgcta {
  padding: 2.5rem;
  background: url("../assets/img/bg-cta_sp.png") no-repeat;
  background-size: 101%;
  background-position: 100% 0;
}
@media screen and (width >= 768px) {
  .bgcta {
    padding: 13.5rem 0;
    background: url("../assets/img/bg-cta.png") no-repeat;
    background-size: 100%;
    background-position: 0 0;
  }
}
.bgcta_inner {
  margin: 0 auto;
  padding: 3.2rem 1.9rem 2.7rem 2rem;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.8rem;
  box-sizing: border-box;
}
@media screen and (width >= 768px) {
  .bgcta_inner {
    max-width: 87.6rem;
    padding: 4rem 19.8rem 4.6rem;
  }
}
.bgcta h2 {
  margin-top: 0;
  margin-bottom: 2.4rem;
  font-weight: bold;
  font-size: 2.2rem;
}
@media screen and (width >= 768px) {
  .bgcta h2 {
    font-size: 2.4rem;
  }
}
.bgcta p {
  margin-bottom: 2.4rem;
  color: #314B57;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.6rem;
}
@media screen and (width >= 768px) {
  .bgcta p {
    margin-bottom: 3.6rem;
    line-height: 2.6rem;
  }
}
.bgcta .btn {
  width: auto;
  margin: 0;
  line-height: normal;
}
@media screen and (width >= 768px) {
  .bgcta .btn {
    width: 44rem;
    margin: 0 auto;
  }
}
.bgcta .btn a {
  padding-top: 0.5rem;
  line-height: 120%;
}
@media screen and (width >= 768px) {
  .bgcta .btn a {
    padding-top: 1rem;
    line-height: 100%;
  }
}
.bgcta .btn span {
  font-size: 2rem;
}
@media screen and (width >= 768px) {
  .bgcta .btn span {
    font-size: 1.6rem;
  }
}
.bgcta .btn span:before, .bgcta .btn span:after {
  display: none;
}

.faq {
  padding: 4rem 2.5rem 4.5rem;
}
@media screen and (width >= 768px) {
  .faq {
    padding: 8rem 0 8.6rem;
  }
}
.faq h2 {
  margin-bottom: 4rem;
  font-size: 2.2rem;
  color: #314B57;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .faq h2 {
    margin-bottom: 6.4rem;
    font-size: 3.2rem;
  }
}
.faq-icon {
  display: block;
  width: 2rem;
  height: 2rem;
}
.faq-icon span {
  display: block;
  width: 100%;
  height: 0.2rem;
  margin-top: 1rem;
  background: #00B7B3;
}
.faq-icon span:last-of-type {
  transform: rotate(90deg);
  margin-top: -0.1rem;
  transition: 0.3s ease;
}
@media screen and (width >= 768px) {
  .faq-icon span:last-of-type {
    margin-top: -0.2rem;
  }
}
@media screen and (width >= 768px) {
  .faq-icon span {
    height: 0.3rem;
  }
}
.faq dl {
  margin-bottom: 2rem;
  padding: 2.4rem 2rem 0;
  background: #F9F9F9;
  border-radius: 0.8rem;
}
.faq dl:last-of-type {
  margin-bottom: 4rem;
}
@media screen and (width >= 768px) {
  .faq dl {
    max-width: 105.6rem;
    margin: 0 auto 2.4rem;
    padding: 0 9.2rem 0 6.4rem;
  }
}
.faq dt {
  grid-template-columns: 4rem 1fr 2rem;
  justify-content: center;
  align-items: center;
  padding-bottom: 2.4rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .faq dt {
    grid-template-columns: 6.4rem 1fr 2.4rem;
    align-items: center;
    justify-items: left;
    padding-top: 4rem;
    padding-bottom: 4rem;
    font-size: 2rem;
    line-height: 2rem;
  }
}
.faq dt.open .faq-icon span:last-of-type {
  transform: rotate(0);
  opacity: 0;
}
.faq dt:before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("../assets/img/faq-icon.png") no-repeat;
  background-size: cover;
}
@media screen and (width >= 768px) {
  .faq dt:before {
    width: 4rem;
    height: 4rem;
  }
}
.faq dd {
  display: none;
  margin: 0;
  padding-bottom: 4rem;
  font-size: 1.6rem;
  line-height: 3.1rem;
}
@media screen and (width >= 768px) {
  .faq dd {
    margin-left: 6.4rem;
  }
}
.faq a[target=_blank] {
  display: inline-block;
}
.faq a[target=_blank]:after {
  content: "";
  position: relative;
  top: 3px;
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 0.8rem;
  background: url("../assets/img/link-icon.png") no-repeat;
  background-size: cover;
}
@media screen and (width >= 768px) {
  .faq a[target=_blank]:after {
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 1rem;
  }
}
.faq .btn {
  margin: 0 auto;
  line-height: normal;
}
@media screen and (width >= 768px) {
  .faq .btn {
    margin: 6.3rem auto 0;
    line-height: 7.4rem;
  }
}
.faq .btn a {
  padding-top: 0.5rem;
  line-height: 120%;
}
@media screen and (width >= 768px) {
  .faq .btn a {
    padding-top: 0;
    line-height: 8rem;
  }
}

.attention {
  padding: 4rem 2.5rem 6.5rem;
  background: #F9F9F9;
}
@media screen and (width >= 768px) {
  .attention {
    padding: 8rem 0;
  }
}
@media screen and (width >= 768px) {
  .attention_area {
    max-width: 87rem;
    margin: 0 auto;
  }
}
.attention_area:first-of-type {
  margin-bottom: 4.8rem;
  padding-bottom: 5.6rem;
  border-bottom: 0.1rem solid #B6B6B6;
}
@media screen and (width >= 768px) {
  .attention_area:first-of-type {
    margin-bottom: 5.2rem;
    padding-bottom: 5.2rem;
  }
}
.attention_area h2 {
  margin-bottom: 3.2rem;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #314B57;
}
@media screen and (width >= 768px) {
  .attention_area h2 {
    margin-bottom: 5.2rem;
    font-size: 2.8rem;
    line-height: 2.3rem;
  }
}
.attention_area p {
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #314B57;
}
@media screen and (width >= 768px) {
  .attention_area p {
    line-height: 2.8rem;
  }
}

footer {
  padding: 4rem 5rem 6.4rem;
  border-top: 1px solid #FF0000;
}
footer p {
  margin-bottom: 2.4rem;
  font-size: 1.2rem;
  line-height: 2rem;
}
@media screen and (width >= 768px) {
  footer p {
    margin-bottom: 2rem;
    line-height: 2.4rem;
  }
}
footer .totop {
  position: fixed;
  right: 1.4rem;
  bottom: 2rem;
  width: 4.8rem;
  height: 4.8rem;
  z-index: 20;
}/*# sourceMappingURL=style.css.map */