/*スムーススクロール*/
html {
    scroll-behavior: smooth;
}


/*既存css打消し*/

main.fs-l-main {
    width: 100%;
}


/*guide*/


.pan {
    font-size: 85%;
}

.content-wrap {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;

}

.guide .guide_p-title,
.faq .guide_p-title {
    text-align: center;
    font-family: "Noto Serif JP", serif;
    color: rgb(255, 255, 255);
    font-size: 52px;
    background-color: rgb(78, 56, 38);
    letter-spacing: 20px;
    padding: 80px 0px 90px;
    margin: 0;
    width: 100%;
}

.guide .guide_p-title span {
    display: block;
    font-size: 25px;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 20px;
    letter-spacing: 5px;
    font-weight: 400;
    line-height: 1em;
}

.guide .list-title,
.gift .list-title {
    background-color: #A58264;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 20px;
    letter-spacing: 6px;
    margin-bottom: 50px;
    margin-top: 80px;
    padding: 5px 0px 7px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul {
    list-style: none;
}

.guide .guide_nav_list span {
    display: block;
    font-size: 20px;
    text-align: center;
    margin-top: 0.8em;
}

.guide_nav_list img {
    object-fit: contain;
    vertical-align: bottom;
}

.guide .guide_nav_list .icon_box {
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav_list04 .flex {
    justify-content: space-around;
}

.guide .i01_1 {
    width: 199px;
}

.guide .i01_2 {
    width: 83px;
}

.guide .i01_3 {
    width: 80px;
}

.guide .i01_4 {
    width: 56px;
}

.guide .i02_1 {
    width: 96px;
}

.guide .i02_2 {
    width: 69px;
}

.guide .i02_3 {
    width: 80px;
}

.guide .i02_4 {
    width: 96px;
}

.guide .i02_5 {
    width: 117px;
}

.guide .i03_1 {
    width: 76px;
}

.guide .i03_3 {
    width: 76px;
}

.guide .i03_4 {
    width: 116px;
}

.guide .i03_5 {
    width: 161px;
}

.guide .i04_1 {
    width: 93px;
}

.guide .i04_2 {
    width: 113px;
}

.guide .i04_3 {
    width: 75px;
}

section h3.sub-title {
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 10px;
    padding-bottom: 10px;
    border-bottom: 9px solid #ceaf92;
    margin-bottom: 68px;
}

.guide section h4 {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 10px;
}


.order section h4#sec1_01 {
    margin-bottom: 0;
}

.order section h4:not(#sec01_01) {
    margin-bottom: 60px;
}

.guide .read {
    text-align: center;
    font-size: 17px;
    line-height: 1.6em;
}

.guide.guidepage .read {
    font-size: 17px;
    color: #221714;
    padding:12px;
    font-family: "Noto Sans JP", sans-serif;
}

.order h4 {
    margin: 150px 0 50px;
}

.order p {
    margin-bottom: 80px;
}

.guide .sec1-02 .attention span {
    border-bottom: 5px solid #ceaf92;
}

.attention {
    text-align: center;
    margin-bottom: 80px
}


.guide .sec1-04 .description {
    font-size: 20px;
    text-align: center;
    margin-bottom: 35px;
    font-family: "Noto Sans JP", sans-serif;
}

.privilege .heading {
    max-width: 814px;
    width: 84%;
    margin: 0 auto 60px;
}

.privilege .subject {
    text-align: center;
    color: #4e3826;
    font-size: 44px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 900;
    letter-spacing: 10px;
    position: relative;
}

.privilege .subject:after {
    display: block;
    width: 730px;
    height: 4px;
    content: "";
    background: #4e3826;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: auto;
}


.privilege .subject .number {
    font-size: 100px;
    vertical-align: -6px;
}

.privilege .subject .text {
    font-size: 63px;
}

.privilege ul {
    justify-content: center;
    max-width: 1000px;
    width: 84%;
    margin: 0 auto 30px;
    position: relative;
}

.privilege li .circle {
    width: 100px;
    height: 100px;
    background-color: #ceaf92;
    border-radius: 50%;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 47px;
    text-align: center;
    line-height: 1em;
    font-weight: 600;
    margin: 0 0 0 20px;
}

.privilege li .circle span {
    display: block;
    font-size: 20px;
    line-height: 1em;
    padding-top: 18px;
    font-weight: 400;
    letter-spacing: 5px;
}

.privilege li .text-box {
    width: 310px;
    font-size: 16px;
    text-align: center;
    line-height: 1.4em;
    font-weight: 600;
}

.privilege li .text-box .red {
    color: #e50012;
    font-size: 22px;
    line-height: 1.4em;
    margin: 0;
}

.privilege li .text-box .fs34 {
    font-size: 28px;
}

.privilege li {
    width: calc(50% - 1px);
    justify-content: center;
    align-items: center;
    padding: 24px 0;
    border-bottom: 1px dashed #ceaf92;
}

.privilege li:nth-child(even) {
    align-items: center;
    border-left: 1px dashed #ceaf92;
}

/* faq  */

.system_content,
.main_wrap {
    width: 100%;
    max-width: 1024px;
    margin: auto;
}

.content-wrap.faq {
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 80px;
    font-weight: 500;
}

.content-wrap.faq h3 {
    margin: 180px 0 60px;
    color: #ceaf92;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 500;

}

.content-wrap.faq dl {
    font-size: 18px;
    border-top: 1px solid #d2bba3;
    letter-spacing: 3px;
}

.content-wrap.faq dt {
    padding: 30px 0;
    padding-left: 50px;
    text-indent: -50px;
}

#faq dt:before {
    content: "Q.";
    color: #d2bba3;
    font-size: 1.6em;
    margin-right: 10px;
    padding: 5px;
    letter-spacing: 0;
}


