/* pc-only */
.faq-main {
    background-image: url(../img/guide_top_haikei\ 1.png);
    background-size: cover;
    width: 120.0625rem;
    height: 22rem;
    aspect-ratio: 513/94;
}

.text-area {
    padding: 9.69rem 52.25rem 5.69rem 52.12rem;
}

.text-area p {
    color: #3C3C3C;
    text-align: center;
    font-family: "Noto Sans TC";
    font-size: 2.625rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.1575rem;  
}

.shopping-guide {
    margin: 12.69rem 92.56rem 1.31rem 13.5rem;
}

.shopping-guide-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.shopping-guide-container img {
    width: 1.5625rem;
    height: 2.8125rem;
}

.shopping-guide-title {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.16125rem;
    white-space: nowrap;
}

.faq-wrapper {
    margin: 0 13.5rem 2.94rem 13.5rem;
}

.faq-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FFC2DE;
    padding: 1.56rem 4.62rem 1.38rem 3.75rem;
}

.faq-wrapper-body {
    display: flex;
    align-items: center;
}

.q-icon {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.15rem;
    padding-right: 0.62rem;
}

.body {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.15rem;
}

.acd {
    width: 2.9375rem;
    height: 1.875rem;
    aspect-ratio: 47/30;
    cursor: pointer;
    transition: transform 0.3s;
}

.acd.is-open {
    transform: rotate(180deg);
}

.faq-answer {
    display: none;
}

.faq-answer-inner {
    display: flex;
    padding: 2.12rem 3.25rem 3.19rem 3.81rem;
    background: #FFF1E6;
}

.a-icon {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 4.25rem; /* 170% */
    letter-spacing: 0.15rem;
    padding-right: 1.37rem;
}

.answer-body {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 4.25rem; /* 170% */
    letter-spacing: 0.15rem;
}

.shopping-guide_2 {
    margin: 12.69rem 85.75rem 1.31rem 13.5rem;
}

.shopping-guide-title_2 {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.16125rem;
    white-space: nowrap;
}

.answer-body span {
    color: #F00;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.5625rem;
    letter-spacing: 0.15rem;
}

.faq-wrapper:last-child {
    margin-bottom: 12.87rem;
}

/* sp-only */
.news-sp {
    width: 100%;
    height: 3.4375rem;
    background-color: #D85E96;
    display: flex;
    justify-content: center;
    align-items: center;
}

.news-sp p {
    display: flex;
    width: 17.625rem;
    height: 2.1875rem;
    flex-direction: column;
    justify-content: center;
    color: #FFF;
    font-family: "Noto Sans TC";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0875rem;
    align-items: center;
}

.brand-nav-sp {
    display: flex;
    height: 8.75rem;
    align-items: stretch;
}

.header-left-sp {
    display: flex;
    width: 38.875rem;
    height: 8.75rem;
    align-items: center;
    background-color: #F7E8DC;
}

.sakura-logo-sp {
    width: 14.5rem;
    height: 4.9375rem;
    flex-shrink: 0;
    aspect-ratio: 232/79;
    margin: 2.31rem 7.26rem 1.5rem 1.06rem;
}

.login-sp {
    width: 5.40144rem;
    height: 6.6875rem;
    margin-right: 2.12rem;
}

.cart-sp {
    width: 5.40144rem;
    height: 6.6875rem;
    margin-right: 3rem;
}

.header-right-sp {
    width: 9.25rem;
    height: 9.4375rem;
    aspect-ratio: 99/101;
}

.footer-gray {
    width: 100%;
    height: 5.3125rem;
    background-color: #D9D9D9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-gray p {
    color: #FFF;
    font-family: "Noto Sans TC";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.12rem;
}

.footer-gray img {
    width: 3.1875rem;
    height: 3.1875rem;
    aspect-ratio: 1/1;
    margin-left: 2.5rem;
}

.footer-ul {
    width: 100%;
    height: 5.0625rem;
    background-color: #F6E7DB;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 1.87rem 24.75rem 1.37rem 25.88rem;
}

.footer-ul li  a {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.12rem;
}

.about {
    color: #282828;
    font-family: "Noto Sans TC";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.045rem;
    margin: 2.5rem 75.88rem 5.19rem 3.81rem; 
    white-space: nowrap;
}

.faq-main-sp {
    background-image: url(/img/sp_guide_top_haikei\ 1.png);
    width: 48rem;
    height: 17.75rem;
    aspect-ratio: 192/71;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.text-area-sp {
    padding: 8.21rem 16.81rem 3rem 15.5rem;
}

.text-area-sp p {
    color: #3C3C3C;
    text-align: center;
    font-family: "Noto Sans TC";
    font-size: 2.1875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.13125rem;
}

.shopping-guide-sp {
    margin: 7.81rem 30.69rem 1.62rem 3.31rem;
}

.shopping-guide-container-sp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.shopping-guide-container-sp img {
    width: 1.5625rem;
    height: 2.8125rem;
}

.shopping-guide-title-sp {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.16125rem;
}

.faq-wrapper-sp {
    margin: 0 3.12rem 3.81rem 3.12rem;
}

.faq-container-sp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FFC2DE;
    padding: 1.5rem 2.44rem 1.44rem 2.19rem;
}

