@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap&subset=japanese');
body {
    color: #0d0d0d;
    font-family: "游ゴシック体", "Yu Gothic";
}

.mv img {
    width: 100%;
}

.itemPoint h3 {
    font-family: "Pontano Sans";
}

.cart_btn {
    display: block;
    border: solid 1px #c5a05b;
    color: #c5a05b;
    text-align: center;
    font-size: 14px;
}
.section-content-body .itemPoint #cart-btn {
    display: block;
    border: solid 1px #c5a05b;
    color: #c5a05b;
    text-align: center;
    font-size: 14px;
}
.section-content-body .itemPoint #cart-btn2 {
    display: block;
    border: solid 1px #c5a05b;
    color: #c5a05b;
    text-align: center;
    font-size: 14px;
}
.propose_btn{
    border: solid 1px #000000;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    margin: 0 auto;
    width: 55%;
    background-color: #000000;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc-none {
    display: none;
}

.section-content {
    margin: 0 auto;
    max-width: 1200px;
}

.section-content-title {
    margin: 45px auto;
    text-align: center;
    font-weight: unset;
    font-size: 45px;
    line-height: 65px;
}
#benefits-heading{
    font-family: Hiragino Mincho ProN,Yu Mincho,Noto Serif JP;
}
#benefits-heading span {
    color: #000;
    font-size: 25px;
    line-height: 1.8;
}
h3 .benefits-contents{
    margin: 0 0 25px 0;
}
.head_txt{
    font-weight: bold;
    margin: -15px 0 0 0;
    text-shadow: 0 0 1px black;
}
.txt_black{
    text-align: center;
}
#benefits-heading p {
    /* margin-top: 20px;
    color: #d34949; */
    text-align: center;
    font-size: 20px;
}
#benefits-heading .item-subject-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 90px;
    font-size: 30px;
}

#benefits-heading .item-subject-heading::before, #benefits-heading .item-subject-heading::after {
    flex-grow: 0.05;
    height: 3px;
    background: #000;
    content: "";
}

#benefits-heading .item-subject-heading::before {
    margin-right: 20px;
}

#benefits-heading .item-subject-heading::after {
    margin-left: 20px;
}

#section-item {
    margin-top: 60px;
}

.section-content-body {
    display: -ms-grid;
    display: grid;
    margin-bottom: 80px;
    -moz-column-gap: 100px;
    column-gap: 100px;

    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 270px 1fr;
    grid-template-rows: 270px 1fr;
    grid-auto-flow: row dense;
}

.section-content-body .itemName {
    padding-top: 80px;
    line-height: 1.7;

    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 2;
}

.section-content-body .itemName h2 {
    letter-spacing: 2px;
    font-weight: 100;
    font-size: 28px;
}

.section-content-body .itemName p {
    margin-top: 35px;
}

.section-content-body .itemImg {
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 3;
}

.section-content-body .itemPoint {
    -ms-grid-row: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 2;
}

.section-content-body .itemPoint h3 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: solid 1px #0d0d0d;
    text-align: left;
    letter-spacing: 5px;
    font-size: 20px;
    font-family: "Pontano Sans";
}

.section-content-body .itemPoint p {
    width: 50%;
    line-height: 1.7;
}
.buy-buttom {
    display: flex;
}
.buttom {
    display: flex;
}
.section-content-body .itemPoint .cart_btn {
    position: relative;
    margin: 40px auto 0 auto;
    padding-left: 30px;
    width: 300px;
    height: 60px;
    background: url(https://rosegallery.itembox.design/item//xmas/cart_ico.png) no-repeat 70px 18px;
    line-height: 60px;
}
.section-content-body .itemPoint #cart-btn {
    position: relative;
    margin: 40px 35px 0 8px;
    padding-left: 30px;
    width: 300px;
    height: 60px;
    background: url(https://rosegallery.itembox.design/item//xmas/cart_ico.png) no-repeat 45px 18px;
    line-height: 60px;
}

.section-content-body .itemPoint #cart-btn2 {
    position: relative;
    margin: 40px 35px 0 8px;
    padding-top: 10px;
    padding-left: 20px;
    width: 300px;
    height: 60px;
    background: url(https://rosegallery.itembox.design/item//xmas/cart_ico.png) no-repeat 30px 18px;
    line-height: 20px;
}
.section-content-body .itemPoint .itemPoint__flex {
    display: flex;

    gap: 0 40px;
}

.message {
    display: flex;
    margin-top: 150px;
}

.message #message-grid__right {
    padding-top: 5%;
    padding-left: 9.3%;
}

.message .message-grid__item {
    width: 50%;
    background-color: #000;
    color: #fff;
}

.message .message-grid__item img {
    width: 100%;

    -o-object-fit: contain;
    object-fit: contain;
}

.message .message-grid__item h2 {
    font-size: 2.5rem;
}

.message .message-grid__item p {
    margin-top: 50px;
    line-height: 1.7;
}

.message .message-grid__item a {
    display: block;
    margin-top: 50px;
}
.section-content h3 {
    text-align: center;
}

.section-content-body .itemName h2 {
    font-size: 28px;
}

.section-content-body .itemPoint p {
    width: 50%;
    line-height: 1.7;
}