.content-wrap.faq dd {
    padding-bottom: 30px;
    border-bottom: 1px solid #d2bba3;
    padding-left: 50px;
    text-indent: -50px;
    margin-left: 0;
}

#faq dd:before {
    content: "A.";
    color: #d23232;
    font-size: 1.6em;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px;
    letter-spacing: 0;
}

.content-wrap.faq dd a:not(.faq_link) {
    display: inline-block;
    padding: 2px 10px 5px 65px;
    background-color: #ceaf92;
    color: #fff;
    margin-top: 10px;
}

.privilege .btn_wrap {
    text-align: center;
}

.privilege .btn_wrap a {
    display: inline-block;
    width: 304px;
    border: 1px solid #003d1f;
    font-size: 20px;
    color: #003d1f;
    padding: 12px 0 14px;
    letter-spacing: 5px;
}

.privilege .btn_wrap a:hover {
    opacity: 1;
    background-color: #003d1f;
    color: #fff;
}

.guide section {
    margin-bottom: 240px;
}

.guide .sec2-03 {
    max-width: 972px;
    width: 100%;
    margin: 0 auto;
}

.guide section h4 {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 10px;
    margin-bottom: 60px;
}

.guide .sec2-01 .read {
    margin-bottom: 45px;
}



.guide .read.fs16 {
    font-size: 14px;
}

.guide .sec2-02 .flex {
    justify-content: center;
    align-items: center;
}

.guide .sec2-02 .img {
    max-width: 350px;
    width: 62%;
    margin-right: 24px;
}

.guide .sec2-02 .text {
    width: 48%;
}

.guide .sec2-02 .read.left {
    text-align: left;
}

.guide section .sec-cont {
    margin-bottom: 240px;
}

.guide .sec2-03 ul {
    clear: both;
    max-width: 888px;
    width: 100%;
    margin: 58px auto 0;
}

.guide .sec2-03 ul img {
    width: 100%;
    vertical-align: bottom;
}

.guide .sec2-03 .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.guide .sec2-03 li {
    width: 16%;
    text-align: center;
}


.guide .sec2-04 img {
    display: inline-block;
    width: 210px;
    vertical-align: middle;
    margin-right: 15px;
}

.guide .sec2-04 div {
    text-align: center;
    font-size: 80px;
    color: #ceaf92;
    font-weight: 900;
    line-height: 1em;
}

.guide .sec3-03 .account {
    width: 100%;
    max-width: 800px;
    margin: 35px auto 0;
    text-align: center;
    background-color: rgba(206, 175, 146, .3);
    padding: 25px 0;
    line-height: 2em;
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 2px;
}

.guide .sec3-04 div {
    width: 100%;
    max-width: 705px;
    margin: 30px auto 55px;
}

.guide .sec3-04 .heading {
    text-align: center;
    font-size: 26px;
    margin-bottom: 25px;
    letter-spacing: 6px;
    font-weight: 500;
}

.guide .sec3-05 .amazon {
    margin-bottom: 130px;
}

.guide .sec3-05 .img {
    width: 34%;
    text-align: center;
}

.guide .sec3-05 .text {
    width: 66%;
    line-height: 1.8em;
}

.guide .sec3-05 .r-pay img {
    width: 54%;
}

.guide .sec4-01 .read {
    font-size: 17px;
}

.guide .sec4-01 .noshi-title {
    font-size: 24px;
    font-weight: 500;
    margin: 150px 0 15px;
    letter-spacing: 2px;
}

.guide .sec4-01 li {
    width: 49%;
    border: 2px solid #ceaf92;
    margin-bottom: 10px;
}

.guide .sec4-01 .img {
    background-color: #ceaf92;
    text-align: center;
}

.guide.guidepage .sec4-01 .text{
    margin: auto;
}

.guide .sec4-01 .img img {
    width: 67%;
    padding: 14px 0;
}

.guide .sec4-01 .heading {
    text-align: center;
    font-size: 25px;
    margin: 22px 0 20px;
    letter-spacing: 1px;
}


.guide .sec4-01 table {
    width: 74%;
    margin: 20px auto 30px;
    text-align: center;
    color: #ceaf92;
    border-collapse: collapse;
    font-size: 18px;
}

.guide .sec4-01 th {
    border-bottom: 1px solid #ceaf92;
    padding: 3px 0;
    letter-spacing: 1px;
    font-weight: 100;
    width: 50%;
}

.guide .sec4-01 td {
    border-bottom: 1px dashed #ceaf92;
    padding: 4px 0;
    letter-spacing: 1px;
    font-weight: 100;
    width: 50%;
}

/* togather */

.fax .contact_heading {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 10px;
    padding-bottom: 10px;
    border-bottom: 9px solid #ceaf92;
    color: #000;
    margin-bottom: 40px;
}

.fax .for_pdf {
    background-color: #003d1f;
    justify-content: center;
    width: 55%;
    margin: 70px auto 10px;
    align-items: center;
    padding: 20px 0;
}

.fax .for_pdf .left {
    width: 14%;
    margin-right: 5%;
}

.fax img {
    width: 100%;
    vertical-align: bottom;
}


.fax .for_pdf .right {
    color: #fff;
    width: 64%;
    font-size: 18px;
    font-weight: 600;
}

.fax .fax_caption {
    text-align: center;
    font-size: 36px;
    padding: 20px 0;
    border-top: 2px solid #ceaf92;
    border-bottom: 2px solid #ceaf92;
    font-family: 'Noto Serif JP', serif;
    color: #4e3826;
    letter-spacing: 6px;
    font-weight: 600;
    margin: 110px auto 190px;
    width: 68%;
    text-indent: 1.6em;
    position: relative;
}

