@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/* style.css */
img {
  max-width: 100%;
}

body {
  font-family: "Noto Sans JP", "Noto Sans Japanese", NotoSansJP, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
}

@media screen and (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.header {
  width: 100%;
  max-width: 1920px;
  height: 0;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.wrapper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .wrapper {
    padding: 0 3.953vw;
  }
}
main {
  display: block;
  position: relative;
}

.h2_01 {
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .h2_01 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 430px) {
  .h2_01 {
    margin-bottom: 5.814vw;
  }
}
.mainv {
  position: relative;
  height: 56.231884058vw;
  max-height: 1034.408px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1440px) {
  .mainv {
    padding-bottom: 3.472vw;
  }
}
@media screen and (max-width: 768px) {
  .mainv {
    height: 408px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 430px) {
  .mainv {
    height: 94.884vw;
    padding-bottom: 5.814vw;
  }
}
.mainv .inner {
  width: 100%;
  height: 100%;
  background: url("../img/mainv-bg.png") no-repeat center bottom;
  background-size: contain;
  padding: 60px 0 0;
}
@media screen and (max-width: 1440px) {
  .mainv .inner {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .mainv .inner {
    background-image: url("../img/mainv-bg-sp@2x.png");
    background-size: 767px;
    padding: 44px 0 0;
  }
}
@media screen and (max-width: 430px) {
  .mainv .inner {
    background-size: 178.372vw;
    padding: 10.233vw 0 0;
  }
}
.mainv h1 {
  text-align: center;
}
.mainv h1 span {
  display: inline-block;
  width: 76.6666666667vw;
  max-width: 1410.314px;
}
@media screen and (max-width: 768px) {
  .mainv h1 span {
    width: 81.3953488372vw;
    max-width: 350px;
  }
}
.mainv h1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bg01 {
  background: #f7f7f7;
  background: url("../img/img-bg.png") repeat-y center;
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  .bg01 {
    background-image: url("../img/img-bg-sp.png");
  }
}

.sec01 {
  padding: 18px 0 50px;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 2.326vw 0 5.814vw;
  }
}
.sec01 .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .sec01 .inner {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 5.814vw;
  }
}
.sec01 h2 {
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .sec01 h2 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 430px) {
  .sec01 h2 {
    margin-bottom: 2.791vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .question-link {
    max-width: 380px;
    margin: 0 auto;
  }
}
.sec01 .question-link ul {
  gap: 0 5.4%;
}
@media screen and (max-width: 768px) {
  .sec01 .question-link ul {
    gap: 30px 0;
  }
}
.sec01 .question-link ul li {
  width: 47.3%;
  max-width: 450px;
}
@media screen and (max-width: 768px) {
  .sec01 .question-link ul li {
    width: 100%;
  }
}
.sec01 .question-link .link-btn {
  width: 100%;
  height: 130px;
  max-width: 450px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .sec01 .question-link .link-btn {
    height: 9.028vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .question-link .link-btn {
    height: 70px;
  }
}
@media screen and (max-width: 430px) {
  .sec01 .question-link .link-btn {
    height: 16.279vw;
  }
}
.sec01 .question-link .link-btn:hover a {
  transform: translateY(7px);
}
@media screen and (max-width: 1440px) {
  .sec01 .question-link .link-btn:hover a {
    transform: translateY(0.486vw);
  }
}
@media screen and (max-width: 768px) {
  .sec01 .question-link .link-btn:hover a {
    transform: translateY(5px);
  }
}
@media screen and (max-width: 430px) {
  .sec01 .question-link .link-btn:hover a {
    transform: translateY(1.163vw);
  }
}
.sec01 .question-link .link-btn:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #606C19;
  border-radius: 65px;
  position: absolute;
  top: 11px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1440px) {
  .sec01 .question-link .link-btn:before {
    border-radius: 4.514vw;
    top: 0.764vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .question-link .link-btn:before {
    border-radius: 35px;
    top: 6px;
  }
}
@media screen and (max-width: 430px) {
  .sec01 .question-link .link-btn:before {
    border-radius: 8.14vw;
    top: 1.395vw;
  }
}
.sec01 .question-link .link-btn a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 25%;
  position: relative;
  background: #B7D315;
  border: 3px solid #000;
  border-radius: 65px;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
@media screen and (max-width: 1440px) {
  .sec01 .question-link .link-btn a {
    border-radius: 4.514vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .question-link .link-btn a {
    justify-content: center;
    padding: 0;
    border-width: 1px;
    border-radius: 35px;
  }
}
@media screen and (max-width: 430px) {
  .sec01 .question-link .link-btn a {
    border-radius: 8.14vw;
  }
}
.sec01 .question-link .link-btn a:before {
  content: "";
  display: block;
  width: 18px;
  height: 31px;
  position: absolute;
  top: 50%;
  right: 62px;
  transform: translateY(-50%);
  background-color: #F22B2C;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  opacity: 1;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .sec01 .question-link .link-btn a:before {
    width: 1.25vw;
    height: 2.153vw;
    right: 4.306vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .question-link .link-btn a:before {
    width: 9px;
    height: 15.5px;
    right: 31px;
  }
}
@media screen and (max-width: 430px) {
  .sec01 .question-link .link-btn a:before {
    width: 2.093vw;
    height: 3.605vw;
    right: 7.209vw;
  }
}
.sec01 .question-link .link-btn a span {
  display: block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 1440px) {
  .sec01 .question-link .link-btn a span {
    font-size: 1.806vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .question-link .link-btn a span {
    font-size: 16px;
  }
}
@media screen and (max-width: 430px) {
  .sec01 .question-link .link-btn a span {
    font-size: 3.721vw;
  }
}

.sec02 {
  padding: 36px 0 84px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    padding: 4.186vw 0 9.767vw;
  }
}
.sec02 .inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .sec02 .inner {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 5.814vw;
  }
}
.sec02 h2 {
  text-align: center;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .sec02 h2 {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 430px) {
  .sec02 h2 {
    margin-bottom: 3.256vw;
  }
}
.sec02 .movie-list {
  gap: 0 4%;
}
@media screen and (max-width: 768px) {
  .sec02 .movie-list {
    max-width: 380px;
    margin: 0 auto;
    gap: 30px 0;
  }
}
.sec02 .movie-list .movie-item {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .sec02 .movie-list .movie-item {
    width: 100%;
  }
}
.sec02 .movie-list .movie-item a {
  display: block;
  transition: 0.3s;
}
.sec02 .movie-list .movie-item a:hover {
  opacity: 0.6;
}
.sec02 .movie-list .movie-item a:hover figure img {
  transform: scale(1.05);
}
.sec02 .movie-list .movie-item a figure {
  width: 100%;
  max-height: 340px;
  border: 4px solid #90C31F;
  border-radius: 40px;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec02 .movie-list .movie-item a figure {
    border-width: 0.465vw;
    border-radius: 4.651vw;
  }
}
.sec02 .movie-list .movie-item a figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.sec02 .movie-list .movie-item a .movie-title {
  width: 83.2%;
  max-width: 474px;
  font-size: 24px;
  font-weight: bold;
  line-height: 54px;
  line-height: 2.25;
  text-align: center;
  border: 1px solid #000;
  border-radius: 27px;
  margin: 0 auto;
  margin-top: 28px;
}
@media screen and (max-width: 1440px) {
  .sec02 .movie-list .movie-item a .movie-title {
    font-size: 1.667vw;
    border-radius: 1.875vw;
    margin-top: 1.944vw;
  }
}
@media screen and (max-width: 768px) {
  .sec02 .movie-list .movie-item a .movie-title {
    width: 90%;
    font-size: 16px;
    border-radius: 1.25em;
    margin-top: 15px;
  }
}
@media screen and (max-width: 430px) {
  .sec02 .movie-list .movie-item a .movie-title {
    font-size: 3.721vw;
    margin-top: 3.256vw;
  }
}
.sec02 .movie-list .movie-item a .movie-title.color-1 {
  background-color: #7FD0F2;
}
.sec02 .movie-list .movie-item a .movie-title.color-2 {
  background-color: #E8B23E;
}

.sec03 {
  padding: 20px 0 30px;
}
@media screen and (max-width: 768px) {
  .sec03 {
    padding: 4.651vw 0 4.651vw;
  }
}
.sec03 .inner {
  height: 776px;
  height: 53.8888888889vw;
  max-height: 1034.408px;
  background: url("../img/sec03-bg.png") no-repeat center bottom;
  background-size: 100%;
  padding-top: 39.99px;
}
@media screen and (max-width: 1920px) {
  .sec03 .inner {
    padding-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .sec03 .inner {
    height: 563.1525px;
    background-size: 767px;
    padding-top: 0;
  }
}
@media screen and (max-width: 430px) {
  .sec03 .inner {
    height: 130.966vw;
    background-size: 178.372vw;
  }
}
.sec03 .inner .sec03-t {
  width: 100%;
  text-align: center;
}
.sec03 .inner .sec03-t img {
  display: inline-block;
  width: 890px;
  width: 61.8055555556vw;
  max-width: 1186.37px;
}
@media screen and (max-width: 768px) {
  .sec03 .inner .sec03-t img {
    width: 131px;
  }
}
@media screen and (max-width: 430px) {
  .sec03 .inner .sec03-t img {
    width: 30.465vw;
  }
}
.sec03 h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .sec03 h2 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 430px) {
  .sec03 h2 {
    margin-bottom: 5.814vw;
  }
}
.slide-txt {
  width: 30px;
  height: 100vh;
  background: #fff;
  position: absolute;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .slide-txt {
    width: 3.953vw;
  }
}
.slide-txt .inner {
  width: 100%;
  height: 100vh;
  padding: 0 5px;
}
@media screen and (max-width: 768px) {
  .slide-txt .inner {
    padding: 0 0.465vw;
  }
}
.slide-txt figure {
  width: 100%;
  padding-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .slide-txt figure {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 430px) {
  .slide-txt figure {
    padding-bottom: 3.488vw;
  }
}
.slide-txt figure img {
  display: block;
}
.slide-txt.slide-txt-l {
  left: 0;
  background-color: #90D2E3;
}
.slide-txt.slide-txt-r {
  right: 0;
  transform: rotate(180deg);
  background-color: #E8B23E;
}
.slide-txt .infiniteslide_wrap {
  height: 100vh !important;
}

.footer {
  width: 100%;
  position: relative;
  background: url("../img/footer-img-bg.png") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .footer {
    background-image: url("../img/footer-img-bg-sp.png");
  }
}
.footer .inner {
  width: 100%;
}
.footer .inner figure {
  width: 100%;
  text-align: center;
}
.footer .inner figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer .footer-bt {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-bt {
    padding-bottom: 2.778vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-bt {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 430px) {
  .footer .footer-bt {
    padding-bottom: 4.651vw;
  }
}
.footer .footer-bt p {
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 1440px) {
  .footer .footer-bt p {
    font-size: 1.042vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-bt p {
    font-size: 10px;
  }
}
@media screen and (max-width: 430px) {
  .footer .footer-bt p {
    font-size: 2.326vw;
  }
}
.footer .footer-bt .tel {
  text-align: right;
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  .footer .footer-bt .tel {
    text-align: center;
  }
}
.footer .footer-bt .copyright {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .footer .footer-bt .copyright {
    position: static;
    margin-top: 0.5em;
  }
}
