@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
.l-gpMega,
.l-gpHeader,
.l-gpHeadSticky {
  display: none !important;
}

.l-globalHeader,
.l-globalMega,
.l-globalHamburger {
  display: none !important;
}

.l-gpHeaderHeight {
  height: 0 !important;
}

@media screen and (max-width: 767.99px) {
  .l-gpHeaderHeight {
    display: block !important;
    height: 65px !important;
  }
}

@media screen and (max-width: 767.99px) {
  .only--pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .only--sp {
    display: none !important;
  }
}

.nst_202502 .is-ib {
  display: inline-block;
}

.nst_202502 .is-fw500 {
  font-weight: 500;
}

.nst_202502 .is-fw700 {
  font-weight: 700;
}

.nst_202502 b {
  font-weight: 700;
}

.nst_202502 img,
.nst_202502 picture {
  display: block;
  width: 100%;
  height: auto;
}

.nst_202502 picture {
  overflow: clip;
}

.nst_202502 img {
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
}

button {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
}

::selection {
  color: #fff;
  background: #156082;
}

.m-nisetaiHd,
.m-nisetaiBc,
body.nst_202502 .m-nisetaiWrap__hd,
body.nst_202502 .m-nisetaiWrap__bd,
.cmnRecomCatalogBnr,
.m-nisetaiTohm,
.m-nisetaiTotp {
  color: #222;
  font-weight: 400;
  font-family: YakuHanJPs, 'Zen Kaku Gothic New', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m-nisetaiHd a,
.m-nisetaiBc a,
body.nst_202502 .m-nisetaiWrap__hd a,
body.nst_202502 .m-nisetaiWrap__bd a,
.cmnRecomCatalogBnr a,
.m-nisetaiTohm a,
.m-nisetaiTotp a {
  color: #222;
  text-decoration: none;
}

.c-anc {
  position: relative;
  height: 0;
  bottom: 124px;
}

@media screen and (max-width: 767.99px) {
  .c-anc {
    bottom: 65px;
  }
}

.c-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: clamp(36px / 375 * 320, 36 / 375 * 100vw, 36px);
  height: clamp(36px / 375 * 320, 36 / 375 * 100vw, 36px);
  border: 1px solid #156082;
  border-radius: 50%;
  box-sizing: border-box;
  background: #fff;
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
}

.c-arrow::before {
  content: '';
  display: block;
  position: absolute;
  width: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  height: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  background: #156082;
          mask: url(/common/images/icon_arrow01.svg) 50% 50%/contain no-repeat;
  -webkit-mask: url(/common/images/icon_arrow01.svg) 50% 50%/contain no-repeat;
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
}

@media print, screen and (min-width: 768px) {
  .c-arrow:hover,
  a:hover .c-arrow {
    background: #156082;
  }
  .c-arrow:hover::before,
  a:hover .c-arrow::before {
    background: #fff;
  }
}

.c-arrow.is-fill {
  background: #156082;
}

.c-arrow.is-fill::before {
  background: #fff;
}

@media print, screen and (min-width: 768px) {
  .c-arrow.is-fill:hover,
  a:hover .c-arrow.is-fill {
    background: #fff;
  }
  .c-arrow.is-fill:hover::before,
  a:hover .c-arrow.is-fill::before {
    background: #156082;
  }
}

@media screen and (max-width: 767.99px) {
  .c-arrow.is-spraw {
    width: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    height: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    border: 0;
    border-radius: 0;
    background: none;
  }
  .c-arrow.is-spraw::before {
    background: #156082;
  }
}

.c-idxTs__en {
  margin: 0 0 24px;
}

@media screen and (max-width: 767.99px) {
  .c-idxTs__en {
    margin: 0 0 15px;
  }
}

.c-idxTs__tt > span {
  display: block;
  position: relative;
  width: fit-content;
}

.c-idxTs__tt > span:nth-child(1) {
  margin: 0 0 4px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .c-idxTs__tt > span:nth-child(1) {
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
  }
}

.c-idxTs__tt > span:nth-child(2) {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .c-idxTs__tt > span:nth-child(2) {
    font-size: clamp(22px / 375 * 320, 22 / 375 * 100vw, 22px);
  }
}

.c-idxTs__tt > span:nth-child(2)::before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  background: 50% 50% / contain no-repeat;
}

.c-idxTs__tt > span:nth-child(2) > span {
  position: relative;
}

.m-idxIdea .c-idxTs__en {
  width: 152px;
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea .c-idxTs__en {
    width: clamp(106.4px / 375 * 320, 106.4 / 375 * 100vw, 106.4px);
  }
}

.m-idxIdea .c-idxTs__tt > span:nth-child(2)::before {
  width: 390px;
  aspect-ratio: 780 / 34;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_idxts01.webp');
  transform: translate(-10px, 0);
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea .c-idxTs__tt > span:nth-child(2)::before {
    width: calc(100% + 6px);
    transform: translate(-2px, -2px);
  }
}

.m-idxPlan .c-idxTs__en {
  width: 139px;
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan .c-idxTs__en {
    width: clamp(97.3px / 375 * 320, 97.3 / 375 * 100vw, 97.3px);
  }
}

.m-idxPlan .c-idxTs__tt > span:nth-child(2)::before {
  width: 426px;
  aspect-ratio: 852 / 34;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_idxts02.webp');
  transform: translate(-10px, -8px);
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan .c-idxTs__tt > span:nth-child(2)::before {
    width: calc(100% + 2px);
    transform: translate(0, -4px);
  }
}

.m-idxCase .c-idxTs__en {
  width: 160px;
}

@media screen and (max-width: 767.99px) {
  .m-idxCase .c-idxTs__en {
    width: clamp(112px / 375 * 320, 112 / 375 * 100vw, 112px);
  }
}

.m-idxCase .c-idxTs__tt > span:nth-child(2)::before {
  width: 126px;
  aspect-ratio: 252 / 46;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_idxts03.webp');
  transform: translate(0, 2px);
}

@media screen and (max-width: 767.99px) {
  .m-idxCase .c-idxTs__tt > span:nth-child(2)::before {
    width: calc(100% + 5px);
    transform: translate(0, -5px);
  }
}

.m-idxHint .c-idxTs__en {
  width: 71px;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint .c-idxTs__en {
    width: clamp(49.7px / 375 * 320, 49.7 / 375 * 100vw, 49.7px);
  }
}

.m-idxHint .c-idxTs__tt > span:nth-child(2)::before {
  width: 263px;
  aspect-ratio: 526 / 26;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_idxts04.webp');
  transform: translate(-5px, 2px);
}

@media screen and (max-width: 767.99px) {
  .m-idxHint .c-idxTs__tt > span:nth-child(2)::before {
    width: calc(100% + 4px);
    transform: translate(-1px, -8px);
  }
}

.m-idxShindan .c-idxTs__en {
  width: 213px;
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan .c-idxTs__en {
    width: clamp(149.1px / 375 * 320, 149.1 / 375 * 100vw, 149.1px);
  }
}

.m-idxShindan .c-idxTs__tt > span:nth-child(2)::before {
  width: 381px;
  aspect-ratio: 762 / 48;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_idxts05.webp');
  transform: translate(-10px, -5px);
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan .c-idxTs__tt > span:nth-child(2)::before {
    width: calc(100% + 5px);
    transform: translate(-2px, -2px);
  }
}

.c-linkBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  border: 1px solid #222;
  box-sizing: border-box;
  overflow: hidden;
}

.c-linkBtn::before,
.c-linkBtn::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 15px;
  height: 15px;
  background: currentColor;
          mask: url(/common/images/icon_arrow01.svg) 50% 50%/contain no-repeat;
  -webkit-mask: url(/common/images/icon_arrow01.svg) 50% 50%/contain no-repeat;
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 30ms, opacity 400ms cubic-bezier(.215, .61, .355, 1) 30ms, background-color 400ms cubic-bezier(.215, .61, .355, 1) 30ms;
}

.c-linkBtn::before {
  right: 19px;
  transform: translate(0, -50%);
  opacity: 1;
}

.c-linkBtn::after {
  left: 19px;
  transform: translate(-40px, -50%);
  opacity: 0;
}

.c-linkBtn > span {
  font-size: 18px;
  font-family: YakuHanJPs, Arial, 'Zen Kaku Gothic New', sans-serif;
  text-align: center;
  color: #222;
}

@media screen and (max-width: 767.99px) {
  .c-linkBtn > span {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: 1.4;
  }
}

@media print, screen and (min-width: 768px) {
  .c-linkBtn {
    transition: background-color 400ms cubic-bezier(.215, .61, .355, 1) 0ms, border-color 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .c-linkBtn > span {
    transition: color 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .c-linkBtn:hover,
  a:hover .c-linkBtn {
    border-color: #156082;
    background: #156082;
  }
  .c-linkBtn:hover::before,
  .c-linkBtn:hover::after,
  a:hover .c-linkBtn::before,
  a:hover .c-linkBtn::after {
    background: #fff;
  }
  .c-linkBtn:hover::before,
  a:hover .c-linkBtn::before {
    opacity: 0;
    transform: translate(40px, -50%);
  }
  .c-linkBtn:hover::after,
  a:hover .c-linkBtn::after {
    opacity: 1;
    transform: translate(0, -50%);
  }
  .c-linkBtn:hover > span,
  a:hover .c-linkBtn > span {
    color: #fff;
  }
}

.c-linkBtn.is-external::before {
  width: 16px;
  height: 16px;
          mask-image: url('/spcontent/nisetai/assets_202502/images/common/icon_external01.svg');
  -webkit-mask-image: url('/spcontent/nisetai/assets_202502/images/common/icon_external01.svg');
  opacity: 1 !important;
  transform: translate(0, -50%) !important;
}

.c-linkBtn.is-external::after {
  display: none;
}

.c-linkBtn.is-noarrow::before,
.c-linkBtn.is-noarrow::after {
  display: none;
}

@media screen and (max-width: 767.99px) {
  .c-linkBtn.is-noarrow-sp::before,
  .c-linkBtn.is-noarrow-sp::after {
    display: none;
  }
}

.c-linkBtn.is-white {
  border-color: #fff;
}

.c-linkBtn.is-white::before,
.c-linkBtn.is-white::after {
  background: #fff;
}

.c-linkBtn.is-white > span {
  color: #fff;
}

@media print, screen and (min-width: 768px) {
  .c-linkBtn.is-white:hover,
  a:hover .c-linkBtn.is-white {
    border-color: #156082;
    background: #156082;
  }
}

.c-linkBtn.is-conv {
  border-color: #156082;
  background: #156082;
}

.c-linkBtn.is-conv::before,
.c-linkBtn.is-conv::after {
  background: #fff;
}

.c-linkBtn.is-conv > span {
  color: #fff;
}

@media print, screen and (min-width: 768px) {
  .c-linkBtn.is-conv:hover,
  a:hover .c-linkBtn.is-conv {
    background-color: transparent;
  }
  .c-linkBtn.is-conv:hover::before,
  .c-linkBtn.is-conv:hover::after,
  a:hover .c-linkBtn.is-conv::before,
  a:hover .c-linkBtn.is-conv::after {
    background: #156082;
  }
  .c-linkBtn.is-conv:hover > span,
  a:hover .c-linkBtn.is-conv > span {
    color: #156082;
  }
}

.c-linkBtn.is-blue {
  border-color: #156082;
}

.c-linkBtn.is-blue::before,
.c-linkBtn.is-blue::after {
  background: #156082;
}

.c-linkBtn.is-blue > span {
  color: #156082;
}

@media print, screen and (min-width: 768px) {
  .c-linkBtn.is-blue:hover,
  a:hover .c-linkBtn.is-blue {
    background: #156082;
  }
  .c-linkBtn.is-blue:hover::before,
  .c-linkBtn.is-blue:hover::after,
  a:hover .c-linkBtn.is-blue::before,
  a:hover .c-linkBtn.is-blue::after {
    background: #fff;
  }
  .c-linkBtn.is-blue:hover > span,
  a:hover .c-linkBtn.is-blue > span {
    color: #fff;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__spp {
    margin: 0 auto 20px !important;
  }
}

.m-nisetaiWrap .cmnRecomCatalogBnr__spp a {
  display: block;
}

.m-nisetaiWrap .cmnRecomCatalogBnr__spp a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.m-nisetaiWrap .cmnRecomCatalogBnr__tt {
  margin: 0 0 38px !important;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__tt {
    margin: 0 0 12px !important;
  }
}

.m-nisetaiWrap .cmnRecomCatalogBnr__tt > span {
  color: inherit;
  font-size: 24px;
  font-weight: 500;
  line-height: calc(36 / 24);
  letter-spacing: calc(2 / 24 * 1em);
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__tt > span {
    display: block;
    font-size: 20px;
    line-height: calc(32 / 20);
    letter-spacing: calc(1.67 / 20 * 1em);
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__bd__c:nth-child(2),
  .m-nisetaiWrap .cmnRecomCatalogBnr__bd__c:nth-child(3) {
    margin-top: 20px !important;
  }
}

.m-nisetaiWrap .cmnRecomCatalogBnr__u__tt {
  font-size: 18px;
  font-weight: 500;
  line-height: calc(26 / 18);
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__u__tt {
    margin: 0 0 12px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__u__tt {
    font-size: 16px;
    line-height: calc(16 * 1.6 / 16);
  }
}

.m-nisetaiWrap .cmnRecomCatalogBnr__u__t {
  color: #444;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__u__t {
    font-size: 14px;
    line-height: calc(22 / 14);
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__u__t {
    margin: 4px 0 0 !important;
    font-size: 14px;
    line-height: calc(14 * 1.4 / 14);
  }
}

.m-nisetaiWrap .cmnRecomCatalogBnr__bt .c-linkBtn > span {
  font-weight: 500;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__bt {
    width: 334px;
    margin-top: 59px !important;
  }
  .m-nisetaiWrap .cmnRecomCatalogBnr__bt .c-linkBtn {
    height: 72px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap .cmnRecomCatalogBnr__bt {
    max-width: 260px;
    margin-top: 40px !important;
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
  .m-nisetaiWrap .cmnRecomCatalogBnr__bt .c-linkBtn {
    height: 60px;
  }
}

.m-nisetaiBc {
  position: relative;
  padding: 0 32px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiBc {
    padding: 0;
    background: #f6f6f6;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiBc__in {
    overflow-x: auto;
    overflow-y: clip;
  }
}

.m-nisetaiBc__ls {
  display: flex;
  align-items: center;
  height: 60px;
  margin: 0 -12px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiBc__ls {
    height: 24px;
    margin: 0;
  }
}

.m-nisetaiBc__ls > li {
  flex: 0 0 auto;
  position: relative;
}

.m-nisetaiBc__ls > li + li {
  border-left: 1px solid transparent;
}

.m-nisetaiBc__ls > li + li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 50%;
  width: 1px;
  height: 12px;
  background: #d9d9d9;
  transform: translate(0, 50%) rotate(15deg);
  pointer-events: none;
}

.m-nisetaiBc__ls > li > a,
.m-nisetaiBc__ls > li > span {
  display: block;
  padding: 12px;
  font-size: 12px;
  line-height: 1;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiBc__ls > li > a,
  .m-nisetaiBc__ls > li > span {
    padding: 5px 10px;
    font-size: 10px;
  }
}

.m-nisetaiBc__ls > li > a {
  color: #444;
}

.m-nisetaiBc__ls > li > span {
  font-weight: 500;
}

.m-nisetaiHd {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd {
    min-width: 1140px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd {
    position: fixed;
  }
}

.m-nisetaiHd__in {
  display: flex;
  align-items: center;
  position: relative;
  height: 124px;
  margin: 0 auto;
  padding: 0 32px;
  box-sizing: border-box;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__in {
    justify-content: flex-end;
    height: 65px;
    padding: 0;
  }
}

.m-nisetaiHd__lg {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__lg {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms, opacity 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
    z-index: 2;
  }
  .m-nisetaiHd__lg.is-hidden {
    opacity: 0;
    transform: translateY(-8px);
    pointer-events: none;
  }
}

.m-nisetaiHd__lg > a {
  display: block;
  position: relative;
}

.m-nisetaiHd__lg > a > span {
  display: block;
}

.m-nisetaiHd__lg > a > span.is-p {
  width: clamp(149px / 1280 * 1140, 149 / 1280 * 100vw, 149px);
  margin: 0 0 clamp(8px / 1280 * 1140, 8 / 1280 * 100vw, 8px);
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__lg > a > span.is-p {
    width: clamp(135px / 375 * 320, 135 / 375 * 100vw, 135px);
    margin: 0;
  }
}

.m-nisetaiHd__lg > a > span.is-p img {
  display: block;
  width: 100%;
  height: auto;
}

.m-nisetaiHd__lg > a > span.is-t {
  font-size: clamp(20px / 1280 * 1140, 20 / 1280 * 100vw, 20px);
  font-weight: 500;
  line-height: calc(29 / 20);
  letter-spacing: clamp(2px / 1280 * 1140, 2 / 1280 * 100vw, 2px);
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__lg > a > span.is-t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: calc(24 / 16);
    letter-spacing: -.02em;
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__nv {
    align-self: flex-end;
    display: block !important;
    flex: 1 1 auto;
    opacity: 1 !important;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__nv {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: clip;
    overflow-y: scroll;
    overscroll-behavior: contain;
    pointer-events: none;
    opacity: 0;
    z-index: 40;
  }
  .m-nisetaiHd__nv::-webkit-scrollbar {
    display: none;
  }
  .m-nisetaiHd__nv.is-open {
    pointer-events: auto;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__nv__in {
    min-height: calc(100% + 2px);
    box-sizing: border-box;
  }
}

.m-nisetaiHd__nv__ls {
  display: flex;
  justify-content: flex-end;
  margin: 0 clamp(-30px, -30 / 1280 * 100vw, -30px / 1280 * 1140) 0 0;
  padding: 0;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__nv__ls {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 32px 0 0;
  }
}

.m-nisetaiHd__nv__ls > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 clamp(30px / 1280 * 1140, 30 / 1280 * 100vw, 30px);
  white-space: nowrap;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__nv__ls > li > a:hover > span.is-t::after,
  .m-nisetaiHd__nv__ls > li > a.is-cur > span.is-t::after {
    transform: scaleX(1);
  }
  .m-nisetaiHd__nv__ls > li > a.is-cur > span.is-t::after {
    transition-duration: 0ms;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__nv__ls > li > a {
    height: 60px;
    padding: 0 30px;
    -webkit-tap-highlight-color: transparent;
  }
  .m-nisetaiHd__nv__ls > li > a.is-cur {
    color: #9c9c9c;
  }
  .m-nisetaiHd__nv__ls > li > a.is-cur > span.is-t {
    color: #9c9c9c;
  }
}

.m-nisetaiHd__nv__ls > li > a > span.is-t {
  position: relative;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__nv__ls > li > a > span.is-t {
    font-size: clamp(16px / 1280 * 1140, 16 / 1280 * 100vw, 16px);
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 78px;
  }
  .m-nisetaiHd__nv__ls > li > a > span.is-t::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #156082;
    transform: scaleX(0);
    transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__nv__ls > li > a > span.is-t {
    display: inline-block;
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    font-weight: 400;
    line-height: calc(20 / 15);
  }
  .m-nisetaiHd__nv__ls > li > a > span.is-t.is-ext {
    position: relative;
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 0 0;
  }
  .m-nisetaiHd__nv__ls > li > a > span.is-t.is-ext::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 50%;
    right: 0;
    width: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    height: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    background: #222;
            mask: url('/spcontent/nisetai/assets_202502/images/common/icon_external01.svg') 50% 50%/contain no-repeat;
    -webkit-mask: url('/spcontent/nisetai/assets_202502/images/common/icon_external01.svg') 50% 50%/contain no-repeat;
    transform: translate(0, 55%);
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__nv__ft {
    display: none;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__nv__ft {
    padding: 18px 20px;
  }
  .m-nisetaiHd__nv__ft__ls {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .m-nisetaiHd__nv__ft__ls > li .c-linkBtn {
    height: 60px;
  }
  .m-nisetaiHd__nv__ft__ls > li .c-linkBtn > span {
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    font-weight: 500;
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__spb {
    display: none;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__spb {
    position: relative;
    z-index: 50;
  }
  .m-nisetaiHd__spb > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 65px;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
  }
  .m-nisetaiHd__spb > a > span {
    display: block;
    position: absolute;
    font-size: 10px;
    white-space: nowrap;
  }
  .m-nisetaiHd__spb > a > span.is-01 {
    width: clamp(70px / 375 * 320, 70 / 375 * 100vw, 70px);
    transform: scaleX(1);
    opacity: 1;
    transition: transform 200ms cubic-bezier(.215, .61, .355, 1) 400ms, opacity 200ms cubic-bezier(.215, .61, .355, 1) 400ms;
  }
  .m-nisetaiHd__spb > a > span.is-02 {
    width: clamp(40px / 375 * 320, 40 / 375 * 100vw, 40px);
    transform: scaleX(0);
    opacity: .5;
    transition: transform 200ms cubic-bezier(.215, .61, .355, 1) 200ms, opacity 200ms cubic-bezier(.215, .61, .355, 1) 200ms;
  }
  .m-nisetaiHd__spb > a > span img {
    display: block;
    width: 100%;
    height: auto;
    font-size: 10px;
  }
  .m-nisetaiHd__spb > a.is-open > span.is-01 {
    transform: scaleX(0);
    opacity: .5;
    transition: transform 200ms cubic-bezier(.215, .61, .355, 1) 0ms, opacity 200ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-nisetaiHd__spb > a.is-open > span.is-02 {
    transform: scaleX(1);
    opacity: 1;
    transition: transform 200ms cubic-bezier(.215, .61, .355, 1) 200ms, opacity 200ms cubic-bezier(.215, .61, .355, 1) 200ms;
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__spbg {
    display: none;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__spbg {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform-origin: 100% 0;
    transform: scaleX(0);
    z-index: 30;
    transition: transform 400ms cubic-bezier(.645, .045, .355, 1) 0ms;
  }
  .m-nisetaiHd__spbg.is-open {
    transform: scaleX(1);
  }
}

.m-nisetaiHd__cat {
  flex: 0 0 auto;
  position: absolute;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__cat {
    top: 18px;
    right: clamp(32px / 1440 * 1140, 32 / 1440 * 100vw, 32px);
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__cat {
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    opacity: 0;
    transform: translateY(8px);
    pointer-events: none;
    transition: height 400ms cubic-bezier(.215, .61, .355, 1) 0ms, opacity 400ms cubic-bezier(.215, .61, .355, 1) 0ms, transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
    z-index: 1;
  }
  .m-nisetaiHd__cat.is-shown {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}

.m-nisetaiHd__cat > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 40px;
  padding: 0 clamp(16px / 1280 * 1140, 16 / 1280 * 100vw, 16px);
  border: 1px solid #156082;
  box-sizing: border-box;
  background: #156082;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__cat > a {
    transition: background-color 500ms cubic-bezier(.215, .61, .355, 1) 0ms, color 500ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-nisetaiHd__cat > a:hover {
    background: transparent;
    color: #156082;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__cat > a {
    position: absolute;
    top: 12.5px;
    left: 15px;
    height: 40px;
    padding: 0 clamp(11.5px / 375 * 320, 11.5 / 375 * 100vw, 11.5px);
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
  }
}

.m-nisetaiHd__cat > a > span {
  display: block;
}

.m-nisetaiHd__cat > a > span > span {
  letter-spacing: .125em;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiHd__cat > a > span > strong {
    font-size: 14px;
  }
  .m-nisetaiHd__cat > a > span > strong > span {
    font-size: 16px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiHd__cat > a > span > strong {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiLwkv {
    background: #f1ede5;
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiLwkv__in {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__in {
    background: #f1ede5;
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiLwkv__ts {
    position: absolute;
    width: 100%;
    max-width: 1304px;
    padding: 0 32px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts {
    position: relative;
    padding: 30px clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px) 0;
    margin: 0 0 clamp(-16px, -16 / 375 * 100vw, -16px / 375 * 320);
  }
}

.m-nisetaiLwkv__ts__en {
  margin: 0 0 16px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__en {
    margin: 0 0 10px;
  }
}

body.idea .m-nisetaiLwkv__ts__en {
  width: 154px;
}

@media screen and (max-width: 767.99px) {
  body.idea .m-nisetaiLwkv__ts__en {
    width: clamp(115.5px / 375 * 320, 115.5 / 375 * 100vw, 115.5px);
  }
}

body.plan .m-nisetaiLwkv__ts__en {
  width: 140px;
}

@media screen and (max-width: 767.99px) {
  body.plan .m-nisetaiLwkv__ts__en {
    width: clamp(105px / 375 * 320, 105 / 375 * 100vw, 105px);
  }
}

body.case .m-nisetaiLwkv__ts__en {
  width: 162px;
}

@media screen and (max-width: 767.99px) {
  body.case .m-nisetaiLwkv__ts__en {
    width: clamp(121.5px / 375 * 320, 121.5 / 375 * 100vw, 121.5px);
  }
}

body.hint .m-nisetaiLwkv__ts__en {
  width: 73px;
}

@media screen and (max-width: 767.99px) {
  body.hint .m-nisetaiLwkv__ts__en {
    width: clamp(54.75px / 375 * 320, 54.75 / 375 * 100vw, 54.75px);
  }
}

.m-nisetaiLwkv__ts__tt {
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  position: relative;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__tt {
    gap: 6px 0;
  }
}

.m-nisetaiLwkv__ts__tt > span {
  display: block;
  position: relative;
  width: fit-content;
}

.m-nisetaiLwkv__ts__tt > span:nth-child(1) {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: calc(2.38 / 22 * 1em);
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__tt > span:nth-child(1) {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    letter-spacing: calc(1.78 / 16 * 1em);
  }
}

.m-nisetaiLwkv__ts__tt > span:nth-child(2) {
  display: flex;
  align-items: center;
  position: relative;
  height: 52px;
  padding: 0 11px 0 16px;
  background: #fff;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__tt > span:nth-child(2) {
    height: clamp(40px / 375 * 320, 40 / 375 * 100vw, 40px);
    padding: 0 clamp(10px / 375 * 320, 10 / 375 * 100vw, 10px) 0 clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
  }
}

.m-nisetaiLwkv__ts__tt > span:nth-child(2) > span {
  display: block;
  position: relative;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__tt > span:nth-child(2) > span {
    font-size: clamp(27px / 375 * 320, 27 / 375 * 100vw, 27px);
    letter-spacing: .1em;
  }
  .is-02 .m-nisetaiLwkv__ts__tt > span:nth-child(2) > span {
    font-size: clamp(24px / 375 * 320, 24 / 375 * 100vw, 24px);
  }
}

.m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  background: 50% 50% / contain no-repeat;
}

body.idea .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
  background-image: url('/spcontent/nisetai/assets_202502/images/common/bg_lwkv_line01.webp');
  aspect-ratio: 916 / 30;
}

@media print, screen and (min-width: 768px) {
  body.idea .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 12px);
    transform: translate(-7px, -3px);
  }
}

@media screen and (max-width: 767.99px) {
  body.idea .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 4px);
    transform: translate(-3px, -1px);
  }
}

body.plan .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
  background-image: url('/spcontent/nisetai/assets_202502/images/common/bg_lwkv_line02.webp');
  aspect-ratio: 1010 / 26;
}

@media print, screen and (min-width: 768px) {
  body.plan .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 8px);
    transform: translate(-7px, -3px);
  }
}

@media screen and (max-width: 767.99px) {
  body.plan .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 10px);
    transform: translate(-5px, -4px);
  }
}

body.case .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
  background-image: url('/spcontent/nisetai/assets_202502/images/common/bg_lwkv_line03.webp');
  aspect-ratio: 346 / 28;
}

@media print, screen and (min-width: 768px) {
  body.case .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 20px);
    transform: translate(-10px, -2px);
  }
}

@media screen and (max-width: 767.99px) {
  body.case .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 11px);
    transform: translate(-6px, -4px);
  }
}

body.hint .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
  background-image: url('/spcontent/nisetai/assets_202502/images/common/bg_lwkv_line04.webp');
  aspect-ratio: 668 / 44;
}

@media print, screen and (min-width: 768px) {
  body.hint .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 17px);
    transform: translate(-8px, -2px);
  }
}

