html {
    font-size: calc((100 / 1920) * 1vw);
    font-family: 'Noto Sans JP', sans-serif;
    /* scroll-behavior: smooth; */
}
@media screen and (min-width: 1920px) {
    html {
        font-size: 1px;
    }
}

html, body {
  width: 100%;
  overflow-x: hidden;
}

section {
  position: relative;
}

.l-container {
    max-width: 1920px;
    margin: 0 auto;
}
img {
  width: 100%;
}
.bg {
  width: 100%;
}
.flex-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* position: relative; */
}
.center {
  justify-content: center;
  align-items: center;
}
.cta:hover {
  transform: scale(1.02);
  filter: brightness(1.2);
}

.pc {
  display: block;
}
.sp {
  display: none;
}

/* ================ */
.fv_btn {
  position: absolute;
  top: 610rem;
  left: 448rem;
}
.fv_btn img {
  width: 248rem;
}
.pc {
  .a1 {
  display: flex;
  gap: 38rem;
  }
  .a1 img {
    width: 530rem;
  }
  .s1 {
    padding-top: 72rem;
    font-size: 22rem;
    line-height: 50rem;
  }
  .a2 {
    background-image: url(../img/pc/2.png);
    width: 100%;
    height: 1614rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a2_text {
    position: absolute;
    top: 490rem;
    text-align: center;
    gap: 20rem;
  }
  .a3 {
    background-image: url(../img/pc/3.png);
    width: 100%;
    height: 1385rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -31rem;
  }
  .a3_text_1 {
    position: absolute;
    top: 310rem;
    gap: 20rem;
    width: 940rem;
  }
  .a3_text_2 {
    position: absolute;
    top: 635rem;
    font-size: 28rem;
    left: 910rem;
  }
  .a3_text_3 {
    position: absolute;
    top: 720rem;
    gap: 8rem;
    left: 910rem;
    width: 570rem;
    font-size: 18rem;
    line-height: 40rem;
  }
  .a5 {
    position: absolute;
    bottom: 72rem;
    display: flex;
    gap: 38rem;
  }
  .a5 img {
    width: 476rem;
  }
  .btn-hover .hover {
    display: none;
  }
  .btn-hover:hover .default{
    display: none;
  }
  .btn-hover:hover .hover{
    display: block;
  }
  .s3 {
    background-image: url(../img/pc/6.png);
    width: 100%;
    height: 5625rem;
    background-size: contain;
    margin-top: -10rem;
    padding-top: 120rem;
  }
  .a7 {
    width: 420rem;
  }
  .a8 {
    border: 1rem solid #f6ba44;
    border-radius: 24rem;
    margin-top: 50rem;
    display: flex;
  }
  .a8_btn:hover img {
    background: #fff9db;
  }
  .a8_btn img {
    width: 286rem;
    background: white;
    border: 1rem solid #f6ba44;
  }
  .a8_btn_first img {
    border-top-left-radius: 24rem;
    border-bottom-left-radius: 24rem;
  }
  .a8_btn_last img {
    border-top-right-radius: 24rem;
    border-bottom-right-radius: 24rem;
  }
  .product_list {
    margin-top: 50rem;
    gap: 96rem;
  }
  .a9 {
    background-image: url(../img/pc/9.png);
    width: 1440rem;
    height: 300rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a9_text_3 {
    font-size: 15rem;
  }
  .a10 {
    background-image: url(../img/pc/10.png);
    width: 1440rem;
    height: 268rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a11, .a12, .a13 {
    background-image: url(../img/pc/11.png);
    width: 1440rem;
    height: 170rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a12 {
    height: 130rem;
  }
  .a13 {
    height: 78rem;
  }
  .product_list_title {
    position: absolute;
    font-size: 22rem;
    top: 40rem;
    left: 30rem;
    font-weight: bold;
    line-height: 50rem;
  }
  .product_list_title_text {
    position: absolute;
    font-size: 18rem;
    top: 110rem;
    left: 0;
    width: 1030rem;
    line-height: 40rem;
    margin-top: 8rem;
  }
  .a11 .product_list_title, .a12 .product_list_title, .a13 .product_list_title {
    top: 14rem;
  }
  .a11 .product_list_title_text, .a12 .product_list_title_text, .a13 .product_list_title_text {
    top: 90rem;
    width: 100%;
  }
  .product {
    font-size: 18rem;
    line-height: 40rem;
  }
  .product_text {
    align-self: start;
    margin-top: 8rem;
    margin-bottom: 16rem;
    width: 313rem;
  }
  .product_text_height {
    height: 80rem;
  }
  .product_wrap {
    display: flex;
    gap: 72rem 38rem;
    margin-top: 54rem;
    flex-wrap: wrap;
    width: 1440rem;
  }
  .product_img {
    width: 331rem;
  }
  .product_btn img {
    width: 290rem;
  }
  .product_btn .hover{
    display: none;
  }
  .product_btn:hover .default{
    display: none;
  }
  .product_btn:hover .hover{
    display: block;
  }
  .product_note {
    margin-top: 36rem;
    font-size: 18rem;
    line-height: 40rem;
  }
  .s4_img img {
    width: 461rem;
  }
  .a14_label {
    font-size: 18rem;
    width: 461rem;
    line-height: 25rem;
    color: white;
  }
  .s4 {
    display: flex;
    background: #363f95;
    justify-content: center;
    padding: 74rem 0;

  }
  .s4_wrap {
    gap: 24rem;
  }
  .s4_contain {
    width: 1440rem;
    display: flex;
    flex-wrap: wrap;
    gap: 54rem 28rem;
  }

  .a15_label {
    padding-top: 10px;
    font-size: 18rem;
    width: 339rem;
    line-height: 25rem;
    color: #db9211;
  }
  .s5_img img {
    width: 339rem;
  }
  .s5 {
    display: flex;
    background: #fdfdfd;
    justify-content: center;
    padding: 74rem 0;

  }
  .s5_wrap {
    gap: 24rem;
  }
  .s5_contain {
    width: 1440rem;
    display: flex;
    flex-wrap: wrap;
    gap: 54rem 28rem;
  }


  .footer {
    display: block;
  }
  .globalFooter__external-link {
    max-width: 930rem;
    margin: 0 auto;
    padding: 60rem 0 30rem;
  }
  .globalFooter__external-link li {
    width: 33%;
    margin-bottom: 50rem;
    text-align: center;
  }
  .globalFooter__external-link li img{
    width: 80%;
  }
  .globalFooter__external-link a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .globalFooter__external-link a:hover {
    opacity: 0.7;
  }
  .globalFooter__external-link ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .copyright {
    padding: 40rem;
    background-color: #1D1AA0;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 26rem;
  }
  .fix {
    position: fixed;
    z-index: 100;
    bottom: 0;
    display: flex;
  }
  .fix_btn img {
    width: 192rem;
  }
  .fix_btn {
    position: absolute;
    bottom: 16rem;
    left: 1060rem;
  }
  .sns-icon-wrap img {
    width: 100rem;
  }
  .sns-icon-wrap {
    width: 900rem;
    display: flex;
    flex-direction: column;
    margin: 90rem auto;
    gap: 0;
    text-align: center;
    align-items: center;
  }
  .head {
    font-size: 50rem;
    font-weight: bold;
    margin-bottom: 60rem;
  }
  .sns-icon-list {
    display: flex;
    font-size: 30rem;
  }
  .logo {
    width: 200rem;
    gap: 30rem;
  }
  .logo-insta {
    position: relative;
  }
  .logo-insta:after {
    content: '';
    height: 100rem;
    width: 2rem;
    
    position: absolute;
    right: 0;
    top: 0;  
    background-color: #b6b6b6;
  }
  .logo-insta:before {
    content: '';
    height: 100rem;
    width: 2rem;
    
    position: absolute;
    left: 0;
    top: 0;  
    background-color: #b6b6b6;
  }
  .fv_text {
    position: absolute;
    font-size: 80rem;
    color: white;
    top: 290rem;
    left: 440rem;
    font-weight: 900;
    text-shadow: 1px 1px 20px #431D11;
  }
  .a2_text_1 {
    font-size: 50rem;
    font-weight: 900;
    text-align: center;
    line-height: 70rem;
    position: absolute;
    top: 270rem;
    color: #3c1f10;
    text-shadow: 2px 2px #FFFFFF;
  }
  .a3_text {
    font-size: 46rem;
    font-weight: bold;
    color: #3c1f10;
    position: absolute;
    left: 484rem;
    top: 170rem;
  }
  .a3_text_l {
    font-size: 64rem;
  }
  .s2 {
    background-image: url(../img/pc/4.png);
    width: 1920rem;
    height: 2775rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -32rem;
  }
  .s2_t1 {
    position: absolute;
    font-size: 32rem;
    text-align: center;
    font-weight: bold;
    line-height: 60rem;
    top: 110rem;
    color: #3c1f10;
  }
  .s2_t1_l {
    font-size: 67rem;
  }
  .s2_t2 {
    position: absolute;
    font-size: 20rem;
    color: white;
    line-height: 50rem;
    width: 460rem;
    top: 410rem;
    left: 460rem;
  }
  .bold {
    font-weight: bold;
  }
  .s2_t3_wrap {
      position: absolute;
      top: 1048rem;
      left: 400rem;
      width: 500rem;
      font-size: 16rem;
  }
  .s2_t3_box {
    font-size: 26rem;
    color: white;
    background: #ee6e84;
    padding: 9rem;
    border-radius: 8rem;
    font-weight: bold;
  }
  .s2_t3_title {
    font-size: 32rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t3_text {
    margin-top: 60rem;
    font-size: 20rem;
    line-height: 37rem;
  }

  .s2_t4_wrap {
      position: absolute;
      top: 1053rem;
      left: 1023rem;
      width: 500rem;
      font-size: 16rem;
  }
  .s2_t4_title {
    font-size: 32rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t4_text {
    margin-top: 66rem;
    font-size: 20rem;
    line-height: 37rem;
  }

  .s2_t5_wrap {
      position: absolute;
      top: 1808rem;
      left: 400rem;
      width: 500rem;
      font-size: 16rem;
  }
  .s2_t5_title {
    font-size: 32rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t5_text {
    margin-top: 74rem;
    font-size: 20rem;
    line-height: 37rem;
  }

  .s2_t6_wrap {
      position: absolute;
      top: 1808rem;
      left: 1023rem;
      width: 500rem;
      font-size: 16rem;
  }
  .s2_t6_title {
    font-size: 32rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t6_text {
    margin-top: 74rem;
    font-size: 20rem;
    line-height: 37rem;
  }
}
.product_list_title {
  position: absolute;
  font-size: 22rem;
  top: 40rem;
  left: 30rem;
  font-weight: bold;
  line-height: 50rem;
}
.product_list_title_text {
  position: absolute;
  font-size: 18rem;
  top: 110rem;
  left: 0;
  width: 1030rem;
  line-height: 40rem;
  margin-top: 8rem;
}

.s6-wrapper {
  max-width: 75%;
  margin: 0 auto;
}

.intro-wrapper {
  display: flex;
  align-items: center;
}

.intro {
  color: #333;
  padding: 144rem 0 96rem;
}

.intro figure {
  width: 672rem;
  border-radius: 20rem;
  overflow: hidden;
  flex-shrink: 0;
}

.intro h2 {
  font-size: 53rem;
  letter-spacing: 0.02em;
  line-height: calc(56 / 44);
  color: #3c1f10;
  font-weight: 700;
  margin-bottom: 40rem;
}

.intro p {
  font-size: 21rem;
  line-height: calc(41.4 / 18);
  letter-spacing: 0.05em;
  padding-left: 6rem;
}

.intro-highlight {
  font-weight: 700;
  background-color: #ffed89;
}

.intro small {
  display: block;
  font-size: 13rem;
  margin-top: 15rem;
}

.intro-content {
  padding: 0 100rem 0 90rem;
}

.comparison {
  padding: 79rem 120rem;
  border-radius: 30rem;
  background: url("../img/pc/comparison_bg.png") no-repeat top center / cover;
}

.comparison h3 {
  color: #3c1f10;
  font-weight: 700;
  font-size: 30rem;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 35rem;
}

.comparison-table table {
  box-shadow: 0 0 0 1px #ddd;
  border-radius: 10rem;
  border-style: hidden;
  background: #fff;
  overflow: hidden;
}

.comparison-table td,
.comparison-table th {
  border: 1px solid #ddd;
  font-weight: 400;
  padding-left: 24rem;
  padding-right: 24rem;
  line-height: 1.4;
}

.comparison-table th {
  vertical-align: middle;
  text-align: center;
  font-size: 18rem;
  padding: 15rem 10rem 19rem;
}

.comparison-table th:nth-child(1),
.comparison-table th:nth-child(2) {
  width: 15.8%;
}

.comparison-table th:nth-child(3) {
  width: 34.3%;
}

.comparison-table td {
  font-size: 17rem;
  padding-top: 19rem;
  padding-bottom: 18rem;
}

.comparison-table tbody tr:first-child {
  background-color: #bb8a14 !important;
  color: #fff;
  font-weight: 500;
  font-size: 18rem;
}

.comparison-table tbody tr:first-child th {
  padding-top: 20rem;
  padding-bottom: 22rem;
}

.comparison-table tbody tr:first-child th,
.comparison-table tbody tr:first-child td {
  font-size: 18rem;
  vertical-align: middle;
}

.comparison-table tbody tr:nth-child(odd) {
  background-color: #fafafa;
}

.comparison-table tbody tr td:nth-child(2) {
  vertical-align: middle;
  text-align: center;
}

.comparison-table tbody th {
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.comparison-img {
  display: block;
  margin: 0 auto 8rem;
  width: 93.6rem;
  height: 93.6rem;
}

.faq {
  background-image: url(../img/pc/6.png);
  background-size: contain;
  width: 100%;
  padding: 80rem 0;
}

.faq h2 {
  font-weight: 700;
  font-size: 50rem;
  text-align: center;
  color: #3c1f10;
  margin-bottom: 50rem;
  line-height: 1.4;
}

.faq-title {
  font-size: 28rem;
  position: relative;
  font-weight: 500;
  padding: 15rem 60rem 15rem 60rem;
  cursor: pointer;
  border-bottom: 1px dotted #3c1f10;
}

.faq-title::before {
  content: "Q.";
  font-size: 22rem;
  position: absolute;
  left: 20rem;
  top: 20rem;
}

.faq-icon {
  position: absolute;
  right: 0;
  top: 35rem;
  width: 30rem;
  height: 30rem;
}

.faq-icon::before,
.faq-icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5rem;
  background-color: #3c1f10;
  transition: all 0.3s ease;
}

.faq .faq-icon::after {
  transform: rotate(90deg);
}

.faq li.is-open .faq-icon::after {
  transform: rotate(180deg);
}

.faq ul {
  max-width: 75%;
  margin: 0 auto;
  line-height: 1.5;
}

.faq-content {
  display: none;
  font-size: 20rem;
  background-color: #fff;
  border-radius: 10rem;
  position: relative;
  padding: 0 60rem;
  margin: 20rem 0;
}

.faq-content::before {
  content: "A.";
  font-size: 22rem;
  position: absolute;
  left: 20rem;
  top: 24rem;
  font-weight: 500;
}

.faq-content p {
  padding: 25rem 0;
  line-height: 1.6;
}