@charset "UTF-8";
select::-ms-expand {
  display: none; }

html {
  height: 100%;
  font-size: 62.5%;
  background: #fff;
  overflow-y: scroll; }
  @media (max-width: 480px) {
    html {
      font-size: 1.9230769231vw; } }
  @media (max-width: 480px) {
    html::-webkit-scrollbar {
      display: none; } }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
th,
td {
  padding: 0;
  margin: 0; }

address,
caption,
em,
strong,
th {
  font-style: normal; }

caption,
th {
  text-align: left; }

hr,
legend {
  display: none; }

figure {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

li {
  list-style-type: none; }

table,
ol,
ul,
dl,
blockquote,
pre {
  margin-bottom: 0px; }

p {
  margin-bottom: 0; }

a img,
fieldset {
  border: none; }

article,
aside,
footer,
header,
hgroup,
nav,
section {
  display: block; }

*:not(:focus-visible) {
  outline: none; }

select {
  color: #333; }

a {
  text-decoration: none; }

a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #036eb8; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  width: 100%;
  display: block; }
  @media (max-width: 480px) {
    img {
      height: auto; } }

button {
  font-family: 'Noto Sans JP', sans-serif;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  button:not(:focus-visible) {
    outline: none; }

input,
textarea {
  -webkit-appearance: none; }

label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

dialog::-webkit-backdrop {
  background-color: #000000b3; }

dialog::backdrop {
  background-color: #000000b3; }

table {
  border-collapse: collapse; }

/*-----------------------------------------*/
@media (max-width: 480px) {
  .only-pc {
    display: none !important; } }

.only-sp {
  display: none; }
  @media (max-width: 480px) {
    .only-sp {
      display: block !important; } }

/*-----------------------------------------*/
body {
  position: relative;
  -webkit-text-size-adjust: none;
  width: 100%;
  max-width: 100%;
  min-width: 1220px;
  font-size: 1.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  color: #1e1e1e;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin: 0px;
  overflow-x: hidden; }
  @media (max-width: 480px) {
    body {
      font-size: 3.8461538462vw;
      max-width: 100%;
      min-width: auto;
      letter-spacing: 0.06em;
      line-height: 1.5; } }

.wrap {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto; }
  @media (max-width: 480px) {
    .wrap {
      padding: 0 3.8461538462vw; } }
  .wrap.w1200 {
    width: 1200px;
    max-width: 100%; }
  .wrap.w1100 {
    width: 1100px;
    max-width: 100%; }
  .wrap.w1000 {
    width: 1000px;
    max-width: 100%; }
  .wrap.w928 {
    width: 928px;
    max-width: 100%; }
  .wrap.w900 {
    width: 900px;
    max-width: 100%; }
  .wrap.w800 {
    width: 800px;
    max-width: 100%; }
  .wrap.w865 {
    width: 865px;
    max-width: 100%; }
  .wrap.w736 {
    width: 736px;
    max-width: 100%; }
  .wrap.w700 {
    width: 700px;
    max-width: 100%; }
  .wrap.w650 {
    width: 650px;
    max-width: 100%; }
  .wrap.w600 {
    width: 600px;
    max-width: 100%; }
  .wrap.w544 {
    width: 544px;
    max-width: 100%; }

/*============================
.contents
============================*/
.contents .contents-header {
  height: 530px;
  background: url(../img/title-bg01.jpg) no-repeat center bottom/cover;
  position: relative; }
  @media (max-width: 480px) {
    .contents .contents-header {
      height: 66.6666666667vw; } }
  .contents .contents-header::before {
    content: "";
    width: 313px;
    aspect-ratio: 313/194;
    -webkit-mask: url(../img/logo-icon01.svg) no-repeat center/contain;
            mask: url(../img/logo-icon01.svg) no-repeat center/contain;
    background-color: #ffffff81;
    mix-blend-mode: soft-light;
    position: absolute;
    top: 37%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 480px) {
      .contents .contents-header::before {
        width: 47.3076923077vw; } }
  .contents .contents-header .contents-header__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    position: relative;
    padding-top: 120px; }
    @media (max-width: 480px) {
      .contents .contents-header .contents-header__in {
        padding-top: 16.0256410256vw; } }
  .contents .contents-header .contents-header-ttl .en {
    font-size: 6.3rem;
    letter-spacing: 0.08em;
    font-weight: 900;
    color: #47679a;
    font-family: "Lato", sans-serif; }
    @media (max-width: 480px) {
      .contents .contents-header .contents-header-ttl .en {
        font-size: 9.5384615385vw; } }
  .contents .contents-header .contents-header-ttl .jp {
    font-size: 1.8rem;
    font-weight: 500;
    padding-bottom: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    border-bottom: 1px solid #557ebf; }
    @media (max-width: 480px) {
      .contents .contents-header .contents-header-ttl .jp {
        font-size: 2.7756410256vw;
        padding-bottom: 1.1538461538vw; } }
  @media (max-width: 480px) {
    .contents .contents-header .contents-header-ttl {
      font-size: 5.1282051282vw; } }
.contents .contents-section {
  padding: 90px 0; }
  @media (max-width: 480px) {
    .contents .contents-section {
      padding: 11.5384615385vw 0; } }
  .contents .contents-section:last-child {
    padding-bottom: 180px; }
    @media (max-width: 480px) {
      .contents .contents-section:last-child {
        padding-bottom: 23.0769230769vw; } }

/*============================
#header
============================*/
#header {
  width: 100%;
  min-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  z-index: 20; }
  @media (max-width: 480px) {
    #header {
      min-width: auto;
      padding: 4.4871794872vw; } }
  #header .header-info .header__logo {
    width: 292px;
    margin-bottom: 5px; }
    @media (max-width: 480px) {
      #header .header-info .header__logo {
        width: 41.1538461538vw;
        margin-bottom: 1.2820512821vw; } }
  #header .header-info .header__corp {
    font-size: 1.2rem;
    font-weight: 300; }
    @media (max-width: 480px) {
      #header .header-info .header__corp {
        font-size: 2.5641025641vw; } }
    #header .header-info .header__corp a {
      color: #1e1e1e;
      text-decoration: underline; }
      @media (min-width: 480px) {
        #header .header-info .header__corp a:hover {
          text-decoration: none; } }
  #header .header-nav #menuButton {
    display: none; }
    @media (max-width: 480px) {
      #header .header-nav #menuButton {
        background: none;
        border: none;
        cursor: pointer;
        display: block; }
        #header .header-nav #menuButton .line {
          display: block;
          width: 9.6153846154vw;
          height: 0.5128205128vw;
          background: #557ebf;
          margin: 2.5641025641vw 0;
          -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
          transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          position: relative;
          z-index: 30000; }
        #header .header-nav #menuButton::after {
          content: none;
          background: #00000033;
          width: 100vw;
          height: 100vh;
          position: fixed;
          top: 0;
          left: 0;
          z-index: 10000; }
        #header .header-nav #menuButton[aria-expanded="true"] .line {
          background-color: #fff; }
        #header .header-nav #menuButton[aria-expanded="true"] .line:nth-child(1) {
          -webkit-transform: translateY(2.5641025641vw) rotate(45deg);
                  transform: translateY(2.5641025641vw) rotate(45deg); }
        #header .header-nav #menuButton[aria-expanded="true"] .line:nth-child(2) {
          opacity: 0; }
        #header .header-nav #menuButton[aria-expanded="true"] .line:nth-child(3) {
          -webkit-transform: translateY(-3.8461538462vw) rotate(-45deg);
                  transform: translateY(-3.8461538462vw) rotate(-45deg); }
        #header .header-nav #menuButton[aria-expanded="true"] + .header-nav-list {
          -webkit-transform: translateY(0%);
                  transform: translateY(0%);
          opacity: 1; }
        #header .header-nav #menuButton[aria-expanded="true"]::after {
          content: ""; } }
  #header .header-nav .header-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: min(4vw, 66px); }
    @media (max-width: 480px) {
      #header .header-nav .header-nav-list {
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        transition: opacity 0.3s, -webkit-transform 0.3s;
        transition: transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 0;
        font-size: 4.7435897436vw;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 107.9487179487vw;
        padding: 17.9487179487vw 4.4871794872vw 12.8205128205vw 4.4871794872vw;
        background: #557ebf;
        z-index: 20000; } }
    @media (max-width: 480px) {
      #header .header-nav .header-nav-list .header-nav-list__item {
        width: 100%; }
        #header .header-nav .header-nav-list .header-nav-list__item:last-child .link {
          border-bottom: 0; } }
    #header .header-nav .header-nav-list .header-nav-list__item .link {
      line-height: 1;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #header .header-nav .header-nav-list .header-nav-list__item .link.contact {
        margin-left: 30px;
        padding-left: 0; }
        @media (max-width: 480px) {
          #header .header-nav .header-nav-list .header-nav-list__item .link.contact {
            margin: 15.3846153846vw auto 0;
            background-color: #fff;
            color: #557ebf; }
            #header .header-nav .header-nav-list .header-nav-list__item .link.contact::after {
              background-color: #557ebf; } }
      #header .header-nav .header-nav-list .header-nav-list__item .link:not(.contact) {
        display: block;
        color: #1e1e1e;
        border-bottom: 2px solid transparent;
        padding: 0.5em 0; }
        @media (max-width: 480px) {
          #header .header-nav .header-nav-list .header-nav-list__item .link:not(.contact) {
            padding: 7.6923076923vw 3.2051282051vw;
            color: #fff;
            border-color: #fff;
            border-width: 1px; } }
        #header .header-nav .header-nav-list .header-nav-list__item .link:not(.contact) .link__txt {
          position: relative; }
        @media (min-width: 480px) {
          #header .header-nav .header-nav-list .header-nav-list__item .link:not(.contact):hover {
            color: #557ebf;
            border-color: #557ebf; } }
      @media (max-width: 480px) {
        #header .header-nav .header-nav-list .header-nav-list__item .link {
          color: #fff; } }

/*============================
#footer
============================*/
#footer {
  background-color: #557ebf;
  border-radius: 60px 60px 0 0;
  padding: 102px 40px 18px;
  width: 1100px;
  margin: 0 auto; }
  @media (max-width: 480px) {
    #footer {
      border-radius: 7.6923076923vw 7.6923076923vw 0 0;
      padding: 10.5128205128vw 13.0769230769vw 1.9230769231vw;
      width: calc(100% - 8.9743589744vw); } }
  #footer .footer-inner {
    width: 100%;
    margin: 0 auto 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 480px) {
      #footer .footer-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 6.7948717949vw;
        margin-bottom: 9.358974359vw; } }
    #footer .footer-inner .footer__logo {
      width: 446px; }
      @media (max-width: 480px) {
        #footer .footer-inner .footer__logo {
          width: 100%; } }
    #footer .footer-inner .footer-nav {
      width: 50%;
      max-width: 500px; }
      @media (max-width: 480px) {
        #footer .footer-inner .footer-nav {
          width: 100%; } }
      #footer .footer-inner .footer-nav .footer-nav-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 37px 0; }
        @media (max-width: 480px) {
          #footer .footer-inner .footer-nav .footer-nav-list {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            gap: 4.4871794872vw; } }
        #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item {
          padding: 0 2.8em;
          line-height: 1; }
          @media (max-width: 480px) {
            #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item {
              padding: 0; } }
          #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item:nth-child(1), #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item:nth-child(2) {
            border-right: 1px solid #fff; }
            @media (max-width: 480px) {
              #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item:nth-child(1), #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item:nth-child(2) {
                border-right: 0; } }
          @media (max-width: 480px) {
            #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item {
              width: 100%; } }
          #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item .link {
            color: #fff;
            letter-spacing: 0.02em;
            line-height: 0.8; }
            @media (max-width: 480px) {
              #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item .link {
                font-size: 3.3333333333vw; } }
            @media (min-width: 480px) {
              #footer .footer-inner .footer-nav .footer-nav-list .footer-nav-list__item .link:hover {
                text-decoration: underline; } }
  #footer .footer__copy {
    font-size: 1rem;
    letter-spacing: 0.02em;
    color: #fff;
    text-align: center; }
    @media (max-width: 480px) {
      #footer .footer__copy {
        font-size: 2.3076923077vw; } }

