.convert-fs {
  font-size: 10px;
}
@media screen and (max-width: 1440px) {
  .convert-fs {
    font-size: 0.69vw;
  }
}
@media screen and (max-width: 769px) {
  .convert-fs {
    font-size: 1.3vw;
  }
}

.sec1-header-logo-main--thanks {
  z-index: 999 !important;
}

.sec1-header-logo-main {
  height: max(10.9em, 80px);
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 3.8em;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 769px) {
  .sec1-header-logo-main {
    height: 10.9em;
  }
}
.sec1-header-logo-main .sec1-header-logo-img {
  width: 19em;
}
@media screen and (max-width: 769px) {
  .sec1-header-logo-main .sec1-header-logo-img {
    width: 20em;
  }
}
.sec1-header-logo-main .sec1-header-sub-img {
  width: 15.5em;
}
@media screen and (max-width: 769px) {
  .sec1-header-logo-main .sec1-header-sub-img {
    width: 18.4em;
  }
}

.link-scaptop-menu {
  position: relative;
}
.link-scaptop-menu .link-scaptop-menu-link {
  position: absolute;
  left: 0;
  bottom: max(10.9em, 80px);
}
@media screen and (max-width: 769px) {
  .link-scaptop-menu .link-scaptop-menu-link {
    bottom: 15em;
  }
}

.bg-fixed-scren {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url(../images/img_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .view-pc {
    display: none !important;
  }
}

@media screen and (min-width: 770px) {
  .view-sp {
    display: none !important;
  }
}

.sub-area-form-txt {
  max-width: 610px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 769px) {
  .sub-area-form-txt {
    width: calc(100% - 30px);
    max-width: 100%;
  }
}
.sub-area-form-txt .sub-area-form-tlt {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sub-area-form-txt .sub-area-form-tlt {
    font-size: 4.8vw;
  }
}
.sub-area-form-txt .sub-area-form-box {
  border: 1px solid #ab2524;
  padding: 10px;
  line-height: 1.4;
  margin-top: 10px;
}
@media screen and (max-width: 769px) {
  .sub-area-form-txt .sub-area-form-box {
    margin-top: 2.67vw;
    padding: 2.67vw;
  }
}
.sub-area-form-txt .sub-area-form-box .sub-area-form-box-txt {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
}
@media screen and (max-width: 769px) {
  .sub-area-form-txt .sub-area-form-box .sub-area-form-box-txt {
    font-size: 4.27vw;
    padding-bottom: 1.33vw;
  }
}
.sub-area-form-txt .sub-area-form-box .sub-area-form-box-prp {
  font-size: 14px;
}
@media screen and (max-width: 769px) {
  .sub-area-form-txt .sub-area-form-box .sub-area-form-box-prp {
    font-size: 3.73vw;
  }
}
.sub-area-form-txt .sub-area-form-box .sub-area-form-box-prp-flow {
  display: block;
  opacity: 0.7;
}

.sub-area-form-tt {
  margin-left: auto;
  margin-right: auto;
  padding-top: 36px;
}
@media screen and (max-width: 960px) {
  .sub-area-form-tt {
    padding-top: 3.75vw;
  }
}

.sub-area-form-tt-link {
  width: 400px;
  height: 44px;
  background-image: url(../images/icon-arrow-navigate.webp);
  background-size: 8px auto;
  background-repeat: no-repeat;
  background-position: right 20px center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  background-color: #ab2524;
  font-size: 18px;
  font-weight: 500;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .sub-area-form-tt-link {
    width: 74.67vw;
    font-size: 4.27vw;
    height: 10.67vw;
    background-position: right 5.33vw center;
    background-size: 2.13vw auto;
  }
}

.sec1-thanks {
  height: 250px;
}

.logo-jpx-main {
  position: relative;
}
.logo-jpx-main .logo-jpx-main-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 254px;
  display: block;
}
@media screen and (max-width: 960px) {
  .logo-jpx-main .logo-jpx-main-img {
    width: 26.46vw;
  }
}

@media screen and (min-width: 770px) {
  .footer_ct {
    padding-top: 11rem;
  }
}
.p-form-wrapper {
  background-color: transparent;
}
.p-form-wrapper .p-form {
  padding-top: 23px;
}
@media screen and (max-width: 769px) {
  .p-form-wrapper .p-form {
    padding-top: 8.33vw;
  }
}
.p-form-wrapper .p-form img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.img100 {
  width: 100%;
}

.sec2b-top {
  position: relative;
  margin-top: max(10.9em, 80px);
}
@media screen and (max-width: 769px) {
  .sec2b-top {
    margin-top: 10.9em;
  }
}
.sec2b-top .sec2b-top-skin {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sec2b-top .sec2b-top-logo-cont {
  width: 127em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top .sec2b-top-logo-cont {
    width: 100%;
    padding-right: 4.6em;
    padding-top: 4.7em;
  }
}
.sec2b-top .sec2b-top-logo {
  width: 24em;
  margin-left: auto;
}
.sec2b-top .sec2b-top-txt-cont {
  max-width: 132em;
  width: 100%;
  position: absolute;
  bottom: 5.5em;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1440px) {
  .sec2b-top .sec2b-top-txt-cont {
    bottom: 6.5em;
    max-width: 137em;
  }
}
.sec2b-top .sec2b-top-txt-img {
  width: 74em;
}

.sec2b-top-bottom-img {
  width: 66.2em;
  margin-left: auto;
  margin-right: auto;
}

.sec2b-top-bottom {
  margin-top: -5em;
  position: relative;
  z-index: 2;
}

.sec2b-top3 {
  max-width: 132em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: -10em;
}
@media screen and (max-width: 769px) {
  .sec2b-top3 {
    max-width: 100%;
    margin-top: 0;
    padding-left: 6em;
    padding-right: 4.6em;
    padding-top: 3em;
  }
}
.sec2b-top3 .sec2b-top3-cont {
  max-width: 128.7em;
  margin-left: auto;
  display: grid;
  grid-template-columns: 40em max-content 51.7em;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 1440px) {
  .sec2b-top3 .sec2b-top3-cont {
    max-width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top3 .sec2b-top3-cont {
    display: block;
  }
}
.sec2b-top3 .sec2b-top3-mid-txt {
  font-size: 1em;
  font-weight: 500;
  color: #5e5d5d;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 769px) {
  .sec2b-top3 .sec2b-top3-mid-txt {
    font-size: 1.1em;
    padding-top: 3.51vw;
    padding-right: 6.5vw;
    padding-left: 3.9vw;
  }
}

.sec2b-top4-title {
  font-size: 1.8em;
  font-weight: 700;
  text-align: center;
  color: #5e5d5d;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-title {
    font-size: 2.2em;
  }
}

.sec2b-top4 {
  padding-top: 10em;
}
@media screen and (max-width: 769px) {
  .sec2b-top4 {
    padding-top: 6.5em;
  }
}

.cont-1080 {
  max-width: 108em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .cont-1080 {
    max-width: 108.6em;
  }
}

.sec2b-top4-ul {
  text-align: left;
  padding-top: 1.6em;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-ul {
    max-width: 57.6em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2.6em;
  }
}
.sec2b-top4-ul li + li {
  padding-top: 1.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-ul li + li {
    padding-top: 1.7em;
  }
}
.sec2b-top4-ul .sec2b-top4-text {
  display: inline-block;
  background-color: #fff;
  border-radius: 4em;
  color: #ab2524;
  font-weight: 700;
  line-height: 1.5;
  padding-left: 8em;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  padding-right: 3.6em;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.16);
  background-image: url(../images/icon_check.webp);
  background-size: 2.2em auto;
  background-repeat: no-repeat;
  background-position: left 3.3em center;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-ul .sec2b-top4-text {
    padding-left: 5.5em;
    padding-right: 2.3em;
    padding-top: 2em;
    padding-bottom: 1.6em;
    background-position: left 1.7em center;
  }
}
.sec2b-top4-ul .sec2b-top4-text span {
  font-size: 3em;
}
.sec2b-top4-ul .sec2b-top4-text strong {
  font-size: 2.2em;
}

.sec2b-top4-icon {
  position: relative;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-icon {
    padding-top: 1em;
  }
}
.sec2b-top4-icon .sec2b-top4-icon-img {
  position: absolute;
  bottom: 0.5em;
  right: 0;
  width: 23em;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-icon .sec2b-top4-icon-img {
    position: relative;
    bottom: auto;
    width: 26.7em;
    margin-left: auto;
    margin-right: 22em;
  }
}