.fax .fax_caption:before {
    display: block;
    content: "";
    width: 160px;
    height: 160px;
    background: no-repeat center/100% url(https://www.terrine-de-chocolat.shop/img/guide/fax_pic02.png);
    position: absolute;
    left: -90px;
    top: -30px;
}

.fax .common_wrap {
    max-width: 800px;
    margin: 0 auto;
}

.fax .sub_tutle {
    font-size: 24px;
    color: #ceaf92;
    font-family: 'Noto Serif JP', serif;
    margin: 20px 0;
    letter-spacing: 3px;
}

.fax .sheet img:first-of-type {
    display: inline-block;
    margin-bottom: 80px;
}

.fax .sheet ul {
    margin: 100px 0;
}

.fax .sheet li {
    margin-bottom: 30px;
    vertical-align: top;
}

.fax .sheet span {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #ceaf92;
    color: #fff;
    font-weight: 600;
    border-radius: 40px;
    text-align: center;
    box-sizing: border-box;
    line-height: 35px;
    vertical-align: top;
}

.fax .sheet p {
    font-size: 17px;
    display: inline-block;
    width: calc(100% - 45px);
    text-indent: -5px;
    line-height: 1.6em;
    float: right;
    margin: 5px 0 0 10px;
}

.fax .sheet li:after {
    display: block;
    content: "";
    clear: both;
}

/* corporate */

.wrap .corporate .catch h2 {
    font-size: 42px;
    letter-spacing: 8px;
    color: #221714;
    width: auto;
    border: none;
    font-weight: 400;
    line-height: 1.4em;
    margin: 1em;
    font-weight: 400;
}

.wrap .corporate .catch p {
    text-align: center;
    font-size: 22px;
    line-height: 2em;
    color: #221714;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 50px;
}

.wrap .corporate .corporate-list .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}

.wrap .corporate .corporate-list li {
    width: 47%;
    margin-bottom: 30px;
}

.wrap .corporate .for_form .label {
    text-align: center;
    margin-top: 50px;
}

.wrap .corporate .for_form .label span {
    font-size: 25px;
    background-color: #a50000;
    color: #fff;
    padding: 2px 20px 4px;
    border-radius: 40px;
    font-weight: 300;
}

.wrap .corporate .for_form .heading {
    text-align: center;
    font-size: 35px;
    color: #231815;
    font-family: 'Noto Serif JP', serif;
    margin: 30px 0;
    letter-spacing: 4px;
}

.wrap .corporate .for_form .flex {
    width: 95%;
    margin: 0 auto 80px;
}

.wrap .corporate .for_form a {
    display: block;
    width: 48%;
    text-align: center;
    background-color: #604c3f;
    border-radius: 15px;
    color: #fff!important;
}

.wrap .corporate .for_form .large {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 10px 0 10px;
}

.corporate .for_form .large span {
    font-size: 25px;
    margin-right: .2em;

}


/*コンセプト*/

.wrap .concept .catch h2 {
    font-size: 32px;
    letter-spacing: 4px;
    color: #221714;
    width: auto;
    border: none;
    font-weight: 400;
    line-height: 1.4em;
    margin: 1em;
    font-weight: 400;
}

.wrap .concept .catch p {
    text-align: center;
    font-size: 20px;
    line-height: 1.8em;
    color: #221714;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 50px;
}

.wrap .concept .item-list h3 {
    text-align: center;
    font-size: 35px;
    line-height: 1em;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    margin: 130px 0 90px;
    letter-spacing: 10px;
}

.wrap .concept .item-list h3 span:before,
.wrap .concept .item-list h3 span:after {
    display: inline-block;
    content: "";
    width: 155px;
    height: 1px;
    vertical-align: middle;
    background-color: #000;
    margin: 0 30px;
}



