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

.news p {
    width: 15.8125rem;
    height: 2.1875rem;
    color: #FFF;
    font-family: "Noto Sans TC";
    font-size: 1.3125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.09188rem;
    white-space: nowrap;
}

.brand-nav {
    width: 100%;
    height: 7.8125rem;
    background-color: #f7e8dc;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.sakura-logo {
    width: 30.4375rem;
    height: 4.5rem;
    margin-left: 6.12rem;
}

.header_right {
    display: flex;
    align-items: center;
    padding-right: 5.39rem;
}

.login {
    width: 9.75rem;
    height: 2.5rem;
    margin-right: 1.5rem;
}

.cart {
    width: 8.5rem;
    height: 2.5rem;
    margin-right: 2rem;
}

.tel {
    width: 16.42219rem;
    height: 4.94594rem;
    flex-shrink: 0;
}

.header-ul {
    width: 100%;
    height: 4.375rem;
    background-color: #3EA34A;
    display: flex;
    justify-content: center;
    gap: 7.44rem;
    align-items: center;
}

.header-ul li a {
    color: #FFF;
    font-family: "Noto Sans TC";
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.coming-soon {
    width: 68.0625rem;
    height: 37.375rem;
    margin: 17.94rem 26.19rem 21.19rem 25.94rem;
}

.content-title {
    color: #402005;
    font-family: "Noto Sans TC";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    padding-bottom: 3.25rem;
}

.contact {
    display: flex;
    margin: 0rem 17.69rem 10.94rem 14.81rem;
}

.tel-btn {
    width: 41.6875rem;
    height: 18.625rem;
    aspect-ratio: 620/277;
    margin-right: 3.81rem;
}

.line {
    width: 41.6875rem;
    height: 8.875rem;
    aspect-ratio: 667/142;
    margin-bottom: 1.88rem;
}

.question {
    width: 41.75rem;
    height: 7.875rem;
    aspect-ratio: 334/63;
    align-items: center;
}

.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;
}

.leaf-1 {
    width: 16.4375rem;
    height: 21.875rem;
    aspect-ratio: 130/173;
    position: absolute;
    top: 23.75rem;
}

.leaf-2 {
    width: 21.875rem;
    height: 12.25rem;
    aspect-ratio: 25/14;
    position: absolute;
    top: 37.25rem;
    left: 98.31rem;
}

.animal-1 {
    width: 15.75rem;
    height: 17rem;
    aspect-ratio: 63/68;
    position: absolute;
    top: 63.88rem;
    left: 24rem;
}

.leaf-3 {
    width: 13.34375rem;
    height: 13.96875rem;
    aspect-ratio: 64/67;
    position: absolute;
    top: 80.88rem;
}

/* ============================================ */
/* 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;
}

.coming-soon-sp {
    width: 37.25rem;
    height: 41rem;
    margin: 15.19rem 5.38rem 0 5.38rem;
}

.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: 14.25rem 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;
}







.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;
}

.leaf-sp-1 {
    width: 9.8125rem;
    height: 12.125rem;
    aspect-ratio: 157/194;
    position: absolute;
    top: 16.38rem;
}

.leaf-sp-2 {
    width: 12.9375rem;
    height: 11.625rem;
    aspect-ratio: 69/62;
    position: absolute;
    top: 19.06rem;
    left: 35.06rem;
}

.animal-sp {
    width: 12.1875rem;
    height: 13.125rem;
    aspect-ratio: 13/14;
    position: absolute;
    top: 62.75rem;
    left: 3.38rem;
}

.leaf-sp-3 {
    width: 11.4375rem;
    height: 9.875rem;
    aspect-ratio: 183/158;
    position: absolute;
    top: 74.94rem;
    left: 37.19rem;
}