.faq-wrapper-body-sp {
    display: flex;
    align-items: center;
}

.q-icon-sp {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.15rem;
    padding-right: 0.62rem;
}

.body-sp {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.15rem;
}

.acd-sp {
    width: 2.9375rem;
    height: 1.875rem;
    aspect-ratio: 47/30;
    cursor: pointer;
    transition: transform 0.3s;
}

.acd-sp.is-open {
    transform: rotate(180deg);
}

.faq-answer-sp {
    display: none;
}

.faq-answer-inner-sp {
    display: flex;
    padding: 1.69rem 3.81rem 2.06rem 2.25rem;
    background: #FFF1E6;
}

.a-icon-sp {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 4.25rem; /* 170% */
    letter-spacing: 0.15rem;
    padding-right: 1.56rem;
}

.answer-body-sp {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.6875rem; /* 147.5% */
    letter-spacing: 0.125rem;
}

.shopping-guide-sp_2 {
    margin: 6.75rem 24.88rem 2.13rem 3.31rem;
}

.shopping-guide-title-sp_2 {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 2.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.16125rem;
    white-space: nowrap;
}

.answer-body-sp span {
    color: #F00;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.5625rem;
    letter-spacing: 0.15rem;
}

.contact-title-sp {
    width: 12.5rem;
    height: 2.625rem;
    color: #402005;
    font-family: "Noto Sans TC";
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2925rem;
    margin: 9.69rem 16.19rem 3.12rem 19.31rem;
}

.contact-container-sp {
    width: 45.3125rem;
    height: 34.5625rem;
    background: #F8E6D8;
    margin: 0 1.31rem 4.25rem 1.38rem;
}

.tel-title-sp {
    color: #454545;
    font-family: "Noto Sans TC";
    font-size: 1.9375rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.75rem; /* 90.323% */
    letter-spacing: 0.44563rem;
    padding: 2.56rem 15.81rem 2.12rem 15.62rem;
    white-space: nowrap;
}

.tel-img-sp {
    width: 45.31rem;
    height: 9.375rem;
    aspect-ratio: 298/75;
    padding: 0 4.12rem 0 3.94rem;
}

.line-title-sp {
    color: #454545;
    font-family: "Noto Sans TC";
    font-size: 1.9375rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.75rem; /* 90.323% */
    letter-spacing: 0.44563rem;
    padding: 2.69rem 18.12rem 2.06rem 18.06rem;
    white-space: nowrap;
}

.line-img-sp {
    width: 45.31rem;
    height: 9.3125rem;
    aspect-ratio: 4/1;
    padding: 0 4.06rem 0 4rem;
}

.faq-wrapper-sp.is-last {
    margin-bottom: 0;
}

.footer-top {
    margin: 0 1.31rem 2.56rem 1.5rem;
    padding: 0.88rem 1.25rem 0.88rem 0.88rem;
    background: #F4F5CE;
}

.footer-content__body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-inline-start: 0px;
}

.footer-content-list {
    padding: 2.88rem 2.12rem 2.06rem 1.94rem;
    background-color: #F4F5CE;
}

.footer-content-list:first-child {
    border-right: 1px dotted #4D4D4D;
    border-bottom: 1px dotted #4D4D4D;
}

.footer-content-list:last-child {
    border-left: 1px dotted #4D4D4D;
    border-top: 1px dotted #4D4D4D;
}

.footer-content__icon {
    display: flex;
    align-items: center;
}

.footer-nav {
    display: flex;
    align-items: center;
    padding-right: 1.37rem;
}

.footer-nav img {
    width: 5.5625rem;
    height: 5.5625rem;
    aspect-ratio: 1/1;
}

.footer-nav-text {
    color: #4D4D4D;
    font-family: "Noto Sans TC";
    font-size: 1.9375rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.375rem; /* 122.581% */
    letter-spacing: 0.155rem;
    white-space: nowrap;
}

.footer-arrow-icon {
    width: 1.625rem;
    height: 2.8125rem;
    aspect-ratio: 26/45;
}

.legal-links {
    display: flex;
    align-items: center;
    border: 1px dotted #4D4D4D;
    margin: 0 1.31rem 0 1.5rem;
}

.legal-links a {
    color: #4D4D4D;
    font-family: "Noto Sans TC";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.375rem; /* 158.333% */
    letter-spacing: 0.12rem;
    white-space: nowrap;
}

.legal-links a:first-child {
    padding: 1.06rem 4.88rem 1rem 4.69rem;
    border-right: 1px dotted #4D4D4D;
}

.legal-links a:last-child {
    padding: 1.06rem 4.06rem 1rem 4.19rem;
}

.company-info {
    margin-top: 3.06rem;
}

.company-info p {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0; /* 0% */
    letter-spacing: 0.07rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.company-info p:first-child {
    padding-bottom: 1.25rem;
}

.back-to-top {
    width: 41.375rem;
    height: 7.875rem;
    margin: 3.81rem 3.19rem 8.69rem 3.44rem;
}