@charset "UTF-8";
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, figure {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

i {
  font-style: normal;
}

sup {
  font-size: 60%;
}

@media screen and (min-width: 769px) {
  footer .footer-bg {
    background-color: #f8f9fb;
  }
  footer .footer-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px;
  }
  footer .footer-link {
    margin: 0 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1.04px;
    color: #515151 !important;
    text-decoration: none;
  }
  footer .footer-link.deco {
    text-decoration: underline;
  }
  footer a.footer-link:hover {
    opacity: 1;
    text-decoration: underline !important;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-bg {
    background-color: #f8f9fb;
  }
  footer .footer-inner {
    padding: 40px 0 20px;
  }
  footer .footer-link {
    display: table;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 13px;
    color: #515151 !important;
    text-decoration: none;
  }
  footer .footer-link:nth-child(1) {
    margin-bottom: 22px;
  }
  footer .footer-link.deco {
    text-decoration: underline;
  }
}

body.modal-open {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  overflow-y: initial;
}

#lp-202211 {
  color: #292929;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
  letter-spacing: 0.15em;
}
#lp-202211 .poppins {
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.2em;
}
#lp-202211 *,
#lp-202211 *:after,
#lp-202211 *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 899px) {
  #lp-202211 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 {
    font-size: 16px;
    font-size: 1rem;
  }
}
#lp-202211 img {
  width: auto;
  max-width: 100%;
  height: auto;
  background: transparent;
  vertical-align: middle;
}
#lp-202211 a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#lp-202211 a:active,
#lp-202211 a:focus {
  outline: none;
}
#lp-202211 a img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#lp-202211 button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
#lp-202211 ul {
  list-style: none;
}
@media only screen and (min-width: 900px) {
  #lp-202211 .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .tb {
    display: none !important;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .pcOnly {
    display: none !important;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .pcOnly {
    display: none !important;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .pcOnly {
    display: block !important;
  }
}
#lp-202211 .img-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sp-img-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .pc-img-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#lp-202211 .img-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sp-img-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .pc-img-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .list-offer {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .list-offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#lp-202211 .list-offer dt {
  font-weight: bold;
  margin-bottom: 0.2em;
}
#lp-202211 .list-offer dd, #lp-202211 .list-offer li {
  text-indent: -1em;
  margin-left: 1em;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .offer {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#lp-202211 .list-free dd, #lp-202211 .list-free li {
  padding-left: 3em;
  position: relative;
}
#lp-202211 .list-free i {
  position: absolute;
  top: 0;
  left: 0;
}
#lp-202211 .header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
}
#lp-202211 .header .sec-inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .header .sec-inr {
    padding: 10px 0;
    width: 100%;
    margin: auto;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .header .sec-inr {
    padding: 10px;
    max-width: 1160px;
    margin: auto;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .header .sec-inr h1 {
    width: 100px;
    margin-left: 15px;
    margin-right: 8px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .header .sec-inr h1 {
    width: 120px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .header .sec-inr .header-txt {
    font-size: 10px;
    font-size: 0.625rem;
    letter-spacing: 0px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .header .sec-inr .header-txt {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#lp-202211 .header .sec-inr .header-btn {
  right: 0;
  position: absolute;
  background: #e94709;
  border: solid 2px #e94709;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .header .sec-inr .header-btn {
    font-size: 10px;
    font-size: 0.625rem;
    width: 75px;
    height: 60px;
    letter-spacing: 1px;
    padding-top: 33px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .header .sec-inr .header-btn {
    font-size: 14px;
    font-size: 0.875rem;
    width: 174px;
    height: 50px;
    padding-top: 14px;
    padding-left: 15px;
  }
}
#lp-202211 .header .sec-inr .header-btn:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/cmn-icon-edit-white.webp) no-repeat center;
  background-size: 100%;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .header .sec-inr .header-btn:before {
    width: 18px;
    height: 18px;
    left: 0;
    top: 12px;
    right: 0;
    margin: auto;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .header .sec-inr .header-btn:before {
    width: 20px;
    height: 20px;
    left: 15px;
    top: calc(50% - 10px);
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .header .sec-inr .header-btn:hover {
    background: #fff;
    color: #e94709;
    border: solid 2px #e94709;
  }
  #lp-202211 .header .sec-inr .header-btn:hover:before {
    background: url(../img/cmn-icon-edit-orange.webp) no-repeat center;
    background-size: 100%;
  }
}
#lp-202211 .header .sec-inr .header-course-btn {
  position: absolute;
  background: #445166;
  border: solid 2px #445166;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .header .sec-inr .header-course-btn {
    font-size: 10px;
    font-size: 0.625rem;
    right: 75px;
    width: 75px;
    height: 60px;
    letter-spacing: -0.03em;
    padding-top: 33px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .header .sec-inr .header-course-btn {
    font-size: 14px;
    font-size: 0.875rem;
    right: 179px;
    width: 174px;
    height: 50px;
    padding-top: 14px;
    padding-left: 28px;
  }
}
#lp-202211 .header .sec-inr .header-course-btn:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/cmn-icon-movie-white.webp) no-repeat center;
  background-size: 100%;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .header .sec-inr .header-course-btn:before {
    width: 23px;
    height: 18px;
    left: 0;
    top: 12px;
    right: 0;
    margin: auto;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .header .sec-inr .header-course-btn:before {
    width: 29px;
    height: 20px;
    left: 15px;
    top: calc(50% - 10px);
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .header .sec-inr .header-course-btn:hover {
    background: #fff;
    color: #445166;
    border: solid 2px #445166;
  }
  #lp-202211 .header .sec-inr .header-course-btn:hover:before {
    background: url(../img/cmn-icon-movie-gray.webp) no-repeat center;
    background-size: 100%;
  }
}
#lp-202211 .main {
  line-height: 1.6;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .main {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .main {
    margin-top: 66px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sec {
    padding: 60px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .sec {
    padding: 120px 0;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .box {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .box {
    padding: 100px 0;
  }
}
#lp-202211 .sec-inr {
  display: block;
  margin: 0 auto;
  width: calc(100% - 60px);
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .sec-inr {
    max-width: 1060px;
  }
}
#lp-202211 .sec-inr02 {
  display: block;
  margin: 0 auto;
  width: calc(100% - 30px);
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .sec-inr02 {
    max-width: 1160px;
  }
}
#lp-202211 .sec-ttl {
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sec-ttl {
    padding: 0 15px;
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .sec-ttl {
    padding: 0 0 40px;
  }
}
#lp-202211 .sec-ttl-en {
  display: block;
  color: #292929;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sec-ttl-en {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .sec-ttl-en {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#lp-202211 .sec-ttl-en:before {
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-style: solid;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sec-ttl-en:before {
    margin-right: 6px;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #10b486;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .sec-ttl-en:before {
    margin-right: 10px;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #10b486;
  }
}
#lp-202211 .sec-ttl-ja-main {
  color: #10b486;
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sec-ttl-ja-main {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .sec-ttl-ja-main {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
#lp-202211 .sec-ttl-ja-sub {
  color: #10b486;
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sec-ttl-ja-sub {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .sec-ttl-ja-sub {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
#lp-202211 .c-btn {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: block;
}
#lp-202211 .c-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .c-btn:after {
    width: 8px;
    height: 8px;
    right: 20px;
    top: 50%;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .c-btn:after {
    width: 8px;
    height: 8px;
    right: 20px;
    top: 50%;
  }
}
#lp-202211 .c-more-icon {
  position: absolute;
  background: #292929;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .c-more-icon {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    text-align: center;
    bottom: 20px;
    right: 15px;
    padding-top: 2px;
    padding-left: 2px;
    cursor: pointer;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .c-more-icon {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    text-align: center;
    bottom: 15px;
    right: 15px;
    padding-top: 2px;
    padding-left: 2px;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .c-more-icon {
    cursor: pointer;
  }
}
#lp-202211 .c-txt-orange {
  color: #e94709 !important;
}
#lp-202211 .c-txt-gray {
  color: #9b9b9b !important;
}
#lp-202211 .c-txt-yellow {
  color: #d3c136 !important;
}
#lp-202211 .c-marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #e94709));
  background: linear-gradient(transparent 70%, #e94709 30%);
}
#lp-202211 .icon-kome {
  font-size: 1rem;
}
#lp-202211 .u-mt0 {
  margin-top: 0 !important;
}
#lp-202211 .u-mb0 {
  margin-bottom: 0 !important;
}
#lp-202211 .u-pt0 {
  padding-top: 0 !important;
}
#lp-202211 .u-pb0 {
  padding-bottom: 0 !important;
}