.sec2b-top4-clip-path {
  background-color: #ab2524;
  height: 16em;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  display: flex;
  justify-content: center;
  padding-top: 5em;
  margin-top: 2.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-clip-path {
    height: 13.7em;
    padding-top: 4em;
    margin-top: 2.2em;
  }
}
.sec2b-top4-clip-path .sec2b-top4-clip-path-txt {
  font-size: 4em;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top4-clip-path .sec2b-top4-clip-path-txt {
    font-size: 3.5em;
  }
}

.sec2b-top5-cont {
  max-width: 104em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .sec2b-top5-cont {
    max-width: 104.6em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top5-cont {
    padding-left: 6.8em;
    padding-right: 6.8em;
  }
}

.sec2b-top5 {
  padding-top: 6.5em;
  padding-bottom: 12.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top5 {
    padding-top: 6.8em;
    padding-bottom: 13em;
  }
}

.sec2b-top5-tlt span {
  color: #ab2524;
  font-size: 4.8em;
  font-weight: 700;
  text-align: center;
}

.sec2b-top5-content-box {
  background-color: #fff;
  border: 2px solid #ab2524;
  display: inline-flex;
  height: 13.8em;
  padding-left: 5em;
  padding-right: 5em;
  color: #ab2524;
  align-items: center;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top5-content-box {
    padding-left: 4.2em;
    padding-right: 4.2em;
    height: 12.5em;
  }
}
.sec2b-top5-content-box span {
  font-size: 7.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top5-content-box span {
    font-size: 6.5em;
  }
}

.sec2b-top5-content-swing {
  color: #ab2524;
  font-weight: 700;
}
.sec2b-top5-content-swing span {
  font-size: 4.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-top5-content-swing span.sec2b-top5-content-swing--mid {
    font-size: 3.9em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top5-content-swing.sec2b-top5-content-swing3 {
    width: 100%;
  }
}

.sec2b-top5-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top5-content {
    padding-top: 4.5em;
    row-gap: 4.2em;
  }
}

.sec2b-top6 {
  padding-top: 10em;
  background: linear-gradient(to bottom, #fff5e2 74.3em, transparent 74.3em);
}
@media screen and (max-width: 769px) {
  .sec2b-top6 {
    padding-top: 10.2em;
  }
}

.sec2b-title-style1 {
  max-width: 114em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20.8em;
  background-image: url(../images/icon_title.webp);
  background-repeat: no-repeat;
  background-size: 13em auto;
  background-position: top left;
}
@media screen and (max-width: 1440px) {
  .sec2b-title-style1 {
    max-width: 114.6em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-title-style1 {
    width: calc(100% - 4.4em);
    margin-right: 0;
    background-size: 8.7em auto;
    padding-left: 13em;
    background-position: top 1em left;
  }
}
.sec2b-title-style1 .sec2b-title-style1-stiker {
  font-weight: 700;
  color: #ab2524;
  text-align: left;
}
.sec2b-title-style1 .sec2b-title-style1-stiker span {
  display: inline-flex;
  align-items: center;
  font-size: 1.8em;
  border: 1px solid #ab2524;
  border-right: 0;
  padding-left: 15px;
  height: 46px;
  position: relative;
  padding-right: 7px;
}
@media screen and (max-width: 1440px) {
  .sec2b-title-style1 .sec2b-title-style1-stiker span {
    padding-left: 1.04vw;
    height: 3.19vw;
    padding-right: 0.49vw;
  }
}
.sec2b-title-style1 .sec2b-title-style1-stiker span:before, .sec2b-title-style1 .sec2b-title-style1-stiker span:after {
  content: "";
  position: absolute;
  left: 100%;
  width: 32px;
  height: 1px;
  background-color: #ab2524;
}
@media screen and (max-width: 1440px) {
  .sec2b-title-style1 .sec2b-title-style1-stiker span:before, .sec2b-title-style1 .sec2b-title-style1-stiker span:after {
    width: 2.22vw;
  }
}
.sec2b-title-style1 .sec2b-title-style1-stiker span:before {
  top: -1px;
  transform: rotate(45deg);
  transform-origin: top left;
}
.sec2b-title-style1 .sec2b-title-style1-stiker span:after {
  bottom: -1px;
  transform: rotate(-45deg);
  transform-origin: bottom left;
}
.sec2b-title-style1 .sec2b-title-style1-big {
  text-align: left;
  padding-top: 3.3em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style1 .sec2b-title-style1-big {
    padding-top: 0;
  }
}
.sec2b-title-style1 .sec2b-title-style1-big span {
  font-size: 7.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style1 .sec2b-title-style1-big span {
    font-size: 6.9em;
    line-height: 1.4;
  }
}
.sec2b-title-style1 .sec2b-title-style1-mid {
  text-align: left;
  padding-top: 2.2em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style1 .sec2b-title-style1-mid {
    padding-top: 3em;
  }
}
.sec2b-title-style1 .sec2b-title-style1-mid span {
  font-size: 4.9em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style1 .sec2b-title-style1-mid span {
    font-size: 3.3em;
  }
}
.sec2b-title-style1 .sec2b-title-style1-mid ~ .sec2b-title-style1-gray {
  padding-top: 3.1em;
}
.sec2b-title-style1 .sec2b-title-style1-gray {
  text-align: left;
  font-weight: 700;
  color: #5e5d5d;
  padding-top: 3.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style1 .sec2b-title-style1-gray {
    padding-top: 1.5em;
  }
}
.sec2b-title-style1 .sec2b-title-style1-gray span {
  font-size: 2.2em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style1 .sec2b-title-style1-gray span {
    font-size: 2.8em;
    line-height: 1.8;
  }
}

.sec2b-top6-content {
  background-color: #fff;
  border: max(0.6em, 2px) solid #ab2524;
  padding-top: 8.5em;
  padding-bottom: 7.5em;
  margin-top: 9em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content {
    width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
    border: max(0.5em, 2px) solid #ab2524;
    padding-top: 9em;
    margin-top: 7.4em;
    padding-bottom: 8.5em;
  }
}
.sec2b-top6-content .sec2b-top6-content-box {
  max-width: 76.5em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-box {
    max-width: 57.6em;
  }
}
.sec2b-top6-content .sec2b-top6-content-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-top {
    display: block;
  }
}
.sec2b-top6-content .sec2b-top6-content-top-title {
  background-color: #ab2524;
  display: inline-flex;
  width: 25em;
  height: 8.5em;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 700;
  margin-top: 1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-top-title {
    margin-top: 0;
    width: 27.8em;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
}
.sec2b-top6-content .sec2b-top6-content-top-title span {
  font-size: 3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-top-title span {
    font-size: 3.5em;
  }
}
.sec2b-top6-content .sec2b-top6-content-top-number {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-top-number {
    justify-content: center;
    padding-top: 1.7em;
  }
}
.sec2b-top6-content .sec2b-top6-content-top-number .number1999 {
  letter-spacing: 0.5em;
}
.sec2b-top6-content .sec2b-top6-content-top-number .number1999 span {
  font-size: 10.4em;
  font-weight: 700;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-top-number .number1999 span {
    font-size: 12.8em;
  }
}
.sec2b-top6-content .sec2b-top6-content-top-number .number-dvt {
  padding-bottom: 1.2em;
  padding-left: 1.3em;
  letter-spacing: 0.5em;
}
.sec2b-top6-content .sec2b-top6-content-top-number .number-dvt span {
  font-size: 4.6em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-top-number .number-dvt span {
    font-size: 5.6em;
  }
}
.sec2b-top6-content .sec2b-top6-content-top-number .number-dvt-sub {
  padding-bottom: 0.5em;
}
.sec2b-top6-content .sec2b-top6-content-top-number .number-dvt-sub span {
  color: #2b221f;
  font-weight: 500;
  font-size: 1.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-top-number .number-dvt-sub span {
    font-size: 1.5em;
  }
}
.sec2b-top6-content .sec2b-top6-content-img {
  padding-top: 4em;
  padding-bottom: 2.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-img {
    padding-top: 4.4em;
    padding-bottom: 7.3em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 29.7em;
  height: 6em;
  border-radius: 5em;
  background-color: #5e5d5d;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-txt {
    display: inline-flex;
    width: auto;
    height: auto;
    padding: 1.6em 5.5em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-txt span {
  font-size: 1.8em;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-txt span {
    font-size: 2.8em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-stiker {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ab2524;
  width: max-content;
  border-radius: 1.8em;
  padding: 1em 1.8em;
  margin-bottom: 1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-stiker {
    padding: 1.6em 2.9em;
    border-radius: 3em;
    margin-bottom: 0.5em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-stiker span {
  font-size: 1.4em;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-stiker span {
    font-size: 2.8em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-number {
  color: #ab2524;
  font-weight: 700;
  letter-spacing: 0.5em;
  padding-left: 1.7em;
  padding-right: 0.7em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-number {
    padding-left: 3.8em;
    padding-right: 1.3em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-number span {
  font-size: 6.1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-number span {
    font-size: 8.3em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-dvt {
  font-weight: 700;
  margin-bottom: 0.3em;
}
.sec2b-top6-content .sec2b-top6-content-bottom-dvt span {
  font-size: 3.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-dvt span {
    font-size: 4.4em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-line {
  border-top: 1px solid #5e5d5d;
  margin-top: 1.2em;
  padding-top: 1.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-line {
    margin-top: 2.5em;
    padding-top: 2.5em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-line span {
  font-size: 1.8em;
  font-weight: 700;
  color: #5e5d5d;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-line span {
    font-size: 2.3em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-monney {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-monney {
    padding-top: 2.5em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom {
  display: grid;
  grid-template-columns: max-content 1fr;
  column-gap: 4em;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom {
    display: block;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-left {
  padding-top: 2em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-left {
    padding-top: 0;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-sub {
  padding-top: 2.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-sub {
    padding-top: 2.7em;
  }
}
.sec2b-top6-content .sec2b-top6-content-bottom-sub span {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
  color: #5e5d5d;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-content .sec2b-top6-content-bottom-sub span {
    font-size: 1.5em;
  }
}

.barlow-font {
  font-family: "Barlow", sans-serif;
}

.sec2b-top6-cliphat {
  height: 24.3em;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  background-color: #ab2524;
  margin-top: -1px;
  text-align: center;
  line-height: 1.6;
  padding-top: 1.6em;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-cliphat {
    line-height: 1.7;
    padding-top: 1.5em;
    height: 35.4em;
    width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
  }
}
.sec2b-top6-cliphat p {
  font-size: 4em;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .sec2b-top6-cliphat p {
    font-size: 3.5em;
  }
}

.sec2b-top7-main {
  background-color: #fff;
  border-radius: 3em;
  padding-top: 7em;
  margin-top: 4.3em;
  padding-bottom: 11em;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-main {
    width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
    padding-top: 11em;
    padding-bottom: 9.3em;
  }
}

.sec2b-top7-title p {
  font-size: 5.7em;
  font-weight: 700;
}
.sec2b-top7-title p span {
  position: relative;
  display: inline-block;
}
.sec2b-top7-title p span:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 9px;
  height: 9px;
  border-radius: 100px;
  background-color: #ab2524;
}
@media screen and (max-width: 1440px) {
  .sec2b-top7-title p span:before {
    top: -1.04vw;
    width: 0.63vw;
    height: 0.63vw;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top7-title p span:before {
    top: -1.95vw;
    width: 1.17vw;
    height: 1.17vw;
  }
}

.sec2b-top7-img {
  width: 71.7em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-img {
    width: calc(100% - 2em);
    padding-top: 7.5em;
  }
}

.sec2b-top7-ul {
  width: 90em;
  margin-left: auto;
  margin-right: auto;
  background-color: #f6f5f1;
  padding-left: 4.5em;
  padding-right: 4.5em;
  text-align: left;
  padding-top: 3em;
  padding-bottom: 3em;
  margin-top: 2em;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-ul {
    width: 67em;
    padding-left: 5em;
    padding-right: 4.3em;
    padding-top: 3em;
    padding-bottom: 3em;
    margin-top: 5em;
  }
}
.sec2b-top7-ul li + li {
  padding-top: 2em;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-ul li + li {
    padding-top: 3em;
  }
}
.sec2b-top7-ul .sec2b-top7-ul-txt {
  display: grid;
  grid-template-columns: 10.3em 1fr;
  align-items: flex-start;
  line-height: 2;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-ul .sec2b-top7-ul-txt {
    display: block;
  }
}
.sec2b-top7-ul .sec2b-top7-ul-txt span {
  font-size: 2.3em;
  font-weight: 700;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-ul .sec2b-top7-ul-txt span {
    display: block;
  }
}
.sec2b-top7-ul .sec2b-top7-ul-txt strong {
  font-size: 2.3em;
  font-weight: 700;
}

.sec2b-top7-main-bottom {
  position: relative;
  margin-top: -5.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-main-bottom {
    margin-top: -4em;
  }
}
.sec2b-top7-main-bottom .sec2b-top7-main-bottom-txt {
  background-color: #ab2524;
  display: flex;
  width: max-content;
  padding-top: 1em;
  padding-bottom: 1.5em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5.5em;
  padding-right: 5.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-main-bottom .sec2b-top7-main-bottom-txt {
    padding-left: 2.7em;
    padding-right: 2.7em;
  }
}
.sec2b-top7-main-bottom .sec2b-top7-main-bottom-txt span {
  font-size: 7.8em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-main-bottom .sec2b-top7-main-bottom-txt span {
    font-size: 5.8em;
  }
}
.sec2b-top7-main-bottom .sec2b-top7-main-bottom-txt + .sec2b-top7-main-bottom-txt {
  margin-top: 1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top7-main-bottom .sec2b-top7-main-bottom-txt + .sec2b-top7-main-bottom-txt {
    margin-top: 2em;
  }
}
.sec2b-top7-main-bottom .sec2b-top7-main-bottom-txt--db {
  padding-left: 0;
  padding-right: 0.5em;
}

.sec2b-top8 {
  max-width: 144em;
  margin-left: auto;
  margin-right: auto;
  height: 33.7em;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-top: 6.4em;
  background-image: url(../images/ph_home_building_services.webp);
}
@media screen and (max-width: 1440px) {
  .sec2b-top8 {
    max-width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top8 {
    padding-top: 14em;
    background-image: url(../images/ph_home_building_services02.webp);
    height: 51em;
  }
}
.sec2b-top8:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 4em;
  bottom: 4em;
  background-color: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 769px) {
  .sec2b-top8:before {
    top: 0;
    bottom: 0;
  }
}
.sec2b-top8 .sec2b-top8-main {
  position: relative;
  width: 103em;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main {
    width: 100%;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-main-tlt {
  display: flex;
  justify-content: center;
  width: 74.9em;
  height: 8.1em;
  background-image: url(../images/icon_balloon.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-main-tlt {
    width: 69.6em;
    height: 7.5em;
    background-image: url(../images/icon_balloon02.svg);
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-main-tlt span {
  font-size: 2.4em;
  font-weight: 700;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-main-tlt span {
    font-size: 2.2em;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47.5em;
  height: 10em;
  border-radius: 1em;
  position: relative;
  box-shadow: 0 0.3em 0.6em rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-link {
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--left {
  background: #391011;
  background: linear-gradient(0deg, rgb(57, 16, 17) 0%, rgb(193, 67, 67) 100%);
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--left:before {
  content: "";
  background-image: url(../images/icon_comment.svg);
  position: absolute;
  width: 3.1em;
  height: 3.5em;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  top: 50%;
  transform: translateY(-50%);
  left: 5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--left:before {
    left: 8.8em;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--left:after {
  transform: translateY(-50%) rotate(-90deg);
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--right {
  background: #5b1410;
  background: linear-gradient(0deg, rgb(91, 20, 16) 0%, rgb(255, 51, 51) 100%);
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--right:before {
  content: "";
  background-image: url(../images/icon_home_btn.svg);
  position: absolute;
  width: 3.1em;
  height: 3.3em;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  top: 50%;
  transform: translateY(-50%);
  left: 5.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--right:before {
    left: 8.8em;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--right .img_subport_tt {
  position: absolute;
  width: 16.5em;
  left: 15.5em;
  top: -2.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-link.sec2b-top8-link--right .img_subport_tt {
    left: 20.6em;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4em;
  transform: translateY(-50%);
  background-image: url(../images/icon_arrow_down_btn.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top right;
  width: 2.2em;
  height: 1.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-link:after {
    right: 8.7em;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-link span {
  font-size: 3em;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-link span {
    font-size: 3.3em;
  }
}
.sec2b-top8 .sec2b-top8-main .sec2b-top8-gr-btn {
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
  justify-content: center;
  margin-top: 3.2em;
}
@media screen and (max-width: 769px) {
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-gr-btn {
    display: block;
    margin-top: 4em;
  }
  .sec2b-top8 .sec2b-top8-main .sec2b-top8-gr-btn a + a {
    margin-top: 4em;
  }
}

.sec2b-top8--mgt {
  margin-top: 8em;
  margin-bottom: 16em;
}
@media screen and (max-width: 769px) {
  .sec2b-top8--mgt {
    margin-top: 9em;
    margin-bottom: 13.4em;
  }
}

.sec2b-top9-main {
  width: 87em;
  height: 18em;
  border-radius: 9em;
  background-color: #2e5fa4;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .sec2b-top9-main {
    width: 58em;
    margin-left: 4em;
  }
}
.sec2b-top9-main p {
  font-size: 4.3em;
  font-weight: 700;
  color: #ffea98;
  line-height: 1.5;
}
@media screen and (max-width: 769px) {
  .sec2b-top9-main p {
    font-size: 3.3em;
  }
}

.sec2b-top9-icon {
  position: relative;
  padding-bottom: 3.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top9-icon {
    padding-bottom: 7em;
  }
}
.sec2b-top9-icon .sec2b-top9-icon-img {
  width: 16.4em;
  position: absolute;
  bottom: 0;
  right: 1.7em;
}
@media screen and (max-width: 769px) {
  .sec2b-top9-icon .sec2b-top9-icon-img {
    width: 12.2em;
    right: 4em;
  }
}

.sec2b-top10 {
  margin-top: -1px;
}

.sec2b-top10-title {
  text-align: center;
  background-color: #ab2524;
  padding-top: 4.1em;
  padding-bottom: 4.1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top10-title {
    padding-top: 5.1em;
    padding-bottom: 5.1em;
  }
}
.sec2b-top10-title span {
  color: #fff;
  font-weight: 700;
  font-size: 5.9em;
  line-height: 1.4;
}

.sec2b-top11 {
  background: linear-gradient(to bottom, #fff5e2 74.3em, transparent 74.3em);
  padding-top: 10em;
}

.sec2b-top11-list {
  padding-top: 9.7em;
}
.sec2b-top11-list .sec2b-top11-item + .sec2b-top11-item {
  margin-top: 3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-list {
    padding-top: 8em;
  }
}

.sec2b-top11-item {
  background-color: #fff;
  border: max(0.6em, 2px) solid #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item {
    width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
  }
}
.sec2b-top11-item .sec2b-top11-item1 {
  width: 76.5em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.5em;
  padding-bottom: 7em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 {
    padding-top: 9em;
    padding-bottom: 8em;
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-end {
  text-align: left;
  padding-top: 3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-end {
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3.4em;
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-end span {
  font-size: 2.2em;
  font-weight: 500;
  color: #868685;
  line-height: 1.6;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-end span {
    font-size: 2.3em;
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-lian {
  background-color: #5e5d5d;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5.2em;
  padding-right: 3.8em;
  padding-top: 1.4em;
  padding-bottom: 1.4em;
  clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
  margin-top: 3.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-lian {
    margin-top: 5em;
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-lian span {
  font-size: 6.5em;
  font-weight: 700;
  color: #fff;
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-lian strong {
  font-size: 3.3em;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  transform: translateY(10px) translateX(3px);
}
@media screen and (max-width: 1440px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-lian strong {
    transform: translateY(0.69vw) translateX(0.21vw);
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-lian strong {
    transform: translateY(1.3vw) translateX(0.39vw);
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-img {
  padding-top: 6em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-img {
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5em;
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-right: 3.7em;
  position: relative;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-title {
    padding-right: 0;
    display: block;
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-title:before {
  content: "";
  position: absolute;
  top: -1.5em;
  left: 50%;
  width: 1px;
  height: 10.5em;
  background-color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-title:before {
    content: none;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-title-big {
    padding-bottom: 4.5em;
  }
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-title-big span {
  font-size: 7.8em;
  font-weight: 700;
  color: #ab2524;
}
.sec2b-top11-item .sec2b-top11-item1 .sec2b-top11-item1-title-small span {
  font-size: 3em;
  font-weight: 700;
  color: #5e5d5d;
}
.sec2b-top11-item .sec2b-top11-item2 {
  width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5em;
  padding-bottom: 7em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 {
    width: 67em;
    padding-top: 8em;
    padding-bottom: 8.7em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt {
  position: relative;
  width: 72em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt {
    width: 60em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt:before, .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt:after {
  content: "";
  position: absolute;
  top: 4.4em;
  width: max(0.3em, 1px);
  height: 9em;
  background-color: #2b221f;
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt:before {
  left: 0;
  transform-origin: top left;
  transform: rotate(-30deg);
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt:after {
  right: 0;
  transform-origin: top right;
  transform: rotate(30deg);
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt p {
  font-size: 5.3em;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt p {
    font-size: 4.4em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt p span {
  color: #ab2524;
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-content {
  background-color: #f6f5f1;
  padding-left: 4.7em;
  padding-right: 4.7em;
  padding-top: 3em;
  margin-top: 3.2em;
  padding-bottom: 4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-content {
    padding-left: 2.3em;
    padding-right: 2.3em;
    padding-top: 5em;
    padding-bottom: 4.7em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt-line {
  position: relative;
  padding-bottom: max(2.5em, 15px);
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt-line:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  background-image: url(../images/icon_line.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-tlt-line span {
  font-size: 2.5em;
  font-weight: 700;
  color: #5e5d5d;
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney {
  display: grid;
  grid-template-columns: 57.4em 1fr;
  column-gap: 2.2em;
  align-items: flex-end;
  padding-top: 1.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney {
    display: block;
    padding-top: 2.7em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item + .sec2b-top11-item2-monney-item {
  margin-top: 1.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-right {
    position: relative;
  }
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-right .sec2b-top11-item2-monney-right-icon {
    position: absolute;
    width: 18.5em;
    bottom: 2.3em;
    right: 0;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
  align-items: flex-start;
  background-color: #fff;
  padding-left: 3.7em;
  padding-top: 1.5em;
  padding-bottom: 2.6em;
  border-radius: 1.8em;
  border: 1px solid #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item {
    padding-left: 3em;
    width: 46em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-title {
  color: #fff;
  background-color: #ab2524;
  display: inline-block;
  padding: 1.1em 1.5em;
  margin-top: 1.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-title {
    padding: 1.2em 1em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-title span {
  font-size: 3em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-title span {
    font-size: 2em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-number {
  letter-spacing: 0.5em;
  margin-left: 3.5em;
  margin-right: 0.7em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-number {
    margin-left: 2em;
    margin-right: 0.3em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-number span {
  font-size: 7.5em;
  font-weight: 700;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-number span {
    font-size: 6.5em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-yen {
  margin-top: auto;
  transform: translateY(-0.6em);
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-yen span {
  font-size: 4em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-monney-item .sec2b-top11-item2-monney-item-yen span {
    font-size: 3.4em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-btn {
  width: 65.4em;
  height: 8.7em;
  border: max(0.3em, 2px) solid #5e5d5d;
  border-radius: 4.4em;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding-left: 6.5em;
  position: relative;
  cursor: pointer;
  letter-spacing: 0.2em;
  margin-top: 5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-btn {
    width: 64.5em;
    margin-top: 6em;
  }
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-btn:before, .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-btn:after {
  content: "";
  position: absolute;
  width: 1.3em;
  height: max(0.3em, 2px);
  background-color: #5e5d5d;
  border-radius: 10em;
  top: 50%;
  right: 6em;
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-btn:after {
  transform: rotate(90deg);
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-btn.is-active:after {
  opacity: 0;
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-btn span {
  font-size: 3em;
  font-weight: 700;
  color: #5e5d5d;
}
.sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-chart {
  width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6em;
  display: none;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item2 .sec2b-top11-item2-chart {
    width: 67em;
    padding-top: 3.8em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 {
  padding-top: 6.5em;
  padding-bottom: 9.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 {
    padding-top: 7.5em;
    padding-bottom: 8em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 5.5em;
  margin-left: 15em;
  position: relative;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title {
    margin-left: 0;
    display: block;
    text-align: center;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 37.5em;
  height: 10.5em;
  width: 1px;
  background-color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title:before {
    content: none;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-big {
  color: #ab2524;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  width: max-content;
  align-items: center;
  column-gap: 1.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-big {
    margin-left: auto;
    margin-right: auto;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-big span {
  font-size: 7em;
  display: inline-block;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-big span {
    font-size: 7.8em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-big strong {
  font-size: 8.7em;
  display: inline-block;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-big strong {
    font-size: 9.8em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-small {
  text-align: left;
  padding-top: 1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-small {
    text-align: center;
    padding-top: 2em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-title .sec2b-top11-item3-title-small span {
  font-size: 3em;
  font-weight: 700;
  color: #5e5d5d;
  line-height: 1.5;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 {
  width: 76.5em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 {
    width: 57.6em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-img {
  display: grid;
  grid-template-columns: 38.2em 36.3em;
  justify-content: space-between;
  align-items: center;
  padding-top: 3.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-img {
    display: block;
  }
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-img .sec2b-top11-item3-content1-img-item + .sec2b-top11-item3-content1-img-item {
    margin-top: 1.5em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 2.2em;
  padding-top: 9em;
  padding-bottom: 3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-title {
    padding-top: 6em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-title-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5em;
  width: 13em;
  border-radius: 1.2em;
  background-color: #5e5d5d;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-title-box span {
  font-size: 1.4em;
  font-weight: 700;
  color: #fff;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-title-big {
  text-align: left;
  margin-bottom: 0.3em;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-title-big span {
  font-size: 6em;
  font-weight: 700;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-txt {
  text-align: left;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-txt span {
  font-size: 2.2em;
  font-weight: 500;
  color: #868685;
  line-height: 1.6;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content1 .sec2b-top11-item3-content1-txt span {
    font-size: 2.3em;
    line-height: 2;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 {
  width: 80.4em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 {
    width: 57.6em;
    padding-top: 10em;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 .sec2b-top11-item3-content2-tlt {
  text-align: left;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 .sec2b-top11-item3-content2-tlt span {
  font-size: 6em;
  font-weight: 700;
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 .sec2b-top11-item3-content2-sub {
  text-align: left;
  padding-left: 1em;
  padding-top: 4em;
  padding-bottom: 4.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 .sec2b-top11-item3-content2-sub {
    padding-top: 2em;
    padding-left: 0;
  }
}
.sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 .sec2b-top11-item3-content2-sub span {
  font-size: 2.2em;
  font-weight: 500;
  color: #868685;
}
@media screen and (max-width: 769px) {
  .sec2b-top11-item .sec2b-top11-item3 .sec2b-top11-item3-content2 .sec2b-top11-item3-content2-sub span {
    font-size: 2.3em;
    line-height: 2;
  }
}

.sec2b-top12 {
  margin-top: 12.4em;
  margin-bottom: 12.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top12 {
    margin-top: 10.6em;
    margin-bottom: 19.5em;
  }
}

.sec2b-top13 {
  background-color: #fff5e2;
  padding-top: 10em;
  padding-bottom: 9.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top13 {
    padding-bottom: 8.5em;
  }
}

.cont-900 {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .cont-900 {
    max-width: 62.5vw;
  }
}
@media screen and (max-width: 769px) {
  .cont-900 {
    max-width: 100%;
  }
}

.sec2b-top14-main-top-left-title {
  line-height: 1.8;
  text-align: left;
}
.sec2b-top14-main-top-left-title span {
  font-size: 3.6em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-top-left-title span.sec2b-top14-main-top-left-title-big {
    font-size: 4.6em;
  }
}
.sec2b-top14-main-top-left-title strong {
  display: inline-block;
  font-size: 5.3em;
  font-weight: 700;
  color: #fff;
  background-color: #ab2524;
  line-height: 1.5;
  padding-left: 34px;
  padding-right: 33px;
  margin-right: 5px;
}
@media screen and (max-width: 1440px) {
  .sec2b-top14-main-top-left-title strong {
    padding-left: 2.36vw;
    padding-right: 2.29vw;
    margin-right: 0.35vw;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-top-left-title strong {
    padding-left: 2.9vw;
    padding-right: 2.9vw;
    margin-right: 1.3vw;
  }
}

.sec2b-top14-main-top-left-title-sub {
  text-align: left;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-top-left-title-sub {
    padding-top: 3em;
  }
}
.sec2b-top14-main-top-left-title-sub span {
  font-size: 2em;
  line-height: 1.4;
  font-weight: 500;
  color: #868685;
}

.sec2b-top14-main-top {
  display: grid;
  grid-template-columns: 58.5em 21.3em;
  justify-content: space-between;
  padding-right: 1.8em;
  align-items: flex-start;
}
@media screen and (max-width: 1440px) {
  .sec2b-top14-main-top {
    grid-template-columns: 59.5em 21.3em;
  }
}
.sec2b-top14-main-top .sec2b-top14-main-top-right {
  padding-top: 4.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-top .sec2b-top14-main-top-right {
    padding-top: 0;
    width: 32.3em;
    margin-left: auto;
    margin-right: 6em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-top {
    display: flex;
    flex-direction: column-reverse;
    padding-right: 0;
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
  }
}

.sec2b-top14-main {
  padding-top: 4.2em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main {
    padding-top: 5.2em;
  }
}

.sec2b-top14-main-top-txt3 {
  text-align: left;
  padding-top: 2.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-top-txt3 {
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4.3em;
  }
}
.sec2b-top14-main-top-txt3 span {
  font-size: 2.6em;
  color: #ab2524;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-top-txt3 span {
    font-size: 3.1em;
    line-height: 1.6;
  }
}

.sec2b-top14-main-bottom {
  display: grid;
  grid-template-columns: max-content max-content max-content;
  align-items: flex-end;
  justify-content: space-between;
  color: #c9151e;
  border-top: 2px solid #c9151e;
  padding-top: 5.3em;
  padding-bottom: max(7em, 45px);
  position: relative;
  margin-top: 6em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom {
    display: block;
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4.3em;
    padding-bottom: max(6.3em, 33px);
    margin-top: 3.7em;
  }
}
.sec2b-top14-main-bottom:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 26px;
  background-image: url(../images/icon_line02.svg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom:before {
    background-image: url(../images/icon_line03.svg);
    height: 15px;
  }
}

.sec2b-top14-main-bottom-left {
  padding-bottom: 1.3em;
}

.sec2b-top14-main-bottom-left1 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #c9151e;
  height: 4.6em;
  border-radius: 100em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom-left1 {
    width: 25.3em;
  }
}
.sec2b-top14-main-bottom-left1 span {
  font-size: 2.2em;
  font-weight: 700;
  color: #fff;
}

.sec2b-top14-main-bottom-left2 {
  padding-top: 1.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom-left2 {
    text-align: left;
    padding-left: 0.5em;
  }
}
.sec2b-top14-main-bottom-left2 span {
  font-size: 4.7em;
  font-weight: 700;
}

.sec2b-top14-main-bottom-mid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  column-gap: 0.7em;
  transform: translateX(0.5em);
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom-mid {
    transform: none;
    align-items: flex-start;
    padding-top: 2.7em;
  }
}

.sec2b-top14-main-bottom-mid-img {
  width: 37.1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom-mid-img {
    width: 39.5em;
  }
}

.sec2b-top14-main-bottom-mid-dvt {
  text-align: left;
  padding-bottom: 1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom-mid-dvt {
    padding-bottom: 0;
  }
}
.sec2b-top14-main-bottom-mid-dvt span {
  font-size: 4.7em;
  font-weight: 700;
}

.sec2b-top14-main-bottom-right {
  padding-bottom: 1.3em;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom-right {
    padding-bottom: 0;
    position: relative;
  }
}
.sec2b-top14-main-bottom-right p {
  font-size: 6.3em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top14-main-bottom-right p {
    text-align: left;
    position: absolute;
    bottom: 2.34vw;
    right: -2.34vw;
  }
}

@media screen and (max-width: 769px) {
  .sec2b-top14-main-top-left {
    margin-top: -9em;
  }
}

.sec2b-top15 {
  background-color: #fff;
  margin-top: 10.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top15 {
    margin-top: 12em;
  }
}

.sec2b-top15-title {
  position: relative;
}

.sec2b-top15-title1 {
  background-color: #ab2524;
  width: 38.8em;
  height: 7.7em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -3em;
}
.sec2b-top15-title1 span {
  font-size: 2.6em;
  font-weight: 700;
  color: #fff;
}

.sec2b-top15-txt1 {
  padding-top: 7em;
}
.sec2b-top15-txt1 span {
  font-size: 2.6em;
  font-weight: 700;
  color: #ab2524;
}

.sec2b-top15-txt2 {
  text-align: left;
  padding-top: 6.7em;
  padding-bottom: 1.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-top15-txt2 {
    padding-top: 5em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top15-txt2 {
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec2b-top15-txt2 span {
  font-size: 3.6em;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .sec2b-top15-txt2 span {
    line-height: 1.4;
  }
}

.sec2b-top15-txt3 {
  text-align: left;
  padding-bottom: 5.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top15-txt3 {
    width: 57.6em;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6.5em;
  }
}
.sec2b-top15-txt3 span {
  font-size: 2.2em;
  font-weight: 500;
  color: #868685;
  line-height: 1.6;
}

.sec9-top-slider-img2 {
  height: 30em;
  background-repeat: repeat-x;
  background-size: auto 100%;
  animation: anime3 70s linear infinite;
}
@media screen and (max-width: 769px) {
  .sec9-top-slider-img2 {
    height: 18em;
    animation: anime4 50s linear infinite;
  }
}

.sec9-top-slider-img {
  height: 32em;
  background-repeat: repeat-x;
  background-size: auto 100%;
  animation: anime1 80s linear infinite;
}
@media screen and (max-width: 769px) {
  .sec9-top-slider-img {
    height: 25.7em;
    animation: anime2 80s linear infinite;
  }
}

@keyframes anime1 {
  0% {
    background-position: -378.6em 0;
  }
  100% {
    background-position: 378.6em 0;
  }
}
@keyframes anime2 {
  0% {
    background-position: -304em 0;
  }
  100% {
    background-position: 304em 0;
  }
}
@keyframes anime3 {
  0% {
    background-position: 245.7em 0;
  }
  100% {
    background-position: -245.7em 0;
  }
}
@keyframes anime4 {
  0% {
    background-position: 147.4em 0;
  }
  100% {
    background-position: -147.4em 0;
  }
}
.sec2b-top15-link-lock {
  display: flex;
  justify-content: center;
  width: 48.4em;
  height: 8.1em;
  background-image: url(../images/icon_line04.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding-top: 1.8em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.sec2b-top15-link-lock span {
  font-size: 2.4em;
  font-weight: 700;
}

.sec2b-top15-link-mgt {
  padding-top: 6.5em;
  padding-bottom: 10.9em;
}
@media screen and (max-width: 769px) {
  .sec2b-top15-link-mgt {
    padding-top: 10em;
  }
}

.sec2b-top15-link {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.sec2b-top15-link-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 57.6em;
  height: 15em;
  border-radius: 2em;
  background: #a5a503;
  background: linear-gradient(90deg, rgb(165, 165, 3) 0%, rgb(246, 172, 0) 100%);
  box-shadow: 0 0.3em 0.6em rgba(0, 0, 0, 0.8);
  position: relative;
  margin-top: -5em;
  padding-top: 2em;
}
.sec2b-top15-link-btn:before {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 1.6em;
  background-color: #fff;
  top: 57%;
  transform: translateY(-50%);
  right: 11.7em;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.sec2b-top15-link-btn span {
  font-size: 3.3em;
  font-weight: 700;
  color: #fff;
}

.cont-1260 {
  max-width: 126em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .cont-1260 {
    max-width: 87.5vw;
  }
}
@media screen and (max-width: 769px) {
  .cont-1260 {
    max-width: 100%;
  }
}

.sec2b-top16-title .sec2b-top16-title1 span {
  font-size: 8.2em;
  color: #ab2524;
  font-family: "Meow Script", cursive;
}
.sec2b-top16-title .sec2b-top16-title2 {
  position: relative;
  width: max-content;
  padding-left: 7em;
  padding-right: 7em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-title .sec2b-top16-title2 {
    padding-left: 10em;
    padding-right: 10em;
  }
}
.sec2b-top16-title .sec2b-top16-title2:before, .sec2b-top16-title .sec2b-top16-title2:after {
  content: "";
  position: absolute;
  bottom: 1em;
  width: max(0.3em, 1px);
  height: 9em;
  background-color: #2b221f;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-title .sec2b-top16-title2:before, .sec2b-top16-title .sec2b-top16-title2:after {
    bottom: 5em;
  }
}
.sec2b-top16-title .sec2b-top16-title2:before {
  left: 0;
  transform-origin: top left;
  transform: rotate(-30deg);
}
.sec2b-top16-title .sec2b-top16-title2:after {
  right: 0;
  transform-origin: top right;
  transform: rotate(30deg);
}
.sec2b-top16-title .sec2b-top16-title2 span {
  font-size: 5.3em;
  font-weight: 700;
  line-height: 1.6;
}
.sec2b-top16-title .sec2b-top16-title2 span.sec2b-top16-title21 {
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-title .sec2b-top16-title2 span {
    font-size: 4.4em;
  }
}

.sec2b-top16 {
  padding-top: 10.3em;
  padding-bottom: 12em;
}
@media screen and (max-width: 769px) {
  .sec2b-top16 {
    padding-top: 12em;
  }
}

.sec2b-top16-ul {
  padding-top: 6.3em;
}
.sec2b-top16-ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-ul li {
    flex-direction: column-reverse !important;
  }
}
.sec2b-top16-ul li:nth-child(2n) {
  flex-direction: row-reverse;
}
.sec2b-top16-ul li:nth-child(2n) .sec2b-top16-comment {
  border-top-right-radius: 0;
  border-top-left-radius: 5em;
}
.sec2b-top16-ul li:nth-child(2n) .sec2b-top16-comment:before {
  background-image: url(../images/icon_path02.png);
  right: auto;
  left: -3.7em;
}
.sec2b-top16-ul li + li {
  padding-top: 6em;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-ul li + li {
    padding-top: 7em;
  }
}

.sec2b-top16-comment {
  background-color: #fff;
  padding-left: 4.5em;
  padding-right: 4.5em;
  padding-top: 3.4em;
  padding-bottom: 3.4em;
  border-top-right-radius: 5em;
  box-shadow: 0 0.3em 0.6em rgba(0, 0, 0, 0.16);
  position: relative;
  width: 99em;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-comment {
    width: 67em;
    padding-left: 4.7em;
    padding-right: 4.7em;
    padding-top: 4em;
    padding-bottom: 4em;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec2b-top16-comment:before {
  content: "";
  position: absolute;
  bottom: -0.3em;
  right: -3.7em;
  background-image: url(../images/icon_path.webp);
  width: 3.8em;
  height: 4em;
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-comment:before {
    content: none;
  }
}
.sec2b-top16-comment p {
  font-size: 2.3em;
  font-weight: 700;
  line-height: 2;
  text-align: left;
}

.sec2b-top16-avarta {
  width: 22em;
}
@media screen and (max-width: 769px) {
  .sec2b-top16-avarta {
    width: 13em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.3em;
  }
}

.sec2b-top17 {
  margin-bottom: 16.7em;
}

.sec2b-top18 {
  padding-top: 8em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18 {
    padding-top: 8.8em;
  }
}

.sec2b-top18-ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 3em;
}
@media screen and (max-width: 999px) {
  .sec2b-top18-ul {
    column-gap: 2em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul {
    display: block;
    padding-left: 5em;
    padding-right: 5em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li + li {
    margin-top: 9.3em;
  }
}
.sec2b-top18-ul li {
  background-color: #fff;
  border: 1px solid #ab2524;
  position: relative;
  border-radius: 3em;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 4.7em;
  padding-bottom: 3.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li {
    padding-left: 4.7em;
    padding-right: 4.7em;
    padding-bottom: 5.5em;
  }
  .sec2b-top18-ul li:first-child {
    padding-top: 4em;
  }
  .sec2b-top18-ul li:first-child .sec2b-top18-gr-tlt-img {
    padding-right: 5em;
    column-gap: 5.3em;
  }
  .sec2b-top18-ul li:nth-child(2) {
    padding-top: 5em;
  }
  .sec2b-top18-ul li:nth-child(2) .sec2b-top18-gr-tlt-img {
    padding-right: 1.5em;
    column-gap: 1em;
  }
  .sec2b-top18-ul li:nth-child(3) {
    padding-top: 4em;
  }
  .sec2b-top18-ul li:nth-child(3) .sec2b-top18-gr-tlt-img {
    padding-right: 8.3em;
    column-gap: 14.7em;
  }
}
.sec2b-top18-ul li .sec2b-top18-number {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ab2524;
  width: 6.2em;
  height: 6.2em;
  border-radius: 100em;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.sec2b-top18-ul li .sec2b-top18-number span {
  font-size: 3em;
  font-weight: 800;
  color: #fff;
}
.sec2b-top18-ul li .sec2b-top18-ul-img img {
  height: 13.8em;
  object-fit: contain;
  object-position: top center;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-ul-img img {
    height: auto;
  }
}
.sec2b-top18-ul li .sec2b-top18-ul-img .sec2b-top18-ul-img1 {
  width: 17.7em;
}
.sec2b-top18-ul li .sec2b-top18-ul-img .sec2b-top18-ul-img2 {
  width: 27.6em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-ul-img .sec2b-top18-ul-img2 {
    width: 26.2em;
  }
}
.sec2b-top18-ul li .sec2b-top18-ul-img .sec2b-top18-ul-img3 {
  width: 13.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-gr-tlt-img {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    border-bottom: 1px dotted #ab2524;
    padding-bottom: 3em;
  }
}
.sec2b-top18-ul li .sec2b-top18-tlt1 {
  border-bottom: 1px dotted #ab2524;
  padding-bottom: 2em;
  padding-top: 2em;
  letter-spacing: -0.1em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-tlt1 {
    letter-spacing: 0;
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.sec2b-top18-ul li .sec2b-top18-tlt1 span {
  font-size: 2.2em;
  font-weight: 700;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-tlt1 span {
    font-size: 3.5em;
  }
}
.sec2b-top18-ul li .sec2b-top18-txt1 {
  text-align: left;
  padding-top: 1.2em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-txt1 {
    padding-top: 3em;
  }
}
.sec2b-top18-ul li .sec2b-top18-txt1 span {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-txt1 span {
    font-size: 2.3em;
    line-height: 2;
  }
}
.sec2b-top18-ul li .sec2b-top18-txt2 {
  text-align: left;
  padding-top: 0.7em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-txt2 {
    padding-top: 1em;
  }
}
.sec2b-top18-ul li .sec2b-top18-txt2 span {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.6;
  color: #5e5d5d;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-txt2 span {
    font-size: 2.2em;
  }
}
.sec2b-top18-ul li .sec2b-top18-txt3 {
  text-align: left;
  padding-top: 0.5em;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-txt3 {
    padding-top: 2em;
  }
}
.sec2b-top18-ul li .sec2b-top18-txt3 span {
  font-size: 1em;
  color: #5e5d5d;
  line-height: 1.5;
}
@media screen and (max-width: 769px) {
  .sec2b-top18-ul li .sec2b-top18-txt3 span {
    font-size: 1.5em;
  }
}

.sec2b-top19 {
  padding-top: 10.4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top19 {
    padding-top: 10em;
  }
}

.sec2b-top19-top1 {
  background-color: #ab2524;
  color: #fff;
  font-weight: 700;
  padding-top: 2.7em;
  padding-bottom: 4em;
}
@media screen and (max-width: 769px) {
  .sec2b-top19-top1 {
    width: calc(100% - 10em);
    margin-left: auto;
    margin-right: auto;
  }
}
.sec2b-top19-top1 span {
  font-size: 7.4em;
}
.sec2b-top19-top1 strong {
  font-size: 10.2em;
}

.sec2b-top19-top2 {
  padding-top: 5em;
}
.sec2b-top19-top2 span {
  color: #ab2524;
  font-size: 4.8em;
  font-weight: 700;
  line-height: 1.5;
}

.sec2b-top19-top3 {
  display: flex;
  align-items: center;
  column-gap: 0.9em;
  justify-content: center;
  padding-top: 2.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-top19-top3 {
    width: calc(100% - 10em);
    margin-left: auto;
    margin-right: auto;
    column-gap: 0;
    justify-content: space-between;
    padding-top: 3em;
  }
}
.sec2b-top19-top3 p {
  background-color: #fff;
  border: 2px solid #ab2524;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 13.8em;
  padding-left: 4.8em;
  padding-right: 4.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-top19-top3 p {
    height: 12.5em;
    padding-left: 4em;
    padding-right: 4em;
  }
}
.sec2b-top19-top3 p span {
  font-size: 7.4em;
  font-weight: 700;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top19-top3 p span {
    font-size: 6.6em;
  }
}
.sec2b-top19-top3 .sec2b-top19-top3-icon {
  font-size: 10.5em;
  font-weight: 700;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-top19-top3 .sec2b-top19-top3-icon {
    font-size: 9.5em;
  }
}

.sec2b-top20 {
  padding-top: 16.8em;
}

.sec2b-title-style2 {
  max-width: 114em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15.5em;
  background-image: url(../images/icon_title.webp);
  background-repeat: no-repeat;
  background-size: 13em auto;
  background-position: top left;
  min-height: 18.9em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .sec2b-title-style2 {
    max-width: 114.6em;
  }
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2 {
    width: calc(100% - 5.5em);
    margin-right: 0;
    background-size: 8.7em auto;
    padding-left: 13em;
    display: block;
    min-height: auto;
  }
}
.sec2b-title-style2 .sec2b-title-style2-left {
  text-align: left;
  padding-top: 6em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2 .sec2b-title-style2-left {
    padding-top: 0;
  }
}
.sec2b-title-style2 .sec2b-title-style2-left span {
  font-size: 2.8em;
  font-weight: 700;
}
.sec2b-title-style2 .sec2b-title-style2-right {
  text-align: left;
  padding-top: 0.5em;
  padding-right: 3em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2 .sec2b-title-style2-right {
    padding-right: 0;
    padding-top: 2em;
  }
}
.sec2b-title-style2 .sec2b-title-style2-right .sec2b-title-style2-right1 span {
  font-size: 2.8em;
  font-weight: 500;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2 .sec2b-title-style2-right .sec2b-title-style2-right1 span {
    font-weight: 700;
  }
}
.sec2b-title-style2 .sec2b-title-style2-right .sec2b-title-style2-right2 {
  padding-top: 3em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2 .sec2b-title-style2-right .sec2b-title-style2-right2 {
    padding-top: 1.5em;
  }
}
.sec2b-title-style2 .sec2b-title-style2-right .sec2b-title-style2-right2 span {
  font-size: 4.6em;
  font-weight: 500;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2 .sec2b-title-style2-right .sec2b-title-style2-right2 span {
    font-size: 3.6em;
    font-weight: 700;
  }
}

.sec2b-title-link {
  max-width: 108em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-link {
    margin: 0 9.6em;
    padding-top: 5em;
  }
}

.sec2b-title-linka {
  width: 100%;
}
.sec2b-title-linka img {
  width: 100%;
  height: auto;
}

.sec2b-top20-box {
  background-color: #fff;
  border-radius: 3em;
  padding-left: 5em;
  padding-right: 4.2em;
  padding-top: 7.7em;
  padding-bottom: 5.3em;
  margin-top: -1.7em;
}
@media screen and (max-width: 769px) {
  .sec2b-top20-box {
    background-color: transparent;
    padding-left: 9.6em;
    padding-right: 9.6em;
    padding-top: 8.6em;
    padding-bottom: 0;
  }
}

.sec2b-top20-box1 {
  display: grid;
  grid-template-columns: 35em 58.8em;
  justify-content: space-between;
  padding-top: 6em;
  align-items: flex-end;
}
@media screen and (max-width: 769px) {
  .sec2b-top20-box1 {
    display: block;
    padding-top: 6.8em;
  }
}

.sec2b-top20-box1-left-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sec2b-top20-box1-left-title-img {
  width: 13em;
}
@media screen and (max-width: 769px) {
  .sec2b-top20-box1-left-title-img {
    width: 19.7em;
  }
}

.sec2b-top20-box1-left-title-txt {
  text-align: left;
}
.sec2b-top20-box1-left-title-txt span {
  font-size: 4.2em;
  font-weight: 500;
}
@media screen and (max-width: 769px) {
  .sec2b-top20-box1-left-title-txt span {
    font-size: 6.3em;
  }
}

.sec2b-top20-box1-left-txt {
  text-align: left;
  padding-top: 2.3em;
}
.sec2b-top20-box1-left-txt span {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.9;
}
@media screen and (max-width: 769px) {
  .sec2b-top20-box1-left-txt span {
    font-size: 2.8em;
  }
}
.sec2b-top20-box1-left-txt a {
  color: #2b221f;
}

@media screen and (max-width: 769px) {
  .sec2b-top20-box1-right {
    padding-top: 6em;
  }
}

.sec2b-title-style2-right3 {
  display: inline-block;
  font-weight: 500;
  color: #ab2524;
  background-color: #ffdfe2;
  padding-left: 1.2em;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  margin-top: 2.8em;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2-right3 {
    font-weight: 700;
    margin-top: 1.5em;
  }
}
.sec2b-title-style2-right3 span {
  font-size: 2.8em;
}
.sec2b-title-style2-right3 ~ .sec2b-title-style2-right2 {
  padding-top: 2em !important;
}

.sec2b-title-style2-right2 {
  padding-right: 3.5em !important;
}
@media screen and (max-width: 769px) {
  .sec2b-title-style2-right2 {
    padding-right: 0 !important;
  }
}

.sec2b-top21 {
  padding-top: 21em;
}
@media screen and (max-width: 769px) {
  .sec2b-top21 {
    padding-top: 14em;
  }
}

.mv {
  width: 100%;
}

.mv img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 769px) {
  .mv.-pc {
    display: none;
  }
}
.mv.-sp {
  display: none;
}

@media screen and (max-width: 769px) {
  .mv.-sp {
    display: block;
  }
}
.header {
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
}

.header.is-show {
  opacity: 1;
  pointer-events: auto;
}

.sec13-top-cont {
  position: relative;
  max-width: 108em;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-radius: 3em;
  padding-left: 5.5em;
  padding-right: 4em;
  padding-top: 16em;
  padding-bottom: 6em;
  margin-top: -4.6em;
}
@media screen and (max-width: 769px) {
  .sec13-top-cont {
    background-color: transparent;
    padding: 0;
    margin: 0;
    padding-left: 9.6em;
    padding-right: 9.6em;
    padding-top: 4em;
  }
}

.sec13-top-main {
  display: flex;
  align-items: stretch;
  gap: 8em;
  margin-bottom: 4.4em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main {
    flex-direction: column-reverse;
    gap: 3.4em;
    margin-bottom: 4.2em;
  }
}

.sec13-top-main-bnr {
  margin-bottom: 3.8em;
  width: 50em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-bnr {
    margin-bottom: 2em;
    width: 100%;
  }
}
.sec13-top-main-bnr img {
  width: 100%;
  height: auto;
  display: block;
}

.sec13-top-main-left-prp {
  position: absolute;
  top: 1.4em;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 1em;
  font-size: 3.8em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-prp {
    position: static;
    margin-bottom: 0.4em;
    font-size: 4.8em;
    letter-spacing: 1.3vw;
    text-align: left;
    transform: none;
  }
}

@media screen and (max-width: 769px) {
  .sec13-top-main-left-tlt {
    display: flex;
    flex-direction: column-reverse;
  }
}

.sec13-top-main-left-pic {
  max-width: 100%;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-pic {
    margin-bottom: 4em;
  }
}
.sec13-top-main-left-pic img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.sec13-top-main-left-logo {
  width: 13em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-logo {
    width: 20em;
  }
}

.sec13-top-main-left-txtp {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.9;
  text-align: left;
}
.sec13-top-main-left-txtp a {
  color: #221714;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-txtp {
    font-size: 2.8em;
    line-height: 1.7;
  }
}

.sec13-top-main-left-txt {
  padding-top: 1.8em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-txt {
    padding-top: 3.3em;
  }
}

.sec13-top-main-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-right {
    width: 100%;
  }
}

.sec13-top-main-right-ttl {
  margin-bottom: 1em;
  font-size: 3.7em;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.12em;
  color: #ab2524;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-right-ttl {
    margin-bottom: 0.5em;
    font-size: 5em;
  }
}
.sec13-top-main-right-ttl span {
  letter-spacing: 0.12em;
  font-size: 1.65em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-right-ttl span {
    font-size: 1.6em;
  }
}

.sec13-top-main-right-txt {
  font-size: 2.4em;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.5;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-right-txt {
    font-size: 3.1em;
  }
}

.sec13-top-model-list-link {
  margin: auto;
  width: fit-content;
  padding: 0.5em 1.5em 0.7em;
  background: #af2a23;
  border-radius: 2em;
  font-size: 1.8em;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.4em;
}
.sec13-top-model-list-link span {
  font-size: 80%;
}
@media screen and (max-width: 769px) {
  .sec13-top-model-list-link {
    padding: 0.6em 2em;
  }
}

.sec13-top-main-left-link {
  padding-top: 8.4em;
  margin: 0 auto;
  width: fit-content;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-link {
    padding-top: 17em;
    width: 100%;
  }
}

.sec13-top-main-left-linka {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50em;
  height: 6.5em;
  overflow: hidden;
  border-radius: 1.5em;
  position: relative;
}
.sec13-top-main-left-linka:before, .sec13-top-main-left-linka:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #af2a23;
}
.sec13-top-main-left-linka:after {
  content: "";
  background-color: #911f22;
  transform-origin: top left;
  transform: rotate(5deg) scale(1.2);
  top: 0.4em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-linka:after {
    transform: rotate(6deg) scale(1.2);
  }
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-linka {
    width: 100%;
    height: 8.8em;
  }
}
.sec13-top-main-left-linka span {
  color: #fff;
  font-size: 2.8em;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left-linka span {
    font-size: 3.8em;
  }
}
.sec13-top-main-left-linka span strong {
  margin-left: 0.6em;
  display: inline-block;
}

.sec13-top-main-left {
  width: 40em;
}
@media screen and (max-width: 769px) {
  .sec13-top-main-left {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .sec13-top-model-wrap {
    margin: 0 calc(50% - 50vw);
  }
}

.sec13-top-model {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  width: 100%;
}
@media screen and (max-width: 769px) {
  .sec13-top-model {
    gap: 0;
    justify-content: space-between;
    padding: 0 3.8em;
  }
}

.sec13-top-model-list {
  position: relative;
  z-index: 1;
  width: calc(33.3333333333% - 4em);
}
@media screen and (max-width: 769px) {
  .sec13-top-model-list {
    margin-bottom: 6em;
    width: calc(50% - 1.5em);
  }
  .sec13-top-model-list.mb0 {
    margin-bottom: 0;
  }
}
.sec13-top-model-list::after {
  position: absolute;
  bottom: 6em;
  z-index: -1;
  content: "";
  display: block;
  width: 100%;
  height: 16em;
  border-radius: 1em;
  background: #911f22;
  opacity: 0.06;
}
@media screen and (max-width: 769px) {
  .sec13-top-model-list::after {
    height: 15em;
  }
}
.sec13-top-model-list::before {
  position: absolute;
  bottom: 6em;
  z-index: -1;
  content: "";
  display: block;
  width: 100%;
  height: 16em;
  border-radius: 1em;
  background: #fff;
}
@media screen and (max-width: 769px) {
  .sec13-top-model-list::before {
    height: 15em;
  }
}

.sec13-top-model-list-pic {
  max-width: 100%;
  height: 20em;
}
@media screen and (max-width: 769px) {
  .sec13-top-model-list-pic {
    height: 20.8em;
  }
}
.sec13-top-model-list-pic img {
  width: auto;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}

.sec13-top-model-list-txt {
  margin-bottom: 2em;
  font-size: 1.8em;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .sec13-top-model-list-txt {
    margin-bottom: 1.6em;
    font-size: 2.4em;
    line-height: 1.4;
  }
}