#privacypolicy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }
  #privacypolicy .footer {
    margin-top: auto; }

/*============================
.section
============================*/
.section {
  padding: 60px 0;
  position: relative; }
  @media (max-width: 480px) {
    .section {
      padding: 6.4102564103vw 0; } }
  .section:first-child {
    padding-top: 110px; }
    @media (max-width: 480px) {
      .section:first-child {
        padding-top: 12.8205128205vw; } }

/*============================
共通パーツ
============================*/
.bold {
  font-weight: bold; }

.t-center {
  text-align: center; }

.fc-red01 {
  color: #d70c25; }

.fc-yel01 {
  color: #efb121; }

.fc-wht01 {
  color: #fff; }

.f-jost {
  font-family: "Jost", sans-serif; }

.sup {
  vertical-align: super;
  font-size: 0.5em; }

.cl-base {
  color: #557ebf; }

.unit-txt-link01 {
  color: #3d70c4;
  text-decoration: underline; }
  @media (min-width: 480px) {
    .unit-txt-link01:hover {
      text-decoration: none;
      opacity: 0.7; } }
  .unit-txt-link01 i {
    margin-left: 0.2em;
    font-size: 0.7em; }
  .unit-txt-link01 .blank {
    display: inline-block;
    margin-left: 0.2em;
    width: 0.7em; }

.unit-note01 {
  text-indent: -1em;
  padding-left: 1em; }

.unit-figure01 {
  position: relative; }
  .unit-figure01::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #557ebf;
    position: absolute;
    top: 5px;
    right: -6px; }
    @media (max-width: 480px) {
      .unit-figure01::before {
        border-width: 0.2564102564vw;
        top: 1.2820512821vw;
        right: -1.5384615385vw; } }

.tel {
  pointer-events: none; }
  @media (max-width: 480px) {
    .tel {
      pointer-events: all; } }

.mt10 {
  margin-top: 10px; }
  @media (max-width: 480px) {
    .mt10 {
      margin-top: 1.2820512821vw; } }

.mt20 {
  margin-top: 20px; }
  @media (max-width: 480px) {
    .mt20 {
      margin-top: 2.5641025641vw; } }

.mt30 {
  margin-top: 30px; }
  @media (max-width: 480px) {
    .mt30 {
      margin-top: 3.8461538462vw; } }

.mt40 {
  margin-top: 40px; }
  @media (max-width: 480px) {
    .mt40 {
      margin-top: 5.1282051282vw; } }

.mt50 {
  margin-top: 50px; }
  @media (max-width: 480px) {
    .mt50 {
      margin-top: 6.4102564103vw; } }

.mt60 {
  margin-top: 60px; }
  @media (max-width: 480px) {
    .mt60 {
      margin-top: 7.6923076923vw; } }

.mt70 {
  margin-top: 70px; }
  @media (max-width: 480px) {
    .mt70 {
      margin-top: 8.9743589744vw; } }

.mt80 {
  margin-top: 80px; }
  @media (max-width: 480px) {
    .mt80 {
      margin-top: 10.2564102564vw; } }

.mt90 {
  margin-top: 90px; }
  @media (max-width: 480px) {
    .mt90 {
      margin-top: 11.5384615385vw; } }

.mt100 {
  margin-top: 100px; }
  @media (max-width: 480px) {
    .mt100 {
      margin-top: 12.8205128205vw; } }

.mt110 {
  margin-top: 110px; }
  @media (max-width: 480px) {
    .mt110 {
      margin-top: 14.1025641026vw; } }

.mt120 {
  margin-top: 120px; }
  @media (max-width: 480px) {
    .mt120 {
      margin-top: 15.3846153846vw; } }

.mt130 {
  margin-top: 130px; }
  @media (max-width: 480px) {
    .mt130 {
      margin-top: 16.6666666667vw; } }

.mt140 {
  margin-top: 140px; }
  @media (max-width: 480px) {
    .mt140 {
      margin-top: 17.9487179487vw; } }

.mt150 {
  margin-top: 150px; }
  @media (max-width: 480px) {
    .mt150 {
      margin-top: 19.2307692308vw; } }

.mt160 {
  margin-top: 160px; }
  @media (max-width: 480px) {
    .mt160 {
      margin-top: 20.5128205128vw; } }

.mt170 {
  margin-top: 170px; }
  @media (max-width: 480px) {
    .mt170 {
      margin-top: 21.7948717949vw; } }

.mt180 {
  margin-top: 180px; }
  @media (max-width: 480px) {
    .mt180 {
      margin-top: 23.0769230769vw; } }

.mt190 {
  margin-top: 190px; }
  @media (max-width: 480px) {
    .mt190 {
      margin-top: 24.358974359vw; } }

.mt200 {
  margin-top: 200px; }
  @media (max-width: 480px) {
    .mt200 {
      margin-top: 25.641025641vw; } }

.mb10 {
  margin-bottom: 10px; }
  @media (max-width: 480px) {
    .mb10 {
      margin-bottom: 1.2820512821vw; } }

.mb20 {
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .mb20 {
      margin-bottom: 2.5641025641vw; } }

.mb30 {
  margin-bottom: 30px; }
  @media (max-width: 480px) {
    .mb30 {
      margin-bottom: 3.8461538462vw; } }

.mb40 {
  margin-bottom: 40px; }
  @media (max-width: 480px) {
    .mb40 {
      margin-bottom: 5.1282051282vw; } }

.mb50 {
  margin-bottom: 50px; }
  @media (max-width: 480px) {
    .mb50 {
      margin-bottom: 6.4102564103vw; } }

.mb60 {
  margin-bottom: 60px; }
  @media (max-width: 480px) {
    .mb60 {
      margin-bottom: 7.6923076923vw; } }

.mb70 {
  margin-bottom: 70px; }
  @media (max-width: 480px) {
    .mb70 {
      margin-bottom: 8.9743589744vw; } }

.mb80 {
  margin-bottom: 80px; }
  @media (max-width: 480px) {
    .mb80 {
      margin-bottom: 10.2564102564vw; } }

.mb90 {
  margin-bottom: 90px; }
  @media (max-width: 480px) {
    .mb90 {
      margin-bottom: 11.5384615385vw; } }

.mb100 {
  margin-bottom: 100px; }
  @media (max-width: 480px) {
    .mb100 {
      margin-bottom: 12.8205128205vw; } }

.mb110 {
  margin-bottom: 110px; }
  @media (max-width: 480px) {
    .mb110 {
      margin-bottom: 14.1025641026vw; } }

.mb120 {
  margin-bottom: 120px; }
  @media (max-width: 480px) {
    .mb120 {
      margin-bottom: 15.3846153846vw; } }

.mb130 {
  margin-bottom: 130px; }
  @media (max-width: 480px) {
    .mb130 {
      margin-bottom: 16.6666666667vw; } }

.mb140 {
  margin-bottom: 140px; }
  @media (max-width: 480px) {
    .mb140 {
      margin-bottom: 17.9487179487vw; } }

.mb150 {
  margin-bottom: 150px; }
  @media (max-width: 480px) {
    .mb150 {
      margin-bottom: 19.2307692308vw; } }

.mb160 {
  margin-bottom: 160px; }
  @media (max-width: 480px) {
    .mb160 {
      margin-bottom: 20.5128205128vw; } }

.mb170 {
  margin-bottom: 170px; }
  @media (max-width: 480px) {
    .mb170 {
      margin-bottom: 21.7948717949vw; } }

.mb180 {
  margin-bottom: 180px; }
  @media (max-width: 480px) {
    .mb180 {
      margin-bottom: 23.0769230769vw; } }

.mb190 {
  margin-bottom: 190px; }
  @media (max-width: 480px) {
    .mb190 {
      margin-bottom: 24.358974359vw; } }

.mb200 {
  margin-bottom: 200px; }
  @media (max-width: 480px) {
    .mb200 {
      margin-bottom: 25.641025641vw; } }

@media (max-width: 480px) {
  .sp-mt10 {
    margin-top: 1.2820512821vw; } }

@media (max-width: 480px) {
  .sp-mt20 {
    margin-top: 2.5641025641vw; } }

@media (max-width: 480px) {
  .sp-mt30 {
    margin-top: 3.8461538462vw; } }

@media (max-width: 480px) {
  .sp-mt40 {
    margin-top: 5.1282051282vw; } }

@media (max-width: 480px) {
  .sp-mt50 {
    margin-top: 6.4102564103vw; } }

@media (max-width: 480px) {
  .sp-mt60 {
    margin-top: 7.6923076923vw; } }

@media (max-width: 480px) {
  .sp-mt70 {
    margin-top: 8.9743589744vw; } }

@media (max-width: 480px) {
  .sp-mt80 {
    margin-top: 10.2564102564vw; } }

@media (max-width: 480px) {
  .sp-mt90 {
    margin-top: 11.5384615385vw; } }

@media (max-width: 480px) {
  .sp-mt100 {
    margin-top: 12.8205128205vw; } }

@media (max-width: 480px) {
  .sp-mt110 {
    margin-top: 14.1025641026vw; } }

@media (max-width: 480px) {
  .sp-mt120 {
    margin-top: 15.3846153846vw; } }

@media (max-width: 480px) {
  .sp-mt130 {
    margin-top: 16.6666666667vw; } }

@media (max-width: 480px) {
  .sp-mt140 {
    margin-top: 17.9487179487vw; } }

@media (max-width: 480px) {
  .sp-mt150 {
    margin-top: 19.2307692308vw; } }

@media (max-width: 480px) {
  .sp-mt160 {
    margin-top: 20.5128205128vw; } }

@media (max-width: 480px) {
  .sp-mt170 {
    margin-top: 21.7948717949vw; } }

@media (max-width: 480px) {
  .sp-mt180 {
    margin-top: 23.0769230769vw; } }

@media (max-width: 480px) {
  .sp-mt190 {
    margin-top: 24.358974359vw; } }

@media (max-width: 480px) {
  .sp-mt200 {
    margin-top: 25.641025641vw; } }

@media (max-width: 480px) {
  .sp-mb10 {
    margin-bottom: 1.2820512821vw; } }

@media (max-width: 480px) {
  .sp-mb20 {
    margin-bottom: 2.5641025641vw; } }

@media (max-width: 480px) {
  .sp-mb30 {
    margin-bottom: 3.8461538462vw; } }

@media (max-width: 480px) {
  .sp-mb40 {
    margin-bottom: 5.1282051282vw; } }

@media (max-width: 480px) {
  .sp-mb50 {
    margin-bottom: 6.4102564103vw; } }

@media (max-width: 480px) {
  .sp-mb60 {
    margin-bottom: 7.6923076923vw; } }

@media (max-width: 480px) {
  .sp-mb70 {
    margin-bottom: 8.9743589744vw; } }

@media (max-width: 480px) {
  .sp-mb80 {
    margin-bottom: 10.2564102564vw; } }

@media (max-width: 480px) {
  .sp-mb90 {
    margin-bottom: 11.5384615385vw; } }

@media (max-width: 480px) {
  .sp-mb100 {
    margin-bottom: 12.8205128205vw; } }

@media (max-width: 480px) {
  .sp-mb110 {
    margin-bottom: 14.1025641026vw; } }

@media (max-width: 480px) {
  .sp-mb120 {
    margin-bottom: 15.3846153846vw; } }

@media (max-width: 480px) {
  .sp-mb130 {
    margin-bottom: 16.6666666667vw; } }

@media (max-width: 480px) {
  .sp-mb140 {
    margin-bottom: 17.9487179487vw; } }

@media (max-width: 480px) {
  .sp-mb150 {
    margin-bottom: 19.2307692308vw; } }

@media (max-width: 480px) {
  .sp-mb160 {
    margin-bottom: 20.5128205128vw; } }

@media (max-width: 480px) {
  .sp-mb170 {
    margin-bottom: 21.7948717949vw; } }

@media (max-width: 480px) {
  .sp-mb180 {
    margin-bottom: 23.0769230769vw; } }

@media (max-width: 480px) {
  .sp-mb190 {
    margin-bottom: 24.358974359vw; } }

@media (max-width: 480px) {
  .sp-mb200 {
    margin-bottom: 25.641025641vw; } }

.fs10 {
  font-size: 1rem; }
  @media (max-width: 480px) {
    .fs10 {
      font-size: 2.5641025641vw; } }

.fs11 {
  font-size: 1.1rem; }
  @media (max-width: 480px) {
    .fs11 {
      font-size: 2.8205128205vw; } }

.fs12 {
  font-size: 1.2rem; }
  @media (max-width: 480px) {
    .fs12 {
      font-size: 3.0769230769vw; } }

.fs13 {
  font-size: 1.3rem; }
  @media (max-width: 480px) {
    .fs13 {
      font-size: 3.3333333333vw; } }

.fs14 {
  font-size: 1.4rem; }
  @media (max-width: 480px) {
    .fs14 {
      font-size: 3.5897435897vw; } }

.fs15 {
  font-size: 1.5rem; }
  @media (max-width: 480px) {
    .fs15 {
      font-size: 3.8461538462vw; } }

.fs16 {
  font-size: 1.6rem; }
  @media (max-width: 480px) {
    .fs16 {
      font-size: 4.1025641026vw; } }

.fs17 {
  font-size: 1.7rem; }
  @media (max-width: 480px) {
    .fs17 {
      font-size: 4.358974359vw; } }

.fs18 {
  font-size: 1.8rem; }
  @media (max-width: 480px) {
    .fs18 {
      font-size: 4.6153846154vw; } }

.fs19 {
  font-size: 1.9rem; }
  @media (max-width: 480px) {
    .fs19 {
      font-size: 4.8717948718vw; } }

.fs20 {
  font-size: 2rem; }
  @media (max-width: 480px) {
    .fs20 {
      font-size: 5.1282051282vw; } }

.fs21 {
  font-size: 2.1rem; }
  @media (max-width: 480px) {
    .fs21 {
      font-size: 5.3846153846vw; } }

.fs22 {
  font-size: 2.2rem; }
  @media (max-width: 480px) {
    .fs22 {
      font-size: 5.641025641vw; } }

.fs23 {
  font-size: 2.3rem; }
  @media (max-width: 480px) {
    .fs23 {
      font-size: 5.8974358974vw; } }

.fs24 {
  font-size: 2.4rem; }
  @media (max-width: 480px) {
    .fs24 {
      font-size: 6.1538461538vw; } }

.fs25 {
  font-size: 2.5rem; }
  @media (max-width: 480px) {
    .fs25 {
      font-size: 6.4102564103vw; } }

.fs26 {
  font-size: 2.6rem; }
  @media (max-width: 480px) {
    .fs26 {
      font-size: 6.6666666667vw; } }

.fs27 {
  font-size: 2.7rem; }
  @media (max-width: 480px) {
    .fs27 {
      font-size: 6.9230769231vw; } }

.fs28 {
  font-size: 2.8rem; }
  @media (max-width: 480px) {
    .fs28 {
      font-size: 7.1794871795vw; } }

.fs29 {
  font-size: 2.9rem; }
  @media (max-width: 480px) {
    .fs29 {
      font-size: 7.4358974359vw; } }

.fs30 {
  font-size: 3rem; }
  @media (max-width: 480px) {
    .fs30 {
      font-size: 7.6923076923vw; } }

.fs31 {
  font-size: 3.1rem; }
  @media (max-width: 480px) {
    .fs31 {
      font-size: 7.9487179487vw; } }

.fs32 {
  font-size: 3.2rem; }
  @media (max-width: 480px) {
    .fs32 {
      font-size: 8.2051282051vw; } }

.fs33 {
  font-size: 3.3rem; }
  @media (max-width: 480px) {
    .fs33 {
      font-size: 8.4615384615vw; } }

.fs34 {
  font-size: 3.4rem; }
  @media (max-width: 480px) {
    .fs34 {
      font-size: 8.7179487179vw; } }

.fs35 {
  font-size: 3.5rem; }
  @media (max-width: 480px) {
    .fs35 {
      font-size: 8.9743589744vw; } }

.fs36 {
  font-size: 3.6rem; }
  @media (max-width: 480px) {
    .fs36 {
      font-size: 9.2307692308vw; } }

.fs37 {
  font-size: 3.7rem; }
  @media (max-width: 480px) {
    .fs37 {
      font-size: 9.4871794872vw; } }

.fs38 {
  font-size: 3.8rem; }
  @media (max-width: 480px) {
    .fs38 {
      font-size: 9.7435897436vw; } }

.fs39 {
  font-size: 3.9rem; }
  @media (max-width: 480px) {
    .fs39 {
      font-size: 10vw; } }

.fs40 {
  font-size: 4rem; }
  @media (max-width: 480px) {
    .fs40 {
      font-size: 10.2564102564vw; } }

.fs41 {
  font-size: 4.1rem; }
  @media (max-width: 480px) {
    .fs41 {
      font-size: 10.5128205128vw; } }

.fs42 {
  font-size: 4.2rem; }
  @media (max-width: 480px) {
    .fs42 {
      font-size: 10.7692307692vw; } }

.fs43 {
  font-size: 4.3rem; }
  @media (max-width: 480px) {
    .fs43 {
      font-size: 11.0256410256vw; } }

.fs44 {
  font-size: 4.4rem; }
  @media (max-width: 480px) {
    .fs44 {
      font-size: 11.2820512821vw; } }

.fs45 {
  font-size: 4.5rem; }
  @media (max-width: 480px) {
    .fs45 {
      font-size: 11.5384615385vw; } }

.fs46 {
  font-size: 4.6rem; }
  @media (max-width: 480px) {
    .fs46 {
      font-size: 11.7948717949vw; } }

.fs47 {
  font-size: 4.7rem; }
  @media (max-width: 480px) {
    .fs47 {
      font-size: 12.0512820513vw; } }

.fs48 {
  font-size: 4.8rem; }
  @media (max-width: 480px) {
    .fs48 {
      font-size: 12.3076923077vw; } }

.fs49 {
  font-size: 4.9rem; }
  @media (max-width: 480px) {
    .fs49 {
      font-size: 12.5641025641vw; } }

.fs50 {
  font-size: 5rem; }
  @media (max-width: 480px) {
    .fs50 {
      font-size: 12.8205128205vw; } }

@media (max-width: 480px) {
  .sp-fs10 {
    font-size: 1.2820512821vw; } }

@media (max-width: 480px) {
  .sp-fs11 {
    font-size: 1.4102564103vw; } }

@media (max-width: 480px) {
  .sp-fs12 {
    font-size: 1.5384615385vw; } }

@media (max-width: 480px) {
  .sp-fs13 {
    font-size: 1.6666666667vw; } }

@media (max-width: 480px) {
  .sp-fs14 {
    font-size: 1.7948717949vw; } }

@media (max-width: 480px) {
  .sp-fs15 {
    font-size: 1.9230769231vw; } }

@media (max-width: 480px) {
  .sp-fs16 {
    font-size: 2.0512820513vw; } }

@media (max-width: 480px) {
  .sp-fs17 {
    font-size: 2.1794871795vw; } }

@media (max-width: 480px) {
  .sp-fs18 {
    font-size: 2.3076923077vw; } }

@media (max-width: 480px) {
  .sp-fs19 {
    font-size: 2.4358974359vw; } }

@media (max-width: 480px) {
  .sp-fs20 {
    font-size: 2.5641025641vw; } }

@media (max-width: 480px) {
  .sp-fs21 {
    font-size: 2.6923076923vw; } }

@media (max-width: 480px) {
  .sp-fs22 {
    font-size: 2.8205128205vw; } }

@media (max-width: 480px) {
  .sp-fs23 {
    font-size: 2.9487179487vw; } }

@media (max-width: 480px) {
  .sp-fs24 {
    font-size: 3.0769230769vw; } }

@media (max-width: 480px) {
  .sp-fs25 {
    font-size: 3.2051282051vw; } }

@media (max-width: 480px) {
  .sp-fs26 {
    font-size: 3.3333333333vw; } }

@media (max-width: 480px) {
  .sp-fs27 {
    font-size: 3.4615384615vw; } }

@media (max-width: 480px) {
  .sp-fs28 {
    font-size: 3.5897435897vw; } }

@media (max-width: 480px) {
  .sp-fs29 {
    font-size: 3.7179487179vw; } }

@media (max-width: 480px) {
  .sp-fs30 {
    font-size: 3.8461538462vw; } }

@media (max-width: 480px) {
  .sp-fs31 {
    font-size: 3.9743589744vw; } }

@media (max-width: 480px) {
  .sp-fs32 {
    font-size: 4.1025641026vw; } }

@media (max-width: 480px) {
  .sp-fs33 {
    font-size: 4.2307692308vw; } }

@media (max-width: 480px) {
  .sp-fs34 {
    font-size: 4.358974359vw; } }

@media (max-width: 480px) {
  .sp-fs35 {
    font-size: 4.4871794872vw; } }

@media (max-width: 480px) {
  .sp-fs36 {
    font-size: 4.6153846154vw; } }

@media (max-width: 480px) {
  .sp-fs37 {
    font-size: 4.7435897436vw; } }

@media (max-width: 480px) {
  .sp-fs38 {
    font-size: 4.8717948718vw; } }

@media (max-width: 480px) {
  .sp-fs39 {
    font-size: 5vw; } }

@media (max-width: 480px) {
  .sp-fs40 {
    font-size: 5.1282051282vw; } }

@media (max-width: 480px) {
  .sp-fs41 {
    font-size: 5.2564102564vw; } }

@media (max-width: 480px) {
  .sp-fs42 {
    font-size: 5.3846153846vw; } }

@media (max-width: 480px) {
  .sp-fs43 {
    font-size: 5.5128205128vw; } }

@media (max-width: 480px) {
  .sp-fs44 {
    font-size: 5.641025641vw; } }

@media (max-width: 480px) {
  .sp-fs45 {
    font-size: 5.7692307692vw; } }

@media (max-width: 480px) {
  .sp-fs46 {
    font-size: 5.8974358974vw; } }

@media (max-width: 480px) {
  .sp-fs47 {
    font-size: 6.0256410256vw; } }

@media (max-width: 480px) {
  .sp-fs48 {
    font-size: 6.1538461538vw; } }

@media (max-width: 480px) {
  .sp-fs49 {
    font-size: 6.2820512821vw; } }

@media (max-width: 480px) {
  .sp-fs50 {
    font-size: 6.4102564103vw; } }

/*w*/
.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w35 {
  width: 35%; }

.w40 {
  width: 40%; }
  @media (max-width: 480px) {
    .w40 {
      width: 100%; } }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w55 {
  width: 55%; }

.w60 {
  width: 60%; }
  @media (max-width: 480px) {
    .w60 {
      width: 100%; } }

.w65 {
  width: 65%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w85 {
  width: 85%; }

.w90 {
  width: 90%; }

.w95 {
  width: 95%; }

.w100 {
  width: 100%; }

/*============================
title
============================*/
.unit-ttl01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 0 1em;
  margin-bottom: 74px; }
  @media (max-width: 480px) {
    .unit-ttl01 {
      margin-bottom: 12.8205128205vw; } }
  .unit-ttl01 .en {
    font-size: 5.5rem;
    line-height: 0.8;
    font-weight: 900;
    font-family: "Lato", sans-serif; }
    @media (max-width: 480px) {
      .unit-ttl01 .en {
        font-size: 10.641025641vw; } }
  .unit-ttl01 .jp {
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 7px;
    border-bottom: 1px solid #557ebf; }
    @media (max-width: 480px) {
      .unit-ttl01 .jp {
        font-size: 2.5641025641vw;
        padding-bottom: 0.5128205128vw; } }

.unit-ttl02 {
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 480px) {
    .unit-ttl02 {
      font-size: 4.4871794872vw;
      margin-bottom: 5.7692307692vw; } }

.unit-ttl03 {
  font-size: 3.2rem;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #557ebf; }
  @media (max-width: 480px) {
    .unit-ttl03 {
      font-size: 5.1282051282vw; } }

/*============================
msg
============================*/
.unit-msg01 {
  font-weight: 300;
  line-height: 1.8; }
  .unit-msg01 p:not(:last-child) {
    margin-bottom: 20px; }
    @media (max-width: 480px) {
      .unit-msg01 p:not(:last-child) {
        margin-bottom: 6.4102564103vw; } }

/*============================
ボタン
============================*/
.unit-btn01 > .inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 282px;
  height: 50px;
  padding-left: 42px;
  border-radius: 50px;
  border: 2px solid transparent;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  color: #fff;
  background-color: #557ebf;
  -webkit-transition: border-color 0.2s ease-in, color 0.2s ease-in, background-color 0.2s ease-in;
  transition: border-color 0.2s ease-in, color 0.2s ease-in, background-color 0.2s ease-in; }
  @media (max-width: 480px) {
    .unit-btn01 > .inner {
      width: 100%;
      height: 14.7435897436vw;
      font-size: 4.7435897436vw; } }
  .unit-btn01 > .inner::after {
    content: "";
    width: 15px;
    aspect-ratio: 15/12;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.9 44.9'%3E%3Cline y1='22.5' x2='53.7' y2='22.5' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='5'/%3E%3Cpolyline points='36 43.3 53.7 22.5 36 1.6' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='5'/%3E%3C/svg%3E") no-repeat center/15px;
            mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.9 44.9'%3E%3Cline y1='22.5' x2='53.7' y2='22.5' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='5'/%3E%3Cpolyline points='36 43.3 53.7 22.5 36 1.6' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='5'/%3E%3C/svg%3E") no-repeat center/15px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: background-color 0.2s, right 0.2s;
    transition: background-color 0.2s, right 0.2s; }
    @media (max-width: 480px) {
      .unit-btn01 > .inner::after {
        right: 5.1282051282vw; } }
  @media (min-width: 480px) {
    .unit-btn01 > .inner:hover {
      background-color: #fff;
      color: #557ebf;
      border-color: #557ebf; }
      .unit-btn01 > .inner:hover::after {
        right: 35px;
        background-color: #557ebf; } }

/*============================
ホバーアクション
============================*/
.hover-action01 .icon {
  overflow: hidden;
  position: relative; }
  .hover-action01 .icon::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #333;
    border-radius: 50%;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
@media (min-width: 480px) {
  .hover-action01:hover .icon svg {
    -webkit-animation: 400ms ease-in-out 0s 1 normal forwards running overarrow;
            animation: 400ms ease-in-out 0s 1 normal forwards running overarrow; }
    .hover-action01:hover .icon svg polygon {
      fill: #fff; }
  .hover-action01:hover .icon::before {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  @-webkit-keyframes overarrow {
    0% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    50% {
      -webkit-transform: translateX(40px);
              transform: translateX(40px); }
    51% {
      -webkit-transform: translateX(-40px);
              transform: translateX(-40px); }
    100% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); } }
  @keyframes overarrow {
    0% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    50% {
      -webkit-transform: translateX(40px);
              transform: translateX(40px); }
    51% {
      -webkit-transform: translateX(-40px);
              transform: translateX(-40px); }
    100% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); } } }

/*============================
共通アイテム
============================*/
@media (max-width: 480px) {
  .js-scrolltable {
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 3.8461538462vw;
    position: relative; }
    .js-scrolltable::before {
      content: "この表は横にスクロールすることでご覧いただけます。";
      font-size: 2.3076923077vw;
      color: #000; }
    .js-scrolltable::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      content: " ";
      display: block;
      width: 80vw;
      height: 23vw;
      background-image: url(../img/lp/scroll.png);
      background-color: rgba(0, 0, 0, 0.3);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 64vw;
      z-index: 1000; }
    .js-scrolltable.scroll-none::after {
      content: none; } }

#pagetop {
  position: fixed;
  width: 60px;
  aspect-ratio: 60/58;
  bottom: -100vh;
  opacity: 0;
  right: 3%;
  z-index: 100;
  background: url(../img/pagetop.svg) center no-repeat;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-filter: drop-shadow(1px 2px 2px #fff);
          filter: drop-shadow(1px 2px 2px #fff); }
  #pagetop.fixed {
    opacity: 1;
    display: block;
    z-index: 90; }
  @media (min-width: 480px) {
    #pagetop:hover {
      -webkit-transform: translateY(-10%);
              transform: translateY(-10%); } }
  @media (max-width: 480px) {
    #pagetop {
      width: 13.9743589744vw; } }
