@charset "UTF-8";
/* =============================================================================
Reset style
========================================================================== */
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

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

.wrapper {
  position: relative;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

a, a:hover, a:active, a:visited {
  text-decoration: none;
  outline: none;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

*, *:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a:hover {
  opacity: .8;
  transition: .3s;
}

*:focus {
  outline: none;
}

/* =============================================================================
Image
========================================================================== */
a {
  display: block;
  transition: .3s;
}

img, picture {
  max-width: 100%;
  height: auto;
  display: block;
}

/* =============================================================================
Basic style
========================================================================== */
html {
  overflow-x: hidden;
}

body {
  position: relative;
  word-break: break-all;
  line-height: 0.7;
  font-family: "游ゴシック体", "YuGothic", "MS P Gothic", "ＭＳ Ｐゴシック",Osaka, Arial, Helvetica, sans-serif;
}

.wrapper {
  overflow: hidden;
}

/*==============================================================================
Media
============================================================================= */
/*==============================================================================
Responsive
============================================================================= */
@media screen and (max-width: 768px) {
  html {
    font-size: 13.3333333333333vw;
  }
  .inner {
    margin: 0 auto;
    position: relative;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  img {
    line-height: 1;
  }
}



@media screen and (min-width: 769px) {
  .inner {
    width: 1080px;
    margin: 0 auto;
    position: relative;
  }
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
}


@media screen and (max-width: 768px) {
  .achievement {
    padding: 0.44rem 0.2rem 0.54rem;
    overflow-X: hidden;
  }
  .achievement__main {
    width: 100%;
  }
  .achievement__logo {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 100rem;
    left: 50%;
    transform: translateX(-50%);
    margin: 0.48rem 0 0;
  }
  .achievement__logo__wrap {
    -webkit-animation: scroll-left 60s infinite linear 0.5s both;
            animation: scroll-left 60s infinite linear 0.5s both;
  }
  @-webkit-keyframes scroll-left {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  @keyframes scroll-left {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  .safe {
    z-index: -1;
    width: 7.68rem;
    background: #E5E8EC;
  }
  .safe__graph {
    display: inline-block;
    width: 13.35rem;
  }
  .safe__wrap {
    z-index: 1;
    overflow-x: scroll;
    padding: 0.3rem 0.3rem 0.8rem;
    margin: 0 0 0 0.1rem;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
  }
  .reason {
    margin: 0 0 -1.3rem;
  }
  .success {
    position: relative;
  }
  .success__tabs {
    position: absolute;
    top: 6.3rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .success__tabs .success__tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 6.7rem;
  }
  .success__tabs .success__tab__name {
    width: 2.16rem !important;
    text-align: center;
    height: 1.32rem;
    margin: 0 0 0.17rem 0;
    padding: 0.25rem 0;
    background: url(images/tab-off_sp.webp) no-repeat center/contain;
    line-height: 1;
    color: #fff;
  }
  .success__tabs .success__tab__name__top {
    font-size: 0.22rem;
    letter-spacing: 0.06em;
    font-weight: bold;
  }
  .success__tabs .success__tab__name__bottom {
    margin: 0.1rem 0 0;
    font-size: 0.26rem;
    letter-spacing: -.025em;
    line-height: 1.1;
    font-weight: bold;
  }
  .success__slide {
    position: absolute;
    top: 9.4rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6.7rem;
    overflow: hidden;
  }
  .success__next {
    top: 13.2rem;
    right: 0;
    width: 0.9rem;
    height: 0.9rem;
  }
  .success__prev {
    top: 13.2rem;
    left: 0;
    width: 0.9rem;
    height: 0.9rem;
  }
  .success__prev::after {
    width: 0.9rem;
    height: 0.9rem;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    content: "";
  }
  .success__next::after {
    width: 0.9rem;
    height: 0.9rem;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .success__pagination {
    bottom: 0.3rem !important;
  }
  .success .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea0416 !important;
    border: none;
  }
  .success .swiper-pagination-bullet {
    width: 0.18rem !important;
    height: 0.18rem !important;
    background: #fff !important;
    opacity: 1 !important;
    border: 1px solid #1d2f3c;
  }
  .success__tab__name.swiper-slide.swiper-slide-thumb-active {
    background: url(images/tab-on_sp.webp) no-repeat center/contain;
  }
  .voice {
    position: relative;
  }
  .voice__tabs {
    position: absolute;
    top: 2.7rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .voice__tabs .voice__tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 6.7rem;
  }
  .voice__tabs .voice__tab__name {
    width: 3.25rem !important;
    height: 1.2rem !important;
    text-align: center;
    margin: 0 0 0.2rem 0;
    padding: 0.2rem 0;
    background: url(images/voice-tab-off_sp.webp) no-repeat center/contain;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .voice__tabs .voice__tab__name__top {
    font-size: 0.26rem;
    font-weight: bold;
    letter-spacing: 0.04em;
  }
  .voice__tabs .voice__tab__name__bottom {
    margin: 0.1rem 0 0;
    font-size: 0.36rem;
    font-weight: bold;
    letter-spacing: 0.06em;
  }
  .voice__slide {
    position: absolute;
    top: 5.6rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6.7rem;
    overflow: hidden;
  }
  .voice__next {
    top: 10rem;
    right: 0;
    width: 0.9rem;
    height: 0.9rem;
  }
  .voice__prev {
    top: 10rem;
    left: 0;
    width: 0.9rem;
    height: 0.9rem;
  }
  .voice__prev::after {
    width: 0.9rem;
    height: 0.9rem;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    content: "";
  }
  .voice__next::after {
    width: 0.9rem;
    height: 0.9rem;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .voice__pagination {
    bottom: 0.6rem !important;
  }
  .voice .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea0416 !important;
    border: none;
  }
  .voice .swiper-pagination-bullet {
    width: 0.18rem !important;
    height: 0.18rem !important;
    background: #fff !important;
    opacity: 1 !important;
    border: 1px solid #1d2f3c;
  }
  .voice__tab__name.swiper-slide.swiper-slide-thumb-active {
    background: url(images/voice-tab-on_sp.webp) no-repeat center/contain;
  }
  .security {
    padding: 0 0 0.4rem;
    line-height: 0;
  }
  .crassone {
    padding: 0.4rem 0 0;
    border: 2px solid #1f3240;
    line-height: 0;
  }
  .crassone__accordion {
    padding: 0.35rem 0.3rem 0.56rem;
    background: #fff;
  }
  .crassone__accordion__btn {
    width: 3.96rem;
    margin: auto;
  }
  .crassone__accordion__content {
    display: none;
    margin: 0.44rem 0 0;
  }
  .crassone02 {
    padding: 0.33rem 0.3rem 0.54rem;
    background: #fff;
    line-height: 0;
  }
  .choose {
    position: relative;
    line-height: 0;
  }
  .choose__slide {
    position: absolute;
    top: 4.9rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6.7rem;
    overflow: hidden;
  }
  .choose__next {
    right: 0;
    width: 0.9rem;
    height: 0.9rem;
  }
  .choose__prev {
    left: 0;
    width: 0.9rem;
    height: 0.9rem;
  }
  .choose__prev::after {
    width: 0.9rem;
    height: 0.9rem;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    content: "";
  }
  .choose__next::after {
    width: 0.9rem;
    height: 0.9rem;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .choose__pagination {
    bottom: 3.8rem !important;
  }
  .choose .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1d2f3c !important;
  }
  .choose .swiper-pagination-bullet {
    width: 0.18rem !important;
    height: 0.18rem !important;
    background: #fff !important;
    opacity: 1 !important;
    border: 1px solid #1d2f3c;
  }
  .guide {
    position: relative;
  }
  .cta02 {
    position: relative;
    line-height: 0;
  }
  .cta02__btn {
    position: absolute;
    top: 1rem;
    left: 1.8rem;
    width: 5.3rem;
  }
  .footer {
    padding: 0 0 1.8rem;
    line-height: 0;
  }
  .nav {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 0.1rem solid #0a1218;
    display: none;
  }
  .nav__list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.1rem 0 0;
    width: 100%;
  }
  .nav__list__item .link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -0.1rem 0 0;
    width: 2.01rem;
    min-height: 1.06rem;
    background: linear-gradient(120deg, #959595 50%, #8b8b8b 50%);
    line-height: 1.3;
    font-size: 0.26rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.06em;
  }
  .nav__list__item .link.current {
    background: linear-gradient(120deg, #2c4352 50%, #1e303e 50%);
  }
  .nav__list__item .link:hover {
    opacity: 1;
  }
  .nav-footer {
    opacity:0;
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 0;
    width: 100%;
    animation-name:fadeUp;
    animation-duration:0.5s;
    animation-fill-mode:forwards;
  }

  @keyframes fadeUp{
    from {
      opacity: 0;
      transform: translateY(20px);
    }
  
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* sp footerの表示・非表示スタイル */
  .is-footerHide {
    display: none;
  }

  .nav-footer__cv {
    position: relative;
    margin: 0 0 -0.2rem;
  }
  .nav-footer__cv__btn01 {
    position: absolute;
    top: 0.9rem;
    left: 50%;
    width: 4.8rem;
    transform: translateX(-50%);
  }
  .nav-footer__cv__btn02 {
    position: absolute;
    top: 0.92rem;
    right: 0.3rem;
    width: 2.27rem;
  }
}

@media screen and (min-width: 769px) {
  .header {
    z-index: 1000;
    background: #fff;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
  }
  .header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 980px;
    margin: auto;
    padding: 16px;
  }
  .header__main {
    max-width: 980px;
  }
  .achievement {
    padding: 45px 0 55px;
  }
  .achievement__main {
    width: 980px;
    margin: auto;
  }
  .achievement__logo {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 9000px;
    left: 50%;
    transform: translateX(-50%);
    margin: 48px 0 0;
  }
  .achievement__logo__wrap {
    -webkit-animation: scroll-left 60s infinite linear 0.5s both;
            animation: scroll-left 60s infinite linear 0.5s both;
  }
  @-webkit-keyframes scroll-left {
    from {
      transform: translateX(0);
      background-position: 0 54px;
    }
    to {
      transform: translateX(-100%);
      background-position: 0 -54px;
    }
  }
  @keyframes scroll-left {
    from {
      transform: translateX(0);
      background-position: 0 54px;
    }
    to {
      transform: translateX(-100%);
      background-position: 0 -54px;
    }
  }
  .safe {
    height: 1130px;
  }
  .safe__main {
    position: relative;
    width: 2000px;
    left: 50%;
    transform: translateX(-50%);
  }
  .reason__main {
    position: relative;
    width: 2000px;
    height: 2710px;
    left: 50%;
    transform: translateX(-50%);
  }
  .success {
    position: relative;
  }
  .success__main {
    position: relative;
    left: 50%;
    width: 2000px;
    height: 1234px;
    transform: translateX(-50%);
  }
  .success__tabs {
    position: absolute;
    top: 530px;
    left: 50%;
    transform: translateX(-50%);
  }
  .success__tabs .success__tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 900px;
  }
  .success__tabs .success__tab__name {
    width: 288px !important;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 21px 0;
    background: url(images/tab-off.webp) no-repeat center/contain;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .success__tabs .success__tab__name__top {
    font-size: 16px;
    font-weight: bold;
  }
  .success__tabs .success__tab__name__bottom {
    margin: 5px 0 0;
    font-size: 20px;
    font-weight: bold;
  }
  .success__tabs .success__tab__name:hover {
    cursor: pointer;
  }
  .success__slide {
    position: absolute;
    top: 740px;
    left: 50%;
    transform: translateX(-50%);
    width: 900px;
    overflow: hidden;
  }
  .success__next {
    top: 925px;
    right: 60px;
    width: 60px;
    height: 60px;
  }
  .success__prev {
    top: 925px;
    left: 60px;
    width: 60px;
    height: 60px;
  }
  .success__prev::after {
    width: 60px;
    height: 60px;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    content: "";
  }
  .success__next::after {
    top: 40px;
    width: 60px;
    height: 60px;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .success__pagination {
    bottom: 80px !important;
  }
  .success .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea0416 !important;
    border: none;
  }
  .success .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    background: #fff !important;
    opacity: 1 !important;
    border: 1px solid #1d2f3c;
  }
  .success__tab__name.swiper-slide.swiper-slide-thumb-active {
    background: url(images/tab-on.webp) no-repeat center/contain;
  }
  .voice {
    position: relative;
  }
  .voice__main {
    position: relative;
    left: 50%;
    width: 2000px;
    height: 1006px;
    transform: translateX(-50%);
  }
  .voice__tabs {
    position: absolute;
    top: 260px;
    left: 50%;
    transform: translateX(-50%);
  }
  .voice__tabs .voice__tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 900px;
  }
  .voice__tabs .voice__tab__name {
    width: 216px !important;
    text-align: center;
    padding: 16px 0;
    background: url(images/voice-tab-off.webp) no-repeat center/contain;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
  }
  .voice__tabs .voice__tab__name__top {
    font-size: 16px;
    font-weight: bold;
  }
  .voice__tabs .voice__tab__name__bottom {
    margin: 5px 0 0;
    font-size: 25px;
    font-weight: bold;
  }
  .voice__tabs .voice__tab__name:hover {
    cursor: pointer;
  }
  .voice__slide {
    position: absolute;
    top: 370px;
    left: 50%;
    transform: translateX(-50%);
    width: 900px;
    overflow: hidden;
  }
  .voice__next {
    top: 547px;
    right: 60px;
    width: 60px;
    height: 60px;
  }
  .voice__prev {
    top: 547px;
    left: 60px;
    width: 60px;
    height: 60px;
  }
  .voice__prev::after {
    width: 60px;
    height: 60px;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    content: "";
  }
  .voice__next::after {
    top: 40px;
    width: 60px;
    height: 60px;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .voice__pagination {
    bottom: 210px !important;
  }
  .voice .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea0416 !important;
    border: none;
  }
  .voice .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    background: #fff !important;
    opacity: 1 !important;
    border: 1px solid #1d2f3c;
  }
  .voice__tab__name.swiper-slide.swiper-slide-thumb-active {
    background: url(images/voice-tab-on.webp) no-repeat center/contain;
  }
  .graph__main {
    position: relative;
    left: 50%;
    width: 2000px;
    height: 776px;
    transform: translateX(-50%);
  }
  .quality__main {
    position: relative;
    left: 50%;
    width: 2000px;
    height: 1514px;
    transform: translateX(-50%);
  }
  .security {
    padding: 0 0 30px;
  }
  .security__main {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
    height: 1504px;
  }
  .crassone {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
    height: 2145px;
  }
  .model__main {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
    height: 846px;
  }
  .choose {
    position: relative;
  }
  .choose__main {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
    height: 860px;
  }
  .choose__slide {
    position: absolute;
    top: 275px;
    left: 50%;
    transform: translateX(-50%);
    width: 910px;
    overflow: hidden;
  }
  .choose__next {
    right: 55px;
    width: 60px;
    height: 60px;
  }
  .choose__prev {
    left: 55px;
    width: 60px;
    height: 60px;
  }
  .choose__prev::after {
    width: 60px;
    height: 60px;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    content: "";
  }
  .choose__next::after {
    top: 40px;
    width: 60px;
    height: 60px;
    background: url(images/fv-item01.webp) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .choose__pagination {
    bottom: 240px !important;
  }
  .choose .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1d2f3c !important;
  }
  .choose .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    background: #fff !important;
    opacity: 1 !important;
    border: 1px solid #1d2f3c;
  }
  .guide {
    position: relative;
  }
  .guide__main {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
  }
  .guide__text {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
  }
  .cta02__main {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
    height: 260px;
  }
  .footer__main {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 2000px;
    height: 90px;
  }
  .nav {
    position: fixed;
    z-index: 10000;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 130px;
    display: none;
  }
  .nav__list__item .link {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -2px 0 0;
    min-height: 70px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.06em;
    background: linear-gradient(120deg, #959595 50%, #8b8b8b 50%);
    color: #fff;
  }
  .nav__list__item .link.current {
    background: linear-gradient(120deg, #2c4352 50%, #1e303e 50%);
  }
}

@media screen and (min-width: 769px) {
  .guide__form {
    margin: -4px 0 0;
    background: #eaebef;
  }
  .guide__form__nev-items {
    display: flex;
    flex-wrap: nowrap;
    gap: 0 10px;
    width: 1000px;
    margin: 0 auto;
    padding: 15px 15px 20px;
  }
  .positon {
    position: absolute;
    z-index: -100;
    top: 230px;
    left: 1px;
    width: 1px;
    height: 1px;
  }
}

@media screen and (max-width: 768px) {
  .guide__form__nev-item {
    flex: 45%;
    margin: 0.08rem;
  }
  .guide__form__nev-items {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    padding: 25px 0;
  }
  .guide__form {
    margin: -0.02rem 0 0;
    background: #eaebef;
  }
  .positon {
    position: absolute;
    z-index: -100;
    top: 2.3rem;
    left: 0;
    width: 1px;
    height: 1px;
  }
}

/* ここからスタイル追記分 */

body {
  color: #1E2D3C
}

/* keyVisualここから */

.key-visual {
  background-color: #d9eaf1;
  padding-top: 84px;
}

@media (max-width: 900px) {
  .key-visual {
    padding-top: 80px;
  }
}

@media (max-width: 768px) {
  .key-visual {
    padding-top: 0;
  }
}

.is_show_sp-kv-contents {
  display: none;
  aspect-ratio: 640/500;
}

@media (max-width: 480px) {
  .header__inner {
    padding-left: 2%;
    padding-right: 2%;
  }
  .is_show_pc-kv-contents {
    display: none;
  }
  .is_show_sp-kv-contents {
    display: block;
  }
}

.is_show_sp {
  display: none;
}

@media (max-width: 480px) {
  .is_show_sp {
    display: block;
  }
}


/* key-visual */

.key-visual__inner {
  max-width: 1104px;
  margin-left: auto;
  margin-right: auto;
  background-image: radial-gradient(50% 95.93% at 50% 50%, #FFFFFF 29.16%, #d9eaf1 100%) ;
}

@media (max-width: 480px) {
  .key-visual__inner {
    aspect-ratio: 640/500;
  }
}

.key-visual__inner-pc {
  display: grid;
  grid-template-columns: 891fr 237fr;
  align-items: flex-end;
}

.key-visual__inner-sp { 
  background-image: url('./images/crassone_fv_sp.png');
  background-size: contain;
  background-repeat: no-repeat;
  aspect-ratio: 640 / 500;
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: 1fr 1.3fr 1fr;
  width: 100%;
  height: 100%;
}

.key-visual__inner-sp-img {
  padding-right: 8px;
}

.key-visual__inner-pc-img {
  padding-right: 8px;
  padding-bottom: 12px;
  padding-top: 8px;
}

.title__catch {
  background-color: #e71f29;
  position: relative;
  padding: 8px;
  text-align: center;
  color: #FFFFFF;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
}

.title__catch::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(0, 153, 255, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #e71f29;
  top: 100%;
  left: 50%;
}

@media (max-width: 992px) {
  .title__catch {
    font-size: 26px
  }
}

@media (max-width: 480px) {
  .title__catch {
    font-size: 22px;
  }
}

@media (max-width: 374px) {
  .title__catch {
    font-size: 18px;
  }
}

/* key-visualここまで */

.bg-lightGray {
  background-color: #F6F6F6;
}

.main__inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 40px;
}

@media (max-width: 640px) {
  .main__inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 480px) {
  .main__inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}


.cta__catch {
  background-color: #e71f29;
  position: relative;
  padding: 8px;
  text-align: center;
  color: #FFFFFF;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
}

.cta__catch::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(0, 153, 255, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #e71f29;
  top: 100%;
  left: 50%;
}

@media (max-width: 992px) {
  .cta__catch {
    font-size: 24px
  }
}

@media (max-width: 640px) {
  .cta__catch {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .cta__catch {
    font-size: 18px;
  }
}


/* パネルCTA部分 */

* ボタン部分 */

.dl-box {
  padding-top: 36px;
}

.dl-box__title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  margin-bottom: 40px;
  line-height: 1.4;
}

.dl-box__title span {
  color: #E71F29;
}

.dl-box__title::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -0.625rem;
  height: 5px;
  background: #E71F29;
  width: 70px;
}

.question__items {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.question__item {
  transition: all .2s ease-out;
  box-shadow: 0 2px 2px rgb(0 0 0 / 10%), 0 -4px 5px -2px #f5f5f7 inset;
  border: solid 1px #dcdcde;
  text-align: center;
  padding: 12px;
  background-color: white;
  font-size:16px;
}

.question__item:hover {
  border-color: #E71F29;
}

.question__item-link {
  text-decoration: none;
  color:#404042;
}

.question__item-label {
  margin-bottom: 12px;
  line-height: 1.2;
}

.question__item-image {
  margin-left: auto;
  margin-right: auto;
  max-width: 40%;
}

@media (max-width: 768px) {
  .dl-box__title::after {
    bottom: -0.14rem;
  }
}

@media (max-width: 640px) {
  .question__items {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
}


@media (max-width: 480px) {
  .dl-box__title {
    font-size: 22px;
  }
}

@media (max-width: 376px) {
  .question__items {
    font-size: 14px;
  }
  .dl-box__title {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .header__main {
    width: 5.6rem;
    margin: 0 0 0 0.2rem;
  }
}

@media screen and (max-width: 768px) {
  .header__inner {
    padding: 8px;
  }
  .header__btn02 {
    width: 1.4rem;
  }
}

/* その他 */

.disNon480 {
  display: none;
}

@media (max-width: 480px) {
  .disNon480 {
    display: inherit;
  }
}

@media (max-width: 375px) {
  .display375{
    display: none;
  }
}
