.item_name {
    text-align: center;
    font-size: 2.6rem;
    margin: 1em 0 0.5em;
    font-family: "Zen Old Mincho", serif;
}

.item_name .text_s01 {
    margin-right: 0.5em;
    font-size: 1.8rem;
}

.item_name .text_s02 {
    margin-left: 0.5em;
    font-size: 1.8rem;
}

.sub_item_name {
    text-align: center;
    font-size: 2rem;
    margin: 1em 0 0.5em;
    font-family: "Zen Old Mincho", serif;
}

.item_price {
    text-align: center;
    font-size: 3.6rem;
    line-height: 1;
    font-family: "Zen Old Mincho", serif;
}

.item_price .s_01 {
    font-size: 1.8rem;
}

.item_price .normal_price {
    font-size: 1.6rem;
    color: #000;
}

.desc {
    font-size: 1.7rem;
}

.item_title_text {
    font-size: 1.8rem;
    text-align: center;
}

.contents {
    text-align: center;
}

.postage {
    color: #fff;
    background: #e60012;
    font-size: 1.8rem;
    font-weight: bold;
    margin-left: 0.5em;
    font-family: 'Yu Gothic', 'Meiryo', sans-serif;
    padding: 0.2em 0.6em;
}

.order a {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 22rem;
    background: #e27c76;
    color: #fff;
    border-radius: 0.5rem;
    padding: 0.6em;
    font-weight: bold;
    transition: 0.3s;
    margin: auto;
    font-size: 1.6rem;
}

.order a:hover {
    opacity: 1;
    background: #d26c66;
}

.order a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 7%;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    transition: 0.2s;
}

.order a:hover:after {
    right: 6%;
}

.comingsoon {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 22rem;
    background: #b49b5d;
    color: #fff;
    border-radius: 0.5rem;
    padding: 0.6em;
    font-weight: bold;
    transition: 0.3s;
    margin: auto;
    font-size: 1.6rem;
}


/****only****/
.sec_01 .container {
    max-width: 1200px;
}

.title_box {
    position: relative;
}

.title_box figure {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}

.title_box figure img {
    max-width: none;
}

@media (max-width : 960px) {
    .title_box figure img {
        max-width: 230px;
    }
}

.sec_01 .col_3 {
    grid-template-columns: calc(37% - 1.99rem) calc(26% - 1.99rem) calc(37% - 1.99rem) !important;
}

.sec_01 .title_box {
    order: 2;
}

.sec_01 .box01 {
    order: 1;
}

.sec_01 .box02 {
    order: 3;
}

.sec_02 .container {
    max-width: 1200px;
}

.sec_02 .item_price {
    font-size: 3.2rem;
}

.sec_02 .item_price .s_01 {
    font-size: 1.7rem;
}

.reverse .span:nth-child(1) {
    order: 2;
}

.reverse .span:nth-child(2) {
    order: 1;
}

.item_box img {
    max-width: 65%;
}

.sec_03 .container {
    max-width: 1200px;
}

.sec_04 {
    padding-bottom: 4%;
    margin-bottom: -10rem;
}

.sec_04 .container {
    max-width: 1200px;
}

.sec_04 .col_3 {
    grid-template-columns: calc(33.3% - 1.99rem) calc(42% - 1.99rem) calc(24.7% - 1.99rem);
}

.position-l {
    text-align: left;
}

.flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.re_t {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3c4556;
    font-weight: bold;
    font-size: 1.8rem;
}

.re_t::before,
.re_t::after {
    width: 0.3rem;
    height: 3rem;
    background-color: #3c4556;
    content: '';
}

.re_t::before {
    transform: rotate(-35deg);
    margin-right: 2.5rem;
}

.re_t::after {
    transform: rotate(35deg);
    margin-left: 2.5rem;
}

.t_link_box {
    border: 2px solid #3c4556;
    background: #3c4556;
    padding: 2rem;
    border-radius: 0.5rem;
}

.t_link_box a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}

.t_link_box a span {
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    width: 50%;
    text-align: center;
}

.t_link_box figure {
    width: 50%;
}

.t_link_box img {
    padding: 1rem 0;
    background: #fff;
}

.all_bg {
    background: url(https://www.fukutaro-shop.com/Contents/Feature/mentaikomatsur2025iwinter_bg001.jpg)repeat center/contain;
    position: relative;
}

.all_bg::before {
    content: '';
    background: url(https://www.fukutaro-shop.com/Contents/Feature/mentaikomatsur2025iwinter_parts002.png)no-repeat center/contain;
    width: 105.6rem;
    height: 57.4rem;
    position: absolute;
    top: 0;
    right: 0;
    mix-blend-mode: darken;
}

.all_bg::after {
    content: '';
    background: url(https://www.fukutaro-shop.com/Contents/Feature/mentaikomatsur2025iwinter_parts001.png)no-repeat center/contain;
    width: 105.6rem;
    height: 57.4rem;
    position: absolute;
    bottom: 0;
    left: 0;
    mix-blend-mode: darken;
}

section,
.container {
    position: relative;
    z-index: 10;
}

@media (max-width : 1223px) {
    section .container {
        padding: 0 1rem;
    }
}

.item_img {
    position: relative;
}

.item_img .icon_common {
    background: #fff;
    border: 2px solid #e60012;
    color: #e60012;
    font-size: 1.6rem;
    font-weight: bold;
    width: 6.5rem;
    height: 6.5rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    position: absolute;
    top: -1rem;
    right: -1rem;
}

.item_img .icon01 {
    background: #e60012;
    color: #fff;
}

.item_img .icon_new {
    font-size: 1.4rem;
    margin: 0;
    width: 5rem;
    height: 5rem;
    background: #fff;
    color: #c4121a;
    border: 3px solid #c4121a;
    font-family: 'Yu Gothic', 'Meiryo', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 2rem;
}

.aemono_area figure a {
    pointer-events: none;
}

.aemono_area .order a {
    pointer-events: none;
    background: #b49b5d;
}

.aemono_area .order a::after {
    content: none;
}