.message .message-grid__item h2 {
    font-size: 3.5rem;
}

.message .message-grid__item p {
    letter-spacing: 1px;
    /* font-size: 1.6rem; */
}

@media screen and (max-width: 1199px) {
    .pc-none {
        display: none;
    }
    .section-content {
        padding: 0 20px;
        width: 100%;
    }
    .section-content-body {
        -ms-grid-rows: 280px 1fr;
        grid-template-rows: 280px 1fr;
    }
    .section-content-body .itemName {
        padding-top: 0;
    }
    .section-content-body .itemImg img {
        width: 100%;
    }
    .section-content-body .itemPoint .itemPoint__flex {
        display: block;
    }
    /*.itempoint_test{
    margin: 0 auto;
    width: 219px;
}*/
    .section-content-body .itemPoint .itemPoint__flex p {
        width: 100%;
    }
    .section-content-body .itemPoint .itemPoint__flex img {
        margin-top: 10px;
    }
    .message #message-grid__right {
        padding-left: 6%;
    }
    .message .message-grid__item h2 {
        font-size: 1.5rem;
    }
    .message .message-grid__item p {
        margin-top: 30px;
        font-size: 0.7rem;
    }
    .section-content-body .itemPoint p {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .pc-none {
        display: block;
    }
    .sp-none {
        display: none;
    }
    #benefits-heading {
        margin: 40px 0 10px 0;
    }
    #benefits-heading span {
        letter-spacing: 1px;
        font-size: 19px;
    }
    #benefits-heading p {
        margin-top: 0;
        width: 100%;
        font-size: 16px;
    }
    #benefits-heading .item-subject-heading {
        margin-top: 60px;
    }
    #benefits-heading .item-subject-heading::before, #benefits-heading .item-subject-heading::after {
        flex-grow: 0.2;
        height: 1px;
    }
    #section-item {
        margin-top: 30px;
    }
    #benefits-period {
        text-align: left;
    }
    .section-content {
        padding: 0 20px;
        width: 100%;
    }
    .section-content .section-content-title {
        margin: 20px auto !important;
        font-size: 26px;
    }
    .head_txt{
        font-weight: bold;
        margin: -10px 0 0 0 !important;
    }
    #benefits-heading span {
        color: #000;
        font-size: 14px !important;
    }
    .section-content-body {
        display: block;
    }
    .section-content-body .itemName h2 {
        font-size: 23px;
    }
    .section-content-body .itemName p {
        margin-top: 15px;
        letter-spacing: 2px;
        font-size: 14px;
        line-height: 1.7;
    }
    .section-content-body .itemImg {
        margin-top: 15px;
    }
    .section-content-body .itemImg img {
        width: 100%;
    }
    .section-content-body .itemPoint {
        margin-top: 30px;
    }
    .section-content-body .itemPoint h3 {
        padding-bottom: 5px;
        border-bottom: solid 1px #0d0d0d;
        font-size: 20px;
    }
    .section-content-body .itemPoint p {
        margin-top: 15px;
    }
    .section-content-body .itemPoint img {
        margin-top: 15px;
        width: 100%;
    }
    .section-content-body .itemPoint .cart_btn {
        display: block;
        margin-top: 30px;
        width: 100%;
        height: 45px;
        border: solid 1px #c5a05b;
        background: url(https://rosegallery.itembox.design/item//xmas/cart_ico.png) no-repeat 70px 10px;
        text-align: center;
        line-height: 45px;
    }
    .section-content-body .itemPoint #cart-btn {
        margin: 0 4px 0 4px;
        padding: 0 3px 0 26px;
        display: block;
        margin-top: 30px;
        width: 100%;
        height: 45px;
        border: solid 1px #c5a05b;
        background: url(https://rosegallery.itembox.design/item//xmas/cart_ico.png) no-repeat 3px 10px;
        text-align: center;
        line-height: 45px;
    }
    .section-content-body .itemPoint #cart-btn2 {
        margin: 0 4px 0 4px;
        padding: 8px 3px 0 26px;
        display: block;
        margin-top: 30px;
        width: 100%;
        height: 60px;
        border: solid 1px #c5a05b;
        background: url(https://rosegallery.itembox.design/item//xmas/cart_ico.png) no-repeat 3px 10px;
        text-align: center;
        line-height: 20px;
    }
    .message {
        display: flex;
        flex-flow: column-reverse;
        margin-top: 90px;
        margin-bottom: 75px;

        gap: 40px;
    }
    .message #message-grid__right {
        padding: 0 20px;
    }
    .message .message-grid__item {
        width: 100%;
        background-color: #fff;
        color: #000;
    }
    .message .message-grid__item img {
        width: 100%;
    }
    .message .message-grid__item h2 {
        font-size: 23px;
    }
    .message .message-grid__item p {
        margin-top: 30px;
        letter-spacing: 1px;
        font-size: 13px;
        line-height: 1.7;
    }
    #benefits-heading span {
        font-size: 25px;
    }

    .section-content h3 {
        margin-bottom: 10px;
        text-align: left;
        font-size: 25px;
    }

    .section-content-body .itemPoint p {
        width: 100%;
    }

    #benefits-period {
        text-align: left;
    }
}