.wrap .concept .item-list ul {
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wrap .concept .product_wrap li {
    width: 48.5%;
    margin-bottom: 15px;
}

.wrap .concept .about h3 {
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    letter-spacing: 4px;
    line-height: 1.5em;
    font-weight: 400;
    margin: 60px 0 30px;
}

.wrap .concept .about .shop_link {
    text-align: center;
}

.wrap .concept .about .shop_link span {
    font-size: 18px;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 3px;
    padding: 0 1em 2px;
    border-bottom: 1px solid #000;
    font-weight: 400;
}

.wrap .concept .about .shop_link a {
    color: #000;
}

.wrap .concept .about h4 {
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    color: #9b8377;
    letter-spacing: 6px;
    font-weight: 400;
    margin: 90px 0 60px;
}

.wrap .concept .about_list li:not(.signature) {
    margin-bottom: 60px;
}

.wrap .concept .about_list .img {
    width: 44%;
    text-align: right;
}

.wrap .concept .about_list .text {
    width: 56%;
    font-family: 'Noto Serif JP', serif;
}

.wrap .concept .about_list .heading {
    font-size: 23px;
    color: #a77e46;
    letter-spacing: 6px;
    margin: 0;
}

.wrap .concept .about_list .heading span {
    font-size: 35px;
    vertical-align: -2px;
}

.wrap .concept .about_list .text p:not(.heading) {
    font-size: 16px;
    line-height: 1.4em;
    text-align: justify;
    margin-top: 5px;
    font-weight: 500;
}

.wrap .concept .about_01 img {
    width: 76%;
    margin-right: 58px;
}

.wrap .concept .about_02 img {
    width: 80%;
    margin-right: 55px;
}

.wrap .concept .about_03 img {
    width: 80%;
    margin-right: 55px;
}

.wrap .concept .about_04 img {
    width: 80%;
    margin-right: 55px;
}

.wrap .concept .sign {
    width: 400px;
    display: block;
    margin: 0 0 0 auto;
}

.wrap .concept .wrapping_list .heading {
    font-size: 25px;
    line-height: 1.6em;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    margin: 40px 0;
    letter-spacing: 1.5px;
}

.wrap .concept .wrapping_list ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.wrap .concept .wrapping_list li {
    width: 32%;
    text-align: center;
    margin-bottom: 100px;
}

.wrap .concept .wrapping_list span {
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    font-family: 'Noto Sans JP', sans-serif;
}


/* contact */

.wrap_contact .common_wrap.content_top {
    text-align: center;
    font-size: 19px;
    letter-spacing: 1px;
}



.wrap_contact .pageTitle {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 10px;
    padding-bottom: 10px;
    border-bottom: 9px solid #ceaf92;
    color: #000;
    margin-bottom: 40px;
}

.wrap_contact .common_wrap.content_top a {
    display: inline-block;
    background-color: #003d1f;
    color: #fff!important;
    padding: 6px 20px 8px;
    margin-top: 40px;
}

.wrap_contact .form .contact_heading {
    margin: 170px 0 40px;
    font-size: 30px;
    border: none;
    text-align: left;
    letter-spacing: 2px;
    color: #ceaf92;
    padding: 0;
    font-family: 'Noto Serif JP', serif;
}

.wrap_contact .attention {
    line-height: 1.8em;
    margin-bottom: 40px;
    text-align: left;
}

/*MailMagazineEntry*/

.wrap_mailmagazine .pageTitle {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 10px;
    padding-bottom: 10px;
    border-bottom: 9px solid #ceaf92;
    color: #000;
    margin: 60px 0 80px;
}

.wrap_bDeal .pageTitle {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 10px;
    padding-bottom: 10px;
    border-bottom: 9px solid #ceaf92;
    color: #000;
    margin-bottom: 40px;
}

.wrap_bDeal .CrossHead {
    font-size: 30px;
    border: none;
    text-align: left;
    letter-spacing: 2px;
    color: #ceaf92;
    margin: 0;
    padding: 0;
    font-family: 'Noto Serif JP', serif;
}

.userTable_02 {
    background: #f5f3ee;
    background-color: transparent;
    padding: 20px 40px;
    border: none;
    margin-bottom: 20px;
    width: 100%;
}

.userTable_02 th,
.userTable_02 td {
    border-left: none;
    border-right: none;
    background-color: transparent;
    border-bottom: dashed 1px #E6D6C6;
    ;
    padding: 15px 10px;
}

.wrap_bDeal .Definition {
    border-bottom: 1px solid #E4DAD4;
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    padding-bottom: 10px;
}


/*  policy */

#policyPage {
    margin: auto;
}

#policyPage .heading02 {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 10px;
    padding-bottom: 10px;
    border-top: none;
    border-bottom: 9px solid #ceaf92;
    color: #000;
    margin-bottom: 40px;
    width: 100%;
}

#policyPage #sec01 p:first-of-type span {
    display: block;
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.17em;
}

#policyPage #sec01 p:first-of-type {
    margin: 100px 0;
}

#policyPage #sec01 h3 {
    margin-bottom: 1em;
    text-align: left;
}

#policyPage #sec01 ul {
    line-height: 1.8em;
    margin-bottom: 80px;
    text-align: left;
    padding-left: 0;
}

#policyPage #sec01 ul.short_bottom{
    margin-bottom: 20px;
}


#policyPage #sec01 ul div {
    margin: 0 0 20px 0;
}


/* MailMagazineEntry  */

.wrap_mailmagazine iframe {
    width: 100%;
    height: fit-content;
    border: none;
}


/* contact */


.wrap_contact .contact_heading {
    font-size: 30px;
    border: none;
    text-align: left;
    letter-spacing: 2px;
    color: #ceaf92;
    padding: 0;
    font-family: 'Noto Serif JP', serif;
    margin: 170px 0 40px;
}

.contact_form {
    position: relative;
    margin-bottom: 180px;
}

.contact_form {
    background-color: #E6D6C6;
    padding: 20px 40px;
}

.contact_form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact_form p {
    padding: 35px 0;
    width: 50%;
}



.contact_form p.heading {
    border: none;
    padding: 35px 0;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
}

.contact_form .indent {
    display: inline-block;
    width: 50%;
    text-indent: -2em;
}

input.w145 {
    width: 145px;
}

.bar {
    width: 100%;
    border: 1px solid #fff;
    border-bottom: none;
}

.required {
    color: #d00;
    font-size: 16px;
    font-weight: bold;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
    background: #fff !important;
    margin-bottom: 5px;
    padding: 7px;
    border: none;
}

input[name="field_4677737_sei"],
input[name="field_4704194_sei"],
input[name="field_4677741_zip1"] {
    margin-left: 1em;
}

input[name="field_4677737_sei"],
input[name="field_4704194_sei"] {
    margin-right: 12px;
}

input[name="field_4704195"],
input[name="field_4704195"] {
    width: 18px;
    height: 18px;
    margin-right: 2px;
    vertical-align: -3px;
}

.contact_form p.radio label {
    margin-right: 30px;
}


.w405 {
    width: 100%;
}

.contact_form p.b-padding {
    padding-bottom: 5px;
    margin-bottom: 0;
}

.contact_form p.heading.t-right {
    text-align: right;
    padding-right: 1em;
}

