@charset "utf-8";






/* オリジナル名入れサブレ 全般 */
.nameprint_sable_wrap .mrb10 {
    margin-bottom: 10px;
}

.nameprint_sable_wrap .mrb20 {
    margin-bottom: 20px;
}

.nameprint_sable_wrap .mrb50 {
    margin-bottom: 50px;
}






/* カートまわり */
.item_detail_cart .fs-c-productSelection {}

.item_detail_cart .fs-c-productSelection__name {
    width: 175px;
}

.item_detail_cart .fs-c-productSelection__name br {
    display: none;
}

.item_detail_cart .fs-c-productSelection__selection {
    width: calc(100% - 175px);
}





/* 喜びの声 */
.nameprint_voice_title_text {
    margin-bottom: 22px;
    text-align: center;
    line-height: 1.1;
}

.nameprint_voice_title_text h4 {
    font-weight: bold;
}

.nameprint_voice_title_text .red {
    color: #cd0446;
    font-size: 135%;
    margin-bottom: -2px;
}

.nameprint_voice_title_text .dib {
    vertical-align: bottom;
}


@media screen and (min-width: 960px) {
    .item_detail_cart .fs-c-productSelection {
        width: 100%;
    }

    .item_detail_cart .fs-c-productQuantityAndWishlist,
    .item_detail_cart .fs-c-productActionButton.fs-c-buttonContainer {
        float: none;
    }

    .item_detail_cart .fs-c-productQuantityAndWishlist {
        margin-right: 1em;
        width: auto;
    }

    .item_detail_cart .fs-c-productActionButton.fs-c-buttonContainer {}
}