@media screen and (max-width: 767.99px) {
  body.hint .m-nisetaiLwkv__ts__tt > span:nth-child(2)::before {
    width: calc(100% + 10px);
    transform: translate(-6px, -2px);
  }
}

.m-nisetaiLwkv__ts__stt {
  display: flex;
  align-items: center;
  width: fit-content;
  height: 41px;
  margin: 16px 0 0;
  padding: 0 14px 0 16px;
  background: #fff;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__stt {
    position: absolute;
    height: clamp(32px / 375 * 320, 32 / 375 * 100vw, 32px);
    margin: clamp(8px / 375 * 320, 8 / 375 * 100vw, 8px) 0 0;
    padding: 0 10px 0 12px;
  }
}

.m-nisetaiLwkv__ts__stt span {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__stt span {
    font-size: clamp(18px / 375 * 320, 18 / 375 * 100vw, 18px);
  }
}

.m-nisetaiLwkv__ts__stt span > span {
  font-size: 18px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__ts__stt span > span {
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiLwkv__p {
    width: calc(1039 / 1440 * 100%);
    max-width: calc(50% + 319px);
    max-height: 422.5px;
    min-height: 338px;
    aspect-ratio: 1039 / 338;
    margin: 0 0 0 auto;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__p {
    aspect-ratio: 375 / 180;
  }
}

.m-nisetaiLwkv__p picture,
.m-nisetaiLwkv__p img {
  height: 100%;
  object-fit: cover;
}

.m-nisetaiLwkv__nt {
  display: flex;
  justify-content: flex-end;
  padding: 10px 32px 14px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__nt {
    padding: 10px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 0;
  }
}

.m-nisetaiLwkv__nt__t {
  display: flex;
}

.m-nisetaiLwkv__nt__t > span {
  display: block;
  color: #444;
  font-size: 10px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiLwkv__nt__t > span {
    line-height: 1.8;
  }
}

.m-nisetaiLwkv__nt__t > span:nth-child(1) {
  flex: 0 0 auto;
}

.m-nisetaiLwkv__nt__t > span:nth-child(2) {
  flex: 1 1 auto;
}

.m-nisetaiTohm {
  margin: 132px 0;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm {
    margin: 100px 0 0;
  }
}

.m-nisetaiTohm__in {
  display: flex;
  column-gap: 5px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm__in {
    flex-direction: column;
    row-gap: 73px;
  }
}

.m-nisetaiTohm__bx {
  flex: 1 1 auto;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiTohm__bx {
    width: 50%;
  }
}

.m-nisetaiTohm__bx__tt {
  margin: 0 0 24px;
  font-size: 24px;
  line-height: calc(36 / 24);
  font-weight: 500;
  text-align: center;
  letter-spacing: calc(2 / 24 * 1em);
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm__bx__tt {
    margin: 0 0 16px;
    font-size: clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
    line-height: calc(30 / 20);
    letter-spacing: calc(1 / 20 * 1em);
  }
}

.m-nisetaiTohm__bx__p > a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: clamp(342px / 1440 * 1140, 342 / 1440 * 100vw, 410.4px);
  overflow: hidden;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm__bx__p > a {
    height: clamp(178px, 178 / 375 * 100vw, 178px * 1.4);
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiTohm__bx__p > a:hover .m-nisetaiTohm__bx__p__bg {
    transform: scale(1.1);
  }
}

.m-nisetaiTohm__bx__p__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
}

.m-nisetaiTohm__bx__p__bg picture,
.m-nisetaiTohm__bx__p__bg img {
  height: 100%;
  object-fit: cover;
}

.m-nisetaiTohm__bx__p__lg {
  position: relative;
  width: 224px;
  margin: 0 auto;
}

.m-nisetaiTohm__bx__p__lg img {
  display: block;
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiTohm__bx__p__lg {
    bottom: 8px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm__bx__p__lg {
    width: 150px;
  }
}

.m-nisetaiTohm__bx__p__t {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: calc(26 / 20);
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiTohm__bx__p__t {
    padding: 5px 0 0;
    letter-spacing: calc(2 / 20 * 1em);
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm__bx__p__t {
    font-size: 16px;
    line-height: calc(26 / 16);
  }
}

.m-nisetaiTohm__bx__p__in {
  position: relative;
  width: 334px;
  height: 162px;
  z-index: 2;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm__bx__p__in {
    width: 260px;
    height: 124px;
  }
}

.m-nisetaiTohm__bx__p__in .c-linkBtn {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTohm__bx__p__in .c-linkBtn {
    height: 60px;
  }
}

.m-nisetaiTotp {
  position: relative;
  margin: 132px 0;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp {
    margin: 100px 0 0;
  }
}

.m-nisetaiTotp__in {
  max-width: 905px;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__in {
    border-left: none;
    border-right: none;
  }
}

.m-nisetaiTotp__in > a {
  display: flex;
}

.m-nisetaiTotp__p {
  position: relative;
  width: calc(547 / 905 * 100%);
  aspect-ratio: 547 / 280;
  overflow: hidden;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__p {
    width: calc(230 / 375 * 100%);
    min-width: calc(100% - 145px * 1.5);
    max-height: 280px;
    min-height: 158px;
    aspect-ratio: 230 / 158;
  }
}

.m-nisetaiTotp__p picture,
.m-nisetaiTotp__p img {
  height: 100%;
  object-fit: cover;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiTotp__p img {
    transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  a:hover .m-nisetaiTotp__p img {
    transform: scale(1.1);
  }
}

.m-nisetaiTotp__i {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  background: #fff;
}

.m-nisetaiTotp__i__in {
  width: 100%;
  padding: 19px 0 0;
  box-sizing: border-box;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__i__in {
    padding: clamp(9px / 375 * 320, 9 / 375 * 100vw, 10.8px) 0 0;
  }
}

.m-nisetaiTotp__i__tt {
  margin: 0 0 24px;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__i__tt {
    margin: 0 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 18px);
  }
}

.m-nisetaiTotp__i__tt > span {
  display: block;
  text-align: center;
}

.m-nisetaiTotp__i__tt > span:nth-child(1) {
  font-size: 17px;
  line-height: calc(20 / 17);
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__i__tt > span:nth-child(1) {
    margin: 0 0 clamp(4px / 375 * 320, 4 / 375 * 100vw, 4.8px);
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 14.4px);
    line-height: calc(12 / 12);
  }
}

.m-nisetaiTotp__i__tt > span:nth-child(2) {
  font-size: 28px;
  font-weight: 500;
  line-height: calc(46 / 28);
  letter-spacing: calc(3.2 / 28 * 1em);
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__i__tt > span:nth-child(2) {
    font-size: clamp(20px / 375 * 320, 20 / 375 * 100vw, 24px);
    line-height: 1.2;
    letter-spacing: 0;
  }
}

.m-nisetaiTotp__i__b {
  width: 218px;
  margin: 0 auto;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__i__b {
    max-width: clamp(120px / 375 * 320, 120 / 375 * 100vw, 144px);
  }
}

.m-nisetaiTotp__i__b .c-linkBtn {
  height: 60px;
}

.m-nisetaiTotp__i__b .c-linkBtn > span {
  font-weight: 500;
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiTotp__i__b .c-linkBtn {
    height: clamp(29px / 375 * 320, 29 / 375 * 100vw, 34.8px);
  }
  .m-nisetaiTotp__i__b .c-linkBtn::before,
  .m-nisetaiTotp__i__b .c-linkBtn::after {
    display: none;
  }
  .m-nisetaiTotp__i__b .c-linkBtn > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 15.6px);
  }
}