.contact_form p.padding {
    padding: 5px 0;
    margin: 0;
}

.contact_form p.t-padding {
    margin: 0;
    padding-top: 5px;
}

.w70 {
    width: 116px;
}

.userTable_01 textarea {
    width: 100%;
    height: 120px;
    padding: 7px;
}

.contact_form p.check_btn {
    border: none;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -120px;
}

.contact_form p.check_btn input {
    display: inline-block;
    background-color: #003d1f;
    color: #fff;
    padding: 6px 20px 8px;
}

/*　ギフトページ*/

.gift .flex {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
}

.gift .flex img {
    width: 374px;
}

.gift .button {
    width: 220px;
    margin: 30px auto;
    padding: 10px;
    text-align: center;
    position: relative;
    border: 1px solid grey;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 600;
}

.gift .button.b_big {
    font-size: 14px;
    padding: 15px;
    width: 250px;
}


.gift .button::after {
    position: absolute;
    content: ">";
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.gift hr {
    margin: 80px auto 50px;
    border-width: 2px;
    border-color: #000;
}

.gift h3 {
    font-family: "Noto Serif JP", serif;
    letter-spacing: 5px!important;

}

.noshi_ex {
    display: block;
    width: 400px;
    margin: 50px 200px 50px auto;
}


.noshi_info {
    font-family: 'Noto Sans JP', sans-serif;
    margin: 50px auto;
}

.noshi_info .s-space {
    margin-bottom: 30px;
}

.gift .noshi_info h4 {
    font-size: 20px;
    color: #000;

}

.gift .noshi_info p {
    font-size: 16px;
    color: #000;
}

.gift .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

.gift .grid p,
.gift .keiji {
    font-size: 14px!important;
}



.gift .grid span {
    color: #A58264;
    font-size: 12px;
    vertical-align: middle;
}

.gift .info {
    text-align: center;
    margin: -20px 0 30px;
    line-height: 25px;
    font-size: 16px;
}

.gift .grid_3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.gift .grid_3 .button {
    width: auto;
    margin: 0;
    font-size: 15px;
    letter-spacing: 0.2em;
}

.gift .under_space {
    margin-bottom: 50px;
}

.gift .top_space {
    margin-top: 50px;
}

.gift .info.top_space {
    margin-top: 0px;
}

.gift .info.top_space2 {
    margin-top: 30px;
}

.original_msg {
    width: 45%;
    margin: 50px auto 100px;
}

.under_line {
    font-family: 'Noto Sans JP', sans-serif !important;
    display: inline-block;
    width: fit-content;
    margin: 100px auto 20px;
    ;
    border-bottom: 2px solid #000;
}

.gift .tag {
    font-size: 14px;
    text-align: center;
}

.gift .big {
    font-size: 1.2em;
}

.attention2 {
    font-size: 11px;
    width: fit-content;
    margin: 30px auto;
}

.attention3 {
        text-align: center;
        margin-bottom: 120px
}



@media screen and (max-width: 768px) {

    .guide .guide_p-title,
    .faq .guide_p-title {
        font-size: 24px;
        letter-spacing: 6px;
        padding: 35px 0 45px;
    }

    .guide .guide_p-title span {
        font-size: 12px;
        margin-top: 10px;
    }

    .guide .nav_list_wrap {
        width: 84%;
        margin: 30px auto 0;
    }

    .guide .guide_nav_list ul {
        justify-content: center;
        padding: 0;
    }

    .guide .guide_nav_list li:nth-of-type(odd) {
        margin-right: 6%;
    }

    .guide .guide_nav_list li {
        width: 47% !important;
        border: 1px solid #ceaf92;
        box-sizing: border-box;
        margin-bottom: 12px;
    }

    .guide .guide_nav_list li a {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 10px 0;
        height: 100%;
        box-sizing: border-box;
    }

    .guide .guide_nav_list .icon_box {
        display: block;
        height: auto;
        margin: 0 3% 0 0;
        width: 35%;
    }

    .guide .i01_1 {
        width: 80%;
    }

    .guide .i01_2 {
        width: 40%;
    }

    .guide .i01_3 {
        width: 40%;
    }

    .guide .i01_4 {
        width: 25%;
    }

    .guide .guide_nav_list span:not(.icon_box) {
        font-size: 10px;
        margin: 0;
        text-align: left;
        display: inline-block;
    }

    .guide .i02_1,
    .guide .i02_4,
    .guide .i02_5 {
        width: 90%;
    }

    .guide .i02_2 {
        width: 50%;
    }

    .guide .i02_3 {
        width: 70%;
    }

    .guide .i03_1,
    .guide .i03_5 {
        width: 80%;
    }

    .guide .i03_3 {
        width: 50%;
    }

    .guide .i03_4 {
        width: 70%;
    }

    .guide .i04_1 {
        width: 90%;
    }

    .guide .i04_2 {
        width: 90%;
    }

    .guide .i04_3 {
        width: 50%;
    }

    .guide_nav {
        margin-bottom: 20px !important;
    }

    .wrap main section h4 {
        margin-top: 50px;
    }

    .guide .read {
        text-align: left;
        font-size: 14px;
        line-height: 1.6em;
        margin-bottom: 50px;
    }

    .attention {
        text-align: center;
        margin-bottom: 80px;
        font-size: 16px;
    }

    .guide section h4 {
        letter-spacing: 5px;
    }

    .privilege .subject {
        font-size: 22px;
        letter-spacing: 5px;
    }

    .privilege .subject .number {
        font-size: 50px;
    }

    .privilege .subject .text {
        font-size: 30px;
    }

    .privilege ul {
        justify-content: center;
        width: 100%;
        padding: 0;
    }

    .privilege li.flex {
        border: none;
        border-bottom: 1px dashed #ceaf92;
        width: 100%;
        padding: 11px 0;
    }

    .privilege li .circle {
        width: 45px;
        height: 45px;
        font-size: 20px;
        margin: 0 10px 0 0;
    }

    .privilege li .text-box {
        width: calc(100% - 55px);
        text-align: left;
        font-size: 12px;
        white-space: nowrap;
        list-style: 1.4em;
    }

    .privilege li .circle span {
        font-size: 10px;
        letter-spacing: 1px;
        padding: 8px 0 1px;
    }

    .privilege li .text-box .red {
        font-size: 15px;
    }

    .privilege li .text-box .red span,
    .privilege li .text-box .fs34 {
        font-size: 19px;
    }

    .guide .sec2-02 .flex {
        flex-wrap: wrap-reverse;
    }

    .guide .sec2-02 .text {
        width: 100%;
    }

    .guide section .sec-cont {
        margin-bottom: 100px;
    }

    .guide .sec2-03 ul {
        clear: both;
        max-width: 750px;
        width: 100%;
        margin: 58px auto 0;
        justify-content: center !important;
    }

    .guide .sec2-03 li {
        width: 24%;
        margin-right: 5%;
        margin-bottom: 20px;
    }

    .guide .sec2-03 li span {
        font-size: 10px;
        margin-top: 5px;
    }

    .guide .sec2-04 img {
        width: 26%;
        margin-right: 5px;
    }

    .guide .sec2-04 div {
        font-size: 33px;
        letter-spacing: 4px;
        white-space: nowrap;
    }

    .guide .sec3-03 .account {
        font-size: 12px;
        letter-spacing: 0;
        padding: 10px 0;
        margin-top: 20px;
    }

    .guide section h4 {
        font-size: 13px !important;
        letter-spacing: 3px;
        margin-bottom: 20px;
        white-space: nowrap;
    }

    .guide .sec3-05 .text {
        width: 100%;
        line-height: 1.8em;
        font-size: 13px;
    }

    .guide .sec3-05 .img {
        width: 50%;
        margin: auto;
    }

    .guide .sec3-04 .heading {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .guide .sec3-05 .amazon {
        margin: 30px 0 50px;
    }

    .guide .sec4-01 .read {
        font-size: 11px;
        text-align: left;
    }

    .guide .sec4-01 .noshi-title {
        font-size: 12px;
        margin: 20px 0 5px;

    }

    ul.flex {
        padding-left: 0;
    }

    .guide .sec4-01 ul,
    .guide .sec4-01 li {
        width: 100%;
    }

    .guide .sec4-01 .heading {
        font-size: 13px;
        margin: 4px 0 5px;
        text-align: left;
    }

    .guide .sec4-01 .img {
        background-color: transparent;
        width: 44%;
        margin-right: 4%;
    }

    .guide .sec4-01 ul .flex {
        background-color: #ceaf92;
        justify-content: center;
        padding: 5px 0 7px;
    }

    .guide .sec4-01 .text {
        width: 43%;
        color: #fff;
    }

    .guide .sec4-01 table {
        width: 66%;
        font-size: 10px;
        margin: 8px auto;
    }

    .privilege .subject:after {
        width: 80vw;
    }


    /* togather */

    .fax .contact_heading {
        text-align: center;
        font-size: 15px;
        width: 84%;
        letter-spacing: 2px;
        margin: 70px auto 20px;
    }

    .fax .for_pdf {
        width: 78%;
        margin: 0 auto 8px;
    }

    .fax .for_pdf .right {
        font-size: 12px;
    }

    .fax .attention {
        font-size: 10px;
    }

    .fax .fax_caption {
        width: 84%;
        margin: 40px auto 60px;
        text-indent: 0;
        font-size: 22px;
        letter-spacing: 2px;
        padding: 0 0 10px;
    }

    .fax .fax_caption span {
        font-size: 11px;
        background-color: #ceaf92;
        color: #fff;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        letter-spacing: 0;
        padding: 2px 0 4px;
    }

    .fax .fax_caption:before {
        display: none;
    }

    .fax .sub_tutle {
        text-align: center;
        font-size: 15px;
        margin: 0 0 15px;
    }


    .fax .sheet p {
        font-size: 13px;
    }

    /*faq*/

    .content-wrap.faq h3 {
        text-align: center;
        font-size: 15px;
        margin: 20px 0 10px;
    }

    .content-wrap.faq dl {
        border-top: none;
        font-size: 11px;
        letter-spacing: 0;
    }

    .content-wrap.faq dt {
        padding: 15px 0 15px 30px;
        text-indent: -33px;
        border-top: 1px solid #d2bba3;
    }


    #faq dt:before {
        font-size: 12px;
        margin-right: 0;
    }

    .content-wrap.faq dd {
        padding-left: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        text-indent: -23px;
    }

    #faq dd:before {
        font-size: 12px;
        margin-right: 0;
    }

    .content-wrap.faq dd a:not(.faq_link) {
        display: block;
        padding: 2px 0 4px;
        text-align: center;
        width: 150px;
        text-indent: 8px;
        margin: 10px auto 0;
        letter-spacing: 2px;
    }

    .content-wrap.faq dd .large a {
        width: 204px;
    }


    /*contact*/

    .wrap_contact .content_top {
        width: 84%;
        margin: 0 auto;
    }

    .wrap_contact .pageTitle {
        font-family: 'Noto Sans JP', sans-serif;
        text-align: center;
        font-weight: 500;
        letter-spacing: 2px;
        padding-bottom: 10px;
        border-bottom: 9px solid #ceaf92;
        color: #000;
        font-size: 15px;
        border-bottom-width: 2px;
        margin: 70px auto 20px;
    }

    .wrap_contact .top_read {
        text-align: left;
        margin-bottom: 20px;
        font-size: 11px;
        line-height: 1.6em;
    }

    .wrap_contact .common_wrap.content_top a {
        padding: 6px 20px 8px;
        margin-top: 20px;
        font-size: 13px;
    }

    .wrap_contact .contact_heading {
        text-align: center;
        border: none;
        letter-spacing: 2px;
        color: #ceaf92;
        font-family: 'Noto Serif JP', serif;
        font-size: 15px;
        margin: 50px 0 15px;
    }

    .wrap_contact .userTable_01 .attention {
        font-size: 11px;
        width: 84%;
        line-height: 1.6em;
        margin: 0 auto 30px;
    }

    .wrap_contact .contact_form p.heading {
        border: none;
        padding: 18px 0 0;
        margin: 0;
    }

    .wrap_contact .contact_form p {
        width: 100% !important;
        padding: 14px 0 18px;
        margin: 0;
    }

    .wrap_contact .contact_form .indent {
        text-indent: 0;
    }

    .wrap_contact .userTable_01 input.w145 {
        width: 36%;
    }

    .wrap_contact input[name="field_4677737_sei"],
    .wrap_contact input[name="field_4704194_sei"],
    .wrap_contact input[name="field_4677741_zip1"] {
        margin-left: auto;
    }

    .wrap_contact input[name="field_4677737_sei"],
    .wrap_contact input[name="field_4704194_sei"] {
        margin-right: 12px;
    }

    .wrap_contact .userTable_01 .contact_form p.heading.t-right {
        text-align: left;
        font-size: 12px;
        margin: 0;
    }

    /*コンセプト*/

    .wrap .concept .catch h2 {
        font-size: 20px;
        letter-spacing: 0;
        line-height: 1.8em;
        margin: 45px 0 10px;
        font-weight: 500;
    }

    .wrap .concept .catch p {
        font-size: 11px;
        line-height: 2em;
    }

    .wrap .concept .item-list h3 {
        font-size: 15px;
        line-height: 15px;
        margin: 50px 0 30px;
        letter-spacing: 2px;
    }

    .wrap .concept .item-list h3 span:before,
    .wrap .concept .item-list h3 span:after {
        width: 60px;
        height: 1px;
        vertical-align: middle;
        background-color: #000;
        margin: 0 15px;
    }

    .wrap .concept .item-list ul {
        width: 68%;
    }

    .wrap .concept .product_wrap li {
        width: 100%;
        margin-bottom: 16px;
    }

    .wrap .concept .product_wrap li:last-child {
        margin-bottom: 50px;
    }

    .wrap .concept .about h3 {
        font-size: 20px;
        letter-spacing: 1px;
        margin: 15px 0;
    }

    .wrap .concept .about .shop_link span {
        font-size: 10px;

    }

    .wrap .concept .about h4 {
        font-size: 15px;
        letter-spacing: 0;
        font-weight: 400;
        margin: 48px 0 15px;
    }

    .wrap .concept .about_list {
        width: 70%;
        margin: 0 auto;
        padding: 0;
    }

    .wrap .concept .about_list .img {
        width: 100%;
        text-align: center;
    }

    .wrap .concept .about_list .text {
        width: 100%;
    }

    .wrap .concept .about_list .heading {
        font-size: 16px;
        letter-spacing: 2px;
        font-weight: 500;
    }

    .wrap .concept .about_list .heading span {
        font-size: 22px;
        vertical-align: 0;
    }

    .wrap .concept .about_list .text p:not(.heading) {
        font-size: 10px;
        margin-top: 2px;
        font-weight: 400;
    }

    .wrap .concept .about_01 img,
    .wrap .concept .about_02 img,
    .wrap .concept .about_03 img,
    .wrap .concept .about_04 img {
        width: 69%;
        margin-right: 0;
    }

    .wrap .concept .about_list li:not(.signature) {
        margin-bottom: 20px;
    }

    .wrap .concept .sign {
        width: 85%;
        display: block;
        margin: 0 auto 60px 0;
    }

    .wrap .concept .wrapping_list .heading {
        font-size: 11px;
        margin: 15px 0;
        letter-spacing: 0;
    }

    .wrap .concept .wrapping_list ul {
        width: 87%;
    }

    .wrap .concept .wrapping_list li {
        width: 48%;
        margin-bottom: 10px;
    }

    .wrap .concept .wrapping_list span {
        font-size: 10px;
        margin-top: 5px;
    }

    /*policy*/

    #policyPage .heading02 {
        border-bottom: 9px solid #ceaf92;
        font-weight: 500;
        text-align: center;
        font-size: 18px;
        border-width: 2px;
        letter-spacing: 4px;
        padding-bottom: 2px;
        margin-bottom: 18px;
        color: #000;
        font-family: 'Noto Sans JP', sans-serif;
        margin-top: 40px;
    }

    #policyPage #sec01 p:first-of-type {
        margin-top: 10px;
        margin-bottom: 0;
    }

    #policyPage #sec01 p:first-of-type span {
        font-size: 12px;
        font-weight: bold;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    #policyPage #sec01 :not(.heading02) {
        font-size: 12px;
    }

    #policyPage #sec01 h3 {
        text-align: center;
        font-size: 13px;
        margin-top: 40px;
    }

    #policyPage #sec01 ul {
        margin-bottom: 0;
    }

    /*BusinessDeal*/

    .wrap_bDeal .pageTitle {
        border-bottom: 9px solid #ceaf92;
        font-weight: 500;
        text-align: center;
        font-size: 18px;
        border-width: 2px;
        letter-spacing: 4px;
        padding-bottom: 2px;
        margin-bottom: 18px;
        color: #000;
        font-family: 'Noto Sans JP', sans-serif;
        margin-top: 40px;
    }

    .wrap_bDeal .wrap h3 {
        border: none;
        color: #ceaf92;
        letter-spacing: 1px;
        font-size: 16px;
        text-align: center;
    }

    .wrap_bDeal .sp_table {
        width: 80%;
        margin: 25px auto 0;
        font-size: 12px;
        border-top: 1px dashed #d2bba3;
        border-collapse: collapse;
        border-spacing: 0;
    }


    .wrap_bDeal .sp_table th,
    .wrap_bDeal .sp_table td {
        padding: 10px 4px;
        border: none;
        background: transparent;
    }

    .wrap_bDeal .sp_table th {
        font-weight: normal;
        line-height: 1.1;
        text-align: left;
    }

    .wrap_bDeal .sp_table td {
        border-bottom: 1px dashed #d2bba3;
        padding-top: 0;
        width: 800px;
        /*修正の必要あるかも*/
    }

    .subContents_container dl {
        margin: 20px 0 0;
    }

    .wrap_bDeal .subContents_container dt {
        font-size: 14px;
        padding-bottom: 3px;
        border-bottom: 1px solid #d2bba3;
        font-weight: 400;
        font-family: 'Noto Serif JP', serif;
    }

    .wrap_bDeal .subContents_container dd {
        font-size: 11px;
        margin: 5px 0 30px;
    }


    /*ギフトページ*/

    .gift .flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .gift .flex img {
        width: 100%;
    }

    .noshi_ex {
        margin-right: 18vw;
    }

    .gift .grid {
        display: block;
        margin: auto;
    }

    .gift .grid img {
        width: 70vw;
        display: block;
        margin: auto;
    }


    .gift .attention {
        text-align: left;
    }

    .gift .grid_3 {
        width: 90vw;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        margin: auto;
    }

    .gift .grid_3 .button {
        width: auto;
        margin: 0;
        font-size: 13px;
        letter-spacing: 0.2em;
    }



    .list-title.sp_small {
        letter-spacing: 0.1em;
        font-size: 16px;
    }

    .msg_card .grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .msg_card .grid img {
        width: 100%;
    }

    .gift hr {
        border-width: 1px;
        margin: 50px auto;
    }

    .gift section {
        margin-bottom: 100px;
    }

    .info.sp_small {
        font-size: 12px;
    }

    .original_msg {
        width: 60%;
    }

    .under_line {
        font-size: 17px !important;
        padding: 0 20px;
        margin: 150px auto 20px;

    }

    .grid_3.sp_col1 {
        display: block;
    }

    .grid_3.sp_col1 img {
        display: block;
        width: 60vw;
        margin: 20px auto;
    }

    .original_pcg {
        width: 50vw;
        margin: 50px auto;
        text-align: center;
    }

    .grid_3.sp_small .tag {
        font-size: 12px;
    }


    /* corporate */

    .wrap .corporate .catch h2 {
        font-size: 20px;
        letter-spacing: 3px;
        font-weight: 500;
        line-height: 1.6em;
        margin: 40px 0 10px;
    }

    .wrap .corporate .catch p {
        font-size: 11px;
        line-height: 2em;
    }

    .wrap .corporate .corporate-list .flex {
        justify-content: center;
    }

    .wrap .corporate .corporate-list li {
        width: 98%;
        margin-bottom: 20px;
    }


    .wrap .corporate .for_form .label span {
        font-size: 14px;
        padding: 2px 20px 4px;
        border-radius: 40px;
        font-weight: 300;
    }

    .wrap .corporate .for_form .heading {
        font-size: 20px;
        margin: 15px 0 20px;
        letter-spacing: 4px;
        font-weight: 500;
    }

    .wrap .corporate .for_form .flex {
        width: 95%;
        margin: 0 auto 80px;
    }

    .wrap .corporate .for_form a {
        width: 100%;
        margin-bottom: 20px;
        padding: 5px 0 12px;
    }

    .wrap .corporate .for_form .large {
        font-size: 25px;
        letter-spacing: 0px;
        margin: 10px 0 2px;
    }

    .wrap .corporate .for_form .large span {
        font-size: 22px;
    }

    .wrap .corporate .for_form .small {
        padding-left: 5px;
        font-size: 11px;
        letter-spacing: 0;
        line-height: 1.3em;
        width: fit-content;
        margin: auto;
    }

    .wrap .corporate .for_form .tel .small.align {
        text-align: left !important;
    }



    /*MailMagazineEntry*/

    .wrap_mailmagazine {
        padding: 0 2.5%;
    }

    .wrap_mailmagazine .pageTitle {
        font-size: 30px;
        letter-spacing: 5px;
    }

    .wrap_mailmagazine th.fs-c-inputTable__headerCell {
        width: 40vw;
    }



}

@media screen and (max-width: 500px) {

    header .wrapper {
        text-align: left;
        padding: 10px 35px;
    }

    .fs-p-logo__image {
        width: 150px;
    }

    /*.topright_menu {
        top: 0px;
        right: 10px;
    }*/

    /*MailMagazineEntry*/

    label.fs-c-inputTable__label {
        font-size: 12px;
    }

    .wrap_mailmagazine .pageTitle {
        font-size: 20px;
        border-width: 2px;
    }


}