/* オリジナル名入れサブレ sp */
@media screen and (max-width: 767px) {
    .naming_content_01 {
        margin-bottom: 30px;
    }



    .naming_content_sp_1 {
        background: #f1e1e1;
        padding: 20px;
        margin-bottom: 30px;
    }


    .naming_content_sp_1 img {
        margin-bottom: 20px;
    }

    .naming_content_sp_2 {}

    .naming_content2 {
        background: #faf0e1;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }

    .naming_osusume li {
        width: 48%;
        margin-right: 3.5%;
        float: left;
        margin-bottom: 15px;
    }

    .naming_osusume li:nth-child(2n) {
        margin-right: 0;
    }


    .naming_osusume li img {
        display: inline-block;
        vertical-align: middle;
        width: 45%;
        margin-right: 5%;


    }

    .naming_osusume li p {
        display: inline-block;
        vertical-align: middle;
        width: 45%;
        color: #825121;
        font-size: 16px;
    }


    .naming_template {
        padding: 15px;
    }

    .naming_template li {
        width: 30%;
        float: left;
        margin-right: 5%;

    }

    .naming_template li:nth-child(3n) {
        margin-right: 0px;
    }

    .naming_template li img {
        margin-bottom: 5px;
    }

    .naming_template li p {
        margin-bottom: 30px;
        text-align: center;
    }

    .naming_color {
        margin-bottom: 40px;
    }

    .naming_color li {
        float: left;
        margin-right: 2%;
        width: 18%;
        text-align: center;
        margin-bottom: 10px;
    }

    .naming_color li img {
        margin-bottom: 3px;
    }

    .naming_color li:nth-child(5n) {
        margin-right: 0px;
    }

    .naming_template_original_txt {
        line-height: 1.5;
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .naming_template_original_txt span {
        color: #ff0000;
    }

    .lh {
        line-height: 1.5;
    }

    .pdbox {
        padding: 0 15px;
    }

    .pdright {
        padding-right: 15px;
    }

    .mw70w {
        text-align: center;
    }

    .mw70 {
        max-width: 70%;
    }

    .cautionbox {
        padding: 15px;
        border: 2px solid #d85351;
        background: #fff;
    }

    .cautionbox img {
        width: 100px;
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .cautionbox p {
        line-height: 1.5;
    }

    .cautionbox p span {
        color: #d85351;
        font-size: 18px;
        font-weight: bold;
    }



    /* 喜びの声 */
    .nameprint_voice_title_text h4 {
        font-size: 18px;
    }




    .nameprint_voice {
        background: #EAE5DF;
        padding: 20px;
        height: auto;
        position: relative;
        margin-bottom: 20px;
    }

    .nameprint_voice:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        border-width: 0 16px 16px 0;
        /* This trick side-steps a webkit bug */
        border-style: solid;
        border-color: #fff #fff #d3ccba #d3ccba;
        /* A bit more verbose to work with .rounded too */
        background: #d3ccba;
        /* For Opera when also applying a border-radius */
        display: block;
        width: 0;
        /* Only for Firefox 3.0 damage limitation */

    }

    .nameprint_voice img {
        /*
		width:100px;
		height:auto;
		float:left;
		display: inline-block;
		margin-right: 20px;
		*/
        display: block;
        margin: 0 auto 20px;
        width: 55%;
    }

    .nameprint_voice_old {
        margin-bottom: 15px;
    }

    .nameprint_voice_txt {
        /* font-size: 16px; */
        font-size: 15px;
        overflow: auto;
    }


    .nameprint_about_line {
        font-size: 16px;
        background-image: linear-gradient(rgba(159, 160, 160, .3) .1em, transparent .1em);
        background-size: auto 2rem;
        line-height: 2rem;
        overflow: hidden;
    }








}











/* オリジナル名入れサブレ pc */
.naming_template  img {
    width: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

@media screen and (min-width: 768px) {
    .nameprint_sable_wrap {
        margin-bottom: 75px;
    }

    .nameprint_sable_wrap .kodawari_bg {
        padding: 60px;
    }

    .nameprint_sable_wrap .kodawari_inner {
        padding: 20px;
        width: 1160px;
        max-width: 1160px;
        background-color: #fff;
    }






    .naming_content_01 {
        margin-bottom: 60px;
    }




    .naming_content1 img {
        margin-bottom: 60px;
    }

    .naming_content1 img+img {
        display: block;
        margin: 0 auto 10px;
    }

    .naming_content2 {
        background: #faf0e1;
        padding-bottom: 20px;
        margin-bottom: 50px;
    }

    .naming_osusume li {
        width: 158px;
        margin-right: 78px;
        float: left;
    }

    .naming_osusume li img {
        margin-bottom: 5px;
    }

    .naming_osusume li p {
        margin-bottom: 30px;
        color: #825121;
        font-size: 18px;
        text-align: center;
    }

    .naming_osusume li:nth-child(5n) {
        margin-right: 0px;
    }

    .naming_template_head {
        margin-top: -15px;
    }

    .naming_template_column {
        display: table;
        margin-top: -20px;
        margin-bottom: 10px;
    }

    .naming_template_column ul {
        display: table-cell;
        vertical-align: middle;
        margin-right: 10px;
        font-size: 16px;
    }

    .naming_template_column img {
        display: table-cell;
        vertical-align: middle;
    }

    .naming_template {
        padding: 15px;
    }

    .naming_template li {
        width: 200px;
        float: left;
        margin-right: 22px;

    }

    .naming_template li:nth-child(5n) {
        margin-right: 0px;
    }

    .naming_template li img {
        margin-bottom: 5px;
    }

    .naming_template li p {
        margin-bottom: 30px;
        text-align: center;
        font-size: 18px;
    }

    .naming_template_original_inner {
        padding: 0 15px;
    }

    .naming_template_original_txt {
        font-size: 16px;
        line-height: 2;
        margin-bottom: 20px;
    }

    .naming_template_original_txt span {
        color: #ff0000;
    }

    .naming_color_head {
        display: block;
        margin: 0 auto 20px;
    }

    .naming_color {
        margin-bottom: 40px;
    }

    .naming_color li {
        float: left;
        margin-right: 20px;
    }

    .naming_color li:last-child {
        margin-right: 0px;
    }

    .naming_color li p {
        text-align: center;
        font-size: 18px;
    }

    .naming_color li img {
        margin-bottom: 5px;
    }

    .naming_template_area {
        display: block;
        margin: 0 auto 40px;

    }

    .naming_template_caution {
        display: block;
        margin: 0 auto;
    }



    .nameprint_flow_step {
        font-size: 32px;
        font-weight: bold;
        line-height: 2;
    }

    .nameprint_flow_step3 {
        font-size: 32px;
        font-weight: bold;
        line-height: 1.5;
    }

    .nameprint_flow_step_txt {
        font-size: 20px;
        line-height: 2;
    }

    .nameprint_flow_step1 {
        font-size: 115%;
        margin-bottom: 30px;
    }


    .nameprint_flow_step1 p span {
        color: #ff0000;
    }

    .nameprint_flow_step1_title {
        background: url(../images/nameprint_cd/nameprint_flow_step1_bg.png) no-repeat bottom;
        width: 240px;
        height: 645px;
        display: table;
    }

    .nameprint_flow_step1_title.nameprint_flow_step2_title {
        height: 480px;
    }

    .nameprint_flow_step1_title_in {
        display: table-cell;
        text-align: center;
        color: #fff;
        vertical-align: middle;
    }


    .nameprint_flow_step3_title {
        background: url(../images/nameprint_cd/nameprint_flow_step3_bg.png)no-repeat;
        width: 1120px;
        height: 107px;
        display: table;
        margin-bottom: 30px;
    }


    .nameprint_flow_step3_title_in {
        display: table-cell;
        text-align: center;
        color: #fff;
        vertical-align: top;
    }


    .nameprint_flow_step4_title {
        background: url(../images/nameprint_cd/nameprint_flow_step4_bg.png)no-repeat;
        width: 1120px;
        height: 137px;
        display: table;
        margin-bottom: 30px;
    }

    .nameprint_flow_step4_title_in {
        display: table-cell;
        text-align: center;
        color: #fff;
        vertical-align: top;
    }


    .nameprint_flow_step5_title {
        background: url(../images/nameprint_cd/nameprint_flow_step5_bg.png)no-repeat;
        width: 240px;
        height: 79px;
        display: table;
        margin-bottom: 50px;
        float: left;
        margin-right: 20px;
    }

    .nameprint_flow_step5_title+p {
        font-size: 16px;
    }

    .nameprint_flow_step5_title_in {
        display: table-cell;
        text-align: center;
        color: #fff;
        vertical-align: top;
    }




    .nameprint_flow_column li {
        float: left;
    }

    .nameprint_flow_column li:first-child {
        margin-right: 30px;
    }

    .nameprint_flow_column li:last-child {
        width: 850px;
    }

    .nameprint_flow_column p span {
        color: #ff0000;
    }

    .nameprint_flow_inner_column_left {
        float: left;
        width: 400px;

    }

    .nameprint_flow_inner_column_right {
        float: right;
        width: 400px
    }

    .nameprint_flow_txt {
        padding: 0 15px;
    }

    .nameprint_bag {
        position: relative;
    }

    .nameprint_bag p {
        position: absolute;
        top: 310px;
        left: 100px;
        width: 390px;
        font-size: 16px;
        line-height: 1.8;
    }

    .nameprint_voice_title_text {
        display: block;
        margin: 0 auto 30px;
    }

    .nameprint_voice_title_text h4 {
        font-size: 41px;
    }



    .nameprint_voicewrap {}

    .nameprint_voice:first-child {
        margin-right: 20px;
    }

    .nameprint_voice {
        background: #EAE5DF;
        padding: 20px;
        width: 550px;
        height: auto;
        position: relative;
        float: left;
    }

    .nameprint_voice:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        border-width: 0 16px 16px 0;
        /* This trick side-steps a webkit bug */
        border-style: solid;
        border-color: #fff #fff #d3ccba #d3ccba;
        /* A bit more verbose to work with .rounded too */
        background: #d3ccba;
        /* For Opera when also applying a border-radius */
        display: block;
        width: 0;
        /* Only for Firefox 3.0 damage limitation */

    }

    .nameprint_voice img {

        height: auto;
        float: left;
        display: inline-block;
        margin-right: 20px;
    }

    .nameprint_sable_wrap .nameprint_voice img {
        width: 160px;
    }

    .nameprint_voice_txt {
        font-size: 16px;
        overflow: auto;
    }

    .nameprint_voice_txt p:first-child {
        margin-bottom: 20px;
    }

    .nameprint_about img {
        float: left;
        margin-right: 30px;
    }

    .nameprint_about_line {
        font-size: 16px;
        background-image: linear-gradient(rgba(159, 160, 160, .3) .1em, transparent .1em);
        background-size: auto 2rem;
        line-height: 2rem;
        overflow: hidden;
    }

    .nameprint_about p {
        font-family: "明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        padding-bottom: 5px;
    }

}
