@charset "UTF-8";
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #4d4d4d;
  overflow-x: hidden;
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
@media screen and (max-width: 1200px) {
  body {
    font-size: 12px;
  }
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 3.2vw;
  }
}

a {
  display: block;
  transition-duration: 0.3s;
}
a:hover {
  opacity: 0.6;
}

main {
  overflow-x: hidden;
}

.mv {
  position: relative;
  background-color: #ff8c20;
  overflow: hidden;
  padding: 5em 0 0;
  z-index: 2;
}
@media screen and (min-width: 1440px) {
  .mv {
    padding: 5vw 0 0;
  }
}
@media screen and (max-width: 1200px) {
  .mv {
    padding: 7em 0 0;
  }
}
@media screen and (max-width: 1000px) {
  .mv {
    padding: 8em 0 0;
  }
}
@media screen and (max-width: 768px) {
  .mv {
    padding: 14vw 0 0;
  }
}
.mv_inner {
  position: relative;
  z-index: 3;
}
.mv h1 {
  position: absolute;
  top: 27px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 310px;
  z-index: 6;
}
@media screen and (max-width: 768px) {
  .mv h1 {
    width: 41.33%;
    top: 5vw;
  }
}

.bg_orange {
  background-image: url(../img/orange_bg.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: repeat-y;
}

.bg_blue {
  background-image: url(../img/blue_bg.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: repeat-y;
}

.inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1250px) {
  .inner {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .inner {
    width: 93.33333%;
  }
}

.btnArea {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.25em;
  height: 2.5625em;
  background-color: #f18900;
  border-radius: 2.875em;
  margin-inline: auto;
}
.btnArea a {
  font-size: 1.125em;
  letter-spacing: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.phone-link {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 1440px) {
  .phone-link {
    pointer-events: none;
    cursor: default;
  }
}
@media screen and (max-width: 1200px) {
  .phone-link {
    pointer-events: none;
    cursor: default;
  }
}
@media screen and (max-width: 1000px) {
  .phone-link {
    pointer-events: none;
    cursor: default;
  }
}
@media screen and (max-width: 768px) {
  .phone-link {
    pointer-events: auto;
    cursor: pointer;
    color: #4d4d4d;
  }
  .phone-link:hover {
    opacity: 0.6;
  }
}

.secWrapper {
  position: relative;
  overflow: hidden;
  scroll-behavior: smooth;
}
.secWrapper .lead {
  background-image: url(../img/dark_orange_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-block: 3.125em 3.3125em;
}
@media screen and (max-width: 768px) {
  .secWrapper .lead {
    padding-block: 13.3334vw 10.266vw;
  }
}
.secWrapper .lead_catch {
  max-width: 58.4375em;
  width: 90%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .secWrapper .lead_catch {
    max-width: inherit;
    width: 72.8vw;
  }
}
.secWrapper .lead_catch_list {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.75em;
  row-gap: 0.625em;
  margin-top: 2.625em;
  flex-wrap: wrap;
  max-width: 45.5em;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .secWrapper .lead_catch_list {
    column-gap: 1.33333vw;
    flex-wrap: wrap;
    column-gap: 1.7vw;
    row-gap: 2.133333vw;
    width: 60.19999vw;
    margin-inline: auto;
    margin-top: 6.66667vw;
  }
}
.secWrapper .lead_catch_list li {
  width: 6.5625em;
  height: 6.5625em;
  width: 8.4375em;
  height: 8.4375em;
}
@media screen and (max-width: 768px) {
  .secWrapper .lead_catch_list li {
    width: 18.66666vw;
    height: 18.66666vw;
  }
}
.secWrapper .lead_catch_text {
  max-width: 41.5em;
  width: 90%;
  margin-inline: auto;
  margin-top: 2.8125em;
}
@media screen and (max-width: 768px) {
  .secWrapper .lead_catch_text {
    max-width: inherit;
    width: 86.1333vw;
    margin-top: 7.7333vw;
  }
}
.secWrapper .sec08 {
  background-image: url(../img/2507/blue_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 13.375em;
  padding-bottom: 5.625em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08 {
    padding-top: 18.666vw;
    padding-bottom: 14.3999vw;
  }
}
.secWrapper .sec08_present {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2em;
  position: relative;
  z-index: 0;
  padding-top: 3.375em;
  padding-bottom: 3.375em;
  padding-bottom: 0em;
  border: #41cc33 solid 4px;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present {
    padding-top: 4.6666vw;
  }
}
.secWrapper .sec08_present_title {
  max-width: 50em;
  width: 100%;
  margin-inline: auto;
  position: absolute;
  top: -5em;
  left: 0;
  right: 0;
  margin-inline: auto;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .secWrapper .sec08_present_title {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_title {
    width: 86.6667vw;
    top: -10vw;
  }
}
.secWrapper .sec08_present_content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  column-gap: 3.4375em;
  margin-top: 1.4375em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_content {
    flex-direction: column;
    row-gap: 4vw;
    margin-top: 0;
  }
}
.secWrapper .sec08_present_content_left {
  width: 23.9375em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_content_left {
    width: 62.66666vw;
  }
}
.secWrapper .sec08_present_content_right {
  width: 27.4375em;
}
.secWrapper .sec08_present_content_text {
  font-size: 1.25em;
  letter-spacing: 0;
  line-height: 1.7;
  text-align: center;
  background-color: #f18900;
  color: #fff;
  position: relative;
  z-index: 1;
  padding-inline: 1.6em;
  padding-block: 0.35em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_content_text {
    font-size: 3.3333vw;
    width: fit-content;
    padding-block: 0.5vw;
    margin-inline: auto;
  }
}
.secWrapper .sec08_present_content_text::after {
  position: absolute;
  content: "";
  bottom: -1.4em;
  left: 50%;
  transform: translateX(-50%);
  width: 1.5625em;
  height: 1.4375em;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #f18900;
}
.secWrapper .sec08_present_content_title {
  font-size: 4.1875em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
  color: #41cc33;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.219em;
  white-space: nowrap;
}
.secWrapper .sec08_present_content_title span {
  font-size: 0.52238em;
  letter-spacing: -0.11em;
  margin-top: 0.857142em;
  margin-left: -0.5em;
  display: block;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_content_title {
    font-size: 10.13333vw;
  }
}
.secWrapper .sec08_present_content_title img {
  display: block;
  width: 1.36986em;
  height: 1.36986em;
}
.secWrapper .sec08_present_content_description {
  font-size: 1.25em;
  font-weight: 500;
  letter-spacing: 0;
  letter-spacing: -0.048em;
  line-height: 1.7;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_content_description {
    font-size: 3.2vw;
    width: 67.73333vw;
    margin-inline: auto;
  }
}
.secWrapper .sec08_present_info {
  max-width: 1092px;
  width: 90%;
  margin-inline: auto;
  margin-top: 2.5em;
  background-color: rgba(250, 243, 169, 0.9);
  border-radius: 2em;
  padding-block: 2em 1.6875em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_info {
    width: 80vw;
    padding-top: 0;
  }
}
.secWrapper .sec08_present_info_img {
  max-width: 65.6875em;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_info_img {
    width: 80vw;
    padding-top: 0;
  }
}
.secWrapper .sec08_present_info_content {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 2em;
  margin-top: 1.5em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_info_content {
    flex-direction: column;
  }
}
.secWrapper .sec08_present_info_content h3 {
  font-size: 1.875em;
  line-height: 1.7;
  color: #41cc33;
}
.secWrapper .sec08_present_info_button {
  border: 1px solid #4d4d4d;
  background-color: transparent;
  margin-inline: 0;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_info_button {
    margin-top: 1.866667vw;
    width: 37.6vw;
    height: 6.13333vw;
  }
}
.secWrapper .sec08_present_info_button a {
  color: #4d4d4d;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_info_button a {
    font-size: 3.2vw;
  }
}
.secWrapper .sec08_present_info_text {
  font-size: 1.125em;
  max-width: 50em;
  width: 90%;
  margin-inline: auto;
  letter-spacing: -0.01em;
  margin-top: 0.6666em;
  line-height: 1.7;
  text-align: justify;
  font-feature-settings: "palt" 1;
}
@media screen and (max-width: 1000px) {
  .secWrapper .sec08_present_info_text {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_present_info_text {
    width: 70.9333vw;
    font-size: 3.2vw;
    letter-spacing: 0;
    margin-top: 3.466666vw;
  }
}
.secWrapper .sec08_pay {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 2em;
  padding-block: 3.125em 3.4375em;
  padding-inline: 5.1875em;
  margin-top: 4.5em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay {
    padding-inline: 6vw;
    padding-bottom: 5.33334vw;
  }
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_title {
    position: absolute;
    top: -5vw;
    left: 50%;
    transform: translateX(-50%);
    width: 78.666vw;
  }
}
.secWrapper .sec08_pay_content {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 64.75em;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_content {
    max-width: 100%;
    flex-direction: column-reverse;
  }
}
.secWrapper .sec08_pay_content_left {
  width: 36.875em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_content_left {
    width: 57.59999vw;
  }
}
.secWrapper .sec08_pay_content_left h4 {
  width: 34.375em;
  width: 95%;
  margin-top: 2em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_content_left h4 {
    width: 43.0666vw;
    margin-top: 5.3333vw;
    margin-inline: auto;
  }
}
.secWrapper .sec08_pay_content_text {
  margin-top: 1.875em;
}
.secWrapper .sec08_pay_content_right {
  width: 27.6875em;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_content_right {
    width: 54.666vw;
  }
}
.secWrapper .sec08_pay_content_right img {
  box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.25);
  border-radius: 1.25em;
}
.secWrapper .sec08_pay_content_text {
  font-size: 1.125em;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_content_text {
    font-size: 3.2vw;
    text-align: center;
  }
}
.secWrapper .sec08_pay_content_button {
  font-size: 1em;
  letter-spacing: 0;
  line-height: 1.6875;
  text-decoration: underline;
  color: #4d4d4d;
  display: block;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_content_button {
    font-size: 3.2vw;
    text-align: center;
    margin-top: 0.5333vw;
  }
}
.secWrapper .sec08_pay_note {
  font-size: 0.875em;
  line-height: 1.2857;
  letter-spacing: 0;
  width: fit-content;
  margin-top: 1.2857em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec08_pay_note {
    font-size: 2.1333vw;
    margin-top: 1.8666666vw;
  }
}
.secWrapper .sec08_pay_note li {
  text-indent: -1em;
  padding-left: 1em;
}
.secWrapper .sec09 {
  background-image: url(../img/2507/blue_bg.webp);
  background-size: cover;
  background-repeat: repeat-y;
  background-position: center;
  padding-bottom: 5.625em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09 {
    padding-bottom: 13.333vw;
  }
}
.secWrapper .sec09_title {
  max-width: 62.875em;
  width: 90%;
  margin-inline: auto;
  padding-top: 1em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09_title {
    width: 80vw;
  }
}
.secWrapper .sec09_quiz {
  width: 57.5em;
  margin-inline: auto;
  background-color: #fff;
  border-radius: 1.5625em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09_quiz {
    width: 80vw;
  }
}
.secWrapper .sec09_arrow {
  width: 2.625em;
  margin-inline: auto;
  margin-block: 0.8125em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09_arrow {
    width: 5.6vw;
    margin-block: 4.9333vw;
  }
}
.secWrapper .sec09 .lineCam_apply_wrap {
  max-width: 62.5em;
  width: 90%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09 .lineCam_apply_wrap {
    width: 65.333333vw;
  }
}
.secWrapper .sec09 .lineCam_apply_lead {
  width: 30em;
  margin-inline: auto;
  margin-top: 3.125em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09 .lineCam_apply_lead {
    width: 52vw;
    margin-top: 5.8666vw;
  }
}
.secWrapper .sec09 .lineCam_apply_fb {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1.25em;
  margin-top: 2em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09 .lineCam_apply_fb {
    flex-direction: column;
    margin-top: 4.2667vw;
    row-gap: 3.5999999vw;
  }
}
.secWrapper .sec09 .lineCam_apply_pc {
  margin-top: 1.375em;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09 .lineCam_apply_pc {
    margin-top: 5.6vw;
  }
}
.secWrapper .sec09 .lineCam_apply_txt {
  font-size: 1em;
  letter-spacing: 0;
  text-align: center;
  margin-top: 1.375em;
  color: #002456;
}
@media screen and (max-width: 768px) {
  .secWrapper .sec09 .lineCam_apply_txt {
    font-size: 2.13333vw;
    margin-top: 2.4vw;
  }
}

.snsArea {
  color: #000;
}

.floating {
  position: fixed;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .floating {
    top: auto;
    bottom: 0;
    transform: none;
    display: flex;
    width: 100%;
  }
}
.floating.is-active {
  opacity: 1;
}
.floating li {
  width: 60px;
  transition-duration: 0.3s;
  list-style: none;
}
@media screen and (max-width: 1000px) {
  .floating li {
    width: 43px;
  }
}
@media screen and (max-width: 768px) {
  .floating li {
    width: auto;
  }
}
.floating li:nth-of-type(n + 2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .floating li:nth-of-type(n + 2) {
    margin-top: 0vw;
  }
}
.floating li a {
  display: block;
}
.floating li:hover a {
  opacity: 0.6;
}

.floating2.lineCam {
  position: fixed;
  right: -7px;
  top: auto;
  bottom: 40px;
  width: 294px;
  transform: none;
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 10;
}
@media screen and (max-width: 1000px) {
  .floating2.lineCam {
    width: 29.4vw;
  }
}
@media screen and (max-width: 768px) {
  .floating2.lineCam {
    bottom: -4px;
    left: -2%;
    transform: none;
    width: 104%;
  }
}
.floating2.lineCam.is-active {
  opacity: 1;
}

/* LINE友だち登録 */
.line_cam {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .line_cam {
    flex-direction: column-reverse;
  }
}
.line_cam .left {
  width: 65.3472222vw;
  background-color: #41cc33;
  height: 38.56vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .line_cam .left {
    height: 38.4vw;
  }
}
@media screen and (max-width: 768px) {
  .line_cam .left {
    width: 100%;
    height: auto;
    padding-top: 7.19999vw;
    padding-bottom: 11.466666vw;
    text-align: center;
  }
}
.line_cam .left .line_cam_catch {
  width: 42.375em;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_catch {
    width: 68.667vw;
  }
}
.line_cam .left .line_cam_title {
  font-size: 2.5em;
  line-height: 1.5;
  text-align: center;
  margin-top: 0.9em;
  margin-bottom: 0.6em;
  font-weight: 700;
  color: #fff;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_title {
    font-size: 5.3333334vw;
    margin-top: 5.3333333vw;
    margin-bottom: 3.06666vw;
  }
}
.line_cam .left .line_cam_text {
  display: flex;
  align-items: flex-end;
  column-gap: 1.5em;
  margin-inline: auto;
  width: fit-content;
}
.line_cam .left .line_cam_text .line_cam_text_left {
  width: 9.6875em;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_text .line_cam_text_left {
    display: none;
  }
}
.line_cam .left .line_cam_text .txt {
  font-size: 0.9375em;
  letter-spacing: -0.07em;
  line-height: 1.6;
  color: #fff;
}
.line_cam .left .line_cam_text .line_btn {
  width: 23.875em;
  margin-top: 1.0625em;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_text .line_btn {
    width: 77.6vw;
    margin-top: 5.3334vw;
  }
}
.line_cam .right {
  width: 36.5277vw;
}
@media screen and (max-width: 768px) {
  .line_cam .right {
    width: 100%;
    height: 40.8vw;
  }
}

/* アニメーションを適用するクラス */
.animateOn {
  animation: anime01 1s ease forwards;
}

.animateOn02 {
  animation: anime02 1s forwards;
}
@media screen and (min-width: 1440px) {
  .animateOn02 {
    animation: anime02_pcAll 1s forwards;
  }
}
@media screen and (max-width: 1200px) {
  .animateOn02 {
    animation: anime02_pc 1s forwards;
  }
}

.animateOn03 {
  animation: anime03 1s forwards;
}

.animateOn04 {
  animation: anime04 0.7s forwards;
}

.animateOn_ttl01 {
  animation: anime_ttl01 1s forwards;
}

.animateOn_ttl03 {
  animation: anime_ttl03 1s forwards;
}

.animateOn_ttl04 {
  animation: anime_ttl04 1s forwards;
}

@keyframes anime01 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes anime02 {
  0% {
    opacity: 1;
    transform: translateX(-75px) scale(0);
  }
  70% {
    opacity: 1;
    transform: translateX(-75px) scale(1.05);
  }
  100% {
    opacity: 1;
    transform: translateX(-75px) scale(1);
  }
}
@keyframes anime02_pcAll {
  0% {
    opacity: 1;
    transform: translateX(-5vw) scale(0);
  }
  70% {
    opacity: 1;
    transform: translateX(-5vw) scale(1.05);
  }
  100% {
    opacity: 1;
    transform: translateX(-5vw) scale(1);
  }
}
@keyframes anime02_pc {
  0% {
    opacity: 1;
    transform: translateX(-10vw) scale(0);
  }
  70% {
    opacity: 1;
    transform: translateX(-10vw) scale(1.05);
  }
  100% {
    opacity: 1;
    transform: translateX(-10vw) scale(1);
  }
}
@keyframes anime03 {
  from {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes anime04 {
  from {
    opacity: 0;
    transform: translate(-50%, 70px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
@keyframes anime_ttl01 {
  0% {
    opacity: 0;
    transform: translate(-25%, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@keyframes anime_ttl03 {
  0% {
    opacity: 0;
    transform: translate(-75%, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@keyframes anime_ttl04 {
  0% {
    opacity: 0;
    transform: translate(-50%, -25%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
/* アニメーションを適用するクラス ここまで */
@media screen and (max-width: 1000px) {
  .tab-none {
    display: none;
  }
}

.tab-block {
  display: none;
}
@media screen and (max-width: 1000px) {
  .tab-block {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

.sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-block {
    display: block;
  }
}

@keyframes fadeA {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeAndTranslate {
  from {
    opacity: 0;
    transform: translateY(-30%);
  }
  to {
    opacity: 1;
    transform: translateY(-50%);
  }
}
@keyframes lightA {
  0% {
    opacity: 0;
    transform: translateY(-30px) scale(1.4);
  }
  50% {
    opacity: 0.5;
    transform: translateY(-15px) scale(1.2);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes fadeAndTranslate_scale {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  80% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeAndTranslate_right {
  from {
    opacity: 0;
    transform: translateX(70px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* アニメーションを適用するクラス */
.animate-on-appear {
  animation: fadeAndTranslate 1s ease forwards;
}

.animate-on-appear02 {
  animation: fadeA 1s ease forwards;
}

.animate-on-appear_light {
  animation: lightA 0.5s linear forwards;
}

.animate-on-appear_scale {
  animation: fadeAndTranslate_scale 1s ease-in-out forwards;
}

.animate-on-appear_soon {
  animation: fadeA 0.3s ease forwards;
}

.animate-on-appear_right {
  animation: fadeAndTranslate_right 1s ease forwards;
}

.syuyu-section {
  position: relative;
  background: linear-gradient(180deg, #eaf6fd 0%, #fff 100%);
  background-image: url("../img/2507/passport_bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  color: #000;
}
.syuyu-section_mv {
  padding-block: 3em;
}
.syuyu-section_mv_inner {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0em;
}
@media screen and (max-width: 768px) {
  .syuyu-section_mv_inner {
    flex-direction: column;
    align-items: center;
  }
}
.syuyu-section_mv_inner h2 {
  width: 28.875em;
}
@media screen and (max-width: 768px) {
  .syuyu-section_mv_inner h2 {
    width: 70%;
  }
}
.syuyu-section_mv_inner .doyouknow {
  font-size: 2.4em;
  font-weight: bold;
  color: #000;
  padding-bottom: 0.6em;
  letter-spacing: 0;
}
.syuyu-section_mv .syuyu-theme-title {
  text-align: center;
  font-size: 1.3em;
  font-weight: 500;
  letter-spacing: 0;
  padding-top: 0.5em;
}
@media screen and (max-width: 768px) {
  .syuyu-section_mv .syuyu-theme-title {
    line-height: 1.8;
  }
}
.syuyu-section_mv .sdgs_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5em;
  margin-top: 1.5em;
}
@media screen and (max-width: 768px) {
  .syuyu-section_mv .sdgs_list {
    flex-wrap: wrap;
    gap: 0.5em;
  }
}
.syuyu-section_mv .sdgs_list .sdgs_list_item {
  width: 7.125em;
}
.syuyu-section_mv .sdgs_list .sdgs_list_item img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .syuyu-section_mv .sdgs_list .sdgs_list_item {
    width: 24%;
  }
}
.syuyu-section .syuyu-main-box {
  width: 100%;
}
.syuyu-section .syuyu-main-box .syuyu-title {
  text-align: center;
  font-size: 2.2em;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
  padding-block: 0.4em;
  background-color: #2e8fed;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-main-box .syuyu-title {
    font-size: 1.6em;
    letter-spacing: 0.05em;
  }
}
.syuyu-section .syuyu-main-box .syuyu-main-content {
  background-color: rgba(0, 132, 255, 0.5);
  padding-block: 2em 4em;
}
.syuyu-section .syuyu-main-box .syuyu-main-content_inner {
  width: 100%;
  max-width: 60em;
  margin-inline: auto;
  color: #fff;
}
.syuyu-section .syuyu-main-box .syuyu-main-content_txtArea {
  text-align: center;
  max-width: 62.5em;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-main-box .syuyu-main-content_txtArea {
    text-align: justify;
    letter-spacing: 0.05em;
    width: 84%;
  }
}
.syuyu-section .syuyu-main-box .syuyu-main-content_txtArea .syuyu-desc {
  font-size: 1.15em;
  line-height: 1.8;
  margin-bottom: 1.1em;
  font-weight: 400;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.syuyu-section .syuyu-main-box .syuyu-main-content_txtArea .syuyu-desc.yellow {
  border-bottom: 4px solid #ffea29;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-main-box .syuyu-main-content_txtArea .syuyu-desc.yellow {
    border: none;
    text-decoration: underline;
    text-decoration-color: #ffea29;
    text-decoration-thickness: 3px;
  }
}
.syuyu-section .syuyu-main-box .syuyu-main-content_txtArea .prefecture {
  width: 15.4375em;
  position: absolute;
  z-index: 1;
  right: -7em;
  top: -1em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-main-box .syuyu-main-content_txtArea .prefecture {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 70%;
  }
}
.syuyu-section .syuyu-feature-list {
  display: flex;
  flex-direction: column;
  gap: 1em;
  list-style: none;
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list {
    width: 90%;
    margin: 3em auto 0;
  }
}
.syuyu-section .syuyu-feature-list .feature-item {
  background: #fff;
  border-radius: 1em;
  box-shadow: 0 2px 12px rgba(110, 197, 247, 0.13);
  padding: 1.5em 3em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item {
    padding: 2.5em 1.5em;
  }
}
.syuyu-section .syuyu-feature-list .feature-item_ttl {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.syuyu-section .syuyu-feature-list .feature-item .feature-tag {
  display: inline-block;
  font-size: 1.25em;
  color: #fff;
  background: #ffea29;
  color: #3f96e2;
  padding: 0.2em 0.5em 0.3em;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item .feature-tag {
    font-size: 1em;
  }
}
.syuyu-section .syuyu-feature-list .feature-item .feature-label {
  font-size: 1.875em;
  font-weight: bold;
  color: #3f96e2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item .feature-label {
    font-size: 1.4em;
  }
}
.syuyu-section .syuyu-feature-list .feature-item .syuyu-desc.sub {
  font-size: 1.1em;
  margin-top: 1em;
  font-weight: 400;
  color: #000;
  letter-spacing: 0;
  line-height: 1.8;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item .syuyu-desc.sub {
    font-size: 0.9em;
    text-align: justify;
    line-height: 1.6;
  }
  .syuyu-section .syuyu-feature-list .feature-item .syuyu-desc.sub.charm02 {
    width: 52%;
  }
  .syuyu-section .syuyu-feature-list .feature-item .syuyu-desc.sub.charm03 {
    width: 47%;
  }
}
.syuyu-section .syuyu-feature-list .feature-item_illust {
  position: absolute;
  bottom: 1.5em;
  right: 3.5em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item_illust {
    right: 1.5em;
    bottom: 2em;
  }
}
.syuyu-section .syuyu-feature-list .feature-item_illust.illust01 {
  width: 5.875em;
  height: auto;
  bottom: auto;
  right: auto;
  top: 0.8em;
  left: 23.5em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item_illust.illust01 {
    left: 17.5em;
  }
}
.syuyu-section .syuyu-feature-list .feature-item_illust.illust02 {
  width: 8.9375em;
  height: auto;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item_illust.illust02 {
    width: 10.9375em;
  }
}
.syuyu-section .syuyu-feature-list .feature-item_illust.illust03 {
  width: 14.8125em;
  height: auto;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-feature-list .feature-item_illust.illust03 {
    width: 11.8125em;
  }
}
.syuyu-section .syuyu-caution {
  max-width: 48.75em;
  width: 90%;
  margin: 1em auto 0;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1.8;
}
.syuyu-section .syuyu-caution .caution-title {
  font-size: 0.9375em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-caution .caution-title {
    font-size: 0.8em;
  }
}
.syuyu-section .syuyu-caution .caution-list {
  font-size: 0.9375em;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-caution .caution-list {
    font-size: 0.8em;
  }
}
.syuyu-section .syuyu-link-area {
  text-align: center;
  margin-top: 3em;
}
.syuyu-section .syuyu-link-area_text {
  font-size: 1.5625em;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.syuyu-section .syuyu-link-area .syuyu-link-btn {
  display: inline-block;
  background: #ffe25b;
  color: #3f96e2;
  font-weight: 400;
  font-size: 1.5em;
  border-radius: 2em;
  padding: 0.7em 2.2em;
  text-decoration: none;
  box-shadow: 0 2px 12px rgba(110, 197, 247, 0.13);
  letter-spacing: 0.04em;
  border: 2px solid #3f96e2;
  margin-top: 0.5em;
  box-shadow: 3px 4px #000;
  transition: 0.3s ease;
}
@media screen and (max-width: 768px) {
  .syuyu-section .syuyu-link-area .syuyu-link-btn {
    width: 90%;
    font-size: 1.2em;
  }
}
.syuyu-section .syuyu-link-area .syuyu-link-btn:hover {
  transform: translate(3px, 4px);
  box-shadow: none;
}
.syuyu-section .syuyu-link-area .syuyu-link-btn::after {
  content: "";
  display: inline-block;
  margin-left: 0.5em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.6em;
  border-color: transparent transparent transparent #3f96e2;
}

.areaSpot {
  background-image: url("../img/2507/spot_bg.webp");
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: top center;
  padding-block: 8em 0;
}
@media screen and (max-width: 768px) {
  .areaSpot {
    padding-top: 5em;
  }
}
.areaSpot_ttl {
  max-width: 58.75em;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .areaSpot_ttl {
    width: 80%;
  }
}
.areaSpot_ttl img {
  width: 100%;
}
.areaSpot .nagoya-area-tabs {
  display: flex;
  justify-content: center;
  gap: 1.5em;
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  .areaSpot .nagoya-area-tabs {
    flex-wrap: wrap;
  }
}
.areaSpot .nagoya-area-tabs .nagoya-tab {
  color: #000;
  font-weight: 600;
  font-size: 1.25em;
  padding: 0.8em 2em;
  cursor: pointer;
  border: 2px solid #000;
  transition: opacity 0.2s;
}
@media screen and (max-width: 768px) {
  .areaSpot .nagoya-area-tabs .nagoya-tab {
    font-size: 1.1em;
    padding: 0.8em 1.5em;
  }
}
.areaSpot .nagoya-area-tabs .nagoya-tab:hover {
  opacity: 0.6;
}
.areaSpot .nagoya-area-tabs .nagoya-tab:nth-of-type(1) {
  background: #a1dcf6;
}
.areaSpot .nagoya-area-tabs .nagoya-tab:nth-of-type(2) {
  background: #ffb14a;
}
.areaSpot .nagoya-area-tabs .nagoya-tab:nth-of-type(3) {
  background: #fbccdb;
}
.areaSpot .nagoya-area-tabs .nagoya-tab:nth-of-type(4) {
  background: #9ae284;
}
.areaSpot .areaSpot_area_ttl {
  width: 100%;
  position: relative;
  z-index: 1;
}
.areaSpot .areaSpot-section {
  overflow: hidden;
}
.areaSpot .areaSpot-section_inner {
  padding-block: 4em;
}
@media screen and (max-width: 768px) {
  .areaSpot .areaSpot-section_inner {
    padding-block: 4em 6em;
  }
}
.areaSpot .areaSpot-section_inner.nagoyaColor {
  background-color: rgba(161, 220, 246, 0.5);
}
.areaSpot .areaSpot-section_inner.owariColor {
  background-color: rgba(241, 137, 0, 0.4);
}
.areaSpot .areaSpot-section_inner.owariColor .spot-list .main-spot-link {
  background: #f18900;
}
.areaSpot .areaSpot-section_inner.owariColor .spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name span {
  color: #f18900;
}
.areaSpot .areaSpot-section_inner.owariColor .areaSpot-section_side {
  color: #ffba5f;
}
.areaSpot .areaSpot-section_inner.chitaColor {
  background-color: rgba(255, 225, 237, 0.5);
}
.areaSpot .areaSpot-section_inner.chitaColor .spot-list .main-spot-link {
  background: #ef468f;
}
.areaSpot .areaSpot-section_inner.chitaColor .spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name span {
  color: #ef468f;
}
.areaSpot .areaSpot-section_inner.chitaColor .areaSpot-section_side {
  color: #e284d9;
}
.areaSpot .areaSpot-section_inner.mikawaColor {
  padding-bottom: 20em;
  background-color: rgba(158, 234, 136, 0.5);
}
@media screen and (max-width: 768px) {
  .areaSpot .areaSpot-section_inner.mikawaColor {
    padding-bottom: 13em;
  }
}
.areaSpot .areaSpot-section_inner.mikawaColor .spot-list .main-spot-link {
  background: #50b883;
}
.areaSpot .areaSpot-section_inner.mikawaColor .spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name span {
  color: #50b883;
}
.areaSpot .areaSpot-section_inner.mikawaColor .areaSpot-section_side {
  color: #9ae284;
}
.areaSpot .areaSpot-section_side {
  color: #a1dcf6;
  background-color: #000;
  writing-mode: vertical-rl;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  padding: 0.2em 0.3em;
  line-height: 1;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 0.05em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .areaSpot .areaSpot-section_side {
    font-size: 0.625em;
    letter-spacing: 0.1em;
  }
}
.areaSpot .areaSpot-section_side.sideRight {
  left: auto;
  right: 0;
}

.nagoya-section {
  position: relative;
  margin-top: 6em;
}
.nagoya-section:nth-of-type(n + 2) {
  margin-top: 0em;
}

.spot-list {
  max-width: 62.5em;
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 5.5em;
  padding-top: 3em;
}
.spot-list:nth-of-type(n + 2) {
  margin-top: 8em;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .spot-list:nth-of-type(n + 2) {
    margin-top: 4em;
  }
}
@media screen and (max-width: 768px) {
  .spot-list {
    padding-top: 0;
  }
}
.spot-list .main-spot {
  display: flex;
  align-items: center;
  gap: 2em;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot {
    flex-direction: column-reverse;
  }
}
.spot-list .main-spot .main-spot-content {
  width: 43%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot .main-spot-content {
    width: 80%;
    margin-top: -5em;
    text-align: center;
  }
}
.spot-list .main-spot .main-spot-content .main-spot-num {
  width: 6.5em;
  height: auto;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot .main-spot-content .main-spot-num {
    width: 4.5em;
    text-align: left;
  }
}
.spot-list .main-spot .main-spot-content .main-spot-name {
  display: inline-block;
  color: #ffffff; /* 文字の色 */
  font-size: 2.75em; /* 文字のサイズ */
  letter-spacing: 0.05em; /* 文字間 */
  text-shadow: 1px 1px 0px #000000, -1px 1px 0px #000000, 1px -1px 0px #000000, -1px -1px 0px #000000, 1px 0px 0px #000000, 0px 1px 0px #000000, -1px 0px 0px #000000, 0px -1px 0px #000000;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot .main-spot-content .main-spot-name {
    font-size: 2.2em;
    text-align: left;
    display: block;
  }
}
.spot-list .main-spot .main-spot-content .main-spot-name.ls {
  letter-spacing: 0;
  font-size: 2.65em;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot .main-spot-content .main-spot-name.ls {
    font-size: 2.2em;
  }
}
.spot-list .main-spot .main-spot-content .main-spot-name.ls.nagoya03 {
  font-size: 2.55em;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot .main-spot-content .main-spot-name.ls.nagoya03 {
    font-size: 2.1em;
  }
}
.spot-list .main-spot .main-spot-content .main-spot-name.ls.chita01 {
  font-size: 2.4em;
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot .main-spot-content .main-spot-name.ls.chita01 {
    font-size: 2em;
    margin-top: 2em;
  }
}
.spot-list .main-spot .main-spot-content .main-spot-name .small {
  font-size: 0.6em;
  letter-spacing: 0;
}
.spot-list .main-spot .main-spot-content .main-spot-desc {
  font-size: 1.1em;
  line-height: 1.6;
  margin-top: 1em;
  font-weight: 400;
  color: #000;
  letter-spacing: 0;
  text-align: justify;
}
.spot-list .main-spot .main-spot-img {
  width: 54%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot .main-spot-img {
    width: 90%;
  }
}
.spot-list .main-spot .main-spot-img img {
  width: 100%;
  height: auto;
}
.spot-list .main-spot-link {
  display: inline-block;
  background: #00a1e6;
  color: #fff;
  font-size: 1.1em;
  letter-spacing: 0.05em;
  padding: 0.4em 2.2em;
  border-radius: 2em;
  text-decoration: none;
  margin-top: 1.5em;
  box-shadow: 3px 4px #000;
  transition: 0.3s ease;
}
@media screen and (max-width: 768px) {
  .spot-list .main-spot-link {
    width: 80%;
    padding-block: 0.6em;
  }
}
.spot-list .main-spot-link:hover {
  transform: translate(3px, 4px);
  box-shadow: none;
}
.spot-list .main-spot-link::after {
  content: "";
  display: inline-block;
  margin-left: 0.8em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.6em;
  border-color: transparent transparent transparent #ffffff;
}
.spot-list .sub-spot {
  max-width: 53.125em;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 4em 0;
  background-color: #fff;
  border-radius: 1em 1em 0 1em;
  box-shadow: 3px 4px #000;
  border: 2px solid #000;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot {
    width: 90%;
    padding-block: 4em 3em;
  }
}
.spot-list .sub-spot .sub-spot-ttl {
  position: absolute;
  top: -3em;
  left: -1em;
  width: 21.5em;
}
.spot-list .sub-spot-inner {
  max-width: 41.875em;
  width: 90%;
  margin: 0 auto;
}
.spot-list .sub-spot .sub-spot-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot .sub-spot-item {
    flex-direction: column;
  }
}
.spot-list .sub-spot .sub-spot-item:nth-of-type(n + 2) {
  margin-top: 2em;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot .sub-spot-item:nth-of-type(n + 2) {
    padding-top: 2em;
    border-top: 1px solid #000;
  }
}
.spot-list .sub-spot .sub-spot-item-img {
  width: 30.6%;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot .sub-spot-item-img {
    width: 70%;
  }
}
.spot-list .sub-spot .sub-spot-item-content {
  width: 65.6%;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot .sub-spot-item-content {
    width: 100%;
    margin-top: 1em;
    text-align: center;
  }
}
.spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name {
  font-size: 1.15em;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #000;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name {
    text-align: left;
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
}
.spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name span {
  color: #00a1e6;
}
.spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name-possible {
  font-size: 0.9em;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0;
  color: #00a1e6;
  background-color: #ffea29;
  line-height: 1;
  padding: 0.2em 0.5em;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot .sub-spot-item-content .sub-spot-item-name-possible {
    width: 60%;
    margin: 0.5em auto 0 0;
    display: block;
  }
}
.spot-list .sub-spot .sub-spot-item-content .nagoya-spot-desc {
  font-size: 1em;
  line-height: 1.6;
  margin-top: 0.5em;
  font-weight: 400;
  letter-spacing: 0;
  text-align: justify;
}
.spot-list .sub-spot .sub-spot-item-content .main-spot-link {
  font-size: 0.9em;
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  .spot-list .sub-spot .sub-spot-item-content .main-spot-link {
    font-size: 1em;
  }
}

#mikawaArea {
  position: relative;
  z-index: 1;
}

.aichinow {
  position: relative;
  z-index: 2;
  background-color: #ece8dc;
  border: 4px solid #fff;
  border-right: none;
  border-left: none;
}
.aichinow_lead {
  max-width: 15.3125em;
  width: 90%;
  position: absolute;
  top: -9.5em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .aichinow_lead {
    max-width: 13em;
    top: -7em;
  }
}
.aichinow_leadBg {
  position: absolute;
  top: -12.1875em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 2;
  width: 24.375em;
  height: 24.375em;
  background-color: #ece8dc;
  border-radius: 50%;
  border: 4px solid #fff;
}
@media screen and (max-width: 768px) {
  .aichinow_leadBg {
    width: 18.375em;
    height: 18.375em;
    top: -9em;
  }
}
.aichinow_leadBg_hide {
  position: absolute;
  top: 0em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 26.375em;
  height: 12.1875em;
  background-color: #ece8dc;
  z-index: 3;
}
.aichinow_inner {
  position: relative;
  z-index: 3;
  padding-block: 4em 5em;
}
.aichinow_inner h2 {
  max-width: 24em;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .aichinow_inner h2 {
    width: 64%;
  }
}
.aichinow_inner_txt {
  font-size: 1.25em;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 2em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .aichinow_inner_txt {
    font-size: 1em;
  }
}
.aichinow_inner_btn {
  margin-top: 2em;
  text-align: center;
}
.aichinow_inner_btn a {
  font-size: 1.25em;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #d10012;
  padding: 0.5em 2em;
  border-radius: 2em;
  text-decoration: none;
  display: inline-block;
}
.aichinow_imgArea {
  max-width: 51.875em;
  width: 90%;
  margin: 3em auto 0;
}
.aichinow_imgArea img {
  width: 100%;
  height: auto;
}

.present-section {
  position: relative;
  z-index: 2;
  max-width: 62.5em;
  width: 90%;
  margin: 0 auto;
}
.present-section__content {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.present-section__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 2em 3em;
}
@media screen and (max-width: 768px) {
  .present-section__item {
    padding-block: 1em 2em;
  }
}
@media screen and (max-width: 768px) {
  .present-section__item--a .present-section__badge--a {
    width: 30%;
    margin-right: 0.5em;
  }
}
.present-section__item--b .present-section__badge--b {
  width: 7em;
  margin-left: 2.7em;
}
@media screen and (max-width: 768px) {
  .present-section__item--b .present-section__badge--b {
    margin-left: 0;
    width: 40%;
    margin-right: 1em;
  }
}
.present-section__badge {
  width: 9.625em;
  height: auto;
  margin-right: 2em;
}
.present-section__badge img {
  width: 100%;
  height: auto;
}
.present-section__main {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
  position: relative;
}
.present-section__prize {
  flex: 1;
}
.present-section__prize_fb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  .present-section__prize_fb {
    margin-top: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
.present-section__prize-title {
  font-size: 2.8em;
  font-weight: 900;
  color: #41cc33;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .present-section__prize-title {
    font-size: 1.9em;
    line-height: 1.4;
  }
}
.present-section__prize-num {
  font-size: 3em;
  font-weight: 900;
  color: #fff;
  background-color: #41cc33;
  padding: 0.05em 0.3em 0.2em;
  border-radius: 0.1em;
  display: inline-block;
  margin-right: 0.6em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .present-section__prize-num {
    font-size: 1.8em;
    position: absolute;
    right: -1em;
    top: 1.7em;
  }
  .present-section__prize-num.num--b {
    top: 0.2em;
    right: 0.4em;
  }
}
.present-section__prize-num span {
  font-size: 0.5em;
  font-weight: 900;
  letter-spacing: 0em;
}
.present-section__btn {
  display: inline-block;
  color: #fff;
  font-size: 1.30625em;
  letter-spacing: 0em;
  padding: 0.4em 1.2em;
  border-radius: 2em;
  text-decoration: none;
  box-shadow: 3px 4px #000;
  transition: 0.3s ease;
}
@media screen and (max-width: 768px) {
  .present-section__btn {
    font-size: 1.1em;
    margin-top: 0.5em;
  }
}
.present-section__btn:hover {
  transform: translate(3px, 4px);
  box-shadow: none;
}
.present-section__btn::after {
  content: "";
  display: inline-block;
  margin-left: 0.8em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.6em;
  border-color: transparent transparent transparent #ffffff;
}
.present-section__btn--a {
  background: #c9af1b;
  color: #fff;
}
.present-section__btn--b {
  background: #b5b5b4;
  color: #fff;
}
.present-section__btn:hover {
  opacity: 0.8;
}
.present-section__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.present-section__img img {
  width: 100%;
  height: auto;
}
.present-section__img.present-section__img--a {
  width: 13.125em;
  height: auto;
  bottom: -2em;
}
@media screen and (max-width: 1000px) {
  .present-section__img.present-section__img--a {
    width: 9.125em;
  }
}
.present-section__img.present-section__img--b {
  width: 14.25em;
  height: auto;
  bottom: 0em;
  right: 5em;
}
@media screen and (max-width: 1000px) {
  .present-section__img.present-section__img--b {
    width: 12.25em;
    height: auto;
    bottom: 0em;
    right: 0em;
  }
}
.present-section__divider {
  border-top: 2px solid #ccc;
  margin: 0 0 0 0;
  width: 100%;
  height: 0;
}/*# sourceMappingURL=style_lp.css.map */