#lp-202211 {
  /*モーダルコンテンツ*/
}
#lp-202211 .mdLg_only {
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mdLg_only {
    display: none;
  }
}
#lp-202211 .sm_only {
  display: none;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .sm_only {
    display: block;
  }
}
#lp-202211 .mv {
  position: relative;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv {
    place-items: end center;
    height: auto;
    min-height: 456px;
    background: url(../img/mv-img-sp.webp) 100% 0/cover no-repeat;
    padding: 0;
    width: 100%;
    aspect-ratio: 1/1.2;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .mv {
    height: calc(100vh - 66px);
    min-height: 816px;
    background: url(../img/mv-img-pc.webp) 50% 0/cover no-repeat;
    padding: 20px 0;
  }
}
#lp-202211 .mv_cont {
  max-width: 1240px;
  width: 100%;
  height: 609px;
  padding-left: 20px;
  padding-right: 20px;
  margin-inline: auto;
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_cont {
    height: max(323px, 82.82vw);
    width: calc(100% - 3.33vw);
    margin-bottom: 6.67vw;
    padding: 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 898px) {
  #lp-202211 .mv_cont {
    height: max(323px, 76.92vw);
    width: calc(100% - 3.33vw);
    margin-bottom: 10.26vw;
    padding: 0;
  }
}
#lp-202211 .mv_cont > * {
  position: absolute;
}
#lp-202211 .mv_ttl {
  top: -3px;
  left: 2%;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ttl {
    top: max(212px, (100vh - 60px) / 630 * 272);
    right: 6.15vw;
    top: -5%;
    left: 4%;
  }
}
#lp-202211 .mv_ttl_1,
#lp-202211 .mv_ttl_2 {
  display: block;
  background-color: #fff;
  color: #10b486;
  font-weight: bold;
  padding: 0 0.3em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 1;
  letter-spacing: 0;
}
#lp-202211 .mv_ttl_1::after,
#lp-202211 .mv_ttl_2::after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/mv-marker.svg) no-repeat center/contain;
  top: 13px;
  left: 0;
}
#lp-202211 .mv_ttl-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 42%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ttl-flex {
    top: 35%;
    left: 2.6%;
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#lp-202211 .mv_ttl_1 {
  font-size: 55px;
  margin-right: auto;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ttl_1 {
    font-size: min(55px, 7.18vw);
  }
}
#lp-202211 .mv_ttl_1::after {
  top: 13px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ttl_1::after {
    top: 2.05vw;
  }
}
#lp-202211 .mv_ttl_2 {
  margin-top: 15px;
  font-size: 75px;
  font-family: "Lucida Grande,Hiragino Sans", sans-serif;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ttl_2 {
    margin-top: 2.56vw;
    font-size: min(75px, 9.74vw);
  }
}
#lp-202211 .mv_ttl_2::after {
  top: 23px;
  left: -10px;
  width: 110%;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ttl_2::after {
    top: min(16px, 3.33vw);
    left: -5px;
    width: 110%;
  }
}
#lp-202211 .mv_point {
  top: 239px;
  right: 44px;
  width: 355px;
  margin-left: 12px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_point {
    top: max(349px, (100vh - 60px) / 630 * 409);
    right: auto;
    width: 48.72vw;
    top: 32.05vw;
    left: 0;
    margin-left: 4px;
  }
}
#lp-202211 .mv_txt2Cont {
  bottom: 0;
  left: 20px;
  background-color: #fff;
  padding: 16px 16px 8px;
  border-radius: 14px;
  border: solid 3px #ed5514;
  margin-bottom: 10px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_txt2Cont {
    bottom: auto;
    top: 36.92vw;
    left: auto;
    right: 0;
    padding: 2vw 1.8vw 1vw 1.8vw;
    max-width: 335px;
    width: 47%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 899px) {
  #lp-202211 .mv_txt2Cont {
    max-width: 375px;
  }
}
#lp-202211 .mv_txt2Cont_txt {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: normal;
  text-align: center;
  line-height: 1;
  margin-bottom: 16px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_txt2Cont_txt {
    font-size: 3.08vw;
  }
}
#lp-202211 .mv_txt2Cont_wrapper {
  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;
  margin-bottom: 7px;
  gap: clamp(0.31rem, -0.2rem + 0.92vw, 0.62rem);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_txt2Cont_wrapper {
    gap: 0;
  }
}
#lp-202211 .mv_txt2Cont_txt1,
#lp-202211 .mv_txt2Cont_txt3 {
  width: 140px;
  height: 70px;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_txt2Cont_txt1,
  #lp-202211 .mv_txt2Cont_txt3 {
    width: 16.67vw;
    height: 7.69vw;
    font-size: 4.1vw;
    border-radius: 7px;
  }
}
#lp-202211 .mv_txt2Cont_txt1 {
  background-color: #ed5514;
}
#lp-202211 .mv_txt2Cont_txt3 {
  background-color: #10b486;
}
#lp-202211 .mv_txt2Cont_txt2 {
  font-size: clamp(1.25rem, -1.14rem + 4.25vw, 2.68rem);
  font-weight: bold;
  color: #3c3c3c;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_txt2Cont_txt2 {
    font-size: 4.62vw;
    margin: 0 3px;
  }
}
#lp-202211 .mv_ctaBtn {
  bottom: 30px;
  left: 20px;
  border-radius: 18px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-image: -webkit-gradient(linear, left top, right top, from(#fc7f13), to(#ea5a00));
  background-image: linear-gradient(to right, #fc7f13 0%, #ea5a00 100%);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ctaBtn {
    bottom: -2%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 92.31vw;
    border-radius: 2.05vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 898px) {
  #lp-202211 .mv_ctaBtn {
    bottom: -8%;
  }
}
#lp-202211 .mv_ctaBtn_txtWrapper {
  padding: 40px 126px 41px 77px;
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ctaBtn_txtWrapper {
    padding: 6vw 12vw 5.8vw 5vw;
  }
}
#lp-202211 .mv_ctaBtn_txt1 {
  position: absolute;
  left: 50%;
  top: -26px;
  border-radius: 9999px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 22px;
  font-weight: bold;
  color: #ed5514;
  padding: 12px 12px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 3px #ed5514;
  line-height: 1;
  background-color: #fff;
  white-space: nowrap;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ctaBtn_txt1 {
    top: -3.85vw;
    font-size: 3.85vw;
    padding: 1.54vw 3.59vw;
    border: solid 2px #ed5514;
  }
}
#lp-202211 .mv_ctaBtn_txt1::before {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -7px;
  border: 5px solid transparent;
  border-top: 5px solid #fff;
  z-index: 2;
}
#lp-202211 .mv_ctaBtn_txt1::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -9px;
  border: 7px solid transparent;
  border-top: 7px solid #ed5514;
  z-index: 1;
}
#lp-202211 .mv_ctaBtn_txt2 {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  line-height: 1;
  letter-spacing: 1px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ctaBtn_txt2 {
    font-size: 5.38vw;
    text-align: center;
  }
}
#lp-202211 .mv_ctaBtn_txt2::after {
  content: "";
  position: absolute;
  background-image: url(../img/mv-btn-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  right: -44px;
  top: -3px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .mv_ctaBtn_txt2::after {
    width: 5.13vw;
    height: 5.13vw;
    right: 8%;
    top: 0.51vw;
  }
}
#lp-202211 .intro {
  position: relative;
  background: #f3f3f3;
}
#lp-202211 .intro:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #f3f3f3 transparent transparent transparent;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro.box {
    padding: 50px 0 60px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .intro.box {
    padding: 100px 0 80px 0;
    margin-bottom: 0;
  }
}
#lp-202211 .intro-bnr {
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro-bnr {
    padding-bottom: 60px;
  }
  #lp-202211 .intro-bnr img {
    width: 100%;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .intro-bnr {
    padding-bottom: 80px;
  }
}
#lp-202211 .intro-ttl {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro-ttl {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .intro-ttl {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro-ttl-sub {
    margin-bottom: 10px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .intro-ttl-sub {
    margin-bottom: 10px;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
#lp-202211 .intro-ttl-main {
  color: #10b486;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro-ttl-txt01 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .intro-ttl-txt01 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro-ttl-txt02 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .intro-ttl-txt02 {
    font-size: 62px;
    font-size: 3.875rem;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro-ttl-txt02 span {
    font-size: 17px;
    font-size: 1.0625rem;
    display: block;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .intro-ttl-txt02 span {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
#lp-202211 .intro-img {
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .intro-img {
    width: 90%;
    max-width: 320px;
    margin: auto;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav {
    padding-bottom: 240px;
  }
}
#lp-202211 .nav-lead {
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-lead {
    padding-top: 40px;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-lead {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
}
#lp-202211 .nav-lead:before {
  position: absolute;
  display: block;
  content: "";
  background: #10b486;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-lead:before {
    width: 100px;
    height: 4px;
    top: 0px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-lead:before {
    width: 240px;
    height: 6px;
    top: 0px;
  }
}
#lp-202211 .nav-lead:after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
  width: 0;
  height: 0;
  border-style: solid;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-lead:after {
    border-width: 10px 6px 0 6px;
    border-color: #10b486 transparent transparent transparent;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-lead:after {
    border-width: 20px 10px 0 10px;
    border-color: #10b486 transparent transparent transparent;
  }
}
#lp-202211 .nav-lead-txt01 {
  display: block;
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-lead-txt01 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  #lp-202211 .nav-lead-txt01:before {
    content: "[";
    font-weight: 100;
    position: absolute;
    display: block;
    font-size: 80px;
    font-size: 5rem;
    left: calc(50% - 160px);
    top: -9px;
    line-height: 1;
  }
  #lp-202211 .nav-lead-txt01:after {
    content: "]";
    font-weight: 100;
    position: absolute;
    display: block;
    font-size: 80px;
    font-size: 5rem;
    right: calc(50% - 160px);
    top: -9px;
    line-height: 1;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-lead-txt01 {
    font-size: 38px;
    font-size: 2.375rem;
  }
  #lp-202211 .nav-lead-txt01:before {
    content: "「";
    font-weight: 100;
    position: absolute;
    display: block;
    left: calc(50% - 390px);
    top: 0px;
    line-height: 1;
  }
  #lp-202211 .nav-lead-txt01:after {
    content: "」";
    font-weight: 100;
    position: absolute;
    display: block;
    right: calc(50% - 380px);
    bottom: 0px;
    line-height: 1;
  }
}
#lp-202211 .nav-lead-txt02 {
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-lead-txt02 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-lead-txt02 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
#lp-202211 .nav-inr {
  background: #f3f3f3;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-inr {
    width: 100%;
    padding: 40px 0 20px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-inr {
    position: relative;
    padding: 80px 0 300px 0;
  }
}
#lp-202211 .nav-ttl {
  color: #10b486;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-ttl {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-ttl {
    margin-bottom: 40px;
  }
}
#lp-202211 .nav-ttl-txt01 {
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-ttl-txt01 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-ttl-txt01 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
#lp-202211 .nav-ttl-txt02 {
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-ttl-txt02 {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-ttl-txt02 {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-list-wrap {
    width: calc(100% - 30px);
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-list-wrap {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#lp-202211 .nav-item {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-item {
    position: relative;
  }
  #lp-202211 .nav-item:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-item {
    width: 32%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#lp-202211 .nav-item a {
  background: #fff;
  display: block;
  position: relative;
  -webkit-box-shadow: 0px 12px 17px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 12px 17px 0px rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 30px 5px 5px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-item a {
    padding: 10px 10px 50px 10px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
#lp-202211 .nav-item a:after {
  content: "";
  display: block;
  position: absolute;
  border-top: 2px solid #10b486;
  border-right: 2px solid #10b486;
  -webkit-transform: translate(0, -50%) rotate(135deg);
  transform: translate(0, -50%) rotate(135deg);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-item a:after {
    width: 7px;
    height: 7px;
    right: 14px;
    top: 50%;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-item a:after {
    left: 0;
    right: 0;
    bottom: 1em;
    margin: auto;
    width: 10px;
    height: 10px;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .nav-item a:hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-item-num {
    position: absolute;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    left: 15px;
    top: 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-item-num {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}
#lp-202211 .nav-item-num:before {
  content: "";
  display: inline-block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-item-num:before {
    height: 0;
    border-style: solid;
    margin-right: 4px;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #10b486;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-item-num:before {
    height: 0;
    border-style: solid;
    margin-right: 10px;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #10b486;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-item-img {
    width: 30%;
    min-width: 130px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-item-txt {
    width: 70%;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-item-txt {
    padding: 15px 10px 0 10px;
  }
}
#lp-202211 .nav-offer {
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .nav-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .nav-offer {
    text-align: right;
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 20px;
  }
}
#lp-202211 .cv {
  background: #f3f3f3;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-head {
    background: url(../img/cv-head-bg-sp.webp) 50% 0/cover no-repeat;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-head {
    background: url(../img/cv-head-bg-pc.webp) 50% 0/cover no-repeat;
  }
}
#lp-202211 .cv-ttl {
  color: #fff;
  text-align: center;
}
#lp-202211 .cv-ttl span {
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-ttl {
    padding: 70px 0 110px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-ttl {
    padding: 170px 0 240px 0;
  }
}
#lp-202211 .cv-ttl01 {
  font-weight: normal;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-ttl01 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-ttl01 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
#lp-202211 .cv-ttl02 {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-ttl02 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-ttl02 {
    font-size: 74px;
    font-size: 4.625rem;
  }
}
#lp-202211 .cv-list {
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-list {
    margin-top: -60px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -170px;
    margin-bottom: 60px;
  }
}
#lp-202211 .cv-item {
  position: relative;
  background: #fff;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-item {
    padding: 40px 15px 20px 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-item {
    width: 32%;
    padding: 70px 30px 30px 30px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-item:not(:last-child) {
    margin-bottom: 20px;
  }
}
#lp-202211 .cv-item-icon {
  position: absolute;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-item-icon {
    width: 100px;
    left: 10px;
    top: -6px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-item-icon {
    width: 130px;
    left: 15px;
    top: -10px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-item-img {
    width: 80%;
    margin: auto;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-item-img {
    max-width: 300px;
    margin: auto;
  }
}
#lp-202211 .cv-item-ttl {
  color: #10b486;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-item-ttl {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 5px 0 10px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-item-ttl {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 10px 0 15px 0;
  }
}
#lp-202211 .cv-item-ttl img {
  width: 210px;
}
#lp-202211 .cv-item-txt dt {
  font-weight: bold;
  margin-bottom: 5px;
}
#lp-202211 .cv-item-txt i {
  font-size: 11px;
  font-size: 0.6875rem;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-btns {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-btns {
    margin-top: 20px;
  }
}
#lp-202211 .cv-btn-lead {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-btn-lead {
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-btn-lead {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
#lp-202211 .cv-btn {
  background: #e94709;
  color: #fff;
  border: solid 2px #e94709;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-btn {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-btn {
    width: 700px;
    margin: 0 auto;
    padding: 30px;
    font-size: 34px;
    font-size: 2.125rem;
  }
}
#lp-202211 .cv-btn span {
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-btn span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-btn span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-btn:after {
    width: 12px;
    height: 12px;
    right: 30px;
  }
}
#lp-202211 .cv-btn:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/cmn-icon-edit-white.webp) no-repeat center;
  background-size: 100%;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .cv-btn:before {
    width: 28px;
    height: 28px;
    left: 20px;
    top: calc(50% - 14px);
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .cv-btn:before {
    width: 35px;
    height: 35px;
    left: 30px;
    top: calc(50% - 18px);
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .cv-btn:hover {
    background: #fff;
    color: #e94709;
    border: solid 2px #e94709;
  }
  #lp-202211 .cv-btn:hover:after {
    border-top: 2px solid #e94709;
    border-right: 2px solid #e94709;
  }
  #lp-202211 .cv-btn:hover:before {
    background: url(../img/cmn-icon-edit-orange.webp) no-repeat center;
    background-size: 100%;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason {
    margin-bottom: 100px;
  }
}
#lp-202211 .reason-head-num {
  color: #e0e0e0;
  font-weight: bold;
  line-height: 0.7;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-head-num {
    font-size: 75px;
    font-size: 4.6875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-head-num {
    font-size: 150px;
    font-size: 9.375rem;
  }
}
#lp-202211 .reason01-head {
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason01-head {
    height: 580px;
    background: url(../img/reason01-head-bg-sp.webp) 50% 0/cover no-repeat;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason01-head {
    padding: 120px 0;
    background: url(../img/reason01-head-bg-pc.webp) 50% 0/cover no-repeat;
  }
}
#lp-202211 .reason02-head {
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason02-head {
    height: 580px;
    background: url(../img/reason02-head-bg-sp.webp) 50% 0/cover no-repeat;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason02-head {
    padding: 120px 0;
    background: url(../img/reason02-head-bg-pc.webp) 50% 0/cover no-repeat;
  }
}
#lp-202211 .reason03-head {
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason03-head {
    height: 580px;
    background: url(../img/reason03-head-bg-sp.webp) 50% 0/cover no-repeat;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason03-head {
    padding: 120px 0;
    background: url(../img/reason03-head-bg-pc.webp) 50% 0/cover no-repeat;
  }
}
#lp-202211 .reason-head-txt-wrap {
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-head-txt-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: auto;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-head-ttl {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-head-ttl {
    width: 57%;
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-head-txt {
    width: 50%;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-head-img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 700px;
    width: 42%;
    height: 100%;
  }
  #lp-202211 .reason-head-img.reason01-head-img {
    background: url(../img/reason01-head-img-pc.webp) 0% 0/cover no-repeat;
  }
  #lp-202211 .reason-head-img.reason02-head-img {
    background: url(../img/reason02-head-img-pc.webp) 0% 0/cover no-repeat;
  }
  #lp-202211 .reason-head-img.reason03-head-img {
    background: url(../img/reason03-head-img-pc.webp) 0% 0/cover no-repeat;
  }
}
#lp-202211 .reason-con-wrap {
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-wrap.box-first {
    padding: 50px 0 40px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con-wrap.box-first {
    padding: 100px 0 80px 0;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-wrap.box {
    padding: 90px 0 40px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con-wrap.box {
    padding: 180px 0 80px 0;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-wrap.box-last {
    padding: 90px 0 50px 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con-wrap.box-last {
    padding: 180px 0 100px 0;
  }
}
#lp-202211 .reason-con-wrap.box-last:before {
  display: none !important;
}
#lp-202211 .reason-con-wrap.con-wrap-wh {
  background: #fafafa;
}
#lp-202211 .reason-con-wrap.con-wrap-wh:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fafafa transparent transparent transparent;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-wrap.con-wrap-wh:before {
    bottom: -40px;
    border-width: 40px 50vw 0 50vw;
    z-index: 1;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con-wrap.con-wrap-wh:before {
    bottom: -80px;
    border-width: 80px 50vw 0 50vw;
    z-index: 1;
  }
}
#lp-202211 .reason-con-wrap.con-wrap-gray {
  background: #f3f3f3;
}
#lp-202211 .reason-con-wrap.con-wrap-gray:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #f3f3f3 transparent transparent transparent;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-wrap.con-wrap-gray:before {
    bottom: -40px;
    border-width: 40px 50vw 0 50vw;
    z-index: 1;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con-wrap.con-wrap-gray:before {
    bottom: -80px;
    border-width: 80px 50vw 0 50vw;
    z-index: 1;
  }
}
#lp-202211 .reason-con-ttl {
  color: #10b486;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-ttl {
    border-left: 6px solid #10b486;
    font-size: 17px;
    font-size: 1.0625rem;
    padding-left: 20px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con-ttl {
    border-left: 8px solid #10b486;
    font-size: 30px;
    font-size: 1.875rem;
    padding-left: 40px;
    margin-bottom: 30px;
  }
}
#lp-202211 .reason-con-point {
  font-weight: bold;
  color: #e94709;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-point {
    padding-left: 35px;
    position: relative;
  }
}
#lp-202211 .reason-con-point i {
  display: inline-block;
  color: #fff;
  border-radius: 50px;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-point i {
    position: absolute;
    font-size: 18px;
    font-size: 1.125rem;
    width: 30px;
    height: 30px;
    left: 0;
    top: calc(50% - 15px);
    padding-left: 3px;
    padding-top: 0px;
    background: #e94709;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con-point i {
    font-size: 20px;
    font-size: 1.25rem;
    width: 35px;
    height: 35px;
    padding-left: 4px;
    padding-top: 1px;
    background: #e94709;
    margin-right: 10px;
  }
}
#lp-202211 .reason-con-img {
  background: #fff;
  display: block;
  -webkit-box-shadow: 0px 12px 17px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 12px 17px 0px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-con-img {
    margin-top: 20px;
  }
}
#lp-202211 .reason-img-wrap {
  text-align: center;
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con.single-col .reason-con-img {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con.flex-col-left {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con.flex-col-left .reason-img-wrap {
    width: 38%;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con.flex-col-left .reason-txt-wrap {
    width: 55%;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con.flex-col-right {
    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;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con.flex-col-right .reason-img-wrap {
    width: 38%;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-con.flex-col-right .reason-txt-wrap {
    width: 55%;
  }
}
#lp-202211 .reason-offer {
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .reason-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .reason-offer {
    margin-top: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#lp-202211 .reason-con-offer {
  padding-left: 1em;
  text-indent: -1em;
  color: #10b486;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .data {
    background: url(../img/table-bg-sp.webp) 50% 0/cover no-repeat;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .data {
    background: url(../img/table-bg-pc.webp) 50% 0/cover no-repeat;
  }
}
#lp-202211 .data .cv-btn-lead {
  color: #fff;
}
#lp-202211 .data-ttl .sec-ttl-en {
  color: #fff !important;
}
#lp-202211 .data-ttl .sec-ttl-ja-main {
  color: #fff !important;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .data-ttl .sec-ttl-ja-main {
    font-size: 27px;
    font-size: 1.6875rem;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .data-ttl .sec-ttl-ja-main {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .data-img {
    margin: 0 -15px;
  }
}
#lp-202211 .data-img img {
  width: 100%;
}
#lp-202211 .data-offer {
  color: #fff;
  margin-top: 1em;
  text-align: right;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .data-btns {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .data-btns {
    margin-top: 60px;
  }
}
#lp-202211 .voice-item {
  position: relative;
  background: #f3f3f3;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-item {
    padding: 30px 10px 50px 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-item {
    padding: 30px 30px 50px 30px;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .voice-item {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #lp-202211 .voice-item:hover {
    background: #eee;
  }
}
#lp-202211 .voice-item-profile {
  letter-spacing: 0px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-item-profile-img {
    width: 134px;
    margin: auto;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-item-profile-img {
    width: 150px;
    margin: auto;
    margin-bottom: 5px;
  }
}
#lp-202211 .voice-item-profile-name {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-item-profile-name {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-item-profile-name {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 20px;
  }
}
#lp-202211 .voice-item-profile-name:before {
  content: "";
  display: inline-block;
  background: url(../img/icon-pen.webp) no-repeat center;
  background-size: 100%;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-item-profile-name:before {
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-item-profile-name:before {
    margin-right: 5px;
    width: 15px;
    height: 15px;
  }
}
#lp-202211 .voice-item-profile-name i {
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-txt {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-txt {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-list-wrap .voice-item {
    width: calc(100% - 60px) !important;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-list-wrap {
    margin-left: 30px;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .voice-list-wrap {
    margin-left: calc(50% - 540px);
  }
}
#lp-202211 .voice-list-wrap .swiper-slide {
  height: auto;
}
#lp-202211 .voice-list-wrap .voice-item-inr {
  height: 100%;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-modal .voice-modalttlArea {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-modal .voice-modalttlArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-modal .voice-modalttlArea figure {
    width: 100px;
    margin: auto;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-modal .voice-modalttlArea figure {
    width: 20%;
  }
}
#lp-202211 .voice-modal .voice-modalttlArea .txt {
  text-align: left;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-modal .voice-modalttlArea .txt {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-modal .voice-modalttlArea .txt {
    width: 80%;
    padding-left: 20px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
#lp-202211 .voice-modal .voice-modalttlArea .voice-marker {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(53%, transparent), color-stop(0%, #feebe4));
  background: linear-gradient(transparent 53%, #feebe4 0%);
}
#lp-202211 .voice-modal .voice-modalttlArea .voice-item-profile-txt {
  text-align: left;
  display: block;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .voice-modal .voice-modalttlArea .voice-item-profile-txt {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .voice-modal .voice-modalttlArea .voice-item-profile-txt {
    margin-top: 5px;
  }
}
#lp-202211 .voice-modal .voice-modalttlArea .voice-item-profile-name {
  text-align: left;
  display: block;
}
#lp-202211 .voice-modal-body p {
  margin: 1em 0;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .swiper-style {
    padding-top: 80px;
  }
}
#lp-202211 .swiper-controller {
  width: 100px;
  position: absolute;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .swiper-controller {
    top: 25px;
    right: 30px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .swiper-controller {
    top: 0;
    right: 50px;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .swiper-controller {
    right: calc(50% - 500px);
  }
}
#lp-202211 .swiper-button-prev {
  display: block;
  color: #fff;
  background: #10b486;
  border-radius: 50px;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .swiper-button-prev {
    width: 40px;
    height: 40px;
    padding-top: 8px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .swiper-button-prev {
    width: 50px;
    height: 50px;
    padding-top: 10px;
    margin-top: 0px;
  }
}
#lp-202211 .swiper-button-next {
  display: block;
  color: #fff;
  background: #10b486;
  border-radius: 50px;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .swiper-button-next {
    width: 40px;
    height: 40px;
    padding-top: 8px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .swiper-button-next {
    width: 50px;
    height: 50px;
    padding-top: 8px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .swiper-button-next,
  #lp-202211 .swiper-rtl .swiper-button-prev {
    right: 5px;
    text-align: center;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .swiper-button-next,
  #lp-202211 .swiper-rtl .swiper-button-prev {
    right: -15px;
    text-align: center;
  }
}
#lp-202211 .swiper-button-prev:after,
#lp-202211 .swiper-rtl .swiper-button-next:after {
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .swiper-button-prev:after,
  #lp-202211 .swiper-rtl .swiper-button-next:after {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .swiper-button-prev:after,
  #lp-202211 .swiper-rtl .swiper-button-next:after {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .swiper-button-next:after,
  #lp-202211 .swiper-rtl .swiper-button-prev:after {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .swiper-button-next:after,
  #lp-202211 .swiper-rtl .swiper-button-prev:after {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#lp-202211 .swiper-button-next.swiper-button-disabled,
#lp-202211 .swiper-button-prev.swiper-button-disabled {
  background: #fff;
  opacity: 1;
  border: solid 1px #292929;
  color: #292929;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end {
    padding: 50px 0 0;
    background: url(../img/bg-end-sp.webp) 50% 50%/cover no-repeat;
    border-bottom: 80px solid #646464;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .end {
    padding: 100px 0;
    background: url(../img/bg-end-pc.webp) 50% 50%/cover no-repeat;
  }
}
#lp-202211 .end-inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end-inr {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .end-inr {
    max-width: 800px;
    margin: 0 auto;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
#lp-202211 .end-ttl {
  position: relative;
  text-align: center;
}
#lp-202211 .end-ttl:before {
  content: "";
  display: block;
  background: url(../img/bg-arrow.webp) 50% 50%/contain no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end-ttl:before {
    width: 152px;
    height: 167px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .end-ttl:before {
    width: 252px;
    height: 277px;
  }
}
#lp-202211 .end-ttl-sub {
  color: #fff;
  display: block;
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end-ttl-sub {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .end-ttl-sub {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#lp-202211 .end-ttl-sub i {
  color: #fff188;
}
#lp-202211 .end-ttl-main {
  display: block;
  color: #fff;
  line-height: 1.4;
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end-ttl-main {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .end-ttl-main {
    font-size: 48px;
    font-size: 3rem;
  }
}
#lp-202211 .end-img {
  position: relative;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end-img {
    width: 420px;
    margin-top: 80px;
    margin-left: -60px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .end-img {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end-img img {
    width: 100%;
  }
}
#lp-202211 .end-img figcaption {
  color: #fff;
  position: absolute;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .end-img figcaption {
    font-size: 12px;
    font-size: 0.75rem;
    width: 46%;
    top: 8%;
    right: 0;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .end-img figcaption {
    font-size: 14px;
    font-size: 0.875rem;
    width: 46%;
    top: 28%;
    right: 2%;
  }
}
#lp-202211 .modal {
  opacity: 0;
  display: none;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 99999;
}
#lp-202211 .modal__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  padding: 50px 0;
  overflow: auto;
}
#lp-202211 .modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 12, 2, 0.5);
}
#lp-202211 .modal__cont {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 900px) {
  #lp-202211 .modal__cont {
    margin-top: 50px;
  }
}
#lp-202211 .modal.is-show {
  opacity: 1;
  display: block;
  visibility: visible;
}
#lp-202211 .modal .modal__cont {
  position: absolute;
  background: #f3f3f3;
  margin: auto;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .modal .modal__cont {
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: calc(100% - 30px);
    max-height: calc(100vh - 40px);
    padding: 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .modal .modal__cont {
    padding: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 600px;
    max-height: 80vh;
  }
}
@media print, screen and (min-width: 1160px) {
  #lp-202211 .modal .modal__cont {
    width: 820px;
  }
}
#lp-202211 .modal .modal__cont__inr {
  background: #fff;
  overflow: auto;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .modal .modal__cont__inr {
    border-radius: 10px;
    max-height: calc(100vh - 140px);
    padding: 30px 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .modal .modal__cont__inr {
    border-radius: 18px;
    padding: 50px 60px;
    max-height: 74vh;
  }
}
#lp-202211 .modal .modal__close {
  z-index: 99999;
  position: absolute;
  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;
  border-radius: 50px;
  text-align: center;
  background: #292929;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .modal .modal__close {
    font-size: 24px;
    font-size: 1.5rem;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 15px;
    top: -15px;
  }
  #lp-202211 .modal .modal__close img {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 18px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .modal .modal__close {
    cursor: pointer;
    font-size: 30px;
    font-size: 1.875rem;
    width: 52px;
    height: 52px;
    right: 30px;
    top: -20px;
  }
  #lp-202211 .modal .modal__close img {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 22px;
  }
}
#lp-202211 .modal-open-btn {
  position: relative;
  cursor: pointer;
}
#lp-202211 .c-more-icon {
  position: absolute;
  background: #10b486;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .c-more-icon {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    text-align: center;
    bottom: 20px;
    right: 15px;
    padding-top: 2px;
    padding-left: 2px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .c-more-icon {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    text-align: center;
    bottom: 15px;
    right: 15px;
    padding-top: 2px;
    padding-left: 2px;
  }
}
#lp-202211 .lineup-modal dl {
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .lineup-modal dl {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .lineup-modal dl {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}
#lp-202211 .lineup-modal dl:last-of-type {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 899px) {
  #lp-202211 .lineup-modal dt {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .lineup-modal dt {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 899px) {
  #lp-202211 .lineup-modal dd {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 900px) {
  #lp-202211 .lineup-modal dd {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
  }
}