@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2");
  src: url("../fonts/NotoSansCJKjp-Regular.woff") format("woff");
  src: url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  src: url("../fonts/NotoSansCJKjp-Regular.eot") format("embedded-opentype");
}
.font-test1 {
  padding-block: 10vw;
  background-color: #fff1ef;
}
.font-test1 h1 {
  padding-bottom: 10vw;
  font-size: 30px;
  color: red;
}
.font-test1 p {
  font-family: "Noto Serif JP", serif !important;
  font-size: 21px;
}
.font-test1 span {
  font-family: "NotoSansCJKjp", sans-serif;
  font-size: 15px;
  font-weight: normal;
}

.font-test2 {
  padding-block: 10vw;
  position: relative;
}
.font-test2::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  background-image: url("../images/benefit/fv/fv-img-text.png");
  background-position: center bottom 25%;
  background-repeat: no-repeat;
  background-size: contain;
}

html {
  font-size: 16px;
}

body {
  padding: 0;
  color: #7b6559;
}

.benefit-inner {
  padding-inline: clamp(1.25rem, 0.0572519084rem + 5.0890585242vw, 2.5rem);
}
@media screen and (min-width: 768px) {
  .benefit-inner {
    padding-inline: 0;
  }
}

.br-sp-only {
  display: inline;
}
@media screen and (min-width: 768px) {
  .br-sp-only {
    display: none;
  }
}

.br-tb-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .br-tb-only {
    display: inline;
  }
}

.br-sptb-only {
  display: inline;
}
@media screen and (min-width: 1024px) {
  .br-sptb-only {
    display: none;
  }
}

.br-sppc-only {
  display: inline;
}
@media screen and (min-width: 768px) {
  .br-sppc-only {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .br-sppc-only {
    display: inline;
  }
}

.br-pc-only {
  display: none;
}
@media screen and (min-width: 1024px) {
  .br-pc-only {
    display: inline;
  }
}

.color-red {
  color: #c55e5b;
}

.benefit-indent {
  padding-left: 1rem;
  text-indent: -1rem;
}

.benefit-section {
  padding-top: clamp(2.5rem, 2.0384615385rem + 1.9692307692vw, 4.5rem);
  padding-bottom: clamp(2.5rem, 2.0384615385rem + 1.9692307692vw, 4.5rem);
}

.benefit__title {
  font-size: 5.3333333333vw;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
}
@media screen and (min-width: 375px) {
  .benefit__title {
    font-size: clamp(1.25rem, 0.8098591549rem + 1.8779342723vw, 2.5rem);
  }
}

.u-text-align-center-sptb {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .u-text-align-center-sptb {
    text-align: center;
  }
}

.u-text-align-center-sp {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .u-text-align-center-sp {
    text-align: left;
  }
}

.u-text-align-center-tb {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .u-text-align-center-tb {
    text-align: center;
  }
}

.u-sp-only {
  display: block;
}
@media screen and (min-width: 768px) {
  .u-sp-only {
    display: none;
  }
}

.u-tb-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-tb-only {
    display: block;
  }
}

.benefit-feature__textsmall {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 375px) {
  .benefit-feature__textsmall {
    font-size: clamp(1rem, 0.0458015267rem + 4.0712468193vw, 2rem);
  }
}
@media screen and (min-width: 768px) {
  .benefit-feature__textsmall {
    font-size: inherit;
  }
}

.benefit-flow__textsmall {
  font-size: clamp(1rem, 0.0458015267rem + 4.0712468193vw, 2rem);
  display: block;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .benefit-flow__textsmall {
    font-size: clamp(0.5625rem, -0.0803571429rem + 1.3392857143vw, 1.125rem);
  }
}

.new-header-logo img {
  width: clamp(7rem, 0.1428571429rem + 14.2857142857vw, 13rem);
}

@media screen and (min-width: 768px) {
  .new-header-links ul li:not(:first-child) {
    margin-left: clamp(0.6875rem, -0.2410714286rem + 1.9345238095vw, 1.5rem);
  }
  .new-header-links ul > li > a span.en {
    font-size: clamp(0.5rem, -0.0714285714rem + 1.1904761905vw, 1rem);
  }
  .new-header-links ul > li > a span.jp {
    font-size: clamp(0.3125rem, -0.1160714286rem + 0.8928571429vw, 0.6875rem);
  }
  .new-header-links ul li.header-rv-btn img {
    width: clamp(5rem, -0.7142857143rem + 11.9047619048vw, 10rem);
  }
  .new-header-links ul li.header-line-btn img {
    width: clamp(5rem, -0.7142857143rem + 11.9047619048vw, 10rem);
  }
  .new-header-links ul ul.dropdown-menu {
    margin-left: 0;
  }
}

.new-header-container {
  padding-block: clamp(2.5rem, 3.3571428571rem + -1.7857142857vw, 1.75rem);
  padding-inline: clamp(1rem, -0.5714285714rem + 3.2738095238vw, 2.375rem);
}