@media screen and (max-width: 767px) {
  .sec-mv .mv-inner {
    height: 75.8666666667vw;
    background: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6714430/79444233-4cf9-4f5d-87f1-4975d91944bc.jpg)
      no-repeat center center;
    background-size: cover;
  }
  .sec-mv .mv-txt-container {
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100vw;
    height: 76vw;
    padding: 3.2vw 4vw 2.4vw 6vw;
  }
  .sec-mv .mv-txt__pre {
    width: 51.6vw;
  }
  .sec-mv .mv-txt__main {
    margin-top: 2.1333333333vw;
  }
  .sec-mv .mv-txt__main .row1 {
    font-size: 6.1333333333vw;
  }
  .sec-mv .mv-txt__main .row1 .strong {
    font-size: 6.6666666667vw;
  }
  .sec-mv .mv-txt__main .row1 .strong::before {
    top: -1.3333333333vw;
    height: 1.3333333333vw;
    background: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6621389/a987e4b1-5e52-4713-8d35-31764a9d5869.png)
      no-repeat center center;
    background-size: 8.2666666667vw auto;
  }
  .sec-mv .mv-txt__main .row2 {
    font-size: 6.4vw;
  }
  .sec-mv .mv-txt__main .row2 .row2-1 {
    letter-spacing: 0.4vw;
  }
  .sec-mv .mv-txt__main .row2 .small {
    font-size: 5.3333333333vw;
  }
  .sec-mv .mv-txt__main .row3 {
    font-size: 6.4vw;
  }
  .sec-mv .mv-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 4vw;
    bottom: 2vw;
    width: 26.4vw;
    height: 26.4vw;
    margin-top: 0;
    padding: 0;
    border-radius: 9999em;
    gap: 0;
  }
  .sec-mv .mv-banner .mv-banner-img {
    width: 8.9333333333vw;
  }
  .sec-mv .mv-banner .mv-banner-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 4.2666666667vw;
    font-weight: 500;
    text-align: center;
  }
  .sec-mv .mv-banner .mv-banner-txt .row1 {
    font-size: 2.9333333333vw;
  }
  .sec-mv .mv-banner .mv-banner-txt .small {
    font-size: 2.4vw;
  }
  .sec-mv .cta-area {
    padding: 4.9333333333vw 2.6666666667vw 6.2666666667vw;
  }
  .cta-btn-ttl {
    font-size: 4vw;
  }
  .cta-btn-ttl .small {
    font-size: 3.7333333333vw;
  }
  .cta-btn-ttl::before {
    left: -10px;
    width: 0.6666666667vw;
    height: 4.6666666667vw;
  }
  .cta-btn-ttl::after {
    right: -10px;
    width: 0.6666666667vw;
    height: 4.6666666667vw;
  }
  .cta-btn-container {
    width: 100%;
  }
  .btn::before {
    width: 100%;
    height: 11.3333333333vw;
  }
  .btn .btn-inner {
    width: 100%;
    height: 11.3333333333vw;
    font-size: 4.8vw;
    font-weight: 600;
  }
  .btn .btn-inner span::after {
    margin-top: 2px;
    margin-left: 2.4vw;
    border-top: 1.2vw solid rgba(0, 0, 0, 0);
    border-bottom: 1.2vw solid rgba(0, 0, 0, 0);
    border-left: 1.8666666667vw solid #fff;
  }
  .sec-present {
    padding: 40px 15px;
  }
  .sec-present .sec-title {
    margin-bottom: 12px;
  }
  .sec-present .sec-title__txt {
    font-size: 1.8rem;
  }
  .sec-present .sec-title__txt strong {
    display: block;
    font-size: 2rem;
  }
  .sec-present .sec-copy {
    gap: 6px;
    margin-bottom: 20px;
  }
  .sec-present .sec-copy span {
    font-size: 1rem;
    padding: 4px;
  }
  .sec-about-fp1 .sec-about-fp1-inner {
    padding-top: 5.3333333333vw;
    width: 100%;
  }
  .sec-about-fp1 .sec-title .sec-title__img {
    width: 42.5333333333vw;
  }
  .sec-about-fp1 .sec-title .sec-title__txt {
    font-size: 4.2666666667vw;
  }
  .sec-about-fp1 .sec-title .sec-title__txt .strong {
    font-size: 5.3333333333vw;
  }
  .sec-about-fp1 .concerns {
    position: relative;
    z-index: 1;
    height: 80.4vw;
  }
  .sec-about-fp1 .concerns-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 2;
    margin-top: 4.6666666667vw;
    gap: 2vw 0;
  }
  .sec-about-fp1 .concerns-list__item {
    width: auto;
    padding: 2.2666666667vw 2.1333333333vw;
    -webkit-box-shadow: 3.536px 3.536px 3px 0 rgba(35, 35, 35, 0.25);
    box-shadow: 3.536px 3.536px 3px 0 rgba(35, 35, 35, 0.25);
    font-size: 3.4666666667vw;
    line-height: 1;
  }
  .sec-about-fp1 .concerns-list__item::before {
    display: inline-block;
    width: 3.4666666667vw;
    height: 2.9333333333vw;
    margin-right: 1.6vw;
    background: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6621391/c507ea93-d336-4d2a-8e06-4a6064c48d84.png)
      no-repeat center center;
    background-size: contain;
    content: "";
  }
  .sec-about-fp1 .concerns-img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin-top: 4.6666666667vw;
  }
  .sec-about-fp1 .concerns-img img {
    width: 100%;
  }
  .sec-about-fp1 .arrow {
    padding: 7.4666666667vw 0 6.4vw;
  }
  .sec-about-fp1 .arrow::before {
    border-width: 6vw 11.2vw 0 11.2vw;
    border-color: #333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  }
  .sec-about-fp1 .sec-about-fp1-inner2 {
    padding-bottom: 29.3333333333vw;
  }
  .sec-about-fp1 .sec-about-fp1-inner2 .sec-title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 5.0666666667vw;
    letter-spacing: 0;
    gap: 2.2666666667vw 0.5333333333vw;
  }
  .sec-about-fp1 .sec-about-fp1-inner2 .sec-title .row1 {
    width: 100%;
    font-size: 6.6666666667vw;
    text-align: center;
  }
  .sec-about-fp1 .sec-about-fp1-inner2 .sec-title .row1 .small {
    font-size: 4.5333333333vw;
  }
  .sec-about-fp1 .sec-about-fp1-inner2 .sec-title .row2 {
    padding: 0.5333333333vw;
  }
  .sec-about-fp1 .sec-about-fp1-inner2 .sec-title .row3 .small {
    font-size: 4.5333333333vw;
  }
  .sec-about-fp1 .sec-about-fp1-about {
    width: 100%;
    margin-top: 6vw;
    padding: 0 3.4666666667vw;
  }
  .sec-about-fp1 .about {
    -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: 6.6666666667vw 0;
  }
  .sec-about-fp1 .about-item {
    width: 100%;
    padding: 8vw 4vw 4vw 4vw;
  }
  .sec-about-fp1 .about-item__title {
    top: -4vw;
    width: 82.6666666667vw;
    padding: 1.6vw;
    font-size: 4.8vw;
  }
  .sec-about-fp1 .about-item__txt {
    font-size: 3.3333333333vw;
  }
  .sec-about-fp1 .cta-area {
    margin-top: 5.3333333333vw;
  }
  .sec-about-fp2 .sec-about-fp2-top {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="24" /><feOffset dx="1" dy="13" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.25)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.25));
  }
  .sec-about-fp2 .sec-about-fp2-top .sec-about-fp2-inner {
    padding: 8vw 3.2vw;
    mask-image: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6621446/ba74d45e-920b-4c53-870b-c6a4c78a7267.png);
    -webkit-mask-image: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6621446/ba74d45e-920b-4c53-870b-c6a4c78a7267.png);
    -webkit-mask-position: center bottom;
    mask-position: center bottom;
    -webkit-mask-size: cover;
    mask-size: cover;
  }
  .sec-about-fp2 .sec-about-fp2-bottom {
    background: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6621508/04e0c315-006a-41e5-b808-092636679862.png)
      no-repeat center bottom;
    background-size: 100vw auto;
  }
  .sec-about-fp2 .sec-about-fp2-bottom .sec-about-fp2-inner {
    width: 100vw;
    height: 78.6666666667vw;
    margin-top: -12vw;
    padding: 0 3.2vw;
  }
  .sec-about-fp2 h2 {
    font-size: 4.5333333333vw;
  }
  .sec-about-fp2 h2 .row2::after {
    width: 100%;
    height: 2.9333333333vw;
  }
  .sec-about-fp2 h2 .strong {
    font-size: 5.8666666667vw;
  }
  .sec-about-fp2 .consern2-voices {
    width: 100vw;
    margin-top: 0;
  }
  .sec-about-fp2 .consern2-voices img {
    bottom: -8vw;
    left: -3.2vw;
    width: 98.2666666667vw;
  }
  .sec-about-fp2 .sec-about-fp2__call-in {
    width: 61.3333333333vw;
    min-height: 49.4666666667vw;
    padding: 4.6666666667vw 2.6666666667vw 4vw;
  }
  .sec-about-fp2 .sec-about-fp2__call-in .sec-about-fp2__call-in__img {
    width: 54.5333333333vw;
  }
  .sec-about-fp2 .sec-about-fp2__call-in .sec-about-fp2__call-in__txt {
    margin-top: 3.3333333333vw;
    font-size: 3.2vw;
  }
  .sec-onayami-cases .sec-onayami-cases-inner {
    padding-right: 2vw;
    padding-left: 2vw;
  }
  .sec-onayami-cases .sec-title-balloon {
    top: -20vw;
    left: 50%;
    width: 91.0666666667vw;
    height: 23.2vw;
    padding: 2.1333333333vw 0 2.1333333333vw 2.6666666667vw;
    gap: 0 0.5333333333vw;
  }
  .sec-onayami-cases .sec-title-balloon::before {
    border-width: 2vw 1.8666666667vw 0 1.8666666667vw;
    content: "";
  }
  .sec-onayami-cases .sec-title-balloon::after {
    border-width: 2.5333333333vw 2.7333333333vw 0 2.7333333333vw;
  }
  .sec-onayami-cases .sec-title-balloon__img {
    width: 19.6vw;
    height: 14.9333333333vw;
  }
  .sec-onayami-cases .sec-title-balloon__img img {
    bottom: -1.3333333333vw;
  }
  .sec-onayami-cases .sec-title-balloon__txt {
    font-size: 4vw;
  }
  .sec-onayami-cases .sec-title {
    margin-left: -2vw;
    margin-right: 2vw;
    width: 100vw;
    padding: 6vw 0;
    font-size: 5.3333333333vw;
  }
  .sec-onayami-cases .cta-area {
    margin-top: 5.3333333333vw;
    padding-bottom: 6vw;
  }
  .sec-onayami-cases .onayami-cases {
    width: 100%;
    margin-top: 6vw;
    gap: 5.3333333333vw 0;
  }
  .sec-onayami-cases .onayami-case {
    width: 100vw;
  }
  .sec-onayami-cases
    .onayami-case.shisankeisei
    .onayami-case__title
    .onayami-case__title__img {
    width: 7.7333333333vw;
  }
  .sec-onayami-cases .onayami-case.lifeplan .onayami-case__title .em {
    font-size: 5.3333333333vw;
  }
  .sec-onayami-cases
    .onayami-case.lifeplan
    .onayami-case__title
    .onayami-case__title__img {
    width: 10vw;
  }
  .sec-onayami-cases
    .onayami-case.kakeishindan
    .onayami-case__title
    .onayami-case__title__img {
    width: 8.6666666667vw;
  }
  .sec-onayami-cases
    .onayami-case.jutakushikin
    .onayami-case__title
    .onayami-case__title__img {
    width: 8.1333333333vw;
  }
  .sec-onayami-cases
    .onayami-case.rougoshikin
    .onayami-case__title
    .onayami-case__title__img {
    width: 9.3333333333vw;
  }
  .sec-onayami-cases
    .onayami-case.kyouikushikin
    .onayami-case__title
    .onayami-case__title__img {
    width: 9.4666666667vw;
  }
  .sec-onayami-cases
    .onayami-case.hokensoudan
    .onayami-case__title
    .onayami-case__title__img {
    width: 6.1333333333vw;
  }
  .sec-onayami-cases
    .onayami-case.souzoku
    .onayami-case__title
    .onayami-case__title__img {
    width: 4.8vw;
  }
  .sec-onayami-cases .onayami-case__title {
    padding: 2.4vw;
    font-size: 5.3333333333vw;
    gap: 0 2vw;
  }
  .sec-onayami-cases .onayami-case__title .em {
    font-size: 6.6666666667vw;
  }
  .sec-onayami-cases .onayami-case__body {
    padding: 3.3333333333vw;
    gap: 3.2vw 0;
  }
  .sec-onayami-cases .onayami-case__onayami-list {
    font-size: 4vw;
  }
  .sec-onayami-cases .onayami-case__onayami-list li {
    padding-left: 5.6vw;
  }
  .sec-onayami-cases .onayami-case__onayami-list li::before {
    top: 0.6666666667vw;
    width: 4.2666666667vw;
    height: 5.3333333333vw;
  }
  .sec-onayami-cases .onayami-case__proposals::after {
    width: 23.0666666667vw;
    height: 27.4666666667vw;
  }
  .sec-onayami-cases .onayami-case__proposals.is-active {
    display: block;
  }
  .sec-onayami-cases .onayami-case__proposals__title1 {
    padding-left: 9.0666666667vw;
    font-size: 4.6666666667vw;
  }
  .sec-onayami-cases .onayami-case__proposals__title1::before {
    width: 7.8666666667vw;
    height: 7.8666666667vw;
  }
  .sec-onayami-cases .onayami-case__proposals__title2 {
    margin-top: 6.6666666667vw;
  }
  .sec-onayami-cases .onayami-case__proposals__title2 .pre {
    padding: 2.1333333333vw 3.6vw;
    -webkit-box-shadow: 1.6vw 1.6vw 0 #ffdbad;
    box-shadow: 1.6vw 1.6vw 0 #ffdbad;
    font-size: 4.5333333333vw;
    text-shadow: 0.1293333333vw 0.2332vw 0.5333333333vw rgba(157, 90, 4, 0.3);
    -moz-transform: matrix(
      0.8742300018,
      -0.0153605583,
      0.0153605583,
      0.8742300018,
      0,
      0
    );
    -webkit-transform: matrix(
      0.8742300018,
      -0.0153605583,
      0.0153605583,
      0.8742300018,
      0,
      0
    );
    -ms-transform: matrix(
      0.8742300018,
      -0.0153605583,
      0.0153605583,
      0.8742300018,
      0,
      0
    );
    gap: 2.6666666667vw 0;
  }
  .sec-onayami-cases .onayami-case__proposals__title2 .main {
    padding-bottom: 1.3333333333vw;
    font-size: 6vw;
  }
  .sec-onayami-cases .onayami-case__proposals__title2 .main::after {
    width: 85.3333333333vw;
    height: 2.6666666667vw;
  }
  .sec-onayami-cases .onayami-case__merit-list,
  .sec-onayami-cases .onayami-case__proposals-list {
    font-size: 4vw;
  }
  .sec-onayami-cases .onayami-case__merit-list li,
  .sec-onayami-cases .onayami-case__proposals-list li {
    padding-left: 3.4666666667vw;
  }
  .sec-onayami-cases .onayami-case__merit-list li::before,
  .sec-onayami-cases .onayami-case__proposals-list li::before {
    top: 2vw;
    width: 1.6vw;
    height: 1.6vw;
  }
  .sec-onayami-cases .onayami-case__merit-list {
    max-width: 64vw;
    margin-top: 2.6666666667vw;
  }
  .sec-onayami-cases .onayami-case__proposals-list {
    margin-top: 4.5333333333vw;
  }
  .sec-onayami-cases .onayami-case__img {
    margin-top: 2.6666666667vw;
  }
  .sec-onayami-cases .onayami-case__img__annotation {
    font-size: 2.4vw;
  }
  .modal {
    display: none;
  }
  .sec-reason h2 {
    padding: 6.6666666667vw 0;
    font-size: 5.3333333333vw;
    line-height: 1.4;
  }
  .sec-reason .reason__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8vw;
    gap: 5.0666666667vw 4vw;
  }
  .sec-reason .reason__list .item {
    position: relative;
    width: 44vw;
    margin-bottom: 4vw;
    padding: 4vw;
    border: 1px solid #111;
    text-align: center;
  }
  .sec-reason .reason__list .item h3 {
    display: inline-block;
    position: relative;
    padding-bottom: 1.333vw;
    font-size: 4.267vw;
    font-weight: 400;
    line-height: 1;
  }
  .sec-reason .reason__list .item h3::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.267vw;
    background-color: #dd2225;
    content: "";
  }
  .sec-reason .reason__list .item .reason__img {
    margin: 2.933vw auto 0 auto;
  }
  .sec-reason .reason__list .item .reason__img img {
    max-width: 100%;
    height: 22vw;
  }
  .sec-reason .reason__list .item .reason__txt {
    width: calc(100% + 8vw);
    margin-top: 1.6vw;
    margin-right: -4vw;
    margin-left: -4vw;
    gap: 1.6vw 0;
  }
  .sec-reason .reason__list .item .reason__txt--small {
    font-size: 3.7333333333vw;
  }
  .sec-reason .reason__list .item .reason__txt--large {
    font-size: 4.8vw;
  }
  .sec-reason .reason__cap {
    font-size: 2vw;
  }
  .sec-reason .cta-area {
    margin-top: 5.3333333333vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .sec-flow {
    margin-top: 9.333vw;
    background-color: #f8f4e6;
  }
  .sec-flow .inner {
    padding-right: 3.2vw;
    padding-left: 3.2vw;
  }
  .sec-flow h2 {
    padding: 8.667vw 0;
    font-size: 6.667vw;
  }
  .sec-flow .flow__list {
    display: block;
    margin-top: 8vw;
  }
  .sec-flow .flow__list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 4.4vw 2.667vw;
    border-radius: 0;
    background-color: #fff;
  }
  .sec-flow .flow__list .item + .item {
    margin-top: 8vw;
  }
  .sec-flow .flow__list .item + .item::after {
    position: absolute;
    top: -6vw;
    left: 50%;
    width: 2vw;
    height: 4vw;
    background: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6621406/a2f98fdc-c046-46e1-a2b7-580dc4e162f8.svg)
      no-repeat left top;
    background-size: cover;
    transform: translate(-50%, 0) rotate(90deg);
    content: "";
    -webkit-transform: translate(-50%, 0) rotate(90deg);
  }
  .sec-flow .flow__list .item:nth-of-type(3) .flow__txt--01 {
    font-size: 6.6666666667vw;
  }
  .sec-flow .flow__list .item .flow__txt__wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 0 0 2.667vw;
  }
  .sec-flow .flow__list .item .flow__img {
    overflow: hidden;
    width: 33.3333333333vw;
    border-radius: 0;
  }
  .sec-flow .flow__list .item .flow__txt--01 {
    margin-top: 0;
    padding: 0;
    font-size: 6.6666666667vw;
    text-align: left;
  }
  .sec-flow .flow__list .item .flow__txt--01 span {
    font-size: 4.2666666667vw;
  }
  .sec-flow .flow__list .item .flow__txt--02 {
    margin-top: 1.333vw;
    padding: 0;
    font-size: 3.2vw;
    line-height: 1.3;
  }
  .sec-flow .flow__list .item .flow__txt--03 {
    margin-top: 2.667vw;
    padding: 0.667vw 1.067vw;
    background-color: #fff9f9;
    color: #dc2823;
    font-size: 3.467vw;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
  }
  .sec-flow .end-text__block1 {
    margin-top: 5.3333333333vw;
    font-size: 3.3333333333vw;
    text-align: center;
  }
  .sec-flow .end-text__block2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 18.66667vw);
    margin-right: 2.6666666667vw;
    margin-left: 16vw;
    padding: 3.3333333333vw;
    font-size: 3.7333333333vw;
    -moz-text-align-last: left;
    text-align-last: left;
  }
  .sec-flow .end-text__block2::after {
    display: block;
    bottom: 3.3333333333vw;
    left: -16vw;
    width: 23.7333333333vw;
    height: 23.7333333333vw;
    background: url(https://file.mysquadbeyond.com/uploads/article_photo/photo/6621404/1355632f-7414-4752-9cbf-cc6358f532ad.png)
      no-repeat center center;
    background-size: contain;
    content: "";
  }
  .sec-flow .cta-area {
    margin-top: 5.3333333333vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .sec-faq {
    padding: 9.333vw 0;
    background-color: #f8f4e6;
  }
  .sec-faq .inner {
    padding-right: 3.2vw;
    padding-left: 3.2vw;
  }
  .sec-faq h2 {
    padding: 8.667vw 0;
    font-size: 6.667vw;
  }
  .sec-faq .faq__list {
    margin-top: 8vw;
  }
  .sec-faq .faq__list .item {
    border-radius: 1.067vw;
    -webkit-box-shadow: 0.459vw 0.655vw 1.6vw 0 rgba(84, 2, 0, 0.2);
    box-shadow: 0.459vw 0.655vw 1.6vw 0 rgba(84, 2, 0, 0.2);
    background-color: #fff;
  }
  .sec-faq .faq__list .item + .item {
    margin-top: 5.333vw;
  }
  .sec-faq .faq__list .item dt {
    padding: 4.667vw 12vw 4.667vw 16vw;
    font-size: 4vw;
    letter-spacing: -0.03em;
  }
  .sec-faq .faq__list .item dt .icon_q {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 2.667vw;
    width: 10.667vw;
    height: 10.667vw;
    border-radius: 50%;
    background-color: #dc2823;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 4.2666666667vw;
    font-family:
      "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "貂ｸ繧ｴ繧ｷ繝�け",
      "Yu Gothic", "貂ｸ繧ｴ繧ｷ繝�け菴�", "YuGothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3",
      "Hiragino Kaku Gothic Pro", "Meiryo UI", "繝｡繧､繝ｪ繧ｪ", Meiryo,
      "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    font-weight: 600;
    line-height: 1;
    -webkit-transform: translate(0, -50%);
  }
  .sec-faq .faq__list .item dt i {
    position: absolute;
    top: 50%;
    right: 4vw;
    width: 5.333vw;
    height: 5.333vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .sec-faq .faq__list .item dt i::before {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1.067vw;
    background-color: #dc2823;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    content: "";
  }
  .sec-faq .faq__list .item dt i::after {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1.067vw;
    background-color: #dc2823;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    content: "";
  }
  .sec-faq .faq__list .item dt.is-active i::after {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
  }
  .sec-faq .faq__list .item dd {
    display: none;
    position: relative;
    padding: 0.667vw 4.667vw 4.667vw 16vw;
    font-size: 3.733vw;
    line-height: 1.6;
  }
  .sec-faq .faq__list .item dd .m-txt {
    display: block;
    font-size: 0.8em;
  }
  .sec-faq .faq__list .item dd .icon_a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 6.667vw;
    left: 2.667vw;
    width: 9.867vw;
    height: 9.867vw;
    border-radius: 50%;
    background-color: #dc2823;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 4.2666666667vw;
    font-family:
      "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "貂ｸ繧ｴ繧ｷ繝�け",
      "Yu Gothic", "貂ｸ繧ｴ繧ｷ繝�け菴�", "YuGothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3",
      "Hiragino Kaku Gothic Pro", "Meiryo UI", "繝｡繧､繝ｪ繧ｪ", Meiryo,
      "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    font-weight: 600;
    line-height: 1;
    -webkit-transform: translate(0, -50%);
  }
  .sec-faq .cta-area {
    margin-top: 5.3333333333vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  #floating {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 -0.8vw 1.6vw 0 rgba(57, 32, 0, 0.06);
    box-shadow: 0 -0.8vw 1.6vw 0 rgba(57, 32, 0, 0.06);
    background-color: #fff;
  }
  #floating .cta-area {
    position: relative;
    margin-top: 0;
    padding: 2.6666666667vw;
  }
  #floating .cta-area .close__btn {
    position: absolute;
    top: 0;
    right: 1.333vw;
    width: 5.3333333333vw;
    transform: translate(0, -50%);
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
  }
  #floating.d-none {
    display: none;
  }
}
