@charset "UTF-8";
/*!
Theme Name: nozomi_sch
Theme URI: http://underscores.me/
Author: Heads.Inc
Author URI: -------
Description: nozomi_sch
Version: 1.0.0
License: GNU General Public License v2 or later
/*! --------------------------------------------------------------
　　このCSSファイルは .scssファイルからコンパイルされたものです。
　　直接編集しないように注意してください。a
--------------------------------------------------------------- */
/* 基本設定
============================================================================ */
/* base > color
============================================================================================================ */
.serif {
  font-family: "Noto Serif JP";
}

/* mixin
============================================================================ */
/* mixin > mixin (mixin 集)
============================================================================================================ */
figure {
  display: block;
  line-height: 0;
  font-size: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

img {
  vertical-align: bottom;
  line-height: 0;
  font-size: 0;
  backface-visibility: hidden;
}

.pc-only {
  display: block !important;
}
@media screen and (max-width: 1024px) {
  .pc-only {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .pc-only {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .pc-only {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .pc-only {
    display: none !important;
  }
}
.pc-only--flex {
  display: flex !important;
}
@media screen and (max-width: 1024px) {
  .pc-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .pc-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .pc-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .pc-only--flex {
    display: none !important;
  }
}

.tab-only {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .tab-only {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .tab-only {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .tab-only {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .tab-only {
    display: none !important;
  }
}
.tab-only--flex {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .tab-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 991px) {
  .tab-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .tab-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .tab-only--flex {
    display: none !important;
  }
}

.pad-only {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .pad-only {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .pad-only {
    display: block !important;
  }
}
@media screen and (max-width: 990px) {
  .pad-only {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .pad-only {
    display: none !important;
  }
}
.pad-only--flex {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .pad-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .pad-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 990px) {
  .pad-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .pad-only--flex {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .sp-only {
    display: block !important;
  }
}
@media screen and (max-width: 320px) {
  .sp-only {
    display: block !important;
  }
}
.sp-only--flex {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .sp-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .sp-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .sp-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 320px) {
  .sp-only--flex {
    display: flex !important;
  }
}

.se-only {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .se-only {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .se-only {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .se-only {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .se-only {
    display: block !important;
  }
}
.se-only--flex {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .se-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .se-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .se-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .se-only--flex {
    display: flex !important;
  }
}

.pctab-only {
  display: block !important;
}
@media screen and (max-width: 1024px) {
  .pctab-only {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .pctab-only {
    display: block !important;
  }
}
@media screen and (max-width: 990px) {
  .pctab-only {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .pctab-only {
    display: none !important;
  }
}
.pctab-only--flex {
  display: flex !important;
}
@media screen and (max-width: 1024px) {
  .pctab-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 991px) {
  .pctab-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 990px) {
  .pctab-only--flex {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .pctab-only--flex {
    display: none !important;
  }
}

.tabsp-only {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .tabsp-only {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .tabsp-only {
    display: block !important;
  }
}
@media screen and (max-width: 990px) {
  .tabsp-only {
    display: block !important;
  }
}
@media screen and (max-width: 320px) {
  .tabsp-only {
    display: block !important;
  }
}
.tabsp-only--flex {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 991px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 990px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}
@media screen and (max-width: 320px) {
  .tabsp-only--flex {
    display: flex !important;
  }
}

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

/* 共通部分
============================================================================ */
/* base > common
============================================================================================================ */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

li {
  list-style: none;
}

ul,
ol,
dl,
p {
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  /* ress.cssだとunderlineがつくのを阻止 */
  text-decoration: none;
}

select {
  color: black;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1 !important;
  position: relative;
}

table {
  table-layout: fixed;
  /* ress.css用 */
  border-collapse: collapse;
  border-spacing: 0;
}

td input {
  max-width: 100%;
}

i,
em {
  font-style: normal;
}

* {
  box-sizing: border-box;
}

small {
  font-size: 100%;
}
html,
body {
  width: 100%;
  margin: 0;
  line-height: 2.0625;
  color: black;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0em;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  -webkit-print-color-adjust: exact;
  overflow-x: hidden;
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none; /* Firefox 対応 */
}
@media screen and (max-width: 990px) {
  html,
  body {
    line-height: 2.0625;
  }
}
html::-webkit-scrollbar,
body::-webkit-scrollbar { /* Chrome, Safari 対応 */
  display: none;
}

#Wrapper {
  display: flex;
  flex-direction: column;
  background: white;
  min-height: 100vh;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 990px) {
  #Wrapper {
    border: none;
  }
}

#Footer {
  margin-top: auto;
  height: 100%;
}

img.object_fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.equalspace-1em {
  letter-spacing: 1em;
  text-indent: 1em;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
}

.youtube-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* base > heading
============================================================================================================ */
/* 基本設定 */
h1 {
  font-size: 34px;
  font-size: 2.125rem;
}
@media screen and (max-width: 990px) {
  h1 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

h2 {
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (max-width: 990px) {
  h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

h3 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}

h4 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

h6 {
  font-size: 18px;
  font-size: 1.125rem;
}

/* layout
============================================================================ */
/* layout > common
============================================================================================================ */
.common-main {
  width: 100%;
  height: 100%;
  margin-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .common-main {
    margin-top: 26.4vw;
    padding-bottom: 53.3333333333vw;
  }
}

.common-header {
  width: 100%;
  height: 80px;
  padding: 8px 40px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: white;
}
@media screen and (max-width: 990px) {
  .common-header {
    height: 19.2vw;
    padding: 4.2666666667vw 2.1333333333vw;
  }
}
.common-header__nav {
  display: flex;
  justify-content: space-between;
}
.common-header__navLogo > a:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.common-header__navLogo img {
  margin-top: 5px;
  margin-left: 3px;
}
@media screen and (max-width: 990px) {
  .common-header__navLogo img {
    height: 9.0666666667vw;
    margin-top: 0;
    margin-left: 0;
  }
}
.common-header__navLinks {
  display: flex;
}
.common-header__navLinks > ul {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 990px) {
  .common-header__navLinks > ul {
    display: none;
  }
}
.common-header__navLinks > ul > li {
  font-weight: 600;
  margin-right: 24px;
  line-height: 1.4;
  font-size: 19px;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 1024px) {
  .common-header__navLinks > ul > li {
    font-size: 2vw;
    margin-right: 2vw;
  }
}
.common-header__navLinks > ul > li::after {
  content: "";
  width: 0;
  transition: all 0.3s ease;
  display: block;
}
.common-header__navLinks > ul > li:hover::after {
  width: 100%;
}
.common-header__navLinks > ul > li.summer::after {
  border-bottom: 1px solid #e61432;
}
.common-header__navLinks > ul > li.summer:hover {
  color: #e61432;
}
.common-header__navLinks > ul > li.try::after {
  border-bottom: 1px solid #23a662;
}
.common-header__navLinks > ul > li.try:hover {
  color: #23a662;
}
.common-header__navLinks > ul > li.pre::after {
  border-bottom: 1px solid #004095;
}
.common-header__navLinks > ul > li.pre:hover {
  color: #004095;
}

/*  layout > footer
============================================================================================================ */
.sticky-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: white;
}
.sticky-footer.top-plan__links {
  padding: 36.5px 0;
}
@media screen and (max-width: 990px) {
  .sticky-footer.top-plan__links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-direction: row;
    padding: 3.2vw 2.1333333333vw;
  }
  .sticky-footer.top-plan__links a:nth-of-type(n + 2) {
    margin-top: 0;
  }
}
.sticky-footer .top-plan__links-content {
  width: 320px;
  height: 64px;
  border-radius: 4px;
  padding: 13px 0;
}
@media screen and (max-width: 990px) {
  .sticky-footer .top-plan__links-content {
    width: 30.9333333333vw;
    height: 17.0666666667vw;
    padding-left: 1.0666666667vw;
    border-radius: 1.0666666667vw;
  }
}
.sticky-footer .top-plan__links-content-top {
  width: 202px;
  height: 31.18px;
  transform: translate(30%, -50%);
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 990px) {
  .sticky-footer .top-plan__links-content-top {
    display: none;
  }
}
.sticky-footer .top-plan__links-content > p {
  font-size: 20px;
}
@media screen and (max-width: 990px) {
  .sticky-footer .top-plan__links-content > p {
    font-size: 3.7333333333vw;
    line-height: 1.2;
  }
}
@media screen and (max-width: 990px) {
  .sticky-footer .top-plan__links-content > p:nth-of-type(2) {
    font-size: 4.2666666667vw;
    line-height: 1.4;
  }
}
@media screen and (max-width: 990px) {
  .sticky-footer .top-plan__links-content.green {
    margin: 0 1.4666666667vw;
  }
}

.common-footer {
  position: relative;
  background-color: #004095;
  color: white;
}
.common-footer__logo {
  height: 360px;
  padding-top: 40px;
}
@media screen and (max-width: 990px) {
  .common-footer__logo {
    height: 59.4666666667vw;
    padding-top: 3.2vw;
  }
}
.common-footer__logo > a {
  display: block;
  height: 149px;
  width: 284px;
  margin: 0 auto;
}
@media screen and (max-width: 990px) {
  .common-footer__logo > a {
    height: 26.6666666667vw;
    width: 38.4vw;
  }
}
.common-footer__logo > a:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.common-footer__logo img {
  height: 100%;
}

.top-kv {
  width: 100%;
  position: relative;
}
.top-kv__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 150px 41px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .top-kv__contents {
    padding: 30.4vw 2.1333333333vw 26.1333333333vw;
  }
}
.top-kv__contents-ttl {
  font-family: "Noto Serif JP", sans-serif;
  color: white;
  font-weight: 800;
  font-size: 88px;
  letter-spacing: 0.056em;
  line-height: 1.3;
  margin-bottom: 38px;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-ttl {
    font-size: 10.4vw;
    margin-bottom: 16.8vw;
  }
}
.top-kv__contents-ttl .st {
  font-size: 62px;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-ttl .st {
    font-size: 8.5333333333vw;
  }
}
.top-kv__contents-ttl p {
  opacity: 0;
  transform: translateX(-1500px);
  transition: opacity 1s ease, transform 1s ease;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-ttl p {
    opacity: 1;
    transform: translateX(0);
  }
}
.top-kv__contents-ttl p.animate {
  opacity: 1;
  transform: translateX(0);
}
@media screen and (max-width: 990px) {
  .top-kv__contents-ttl p.animate {
    opacity: 0;
    transform: translateX(-1500px);
  }
}
.top-kv__contents-ttl > p:nth-of-type(2) {
  font-size: 72px;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-ttl > p:nth-of-type(2) {
    font-size: 17.0666666667vw;
    line-height: 1.6;
    position: relative;
    left: -10.9333333333vw;
  }
}
.top-kv__contents-ttl > p:nth-of-type(2) .st {
  font-size: 53px;
}
.top-kv__contents-ttl.sp-only > p:nth-of-type(3) {
  letter-spacing: 0;
  font-size: 8.2666666667vw;
  line-height: 1.6;
}
.top-kv__contents-ttl.sp-only > p:nth-of-type(3) .st {
  font-size: 6.1333333333vw;
}
.top-kv__contents-app {
  color: white;
  width: 670px;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-app {
    width: 100%;
  }
}
.top-kv__contents-appTtl {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appTtl {
    font-size: 5.8666666667vw;
    margin-bottom: 7.2vw;
  }
}
.top-kv__contents-appItems {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
}
.top-kv__contents-appItems-summer {
  background-color: #e61432;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-summer {
    width: 30.9333333333vw;
    height: 28vw;
  }
}
.top-kv__contents-appItems-summer > p {
  font-size: 72px;
  line-height: 1.35;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-summer > p {
    font-size: 9.9493333333vw;
  }
}
.top-kv__contents-appItems-try {
  background-color: #23a662;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-try {
    width: 30.9333333333vw;
    height: 28vw;
  }
}
.top-kv__contents-appItems-try > p {
  font-size: 72px;
  line-height: 1.1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-try > p {
    font-size: 9.9493333333vw;
  }
}
.top-kv__contents-appItems-try > p:nth-of-type(2) {
  font-size: 42px;
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-try > p:nth-of-type(2) {
    font-size: 5.8533333333vw;
  }
}
.top-kv__contents-appItems-pre {
  background-color: #004095;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-pre {
    width: 30.9333333333vw;
    height: 28vw;
  }
}
.top-kv__contents-appItems-pre > p {
  font-size: 44px;
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-pre > p {
    font-size: 5.8533333333vw;
  }
}
.top-kv__contents-appItems-pre > p:nth-of-type(2) {
  font-size: 74px;
  line-height: 1.4;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-appItems-pre > p:nth-of-type(2) {
    font-size: 9.9493333333vw;
  }
}
.top-kv__contents-anchor {
  position: absolute;
  bottom: 0;
  right: 40px;
  background: #FAD805;
  height: 90px;
  width: 503px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  transition: 0.5s;
}
@media screen and (max-width: 1280px) {
  .top-kv__contents-anchor {
    right: 1.40625vw;
    height: 5.78125vw;
    width: 33.59375vw;
    border-top-left-radius: 0.46875vw;
    border-top-right-radius: 0.46875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-kv__contents-anchor {
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 15.4666666667vw;
    width: 87.2vw;
    border-top-left-radius: 1.3866666667vw;
    border-top-right-radius: 1.3866666667vw;
  }
}
.top-kv__contents-anchor-in {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  font-size: 32px;
  position: relative;
  height: 100%;
  padding-left: 120px;
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .top-kv__contents-anchor-in {
    font-size: 2.109375vw;
    padding-left: 7.8125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-kv__contents-anchor-in {
    font-size: 5.3333333333vw;
    padding-left: 19.7333333333vw;
  }
}
.top-kv__contents-anchor-in > img {
  position: absolute;
  width: 94px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .top-kv__contents-anchor-in > img {
    width: 6.25vw;
  }
}
@media screen and (max-width: 990px) {
  .top-kv__contents-anchor-in > img {
    width: 16.408vw;
  }
}
.top-kv__contents-anchor-in > svg {
  margin-left: 12px;
  margin-top: 6px;
  width: 30px;
  height: 18px;
  transition: 0.5s;
}
@media screen and (max-width: 1280px) {
  .top-kv__contents-anchor-in > svg {
    width: 1.875vw;
    height: 1.171875vw;
    margin-left: 0.78125vw;
    margin-top: 0.234375vw;
  }
}
@media screen and (max-width: 990px) {
  .top-kv__contents-anchor-in > svg {
    width: 5.3333333333vw;
    height: 3.2vw;
    margin-left: 2.9333333333vw;
    margin-top: 0.5333333333vw;
  }
}
.top-kv__contents-anchor:hover {
  background-color: #e6c801;
}
.top-kv__contents-anchor:hover svg {
  margin-top: 16px;
}
@media screen and (max-width: 990px) {
  .top-kv__contents-anchor:hover svg {
    margin-top: 1.6vw;
  }
}
.top-kv__kuroda {
  position: absolute;
  bottom: 0;
  right: 32px;
}
.top-kv__kuroda > img {
  height: 485px;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-kv__bi > img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.top-kv__bi > img:nth-of-type(1) {
  z-index: -1;
}
.top-kv__bi > img:nth-of-type(2) {
  z-index: -2;
}
.top-kv__bi > img:nth-of-type(3) {
  z-index: -3;
}
.top-kv__bi > img:nth-of-type(4) {
  z-index: -4;
}

.top-level__wrap {
  width: 1120px;
  margin: 0 auto;
  padding-top: 74px;
  padding-bottom: 82px;
}
@media screen and (max-width: 1280px) {
  .top-level__wrap {
    width: 87.5vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__wrap {
    width: 87.2vw;
    padding-top: 11.7333333333vw;
    padding-bottom: 10.9333333333vw;
  }
}
.top-level__wrap > p {
  text-align: center;
  font-size: 49px;
  color: #005BAC;
  font-weight: 600;
  line-height: 1.27;
}
@media screen and (max-width: 990px) {
  .top-level__wrap > p {
    font-size: 8.5333333333vw;
    line-height: 1;
  }
}
@media screen and (max-width: 990px) {
  .top-level__wrap > p > span {
    font-size: 6.6666666667vw;
  }
}
.top-level__contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
  flex-direction: row;
  margin-top: 38px;
}
@media screen and (max-width: 990px) {
  .top-level__contents {
    margin-top: 7.2vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: center;
    flex-direction: column;
  }
}
.top-level__item {
  width: 540px;
}
@media screen and (max-width: 1280px) {
  .top-level__item {
    width: 42.734375vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item {
    width: 100%;
  }
}
.top-level__item.red {
  background-color: #FFF1F3;
}
@media screen and (max-width: 990px) {
  .top-level__item.red {
    margin-bottom: 10.6666666667vw;
  }
}
.top-level__item.green {
  background-color: #EEFBF3;
}
@media screen and (max-width: 990px) {
  .top-level__item.green {
    margin-bottom: 10.6666666667vw;
  }
}
.top-level__item.blueWide {
  width: 100%;
  background-color: #EBF8FF;
  margin-top: 40px;
}
@media screen and (max-width: 990px) {
  .top-level__item.blueWide {
    margin-top: 0;
  }
}
.top-level__item.blueWide .top-level__item-ctx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: row;
}
@media screen and (max-width: 990px) {
  .top-level__item.blueWide .top-level__item-ctx {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
  }
}
.top-level__item.blueWide .top-level__item-ctx > .top-level__item-recs {
  margin: -5px 124px 0 0;
}
@media screen and (max-width: 1280px) {
  .top-level__item.blueWide .top-level__item-ctx > .top-level__item-recs {
    margin: -0.390625vw 7.8125vw 0 0;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item.blueWide .top-level__item-ctx > .top-level__item-recs {
    margin: 4.5333333333vw 0 0 0;
  }
}
.top-level__item.blueWide .top-level__item-ctx > .top-level__item-recs > ul {
  margin-top: 5px;
}
.top-level__item.blueWide .top-level__item-ctx .top-level__item-btns {
  margin: 22px auto 0;
}
.top-level__item-ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  color: white;
  height: 128px;
  padding: 0 0 0 39px;
}
@media screen and (max-width: 990px) {
  .top-level__item-ttl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: column;
    height: 24.8vw;
    padding: 0 0 0 4.2666666667vw;
  }
}
.top-level__item-ttl.red {
  background-color: #e61432;
}
.top-level__item-ttl.green {
  background-color: #23a662;
}
.top-level__item-ttl.blue {
  background-color: #004095;
}
@media screen and (max-width: 1280px) {
  .top-level__item-ttl > img {
    width: 5.859375vw;
    height: 5.859375vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item-ttl > img {
    width: 12.8vw;
    height: 12.8vw;
  }
}
.top-level__item-ttl > p {
  font-size: 40px;
  font-weight: 600;
  margin-left: 26px;
}
@media screen and (max-width: 1280px) {
  .top-level__item-ttl > p {
    font-size: 3.125vw;
    margin-left: 2.03125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item-ttl > p {
    font-size: 7.4666666667vw;
    margin-left: 6.4vw;
    line-height: 1.7;
  }
}
.top-level__item-ttl > p:nth-of-type(2) {
  font-size: 22.5px;
  line-height: 1;
  margin: 10px 0 0 4px;
}
@media screen and (max-width: 1280px) {
  .top-level__item-ttl > p:nth-of-type(2) {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item-ttl > p:nth-of-type(2) {
    font-size: 4vw;
    margin: 0 0 2.4vw 6.9333333333vw;
  }
}
.top-level__item-ctx {
  padding: 23px 40px;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .top-level__item-ctx {
    padding: 1.796875vw 3.125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item-ctx {
    padding: 6.4vw 4.2666666667vw;
  }
}
.top-level__item-ctx > p {
  letter-spacing: 0.068em;
  line-height: 1.64;
}
@media screen and (max-width: 990px) {
  .top-level__item-ctx > p {
    letter-spacing: 0;
    font-size: 4.2666666667vw;
  }
}
.top-level__item-recs {
  margin-top: 17px;
}
@media screen and (max-width: 1280px) {
  .top-level__item-recs {
    margin-top: 1.328125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item-recs {
    margin-top: 4.2666666667vw;
  }
}
.top-level__item-recsTtl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
}
.top-level__item-recsTtl > img {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 990px) {
  .top-level__item-recsTtl > img {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.top-level__item-recsTtl > p {
  font-size: 20px;
  font-weight: 600;
  margin-left: 4px;
  line-height: 1.6;
}
@media screen and (max-width: 990px) {
  .top-level__item-recsTtl > p {
    font-size: 5.3333333333vw;
    margin-left: 0.5333333333vw;
  }
}
.top-level__item-recsTtl > p.red {
  color: #e61432;
}
.top-level__item-recsTtl > p.green {
  color: #23a662;
}
.top-level__item-recsTtl > p.blue {
  color: #004095;
}
.top-level__item-recs > ul {
  font-size: 17px;
  line-height: 1.8;
  margin-top: 2px;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-level__item-recs > ul {
    font-size: 4.2666666667vw;
    margin-top: 1.0666666667vw;
  }
}
.top-level__item-btns {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  margin-top: 22px;
}
@media screen and (max-width: 1280px) {
  .top-level__item-btns {
    margin-top: 1.71875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item-btns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin-top: 6.4vw;
    width: 100%;
  }
}
.top-level__item-btns .app_btn {
  margin-left: 24px;
}
@media screen and (max-width: 1280px) {
  .top-level__item-btns .app_btn {
    margin-left: 1.875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-level__item-btns .app_btn {
    margin-left: 0;
    margin-top: 3.4666666667vw;
  }
}

.top-plan {
  position: relative;
  z-index: 0;
  padding-bottom: 80px;
}
@media screen and (max-width: 990px) {
  .top-plan {
    padding-bottom: 10.4vw;
  }
}
.top-plan.summer {
  background-color: #FFF1F3;
}
.top-plan.try {
  background-color: #EEFBF3;
  padding-bottom: 63px;
}
@media screen and (max-width: 990px) {
  .top-plan.try {
    padding-bottom: 10.6666666667vw;
  }
}
.top-plan.pre {
  background-color: #EBF8FF;
  padding-bottom: 52px;
}
.top-plan__ttl {
  position: relative;
  color: white;
  z-index: 1;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl {
    padding-top: 5.8666666667vw;
  }
}
.top-plan__ttl.summer {
  background-color: #e61432;
}
.top-plan__ttl.try {
  background-color: #23a662;
}
.top-plan__ttl.pre {
  background-color: #004095;
}
.top-plan__ttl-hanabi {
  position: absolute;
  width: 182px;
  height: 237px;
  top: 25px;
  left: 52px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-hanabi {
    width: 16.9786666667vw;
    height: 21.7413333333vw;
    top: 0;
    left: 0;
  }
}
.top-plan__ttl-sun {
  position: absolute;
  width: 153px;
  height: 147px;
  top: 24px;
  left: 61px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-sun {
    width: 17.9786666667vw;
    height: 17.1173333333vw;
    top: 0;
    left: -1.3333333333vw;
  }
}
.top-plan__ttl-himawari {
  position: absolute;
  width: 109.16px;
  height: 149px;
  bottom: -9px;
  right: 105.84px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-himawari {
    width: 11.4666666667vw;
    height: 15.4666666667vw;
    bottom: 0;
    right: 2.6666666667vw;
  }
}
.top-plan__ttl-parsol {
  position: absolute;
  width: 117px;
  height: 127px;
  bottom: -8px;
  right: 91.84px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-parsol {
    width: 12.5333333333vw;
    height: 13.8666666667vw;
    bottom: -0.5333333333vw;
    right: 0.8vw;
  }
}
.top-plan__ttl > p {
  font-size: 80px;
  font-weight: 600;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl > p {
    font-size: 8.2666666667vw;
    line-height: 1.5;
  }
}
.top-plan__ttl-sub {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  font-size: 57px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  padding-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-sub {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    flex-direction: row;
    font-size: 5.8666666667vw;
    line-height: 1.4;
    padding-bottom: 8vw;
  }
}
.top-plan__ttl-sub > p {
  margin: 0 56px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-sub > p {
    margin: 0;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-sub svg {
    width: 5.8666666667vw;
    height: 10.6666666667vw;
    position: relative;
    top: 5.6vw;
  }
}
.top-plan__ttl > span {
  position: absolute;
  bottom: -100px;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 990px) {
  .top-plan__ttl > span {
    transform: translate(-50%, -58%);
  }
}
@media screen and (max-width: 990px) {
  .top-plan__ttl > span > svg {
    width: 9.0666666667vw;
  }
}
.top-plan__inner {
  width: 1120px;
  margin: 133px auto 0;
  background-color: white;
  padding-bottom: 55px;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner {
    width: 87.5vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner {
    width: 87.2vw;
    margin: 17.0666666667vw auto 0;
    padding-bottom: 5.8666666667vw;
  }
}
.top-plan__inner.summer {
  border: 2px #e61432 solid;
}
@media screen and (max-width: 990px) {
  .top-plan__inner.summer {
    border: 0.5333333333vw #e61432 solid;
  }
}
.top-plan__inner.try {
  border: 2px #23a662 solid;
  padding-bottom: 0;
}
@media screen and (max-width: 990px) {
  .top-plan__inner.try {
    margin: 21.6vw auto 0;
    border: 0.5333333333vw #23a662 solid;
  }
}
.top-plan__inner.pre {
  border: 2px #004095 solid;
  margin: 63px auto 0;
  padding-bottom: 5px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner.pre {
    margin: 12.8vw auto 0;
    border: 0.5333333333vw #004095 solid;
  }
}
.top-plan__inner.pre.s {
  margin: 140px auto 0;
}
@media screen and (max-width: 990px) {
  .top-plan__inner.pre.s {
    margin: 21.3333333333vw auto 0;
  }
}
.top-plan__inner-ttl {
  position: absolute;
  width: 720px;
  color: white;
  transform: translate(30%, -50%);
  font-size: 64px;
  font-weight: 600;
  line-height: 1.4;
  padding-left: 68px;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-ttl {
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    margin: 0 auto;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl {
    width: 78.6666666667vw;
    transform: translate(0%, -50%);
    padding-left: 4.8vw;
    padding-bottom: 1.0666666667vw;
    font-size: 8.2666666667vw;
  }
}
.top-plan__inner-ttl.try {
  background-color: #23a662;
  padding-left: 89px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl.try {
    padding-left: 11.2vw;
    font-size: 6.6666666667vw;
    line-height: 1.75;
  }
}
.top-plan__inner-ttl > p {
  padding-bottom: 13px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl > p {
    padding: 0;
    letter-spacing: -0.03em;
  }
}
.top-plan__inner-ttl.summer {
  background-color: #e61432;
}
.top-plan__inner-ttl.pre {
  background-color: #004095;
  width: 540px;
  transform: translate(53%, -50%);
  font-size: 40px;
  line-height: 1.5;
  padding-top: 8px;
  padding-left: 50px;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-ttl.pre {
    transform: translate(0%, -50%) !important;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl.pre {
    width: 78.6666666667vw;
    transform: translate(5%, -50%);
    font-size: 6.4vw;
    line-height: 1.7;
    padding-top: 1.0666666667vw;
    padding-left: 3.7333333333vw;
  }
}
.top-plan__inner-ttl .st {
  font-size: 41px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl .st {
    font-size: 4.5333333333vw;
  }
}
.top-plan__inner-ttl > img {
  position: absolute;
  bottom: 0;
  right: 55px;
  width: 160px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl > img {
    width: 19.2vw;
    right: 2.9333333333vw;
  }
}
.top-plan__inner-ttl > img.try {
  right: 70px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl > img.try {
    right: 6.9333333333vw;
  }
}
.top-plan__inner-tryCtx {
  text-align: center;
  width: 472px;
  height: 72px;
  background-color: #116B40;
  border-radius: 36px;
  margin: 67px auto 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.02em;
  color: white;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-tryCtx {
    width: 66.4vw;
    height: 10.6666666667vw;
    border-radius: 5.3333333333vw;
    margin: 12.2666666667vw auto 0;
    line-height: 1.8;
    font-size: 5.6vw;
    letter-spacing: 0;
  }
}
.top-plan__inner-target {
  width: 861px;
  margin: 110px auto 0;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-target {
    width: 67.265625vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-target {
    width: 78.6666666667vw;
    margin: 12.2666666667vw auto 0;
  }
}
.top-plan__inner-target.summer {
  border: 2px #e61432 solid;
  background-color: #FFF1F3;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-target.summer {
    border: 0.5333333333vw #e61432 solid;
  }
}
.top-plan__inner-target.try {
  margin: 24px auto 0;
  border: 2px #23a662 solid;
  background-color: #EEFBF3;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-target.try {
    margin: 4.5333333333vw auto 0;
    border: 0.5333333333vw #23a662 solid;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-target.try > p {
    font-size: 5.8666666667vw;
    line-height: 2.7;
  }
}
.top-plan__inner-target.pre {
  border: 2px #004095 solid;
  background-color: #EBF8FF;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-target.pre {
    border: 0.5333333333vw #004095 solid;
  }
}
.top-plan__inner-target-ttl {
  height: 60px;
  color: white;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.4;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-target-ttl {
    height: 4.6875vw;
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-target-ttl {
    height: 9.3333333333vw;
    font-size: 5.3333333333vw;
  }
}
.top-plan__inner-target-ttl.summer {
  background-color: #e61432;
}
.top-plan__inner-target-ttl.try {
  background-color: #23a662;
}
.top-plan__inner-target-ttl.pre {
  background-color: #004095;
}
.top-plan__inner-target > p {
  font-size: 50px;
  font-weight: 600;
  line-height: 2.67;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-target > p {
    font-size: 5.0666666667vw;
    line-height: 2.45;
  }
}
.top-plan__inner-period {
  font-size: 58px;
  text-align: center;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 21px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-period {
    font-size: 5.8666666667vw;
    margin-top: 2.1333333333vw;
  }
}
.top-plan__inner-period.try {
  margin-top: 12px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-period.try {
    margin-top: 2.1333333333vw;
  }
}
.top-plan__inner-period-sub {
  font-size: 25px;
  line-height: 1.4;
  text-align: center;
  font-weight: 400;
  margin-top: 5px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-period-sub {
    font-size: 3.7333333333vw;
    margin-top: 1.3333333333vw;
  }
}
.top-plan__inner-period-sub.try {
  font-size: 33px;
  margin-top: 8px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-period-sub.try {
    font-size: 4.8vw;
    margin-top: 1.0666666667vw;
  }
}
.top-plan__inner-q {
  width: 860px;
  margin: 97px auto 0;
  padding: 47px 51.5px 23px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-q {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    flex-direction: column;
    width: 78.125vw;
    padding: 3.671875vw 4.0234375vw 1.796875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q {
    width: 78.6666666667vw;
    margin: 14.6666666667vw auto 0;
    padding: 12.5333333333vw 4.4vw 6.1333333333vw;
  }
}
.top-plan__inner-q.summer {
  background-color: #FFF1F3;
}
.top-plan__inner-q.try {
  background-color: #EEFBF3;
  padding: 67px 51.5px 44px;
  margin: 100px auto 0;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q.try {
    margin: 15.2vw auto 0;
    padding: 12.8vw 4.1333333333vw 4vw;
  }
}
.top-plan__inner-q.try .top-plan__inner-q-ttlInner {
  color: #23a662;
}
.top-plan__inner-q.pre {
  background-color: #EBF8FF;
}
.top-plan__inner-q-ttl {
  position: absolute;
  transform: translate(46%, -31%);
  top: 0;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-q-ttl {
    transform: none;
    top: -4.296875vw;
    width: 448px;
    height: 86px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-ttl {
    width: auto;
    height: auto;
    top: -5.3333333333vw;
  }
}
.top-plan__inner-q-ttlInner {
  color: #e61432;
  text-align: center;
  position: absolute;
  width: 100%;
  transform: translate(0%, 50%);
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  z-index: 2;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-ttlInner {
    font-size: 6.4vw;
    transform: translate(0%, 25%);
  }
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-q-ttl > svg {
    width: 448px;
    height: 86px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-ttl > svg {
    width: 42.6666666667vw;
    height: 12.8vw;
  }
}
.top-plan__inner-q-ctx {
  width: 757px;
  background-color: white;
  padding: 40px 37px 40px 40px;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-q-ctx {
    width: 66.40625vw;
    padding: 3.125vw 2.890625vw 3.125vw 3.125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-ctx {
    width: 70.1333333333vw;
    padding: 4.5333333333vw 2.9333333333vw 6.6666666667vw 2.6666666667vw;
  }
}
.top-plan__inner-q-ctx.try {
  padding: 40px 37px 23px 40px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-ctx.try {
    padding: 4.2666666667vw 2.9333333333vw;
  }
}
.top-plan__inner-q-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  padding: 0 21px 16px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: column;
    padding: 0 0 4.2666666667vw;
  }
}
.top-plan__inner-q-list.summer {
  border-bottom: 1px #e61432 solid;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-list.try {
    padding: 0;
  }
}
.top-plan__inner-q-list.pre {
  border-bottom: 1px #004095 solid;
}
.top-plan__inner-q-list:nth-of-type(1) .top-plan__inner-q-classCtx {
  margin-top: 10px;
}
.top-plan__inner-q-list:nth-of-type(2) {
  padding: 32px 21px 0;
  border-bottom: 0px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-list:nth-of-type(2) {
    padding: 4.2666666667vw 0 0;
  }
}
.top-plan__inner-q-class {
  width: 173px;
  height: 56px;
  text-align: center;
  color: #e61432;
  padding: 3px 0;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.1em;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-q-class {
    width: 13.515625vw;
    height: 4.375vw;
    font-size: 1.71875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-class {
    width: 64.8vw;
    height: 9.0666666667vw;
    font-size: 4.5333333333vw;
    padding: 0;
    line-height: 1.6;
  }
}
.top-plan__inner-q-class.summer {
  border: 2px #e61432 solid;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-class.summer {
    border: 0.5333333333vw #e61432 solid;
  }
}
.top-plan__inner-q-class.try {
  border: 2px #23a662 solid;
  color: #23a662;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-class.try {
    border: 0.5333333333vw #23a662 solid;
  }
}
.top-plan__inner-q-class.pre {
  border: 2px #004095 solid;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-class.pre {
    border: 0.5333333333vw #004095 solid;
  }
}
.top-plan__inner-q-classCtx {
  width: 425px;
  margin-left: 40px;
  font-size: 24px;
  letter-spacing: 0.04em;
  font-weight: 600;
  line-height: 1.65;
}
@media screen and (max-width: 1280px) {
  .top-plan__inner-q-classCtx {
    width: 33.203125vw;
    margin-left: 3.125vw;
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q-classCtx {
    width: auto;
    margin-left: 0;
    font-size: 4vw;
    letter-spacing: 0.07em;
    margin-top: 2.1333333333vw;
  }
}
.top-plan__inner-q > p {
  text-align: center;
  letter-spacing: 0.067em;
  font-weight: 400;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-q > p {
    text-align: left;
    font-size: 3.4666666667vw;
    letter-spacing: 0.15em;
    line-height: 1.8;
  }
}
.top-plan__app {
  width: 861px;
  margin: 66px auto 0;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .top-plan__app {
    width: 78.6666666667vw;
    margin: 4.5333333333vw auto 0;
  }
}
.top-plan__app > p {
  font-size: 28px;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-plan__app > p {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__app > svg {
    width: 17.0666666667vw;
  }
}
.top-plan__app-btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  margin-top: 30px;
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns {
    margin-top: 1.8666666667vw;
  }
}
.top-plan__app-btns > a {
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  width: 260px;
  height: 96px;
  color: white;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.1em;
  border-radius: 4px;
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns > a {
    width: 37.3333333333vw;
    height: 17.0666666667vw;
    font-size: 5.3333333333vw;
    border-radius: 1.0666666667vw;
  }
}
.top-plan__app-btns > a > p {
  margin-right: 36px;
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns > a > p {
    margin-right: 7.2vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns > a > svg {
    width: 5.104vw;
    height: 5.104vw;
  }
}
.top-plan__app-btns > a.orange {
  background-color: #E67136;
  transition: 0.5s;
}
.top-plan__app-btns > a.orange:hover {
  background-color: #D65020;
}
.top-plan__app-btns > a.green {
  background-color: #2C9A4E;
  transition: 0.5s;
}
.top-plan__app-btns > a.green:hover {
  background-color: #24713C;
}
.top-plan__app-btns > a.pink {
  background-color: #EF667A;
  transition: 0.5s;
}
.top-plan__app-btns > a.pink:hover {
  background-color: #E74C66;
}
.top-plan__app-btns > a.yellow {
  background-color: #FBBB42;
  transition: 0.5s;
}
.top-plan__app-btns > a.yellow:hover {
  background-color: #FAA725;
}
.top-plan__app-btns > a.blue {
  background-color: #004095;
  transition: 0.5s;
}
.top-plan__app-btns > a.blue:hover {
  background-color: #062C65;
}
.top-plan__app-btns > a:nth-of-type(2) {
  margin: 0 40px;
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns > a:nth-of-type(2) {
    margin: 0;
  }
}
.top-plan__app-btns > a:nth-of-type(n + 4) {
  margin: 32px 20px 0;
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns > a:nth-of-type(n + 4) {
    margin: 0;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns > a:nth-of-type(2n) {
    margin-left: 4vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__app-btns > a:nth-of-type(n + 3) {
    margin-top: 2.6666666667vw;
  }
}
.top-plan > .bg {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: repeat;
  background-image: url(images/top/Frame.png);
}

.top-plan__ttl-leaf {
  position: absolute;
  width: 161.51px;
  height: 216px;
  top: 17px;
  left: 117px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-leaf {
    width: 17.8666666667vw;
    height: 23.7333333333vw;
    top: 0;
    left: 0;
  }
}
.top-plan__ttl-daruma {
  position: absolute;
  width: 160px;
  height: 160px;
  bottom: 19px;
  right: 88.84px;
}
@media screen and (max-width: 990px) {
  .top-plan__ttl-daruma {
    width: 12.8vw;
    height: 12.8vw;
    bottom: 0.5333333333vw;
    right: 1.3333333333vw;
  }
}
.top-plan__app.try {
  display: block;
  width: 400px;
  height: 96px;
  background-color: #23a662;
  color: white;
  padding: 30px 0px;
  margin: 40px auto 97.62px;
  transition: 0.5s;
  border-radius: 4px;
}
@media screen and (max-width: 990px) {
  .top-plan__app.try {
    width: 78.6666666667vw;
    height: 18.8106666667vw;
    margin: 10.6666666667vw auto 5.8666666667vw;
    padding: 6.4vw 0;
    border-radius: 1.0666666667vw;
  }
}
.top-plan__app.try > p {
  font-size: 32px;
  line-height: 1;
}
@media screen and (max-width: 990px) {
  .top-plan__app.try > p {
    font-size: 5.6vw;
  }
}
.top-plan__app.try:hover {
  background-color: #1D7849;
}
.top-plan__next {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 12px;
}
@media screen and (max-width: 990px) {
  .top-plan__next {
    margin-top: 3.2vw;
  }
}
.top-plan__next > svg {
  width: 9.8666666667vw;
  height: 18.6666666667vw;
}
.top-plan__rec {
  width: 860px;
  margin: 63px auto 0;
  padding: 63px 51.5px 38px;
  position: relative;
  z-index: 1;
  background-color: #23a662;
}
@media screen and (max-width: 990px) {
  .top-plan__rec {
    width: 87.2vw;
    margin: 9.0666666667vw auto 0;
    padding: 10.6666666667vw 4.4vw 4.2666666667vw;
  }
}
.top-plan__rec-ttl {
  position: absolute;
  transform: translate(46%, -34%);
  top: 0;
  left: 0;
}
@media screen and (max-width: 990px) {
  .top-plan__rec-ttl {
    transform: translate(11%, -34%);
    width: 72vw;
  }
}
.top-plan__rec-ttlInner {
  color: #23a662;
  text-align: center;
  position: absolute;
  width: 100%;
  transform: translate(0%, 50%);
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-plan__rec-ttlInner {
    font-size: 4.8vw;
    line-height: 1.2;
  }
}
.top-plan__rec-ctx {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  background-color: white;
  width: 757px;
  padding: 40px 37px 40px 40px;
}
@media screen and (max-width: 990px) {
  .top-plan__rec-ctx {
    width: auto;
    padding: 4.2666666667vw 9.8666666667vw 4.5333333333vw 10.6666666667vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__rec-img {
    width: 42.6666666667vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__rec-img > img {
    display: block;
    margin: 0 auto;
  }
}
.top-plan__rec-ele {
  color: #23a662;
  margin-left: 39px;
  font-size: 28px;
  line-height: 1.6;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-plan__rec-ele {
    font-size: 4.8vw;
    margin-top: 4.2666666667vw;
    margin-left: 0;
  }
}

.top-plan__app.pre {
  display: block;
  width: 400px;
  height: 96px;
  background-color: #004095;
  color: white;
  padding: 34px 0px;
  margin: 40px auto 97.62px;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  transition: 0.5s;
}
@media screen and (max-width: 990px) {
  .top-plan__app.pre {
    width: 78.6666666667vw;
    height: 18.9333333333vw;
    padding: 6.1333333333vw 0;
    border-radius: 1.0666666667vw;
    margin: 6.4vw auto 4.6986666667vw;
  }
}
.top-plan__app.pre > p {
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 990px) {
  .top-plan__app.pre > p {
    font-size: 5.6vw;
  }
}
.top-plan__app.pre:hover {
  background-color: #062C65;
}
.top-plan__next.pre {
  color: white;
  font-size: 65px;
  font-weight: 600;
  margin-top: 122px;
  line-height: 1.5;
}
@media screen and (max-width: 990px) {
  .top-plan__next.pre {
    margin-top: 10.4vw;
    font-size: 7.4666666667vw;
  }
}
.top-plan__next.pre > p {
  width: 624px;
  background-color: #004095;
  margin: 16px auto 0;
  line-height: 1.3;
}
@media screen and (max-width: 990px) {
  .top-plan__next.pre > p {
    width: 80vw;
    line-height: 1.7;
  }
}
.top-plan__next.pre > p:nth-of-type(2) {
  width: 480px;
}
@media screen and (max-width: 990px) {
  .top-plan__next.pre > p:nth-of-type(2) {
    width: 63.2vw;
    line-height: 1.7;
    margin: 2.4vw auto 0;
  }
}
.top-plan__next.pre > svg {
  margin-top: 13px;
}
@media screen and (max-width: 990px) {
  .top-plan__next.pre > svg {
    margin-top: 4.5333333333vw;
  }
}
.top-plan__inner.s > .top-plan__inner-ttl.pre.long > img {
  right: 25px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner.s > .top-plan__inner-ttl.pre.long > img {
    right: 4.2666666667vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl.pre > p {
    letter-spacing: 0;
  }
}
.top-plan__inner-ttl.pre > img {
  right: 46px;
  width: 102px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl.pre > img {
    width: 19.7333333333vw;
    right: 2.4vw;
  }
}
.top-plan__inner-ttl.pre.long {
  width: 720px;
  transform: translate(30%, -50%);
  padding-left: 26px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-ttl.pre.long {
    width: 78.6666666667vw;
    transform: translate(5%, -57%);
    padding: 1.8666666667vw 0 2.4vw 7.4666666667vw;
  }
}
.top-plan__inner-ttl.pre.long > .sp-only {
  font-size: 5.3333333333vw;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
.top-plan__inner-content {
  width: 880px;
  margin: 78px auto;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content {
    width: auto;
    margin: 12.2666666667vw auto 6.4vw;
  }
}
.top-plan__inner-content.pre {
  margin: 78px auto 60px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content.pre {
    margin: 14.6666666667vw 0 6.1333333333vw;
  }
}
.top-plan__inner-content-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  width: 644px;
  margin: 0 auto;
  padding: 24px 80px;
  background-color: #DCE1F0;
  color: #004095;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-top {
    width: 78.6666666667vw;
    padding: 4.5333333333vw 0 4vw 2.4vw;
  }
}
.top-plan__inner-content-top > img {
  width: 94px;
  height: 100px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-top > img {
    width: 16.0426666667vw;
    height: 17.0666666667vw;
  }
}
.top-plan__inner-content-top > p {
  margin-left: 23px;
  font-size: 40px;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-top > p {
    margin-left: 2.6666666667vw;
    font-size: 5.8666666667vw;
  }
}
.top-plan__inner-content-top.s {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  padding: 21px 40px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-top.s {
    padding: 4vw 2.1333333333vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-top.s > img {
    margin: 2.6666666667vw 0 0 0.5333333333vw;
  }
}
.top-plan__inner-content-top-el {
  font-size: 39px;
  margin-left: 25px;
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-top-el {
    font-size: 5.6vw;
    margin-left: 2.4vw;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
.top-plan__inner-content-top-el > p:nth-of-type(2) {
  font-size: 20px;
  margin-top: 18px;
  width: 320px;
  text-align: center;
  background-color: #BEC7E3;
  line-height: 2;
  border-radius: 20px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-top-el > p:nth-of-type(2) {
    font-size: 3.2vw;
    margin-top: 1.6vw;
    width: 56.2666666667vw;
    line-height: 1.7;
    border-radius: 2.9333333333vw;
  }
}
.top-plan__inner-content > p {
  text-align: center;
  margin: 11px 0;
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content > p {
    margin: 1.8666666667vw 0;
    font-size: 4.2666666667vw;
  }
}
.top-plan__inner-content-mid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  width: 644px;
  margin: 0 auto;
  padding: 24px 80px;
  background-color: #F5E6EA;
  color: #e61432;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-mid {
    width: 78.6666666667vw;
    padding: 4.5333333333vw 0 4vw 2.4vw;
  }
}
.top-plan__inner-content-mid > img {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-mid > img {
    width: 16.0426666667vw;
    height: 17.0666666667vw;
  }
}
.top-plan__inner-content-mid > p {
  margin-left: 23px;
  font-size: 40px;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-mid > p {
    margin-left: 2.6666666667vw;
    font-size: 5.8666666667vw;
  }
}
.top-plan__inner-content-mid.s {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  padding: 24px 30px 24px 40px;
}
@media screen and (max-width: 990px) and (max-width: 990px) {
  .top-plan__inner-content-mid.s {
    width: 78.6666666667vw;
    padding: 4.5333333333vw 0 4vw 2.4vw;
  }
}
.top-plan__inner-content-mid.s > img {
  margin: 6.4vw 0 0 0.2666666667vw;
}
.top-plan__inner-content-mid.s p {
  letter-spacing: 0.02em;
}
.top-plan__inner-content-mid.s p:nth-of-type(2) {
  background-color: #F0D5DA;
  color: black;
  width: 300px;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-mid.s p:nth-of-type(2) {
    font-size: 3.4666666667vw;
    margin-top: 1.3333333333vw;
    width: 52.8vw;
    line-height: 1.5;
    border-radius: 2.9333333333vw;
  }
}
.top-plan__inner-content-bttm {
  width: 100%;
  margin-top: 64px;
  font-size: 64px;
  text-align: center;
  line-height: 1.3;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-bttm {
    margin-top: 5.3333333333vw;
    font-size: 8.5333333333vw;
  }
}
.top-plan__inner-content-bttm p {
  background-color: #FAD817;
  color: #05206B;
}
.top-plan__inner-content-bttm p:nth-of-type(2) {
  margin-top: 8px;
}
.top-plan__inner-content-bttm > .sp-only {
  line-height: 1.2;
  width: 72vw;
  margin: 0 auto;
}
.top-plan__inner-content-bttm > .sp-only:nth-of-type(3) {
  width: 46.6666666667vw;
  margin-top: 0.8vw;
}
.top-plan__inner-content-bttm.s p {
  width: 751px;
  margin: 0 auto;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-bttm.s p {
    width: auto;
    font-size: 6.4vw;
  }
}
.top-plan__inner-content-bttm.s p:nth-of-type(2) {
  width: auto;
  margin-top: 8px;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-bttm.s.th {
    padding: 0 5.8666666667vw;
  }
}
.top-plan__inner-content-bttm.s.th p:nth-of-type(3) {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-bttm.s.th p:nth-of-type(3) {
    display: block !important;
    width: 48.2666666667vw;
    font-size: 6.4vw;
    margin-top: 0.8vw;
  }
}
.top-plan__inner-content-bttm.s.th p:nth-of-type(4) {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .top-plan__inner-content-bttm.s.th p:nth-of-type(4) {
    display: block !important;
    width: 42.4vw;
    font-size: 6.4vw;
    margin-top: 0.8vw;
  }
}
.top-plan__try-message {
  width: 1122px;
  margin: 80px auto 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 990px) {
  .top-plan__try-message {
    margin: 10.6666666667vw auto 0;
    width: auto;
  }
}
.top-plan__try-message > p {
  font-size: 48px;
  font-weight: 600;
  color: #004095;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 990px) {
  .top-plan__try-message > p:first-of-type::before {
    content: "";
    position: absolute;
    width: 14.5%;
    height: 11px;
    background-color: #AEE6FF;
    bottom: 39px;
    z-index: -1;
  }
}
.top-plan__try-message > p:first-of-type::after {
  content: "";
  position: absolute;
  width: 84%;
  height: 38px;
  background-color: #AEE6FF;
  left: 0;
  bottom: 4px;
  z-index: -1;
  transform: translate(9.3%);
}
@media screen and (max-width: 990px) {
  .top-plan__try-message > p:first-of-type::after {
    content: "";
    position: absolute;
    width: 78%;
    height: 11px;
    background-color: #AEE6FF;
    left: 0;
    bottom: 4px;
    z-index: -1;
    transform: translate(15%);
  }
}
@media screen and (max-width: 990px) {
  .top-plan__try-message > p {
    font-size: 4.8vw;
  }
}
.top-plan__try-message > p .bt {
  font-size: 64px;
}
@media screen and (max-width: 990px) {
  .top-plan__try-message > p .bt {
    font-size: 6.4vw;
  }
}
.top-plan__try-message > p .bb {
  font-size: 64px;
  background-color: #004095;
  color: white;
  font-weight: 600;
}
.top-plan__try-message > p:nth-of-type(2) {
  line-height: 2;
}
.top-plan__try-message > p:nth-of-type(2) .bb {
  padding: 7px 14px 10px 14px;
  margin-right: 17px;
}
@media screen and (max-width: 990px) {
  .top-plan__try-message > p:nth-of-type(2) .bb {
    margin-left: 1.3333333333vw;
    margin-right: 1.6vw;
    padding: 0.8vw 2.1333333333vw;
    font-size: 7.2vw;
  }
}
.top-plan__try-message svg {
  position: absolute;
  bottom: -19px;
}
.top-plan__try-message svg:nth-of-type(1) {
  left: 0;
}
@media screen and (max-width: 990px) {
  .top-plan__try-message svg:nth-of-type(1) {
    width: 6.1333333333vw;
    left: 8.2666666667vw;
    bottom: -23.7333333333vw;
  }
}
.top-plan__try-message svg:nth-of-type(2) {
  right: 21px;
}
@media screen and (max-width: 990px) {
  .top-plan__try-message svg:nth-of-type(2) {
    width: 7.2vw;
    right: 8.2666666667vw;
    bottom: -22.6666666667vw;
  }
}
.top-plan__try-day {
  z-index: 1;
  position: relative;
  width: 1122px;
  margin: 64px auto 0;
}
@media screen and (max-width: 990px) {
  .top-plan__try-day {
    width: 87.2vw;
    margin: 6.9333333333vw auto 0;
  }
}
.top-plan__try-dayTtl {
  height: 60px;
  background-color: #004095;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: white;
  line-height: 1.4;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayTtl {
    height: 14.9333333333vw;
    font-size: 6.4vw;
    line-height: 2.3;
  }
}
.top-plan__try-dayDetail {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  background-color: white;
  padding: 40px 216px 56px;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayDetail {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: column;
    padding: 4.2666666667vw 3.2vw;
  }
}
.top-plan__try-dayImg > img {
  width: 319px;
  margin-left: 26px;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayImg > img {
    display: block;
    width: 53.3333333333vw;
    margin: 0 auto;
  }
}
.top-plan__try-dayImg > p {
  font-size: 64px;
  font-weight: 600;
  line-height: 1.1;
  margin-top: 42px;
  letter-spacing: 0.03em;
  color: #004095;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayImg > p {
    font-size: 8.5333333333vw;
    margin-top: 3.4666666667vw;
  }
}
.top-plan__try-dayImg > p span {
  font-size: 30px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayImg > p span {
    font-size: 6.1333333333vw;
  }
}
.top-plan__try-dayLists {
  margin-left: 80px;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayLists {
    margin-left: 0;
  }
}
.top-plan__try-dayCell {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-top: 27px;
  line-height: 1.9;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayCell {
    margin-top: 9.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 1.8;
  }
}
.top-plan__try-dayCell:nth-of-type(n + 2) {
  margin-top: 14px;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayCell:nth-of-type(n + 2) {
    margin-top: 4.2666666667vw;
  }
}
.top-plan__try-dayCellTtl {
  width: 240px;
  background-color: #004095;
  color: white;
  letter-spacing: -0.1em;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayCellTtl {
    width: 78.6666666667vw;
  }
}
.top-plan__try-dayCellCtx {
  width: 240px;
  background-color: #EBF8FF;
  color: #004095;
}
@media screen and (max-width: 990px) {
  .top-plan__try-dayCellCtx {
    width: 78.6666666667vw;
  }
}

.top-what > .top-plan__ttl {
  background-color: #05206B;
}
@media screen and (max-width: 990px) {
  .top-what > .top-plan__ttl {
    padding-top: 7.7333333333vw;
    padding-bottom: 8.5333333333vw;
  }
}
.top-what > .top-plan__ttl > p {
  line-height: 2.7;
  font-size: 72px;
}
@media screen and (max-width: 990px) {
  .top-what > .top-plan__ttl > p {
    line-height: 1.5;
    font-size: 8.5333333333vw;
  }
}
.top-what > .top-plan__ttl > span {
  transform: translate(-50%, -32%);
}
@media screen and (max-width: 990px) {
  .top-what > .top-plan__ttl > span {
    transform: translate(-50%, -58%);
  }
}
.top-what-inner {
  background-color: #004095;
  padding: 113px 0 73px;
}
@media screen and (max-width: 990px) {
  .top-what-inner {
    padding: 9.6vw 0 10.4vw;
  }
}
.top-what-inner > p {
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  color: white;
}
@media screen and (max-width: 990px) {
  .top-what-inner > p {
    font-size: 5.7333333333vw;
    line-height: 1.5;
  }
}
.top-what-inner-wide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  width: 1120px;
  background-color: white;
  padding: 32px 24px;
  margin: 64px auto 0;
  border-radius: 8px;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-wide {
    width: 87.5vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-wide {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: column;
    width: 87.2vw;
    padding: 4.2666666667vw;
    margin: 10.9333333333vw auto 0;
    border-radius: 2.1333333333vw;
  }
}
.top-what-inner-wide:nth-of-type(1) {
  margin: 48px auto 0;
}
@media screen and (max-width: 990px) {
  .top-what-inner-wide:nth-of-type(1) {
    margin: 5.6vw auto 0;
  }
}
.top-what-inner-wideL {
  width: 516px;
  height: 344px;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-wideL {
    width: 40.3125vw;
    height: 26.875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-wideL {
    width: 78.6666666667vw;
    height: 52.5333333333vw;
    margin-top: 2.4vw;
  }
}
.top-what-inner-wideR {
  width: 516px;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-wideR {
    width: 40.3125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-wideR {
    width: 78.6666666667vw;
  }
}
.top-what-inner-wideR > p {
  font-size: 64px;
  font-weight: 400;
  line-height: 1.35;
  color: #004095;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-wideR > p {
    font-size: 5vw;
  }
}
.top-what-inner-wideR > p:nth-of-type(2) {
  font-size: 40px;
  color: #004095;
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-wideR > p:nth-of-type(2) {
    font-size: 3.125vw;
  }
}
.top-what-inner-wideR > p:nth-of-type(3) {
  color: black;
  font-size: 18px;
  margin-top: 24px;
  line-height: 1.8;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-wideR > p:nth-of-type(3) {
    font-size: 1.40625vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-wideR > p:nth-of-type(3) {
    font-size: 4.1333333333vw;
    margin-top: 3.4666666667vw;
    line-height: 1.64;
  }
}
.top-what-inner-wideR.s > p:nth-of-type(1) {
  line-height: 1.1;
}
.top-what-inner-wideR label:first-of-type {
  display: none;
}
@media screen and (max-width: 990px) {
  .top-what-inner-wideR label:first-of-type {
    display: flex;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-wide-header {
    width: 78.6666666667vw;
    text-align: center;
  }
}
.top-what-inner-wide-header > p {
  font-size: 6.6666666667vw;
  line-height: 1.55;
  font-weight: 600;
  background-color: #004095;
  color: white;
}
.top-what-inner-wide-header > p:nth-of-type(2) {
  background-color: transparent;
  line-height: 2.2;
  color: #004095;
}
.top-what-inner-sbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
  flex-direction: row;
  width: 1120px;
  margin: 64px auto 0;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-sbs {
    width: 87.5vw;
    margin: 5vw auto 0;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbs {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: column;
    width: 87.2vw;
    margin: 10.4vw auto;
  }
}
.top-what-inner-sbsCell {
  width: 540px;
  border-radius: 8px;
  padding: 32px 24px;
  background-color: white;
}
@media screen and (max-width: 1280px) {
  .top-what-inner-sbsCell {
    width: 42.1875vw;
    border-radius: 0.625vw;
    padding: 2.5vw 1.875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbsCell {
    width: auto;
    border-radius: 2.1333333333vw;
    padding: 4.2666666667vw;
  }
}
.top-what-inner-sbsCell > p {
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
  color: #004095;
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbsCell > p {
    background-color: #004095;
    color: white;
    font-size: 6.6666666667vw;
    line-height: 1.55;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbsCell > p:first-of-type {
    text-align: center;
  }
}
.top-what-inner-sbsCell > p:nth-of-type(2) {
  font-size: 40px;
  line-height: 1.5;
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbsCell > p:nth-of-type(2) {
    background-color: transparent;
    text-align: center;
    color: #004095;
    line-height: 2.2;
    font-size: 6.4vw;
  }
}
.top-what-inner-sbsCell > p:nth-of-type(3) {
  font-size: 18px;
  margin-top: 24px;
  line-height: 1.77;
  font-weight: 400;
  color: black;
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbsCell > p:nth-of-type(3) {
    background-color: transparent;
    color: black;
    font-size: 4.2666666667vw;
    margin-top: 2.4vw;
    line-height: 1.63;
  }
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbsCell.sec {
    margin-top: 10.9333333333vw;
  }
}
.top-what-inner-sbsCell label:first-of-type {
  display: none;
}
@media screen and (max-width: 990px) {
  .top-what-inner-sbsCell label:first-of-type {
    display: flex;
  }
}
.top-what-message {
  padding: 100px 0;
  text-align: center;
}
.top-what-message > p {
  font-size: 48px;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  line-height: 1.27;
  color: white;
}
.top-what-message > p > span {
  font-size: 64px;
  color: #FFFF00;
}
.top-what-message > p:nth-of-type(3) {
  font-size: 64px;
  line-height: 1.4;
  color: #FFFF00;
}
@media screen and (max-width: 990px) {
  .top-what-message.sp {
    padding: 1.8666666667vw 0 0;
  }
}
@media screen and (max-width: 990px) {
  .top-what-message.sp > p {
    font-size: 4.5333333333vw;
  }
}
.top-what-message.sp > p > span {
  font-size: 10.9333333333vw;
  line-height: 1.77;
}
.top-what-message.sp > p > span > span {
  color: white;
}
@media screen and (max-width: 990px) {
  .top-what-message.sp > p:nth-of-type(2) {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-message.sp > p:nth-of-type(3) {
    font-size: 10.6666666667vw;
    padding-top: 1.6vw;
  }
}
.top-what-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
  flex-direction: row;
  width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 990px) {
  .top-what-links {
    width: 87.2vw;
    margin: 12.5333333333vw auto 0;
  }
}
.top-what-links-el {
  width: 400px;
  height: 300px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .top-what-links-el {
    width: 41.6vw;
    height: 31.2vw;
  }
}
.top-what-links-el > img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.top-what-links-el .whitebg {
  position: absolute;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
}
@media screen and (max-width: 990px) {
  .top-what-links-el .whitebg {
    border-radius: 8.5333333333vw;
  }
}
.top-what-links-el:hover > img {
  opacity: 0.6;
}
.top-what-questionary {
  width: 1120px;
  margin: 80px auto 0;
}
@media screen and (max-width: 1280px) {
  .top-what-questionary {
    width: 87.5vw;
    margin: 6.25vw auto 0;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary {
    width: 87.2vw;
    margin: 15.2vw auto 0;
  }
}
.top-what-questionary > p {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.1;
  color: white;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 990px) {
  .top-what-questionary > p {
    font-size: 5.3333333333vw;
    line-height: 1.2;
  }
}
.top-what-questionary > p::after {
  content: "";
  width: 162px;
  height: 3px;
  background-color: white;
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
}
@media screen and (max-width: 990px) {
  .top-what-questionary > p::after {
    width: 19.4666666667vw;
    height: 0.8vw;
    bottom: -2.9333333333vw;
    border-radius: 0.8vw;
  }
}
.top-what-questionary-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: row;
  margin: 77px 0 55px;
}
@media screen and (max-width: 990px) {
  .top-what-questionary-list {
    margin: 10.9333333333vw auto 10.6666666667vw;
  }
}
.top-what-questionary-list > p {
  margin-top: 22px;
  font-size: 24px;
  color: white;
}
@media screen and (max-width: 990px) {
  .top-what-questionary-list > p {
    line-height: 1.4;
    margin-top: 4vw;
    font-size: 3.2vw;
  }
}
.top-what-questionary-cell {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  width: 320px;
  height: 213px;
  border-radius: 4px;
  background-color: #AEE6FF;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .top-what-questionary-cell {
    width: 25vw;
    height: 16.640625vw;
    border-radius: 0.3125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell {
    width: 38.4346666667vw;
    height: 25.584vw;
    border-radius: 1.0666666667vw;
  }
}
.top-what-questionary-cell:nth-of-type(n + 4) {
  margin-top: 48px;
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell:nth-of-type(n + 4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell:nth-of-type(n + 3) {
    margin-top: 6.1333333333vw;
  }
}
.top-what-questionary-cell > .pin {
  position: absolute;
  width: 39px;
  height: 41px;
  top: -17px;
}
@media screen and (max-width: 1280px) {
  .top-what-questionary-cell > .pin {
    width: 3.046875vw;
    height: 3.203125vw;
    top: -1.328125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell > .pin {
    width: 4.6986666667vw;
    height: 4.9093333333vw;
    top: -2.1333333333vw;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell > img {
    width: 70%;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell:nth-of-type(2) > img:nth-of-type(2) {
    width: 91%;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell:nth-of-type(4) > img:nth-of-type(2) {
    width: 86%;
  }
}
@media screen and (max-width: 990px) {
  .top-what-questionary-cell:nth-of-type(5) > img:nth-of-type(2) {
    width: 86%;
  }
}
.top-what .materials-btn {
  margin: 0 auto;
  width: 400px;
  height: 96px;
  font-size: 32px;
}
@media screen and (max-width: 990px) {
  .top-what .materials-btn {
    width: 78.6666666667vw;
    height: 19.2vw;
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 990px) {
  .top-what-inner-wideR, .top-what-inner-sbsCell {
    position: relative;
  }
  .top-what-inner-wideR p:nth-of-type(3), .top-what-inner-sbsCell p:nth-of-type(3) {
    position: relative;
    max-height: 100px;
    margin-bottom: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .top-what-inner-wideR p:nth-of-type(3)::after, .top-what-inner-sbsCell p:nth-of-type(3)::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0.9) 50%, hsla(0, 0%, 100%, 0.9) 0, #fff);
    content: "";
  }
  .top-what-inner-wideR:has(:checked) p, .top-what-inner-sbsCell:has(:checked) p {
    max-height: 100vh;
  }
  .top-what-inner-wideR:has(:checked) p::after, .top-what-inner-sbsCell:has(:checked) p::after {
    content: none;
  }
  .top-what-inner-wideR:has(:checked) label, .top-what-inner-sbsCell:has(:checked) label {
    display: none;
  }
  .top-what-inner-wideR label, .top-what-inner-sbsCell label {
    display: flex;
    align-items: center;
    gap: 0 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #4f96f6;
    font-size: 0.8em;
  }
  .top-what-inner-wideR label:hover, .top-what-inner-sbsCell label:hover {
    color: #c7511f;
    text-decoration: underline;
    cursor: pointer;
  }
  .top-what-inner-wideR label::after, .top-what-inner-sbsCell label::after {
    display: inline-block;
    width: 10px;
    height: 5px;
    background-color: #b6bdc3;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
            clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: "";
  }
  .top-what-inner-wideR input, .top-what-inner-sbsCell input {
    display: none;
  }
}
.top-contact {
  background-color: #F0F2F4;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .top-contact {
    padding-top: 10.9333333333vw;
    padding-bottom: 11.2vw;
  }
}
.top-contact__wrap {
  width: 1280px;
  height: 540px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .top-contact__wrap {
    width: 100%;
    height: 42.1875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-contact__wrap {
    width: 86.9333333333vw;
    height: 76.5333333333vw;
  }
}
.top-contact__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 0;
  border-radius: 7px;
}
@media screen and (max-width: 990px) {
  .top-contact__img {
    border-radius: 1.8666666667vw;
  }
}
.top-contact .bbb {
  top: 79px;
  position: absolute;
  width: 1280px;
  height: 540px;
  background-color: #004095;
  opacity: 0.7;
  z-index: 2;
  border-radius: 7px;
}
@media screen and (max-width: 1280px) {
  .top-contact .bbb {
    width: 100%;
    height: 42.1875vw;
  }
}
@media screen and (max-width: 990px) {
  .top-contact .bbb {
    width: 86.9333333333vw;
    height: 76.5333333333vw;
    top: 10.9333333333vw;
    border-radius: 1.8666666667vw;
  }
}
.top-contact__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: row;
  position: absolute;
  width: 1280px;
  padding: 0 138px 0 102px;
  margin: 231px auto 0;
  z-index: 3;
  top: 0;
}
@media screen and (max-width: 1280px) {
  .top-contact__content {
    width: 100%;
    margin: 15.859375vw auto 0;
  }
}
@media screen and (max-width: 990px) {
  .top-contact__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: column;
    width: 86.9333333333vw;
    margin: 19.4666666667vw auto 0;
    padding: 0;
  }
}
.top-contact__content a {
  width: 500px;
  height: 96px;
  text-align: center;
  color: white;
  background-color: #e61432;
  font-weight: 600;
  font-size: 28px;
  line-height: 3.4;
  transition: 0.5s;
  border-radius: 4px;
}
@media screen and (max-width: 1280px) {
  .top-contact__content a {
    width: 37.5vw;
    height: 6.6vw;
    font-size: 1.953125vw;
    line-height: 3.3;
  }
}
@media screen and (max-width: 990px) {
  .top-contact__content a {
    width: 78.6666666667vw;
    height: 17.0666666667vw;
    line-height: 3.6;
    font-size: 4.8vw;
    border-radius: 1.0666666667vw;
  }
}
.top-contact__content a:nth-of-type(2) {
  color: black;
  background-color: #FAD817;
  transition: 0.5s;
}
@media screen and (max-width: 990px) {
  .top-contact__content a:nth-of-type(2) {
    margin: 4.5333333333vw 0;
  }
}
.top-contact__content a:nth-of-type(2):hover {
  background-color: #EABF08;
}
.top-contact__content a:nth-of-type(3) {
  width: auto;
  height: auto;
  background-color: transparent;
}
@media screen and (max-width: 1280px) {
  .top-contact__content a:nth-of-type(3) {
    width: 100% !important;
  }
}
.top-contact__content a:nth-of-type(3):hover {
  background-color: transparent;
  opacity: 0.6;
}
.top-contact__content a:hover {
  background-color: #C60F29;
}
.top-contact__content-phone {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  width: 100%;
  margin-top: 43px;
  padding: 40px 170.79px 45px;
  color: #07274a;
  background-color: white;
  border-radius: 4px;
}
@media screen and (max-width: 1280px) {
  .top-contact__content-phone {
    margin-top: 3.359375vw;
    padding: 3.125vw 13.28125vw 3.515625vw;
    border-radius: 0.3125vw;
  }
}
@media screen and (max-width: 990px) {
  .top-contact__content-phone {
    margin: 0 auto;
    padding: 0;
    width: 78.6666666667vw;
    border-radius: 1.0666666667vw;
  }
}
.top-contact__content-phone > p {
  width: 208px;
  height: 72px;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 600;
  color: white;
  background-color: #004095;
  text-align: center;
  margin-top: 3px;
}
@media screen and (max-width: 1280px) {
  .top-contact__content-phone > p {
    width: 16.25vw;
    height: 5.625vw;
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 990px) {
  .top-contact__content-phone > p {
    width: 29.0666666667vw;
    height: 10.9333333333vw;
    font-size: 3.2vw;
    margin: 2.9333333333vw 0 2.9333333333vw 2.9333333333vw;
  }
}
.top-contact__content-phone > p:nth-of-type(2) {
  background-color: white;
  color: #004095;
  font-size: 72px;
  margin-left: 13px;
  margin-top: 0;
  line-height: 1;
  width: auto;
  letter-spacing: 0.008em;
}
@media screen and (max-width: 1280px) {
  .top-contact__content-phone > p:nth-of-type(2) {
    font-size: 4.6875vw;
    margin-left: 1.015625vw;
    line-height: 1.2;
  }
}
@media screen and (max-width: 990px) {
  .top-contact__content-phone > p:nth-of-type(2) {
    font-size: 6.4vw;
    margin: 0 0 0 1.0666666667vw;
    line-height: 1.6;
  }
}

/* module
============================================================================ */
/* module > form
============================================================================ */
/*////////////////////////// 基本スタイル //////////////////////////*/
input[type=text], input[type=email], input[type=tel], select, textarea {
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  padding: 2px 7px;
  min-height: auto;
  outline: none;
  background: white;
  border: 1px solid gray;
  box-sizing: border-box;
  -webkit-appearance: none; /* ベンダープレフィックス(Google Chrome、Safari用) */
  -moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
  vertical-align: bottom;
}
input[type=text]:-moz-placeholder-shown, input[type=email]:-moz-placeholder-shown, input[type=tel]:-moz-placeholder-shown, select:-moz-placeholder-shown, textarea:-moz-placeholder-shown {
  color: #aaa;
}
input[type=text]:placeholder-shown, input[type=email]:placeholder-shown, input[type=tel]:placeholder-shown, select:placeholder-shown, textarea:placeholder-shown {
  color: #aaa;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #aaa;
}
input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=tel]:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #aaa;
}
@media screen and (max-width: 990px) {
  input[type=text], input[type=email], input[type=tel], select, textarea {
    font-size: 14px;
    font-size: 7.4666666667vw;
    padding: 0 3.7333333333vw;
  }
}

/*////////////////////////// テキストエリア //////////////////////////*/
textarea {
  height: 238px;
}
@media screen and (max-width: 990px) {
  textarea {
    height: 144vw;
  }
}

/*////////////////////////// セレクトボックス //////////////////////////*/
select {
  height: 39px;
  -webkit-appearance: none; /* ベンダープレフィックス(Google Chrome、Safari用) */
  -moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
  appearance: none; /* 標準のスタイルを無効にする */
  position: relative;
  background-image: url("./img/common/arw_select.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 10px;
  box-sizing: border-box;
}

::-ms-expand { /* select要素のデザインを無効にする（IE用） */
  display: none;
}

/* module > btn
============================================================================ */
.btn__more {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  display: block;
  width: 261px;
  padding: 15px 0;
  margin: 50px auto 0;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  left: 0.05em;
  background: black;
  color: white;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 990px) {
  .btn__more {
    font-size: 13px;
    font-size: 6.9333333333vw;
    width: 116vw;
    padding-bottom: 10.6666666667vw;
    margin-top: 22.6666666667vw;
  }
}
.btn__more:hover {
  opacity: 1;
}

.detail_btn {
  display: block;
  text-align: center;
  font-weight: 600;
  width: 160px;
  height: 56px;
  padding: 17px 0;
  line-height: 1;
  font-size: 18px;
  border-radius: 2px;
}
@media screen and (max-width: 990px) {
  .detail_btn {
    width: 100%;
    height: 14.9333333333vw;
    font-size: 4.8vw;
    border-radius: 0.5333333333vw;
    padding: 4.5333333333vw 0;
  }
}
.detail_btn.red {
  background-color: white;
  color: #e61432;
  transition: 0.5s;
}
.detail_btn.red svg {
  stroke: #e61432;
}
.detail_btn.red:hover {
  background-color: #e61432;
  color: white;
}
.detail_btn.red:hover svg {
  stroke: white;
}
.detail_btn.green {
  background-color: white;
  color: #23a662;
  transition: 0.5s;
}
.detail_btn.green svg {
  stroke: #23a662;
}
.detail_btn.green:hover {
  background-color: #23a662;
  color: white;
}
.detail_btn.green:hover svg {
  stroke: white;
}
.detail_btn.blue {
  background-color: white;
  color: #004095;
  transition: 0.5s;
}
.detail_btn.blue svg {
  stroke: #004095;
}
.detail_btn.blue:hover {
  background-color: #004095;
  color: white;
}
.detail_btn.blue:hover svg {
  stroke: white;
}

.app_btn {
  display: block;
  width: 160px;
  height: 56px;
  text-align: center;
  padding: 17px 0;
  font-weight: 600;
  line-height: 1;
  font-size: 18px;
  border-radius: 2px;
}
@media screen and (max-width: 990px) {
  .app_btn {
    width: 100%;
    height: 14.9333333333vw;
    font-size: 4.8vw;
    border-radius: 0.5333333333vw;
    padding: 4.5333333333vw 0;
  }
}
.app_btn.red {
  background-color: #e61432;
  color: white;
  transition: 0.5s;
}
.app_btn.red svg {
  stroke: white;
}
.app_btn.red:hover {
  background-color: white;
  color: #e61432;
}
.app_btn.red:hover svg {
  stroke: #e61432;
}
.app_btn.green {
  background-color: #23a662;
  color: white;
  transition: 0.5s;
}
.app_btn.green svg {
  stroke: white;
}
.app_btn.green:hover {
  background-color: white;
  color: #23a662;
}
.app_btn.green:hover svg {
  stroke: #23a662;
}
.app_btn.blue {
  background-color: #004095;
  color: white;
  transition: 0.5s;
}
.app_btn.blue svg {
  stroke: white;
}
.app_btn.blue:hover {
  background-color: white;
  color: #004095;
}
.app_btn.blue:hover svg {
  stroke: #004095;
}

.top-plan__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  width: 100%;
  padding: 64px 0;
}
@media screen and (max-width: 990px) {
  .top-plan__links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    padding: 13.0666666667vw 0 9.0666666667vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__links a:nth-of-type(n + 2) {
    margin-top: 9.0666666667vw;
  }
}
.top-plan__links-content {
  width: 400px;
  height: 95.64px;
  position: relative;
  border-radius: 10px;
  text-align: center;
  font-size: 28px;
  color: white;
  font-weight: 600;
  padding: 25px 0;
}
@media screen and (max-width: 1280px) {
  .top-plan__links-content {
    width: 31.25vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__links-content {
    width: 78.6666666667vw;
    height: 18.6666666667vw;
    border-radius: 2.6666666667vw;
    font-size: 5.6vw;
    padding: 3.4666666667vw 0;
  }
}
.top-plan__links-content.red {
  background-color: #e61432;
  transition: 0.5s;
}
.top-plan__links-content.red:hover {
  background-color: #C60F29;
}
.top-plan__links-content.green {
  background-color: #23a662;
  margin: 0 24px;
  transition: 0.5s;
}
.top-plan__links-content.green:hover {
  background-color: #1D7849;
}
.top-plan__links-content.blue {
  background-color: #004095;
  transition: 0.5s;
}
.top-plan__links-content.blue:hover {
  background-color: #062C65;
}
.top-plan__links-content-top {
  width: 290px;
  position: absolute;
  background-color: white;
  line-height: 1.87;
  border-radius: 23px;
  top: 0;
  left: 0;
  transform: translate(20%, -50%);
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .top-plan__links-content-top {
    width: 22.65625vw;
  }
}
@media screen and (max-width: 990px) {
  .top-plan__links-content-top {
    width: 56vw;
    line-height: 1.7;
    border-radius: 5.3333333333vw;
    font-size: 4.8vw;
  }
}
.top-plan__links-content-top.red {
  border: 2px #e61432 solid;
  color: #e61432;
}
@media screen and (max-width: 990px) {
  .top-plan__links-content-top.red {
    border: 0.5333333333vw #e61432 solid;
  }
}
.top-plan__links-content-top.green {
  border: 2px #23a662 solid;
  color: #23a662;
}
@media screen and (max-width: 990px) {
  .top-plan__links-content-top.green {
    border: 0.5333333333vw #23a662 solid;
  }
}
.top-plan__links-content-top.blue {
  border: 2px #004095 solid;
  color: #004095;
}
@media screen and (max-width: 990px) {
  .top-plan__links-content-top.blue {
    border: 0.5333333333vw #004095 solid;
  }
}
.top-plan__links-content-top > span {
  position: absolute;
  top: 0;
  transform: translate(-50%, 50%);
}
.top-plan__links.bttm {
  padding: 87px 0 64px;
}
.top-plan__links.bttm.pc-only-flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
}
@media screen and (max-width: 990px) {
  .top-plan__links.bttm.pc-only-flex {
    display: none !important;
  }
}

.materials-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #ffffff;
  font-size: 20px;
  border-radius: 4px;
  width: 200px;
  height: 64px;
  font-weight: bold;
  cursor: pointer;
  transition: 1s;
  background: linear-gradient(90deg, rgb(253, 171, 53), rgb(251, 151, 48) 30%, rgb(247, 124, 42) 70%, rgb(244, 101, 36));
}
@media screen and (max-width: 990px) {
  .materials-btn {
    width: 35.2vw;
    height: 10.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 1.0666666667vw;
  }
}
.materials-btn:hover {
  background: linear-gradient(90deg, rgb(242, 151, 0), rgb(240, 137, 0) 30%, rgb(238, 123, 1) 70%, rgb(237, 111, 1));
}/*# sourceMappingURL=style.css.map */