@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;
  }
}

img {
  max-width: 100%;
}

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

p {
  margin: 0;
}

.strength_btn, .unique_text, .unique_items, .intro, .mv_award, .btn {
  margin: 0 2.6rem;
}
@media screen and (width >= 768px) {
  .strength_btn, .unique_text, .unique_items, .intro, .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;
}
.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;
}
@media screen and (width >= 768px) {
  .mv {
    margin-bottom: 12.4rem;
  }
}
.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: 120.6rem;
  }
}
.mv_catch {
  grid-template-columns: auto;
  justify-items: center;
}
@media screen and (width >= 768px) {
  .mv_catch {
    width: 58rem;
    grid-template-rows: 10.1rem 12.7rem 13.6rem 9.2rem 1.4rem;
    justify-items: left;
  }
}
.mv_logo {
  width: 22.6rem;
  padding-bottom: 1.6rem;
}
@media screen and (width >= 768px) {
  .mv_logo {
    width: 100%;
    padding-bottom: 0;
  }
}
.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 {
  padding-bottom: 4rem;
}
@media screen and (width >= 768px) {
  .mv_award {
    padding-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;
}

.intro {
  margin-bottom: 4.4rem;
  padding: 4rem 2rem 2.8rem;
  border-radius: 0.8rem;
  background: #E2F4F3;
}
@media screen and (width >= 768px) {
  .intro {
    margin-bottom: 6rem;
    padding: 9.4rem 6.6rem 5.4rem;
  }
}
.intro h2 {
  margin-bottom: 2.3rem;
  font-size: 2.2rem;
  background: url("../assets/img/question_icon.png") no-repeat;
  background-size: 3.679rem 3.173rem;
  background-position: 4.3rem 0;
}
@media screen and (width >= 768px) {
  .intro h2 {
    margin-top: 0;
    margin-bottom: 3.8rem;
    padding-top: 1rem;
    font-size: 3.2rem;
    background-size: 5.9rem 5.1rem;
    background-position: 19rem 0.5rem;
  }
}
.intro_sub {
  margin-bottom: 2.4rem;
  font-size: 1.6rem;
  color: #314B57;
  font-weight: 500;
  line-height: 2.8rem;
}
@media screen and (width >= 768px) {
  .intro_sub {
    margin-bottom: 2.6rem;
    font-size: 2rem;
    font-weight: bold;
    line-height: 3.2rem;
  }
}
.intro_img {
  margin-bottom: 2.4rem;
}
@media screen and (width >= 768px) {
  .intro_img {
    display: block;
    max-width: 78.2rem;
    margin: 0 auto 4rem;
  }
}
.intro_arrow {
  display: block;
  width: 5.8rem;
  margin: 0 auto 2.4rem;
}
@media screen and (width >= 768px) {
  .intro_arrow {
    margin: 0 auto 3.6rem;
  }
}
.intro_underline {
  position: relative;
  margin-bottom: 3.7rem;
}
@media screen and (width >= 768px) {
  .intro_underline {
    margin-bottom: 4.5rem;
  }
}
.intro_underline:before {
  content: "";
  position: absolute;
  top: -9rem;
  display: block;
  width: 9.2rem;
  height: 7.5rem;
  background: url("../assets/img/intro-fukidashi_sp.svg") no-repeat;
  background-size: cover;
}
@media screen and (width >= 768px) {
  .intro_underline:before {
    top: -7rem;
    left: 9rem;
    width: 13.8rem;
    height: 11.4rem;
    background: url(../assets/img/intro-fukidashi.svg) no-repeat;
    background-size: cover;
  }
}
.intro_underline span {
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  background-color: rgba(255, 214, 80, 0.5);
  background: linear-gradient(transparent 70%, rgba(255, 214, 80, 0.8) 70%);
}
@media screen and (width >= 768px) {
  .intro_underline span {
    display: inline;
    font-size: 2.8rem;
  }
}
.intro ul {
  grid-template-columns: auto;
}
@media screen and (width >= 768px) {
  .intro ul {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
  }
}
.intro ul li {
  grid-template-columns: 3rem auto 6.4rem;
  margin-bottom: 1.2rem;
  padding: 1.2rem 1.8rem 1.2rem 1.6rem;
  font-weight: bold;
  border-radius: 0.8rem;
  background: #fff;
}
@media screen and (width >= 768px) {
  .intro ul li {
    grid-template-columns: 4.6rem auto 10.4rem;
    align-items: center;
    margin-bottom: 2.4rem;
    padding: 3.1rem 3rem 3.1rem 2.4rem;
  }
}
.intro ul li p {
  line-height: 2.4rem;
}
@media screen and (width >= 768px) {
  .intro ul li p {
    line-height: 3.1rem;
  }
}
.intro_checkimg {
  width: 2rem;
  margin-top: 0.5rem;
}
@media screen and (width >= 768px) {
  .intro_checkimg {
    width: 3rem;
    justify-self: left;
    margin-top: 0;
  }
}
.intro_icon {
  width: 5.2rem;
  align-self: center;
}
@media screen and (width >= 768px) {
  .intro_icon {
    width: 7.4rem;
    justify-self: right;
  }
}

.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: 0 auto 1.8rem;
}
@media screen and (width >= 768px) {
  .unique_catch img {
    width: 32.5rem;
    margin: 0 auto 3.2rem;
  }
}
.unique_catch p {
  color: #314B57;
  font-size: 5.5vw;
  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_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-botto: 6.4rem;
  }
}
.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;
}

