@charset "UTF-8";
@media screen and (min-width: 850px) {
  .is-pc {
    display: block !important;
  }
  .is-pc.is-flex {
    display: flex !important;
  }
  .is-sp {
    display: none !important;
  }
  .is-sp.is-flex {
    display: none !important;
  }
  body {
    padding-top: 100px;
    font-family: "Noto Sans JP";
    overflow: scroll;
    min-width: 1440px;
    overscroll-behavior: none;
  }
  body.no-scroll {
    overflow: hidden;
  }
  body .mr0 {
    margin-right: 0 !important;
  }
  body img {
    width: 100%;
    height: 100%;
    max-inline-size: none;
    max-block-size: none;
  }
  #header {
    position: relative;
    transition: 0.5s;
    transform: translateY(0);
    opacity: 1;
    z-index: 1;
    /* 下スクロール時（隠す） */
    /* 初期表示 & 上スクロール時 */
  }
  #header.is-unsticky {
    position: fixed;
    z-index: 1000;
    transition: 0.5s;
    opacity: 0;
  }
  #header.is-unsticky2 {
    top: 0;
  }
  #header.is-sticky {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    transition: 0.5s;
    transform: translateY(0);
    opacity: 1;
  }
  #header .header-wrapper {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 0 22px 20px;
    background-color: #fff;
  }
  #header .header-wrapper .logo {
    width: 160px;
  }
  #header .header-wrapper ul {
    display: flex;
    gap: 30px;
    transform: translateX(-5px);
  }
  #header .header-wrapper ul li a {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    color: #333;
  }
  #header .header-wrapper .contact {
    width: 164px;
    height: 100px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #32afea;
  }
  #footer {
    background-color: #f4f4f4;
  }
  #footer .footer-wrapper {
    width: 1070px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
  }
  #footer .footer-wrapper > div {
    display: flex;
    align-items: center;
  }
  #footer .footer-wrapper > div > a {
    width: 123px;
  }
  #footer .footer-wrapper > div ul {
    display: flex;
    margin-left: 50px;
    gap: 17px;
  }
  #footer .footer-wrapper > div ul li a {
    font-family: "Zen Kaku Gothic New";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #3b4043;
    display: flex;
    align-items: center;
    gap: 13px;
  }
  #footer .footer-wrapper > div ul li a:after {
    width: 14px;
    height: 13px;
    content: "";
    background-image: url(/other/lp/aromafresh/img/icon/icon_newtab.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #footer .footer-wrapper .copyright {
    font-family: "Zen Kaku Gothic New";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #3b4043;
  }
  #top .kv .kv-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    height: 760px;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: left;
    background-image: url(/other/lp/aromafresh/img/kv/kv-bg.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    aspect-ratio: 1440/760;
  }
  #top .kv .kv-wrapper .kv-cta {
    position: fixed;
    width: 140px;
    height: 195px;
    z-index: 100;
    right: -21px;
    bottom: 70px;
    background-image: url(/other/lp/aromafresh/img/kv/kv-cta.webp);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #top .kv .kv-wrapper:after {
    position: absolute;
    width: 772.82px;
    height: 633.33px;
    content: "";
    right: 50%;
    bottom: 51px;
    transform: translateX(calc(50% + 337px));
    background-image: url(/other/lp/aromafresh/img/kv/kv-item.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  #top .kv .kv-wrapper .head {
    width: auto;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 200%;
    letter-spacing: 0.15em;
    color: #333;
    transform: translate(-366px, 39px);
    text-shadow: 0 0 5px #fff, 0 0 20px rgba(255, 255, 255, 0.7);
  }
  #top .kv .kv-wrapper .name {
    width: 500.5px;
    height: 78.32px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24.77px;
    line-height: 150%;
    letter-spacing: 0.15em;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 36px;
    transform: translate(-306px, 85px);
    background-image: url(/other/lp/aromafresh/img/kv/kv-label-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #top .kv .kv-wrapper h1 {
    width: auto;
    width: 500px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 55.83px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: #333;
    transform: translate(-300px, 84px);
  }
  #top .section.message .section-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    min-height: 1319px;
    margin-top: 72px;
    margin-top: 52px;
    padding-top: 20px;
    background-image: url(/other/lp/aromafresh/img/message-bg2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #top .section.message .section-wrapper .head1 {
    font-family: "Zen Kurenaido";
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 200%;
    text-align: center;
    letter-spacing: 0.15em;
    color: #51392d;
    transform: translate(3px, -198px);
  }
  #top .section.message .section-wrapper .text {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 220%;
    text-align: center;
    letter-spacing: 0.15em;
    color: #333;
    transform: translate(0px, -171px);
  }
  #top .section.message .section-wrapper .head2 {
    font-family: "Zen Kurenaido";
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 200%;
    text-align: center;
    letter-spacing: 0.15em;
    color: #51392d;
    transform: translate(0px, -140px);
  }
  #top .section.coffee-time .section-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    height: 913px;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 29px;
    background-image: url(/other/lp/aromafresh/img/coffee-time/coffee-time-bg.webp);
    background-repeat: repeat;
    background-position: top, center;
    background-size: contain;
  }
  #top .section.coffee-time .section-wrapper .button-coffee-time {
    width: 1144px;
    height: 538px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0, -94px);
    background-image: url(/other/lp/aromafresh/img/coffee-time/coffee-time-button-bg.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
  }
  #top .section.coffee-time .section-wrapper .button-coffee-time p {
    width: 350px;
    height: 78px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0, 148px);
    border-radius: 10px;
    background: #542c09;
  }
  #top .section.feature .section-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    height: 3600px;
    display: flex;
    align-items: center;
    flex-flow: column;
    margin-top: -140px;
    background-image: url(/other/lp/aromafresh/img/feature/feature-bg.webp);
    background-repeat: round;
    background-position: left;
    background-size: contain;
  }
  #top .section.feature .section-wrapper:before {
    position: relative;
    position: absolute;
    width: 160px;
    height: 260px;
    content: "";
    top: 0;
    top: -60px;
    display: block;
    background-image: url(/other/lp/aromafresh/img/feature/feature-item.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #top .section.feature .section-wrapper .section-head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.15em;
    color: #fff;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 212px;
  }
  #top .section.feature .section-wrapper .section-head span {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 200%;
    text-align: center;
    letter-spacing: 0;
    color: #fff;
  }
  #top .section.feature .section-wrapper .section-contents {
    width: 1100px;
    margin: 35px auto 0;
    padding: 100px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.8);
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item {
    display: flex;
    align-items: start;
    justify-content: center;
    margin-top: 60px;
    gap: 50px;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item:first-of-type {
    margin-top: 0;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item:nth-of-type(even) {
    flex-flow: row-reverse;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item > div {
    padding-top: 16px;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item > div .item-no {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 200%;
    color: #542c09;
    display: flex;
    display: flex;
    align-items: center;
    gap: 12px;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item > div .item-no:before {
    width: 41px;
    height: 36px;
    content: "";
    background-image: url(/other/lp/aromafresh/img/icon/icon-coffee-beans.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item > div .item-head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 150%;
    color: #333;
    margin-top: 6px;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item > div .item-content {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    color: #333;
    margin-top: 40px;
  }
  #top .section.feature .section-wrapper .section-contents .feature-list .item figure {
    width: 100%;
    height: 100%;
    display: flex;
    border: 2px solid #542c09;
    border-radius: 10px;
  }
  #top .section.feature .section-wrapper .section-contents .section-head-middle {
    position: relative;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #3e89b3;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 125px;
    padding: 19px 0 25px;
    border-bottom: 1px solid #3e89b3;
  }
  #top .section.feature .section-wrapper .section-contents .section-head-middle:before {
    position: absolute;
    width: 899px;
    height: 99px;
    content: "";
    top: -87px;
    background-image: url(/other/lp/aromafresh/img/border-coffee_cup.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-top: 52px;
    gap: 12px 36px;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make::after {
    position: absolute;
    width: 447px;
    height: 81px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 23.563px;
    line-height: 28px;
    color: #fff;
    content: "";
    top: -3px;
    right: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/other/lp/aromafresh/img/howto/how_to_make-label.webp);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item {
    position: relative;
    background-repeat: no-repeat;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(1):after {
    background-image: url(/other/lp/aromafresh/img/icon/icon-how_to_make-beans.svg);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(1) .method {
    background-image: url(/other/lp/aromafresh/img/howto/how_to_make-method-bg-01.webp);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(2) {
    transform: translate(10px, 62px);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(2):after {
    top: 31px;
    right: 18px;
    background-image: url(/other/lp/aromafresh/img/icon/icon-how_to_make-ice.svg);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(2) .step {
    transform: translate(-10px, 11px);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(2) .method {
    padding: 23px 28px 50px 35px;
    background-image: url(/other/lp/aromafresh/img/howto/how_to_make-method-bg-02.webp);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(3) {
    transform: translate(0, 0);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(3):after {
    width: 81px;
    height: 77px;
    top: -3px;
    right: -12px;
    background-image: url(/other/lp/aromafresh/img/icon/icon-how_to_make-pot.svg);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(3) .step {
    left: -7px;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(3) .method {
    width: 428px;
    height: 172px;
    margin-top: 36px;
    background-image: url(/other/lp/aromafresh/img/howto/how_to_make-method-bg-03.webp);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(4) {
    width: 430px;
    height: 160px;
    transform: translate(7px, 87px);
    background-image: url(/other/lp/aromafresh/img/howto/how_to_make-method-bg-04.webp);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(4):after {
    width: 97px;
    height: 175px;
    top: -42px;
    right: 5px;
    background-image: url(/other/lp/aromafresh/img/icon/icon-how_to_make-ice_coffee.svg);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(4) .method {
    width: 425px;
    height: 120px;
    padding: 0 100px 44px 40px;
    transform: translate(8px, -15px);
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item:nth-of-type(4) .step {
    top: -40px;
    left: -8px;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item::after {
    position: absolute;
    width: 78px;
    height: 71px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 23.563px;
    line-height: 28px;
    color: #fff;
    content: "";
    top: -3px;
    right: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item .step {
    position: absolute;
    width: 93px;
    height: 71px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    z-index: 1;
    top: 0;
    display: flex;
    justify-content: center;
    padding-top: 20px;
    gap: 3px;
    transform: translateX(-3px);
    background-image: url(/other/lp/aromafresh/img/howto/how_to_make-step-bg.webp);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item .step span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #fff;
    margin-top: -10px;
  }
  #top .section.feature .section-wrapper .section-contents .how_to_make .item .method {
    position: relative;
    width: 423.92px;
    height: 143.55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 55px;
    padding: 40px 20px 50px 30px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #top .section.feature .section-wrapper .section-contents small {
    transform: translateY(60px);
    display: block;
    font-size: 14px;
    margin: 20px auto 0px;
    font-size: 12px;
    text-align: center;
  }
  #top .section.feature .section-wrapper .charm {
    position: relative;
    width: 933px;
    display: flex;
    flex-flow: column;
    margin-top: 126px;
    padding: 50px;
    gap: 24px;
    border-radius: 10px;
    background-color: #fff;
  }
  #top .section.feature .section-wrapper .charm:after {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    top: -20px;
    left: 50%;
    display: block;
    margin: 0 auto;
    transform: translateX(-50%);
    border-right: 10px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 10px solid transparent;
  }
  #top .section.feature .section-wrapper .charm .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #0876b4;
  }
  #top .section.feature .section-wrapper .charm .contents {
    display: flex;
    flex-flow: column;
    gap: 25px;
  }
  #top .section.feature .section-wrapper .charm .contents .item {
    display: flex;
    gap: 20px;
  }
  #top .section.feature .section-wrapper .charm .contents .item img {
    width: 220px;
    height: 152px;
  }
  #top .section.feature .section-wrapper .charm .contents .item > div {
    display: flex;
    align-items: start;
    flex-flow: column;
  }
  #top .section.feature .section-wrapper .charm .contents .item > div .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 170%;
    /* ボックスの高さと同一、または36px */
    letter-spacing: 0.1em;
    color: #542c09;
    margin-top: 8px;
  }
  #top .section.feature .section-wrapper .charm .contents .item > div .content {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    /* または24px */
    color: #333;
    margin-top: 16px;
  }
  #top .section.feature .section-wrapper .charm .contents hr {
    height: 1px;
    background: #000;
  }
  #top .section.banner .section-wrapper {
    margin-top: -150px;
    background-image: url(/other/lp/aromafresh/img/banner-bg.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  #top .section.banner .section-wrapper p {
    height: 510px;
    font-family: "Barlow Semi Condensed";
    font-style: normal;
    font-weight: 700;
    font-size: 169px;
    line-height: 79%;
    /* ボックスの高さと同一、または342px */
    text-align: justify;
    color: #fff;
    display: flex;
    align-items: end;
    justify-content: center;
    -moz-text-align-last: justify;
         text-align-last: justify;
    mix-blend-mode: soft-light;
  }
  #top .section.chart .section-wrapper {
    padding-top: 178px;
    background: url(/other/lp/aromafresh/img/chart/chart-bg.webp), linear-gradient(to right, #fff, #f4edd5);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #top .section.chart .section-wrapper .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 170%;
    /* ボックスの高さと同一、または68px */
    text-align: center;
    letter-spacing: 0.15em;
    color: #7d4c27;
    display: flex;
    flex-flow: column;
  }
  #top .section.chart .section-wrapper .head span {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 200%;
    /* ボックスの高さと同一、または70px */
    text-align: center;
    letter-spacing: 0;
    color: #333;
  }
  #top .section.chart .section-wrapper .contents {
    width: 1100px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 81px;
    gap: 78px 40px;
  }
  #top .section.chart .section-wrapper .contents .item {
    width: 530px;
    padding-top: 40px;
    padding-bottom: 52px;
    border-radius: 10px;
  }
  #top .section.chart .section-wrapper .contents .item:nth-of-type(1) {
    background-color: #508934;
  }
  #top .section.chart .section-wrapper .contents .item:nth-of-type(2) {
    background-color: #c5661a;
  }
  #top .section.chart .section-wrapper .contents .item:nth-of-type(3) {
    background-color: #ae0021;
  }
  #top .section.chart .section-wrapper .contents .item:nth-of-type(4) {
    background-color: #b1853a;
  }
  #top .section.chart .section-wrapper .contents .item:nth-of-type(4) .product > div {
    margin-left: 194px;
  }
  #top .section.chart .section-wrapper .contents .item:nth-of-type(4) .product > div .text {
    width: 280px;
  }
  #top .section.chart .section-wrapper .contents .item .product {
    position: relative;
    display: flex;
  }
  #top .section.chart .section-wrapper .contents .item .product img {
    position: absolute;
    width: auto;
    height: 320px;
    top: -108px;
    left: 0;
    -o-object-fit: contain;
    object-fit: contain;
  }
  #top .section.chart .section-wrapper .contents .item .product > div {
    margin-left: 224px;
  }
  #top .section.chart .section-wrapper .contents .item .product > div .name {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    /* ボックスの高さと同一、または41px */
    color: #fff;
    display: flex;
    align-items: end;
    gap: 20px;
  }
  #top .section.chart .section-wrapper .contents .item .product > div .name span {
    width: 57px;
    height: 30px;
    font-family: "Barlow Semi Condensed";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 170%;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333;
    border-radius: 4px;
    background-color: #fff;
  }
  #top .section.chart .section-wrapper .contents .item .product > div .text {
    width: 240px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.15em;
    color: #fff;
  }
  #top .section.chart .section-wrapper .contents .item .product > div .opinion {
    font-family: "Zen Kurenaido";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    display: flex;
    align-items: center;
    margin-top: 20px;
    gap: 16px;
  }
  #top .section.chart .section-wrapper .contents .item .product > div .opinion:before {
    width: 72px;
    height: 72px;
    content: "";
    min-width: 72px;
    min-height: 72px;
    background-image: url(/other/lp/aromafresh/img/icon/icon-reviewer.webp);
  }
  #top .section.chart .section-wrapper .contents .item .bar {
    display: flex;
    flex-flow: column;
    margin-top: 48px;
    gap: 24px;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div > p {
    width: 65px;
    height: 34px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    text-align: center;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #fff;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar {
    position: relative;
    width: 368px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar:before {
    position: absolute;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #fff;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar .step {
    position: relative;
    width: 10px;
    height: 10px;
    z-index: 1;
    border-radius: 50%;
    background: #fff;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar .step span {
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: 25px;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar .step.active {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fe0;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar .step.active:after {
    position: absolute;
    width: 18px;
    height: 18px;
    content: "";
    border: 1px solid #fe0;
    border-radius: 50%;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar .step.mild:before {
    position: absolute;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    text-align: right;
    color: #fff;
    color: #fff;
    content: "MILD";
    top: 16px;
    left: 0;
  }
  #top .section.chart .section-wrapper .contents .item .bar > div .strength-bar .step.strong:before {
    position: absolute;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    text-align: right;
    color: #fff;
    color: #fff;
    content: "STRONG";
    top: 16px;
    right: 0;
  }
  #top .section.day .section-wrapper {
    padding-top: 125px;
    background: linear-gradient(to right, #fff, #f4edd5);
  }
  #top .section.day .section-wrapper .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.15em;
    color: #7d4c27;
    display: flex;
    flex-flow: column;
  }
  #top .section.day .section-wrapper .head span {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 200%;
    /* ボックスの高さと同一、または70px */
    text-align: center;
    letter-spacing: 0;
    color: #333;
  }
  #top .section.day .section-wrapper .content {
    padding-bottom: 165px;
  }
  #top .section.day .section-wrapper .content .slider {
    display: flex;
    margin-top: 22px;
  }
  #top .section.day .section-wrapper .content .slider .item {
    width: 469px;
    height: auto;
    min-height: 563px;
    margin: 0 20px;
  }
  #top .section.day .section-wrapper .content .slider .slick-track {
    height: 40vw;
  }
  #top .section.day .section-wrapper .content .slider .slick-track .slick-slide {
    transition: 0.5s;
  }
  #top .section.day .section-wrapper .content .slider .slick-track .slick-current + .slick-active {
    transform: translateY(50px);
  }
  #top .section.day .section-wrapper .content .controls {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 55px auto 0;
    margin-top: 55px;
    gap: 85px;
    transform: translateX(12%);
  }
  #top .section.day .section-wrapper .content .controls .progress {
    width: 742px;
    height: 5px;
    overflow: hidden;
    background: #d9d9d9;
  }
  #top .section.day .section-wrapper .content .controls .progress .progress-bar {
    width: 0;
    height: 100%;
    transition: width 0.3s;
    background: #32afea;
  }
  #top .section.day .section-wrapper .content .controls .button-arrows {
    display: flex;
    align-items: center;
    gap: 17px;
  }
  #top .section.day .section-wrapper .content .controls .button-arrows .slick-arrow {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #32afea;
  }
  #top .section.day .section-wrapper .content .controls .button-arrows .slick-arrow span {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }
  #top .section.day .section-wrapper .content .controls .button-arrows .slick-arrow.custom-prev span {
    border-right: 6px solid #fff;
  }
  #top .section.day .section-wrapper .content .controls .button-arrows .slick-arrow.custom-next span {
    border-left: 6px solid #fff;
  }
  #top .section.day .section-wrapper .content .controls .button-arrows .slick-arrow.slick-disabled {
    background-color: #d0d0d0;
  }
  #top .section.day .section-wrapper .content .controls .button-arrows > span {
    width: 1px;
    height: 36px;
    background-color: #333;
  }
  #top .section.price .section-wrapper {
    min-height: 1470px;
    padding-top: 117px;
    background-image: url(/other/lp/aromafresh/img/price/price-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #top .section.price .section-wrapper > .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    line-height: 170%;
    text-align: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #7d4c27;
    display: flex;
    flex-flow: column;
  }
  #top .section.price .section-wrapper > .head span {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 200%;
    /* ボックスの高さと同一、または70px */
    text-align: center;
    letter-spacing: 0;
    color: #333;
  }
  #top .section.price .section-wrapper > .content > .product {
    position: relative;
    width: 568.5px;
    margin: 146px auto 102px;
    transform: translateX(-156px);
  }
  #top .section.price .section-wrapper > .content > .product:after {
    position: absolute;
    width: 291px;
    height: 457px;
    content: "";
    top: -142px;
    right: -275px;
    background-image: url(/other/lp/aromafresh/img/price/price-product.webp);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #top .section.price .section-wrapper > .content > .product .product-head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 170%;
    color: #333;
  }
  #top .section.price .section-wrapper > .content > .product .product-name {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 170%;
    /* ボックスの高さと同一、または68px */
    letter-spacing: 0.1em;
    color: #333;
    margin-top: 11px;
  }
  #top .section.price .section-wrapper > .content > .product .product-price {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    /* または27px */
    color: #333;
    display: flex;
    align-items: baseline;
    margin-top: 3px;
    gap: 21px;
  }
  #top .section.price .section-wrapper > .content > .product .product-price span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    color: #333;
  }
  #top .section.price .section-wrapper > .content > .product .product-price span span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 200%;
    color: #333;
  }
  #top .section.price .section-wrapper > .content > .product .product-detail {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 170%;
    color: #333;
    margin-top: 12px;
    padding-top: 24px;
    padding-right: 40px;
    /* または20px */
    border-top: 1px solid #333;
  }
  #top .section.price .section-wrapper > .content > .productList {
    width: 1100px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 40px;
  }
  #top .section.price .section-wrapper > .content > .productList .item {
    width: 530px;
    height: 235px;
    display: flex;
    padding: 16px;
    gap: 24px;
    border-radius: 10px;
  }
  #top .section.price .section-wrapper > .content > .productList .item:nth-of-type(1) {
    background-color: #508934;
  }
  #top .section.price .section-wrapper > .content > .productList .item:nth-of-type(2) {
    background-color: #c5661a;
  }
  #top .section.price .section-wrapper > .content > .productList .item:nth-of-type(3) {
    background-color: #ae0021;
  }
  #top .section.price .section-wrapper > .content > .productList .item:nth-of-type(4) {
    background-color: #b1853a;
  }
  #top .section.price .section-wrapper > .content > .productList .item:nth-of-type(4) .name {
    line-height: 120%;
    margin-top: 16px;
  }
  #top .section.price .section-wrapper > .content > .productList .item img {
    width: 142.5px;
    height: 198.97px;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > .name {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    color: #fff;
    margin-top: 20px;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > .text {
    width: 210px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 170%;
    /* または24px */
    color: #fff;
    margin-top: 13px;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > div {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 26px;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > div > .weight {
    width: 93px;
    height: 30px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 170%;
    /* ボックスの高さと同一、または24px */
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333;
    border-radius: 4px;
    background-color: #fff;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > div .price {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 200%;
    /* ボックスの高さと同一、または48px */
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > div .price span.pre {
    width: 24px;
    height: 32px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
    color: #fff;
    display: block;
    margin-right: 8px;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > div .price span.tax {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    /* または20px */
    color: #fff;
  }
  #top .section.price .section-wrapper > .content > .productList .item > div > div .price span.tax span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 200%;
    color: #fff;
  }
  #top .section.cost .section-wrapper {
    position: relative;
    min-height: 1066px;
    padding-top: 85px;
    background-image: url(/other/lp/aromafresh/img/cost/cost-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #top .section.cost .section-wrapper:after {
    position: absolute;
    width: 332px;
    height: 270.3333333333px;
    content: "";
    right: 2.4vw;
    bottom: 84px;
    display: block;
    transform: rotate(13deg);
    background-image: url(/other/lp/aromafresh/img/cost/cost-coffee.webp);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #top .section.cost .section-wrapper > .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    line-height: 170%;
    text-align: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #7d4c27;
    display: flex;
    flex-flow: column;
  }
  #top .section.cost .section-wrapper > .head span:first-of-type {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 200%;
    /* ボックスの高さと同一、または70px */
    text-align: center;
    letter-spacing: 0;
    color: #fff;
  }
  #top .section.cost .section-wrapper > .head span.text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 9px;
    border-top: 1px solid #7d4c27;
    border-left: 1px solid #7d4c27;
    filter: drop-shadow(3.18414px 3.18414px 0px rgba(0, 0, 0, 0.25));
  }
  #top .section.cost .section-wrapper > .head span.text span {
    width: 59.6px;
    height: 59.6px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 42.4551px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #7d4c27;
    color: #7d4c27;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #7d4c27;
    border-bottom: 1px solid #7d4c27;
    background: #fff;
  }
  #top .section.cost .section-wrapper > .head span.text span.accent {
    background: #fff67a;
  }
  #top .section.cost .section-wrapper > span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    display: block;
    margin: 0 auto;
    margin-top: 27px;
  }
  #top .section.cost .section-wrapper .content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  #top .section.cost .section-wrapper .content .case {
    width: 530px;
    height: 413px;
    margin-top: 40px;
    padding: 30px 36px 36px;
    border-radius: 10px;
    background: #fff;
  }
  #top .section.cost .section-wrapper .content .case:first-of-type .case-head {
    color: #4cc1ff;
  }
  #top .section.cost .section-wrapper .content .case:first-of-type .th {
    background-color: #d4f0fe;
  }
  #top .section.cost .section-wrapper .content .case:last-of-type .case-head {
    color: #42d56c;
  }
  #top .section.cost .section-wrapper .content .case:last-of-type .th {
    background-color: #c8f5d5;
  }
  #top .section.cost .section-wrapper .content .case-head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.15em;
  }
  #top .section.cost .section-wrapper .content .case-conversion {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #333;
    margin-top: 6px;
  }
  #top .section.cost .section-wrapper .content .case .table {
    margin: 28px auto 0;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
  }
  #top .section.cost .section-wrapper .content .case .table .tr {
    height: 56px;
    display: flex;
  }
  #top .section.cost .section-wrapper .content .case .table .tr:last-of-type {
    height: 81px;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .th {
    width: 238px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    /* または27px */
    text-align: center;
    color: #333;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .th span:nth-last-of-type(2) {
    /* アロマフレッシュサーモ（本体） */
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 170%;
    text-align: center;
    color: #333;
    /* または20px */
    display: contents;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .th span:last-of-type {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    /* または20px */
    text-align: center;
    color: #484848;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .td {
    width: 220px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    padding-left: 10px;
    /* ボックスの高さと同一、または41px */
    text-align: right;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .td > span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    /* または27px */
    text-align: center;
    color: #333;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .td > span:has(small) {
    display: flex;
    flex-flow: column;
    flex-direction: column;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .td > span:has(small) small {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    text-align: center;
    color: #484848;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .td > span:last-of-type {
    margin-right: 20px;
    display: flex;
    align-items: baseline;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
  }
  #top .section.cost .section-wrapper .content .case .table .tr .td > span:last-of-type span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    /* または27px */
    text-align: right;
    color: #333;
  }
  #top .section.cost .section-wrapper .simulation {
    margin-top: 80px;
  }
  #top .section.cost .section-wrapper .simulation p {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    /* ボックスの高さと同一、または24px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
  }
  #top .section.cost .section-wrapper .simulation a {
    width: 640px;
    height: 78px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    /* ボックスの高さと同一、または41px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #7d4c27;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 26px auto;
    border-radius: 10px;
    background: #fff67a;
  }
  #top .section.about .section-wrapper {
    min-height: 1178px;
    padding-top: 145px;
    background-image: url(/other/lp/aromafresh/img/about/about-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #top .section.about .section-wrapper > .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    line-height: 170%;
    text-align: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #7d4c27;
    display: flex;
    flex-flow: column;
  }
  #top .section.about .section-wrapper > .head span {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 200%;
    /* ボックスの高さと同一、または70px */
    text-align: center;
    letter-spacing: 0;
    color: #333;
  }
  #top .section.about .section-wrapper > span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    /* ボックスの高さと同一、または24px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #333;
    display: block;
    margin: 12px auto 60px;
  }
  #top .section.about .section-wrapper > .content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 35px;
  }
  #top .section.about .section-wrapper > .content .step {
    width: 313px;
    height: 310px;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    padding: 24px 0;
    opacity: 0.8;
    border-radius: 10px;
    background: #fff;
    box-shadow: 10px 10px 15px rgba(125, 76, 39, 0.15);
  }
  #top .section.about .section-wrapper > .content .step-head {
    width: calc(100% - 48px);
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    /* STEP 1 */
    text-align: left;
    /* ボックスの高さと同一、または36px */
    color: #7d4c27;
    margin: 0 auto;
  }
  #top .section.about .section-wrapper > .content .step img {
    /* Mask group */
    width: 305px;
    height: 158px;
    margin: 16px 0 25px;
  }
  #top .section.about .section-wrapper > .content .step-text {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    /* ボックスの高さと同一、または24px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #333;
  }
  #top .section.about .section-wrapper > .content .step:nth-of-type(2) {
    color: #7d4c27;
    background-color: #d1b68a;
  }
  #top .section.about .section-wrapper > .content .step:nth-of-type(3) {
    color: #fff;
    background-color: #7d4c27;
  }
  #top .section.about .section-wrapper > .content .step:nth-of-type(3) p {
    color: #fff;
  }
  #top .section.about .section-wrapper > .content > span {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 12px solid #7d4c27;
  }
  #top .section.about .section-wrapper .button-contact {
    margin-top: 70px;
  }
  #top .section.faq .section-wrapper {
    padding-top: 90px;
    padding-bottom: 140px;
    background-image: url(/other/lp/aromafresh/img/faq-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #top .section.faq .section-wrapper > .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    line-height: 170%;
    text-align: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #7d4c27;
    display: flex;
    flex-flow: column;
  }
  #top .section.faq .section-wrapper > .head span {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 200%;
    /* ボックスの高さと同一、または70px */
    text-align: center;
    letter-spacing: 0;
    color: #333;
  }
  #top .section.faq .section-wrapper > .content {
    width: 1100px;
    margin: 50px auto 0;
  }
  #top .section.faq .section-wrapper > .content .faq-item {
    width: 100%;
  }
  #top .section.faq .section-wrapper > .content .faq-item:last-of-type {
    border-bottom: 1px solid #333;
  }
  #top .section.faq .section-wrapper > .content .faq-item:first-of-type .faq-answer > div {
    align-items: self-end;
  }
  #top .section.faq .section-wrapper > .content .faq-item:first-of-type .faq-answer > div:before {
    transform: translateY(-5px);
  }
  #top .section.faq .section-wrapper > .content .faq-question {
    position: relative;
    color: #333;
    padding: 20px 50px 20px 50px;
    gap: 16px;
    cursor: pointer;
    border-top: 1px solid #333;
  }
  #top .section.faq .section-wrapper > .content .faq-question::before, #top .section.faq .section-wrapper > .content .faq-question::after {
    position: absolute;
    width: 20px;
    height: 4px;
    content: "";
    top: 37px;
    right: 48px;
    background-color: #333;
  }
  #top .section.faq .section-wrapper > .content .faq-question::after {
    transition: 0.5s;
    transform: rotate(90deg);
  }
  #top .section.faq .section-wrapper > .content .faq-question.is-active::after {
    transform: rotate(0deg);
  }
  #top .section.faq .section-wrapper > .content .faq-question div {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 16px;
  }
  #top .section.faq .section-wrapper > .content .faq-question div:before {
    width: 24px;
    height: 36px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    color: #7d4c27;
    content: "Q";
  }
  #top .section.faq .section-wrapper > .content .faq-answer {
    position: relative;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #333;
    display: none;
    align-items: center;
    padding: 30px 50px 30px 50px;
    gap: 16px;
    border-top: 1px solid #333;
    /* 初期は非表示 */
    background: #fff;
  }
  #top .section.faq .section-wrapper > .content .faq-answer div {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    gap: 16px;
  }
  #top .section.faq .section-wrapper > .content .faq-answer div:before {
    width: 24px;
    height: 36px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    color: #c83a3a;
    content: "A";
  }
  #top .section.faq .section-wrapper > .content .faq-answer div a {
    display: block;
    text-decoration: underline;
  }
  #top .section.contact .section-wrapper {
    width: 100%;
    height: 345px;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    margin: 0 auto;
    background-image: url(/other/lp/aromafresh/img/contact/contact-bg-wide.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #top .section.contact .section-wrapper > p {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 180%;
    /* または43px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #top .section.contact .section-wrapper > a {
    width: 640px;
    height: 78px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    /* ボックスの高さと同一、または41px */
    text-align: center;
    color: #7d4c27;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 27px;
    border-radius: 10px;
    background: #fff;
  }
  #top .button-contact {
    width: 1100px;
    height: 279px;
    margin: 0 auto;
    margin-top: 100px;
    padding: 40px 50px 50px;
    background-image: url(/other/lp/aromafresh/img/contact/contact-bg.webp);
  }
  #top .button-contact > p {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    /* ボックスの高さと同一、または48px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    flex-flow: column;
    gap: 3px;
  }
  #top .button-contact > p > span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    /* ボックスの高さと同一、または33px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
  }
  #top .button-contact > a {
    width: 640px;
    height: 78px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 170%;
    /* ボックスの高さと同一、または41px */
    text-align: center;
    color: #7d4c27;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 27px;
    border-radius: 10px;
    background: #fff;
  }
  #cost-simulation .kv .kv-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    min-height: 460px;
    background-image: url(/other/lp/aromafresh/img/kv/kv-bg.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    aspect-ratio: 1440/460;
  }
  #cost-simulation .kv .kv-wrapper:after {
    position: absolute;
    width: 2vw;
    height: 4vw;
    content: "";
    right: 164px;
    bottom: 55px;
    min-width: 457px;
    min-height: 361px;
    background-image: url(/other/lp/aromafresh/img/kv/kv-item.webp);
    background-size: cover;
  }
  #cost-simulation .kv .kv-wrapper .name {
    width: 407.5px;
    height: 52.32px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 18.2432px;
    line-height: 150%;
    letter-spacing: 0.15em;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 28px;
    transform: translate(-350px, -70px);
    background-image: url(/other/lp/aromafresh/img/cost-simulation/kv-label.webp);
    background-repeat: no-repeat;
  }
  #cost-simulation .kv .kv-wrapper h1 {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 150%;
    letter-spacing: 0.1em;
    color: #7d4c27;
    display: flex;
    align-items: start;
    flex-flow: column;
    transform: translate(-250px, -50px);
  }
  #cost-simulation .kv .kv-wrapper h1 span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: 0.1em;
    color: #333;
  }
  #cost-simulation .cost-simulation .section-wrapper {
    width: 1100px;
    margin: 70px auto;
  }
  #cost-simulation .cost-simulation .section-wrapper > .head {
    height: 120px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 150%;
    /* または38px */
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #7d4c27;
    border-radius: 10px 10px 0 0;
    background: #7d4c27;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents {
    padding: 0 100px 100px 100px;
    border: 1px solid #7d4c27;
    border-radius: 0 0 10px 10px;
    background: #fff;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents #coffeeForm > div {
    margin-top: 70px;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents #coffeeForm > div .head {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 150%;
    /* ボックスの高さと同一、または38px */
    letter-spacing: 0.1em;
    color: #7d4c27;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents #coffeeForm > div .qa {
    height: 90px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #333;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents #coffeeForm > div .qa .q {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents #coffeeForm > div .qa .a {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents #coffeeForm > div .qa .a input {
    width: 106px;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #9d9d9d;
    border: 1px solid #333;
    border-radius: 5px;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents #coffeeForm > div .qa .a span {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: right;
    color: #333;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results {
    width: 700px;
    margin: 0 auto;
    margin-top: 100px !important;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row {
    display: flex;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row .result-label {
    width: 260px;
    display: flex;
    align-items: center;
    padding: 22px 25px;
    border: 1px solid #7d4c27;
    background: #fbe9cc;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row .result-value,
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row .result-price {
    width: 220px;
    display: flex;
    align-items: end;
    justify-content: end;
    min-height: 70px;
    padding: 16px 25px;
    border: 1px solid #7d4c27;
    background: #fff;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row .result-value.col-2,
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row .result-price.col-2 {
    width: 440px;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row .result-value span,
  #cost-simulation .cost-simulation .section-wrapper > .contents .calculation-results .result-row .result-price span {
    width: 100%;
    height: 100%;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .total-result {
    display: flex;
    align-items: center;
    margin: 0 auto;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .total-result .result-label {
    width: 700px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 150%;
    color: #7d4c27;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 5px auto 0;
    padding: 0 0 34px;
    border-bottom: 3px solid #333;
  }
  #cost-simulation .cost-simulation .section-wrapper > .contents .total-result .result-label span {
    font-size: 28px;
    color: #333;
  }
  #cost-simulation .back-top {
    width: 300px;
    height: 60px;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 70px auto 120px;
    border: 1px solid #949494;
    border-radius: 30px;
  }
  #cost-simulation .button-contact--simmulation {
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 500px;
    margin: 0 auto;
    padding: 10px 60px;
    cursor: pointer;
    border-radius: 10px;
    border-radius: 5;
    background: #542c09;
  }
}
@media screen and (min-width: 850px) {
  #header {
    position: fixed;
    top: 0 !important;
    left: 0;
    width: 100%;
  }
  #header .header-wrapper {
    gap: 10px;
  }
  #header .header-wrapper .logo {
    min-width: 160px;
  }
  #header .header-wrapper ul {
    max-width: 900px;
    flex-wrap: wrap;
    gap: 0;
    justify-content: right;
    gap: 10px 30px;
  }
  #header .header-wrapper .contact {
    min-width: 164px;
  }
}