.m-nisetaiWrap {
  position: relative;
  padding: 0 0 110px;
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiWrap {
    min-width: 1140px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-nisetaiWrap {
    padding: 0 0 50px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-nisetaiWrap__hd {
    display: flex;
    flex-direction: column-reverse;
  }
}

.m-nisetaiWrap__bd {
  position: relative;
}

.stickyReturnTopBtn {
  bottom: 20px;
  width: 70px;
  height: 70px;
  background: rgba(21, 96, 130, .5);
}

@media print, screen and (min-width: 768px) {
  .stickyReturnTopBtn:active {
    background: rgba(21, 96, 130, .5);
  }
  .stickyReturnTopBtn:hover {
    background: rgba(21, 96, 130, .8);
  }
}

@media screen and (max-width: 767.99px) {
  .stickyReturnTopBtn {
    display: block;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
  }
  .stickyReturnTopBtn:active {
    background: rgba(21, 96, 130, .5);
  }
}

.stickyReturnTopBtn::before {
  display: none !important;
}

.stickyReturnTopBtn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px !important;
  height: 14px !important;
  margin: -1.5px 0 0;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2014%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m21.6551%2012.023-9.6552-9.6552-9.65517%209.6552%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.81609%22%2F%3E%3C%2Fsvg%3E') 50% 50%/contain no-repeat !important;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767.99px) {
  .stickyReturnTopBtn::after {
    width: 16px !important;
    margin: -1.2px 0 0;
  }
}

.l-gsFooter__rt {
  display: none !important;
}

@media print, screen and (min-width: 768px) {
  .m-caseBx {
    display: flex;
    align-items: flex-start;
    gap: 0 21px;
    width: 100%;
  }
}

.m-caseBx.is-01 {
  flex-direction: row;
}

.m-caseBx.is-02 {
  flex-direction: row-reverse;
}

@media print, screen and (min-width: 768px) {
  .m-caseBx__p {
    flex: 1 1 auto;
    aspect-ratio: 656 / 460;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__p {
    aspect-ratio: 375 / 218;
    margin: 0 0 20px;
  }
}

.m-caseBx__p picture,
.m-caseBx__p img {
  height: 100%;
  object-fit: cover;
}

.m-caseBx__p.is-01 img {
  object-position: 50% 100%;
}

.m-caseBx__p.is-02 img {
  transform: scale(1.05);
  object-position: 50% 60%;
}

.m-caseBx__p.is-04 img {
  transform: scale(1.02);
  object-position: 50% 64%;
}

.m-caseBx__p.is-06 img {
  transform: scale(1.02);
  object-position: 50% 5%;
}

.m-caseBx__p.is-07 img {
  transform: scale(1.04);
  object-position: 50% 44%;
}

.m-caseBx__p.is-08 img {
  transform: scale(1.02);
  object-position: 50% 51%;
}

.m-caseBx__i {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-caseBx__i {
    flex: 0 0 auto;
    width: 362px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i {
    max-width: 560px;
    margin: 0 auto;
    border-left: clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) solid transparent;
  }
}

@media print, screen and (min-width: 768px) {
  .m-caseBx__i__bx {
    min-height: 343px;
    padding: 0 0 85px;
    box-sizing: border-box;
  }
  .is-01 .m-caseBx__i__bx {
    padding-left: 28px;
  }
  .is-02 .m-caseBx__i__bx {
    padding-right: 28px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx::before {
    content: '';
    display: block;
    float: right;
    width: calc(145 / 350 * 100%);
    aspect-ratio: 145 / 123;
    margin: 0 0 0 1em;
    pointer-events: none;
  }
}

.m-caseBx__i__bx__tt {
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx__tt {
    margin: 0 0 10px;
    overflow: hidden;
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

.m-caseBx__i__bx__lbl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  width: 93px;
  height: 30px;
  margin: 0 0 16px;
  color: #fff;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx__lbl {
    width: clamp(76px / 375 * 320, 76 / 375 * 100vw, 76px);
    height: clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
    margin: 0 0 10px;
  }
}

.is-type01 .m-caseBx__i__bx__lbl {
  background: #94864c;
}

.is-type02 .m-caseBx__i__bx__lbl {
  background: #126f81;
}

.is-type03 .m-caseBx__i__bx__lbl {
  background: #ba6a6b;
}

.m-caseBx__i__bx__lbl > span {
  display: block;
  padding: 0 0 0 .1em;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx__lbl > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
  }
}

.m-caseBx__i__bx__ls {
  margin: -4px 0;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx__ls {
    margin: clamp(-4px, -4 / 375 * 100vw, -4px / 375 * 320) 0;
  }
}

.m-caseBx__i__bx__ls > li {
  padding: 0 0 0 1.1em;
  text-indent: -1.1em;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx__ls > li {
    padding: 0 0 0 1.05em;
    text-indent: -1.05em;
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
    line-height: calc(21 / 13);
    letter-spacing: .05em;
  }
}

.m-caseBx__i__bx__ls > li > span {
  font-weight: 900;
}

.is-type01 .m-caseBx__i__bx__ls > li > span {
  color: #94864c;
}

.is-type02 .m-caseBx__i__bx__ls > li > span {
  color: #126f81;
}

.is-type03 .m-caseBx__i__bx__ls > li > span {
  color: #ba6a6b;
}

.m-caseBx__i__bx__btn {
  padding: 24px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx__btn {
    clear: both;
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 0 auto;
    padding: 30px 0 0;
  }
}

.m-caseBx__i__bx__btn a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__bx__btn a {
    height: 60px;
  }
}

.m-caseBx__i__p {
  aspect-ratio: 362 / 250;
}

@media screen and (max-width: 767.99px) {
  .m-caseBx__i__p {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(145 / 350 * 100%);
    aspect-ratio: 145 / 123;
  }
}

.m-caseBx__i__p picture,
.m-caseBx__i__p img {
  height: 100%;
  object-fit: cover;
}

.m-caseLd {
  position: relative;
  padding: 0 32px 80px;
}

@media screen and (max-width: 767.99px) {
  .m-caseLd {
    padding: 0 0 50px;
  }
}

.m-caseLd__t {
  padding: 32px 0 48px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: .15em;
}

@media print, screen and (min-width: 768px) {
  .m-caseLd__t {
    text-align: center;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__t {
    padding: 30px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    letter-spacing: 0;
  }
}

.m-caseLd__ls {
  display: flex;
  gap: 0 32px;
  max-width: 949px;
  margin: 0 auto;
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__ls {
    flex-direction: column;
    gap: 0;
  }
}

.m-caseLd__ls > li {
  flex: 1 1 100%;
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__ls > li + li {
    margin-top: -1px;
  }
}

.m-caseLd__ls > li > a {
  display: block;
  position: relative;
  padding: 42px 0 23px;
  border: 1px solid #d9d9d9;
}

@media print, screen and (min-width: 768px) {
  .m-caseLd__ls > li > a {
    display: flex;
    flex-direction: column;
    border-bottom-width: 7px;
    text-align: center;
    transition: background-color 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-caseLd__ls > li > a:hover {
    background: rgba(225, 225, 225, .2);
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__ls > li > a {
    border-left: none;
    border-right: none;
    padding: 20px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 21px;
    overflow: hidden;
  }
}

@media print, screen and (min-width: 768px) {
  .m-caseLd__ls > li.is-type01 > a {
    border-bottom-color: #94864c;
  }
  .m-caseLd__ls > li.is-type02 > a {
    border-bottom-color: #126f81;
  }
  .m-caseLd__ls > li.is-type03 > a {
    border-bottom-color: #ba6a6b;
  }
}

.m-caseLd__ls__tt {
  position: relative;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .01em;
}

@media print, screen and (min-width: 768px) {
  .m-caseLd__ls__tt {
    order: 2;
    margin: 0 0 12px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__ls__tt {
    display: flex;
    align-items: center;
    gap: 0 clamp(7px / 375 * 320, 7 / 375 * 100vw, 7px);
    margin: 0 0 15px;
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
  .m-caseLd__ls__tt::before {
    content: '';
    display: block;
    width: clamp(5px / 375 * 320, 5 / 375 * 100vw, 5px);
    height: 13px;
  }
  .is-type01 .m-caseLd__ls__tt::before {
    background: #94864c;
  }
  .is-type02 .m-caseLd__ls__tt::before {
    background: #126f81;
  }
  .is-type03 .m-caseLd__ls__tt::before {
    background: #ba6a6b;
  }
}

@media print, screen and (min-width: 768px) {
  .m-caseLd__ls__p {
    order: 1;
    height: 85px;
    margin: 0 0 24px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__ls__p {
    float: left;
    width: clamp(115px / 375 * 320, 115 / 375 * 100vw, 115px);
    aspect-ratio: 115 / 50;
    margin: 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px) 1px 0;
  }
}

.m-caseLd__ls__p picture,
.m-caseLd__ls__p img {
  height: 100%;
  object-fit: contain;
}

.m-caseLd__ls__t {
  font-size: 14px;
  line-height: 1.4;
}

@media print, screen and (min-width: 768px) {
  .m-caseLd__ls__t {
    order: 3;
    margin: 0 0 16px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__ls__t {
    padding: 0 clamp(50px / 375 * 320, 50 / 375 * 100vw, 50px) 0 0;
    overflow: hidden;
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
  }
}

.m-caseLd__ls .c-arrow {
  transform: rotate(90deg);
}

@media print, screen and (min-width: 768px) {
  .m-caseLd__ls .c-arrow {
    order: 4;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767.99px) {
  .m-caseLd__ls .c-arrow {
    position: absolute;
    bottom: 20px;
    right: clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-casePl {
  margin: 120px auto 0;
  padding: 0 32px;
}

@media screen and (max-width: 767.99px) {
  .m-casePl {
    margin: 50px auto 0;
    padding: 0;
  }
}

.m-casePl__in {
  display: flex;
  width: 907px;
  margin: 0 auto;
  background: #f1ede5;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__in {
    width: 100%;
  }
}

.m-casePl__i {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: clip;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i {
    padding: 19px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-casePl__i::before,
.m-casePl__i::after {
  content: '';
  display: block;
  position: absolute;
  aspect-ratio: 308 / 203;
  background: url('/spcontent/nisetai/assets_202502/images/common/pic_madori01.webp') 50% 50%/contain no-repeat;
  mix-blend-mode: multiply;
  z-index: 1;
}

.m-casePl__i::before {
  top: -102px;
  right: -160px;
  width: 308px;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i::before {
    top: -32px;
    right: -55px;
    width: clamp(138px / 375 * 320, 138 / 375 * 100vw, 165.6px);
  }
}

.m-casePl__i::after {
  bottom: -82px;
  left: -126px;
  width: 274px;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i::after {
    bottom: -15px;
    left: -57px;
    width: clamp(120px / 375 * 320, 120 / 375 * 100vw, 144px);
  }
}

.m-casePl__i__in {
  position: relative;
  z-index: 2;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-casePl__i__in {
    max-width: 271px;
  }
}

.m-casePl__i__en {
  width: 113px;
  margin: 0 0 16px;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__en {
    width: clamp(60px / 375 * 320, 60 / 375 * 100vw, 60px);
    margin: 0 0 5px;
  }
}

.m-casePl__i__tt {
  position: relative;
  margin: 0 0 32px;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__tt {
    margin: 0 0 20px;
  }
}

.m-casePl__i__tt > span {
  display: block;
  width: fit-content;
  position: relative;
}

.m-casePl__i__tt > span:nth-child(1) {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__tt > span:nth-child(1) {
    margin: 0;
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
  }
}

.m-casePl__i__tt > span:nth-child(2) {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .15em;
  z-index: 1;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__tt > span:nth-child(2) {
    font-size: clamp(18px / 375 * 320, 18 / 375 * 100vw, 18px);
  }
}

.m-casePl__i__tt > span:nth-child(3) {
  position: absolute;
  top: 100%;
  left: 0;
  width: 238px;
  aspect-ratio: 238 / 11;
  background: url('/spcontent/nisetai/assets_202502/images/case/bg_pl_line01.svg') 50% 50%/contain no-repeat;
  transform: translate(-4px, -3px);
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__tt > span:nth-child(3) {
    width: clamp(148px / 375 * 320, 148 / 375 * 100vw, 148px);
    transform: translate(-2%, -2px);
  }
}

.m-casePl__i__ls > li + li {
  margin: 16px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__ls > li + li {
    margin: 15px 0 0;
  }
}

.m-casePl__i__ls > li a {
  height: 60px;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__ls > li a {
    height: 40px;
  }
}

.m-casePl__i__ls > li a > span {
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__i__ls > li a > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
  }
}

.m-casePl__p {
  flex: 0 0 auto;
  width: 520px;
}

@media screen and (max-width: 767.99px) {
  .m-casePl__p {
    width: calc(151 / 375 * 100%);
    min-width: calc(100% - 300px);
  }
  .m-casePl__p picture,
  .m-casePl__p img {
    height: 100%;
    object-fit: cover;
    object-position: 100% 50%;
  }
}

.m-caseSc {
  padding: 100px 32px;
}

@media screen and (max-width: 767.99px) {
  .m-caseSc {
    padding: 60px 0;
  }
}

.m-caseSc.is-bg01 {
  background: #f7f5f2;
}

.m-caseSc__hd {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 40px;
  margin: 0 0 80px;
}

@media screen and (max-width: 767.99px) {
  .m-caseSc__hd {
    gap: 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    margin: 0 0 40px;
  }
}

.m-caseSc__hd__p picture,
.m-caseSc__hd__p img {
  width: auto;
  height: 85px;
}

@media screen and (max-width: 767.99px) {
  .m-caseSc__hd__p picture,
  .m-caseSc__hd__p img {
    width: clamp(130px / 375 * 320, 130 / 375 * 100vw, 130px);
    height: auto;
  }
}

.m-caseSc__hd__tt {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-caseSc__hd__tt {
    font-size: clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
  }
}

.m-caseSc__in {
  display: flex;
  flex-direction: column;
  max-width: 1039px;
  margin: 0 auto;
  gap: 140px 0;
}

@media screen and (max-width: 767.99px) {
  .m-caseSc__in {
    gap: 60px 0;
  }
}

.m-hintAt .is-ti {
  text-indent: 1em;
}

.m-hintAt__bx + .m-hintAt__bx {
  margin: 72px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__bx + .m-hintAt__bx {
    margin: 50px 0 0;
  }
}

.m-hintAt__bx > *:first-child {
  margin-top: 0 !important;
}

.m-hintAt__bx > *:last-child {
  margin-bottom: 0 !important;
}

.m-hintAt__bx > h2 {
  margin: 32px 0;
  padding: 1.5px 0 1.5px 24px;
  border-left: 4px solid #156082;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__bx > h2 {
    margin: 25px 0;
    padding: 0 0 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    border-left: clamp(4px / 375 * 320, 4 / 375 * 100vw, 4px) solid #156082;
    font-size: clamp(18px / 375 * 320, 18 / 375 * 100vw, 21.6px);
    line-height: 1.5;
  }
}

.m-hintAt__bx > p {
  margin: 32px 0;
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__bx > p {
    margin: 20px 0;
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-hintAt__bx > p.is-nt {
  display: flex;
}

.m-hintAt__bx > p.is-nt > span {
  display: block;
}

.m-hintAt__bx > p.is-nt > span:nth-child(1) {
  flex: 0 0 auto;
}

.m-hintAt__bx > p.is-nt > span:nth-child(2) {
  flex: 1 1 auto;
}

.m-hintAt__bx > p sup {
  display: inline-block;
  padding: 0 1px;
  font-size: 70%;
  line-height: 1;
  vertical-align: 40%;
}

.m-hintAt__bx > p a {
  color: #156082;
}

@media print, screen and (min-width: 768px) {
  .m-hintAt__bx > p a:hover {
    opacity: .6;
  }
}

.m-hintAt__bx > picture {
  margin: 32px 0;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__bx > picture {
    max-width: 480px;
    margin: 25px auto;
  }
}

.m-hintAt__pt {
  display: flex;
  flex-direction: column;
  gap: 32px 0;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt {
    gap: 25px 0;
    margin: 25px 0;
  }
}

.m-hintAt__pt > li {
  position: relative;
}

.m-hintAt__pt__hd {
  display: flex;
  align-items: center;
  gap: 8px 24px;
  margin: 0 0 24px;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__hd {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 20px;
  }
}

.m-hintAt__pt__hd__n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 116px;
  height: 32px;
  border: 1px solid #156082;
  box-sizing: border-box;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__hd__n {
    width: clamp(86px / 375 * 320, 86 / 375 * 100vw, 86px);
    height: 28px;
  }
}

.m-hintAt__pt__hd__n > span {
  display: block;
  color: #156082;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__hd__n > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
  }
}

.m-hintAt__pt__hd__tt {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__hd__tt {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

.m-hintAt__pt__bd {
  display: flex;
  gap: 0 32px;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__bd {
    gap: 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-hintAt__pt__bd__p {
  flex: 0 0 auto;
  width: 314px;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__bd__p {
    width: clamp(137px / 375 * 320, 137 / 375 * 100vw, 137px);
  }
}

.m-hintAt__pt__bd__in {
  flex: 1 1 auto;
}

.m-hintAt__pt__bd__t {
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__bd__t {
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    line-height: 1.9;
  }
}

.m-hintAt__pt__bd__t + .m-hintAt__pt__bd__t {
  margin: 2em 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-hintAt__pt__bd__t + .m-hintAt__pt__bd__t {
    margin: 1.9em 0 0;
  }
}

.m-hintKv {
  background: #f1ede5;
}

@media print, screen and (min-width: 768px) {
  .m-hintKv__in {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media print, screen and (min-width: 768px) {
  .m-hintKv__ts {
    position: absolute;
    width: 100%;
    max-width: 1304px;
    padding: 0 32px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintKv__ts {
    padding: 26.5px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 22.5px;
  }
}

.m-hintKv__ts__tt {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .15em;
  white-space: nowrap;
}

@media screen and (max-width: 767.99px) {
  .m-hintKv__ts__tt {
    font-size: clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
  }
}

.m-hintKv__p {
  margin: 0 0 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-hintKv__p {
    width: calc(742 / 1440 * 100%);
    max-width: calc(60% - 122px);
    height: 324px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintKv__p {
    width: 100%;
    aspect-ratio: 375 / 180;
    max-height: calc(180px * 1.7);
  }
}

.m-hintKv__p picture,
.m-hintKv__p img {
  height: 100%;
  object-fit: cover;
}

.m-hintKv__p.is-05,
.m-hintKv__p.is-06 {
  background: #fff;
}

.m-hintKv__p.is-05 picture,
.m-hintKv__p.is-05 img,
.m-hintKv__p.is-06 picture,
.m-hintKv__p.is-06 img {
  object-fit: contain;
}

.m-hintLd {
  padding: 32px 0 48px;
}

@media screen and (max-width: 767.99px) {
  .m-hintLd {
    padding: 30px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-hintLd__t {
  font-size: 16px;
  line-height: 2;
  letter-spacing: .15em;
}

@media print, screen and (min-width: 768px) {
  .m-hintLd__t {
    text-align: center;
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintLd__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    letter-spacing: 0;
  }
}

.m-hintLs {
  background: #f7f5f2;
  padding: 88px 32px;
}

@media screen and (max-width: 767.99px) {
  .m-hintLs {
    padding: 30px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-hintLs__ls {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 56px 0;
  max-width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 767.99px) {
  .m-hintLs__ls {
    gap: 30px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-hintLs__ls::before,
  .m-hintLs__ls::after {
    content: '';
    order: 2;
    display: block;
    width: calc(344 / 1100 * 100%);
    height: 0;
  }
}

.m-hintLs__ls > li {
  order: 1;
  width: calc(344 / 1100 * 100%);
  background: #fff;
}

@media screen and (max-width: 767.99px) {
  .m-hintLs__ls > li {
    width: 100%;
  }
}

.m-hintLs__ls > li > a {
  display: block;
}

@media print, screen and (min-width: 768px) {
  .m-hintLs__ls > li > a img {
    transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-hintLs__ls > li > a:hover img {
    transform: scale(1.1);
  }
}

.m-hintLs__ls > li.is-05 img,
.m-hintLs__ls > li.is-06 img {
  object-fit: contain;
}

.m-hintLs__ls__p {
  aspect-ratio: 344 / 220;
}

@media screen and (max-width: 767.99px) {
  .m-hintLs__ls__p {
    width: 100%;
    max-height: calc(220px * 1.4);
  }
}

.m-hintLs__ls__p picture,
.m-hintLs__ls__p img {
  height: 100%;
  object-fit: cover;
}

.m-hintLs__ls__i {
  position: relative;
  padding: 16px 20px 23px 20px;
}

@media screen and (max-width: 767.99px) {
  .m-hintLs__ls__i {
    padding: 16px clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px) 23px clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
  }
}

.m-hintLs__ls__i__t {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 767.99px) {
  .m-hintLs__ls__i__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

.m-hintLs__ls__i .c-arrow {
  position: absolute;
  bottom: 16px;
  right: 16px;
}

@media screen and (max-width: 767.99px) {
  .m-hintLs__ls__i .c-arrow {
    right: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-hintLw {
    margin: 64px 0 80px;
    padding: 0 32px 0 52px;
  }
  .m-hintLw__in {
    display: flex;
    justify-content: space-between;
    gap: 0 clamp(72px / 1440 * 1140, 72 / 1440 * 100vw, 72px);
    max-width: 1156px;
    margin: 0 auto;
  }
  .m-hintLw__bd {
    flex: 0 2 750px;
  }
  .m-hintLw__sd {
    flex: 1 3 334px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintLw {
    margin: 40px 0;
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
  .m-hintLw__sd {
    display: none !important;
  }
}

.m-hintPn {
  padding: 0 32px;
  background: #f5f5f5;
}

@media screen and (max-width: 767.99px) {
  .m-hintPn {
    padding: 0;
  }
}

.m-hintPn__in {
  display: flex;
  position: relative;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-hintPn__in {
    align-items: center;
    justify-content: space-between;
    max-width: 1056px;
    height: 258px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__in {
    align-items: flex-start;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__prev,
  .m-hintPn__next {
    flex: 1 1 auto;
    width: 50%;
    border-top: 1px solid #156082;
    border-bottom: 1px solid #156082;
    box-sizing: border-box;
    background: #fff;
  }
}

.m-hintPn__prev > a,
.m-hintPn__next > a {
  display: flex;
  align-items: center;
  padding: 30px 0;
  gap: 0 24px;
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__prev > a,
  .m-hintPn__next > a {
    gap: 0 clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
    height: 70px;
  }
}

.m-hintPn__prev > a > span.is-t,
.m-hintPn__next > a > span.is-t {
  display: block;
  font-size: 16px;
  line-height: 1.6;
}

@media print, screen and (min-width: 768px) {
  .m-hintPn__prev > a > span.is-t,
  .m-hintPn__next > a > span.is-t {
    max-width: 230px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__prev > a > span.is-t,
  .m-hintPn__next > a > span.is-t {
    flex: 1 1 auto;
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
    line-height: 1.4;
    color: #156082;
  }
}

.m-hintPn__prev > a .c-arrow,
.m-hintPn__next > a .c-arrow {
  flex: 0 0 auto;
}

.m-hintPn__prev > a {
  flex-direction: row-reverse;
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__prev > a {
    padding: 0 clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px) 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-hintPn__prev .c-arrow {
  transform: rotate(180deg);
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__next {
    border-left: 1px solid #156082;
  }
}

.m-hintPn__next > a {
  justify-content: flex-end;
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__next > a {
    padding: 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px) 0 clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-hintPn__back {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__back {
    width: 100%;
    padding: 40px 0;
  }
}

.m-hintPn__back > a {
  width: 400px;
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__back > a {
    width: 260px;
    height: 65px;
    margin: 0 auto;
  }
}

.m-hintPn__back > a > span {
  font-weight: 500;
}

@media screen and (max-width: 767.99px) {
  .m-hintPn__back > a > span {
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-hintSd__tt {
  height: clamp(46px / 1280 * 1140, 46 / 1280 * 100vw, 46px);
  border-bottom: 1px solid #156082;
  font-size: clamp(20px / 1280 * 1140, 20 / 1280 * 100vw, 20px);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .15em;
}

.m-hintSd__ls > li {
  border-bottom: 1px solid #d9d9d9;
}

.m-hintSd__ls > li > a,
.m-hintSd__ls > li > span {
  display: flex;
  align-items: center;
  position: relative;
  gap: 0 10px;
  height: clamp(76px / 1280 * 1140, 76 / 1280 * 100vw, 76px);
  box-sizing: border-box;
  font-size: clamp(16px / 1280 * 1140, 16 / 1280 * 100vw, 16px);
  letter-spacing: .1em;
  white-space: nowrap;
}

@media print, screen and (min-width: 768px) {
  .m-hintSd__ls > li > a:hover {
    text-decoration: underline;
  }
}

.m-hintSd__ls > li > a::after {
  content: '';
  display: block;
  width: 10px;
  height: 12px;
  background: url('/spcontent/nisetai/assets_202502/images/common/icon_angle01.svg') 50% 50%/contain no-repeat;
}

.m-hintSd__ls > li > span {
  font-weight: 700;
  color: #156082;
}

.m-hintSd__ls > li > span::before {
  content: '';
  display: block;
  width: 4px;
  height: 20px;
  background: #156082;
}

.m-ideaBx {
  position: relative;
  padding: 10px 0 100px;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx {
    padding: 0 0 50px;
  }
}

.m-ideaBx__n {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__n {
    width: clamp(70px / 375 * 320, 70 / 375 * 100vw, 70px);
    height: clamp(27px / 375 * 320, 27 / 375 * 100vw, 27px);
  }
}

.m-ideaBx__n > span {
  display: block;
  padding: 0 0 0 calc(1.5 / 22 * 1em);
  color: inherit;
  font-size: 22px;
  font-family: 'Jost', sans-serif;
  letter-spacing: calc(1.5 / 22 * 1em);
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__n > span {
    padding: 0;
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    letter-spacing: 0;
  }
}

.m-ideaBx__n.is-q {
  background: #9ba0a2;
  color: #fff;
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__n.is-q {
    width: 92px;
    height: 96px;
    align-self: flex-start;
    transform: translateY(-10px);
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__n.is-q {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.m-ideaBx__n.is-a {
  background: #f5f5f5;
  color: #777;
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__n.is-a {
    width: 92px;
    height: 92px;
  }
}

.m-ideaBx__hd {
  margin: 0 0 48px;
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__hd {
    padding: 0 32px;
    background: #f7f5f2;
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__hd {
    margin: 0 0 20px;
    padding: clamp(27px / 375 * 320, 27 / 375 * 100vw, 27px) 0 0;
  }
}

.m-ideaBx__hd__in {
  display: flex;
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__hd__in {
    gap: 0 43px;
    height: 122px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__hd__in {
    height: 73px;
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
    background: #f7f5f2;
  }
}

.m-ideaBx__hd__tt {
  flex: 1 1 auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__hd__tt {
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    line-height: 1.6;
    letter-spacing: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__bd {
    padding: 0 32px;
  }
}

.m-ideaBx__bd__in {
  max-width: 1100px;
  margin: 0 auto;
}

.m-ideaBx__bd__a {
  margin: 0 0 56px;
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__bd__a {
    display: flex;
    align-items: center;
    gap: 0 43px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__a {
    margin: 0 0 30px;
  }
}

.m-ideaBx__bd__a__tt {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__a__tt {
    padding: 10px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    letter-spacing: 0;
  }
}

.m-ideaBx__bd__in2 {
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__bd__in2 {
    flex-direction: row-reverse;
    gap: 0 calc(40 / 1100 * 100%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__in2 {
    flex-direction: column;
    gap: 20px 0;
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__bd__p {
    flex: 1 1 501px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__p {
    max-width: 480px;
    margin: 0 auto;
  }
}

.m-ideaBx__bd__i {
  color: #444;
}

@media print, screen and (min-width: 768px) {
  .m-ideaBx__bd__i {
    flex: 1 1 559px;
  }
}

.m-ideaBx__bd__i__t {
  font-size: 16px;
  line-height: 2;
  text-indent: 1em;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__i__t {
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-ideaBx__bd__i__t + .m-ideaBx__bd__i__t {
  margin: 16px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__i__t + .m-ideaBx__bd__i__t {
    margin: 10px 0 0;
  }
}

.m-ideaBx__bd__i__nt {
  margin: 24px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__i__nt {
    margin: 20px 0 0;
  }
}

.m-ideaBx__bd__i__nt > li {
  display: flex;
}

.m-ideaBx__bd__i__nt > li span {
  display: block;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__i__nt > li span {
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
  }
}

.m-ideaBx__bd__i__nt > li span:nth-child(1) {
  flex: 0 0 auto;
}

.m-ideaBx__bd__i__nt > li span:nth-child(2) {
  flex: 1 1 auto;
}

.m-ideaBx__bd__ft {
  display: flex;
  justify-content: center;
  margin: 48px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__ft {
    margin: 30px 0 0;
  }
}

.m-ideaBx__bd__ft > a {
  display: flex;
  align-items: flex-end;
  gap: 0 10px;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__ft > a {
    gap: 0 clamp(10px / 375 * 320, 10 / 375 * 100vw, 10px);
  }
}

.m-ideaBx__bd__ft > a > span.is-t {
  display: flex;
  align-items: center;
  height: 50px;
  border-bottom: 1px solid currentColor;
  box-sizing: border-box;
  color: #156082;
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 767.99px) {
  .m-ideaBx__bd__ft > a > span.is-t {
    height: clamp(36px / 375 * 320, 36 / 375 * 100vw, 36px);
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-ideaBx__bd__ft > a .c-arrow {
  transform: rotate(-90deg);
}

.m-ideaLd {
  position: relative;
  padding: 0 32px 110px;
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd {
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 50px;
  }
}

.m-ideaLd__t {
  padding: 32px 0 16px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: .15em;
  text-align: center;
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd__t {
    padding: 30px 0 40px;
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    letter-spacing: 0;
    text-align: left;
  }
}

.m-ideaLd__ls {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
  max-width: 1016px;
  margin: 0 auto;
  padding: 32px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd__ls {
    gap: 20px 0;
    padding: 0;
  }
}

.m-ideaLd__ls > li {
  width: calc(492 / 1016 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd__ls > li {
    width: 100%;
  }
}

.m-ideaLd__ls > li > a {
  display: flex;
  align-items: center;
  gap: 0 24px;
  padding: 0 20px 0 0;
  background: #f7f5f2;
}

@media print, screen and (min-width: 768px) {
  .m-ideaLd__ls > li > a {
    height: 122px;
    transition: background-color 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-ideaLd__ls > li > a:hover {
    background: rgba(247, 245, 242, .7);
  }
  .m-ideaLd__ls > li > a:hover .m-ideaLd__ls__n {
    opacity: .7;
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd__ls > li > a {
    gap: 0 clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    padding: 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px) 0 0;
  }
}

.m-ideaLd__ls > li > a .c-arrow {
  flex: 0 0 auto;
  transform: rotate(90deg);
}

.m-ideaLd__ls__n {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 40px;
  background: #9ba0a2;
}

@media print, screen and (min-width: 768px) {
  .m-ideaLd__ls__n {
    transition: opacity 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd__ls__n {
    align-self: flex-start;
    width: clamp(41px / 375 * 320, 41 / 375 * 100vw, 41px);
    height: clamp(27px / 375 * 320, 27 / 375 * 100vw, 27px);
  }
}

.m-ideaLd__ls__n span {
  display: block;
  padding: 0 0 0 .1em;
  color: #fff;
  font-size: 15px;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd__ls__n span {
    padding: 0;
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    letter-spacing: 0;
  }
}

.m-ideaLd__ls__t {
  flex: 1 1 auto;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-ideaLd__ls__t {
    padding: 20px clamp(3px / 375 * 320, 3 / 375 * 100vw, 3px) 20px 0;
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    line-height: 1.6;
    letter-spacing: 0;
  }
}

.m-idxCase {
  position: relative;
  padding: 150px 32px;
}

@media screen and (max-width: 767.99px) {
  .m-idxCase {
    padding: 100px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 0;
  }
}

.m-idxCase__in {
  max-width: 1136px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-idxCase__in2 {
    width: 425px;
    margin: 0 0 0 auto;
  }
}

.m-idxCase__hd {
  margin: 0 0 40px;
}

@media screen and (max-width: 767.99px) {
  .m-idxCase__hd {
    margin: 0 0 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxCase__md {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 50%;
    right: 50%;
    width: 100%;
    max-width: 1260px;
    height: 0;
    transform: translate(50%, 50%);
  }
  .m-idxCase__md__p {
    width: calc(683 / 1260 * 100%);
    aspect-ratio: 683 / 494;
  }
  .m-idxCase__md__p picture,
  .m-idxCase__md__p img {
    height: 100%;
    object-fit: contain;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxCase__md {
    margin: 0 clamp(-25px, -25 / 375 * 100vw, -25px / 375 * 320) 20px;
  }
}

.m-idxCase__ft__t {
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-idxCase__ft__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: 2.2;
  }
}

.m-idxCase__ft__btn {
  width: 334px;
  margin: 32px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-idxCase__ft__btn {
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 30px auto 0;
  }
}

.m-idxCase__ft__btn a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-idxCase__ft__btn a {
    height: 60px;
  }
}

.m-idxHint {
  position: relative;
  padding: 110px 32px;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint {
    padding: 100px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 0;
  }
}

.m-idxHint__in {
  max-width: 1312px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-idxHint__in2 {
    width: 425px;
    padding: 0 clamp(270px / 1440 * 1140 - 162px, 270 / 1440 * 100vw - 162px, 270px - 162px);
  }
}

.m-idxHint__hd {
  margin: 0 0 40px;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__hd {
    margin: 0 0 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxHint__md {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 50%;
    right: 50%;
    width: 100%;
    max-width: 1242px;
    height: 0;
    transform: translate(50%, 50%);
  }
}

.m-idxHint__md__p {
  width: calc(600 / 1242 * 100%);
  aspect-ratio: 600 / 432;
  margin: 0 32px 0 auto;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__md__p {
    width: auto;
    margin: 0 clamp(-25px, -25 / 375 * 100vw, -25px / 375 * 320) 20px;
  }
}

.m-idxHint__md__p picture,
.m-idxHint__md__p img {
  height: 100%;
  object-fit: cover;
}

.m-idxHint__ft__ls {
  margin: 0 0 10px;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__ft__ls {
    margin: 0 0 12px;
  }
}

.m-idxHint__ft__ls > li {
  display: flex;
  align-items: center;
  gap: 0 12px;
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__ft__ls > li {
    gap: 0 clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

.m-idxHint__ft__ls > li::before {
  content: '';
  flex: 0 0 auto;
  display: block;
  width: 15px;
  aspect-ratio: 1 / 1;
  background: url('/spcontent/nisetai/assets_202502/images/common/icon_check01.svg') 50% 50%/contain no-repeat;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__ft__ls > li::before {
    width: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-idxHint__ft__t {
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__ft__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: 2.2;
  }
}

.m-idxHint__ft__btn {
  width: 334px;
  margin: 32px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__ft__btn {
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 30px auto 0;
  }
}

.m-idxHint__ft__btn a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-idxHint__ft__btn a {
    height: 60px;
  }
}

.m-idxIdea {
  padding: 80px 32px 110px;
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea {
    padding: 70px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxIdea__in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    max-width: 1136px;
    margin: 0 auto;
  }
  .m-idxIdea__in::before {
    content: '';
    display: block;
    width: calc(600 / 1136 * 100%);
    aspect-ratio: 600 / 432;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxIdea__in2 {
    width: 425px;
  }
}

.m-idxIdea__hd {
  margin: 0 0 40px;
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea__hd {
    margin: 0 0 30px;
  }
}

.m-idxIdea__p {
  width: calc(600 / 1136 * 100%);
  aspect-ratio: 600 / 432;
}

@media print, screen and (min-width: 768px) {
  .m-idxIdea__p {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea__p {
    width: auto;
    margin: 0 clamp(-25px, -25 / 375 * 100vw, -25px / 375 * 320) 20px;
  }
}

.m-idxIdea__p picture,
.m-idxIdea__p img {
  height: 100%;
  object-fit: cover;
}

.m-idxIdea__ft__t {
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea__ft__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: 2.2;
  }
}

.m-idxIdea__ft__btn {
  width: 334px;
  margin: 32px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea__ft__btn {
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 30px auto 0;
  }
}

.m-idxIdea__ft__btn a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-idxIdea__ft__btn a {
    height: 60px;
  }
}

.m-idxKv {
  position: relative;
  padding: 94px 32px;
  overflow: clip;
  background: #f1ede5;
  text-align: center;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv {
    padding: 66px clamp(10px / 375 * 320, 10 / 375 * 100vw, 10px) 27px;
  }
}

.m-idxKv::before,
.m-idxKv::after {
  content: '';
  display: block;
  position: absolute;
  aspect-ratio: 308 / 203;
  background: url('/spcontent/nisetai/assets_202502/images/common/pic_madori01.webp') 50% 50%/contain no-repeat;
  mix-blend-mode: multiply;
  z-index: 1;
}

.m-idxKv::before {
  top: calc(-40 / 512 * 100%);
  left: calc(50% + 298px);
  width: 561px;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv::before {
    top: -3px;
    left: calc(271 / 375 * 100%);
    width: calc(257 / 375 * 100%);
  }
}

.m-idxKv::after {
  bottom: calc(136 / 512 * 100%);
  right: calc(50% + 386px);
  width: 450px;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv::after {
    bottom: 170px;
    right: calc(208 / 375 * 100%);
    width: calc(257 / 375 * 100%);
  }
}

.m-idxKv__in {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__in {
    max-width: 1240px;
    aspect-ratio: 1240 / 512;
  }
}

.m-idxKv__tt {
  position: relative;
  height: 0;
  z-index: 3;
}

.m-idxKv__tt > li {
  position: absolute;
  bottom: -33.5px;
  left: calc(52 / 1240 * 100%);
  opacity: 0;
  pointer-events: none;
  transform: translateY(9px);
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 0ms, transform 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li {
    bottom: -18px;
    left: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    transform: translateY(6px);
  }
}

.m-idxKv__tt > li > span {
  display: block;
  position: relative;
  width: fit-content;
}

.m-idxKv__tt > li > span:nth-child(1) {
  margin: 0 0 8px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: calc(2.38 / 22 * 1em);
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li > span:nth-child(1) {
    margin: 0 0 5px;
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    letter-spacing: calc(1.71 / 16 * 1em);
  }
}

.m-idxKv__tt > li > span:nth-child(2) {
  height: 52px;
  padding: 0 11px 0 16px;
  background: #fff;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li > span:nth-child(2) {
    height: 37px;
    padding: 0 clamp(9px / 375 * 320, 9 / 375 * 100vw, 9px) 0 clamp(11.5px / 375 * 320, 11.5 / 375 * 100vw, 11.5px);
  }
}

.m-idxKv__tt > li > span:nth-child(2) > span {
  position: relative;
  font-size: 36px;
  font-weight: 500;
  line-height: 51px;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li > span:nth-child(2) > span {
    font-size: clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
    line-height: 35px;
    letter-spacing: .15em;
  }
}

.m-idxKv__tt > li > span:nth-child(2)::before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  background: 50% 50% / contain no-repeat;
}

.m-idxKv__tt > li:nth-child(1) > span:nth-child(2)::before {
  width: 412px;
  aspect-ratio: 824 / 36;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_kv_tt01.webp');
  transform: translate(-5px, -3px);
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li:nth-child(1) > span:nth-child(2)::before {
    width: calc(100% + 7px);
    transform: translate(-3px, -1px);
  }
}

.m-idxKv__tt > li:nth-child(2) > span:nth-child(2)::before {
  width: 287px;
  aspect-ratio: 574 / 28;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_kv_tt02.webp');
  transform: translate(-7px, -3px);
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li:nth-child(2) > span:nth-child(2)::before {
    width: calc(100% + 6px);
    transform: translate(-3px, -1px);
  }
}

.m-idxKv__tt > li:nth-child(3) > span:nth-child(2)::before {
  width: 414px;
  aspect-ratio: 828 / 40;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_kv_tt03.webp');
  transform: translate(-7px, -3px);
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li:nth-child(3) > span:nth-child(2)::before {
    width: calc(100% + 4px);
    transform: translate(0, -3px);
  }
}

.m-idxKv__tt > li:nth-child(4) > span:nth-child(2)::before {
  width: 334px;
  aspect-ratio: 668 / 44;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_kv_tt04.webp');
  transform: translate(-7px, -5px);
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li:nth-child(4) > span:nth-child(2)::before {
    width: calc(100% + 7px);
    transform: translate(0, -4px);
  }
}

.m-idxKv__tt > li:nth-child(5) > span:nth-child(2)::before {
  width: 173px;
  aspect-ratio: 346 / 38;
  background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_kv_tt05.webp');
  transform: translate(-7px, -2px);
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__tt > li:nth-child(5) > span:nth-child(2)::before {
    width: calc(100% + 4px);
    transform: translate(-1px, -3px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxKv.is-grabbing .m-idxKv__cr * {
    cursor: grabbing;
  }
  .m-idxKv.is-anim .m-idxKv__cr * {
    cursor: default;
    pointer-events: none;
  }
  .m-idxKv.is-grabbing .m-idxKv__cr *,
  .m-idxKv.is-anim .m-idxKv__cr * {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
}

.m-idxKv__cr {
  position: relative;
  overflow: clip;
  z-index: 2;
}

.m-idxKv__cr__ls {
  display: flex;
  position: relative;
  right: 200%;
}

.m-idxKv__cr__ls > li {
  flex: 0 0 auto;
  position: relative;
  width: 100%;
  aspect-ratio: 1240 / 512;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__cr__ls > li {
    aspect-ratio: 355 / 400;
  }
}

.m-idxKv__cr__ls__p {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.m-idxKv__cr__ls__p a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.m-idxKv__cr__ls__p a picture,
.m-idxKv__cr__ls__p a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.m-idxKv__cr__ls__p a > span {
  position: absolute;
  bottom: 23px;
  left: 32px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6;
  text-align: left;
  pointer-events: none;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__cr__ls__p a > span {
    bottom: 12px;
    left: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    font-size: clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
    line-height: 1.4;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__cr__ls__p a > span::first-letter {
    letter-spacing: 4px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__cr__ls__b {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__cr__ls__b {
    position: absolute;
    bottom: 16px;
    right: 20px;
    width: 253px;
    background: rgba(255, 255, 255, .75);
    pointer-events: none;
    z-index: 2;
  }
}

.m-idxKv__cr__ls__b .c-linkBtn {
  height: 72px;
}

.m-idxKv__cr:hover li.is-cur .m-idxKv__cr__ls__b .c-linkBtn {
  background: #156082;
}

.m-idxKv__cr:hover li.is-cur .m-idxKv__cr__ls__b .c-linkBtn::before,
.m-idxKv__cr:hover li.is-cur .m-idxKv__cr__ls__b .c-linkBtn::after {
  background: #fff;
}

.m-idxKv__cr:hover li.is-cur .m-idxKv__cr__ls__b .c-linkBtn::before {
  opacity: 0;
  transform: translate(40px, -50%);
}

.m-idxKv__cr:hover li.is-cur .m-idxKv__cr__ls__b .c-linkBtn::after {
  opacity: 1;
  transform: translate(0, -50%);
}

.m-idxKv__cr:hover li.is-cur .m-idxKv__cr__ls__b .c-linkBtn > span {
  color: #fff;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__blw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0 11px;
    padding: 0 clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px) 0 0;
  }
}

.m-idxKv__blw__vm {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__blw__vm {
    display: none;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__blw__vm > li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-idxKv__blw__vm > li:nth-child(1) {
    position: relative;
  }
  .m-idxKv__blw__vm > li > a {
    display: block;
    position: relative;
    width: fit-content;
    padding: 5px 40px 5px clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    color: #156082;
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    font-family: YakuHanJPs, Arial, 'Zen Kaku Gothic New', sans-serif;
    line-height: 1.7;
  }
  .m-idxKv__blw__vm > li > a::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 50%;
    right: 15px;
    width: 15px;
    height: 15px;
            mask: url(/common/images/icon_arrow01.svg) 50% 50%/contain no-repeat;
    -webkit-mask: url(/common/images/icon_arrow01.svg) 50% 50%/contain no-repeat;
    background: #156082;
    transform: translateY(50%);
  }
  .m-idxKv__blw__vm > li > a.is-external::after {
            mask: url('/spcontent/nisetai/assets_202502/images/common/icon_external01.svg') 50% 50%/contain no-repeat;
    -webkit-mask: url('/spcontent/nisetai/assets_202502/images/common/icon_external01.svg') 50% 50%/contain no-repeat;
  }
}

.m-idxKv__blw__dot {
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__blw__dot {
    position: absolute;
    top: calc(100% + 27px);
    margin: -16px 0 0 -6px;
  }
}

.m-idxKv__blw__dot > li {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 20px;
  height: 40px;
  color: #c8c8c8;
  transition: color 400ms cubic-bezier(.215, .61, .355, 1) 0ms, opaity 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__blw__dot > li {
    cursor: pointer;
  }
  .m-idxKv__blw__dot > li:hover {
    color: #888;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__blw__dot > li {
    width: 14px;
    height: 30px;
  }
}

.m-idxKv__blw__dot > li::after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__blw__dot > li::after {
    cursor: pointer;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__blw__dot > li::after {
    width: 6px;
    height: 6px;
  }
}

.m-idxKv__blw__dot > li.is-cur {
  pointer-events: none;
  color: #156082 !important;
}

.m-idxKv__nt {
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .m-idxKv__nt {
    position: absolute;
    top: calc(100% + 15px);
    right: 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__nt {
    padding: 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-idxKv__nt > span {
  display: block;
  color: #444;
  font-size: 10px;
  line-height: 2;
  text-align: left;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv__nt > span {
    line-height: 1.8;
  }
}

.m-idxKv__nt > span:nth-child(1) {
  flex: 0 0 auto;
}

.m-idxKv__nt > span:nth-child(2) {
  flex: 1 1 auto;
}

.m-idxKv[data-nstcarousel-cur='1'] .m-idxKv__tt > li:nth-child(1) {
  opacity: 1;
  transform: none;
  transition: opacity 1000ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 1000ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv[data-nstcarousel-cur='1'] .m-idxKv__tt > li:nth-child(1) {
    transition: opacity 750ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 750ms cubic-bezier(.215, .61, .355, 1) 150ms;
  }
}

.m-idxKv[data-nstcarousel-cur='1'] .m-idxKv__blw__vm > li:nth-child(1) {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

.m-idxKv[data-nstcarousel-cur='2'] .m-idxKv__tt > li:nth-child(2) {
  opacity: 1;
  transform: none;
  transition: opacity 1000ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 1000ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv[data-nstcarousel-cur='2'] .m-idxKv__tt > li:nth-child(2) {
    transition: opacity 750ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 750ms cubic-bezier(.215, .61, .355, 1) 150ms;
  }
}

.m-idxKv[data-nstcarousel-cur='2'] .m-idxKv__blw__vm > li:nth-child(2) {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

.m-idxKv[data-nstcarousel-cur='3'] .m-idxKv__tt > li:nth-child(3) {
  opacity: 1;
  transform: none;
  transition: opacity 1000ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 1000ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv[data-nstcarousel-cur='3'] .m-idxKv__tt > li:nth-child(3) {
    transition: opacity 750ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 750ms cubic-bezier(.215, .61, .355, 1) 150ms;
  }
}

.m-idxKv[data-nstcarousel-cur='3'] .m-idxKv__blw__vm > li:nth-child(3) {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

.m-idxKv[data-nstcarousel-cur='4'] .m-idxKv__tt > li:nth-child(4) {
  opacity: 1;
  transform: none;
  transition: opacity 1000ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 1000ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv[data-nstcarousel-cur='4'] .m-idxKv__tt > li:nth-child(4) {
    transition: opacity 750ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 750ms cubic-bezier(.215, .61, .355, 1) 150ms;
  }
}

.m-idxKv[data-nstcarousel-cur='4'] .m-idxKv__blw__vm > li:nth-child(4) {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

.m-idxKv[data-nstcarousel-cur='5'] .m-idxKv__tt > li:nth-child(5) {
  opacity: 1;
  transform: none;
  transition: opacity 1000ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 1000ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

@media screen and (max-width: 767.99px) {
  .m-idxKv[data-nstcarousel-cur='5'] .m-idxKv__tt > li:nth-child(5) {
    transition: opacity 750ms cubic-bezier(.215, .61, .355, 1) 150ms, transform 750ms cubic-bezier(.215, .61, .355, 1) 150ms;
  }
}

.m-idxKv[data-nstcarousel-cur='5'] .m-idxKv__blw__vm > li:nth-child(5) {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 300ms cubic-bezier(.215, .61, .355, 1) 150ms;
}

.m-idxPlan {
  padding: 100px 32px 96px;
}

@media print, screen and (min-width: 768px) {
  .m-idxPlan {
    background: #f7f5f2;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan {
    padding: 100px 0 0;
  }
}

.m-idxPlan__in {
  max-width: 1312px;
  margin: 0 auto;
}

.m-idxPlan__hd {
  margin: 0 auto 76px;
}

@media print, screen and (min-width: 768px) {
  .m-idxPlan__hd {
    padding: 0 clamp(270px / 1440 * 1140 - 162px, 270 / 1440 * 100vw - 162px, 270px - 162px);
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__hd {
    margin: 0 0 30px;
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-idxPlan__bx {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-idxPlan__bx {
    padding: 100px clamp(270px / 1440 * 1140 - 162px, 270 / 1440 * 100vw - 162px, 270px - 162px);
    background: #fff;
  }
  .m-idxPlan__bx + .m-idxPlan__bx {
    margin: 24px 0 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__bx {
    padding: 40px 0 0;
    background: #f7f5f2;
  }
  .m-idxPlan__bx + .m-idxPlan__bx {
    margin: 30px 0 0;
  }
}

.m-idxPlan__bx__tt {
  margin: 0 0 24px;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .15em;
}

.m-idxPlan__bx__tt > span {
  font-size: 20px;
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__bx__tt {
    margin: 0 0 32px;
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: calc(30 / 16);
    letter-spacing: 0;
    text-align: center;
  }
  .m-idxPlan__bx__tt > span {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxPlan__bx__p {
    position: absolute;
    transform: translateY(50%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__bx__p {
    max-width: 480px;
    margin: 0 auto;
    padding: 0 clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxPlan__bx__p picture,
  .m-idxPlan__bx__p img {
    height: 100%;
    object-fit: contain;
  }
  .m-idxPlan__bx__p.is-01 {
    bottom: 314px;
    right: clamp(187.5px / 1440 * 1140 - 112.5px, 187.5 / 1440 * 100vw - 112.5px, 187.5px - 112.5px);
    width: 516px;
    aspect-ratio: 516 / 523;
  }
  .m-idxPlan__bx__p.is-02 {
    bottom: 210px;
    right: clamp(187.5px / 1440 * 1140 - 112.5px, 187.5 / 1440 * 100vw - 112.5px, 187.5px - 112.5px);
    width: 516px;
    aspect-ratio: 516 / 267;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxPlan__bx__ft {
    width: clamp(450px / 1280 * 1140, 450 / 1280 * 100vw, 450px);
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__bx__ft {
    margin: 40px 0 0;
    padding: 20px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 0;
    background: #fff;
  }
}

.m-idxPlan__bx__ft__t {
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__bx__ft__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: 2.2;
  }
}

.m-idxPlan__bx__ft__btn {
  width: 334px;
  margin: 32px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__bx__ft__btn {
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 30px auto 0;
  }
}

.m-idxPlan__bx__ft__btn a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-idxPlan__bx__ft__btn a {
    height: 60px;
  }
}

.m-idxRinkyo {
  position: relative;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo {
    margin: 70px 0 0;
  }
}

.m-idxRinkyo__in {
  padding: 100px 0 91px;
  background: linear-gradient(90deg, #f7f1e4 0%, #f7f1e4 50%, #f7f5f2 50%, #f7f5f2 100%);
}

@media print, screen and (min-width: 768px) {
  .m-idxRinkyo__in {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__in {
    padding: 41px 0;
  }
}

.m-idxRinkyo__hd {
  margin: 0 0 255px;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__hd {
    margin: 0 0 37px;
  }
}

.m-idxRinkyo__hd__lg {
  width: 90px;
  aspect-ratio: 90 / 64;
  margin: 0 auto 24px;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__hd__lg {
    width: clamp(90px / 375 * 320, 90 / 375 * 100vw, 90px);
  }
}

.m-idxRinkyo__hd__lg picture,
.m-idxRinkyo__hd__lg img {
  height: 100%;
  object-fit: contain;
}

.m-idxRinkyo__hd__tt {
  text-align: center;
}

.m-idxRinkyo__hd__tt > span {
  display: block;
}

.m-idxRinkyo__hd__tt > span:nth-child(1) {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__hd__tt > span:nth-child(1) {
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    letter-spacing: .15em;
  }
}

.m-idxRinkyo__hd__tt > span:nth-child(2) {
  margin: 4px 0 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__hd__tt > span:nth-child(2) {
    font-size: clamp(22px / 375 * 320, 22 / 375 * 100vw, 22px);
    letter-spacing: .15em;
  }
}

.m-idxRinkyo__bd {
  position: relative;
  width: 100%;
}

.m-idxRinkyo__bd__p {
  width: 380px;
  margin: 0 auto;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__bd__p {
    width: clamp(243px / 375 * 320, 243 / 375 * 100vw, 486px);
  }
}

.m-idxRinkyo__bd__in {
  position: relative;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__bd__in {
    display: flex;
    margin: clamp(-74px, -37 / 375 * 100vw, -37px / 375 * 320) 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxRinkyo__bd__bx__p {
    position: absolute;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .15));
  }
  .is-voice01 .m-idxRinkyo__bd__bx__p {
    bottom: -8px;
    right: calc(50% + 255px);
    width: 214px;
  }
  .is-voice02 .m-idxRinkyo__bd__bx__p {
    bottom: 0;
    left: calc(50% + 257px);
    width: 119px;
  }
  .m-idxRinkyo__bd__bx__t {
    position: absolute;
    top: -352px;
    box-sizing: border-box;
    background: 50% 100% / 100% auto no-repeat;
    font-size: 11px;
    line-height: 2;
    text-align: center;
  }
  .is-voice01 .m-idxRinkyo__bd__bx__t {
    right: calc(50% + 280px);
    width: 202px;
    padding: 0 0 35px 3px;
    background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_rinkyo_bx01.svg');
  }
  .is-voice02 .m-idxRinkyo__bd__bx__t {
    left: calc(50% + 213px);
    width: 205px;
    padding: 0 0 30px 2px;
    background-image: url('/spcontent/nisetai/assets_202502/images/index/bg_rinkyo_bx02.svg');
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__bd__bx {
    flex: 1 1 50%;
    position: relative;
    padding: clamp(148px / 375 * 320, 148 / 375 * 100vw, 222px) 0 0;
  }
  .m-idxRinkyo__bd__bx__p {
    position: absolute;
    right: 50%;
    margin: 0 0 clamp(22px / 375 * 320, 22 / 375 * 100vw, 22px);
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, .15));
    transform: translateX(50%);
  }
  .is-voice01 .m-idxRinkyo__bd__bx__p {
    top: clamp(12px / 375 * 320, 12 / 375 * 100vw, 18px);
    width: clamp(121px / 375 * 320, 121 / 375 * 100vw, 181.5px);
    margin-right: clamp(-8px, -8 / 375 * 100vw, -8px / 375 * 320);
  }
  .is-voice02 .m-idxRinkyo__bd__bx__p {
    top: 0;
    width: clamp(73px / 375 * 320, 73 / 375 * 100vw, 109.5px);
    margin-right: clamp(4px / 375 * 320, 4 / 375 * 100vw, 4px);
  }
  .m-idxRinkyo__bd__bx__t {
    margin: 22px 0 0;
    font-size: clamp(11px / 375 * 320, 11 / 375 * 100vw, 11px);
    line-height: 1.6;
    text-align: center;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxRinkyo__ft {
    position: absolute;
    top: 289px;
    right: 50%;
    transform: translateX(50%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__ft {
    padding: 20px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 0;
  }
}

.m-idxRinkyo__ft__t {
  color: #444;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__ft__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: 2.2;
    text-align: left;
  }
}

.m-idxRinkyo__ft__btn {
  width: 334px;
  margin: 32px auto 0;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__ft__btn {
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 30px auto 0;
  }
}

.m-idxRinkyo__ft__btn a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-idxRinkyo__ft__btn a {
    height: 60px;
  }
}

.m-idxShindan {
  position: relative;
  padding: 120px 32px;
}

@media print, screen and (min-width: 768px) {
  .m-idxShindan {
    background: #f7f5f2;
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan {
    padding: 100px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 70px;
  }
}

.m-idxShindan__in {
  max-width: 1136px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-idxShindan__in2 {
    width: 425px;
    margin: 0 0 0 auto;
  }
}

.m-idxShindan__hd {
  margin: 0 0 24px;
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan__hd {
    margin: 0 0 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-idxShindan__md {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 50%;
    right: 50%;
    width: 100%;
    max-width: 1032px;
    height: 0;
    transform: translate(50%, 50%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan__md {
    background: #f7f5f2;
    margin: 0 clamp(-25px, -25 / 375 * 100vw, -25px / 375 * 320) 20px;
    padding: 39px clamp(34px / 375 * 320, 34 / 375 * 100vw, 34px) 40px;
  }
}

.m-idxShindan__md__p {
  width: calc(481 / 1032 * 100%);
  aspect-ratio: 481 / 307;
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan__md__p {
    width: auto;
    max-width: 400px;
    margin: 0 auto;
  }
}

.m-idxShindan__md__p picture,
.m-idxShindan__md__p img {
  height: 100%;
  object-fit: contain;
}

.m-idxShindan__ft__t {
  color: #444;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan__ft__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    line-height: 2.2;
  }
}

.m-idxShindan__ft__btn {
  width: 334px;
  margin: 32px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan__ft__btn {
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 30px auto 0;
  }
}

.m-idxShindan__ft__btn a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-idxShindan__ft__btn a {
    height: 60px;
  }
}

.m-planBd {
  padding: 64px 55px 72px;
  background: #fff;
}

@media print, screen and (min-width: 768px) {
  .m-planBd {
    border: 1px solid #d9d9d9;
    border-top: none;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd {
    padding: 30px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-planBd__ts {
  display: flex;
  align-items: center;
  gap: 0 40px;
  margin: 0 0 40px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__ts {
    justify-content: center;
    gap: 0 clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
    margin: 0 0 30px;
  }
}

.m-planBd__ts__p {
  width: 176px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__ts__p {
    width: auto;
  }
  .m-planBd__ts__p img {
    width: auto;
    height: 58px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planBd__ts__tt {
    display: flex;
    align-items: baseline;
  }
}

.m-planBd__ts__tt > span {
  font-weight: 500;
  line-height: 1.4;
}

@media print, screen and (min-width: 768px) {
  .m-planBd__ts__tt > span {
    display: block;
    letter-spacing: .05em;
  }
  .m-planBd__ts__tt > span:nth-child(1),
  .m-planBd__ts__tt > span:nth-child(3) {
    font-size: 40px;
  }
  .m-planBd__ts__tt > span:nth-child(2) {
    font-size: 28px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__ts__tt > span {
    letter-spacing: .1em;
  }
  .m-planBd__ts__tt > span:nth-child(1) {
    display: block;
    font-size: clamp(28px / 375 * 320, 28 / 375 * 100vw, 28px);
  }
  .m-planBd__ts__tt > span:nth-child(2),
  .m-planBd__ts__tt > span:nth-child(3) {
    font-size: clamp(18px / 375 * 320, 18 / 375 * 100vw, 18px);
  }
}

.m-planBd__in {
  display: flex;
  flex-direction: column;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-planBd__hd {
    order: 2;
  }
  .m-planBd__dt {
    order: 3;
  }
  .m-planBd__mr {
    order: 5;
  }
  .m-planBd__fg {
    order: 4;
  }
  .m-planBd__md {
    order: 1;
  }
  .m-planBd__pt {
    order: 6;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planBd__hd {
    width: 485px;
    margin: 0 0 15.5px;
    padding: 0 0 15.5px;
    border-bottom: 1px solid #d9d9d9;
  }
}

.m-planBd__hd__tt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .1em;
}

@media print, screen and (min-width: 768px) {
  .is-rinkyo1 .m-planBd__hd__tt,
  .is-rinkyo2 .m-planBd__hd__tt,
  .is-bubun3 .m-planBd__hd__tt,
  .is-hiraya2 .m-planBd__hd__tt {
    letter-spacing: .04em;
    white-space: nowrap;
  }
  .is-bubun1 .m-planBd__hd__tt,
  .is-kyoyu2 .m-planBd__hd__tt {
    letter-spacing: .09em;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__hd__tt {
    margin: 0 clamp(-10px, -10 / 375 * 100vw, -10px / 375 * 320);
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    line-height: 1.7;
    letter-spacing: .03em;
    text-align: center;
  }
}

.m-planBd__mr {
  width: 100%;
  margin: 32px 0 0;
  background: #f5f7f9;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr {
    margin: 30px 0;
  }
}

.m-planBd__mr__hd > button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 8px;
  width: 100%;
  height: 63px;
}

@media print, screen and (min-width: 768px) {
  .m-planBd__mr__hd > button {
    transition: opacity 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-planBd__mr__hd > button:hover {
    opacity: .6;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__hd > button {
    gap: 0 clamp(5px / 375 * 320, 5 / 375 * 100vw, 5px);
    height: 50px;
  }
}

.m-planBd__mr__hd > button::after {
  content: '';
  flex: 0 0 auto;
  width: 20px;
  aspect-ratio: 1 / 1;
  background: url('/spcontent/nisetai/assets_202502/images/common/icon_loupe01.svg') 50% 50%/contain no-repeat;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__hd > button::after {
    width: clamp(18px / 375 * 320, 18 / 375 * 100vw, 18px);
  }
}

.m-planBd__mr__hd > button > span {
  display: block;
  color: #156082;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__hd > button > span {
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
  }
}

.m-planBd__mr__bd {
  height: 0;
  overflow: clip;
}

.m-planBd__mr__bd__in {
  padding: 3px 0 2px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__in {
    padding: 5px clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px) 0;
  }
}

.m-planBd__mr__bd__t {
  padding: 0 20px;
  color: #444;
  font-size: 15px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__t {
    padding: 0;
    margin: 0 clamp(-5px, -5 / 375 * 100vw, -5px / 375 * 320);
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
    line-height: 1.6;
    letter-spacing: .02em;
  }
}

.m-planBd__mr__bd__fg {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 40px;
  width: fit-content;
  margin: 24px auto 0;
  padding: 16px 30px;
  background: #fff;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__fg {
    gap: 0 clamp(28px / 375 * 320, 28 / 375 * 100vw, 28px);
    width: 100%;
    margin: 15px 0 0;
    padding: 15px 0;
  }
}

.m-planBd__mr__bd__fg > li {
  display: flex;
  align-items: center;
  gap: 0 12px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__fg > li {
    gap: 0 clamp(10px / 375 * 320, 10 / 375 * 100vw, 10px);
  }
}

.m-planBd__mr__bd__fg > li::before {
  content: '';
  flex: 0 0 auto;
  display: block;
  width: 52px;
  height: 4px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__fg > li::before {
    width: clamp(36px / 375 * 320, 36 / 375 * 100vw, 36px);
    height: 3px;
  }
}

.m-planBd__mr__bd__fg > li.is-01::before {
  background: #ff5a80;
}

.m-planBd__mr__bd__fg > li.is-02::before {
  background: #049898;
}

.m-planBd__mr__bd__fg > li > span {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__fg > li > span {
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
  }
}

.m-planBd__mr__bd__bt {
  margin: 4px auto 0;
}

.m-planBd__mr__bd__bt > button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 8px;
  width: 100%;
  height: 63px;
}

@media print, screen and (min-width: 768px) {
  .m-planBd__mr__bd__bt > button {
    transition: opacity 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-planBd__mr__bd__bt > button:hover {
    opacity: .6;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__bt > button {
    gap: 0 0;
    height: 50px;
  }
}

.m-planBd__mr__bd__bt > button::after {
  content: '';
  flex: 0 0 auto;
  display: block;
  width: 20px;
  aspect-ratio: 1 / 1;
  background: url('/spcontent/nisetai/assets_202502/images/common/icon_cross01.svg') 50% 50%/contain no-repeat;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__bt > button::after {
    width: clamp(18px / 375 * 320, 18 / 375 * 100vw, 18px);
  }
}

.m-planBd__mr__bd__bt > button > span {
  padding: 0 0 .15em;
  box-sizing: border-box;
  color: #156082;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__mr__bd__bt > button > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
    letter-spacing: .1em;
  }
}

.m-planBd__fg {
  width: 100%;
  position: relative;
}

.m-planBd__fg__lgn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 37px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__fg__lgn {
    position: absolute;
    top: 0;
    width: 100%;
    gap: 0 clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
  }
  .is-05-01 + .m-planBd__fg__lgn,
  .is-05-02 + .m-planBd__fg__lgn {
    justify-content: flex-start;
  }
}

.m-planBd__fg__lgn > li {
  display: flex;
  align-items: center;
  gap: 0 8px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__fg__lgn > li {
    gap: 0 clamp(8px / 375 * 320, 8 / 375 * 100vw, 8px);
  }
}

.m-planBd__fg__lgn > li::before {
  content: '';
  display: block;
  width: 40px;
  height: 16px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__fg__lgn > li::before {
    width: clamp(40px / 375 * 320, 40 / 375 * 100vw, 40px);
  }
}

.m-planBd__fg__lgn > li.is-01::before {
  background: #d7979d;
}

.m-planBd__fg__lgn > li.is-02::before {
  background: #a3d5d3;
}

.m-planBd__fg__lgn > li > span {
  font-size: 13px;
  line-height: 1;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__fg__lgn > li > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-planBd__md {
    position: absolute;
    top: 0;
    right: 0;
    width: 325px;
    z-index: 1;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__md {
    margin: 30px 0 0;
    padding: 25px 0 0;
    border-top: 1px solid #d9d9d9;
  }
}

.m-planBd__md__t {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 10px;
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: .05em;
  text-align: center;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__md__t {
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
  }
}

.m-planBd__md__t::before,
.m-planBd__md__t::after {
  content: '';
  display: block;
  width: 5px;
  height: 18px;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}

.m-planBd__md__t::before {
  border-right: none;
}

.m-planBd__md__t::after {
  border-left: none;
}

.m-planBd__md__p {
  max-width: 325px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-planBd__dt {
    width: 485px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__dt {
    margin: 10px 0 0;
    padding: 10px clamp(10px / 375 * 320, 10 / 375 * 100vw, 10px);
  }
}

.m-planBd__dt__ls > li {
  display: flex;
}

.m-planBd__dt__ls > li > span {
  display: block;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__dt__ls > li > span {
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
    line-height: 1.6;
  }
}

.m-planBd__dt__ls > li > span:nth-child(1) {
  flex: 0 0 auto;
  width: 19px;
  text-align: center;
}

.m-planBd__dt__ls > li > span:nth-child(2) {
  flex: 1 1 auto;
}

@media print, screen and (min-width: 768px) {
  .m-planBd__pt {
    margin: 56px 0 0;
  }
}

.m-planBd__pt__tt {
  display: flex;
  align-items: center;
  height: 52px;
  margin: 0 0 48px;
  padding: 0 10px;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
}

.m-planBd__pt__tt > span {
  display: block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__tt {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planBd__pt__ls {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 48px 0;
    opacity: 1 !important;
  }
  .m-planBd__pt__ls > li {
    position: relative;
    width: calc(50% - 32px);
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__ls {
    display: none;
    align-items: center;
    flex-wrap: wrap;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: clip;
    overscroll-behavior: contain;
    padding: 48px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .25);
    z-index: 9999;
  }
  .m-planBd__pt__ls > li {
    display: none;
    position: relative;
    width: 100%;
    margin: auto;
    padding: 48px clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
    box-sizing: border-box;
    background: #fff;
    pointer-events: none;
  }
  .m-planBd__pt__ls > li.is-shown {
    display: block;
  }
  .m-planBd__pt__ls > li.is-active {
    pointer-events: auto;
  }
  .m-planBd__pt__ls > li::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 48px;
    height: 48px;
    background: url('/spcontent/nisetai/assets_202502/images/common/icon_cross02.svg') 50% 50%/contain no-repeat;
    pointer-events: none;
  }
}

.m-planBd__pt__ls__hd {
  display: flex;
  align-items: center;
  gap: 0 16px;
  min-height: 54px;
  margin: 0 0 16px;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__ls__hd {
    gap: 0 clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    margin: 0 0  15px;
  }
}

.m-planBd__pt__ls__hd > span {
  display: block;
}

.m-planBd__pt__ls__hd > span.is-n {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 48px;
  background: #7e7e7e;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Jost', sans-serif;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__ls__hd > span.is-n {
    width: clamp(44px / 375 * 320, 44 / 375 * 100vw, 44px);
    height: 44px;
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-planBd__pt__ls__hd > span.is-tt {
  flex: 1 1 auto;
  padding: 0 70px 0 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__ls__hd > span.is-tt {
    padding: 0;
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

.m-planBd__pt__ls__tp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 24px;
  padding: 0 0 .5px .05em;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .05em;
}

@media print, screen and (min-width: 768px) {
  .m-planBd__pt__ls__tp {
    position: absolute;
    top: 27px;
    right: 0;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__ls__tp {
    width: clamp(52px / 375 * 320, 52 / 375 * 100vw, 52px);
    height: clamp(24px / 375 * 320, 24 / 375 * 100vw, 24px);
    margin: -10px 0 15px;
    border-radius: clamp(3px / 375 * 320, 3 / 375 * 100vw, 3px);
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
  }
}

.m-planBd__pt__ls__tp.is-01 {
  background: #64976f;
}

.m-planBd__pt__ls__tp.is-02 {
  background: #d0a267;
}

.m-planBd__pt__ls__t {
  color: #444;
  font-size: 15px;
  line-height: 1.8;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__ls__t {
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
  }
}

.m-planBd__pt__ls__nt {
  margin: 12px 0 0;
}

.m-planBd__pt__ls__nt > li {
  display: flex;
}

.m-planBd__pt__ls__nt > li > span {
  display: block;
  color: #444;
  font-size: 13px;
  line-height: 1.4;
}

@media screen and (max-width: 767.99px) {
  .m-planBd__pt__ls__nt > li > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
  }
}

.m-planBd__pt__ls__nt > li > span:nth-child(1) {
  flex: 0 0 auto;
}

.m-planBd__pt__ls__nt > li > span:nth-child(2) {
  flex: 1 1 auto;
}

.m-planBn {
  position: relative;
  margin: 120px auto 0;
}

@media screen and (max-width: 767.99px) {
  .m-planBn {
    margin: 50px 0 0;
  }
}

.m-planBn__in {
  max-width: 907px;
  margin: 0 auto;
}

.m-planBn__in > a {
  display: flex;
}

.m-planBn__p {
  flex: 0 0 auto;
  width: 548px;
  aspect-ratio: 548 / 282;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__p {
    width: calc(185 / 375 * 100%);
    min-width: calc(100% - 190px * 1.5);
    max-height: 282px;
    min-height: 160px;
    aspect-ratio: 185 / 160;
  }
}

.m-planBn__p picture,
.m-planBn__p img {
  height: 100%;
  object-fit: cover;
}

@media print, screen and (min-width: 768px) {
  .m-planBn__p img {
    transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  a:hover .m-planBn__p img {
    transform: scale(1.1);
  }
}

.m-planBn__i {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: clip;
  background: #f1ede5;
}

.m-planBn__i::before,
.m-planBn__i::after {
  content: '';
  display: block;
  position: absolute;
  aspect-ratio: 308 / 203;
  background: url('/spcontent/nisetai/assets_202502/images/common/pic_madori01.webp') 50% 50%/contain no-repeat;
  mix-blend-mode: multiply;
  z-index: 1;
}

.m-planBn__i::before {
  top: -102px;
  right: -179px;
  width: 308px;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i::before {
    top: -32px;
    right: -89px;
    width: clamp(138px / 375 * 320, 138 / 375 * 100vw, 165.6px);
  }
}

.m-planBn__i::after {
  bottom: -103px;
  left: -197px;
  width: 274px;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i::after {
    bottom: -25px;
    left: -57px;
    width: clamp(120px / 375 * 320, 120 / 375 * 100vw, 144px);
  }
}

.m-planBn__i__en {
  width: 113px;
  margin: 0 auto 16px;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i__en {
    width: clamp(60px / 375 * 320, 60 / 375 * 100vw, 78px);
    margin: 0 auto 5px;
  }
}

.m-planBn__i__tt > span {
  display: block;
  font-weight: 500;
  text-align: center;
}

.m-planBn__i__tt > span:nth-child(1) {
  margin: 0 0 4px;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i__tt > span:nth-child(1) {
    margin: 0;
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 15.6px);
  }
}

.m-planBn__i__tt > span:nth-child(2) {
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: .15em;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i__tt > span:nth-child(2) {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 20.8px);
    line-height: 1.4;
  }
}

.m-planBn__i__b {
  width: 271px;
  margin: 20px auto 0;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i__b {
    max-width: clamp(140px / 375 * 320, 140 / 375 * 100vw, 182px);
    margin: clamp(10px / 375 * 320, 10 / 375 * 100vw, 13px) auto 0;
  }
}

.m-planBn__i__b .c-linkBtn {
  height: 60px;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i__b .c-linkBtn {
    height: 40px;
  }
}

.m-planBn__i__b .c-linkBtn > span {
  font-size: 16px;
}

@media screen and (max-width: 767.99px) {
  .m-planBn__i__b .c-linkBtn > span {
    font-size: clamp(13px / 375 * 320, 13 / 375 * 100vw, 13px);
  }
}

.m-planFl {
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 767.99px) {
  .m-planFl {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 40px 0;
  }
}

.m-planFl > li {
  flex: 0 0 auto;
  position: relative;
}

@media screen and (max-width: 767.99px) {
  .m-planFl > li {
    width: 100%;
  }
}

.m-planFl__n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 32px;
  border: 1px solid #b4b4b4;
  box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
  .m-planFl__n {
    position: absolute;
    left: 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planFl__n {
    width: clamp(54px / 375 * 320, 54 / 375 * 100vw, 54px);
    height: clamp(32px / 375 * 320, 32 / 375 * 100vw, 32px);
    margin: 0 0 15px;
  }
}

.m-planFl__n > span {
  color: #444;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-planFl__n > span {
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
  }
}

.m-planFl__spcp,
.m-planFl__pccp {
  display: none;
  width: 19px;
  aspect-ratio: 19 / 26;
  background: url('/spcontent/nisetai/assets_202502/images/plan/icon_compass01.svg') 50% 50%/contain no-repeat;
  transform-origin: 50% 63.4%;
}

@media print, screen and (min-width: 768px) {
  .m-planFl__spcp {
    display: none !important;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planFl__spcp {
    width: clamp(19px / 375 * 320, 19 / 375 * 100vw, 28.5px);
    margin: -10px 0 10px auto;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planFl__pccp {
    position: absolute;
    bottom: 100%;
    right: 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planFl__pccp {
    display: none !important;
  }
}

.m-planFl__fg {
  position: relative;
}

@media screen and (max-width: 767.99px) {
  .m-planFl__fg {
    margin: 0 auto;
  }
}

.m-planFl__fg__bd,
.m-planFl__fg__cv {
  position: absolute;
  top: 0;
  left: 0;
  background: 50% 50% / contain no-repeat;
}

.m-planFl__fg__cv {
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  transition: opacity 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
}

.is-open .m-planFl__fg__cv {
  opacity: 1;
}

.m-planFl__fg__pt {
  height: 0;
}

.m-planFl__fg__pt > li {
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 4;
}

.m-planFl__fg__pt > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
}

@media print, screen and (min-width: 768px) {
  .m-planFl__fg__pt > li > a {
    pointer-events: none;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planFl__fg__pt > li > a {
    width: clamp(36px / 375 * 320, 36 / 375 * 100vw, 64.8px);
    height: clamp(36px / 375 * 320, 36 / 375 * 100vw, 64.8px);
  }
}

.m-planFl__fg__pt > li > a::before {
  content: '';
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  border: 1px solid #fff;
  box-sizing: border-box;
  background: #7e7e7e;
  z-index: 1;
}

@media screen and (max-width: 767.99px) {
  .m-planFl__fg__pt > li > a::before {
    width: clamp(24px / 375 * 320, 24 / 375 * 100vw, 43.2px);
    height: clamp(24px / 375 * 320, 24 / 375 * 100vw, 43.2px);
    box-shadow: 1px clamp(3px / 375 * 320, 3 / 375 * 100vw, 5.4px) clamp(5px / 375 * 320, 5 / 375 * 100vw, 9px) rgba(0, 0, 0, .25);
  }
}

.m-planFl__fg__pt > li > a > span {
  display: block;
  position: relative;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  font-family: 'Jost', sans-serif;
  z-index: 2;
}

@media screen and (max-width: 767.99px) {
  .m-planFl__fg__pt > li > a > span {
    font-size: clamp(10px / 375 * 320, 10 / 375 * 100vw, 18px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-planFl__nt {
    display: none;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planFl__nt {
    margin: 20px 0 0;
    color: #444;
    font-size: clamp(12px / 375 * 320, 12 / 375 * 100vw, 12px);
    line-height: 1.6;
    text-align: center;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-01-01 {
    margin: 57px 0 41px;
    padding: 0 20px;
  }
  .m-planFl.is-01-01 > li .m-planFl__n {
    top: 10px;
  }
  .m-planFl.is-01-01 > li.is-01 {
    padding: 70px 0 0;
  }
  .m-planFl.is-01-01 > li.is-02 {
    padding: 91px 0 0;
  }
  .m-planFl.is-01-01 > li.is-02 .m-planFl__n {
    left: 23px;
  }
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__spcp {
  display: block;
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg {
  width: 422px;
  aspect-ratio: 422 / 372;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-01-01 > li.is-01 .m-planFl__fg {
    width: 100%;
  }
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg__bd {
  top: calc(-3 / 372 * 100%);
  left: calc(-4 / 422 * 100%);
  width: calc(439 / 422 * 100%);
  aspect-ratio: 878 / 778;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd01-01-01.webp');
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv01-01-01.webp');
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((184 + 13) / 372 * 100%);
  left: calc((46 + 13) / 422 * 100%);
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((109 + 13) / 372 * 100%);
  left: calc((200 + 13) / 422 * 100%);
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((54 + 13) / 372 * 100%);
  left: calc((332 + 13) / 422 * 100%);
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg__pt > li.is-c2 {
  top: calc((241 + 13) / 372 * 100%);
  left: calc((195 + 13) / 422 * 100%);
}

.m-planFl.is-01-01 > li.is-01 .m-planFl__fg__pt > li.is-d1 {
  top: calc((270 + 13) / 372 * 100%);
  left: calc((70 + 13) / 422 * 100%);
}

.m-planFl.is-01-01 > li.is-02 .m-planFl__pccp {
  display: block;
}

.m-planFl.is-01-01 > li.is-02 .m-planFl__fg {
  width: 334px;
  aspect-ratio: 334 / 244;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-01-01 > li.is-02 .m-planFl__fg {
    width: calc(334 / 424 * 100%);
  }
}

.m-planFl.is-01-01 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd01-01-02.webp');
}

.m-planFl.is-01-01 > li.is-02 .m-planFl__fg__pt > li.is-e1 {
  top: calc((61 + 13) / 244 * 100%);
  left: calc((89 + 13) / 334 * 100%);
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-01-02 {
    margin: 57px 0 66px;
    padding: 0 25px 0 16px;
  }
  .m-planFl.is-01-02 > li .m-planFl__n {
    top: 10px;
  }
  .m-planFl.is-01-02 > li.is-01 {
    padding: 86px 0 0;
  }
  .m-planFl.is-01-02 > li.is-02 {
    padding: 115px 0 0;
  }
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__spcp {
  display: block;
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg {
  width: 416px;
  aspect-ratio: 416 / 324;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-01-02 > li.is-01 .m-planFl__fg {
    width: 100%;
  }
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__bd {
  top: calc(-6 / 324 * 100%);
  left: calc(-6 / 416 * 100%);
  width: calc(434 / 416 * 100%);
  aspect-ratio: 868 / 686;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd01-02-01.webp');
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv01-02-01.webp');
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((111 + 13) / 324 * 100%);
  left: calc((25 + 13) / 416 * 100%);
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__pt > li.is-a2 {
  top: calc((263 + 13) / 324 * 100%);
  left: calc((124 + 13) / 416 * 100%);
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((161 + 13) / 324 * 100%);
  left: calc((115 + 13) / 416 * 100%);
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((161 + 13) / 324 * 100%);
  left: calc((161 + 13) / 416 * 100%);
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__pt > li.is-d1 {
  top: calc((114 + 13) / 324 * 100%);
  left: calc((224 + 13) / 416 * 100%);
}

.m-planFl.is-01-02 > li.is-01 .m-planFl__fg__pt > li.is-e1 {
  top: calc((230 + 13) / 324 * 100%);
  left: calc((325 + 13) / 416 * 100%);
}

.m-planFl.is-01-02 > li.is-02 .m-planFl__pccp {
  display: block;
  margin: 0 0 14px;
}

.m-planFl.is-01-02 > li.is-02 .m-planFl__fg {
  width: 323px;
  aspect-ratio: 323 / 225;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-01-02 > li.is-02 .m-planFl__fg {
    width: calc(323 / 416 * 100%);
  }
}

.m-planFl.is-01-02 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd01-02-02.webp');
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-02-01 {
    margin: 0 0 30px;
    padding: 0 11px 0 10px;
  }
  .m-planFl.is-02-01 > li .m-planFl__n {
    top: 34px;
  }
  .m-planFl.is-02-01 > li.is-01 {
    padding: 80px 0 0;
  }
  .m-planFl.is-02-01 > li.is-02 {
    padding: 106px 0 0;
  }
  .m-planFl.is-02-01 > li.is-03 {
    padding: 132px 0 0;
  }
}

.m-planFl.is-02-01 > li.is-01 .m-planFl__spcp {
  display: block;
  transform: rotate(30deg);
}

.m-planFl.is-02-01 > li.is-01 .m-planFl__fg {
  width: 297px;
  aspect-ratio: 297 / 412;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-02-01 > li.is-01 .m-planFl__fg {
    width: 90%;
  }
}

.m-planFl.is-02-01 > li.is-01 .m-planFl__fg__bd {
  top: calc(-7 / 412 * 100%);
  left: calc(-10 / 297 * 100%);
  width: calc(322 / 297 * 100%);
  aspect-ratio: 322 / 435;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd02-01-01.webp');
}

.m-planFl.is-02-01 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv02-01-01.webp');
}

.m-planFl.is-02-01 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((14 + 13) / 412 * 100%);
  left: calc((84 + 13) / 297 * 100%);
}

.m-planFl.is-02-01 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((250 + 13) / 412 * 100%);
  left: calc((185 + 13) / 297 * 100%);
}

.m-planFl.is-02-01 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((292 + 13) / 412 * 100%);
  left: calc((61 + 13) / 297 * 100%);
}

.m-planFl.is-02-01 > li.is-02 .m-planFl__fg {
  width: 208px;
  aspect-ratio: 208 / 290;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-02-01 > li.is-02 .m-planFl__fg {
    width: calc(208 / 297 * 90%);
  }
}

.m-planFl.is-02-01 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd02-01-02.webp');
}

.m-planFl.is-02-01 > li.is-02 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv02-01-02.webp');
}

.m-planFl.is-02-01 > li.is-02 .m-planFl__fg__pt > li.is-d1 {
  top: calc((220 + 13) / 290 * 100%);
  left: calc((135 + 13) / 208 * 100%);
}

.m-planFl.is-02-01 > li.is-03 .m-planFl__pccp {
  display: block;
  margin: 0 0 15px;
  transform: rotate(30deg);
}

.m-planFl.is-02-01 > li.is-03 .m-planFl__fg {
  width: 208px;
  aspect-ratio: 208 / 272;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-02-01 > li.is-03 .m-planFl__fg {
    width: calc(208 / 297 * 90%);
  }
}

.m-planFl.is-02-01 > li.is-03 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd02-01-03.webp');
}

.m-planFl.is-02-01 > li.is-03 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv02-01-03.webp');
}

.m-planFl.is-02-01 > li.is-03 .m-planFl__fg__pt > li.is-e1 {
  top: calc((220 + 13) / 272 * 100%);
  left: calc((135 + 13) / 208 * 100%);
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-02-02 {
    margin: 57px 0 29px;
    padding: 0 36px 0 40px;
  }
  .m-planFl.is-02-02 > li .m-planFl__n {
    top: 24px;
  }
  .m-planFl.is-02-02 > li.is-01 {
    padding: 93px 0 0;
  }
  .m-planFl.is-02-02 > li.is-02 {
    padding: 94px 0 0;
  }
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__spcp {
  display: block;
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__fg {
  width: 345px;
  aspect-ratio: 690 / 688;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-02-02 > li.is-01 .m-planFl__fg {
    width: calc(690 / 694 * 94%);
  }
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd02-02-01.webp');
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv02-02-01.webp');
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((24 + 13) / 344 * 100%);
  left: calc((159 + 13) / 345 * 100%);
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((245 + 13) / 344 * 100%);
  left: calc((149 + 13) / 345 * 100%);
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__fg__pt > li.is-b2 {
  top: calc((307 + 13) / 344 * 100%);
  left: calc((10 + 13) / 345 * 100%);
}

.m-planFl.is-02-02 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((129 + 13) / 344 * 100%);
  left: calc((214 + 13) / 345 * 100%);
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__pccp {
  display: block;
  margin: 0 0 8px;
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__fg {
  width: 347px;
  aspect-ratio: 694 / 608;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-02-02 > li.is-02 .m-planFl__fg {
    width: 94%;
  }
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd02-02-02.webp');
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv02-02-02.webp');
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__fg__pt > li.is-c2 {
  top: calc((198 + 13) / 304 * 100%);
  left: calc((68 + 13) / 347 * 100%);
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__fg__pt > li.is-d1 {
  top: calc((116 + 13) / 304 * 100%);
  left: calc((170 + 13) / 347 * 100%);
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__fg__pt > li.is-e1 {
  top: calc((270 + 13) / 304 * 100%);
  left: calc((19 + 13) / 347 * 100%);
}

.m-planFl.is-02-02 > li.is-02 .m-planFl__fg__pt > li.is-e2 {
  top: calc((134 + 13) / 304 * 100%);
  left: calc((333 + 13) / 347 * 100%);
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-03-01 {
    margin: 25px 0 42px;
    padding: 0 42px 0 39px;
  }
  .m-planFl.is-03-01 > li .m-planFl__n {
    top: 34px;
  }
  .m-planFl.is-03-01 > li.is-01 {
    padding: 81px 0 0;
  }
  .m-planFl.is-03-01 > li.is-02 {
    padding: 112px 0 0;
  }
}

.m-planFl.is-03-01 > li.is-01 .m-planFl__spcp {
  display: block;
}

.m-planFl.is-03-01 > li.is-01 .m-planFl__fg {
  width: 423px;
  aspect-ratio: 423 / 398;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-03-01 > li.is-01 .m-planFl__fg {
    width: 100%;
  }
}

.m-planFl.is-03-01 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd03-01-01.webp');
}

.m-planFl.is-03-01 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv03-01-01.webp');
}

.m-planFl.is-03-01 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((71 + 13) / 398 * 100%);
  left: calc((166 + 13) / 423 * 100%);
}

.m-planFl.is-03-01 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((71 + 13) / 398 * 100%);
  left: calc((283 + 13) / 423 * 100%);
}

.m-planFl.is-03-01 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((127 + 13) / 398 * 100%);
  left: calc((313 + 13) / 423 * 100%);
}

.m-planFl.is-03-01 > li.is-02 .m-planFl__pccp {
  display: block;
  margin: 0 0 8px;
}

.m-planFl.is-03-01 > li.is-02 .m-planFl__fg {
  width: 280px;
  aspect-ratio: 280 / 235;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-03-01 > li.is-02 .m-planFl__fg {
    width: calc(280 / 423 * 100%);
  }
}

.m-planFl.is-03-01 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd03-01-02.webp');
}

.m-planFl.is-03-01 > li.is-02 .m-planFl__fg__pt > li.is-d1 {
  top: calc((182 + 13) / 235 * 100%);
  left: calc((20 + 13) / 280 * 100%);
}

.m-planFl.is-03-01 > li.is-02 .m-planFl__fg__pt > li.is-e1 {
  top: calc((82 + 13) / 235 * 100%);
  left: calc((119 + 13) / 280 * 100%);
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-03-02 {
    margin: 34px 0 17px;
    padding: 0 50px 0 55px;
  }
  .m-planFl.is-03-02 > li .m-planFl__n {
    top: 34px;
  }
  .m-planFl.is-03-02 > li.is-01 {
    padding: 72px 0 0;
  }
  .m-planFl.is-03-02 > li.is-02 {
    padding: 107px 0 0;
    transform: translateX(-14px);
  }
  .m-planFl.is-03-02 > li.is-03 {
    padding: 103px 0 0;
  }
}

.m-planFl.is-03-02 > li.is-01 .m-planFl__spcp {
  display: block;
  transform: rotate(30deg);
}

.m-planFl.is-03-02 > li.is-01 .m-planFl__fg {
  width: 267px;
  aspect-ratio: 267 / 473;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-03-02 > li.is-01 .m-planFl__fg {
    width: 80%;
    transform: translateX(2.2%);
  }
}

.m-planFl.is-03-02 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd03-02-01.webp');
}

.m-planFl.is-03-02 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv03-02-01.webp');
}

.m-planFl.is-03-02 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((2 + 13) / 473 * 100%);
  left: calc((129.5 + 13) / 267 * 100%);
}

.m-planFl.is-03-02 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((166 + 13) / 473 * 100%);
  left: calc((91 + 13) / 267 * 100%);
}

.m-planFl.is-03-02 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((154 + 13) / 473 * 100%);
  left: calc((169 + 13) / 267 * 100%);
}

.m-planFl.is-03-02 > li.is-02 .m-planFl__fg {
  width: 187px;
  aspect-ratio: 187 / 307;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-03-02 > li.is-02 .m-planFl__fg {
    width: calc(187 / 267 * 80%);
    transform: translateX(2%);
  }
}

.m-planFl.is-03-02 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd03-02-02.webp');
}

.m-planFl.is-03-02 > li.is-02 .m-planFl__fg__pt > li.is-d1 {
  top: calc((252 + 13) / 307 * 100%);
  left: calc((39 + 13) / 187 * 100%);
}

.m-planFl.is-03-02 > li.is-03 .m-planFl__pccp {
  display: block;
  margin: 0 0 12px;
  transform: rotate(30deg);
}

.m-planFl.is-03-02 > li.is-03 .m-planFl__fg {
  width: 172px;
  aspect-ratio: 172 / 337;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-03-02 > li.is-03 .m-planFl__fg {
    width: calc(172 / 267 * 80%);
    transform: translateX(9%);
  }
}

.m-planFl.is-03-02 > li.is-03 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd03-02-03.webp');
}

.m-planFl.is-03-02 > li.is-03 .m-planFl__fg__pt > li.is-e1 {
  top: calc((275 + 13) / 337 * 100%);
  left: calc((126 + 13) / 172 * 100%);
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-03-03 {
    margin: 57px 0 8px;
    padding: 0 51px 0 46px;
  }
  .m-planFl.is-03-03 > li .m-planFl__n {
    top: 14px;
  }
  .m-planFl.is-03-03 > li.is-01 {
    padding: 63px 0 0;
  }
  .m-planFl.is-03-03 > li.is-02 {
    padding: 143px 0 0;
  }
}

.m-planFl.is-03-03 > li.is-01 .m-planFl__spcp {
  display: block;
}

.m-planFl.is-03-03 > li.is-01 .m-planFl__fg {
  width: 349px;
  aspect-ratio: 349 / 406;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-03-03 > li.is-01 .m-planFl__fg {
    width: 100%;
    transform: translateX(2%);
  }
}

.m-planFl.is-03-03 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd03-03-01.webp');
}

.m-planFl.is-03-03 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv03-03-01.webp');
}

.m-planFl.is-03-03 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((93 + 13) / 406 * 100%);
  left: calc((63 + 13) / 349 * 100%);
}

.m-planFl.is-03-03 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((206 + 13) / 406 * 100%);
  left: calc((87 + 13) / 349 * 100%);
}

.m-planFl.is-03-03 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((291 + 13) / 406 * 100%);
  left: calc((36 + 13) / 349 * 100%);
}

.m-planFl.is-03-03 > li.is-02 .m-planFl__pccp {
  display: block;
  margin: 0 0 2px;
}

.m-planFl.is-03-03 > li.is-02 .m-planFl__fg {
  width: 274px;
  aspect-ratio: 274 / 253;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-03-03 > li.is-02 .m-planFl__fg {
    width: calc(274 / 349 * 100%);
    transform: translateX(-1%);
  }
}

.m-planFl.is-03-03 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd03-03-02.webp');
}

.m-planFl.is-03-03 > li.is-02 .m-planFl__fg__pt > li.is-b2 {
  top: calc((197 + 13) / 253 * 100%);
  left: calc((181 + 13) / 274 * 100%);
}

.m-planFl.is-03-03 > li.is-02 .m-planFl__fg__pt > li.is-d1 {
  top: calc((133 + 13) / 253 * 100%);
  left: calc((102 + 13) / 274 * 100%);
}

.m-planFl.is-03-03 > li.is-02 .m-planFl__fg__pt > li.is-e1 {
  top: calc((109 + 13) / 253 * 100%);
  left: calc((146 + 13) / 274 * 100%);
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-04-01 {
    margin: 25px 0 43px;
    padding: 0 60px 0 51px;
  }
  .m-planFl.is-04-01 > li .m-planFl__n {
    top: 34px;
  }
  .m-planFl.is-04-01 > li.is-01 {
    padding: 75px 0 0;
  }
  .m-planFl.is-04-01 > li.is-02 {
    padding: 142px 0 0;
  }
}

.m-planFl.is-04-01 > li.is-01 .m-planFl__spcp {
  display: block;
}

.m-planFl.is-04-01 > li.is-01 .m-planFl__fg {
  width: 375px;
  aspect-ratio: 375 / 451;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-04-01 > li.is-01 .m-planFl__fg {
    width: 100%;
  }
}

.m-planFl.is-04-01 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd04-01-01.webp');
}

.m-planFl.is-04-01 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv04-01-01.webp');
}

.m-planFl.is-04-01 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((162 + 13) / 451 * 100%);
  left: calc((183 + 13) / 375 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-04-01 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
    top: calc((166 + 13) / 451 * 100%);
    left: calc((180 + 13) / 375 * 100%);
  }
}

.m-planFl.is-04-01 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((248 + 13) / 451 * 100%);
  left: calc((165 + 13) / 375 * 100%);
}

.m-planFl.is-04-01 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((316 + 13) / 451 * 100%);
  left: calc((101 + 13) / 375 * 100%);
}

.m-planFl.is-04-01 > li.is-02 .m-planFl__pccp {
  display: block;
  margin: 0 0 8px;
}

.m-planFl.is-04-01 > li.is-02 .m-planFl__fg {
  width: 272px;
  aspect-ratio: 272 / 285;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-04-01 > li.is-02 .m-planFl__fg {
    width: calc(272 / 375 * 100%);
  }
}

.m-planFl.is-04-01 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd04-01-02.webp');
}

.m-planFl.is-04-01 > li.is-02 .m-planFl__fg__pt > li.is-d1 {
  top: calc((53 + 13) / 285 * 100%);
  left: calc((-27 + 13) / 272 * 100%);
}

.m-planFl.is-04-01 > li.is-02 .m-planFl__fg__pt > li.is-e1 {
  top: calc((7 + 13) / 285 * 100%);
  left: calc((212 + 13) / 272 * 100%);
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-04-02 {
    margin: 34px 0 17px;
    padding: 0 24px 0 25px;
  }
  .m-planFl.is-04-02 > li .m-planFl__n {
    top: 34px;
  }
  .m-planFl.is-04-02 > li.is-01 {
    padding: 84px 0 0;
  }
  .m-planFl.is-04-02 > li.is-02 {
    padding: 226px 0 0;
    transform: translateX(-20px);
  }
  .m-planFl.is-04-02 > li.is-03 {
    padding: 222px 0 0;
  }
}

.m-planFl.is-04-02 > li.is-01 .m-planFl__spcp {
  display: block;
  transform: rotate(-30deg);
}

.m-planFl.is-04-02 > li.is-01 .m-planFl__fg {
  width: 255px;
  aspect-ratio: 255 / 507;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-04-02 > li.is-01 .m-planFl__fg {
    width: 80%;
    transform: translateX(4%);
  }
}

.m-planFl.is-04-02 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd04-02-01.webp');
}

.m-planFl.is-04-02 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv04-02-01.webp');
}

.m-planFl.is-04-02 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((157 + 13) / 507 * 100%);
  left: calc((86 + 13) / 255 * 100%);
}

.m-planFl.is-04-02 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((231 + 13) / 507 * 100%);
  left: calc((152 + 13) / 255 * 100%);
}

.m-planFl.is-04-02 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((382 + 13) / 507 * 100%);
  left: calc((111 + 13) / 255 * 100%);
}

.m-planFl.is-04-02 > li.is-02 .m-planFl__fg {
  width: 183px;
  aspect-ratio: 183 / 312;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-04-02 > li.is-02 .m-planFl__fg {
    width: calc(183 / 255 * 80%);
  }
}

.m-planFl.is-04-02 > li.is-02 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd04-02-02.webp');
}

.m-planFl.is-04-02 > li.is-02 .m-planFl__fg__pt > li.is-d1 {
  top: calc((17 + 13) / 312 * 100%);
  left: calc((88 + 13) / 183 * 100%);
}

.m-planFl.is-04-02 > li.is-02 .m-planFl__fg__pt > li.is-e1 {
  top: calc((170 + 13) / 312 * 100%);
  left: calc((109 + 13) / 183 * 100%);
}

.m-planFl.is-04-02 > li.is-03 .m-planFl__pccp {
  display: block;
  right: 22px;
  margin: 0 0 20px;
  transform: rotate(-30deg);
}

.m-planFl.is-04-02 > li.is-03 .m-planFl__fg {
  width: 185px;
  aspect-ratio: 185 / 337;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-04-02 > li.is-03 .m-planFl__fg {
    width: calc(185 / 255 * 80%);
  }
}

.m-planFl.is-04-02 > li.is-03 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd04-02-03.webp');
}

.m-planFl.is-04-02 > li.is-03 .m-planFl__fg__pt > li.is-f1 {
  top: calc((276 + 13) / 337 * 100%);
  left: calc((94 + 13) / 185 * 100%);
}

.m-planFl.is-05-01 {
  justify-content: center;
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-05-01 {
    margin: 103px 0 21px;
    padding: 0 0 0 11px;
  }
  .m-planFl.is-05-01 > li.is-01 {
    padding: 23px 0 0;
  }
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__pccp {
  display: block;
  top: 10px;
  bottom: auto;
  left: 100%;
  margin: 0 0 0 5px;
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__spcp {
  display: block;
  margin: 21px 0 5px auto;
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg {
  width: 530px;
  aspect-ratio: 530 / 473;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-01 > li.is-01 .m-planFl__fg {
    width: 100%;
    transform: translateX(1.2%);
  }
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd05-01-01.webp');
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv05-01-01.webp');
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((168 + 13) / 473 * 100%);
  left: calc((165 + 13) / 530 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
    top: calc((138 + 13) / 473 * 100%);
    left: calc((148 + 13) / 530 * 100%);
  }
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((220 + 13) / 473 * 100%);
  left: calc((152 + 13) / 530 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
    top: calc((228 + 13) / 473 * 100%);
    left: calc((173 + 13) / 530 * 100%);
  }
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((284 + 13) / 473 * 100%);
  left: calc((68 + 13) / 530 * 100%);
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-d1 {
  top: calc((312 + 13) / 473 * 100%);
  left: calc((172 + 13) / 530 * 100%);
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-e1 {
  top: calc((341 + 13) / 473 * 100%);
  left: calc((342 + 13) / 530 * 100%);
}

.m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-f1 {
  top: calc((111 + 13) / 473 * 100%);
  left: calc((448 + 13) / 530 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-01 > li.is-01 .m-planFl__fg__pt > li.is-f1 {
    top: calc((96 + 13) / 473 * 100%);
    left: calc((463 + 13) / 530 * 100%);
  }
}

.m-planFl.is-05-02 {
  justify-content: center;
}

@media print, screen and (min-width: 768px) {
  .m-planFl.is-05-02 {
    margin: 103px 0 15px;
    padding: 0 0 0 5px;
  }
  .m-planFl.is-05-02 > li.is-01 {
    padding: 19px 0 0;
  }
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__pccp {
  display: block;
  top: 10px;
  bottom: auto;
  left: 100%;
  margin: 0 0 0 5px;
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__spcp {
  display: block;
  margin: 21px 0 5px auto;
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg {
  width: 524px;
  aspect-ratio: 524 / 483;
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-02 > li.is-01 .m-planFl__fg {
    width: 100%;
  }
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__bd {
  width: 100%;
  height: 100%;
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flbd05-01-02.webp');
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__cv {
  background-image: url('/spcontent/nisetai/assets_202502/images/plan/pic_flcv05-01-02.webp');
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-a1 {
  top: calc((328 + 13) / 483 * 100%);
  left: calc((146 + 13) / 524 * 100%);
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-a2 {
  top: calc((309 + 13) / 483 * 100%);
  left: calc((268 + 13) / 524 * 100%);
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
  top: calc((223 + 13) / 483 * 100%);
  left: calc((199 + 13) / 524 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-b1 {
    top: calc((218 + 13) / 483 * 100%);
    left: calc((195 + 13) / 524 * 100%);
  }
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
  top: calc((128 + 13) / 483 * 100%);
  left: calc((243 + 13) / 524 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-c1 {
    top: calc((163 + 13) / 483 * 100%);
    left: calc((280 + 13) / 524 * 100%);
  }
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-d1 {
  top: calc((262 + 13) / 483 * 100%);
  left: calc((425 + 13) / 524 * 100%);
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-e1 {
  top: calc((63 + 13) / 483 * 100%);
  left: calc((55 + 13) / 524 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-e1 {
    top: calc((52 + 13) / 483 * 100%);
    left: calc((42 + 13) / 524 * 100%);
  }
}

.m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-f1 {
  top: calc((162 + 13) / 483 * 100%);
  left: calc((218 + 13) / 524 * 100%);
}

@media screen and (max-width: 767.99px) {
  .m-planFl.is-05-02 > li.is-01 .m-planFl__fg__pt > li.is-f1 {
    top: calc((143 + 13) / 483 * 100%);
    left: calc((211 + 13) / 524 * 100%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-planHd {
    background: #fff;
  }
}

.m-planHd__ls {
  display: flex;
  align-items: flex-end;
}

.m-planHd__ls > li {
  flex: 1 1 50%;
  background: #f5f5f5;
}

.m-planHd__ls > li + li {
  margin-left: -1px;
}

.m-planHd__ls > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 50px;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}

@media screen and (max-width: 767.99px) {
  .m-planHd__ls > li > a {
    height: 45px;
  }
}

.m-planHd__ls > li > a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #156082;
  opacity: 0;
}

.m-planHd__ls > li > a > span {
  display: block;
  color: #444;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-planHd__ls > li > a > span {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-planHd__ls > li > a {
    transition: height 400ms cubic-bezier(.215, .61, .355, 1) 0ms, background-color 400ms cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  .m-planHd__ls > li > a:hover {
    height: 65px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planHd__ls > li:first-child > a {
    border-left: none;
  }
  .m-planHd__ls > li:last-child > a {
    border-right: none;
  }
}

.m-planHd__ls > li.is-cur {
  flex: 0 0 50%;
}

@media screen and (max-width: 767.99px) {
  .m-planHd__ls > li.is-cur {
    flex: 1 1 50%;
  }
}

.m-planHd__ls > li.is-cur > a {
  height: 65px;
  padding: 0 0 3px;
  background: #fff;
  pointer-events: none;
}

@media screen and (max-width: 767.99px) {
  .m-planHd__ls > li.is-cur > a {
    height: 50px;
  }
}

.m-planHd__ls > li.is-cur > a::after {
  opacity: 1;
}

.m-planHd__ls > li.is-cur > a > span {
  color: #222;
  font-size: 24px;
}

@media screen and (max-width: 767.99px) {
  .m-planHd__ls > li.is-cur > a > span {
    font-size: clamp(18px / 375 * 320, 18 / 375 * 100vw, 18px);
  }
}

.m-planKv {
  padding: 40px 0 16px;
}

@media screen and (max-width: 767.99px) {
  .m-planKv {
    padding: 25px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px) 40px;
  }
}

.m-planKv__in {
  max-width: 962px;
  margin: 0 auto;
  overflow: hidden;
}

.m-planKv__p {
  float: left;
  margin: 0 40px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-planKv__p {
    margin: 0 clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px) 0 0;
    padding: 9px 0 0;
  }
}

.m-planKv__p picture,
.m-planKv__p img {
  width: auto;
  height: 108px;
}

@media screen and (max-width: 767.99px) {
  .m-planKv__p picture,
  .m-planKv__p img {
    height: clamp(55px / 375 * 320, 55 / 375 * 100vw, 55px);
  }
}

.m-planKv__tt {
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .1em;
}

@media print, screen and (min-width: 768px) {
  .m-planKv__tt {
    margin: 9px 0 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planKv__tt {
    overflow: hidden;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planKv__tt > span {
    display: block;
  }
}

.m-planKv__tt > span:nth-child(1) {
  font-size: 44px;
}

@media screen and (max-width: 767.99px) {
  .m-planKv__tt > span:nth-child(1) {
    font-size: clamp(28px / 375 * 320, 28 / 375 * 100vw, 28px);
    white-space: nowrap;
  }
}

.m-planKv__tt > span:nth-child(2) {
  font-size: 28px;
}

@media screen and (max-width: 767.99px) {
  .m-planKv__tt > span:nth-child(2) {
    font-size: clamp(18px / 375 * 320, 18 / 375 * 100vw, 18px);
  }
  .m-planKv__tt > span:nth-child(2) > span {
    display: inline-block;
  }
}

.m-planKv__tt.is-02 > span:nth-child(1) {
  letter-spacing: 0;
}

.m-planKv__nt {
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .m-planKv__nt {
    margin: 8px 0 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planKv__nt {
    clear: both;
    width: 100%;
    padding: 20px 0 0;
  }
}

.m-planKv__nt > span {
  display: block;
  color: #444;
  font-size: 10px;
  line-height: 2;
}

@media screen and (max-width: 767.99px) {
  .m-planKv__nt > span {
    line-height: 1.8;
  }
}

.m-planKv__nt > span:nth-child(1) {
  flex: 0 0 auto;
}

.m-planKv__nt > span:nth-child(2) {
  flex: 1 1 auto;
}

@media print, screen and (min-width: 768px) {
  .m-planKv__nt > span:nth-child(2) {
    white-space: nowrap;
  }
}

.m-planLd {
  position: relative;
  padding: 32px 0 48px;
}

@media screen and (max-width: 767.99px) {
  .m-planLd {
    padding: 30px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-planLd__t {
  font-size: 16px;
  line-height: 2;
  letter-spacing: .15em;
}

@media print, screen and (min-width: 768px) {
  .m-planLd__t {
    text-align: center;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planLd__t {
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
    letter-spacing: 0;
  }
}

.m-planLd__t + .m-planLd__t {
  margin-top: 2em;
}

.m-planLs {
  max-width: 962px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .m-planLs {
    padding: 0 0 80px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planLs__ls {
    display: flex;
    flex-direction: column;
    gap: 39px 0;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls {
    border-top: 1px solid #d9d9d9;
  }
}

.m-planLs__ls > li {
  padding: 0 51px 0 59px;
}

@media print, screen and (min-width: 768px) {
  .m-planLs__ls > li {
    display: flex;
    align-items: center;
    height: 232px;
    border: 1px solid #d9d9d9;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls > li {
    padding: 30px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
    border-bottom: 1px solid #d9d9d9;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planLs__ls__in {
    flex: 1 1 100%;
    position: relative;
    padding: 0 0 0 268px;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls__in {
    text-align: center;
  }
}

.m-planLs__ls__tt {
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .05em;
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls__tt {
    margin: 0 0 20px;
    font-size: clamp(20px / 375 * 320, 20 / 375 * 100vw, 20px);
  }
}

.m-planLs__ls__t {
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls__t {
    font-size: clamp(14px / 375 * 320, 14 / 375 * 100vw, 14px);
    line-height: 1.6;
  }
}

@media print, screen and (min-width: 768px) {
  .m-planLs__ls__p {
    position: absolute;
    left: 0;
    bottom: 50%;
    width: 228px;
    aspect-ratio: 228 / 108;
    transform: translateY(50%);
  }
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls__p {
    margin: 0 auto 20px;
  }
}

.m-planLs__ls__p picture,
.m-planLs__ls__p img {
  height: 100%;
  object-fit: contain;
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls__p picture,
  .m-planLs__ls__p img {
    height: 81px;
  }
}

.m-planLs__ls__b {
  flex: 0 0 auto;
  width: 253px;
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls__b {
    width: clamp(260px / 375 * 320, 260 / 375 * 100vw, 260px);
    margin: 25px auto 0;
  }
}

.m-planLs__ls__b > a {
  height: 72px;
}

@media screen and (max-width: 767.99px) {
  .m-planLs__ls__b > a {
    height: 60px;
  }
}

.m-planLw {
  padding: 72px 0 80px;
  background: #f7f5f2;
}

@media screen and (max-width: 767.99px) {
  .m-planLw {
    padding: 0 0 50px;
  }
}

.m-planLd + .m-planLw {
  margin: 10px 0 0;
}

@media screen and (max-width: 767.99px) {
  .m-planLd + .m-planLw {
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
  }
}

.m-planLw__in {
  max-width: 962px;
  margin: 0 auto;
}

.m-planSl {
  margin: 70px auto 0;
}

@media screen and (max-width: 767.99px) {
  .m-planSl {
    margin: 30px auto 0;
  }
}

.m-planSl__tt {
  margin: 0 0 32px;
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: .15em;
  text-align: center;
}

@media screen and (max-width: 767.99px) {
  .m-planSl__tt {
    margin: 0 0 20px;
    font-size: clamp(16px / 375 * 320, 16 / 375 * 100vw, 16px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-planSl__ls {
    display: flex;
    gap: 0 40px;
  }
  .m-planSl__ls > li {
    flex: 1 1 100%;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planSl__ls {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planSl__ls > li + li {
    border-top: 1px solid #d9d9d9;
  }
}

.m-planSl__ls > li > a {
  display: flex;
  align-items: center;
  gap: 24px 8px;
  padding: 50px 0 40px;
  background: #fff;
}

@media print, screen and (min-width: 768px) {
  .m-planSl__ls > li > a {
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #d9d9d9;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planSl__ls > li > a {
    gap: 0 clamp(20px / 375 * 320, 20 / 375 * 100vw, 40px);
    padding: 19.5px clamp(25px / 375 * 320, 25 / 375 * 100vw, 25px);
  }
}

.m-planSl__ls__p {
  width: 100%;
  height: 85px;
}

@media screen and (max-width: 767.99px) {
  .m-planSl__ls__p {
    flex: 0 0 auto;
    width: clamp(128px / 375 * 320, 128 / 375 * 100vw, 128px);
    height: auto;
  }
}

.m-planSl__ls__p picture,
.m-planSl__ls__p img {
  height: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-planSl__ls__p picture,
  .m-planSl__ls__p img {
    width: auto;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767.99px) {
  .m-planSl__ls__p picture,
  .m-planSl__ls__p img {
    object-fit: contain;
  }
}

.m-planSl__ls__t {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .1em;
}

@media screen and (max-width: 767.99px) {
  .m-planSl__ls__t {
    flex: 1 1 100%;
    font-size: clamp(15px / 375 * 320, 15 / 375 * 100vw, 15px);
    white-space: nowrap;
  }
}

.m-planSl__ls .c-arrow {
  flex: 0 0 auto;
}