.strength {
  padding: 4rem 2.6rem 6.1rem;
  background-color: #FFE4E1;
  background-image: url("../assets/img/bg-chiba.png"), url("../assets/img/bg-town.png");
  background-repeat: no-repeat;
  background-size: 33.2rem auto, 180%;
  background-position: 370% 0, 36% 100%;
}
@media screen and (width >= 768px) {
  .strength {
    padding: 8rem 19.2rem;
    background-size: 50rem auto, contain;
    background-position: 80% 0, 36% 100%;
  }
}
.strength h2 {
  margin-bottom: 3.2rem;
  font-size: 2.2rem;
  font-weight: bold;
  color: #FF0000;
  text-align: center;
}
@media screen and (width >= 768px) {
  .strength h2 {
    margin-bottom: 4.2rem;
    font-size: 3.2rem;
  }
}
.strength_catch {
  margin-bottom: 4.2rem;
}
@media screen and (width >= 768px) {
  .strength_catch {
    grid-template-columns: auto;
    position: relative;
  }
}
.strength_catch p {
  margin-bottom: 3.2rem;
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: 500;
  color: #314B57;
}
@media screen and (width >= 768px) {
  .strength_catch p {
    margin-bottom: 10rem;
    font-size: 2rem;
    line-height: 5.6rem;
  }
}
.strength_catch span {
  display: inline-block;
  font-size: 2.8rem;
}
@media screen and (width >= 768px) {
  .strength_catch span {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media screen and (width >= 768px) {
  .strength_catch_img {
    position: absolute;
  }
}
.strength_catch > img {
  width: 45.1rem;
  top: -6rem;
  left: -16rem;
}
.strength_catch picture {
  display: block;
  width: calc(100% + 4rem);
  margin-left: -2rem;
}
@media screen and (width >= 768px) {
  .strength_catch picture {
    width: 46.1rem;
    right: -18rem;
    bottom: 6rem;
  }
}
.strength_inversion {
  transform: scaleX(-1);
}
@media screen and (width >= 768px) {
  .strength_inversion {
    margin-left: 1rem;
  }
}
.strength .u-caveat {
  margin-right: 1rem;
}
.strength_items {
  margin-bottom: 4rem;
  padding: 4rem 3rem;
  background: #fff;
  border-radius: 0.4rem;
  box-shadow: 0 0.4rem 4rem rgba(231, 0, 18, 0.25);
}
@media screen and (width >= 768px) {
  .strength_items {
    padding: 4rem 7rem;
  }
}
.strength_items ul {
  grid-template-columns: auto;
  row-gap: 4.2rem;
}
@media screen and (width >= 768px) {
  .strength_items ul {
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 9rem;
         column-gap: 9rem;
    row-gap: auto;
  }
}
.strength_items li h3 {
  position: relative;
  margin-left: 1.7rem;
  margin-bottom: 2.3rem;
  font-size: 2rem;
  font-weight: bold;
}
.strength_items li:nth-of-type(1) h3::before {
  content: "1. ";
  position: absolute;
  top: -1rem;
  color: #FF0000;
  font-size: 3.2rem;
  font-weight: bold;
  left: -0.6rem;
}
@media screen and (width >= 768px) {
  .strength_items li:nth-of-type(1) h3::before {
    left: 1rem;
  }
}
.strength_items li:nth-of-type(2) h3::before {
  content: "2. ";
  position: absolute;
  top: -1rem;
  color: #FF0000;
  font-size: 3.2rem;
  font-weight: bold;
  left: -0.6rem;
}
@media screen and (width >= 768px) {
  .strength_items li:nth-of-type(2) h3::before {
    left: 1rem;
  }
}
.strength_items li:nth-of-type(3) h3::before {
  content: "3. ";
  position: absolute;
  top: -1rem;
  color: #FF0000;
  font-size: 3.2rem;
  font-weight: bold;
  left: 2.5rem;
}
@media screen and (width >= 768px) {
  .strength_items li:nth-of-type(3) h3::before {
    left: 4rem;
  }
}
.strength_items li img {
  display: block;
  margin: 0 auto 2.3rem;
}
.strength_items li:nth-of-type(1) img {
  width: 20rem;
}
.strength_items li:nth-of-type(2) img {
  width: 16.3rem;
}
.strength_items li:nth-of-type(3) img {
  width: calc(100% + 2rem);
}
.strength_items li p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #282C2E;
}
.strength_btn {
  width: 32.5rem;
  height: 6rem;
  margin: 0 auto;
}
@media screen and (width >= 768px) {
  .strength_btn {
    width: 44rem;
    height: 8rem;
  }
}
.strength_btn a {
  position: relative;
  top: 0;
  height: 100%;
  color: #282C2E;
  font-size: 2rem;
  text-decoration: none;
  text-align: center;
  line-height: 6rem;
  font-weight: bold;
  border-radius: 6rem;
  background-color: #fff;
  box-shadow: 0 0.5rem 0 #E70012;
  transition: 0.2s ease-in-out;
  background-image: url("../assets/img/btn-arrow_red.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) {
  .strength_btn a {
    font-size: 2.4rem;
    line-height: 8rem;
    background-position: calc(100% - 2.8rem) 52%;
  }
}
.strength_btn a:hover {
  top: 9px; /* 元の位置から9px分下げる */
  box-shadow: 0 0 #E70012; /* 影を0pxにする */
}
.strength_btn span {
  font-size: 1.4rem;
}
@media screen and (width >= 768px) {
  .strength_btn span {
    font-size: 1.6rem;
  }
}
.strength_btn span:before, .strength_btn spanafter {
  color: #fff;
}
.strength_btn span:before {
  content: "＼";
}
.strength_btn span:after {
  content: "／";
}
.strength_btn a {
  text-align: center;
  line-height: 2.5rem;
  border: 0.3rem solid #E70012;
}
@media screen and (width >= 768px) {
  .strength_btn a {
    padding-top: 0;
    font-size: 2.1rem;
    line-height: 7.8rem;
  }
}

.customer {
  padding: 4rem 2.5rem;
  background: #EDF4D8;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .customer {
    padding: 8rem 0;
  }
}
.customer h2 {
  margin-bottom: 3.2rem;
  text-align: center;
  font-size: 2.2rem;
  color: #799B16;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .customer h2 {
    font-size: 3.2rem;
  }
}
.customer_catch {
  margin-bottom: 3.6rem;
  color: #314B57;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 3.2rem;
}
@media screen and (width >= 768px) {
  .customer_catch {
    margin-bottom: 6.4rem;
    font-size: 2rem;
    line-height: 3.4rem;
  }
}
.customer_items {
  margin-bottom: 3.2rem;
  overflow: visible;
}
@media screen and (width >= 768px) {
  .customer_items ul {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 1.2rem;
    max-width: 105.6rem;
    margin: 0 auto;
  }
}
.customer_items li {
  padding: 2.4rem 2rem 2rem;
  background: #fff;
  border-radius: 0.8rem;
  box-sizing: border-box;
}
.customer_items li p {
  position: relative;
  padding: 1.6rem 2rem 2rem;
  height: 20rem;
  font-weight: 500;
  font-size: 1.6rem;
  color: #314B57;
  line-height: 2.8rem;
  background: #F8F8F8;
}
@media screen and (width >= 768px) {
  .customer_items li p {
    height: 22.6rem;
    padding: 2.4rem 2.4rem 0;
  }
}
.customer_items li p span {
  position: absolute;
  right: 2rem;
  bottom: 2.2rem;
  display: inline-block;
  margin-top: 1.2rem;
  color: #666666;
}
.customer_head {
  grid-template-columns: 10rem auto;
  grid-template-rows: 7.5rem auto;
  align-items: center;
  margin-bottom: 1.7rem;
}
@media screen and (width >= 768px) {
  .customer_head {
    grid-template-columns: 11rem auto;
  }
}
.customer_head img {
  grid-row: 1/2;
  width: 8rem;
}
.customer_head span {
  width: 18rem;
  height: 2rem;
  margin-bottom: 1.6rem;
  border-radius: 1rem;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.8rem;
  background: #9AC717;
}
.customer_head h3 {
  margin: 0 1.4rem 0 0;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #314B57;
  font-weight: bold;
  text-align: center;
}
.customer_head h3.row2 {
  margin: -0.8rem 0 0;
}
.customer .swiper-button-next {
  top: 59%;
  right: -14px;
  width: 3.5rem;
  height: 3.5rem;
}
.customer .swiper-button-next:after {
  display: none;
}
.customer .btn {
  margin: 3.6rem auto;
  text-align: center;
}

.keyword {
  padding: 4rem 2.5rem 5.6rem;
  background-color: #FFFBED;
  background-image: url("../assets/img/keyword-bg_sp.png"), url("../assets/img/keyword-bg02_sp.png");
  background-repeat: no-repeat;
  background-position: 0 0, 0 0;
  background-size: contain;
  overflow: hidden;
}
@media screen and (width >= 768px) {
  .keyword {
    padding: 8rem 0 12rem;
    background-image: url("../assets/img/keyword-bg.png"), url("../assets/img/keyword-bg02.png");
    background-position: 60% 0, 0 0;
    background-size: 100%, cover;
  }
}
.keyword h2 {
  margin-bottom: 2.5rem;
  font-size: 2.2rem;
  line-height: 3.2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .keyword h2 {
    margin-bottom: 2rem;
    font-size: 3.2rem;
    line-height: 4.2rem;
  }
}
.keyword_catch {
  margin-bottom: 3.2rem;
  font-size: 1.8rem;
  color: #314B57;
  line-height: 3.2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .keyword_catch {
    margin-bottom: 8rem;
    font-size: 2rem;
  }
}
.keyword_items {
  position: relative;
}
@media screen and (width >= 768px) {
  .keyword_items {
    max-width: 105.6rem;
    margin: 0 auto;
  }
}
.keyword li {
  padding: 4rem 2rem;
  background: #fff;
  border: 0.1rem solid #E70012;
  border-radius: 0.8rem;
  box-sizing: border-box;
}
@media screen and (width >= 768px) {
  .keyword li {
    padding: 5.6rem 16.5rem 7rem;
  }
}
.keyword li h3 {
  position: relative;
  margin-top: 0;
  margin-bottom: 4rem;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .keyword li h3 {
    font-size: 2.6rem;
  }
}
.keyword li h3:nth-of-type(1) h3::before {
  content: "1. ";
  position: absolute;
  top: -1rem;
  color: #D93458;
  font-size: 3.2rem;
  font-weight: bold;
  left: -0.6rem;
}
@media screen and (width >= 768px) {
  .keyword li h3:nth-of-type(1) h3::before {
    left: 1rem;
  }
}
.keyword li h3:nth-of-type(2) h3::before {
  content: "2. ";
  position: absolute;
  top: -1rem;
  color: #D93458;
  font-size: 3.2rem;
  font-weight: bold;
  left: -0.6rem;
}
@media screen and (width >= 768px) {
  .keyword li h3:nth-of-type(2) h3::before {
    left: 1rem;
  }
}
.keyword li h3:nth-of-type(3) h3::before {
  content: "3. ";
  position: absolute;
  top: -1rem;
  color: #D93458;
  font-size: 3.2rem;
  font-weight: bold;
  left: -0.6rem;
}
@media screen and (width >= 768px) {
  .keyword li h3:nth-of-type(3) h3::before {
    left: 1rem;
  }
}
.keyword li p {
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .keyword li p {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}
.keyword li p:not(.u-underline) {
  color: #314B57;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: normal;
}
.keyword li span {
  display: block;
  margin-top: 0.8rem;
  text-align: center;
}
@media screen and (width >= 768px) {
  .keyword li span {
    text-align: right;
  }
}
.keyword li:nth-of-type(1) p.u-pink {
  margin-top: 3.2rem;
}
@media screen and (width >= 768px) {
  .keyword li:nth-of-type(1) p.u-pink {
    margin-top: 6rem;
  }
}
.keyword li:nth-of-type(1) p:not(.u-underline) {
  margin-bottom: 3.2rem;
}
.keyword li:nth-of-type(2) p.u-pink {
  margin-top: 1.6rem;
  margin-bottom: -2.4rem;
}
@media screen and (width >= 768px) {
  .keyword li:nth-of-type(2) p.u-pink {
    margin-top: 2.4rem;
    margin-bottom: 1.5rem;
  }
}
.keyword li:nth-of-type(2) p:not(.u-underline) {
  margin-bottom: 2.1rem;
}
@media screen and (width >= 768px) {
  .keyword li:nth-of-type(2) p:not(.u-underline) {
    margin-bottom: 3.4rem;
  }
}
.keyword li:nth-of-type(3) p.u-pink {
  margin-top: 1.6rem;
}
@media screen and (width >= 768px) {
  .keyword li:nth-of-type(3) p.u-pink {
    margin-top: 2.4rem;
  }
}
.keyword li:nth-of-type(3) p:not(.u-underline) {
  margin-bottom: 2.4rem;
}
@media screen and (width >= 768px) {
  .keyword li:nth-of-type(3) p:not(.u-underline) {
    margin-bottom: 4rem;
  }
}
.keyword .swiper-button-next02 {
  position: absolute;
  top: 42%;
  width: 3.5rem;
  height: 3.5rem;
  z-index: 2;
}
@media screen and (width >= 768px) {
  .keyword .swiper-button-next02 {
    top: 45%;
    width: 4.6rem;
    height: 4.6rem;
  }
}
.keyword .swiper-button-next02.arrow-prev {
  left: -2rem;
  transform: rotate(180deg);
}
@media screen and (width >= 768px) {
  .keyword .swiper-button-next02.arrow-prev {
    left: -7.5rem;
  }
}
.keyword .swiper-button-next02.arrow-next {
  right: -2rem;
}
@media screen and (width >= 768px) {
  .keyword .swiper-button-next02.arrow-next {
    right: -7.5rem;
  }
}
.keyword .swiper-button-disabled {
  opacity: 0;
}
.keyword .swiper-pagination {
  bottom: -5.5rem;
}
.keyword .swiper-pagination span {
  width: 1rem;
  height: 1rem;
  margin: 0.8rem !important;
  background: #454444;
}
@media screen and (width >= 768px) {
  .keyword .swiper-pagination span {
    width: 1.5rem;
    height: 1.5rem;
    margin: 1.2rem !important;
  }
}
.keyword .swiper-pagination span.swiper-pagination-bullet-active {
  background: #D93458;
}

.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 dl {
  margin-bottom: 2rem;
  padding: 2.4rem 2rem 0;
  background: #F9F9F9;
  border-radius: 0.8rem;
}
@media screen and (width >= 768px) {
  .faq dl {
    max-width: 105.6rem;
    margin: 0 auto 2.4rem;
    padding: 4rem 9.2rem 0 6.4rem;
  }
}
.faq dt {
  grid-template-rows: 1fr;
  row-gap: 1.6rem;
  justify-items: center;
  margin-bottom: 1.6rem;
  font-size: 1.8rem;
  line-height: 3.1rem;
  font-weight: bold;
}
@media screen and (width >= 768px) {
  .faq dt {
    grid-template-columns: 4rem auto;
    grid-template-rows: auto;
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
    align-items: center;
    justify-items: left;
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2rem;
  }
}
.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 {
  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 */