@charset "UTF-8";
/* CSS Document */

/* ----------ttl–---------- */
.cont_mente{
	margin:0 0 50px 0;
}
.cont_mente .ep{
}
.cont_mente .ep h3{
    font-size:1.2rem;
    margin:0 0 1em 0;
}
.note{
    border-left:5px solid #ddd;
    padding:0.5em 1em;
    margin:20px 0 0 0;
    line-height:1.7em;
    color:#666;
}
.cf7-form-wrapper.cf7-product {
}

.cf7-product__header {
    text-align: center;
    margin: 32px 0 16px
}

.cf7-product__title {
    font-size: 26px;
    font-weight: 500;
    color: #1a1a1a;
    margin: 0 0 6px;
    padding: 0;
    border: none;
    font-family: "Hiragino Mincho ProN","Yu Mincho",serif;
    letter-spacing: .08em
}

.cf7-product__title-en {
    display: block;
    font-size: 11px;
    letter-spacing: .32em;
    color: #888;
    font-family: "Hiragino Mincho ProN",serif
}

.cf7-product__breadcrumb {
    font-size: 12px;
    color: #888;
    padding: 16px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 32px
}

.cf7-product__breadcrumb a {
    color: #888;
    text-decoration: none
}

.cf7-product__breadcrumb a:hover {
    color: #555
}

.cf7-product__breadcrumb-sep {
    margin: 0 10px;
    color: #aaa
}

.cf7-product__lead {
    margin: 0 0 48px
}

.cf7-product__lead-title {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 20px
}

.cf7-product__lead p:not(.cf7-product__lead-title) {
    font-size: 13px;
    color: #555;
    line-height: 2;
    margin: 0
}

.cf7-product__section-title {
    font-size: 1.05rem;
    font-weight: 600;
    display: flex;
    align-items: center;
	background:#ebe8e5;
    margin:0 0 20px 0;
    padding:12px 20px;
    border-left:7px solid #9f9687;
}

.cf7-product__section-marker {
    color: #7a2820;
    font-size: 13px;
    line-height: 1
}

.cf7-product__subsection-title {
    font-size: 1rem;
    font-weight: 600;
    margin: 35px 0 10px;
    border-left:3px solid #000;
    padding:0 0 0 1em;
}

.cf7-product__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 50px;
    margin: 0 0 28px
}

.cf7-product__item {
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 16px;
    padding:26px 0;
    border-bottom: 1px solid #ccc
}

.cf7-product__image {
    width: 110px;
    height: 110px;
    background-color: #e8e4dc;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.cf7-product__image--breeze1 {
    background-image: url("/../../../../img/owner/mente/ower_shop_01.jpg");
    position:relative;
}
.cf7-product__image--breeze1:after{
    content:"";
    background:url("/../../../../img/owner/mente/ower_shop_01_sample.jpg") no-repeat center / cover;
    display:block;
    width:40%;
    height:40%;
    position:absolute;
    top:0;
    right:0;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
}

.cf7-product__image--breeze2 {
    background-image: url("/../../../../img/owner/mente/ower_shop_02.jpg");
    position:relative;
}
.cf7-product__image--breeze2:after{
    content:"";
    background:url("/../../../../img/owner/mente/ower_shop_02_sample.jpg") no-repeat center / cover;
    display:block;
    width:40%;
    height:40%;
    position:absolute;
    top:0;
    right:0;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
}

.cf7-product__image--breeze3 {
    background-image: url("/../../../../img/owner/mente/ower_shop_03.jpg");
    position:relative;
}
.cf7-product__image--breeze3:after{
    content:"";
    background:url("/../../../../img/owner/mente/ower_shop_03_sample.jpg") no-repeat center / cover;
    display:block;
    width:40%;
    height:40%;
    position:absolute;
    top:0;
    right:0;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
}

.cf7-product__image--auro {
    background-image: url("/../../../../img/owner/mente/ower_shop_04.jpg")
}

.cf7-product__image--filter1 {
    background-image: url("/../../../../img/owner/mente/ower_shop_05.jpg");
    position:relative;
}
.cf7-product__image--filter1:after{
    content:"";
    background:url("/../../../../img/owner/mente/ower_shop_05_sample.jpg") no-repeat center / cover;
    display:block;
    width:40%;
    height:40%;
    position:absolute;
    top:0;
    right:0;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
}

.cf7-product__image--filter2 {
    background-image: url("/../../../../img/owner/mente/ower_shop_06.jpg");
    position:relative;
}
.cf7-product__image--filter2:after{
    content:"";
    background:url("/../../../../img/owner/mente/ower_shop_06_sample.jpg") no-repeat center / cover;
    display:block;
    width:40%;
    height:40%;
    position:absolute;
    top:0;
    right:0;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
}

.cf7-product__image--keisoudo {
    background-image: url("/../../../../img/owner/mente/ower_shop_07.jpg");
    position:relative;
}
.cf7-product__image--keisoudo:after{
    content:"";
    background:url("/../../../../img/owner/mente/ower_shop_07_sample.jpg") no-repeat center / cover;
    display:block;
    width:40%;
    height:40%;
    position:absolute;
    top:0;
    right:0;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
}

.cf7-product__info {
    min-width: 0;
    display: flex;
    flex-direction: column
}

.cf7-product__name {
    font-weight: 600;
    margin: 0 0 8px;
    line-height: 1.55
}

.cf7-product__desc {
    font-size: 0.8rem;
    color: #333;
    margin: 0 0 14px;
    flex: 1
}

.cf7-product__buy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: auto;
    
    border-radius: 4px;
}

.cf7-product__price {
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    line-height: 1.4
}

.cf7-product__price strong {
    color: #c0392b;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: "minerva-modern", sans-serif;
}

.cf7-product__qty-wrap {
    flex-shrink: 0
}

.cf7-product__qty-wrap select,.cf7-form-wrapper.cf7-product .cf7-product__qty-wrap select {
    width: 60px !important;
    min-width: 56px;
    padding: 6px 8px !important;
    font-size: 13px;
    background: #fff;
    border: 1px solid silver
}

.cf7-product__haru-hero {
    display: grid;
    grid-template-columns: 130px 1fr;
    gap: 22px;
    padding: 18px 0 0px;
    margin: 20px 0 30px
}

.cf7-product__haru-hero-image {
    width: 130px;
    height: 130px;
    background-color: #8a5a2a;
    background-size: cover;
    background-position: center;
    background-image: url("/../../../../img/owner/mente/ower_shop_08.jpg");
    position:relative;
}
.cf7-product__haru-hero-image:after{
    content:"";
    background:url("/../../../../img/owner/mente/ower_shop_08_sample.png") no-repeat center / cover;
    display:block;
    width:40%;
    height:40%;
    position:absolute;
    top:0;
    right:0;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
}

.cf7-product__haru-hero-info {
    min-width: 0;
}

.cf7-product__haru-hero-title {
    font-size: 1rem;
    font-weight: 600;
    margin: 0 0 1rem;
}

.cf7-product__haru-hero-desc {
    color: #333;
    line-height: 1.95;
    margin: 0
}

.cf7-product__haru-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 24px;
    margin: 0 0 70px
}

.cf7-product__haru-item {
    display: grid;
    grid-template-columns: 60px minmax(0,1fr) auto;
    gap: 14px;
    padding: 12px 14px;
    align-items: center;
    background: #fefefc;
    border-radius: 4px
}

.cf7-product__haru-image {
    width: 60px;
    height: 60px;
    border: 1px solid #d0d0d0;
    overflow:hidden;
}
.cf7-product__haru-image img{
    object-fit:cover;
    height:100%;
    width:100%;
}

.cf7-product__haru-info {
    min-width: 0
}

.cf7-product__haru-name {
    font-weight: 600;
    color: #222;
    margin: 0 0 4px
}

.cf7-product__haru-sub {
    font-size: 0.8rem;
    color: #333;
    margin: 0;
    line-height: 1.4
}

.cf7-product__haru-sizes {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-end;
    min-width: 220px
}

.cf7-product__haru-size {
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    justify-content: space-between;
    width: 100%
}

.cf7-product__haru-size .cf7-product__price {
    font-size: 11.5px
}

.cf7-product__haru-size .cf7-product__price strong {
    font-size: 1.05rem;
    font-family: "minerva-modern", sans-serif;
}

.cf7-product__optbox {
    display: grid;
    grid-template-columns: 1fr 240px;
    gap: 0;
    margin: 0 0 70px;
    align-items: stretch
}

.cf7-product__optbox-text {
}

.cf7-product__optbox-text p {
    line-height: 1.9;
    margin: 0 0 8px
}

.cf7-product__optbox-text p:last-child {
    margin-bottom: 0
}

.cf7-product__optbox-note {
    font-size: 90% !important;
    color: #666 !important;
    line-height: 1.85 !important;
    margin-top: 10px !important;
    padding-top: 8px;
    border-top: 1px dashed #d0d0d0
}

.cf7-product__optbox-check {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px 20px;
    border: 1px solid #e0e0e0;
    margin:0 0 0 10px;
}

.cf7-product__optbox-check .wpcf7-list-item {
    margin: 0
}

.cf7-product__optbox-check label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    margin: 0
}

.cf7-product__optbox-check input[type=checkbox] {
    width: 14px;
    height: 14px;
    cursor: pointer
}

.cf7-product__optbox-check .wpcf7-list-item-label {
    color: #333
}

.cf7-product__bank-lead {
    line-height: 1.9;
    margin: 14px 0 20px
}

.cf7-product__bank {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 10px;
    border: 1px solid #c8c8c8;
}
.cf7-product__bank_box{
    margin: 0 0 70px;
}
.cf7-product__bank th,.cf7-product__bank td {
    padding: 12px 18px;
    border: 1px solid #d7d7cf;
    vertical-align: middle;
    text-align: left;
    line-height: 1.6
}

.cf7-product__bank th {
    background: #f0f0ea;
    width: 200px;
    font-weight: 500;
    color: #333;
    text-align: center
}

.cf7-product__bank td {
    background: #fff;
    color: #333
}

.cf7-product__bank-kana {
    display: inline-block;
    font-size: 10.5px;
    color: #888;
    margin-top: 2px
}

.cf7-product__customer {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 0;
    margin: 16px 0
}

.cf7-form-wrapper.cf7-product .cf7-product__customer .cf7-form__group {
    padding: 14px 0;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    display: grid;
    grid-template-columns: 180px 1fr;
    gap: 24px;
    flex-direction: row
}

.cf7-form-wrapper.cf7-product .cf7-product__customer .cf7-form__group:last-child {
    border-bottom: none
}

.cf7-form-wrapper.cf7-product .cf7-product__customer .cf7-form__group-label {
    width: auto;
    padding-top: 0;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px
}

.cf7-form-wrapper.cf7-product .cf7-product__customer input[type=text],.cf7-form-wrapper.cf7-product .cf7-product__customer input[type=tel],.cf7-form-wrapper.cf7-product .cf7-product__customer input[type=email] {
    width: 100%;
    max-width: 100%;
    background: #fff;
    border: none;
    padding: 11px 14px;
    font-size: 13px;
    color: #333;
    border:1px solid #e1e1dc;
    box-sizing:border-box;
}

.cf7-form-wrapper.cf7-product .cf7-product__customer input::placeholder {
    color: #b8b8b8
}

.cf7-product__customer-postal {
    display: flex !important;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap
}

.cf7-form-wrapper.cf7-product .cf7-product__customer-postal input[type=text] {
    width: 140px !important;
    flex-shrink: 0
}

.cf7-product__customer-postal .cf7-form__small {
    font-size: 11.5px;
    color: #666;
    margin: 0;
    display: inline;
    flex: 1
}

.cf7-product__customer-tel {
    display: flex !important;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap
}

.cf7-form__small-inline {
    font-size: 11.5px;
    color: #666;
    white-space: nowrap
}

.cf7-product__customer-email {
    position: relative
}

.cf7-product__email-icon {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: #c0392b;
    color: #fff;
    font-size: 10px;
    padding: 3px 6px;
    line-height: 1;
    pointer-events: none;
    border-radius: 1px
}

.cf7-product__remarks-label {
    font-size: 13px;
    color: #333;
    margin: 20px 0 10px;
    font-weight: 400
}

.cf7-form-wrapper.cf7-product textarea {
    width: 100%;
    background: #fff;
    border: none;
    padding: 14px;
    min-height: 140px;
    font-size: 13px;
    color: #333;
    border:1px solid #e1e1dc;
}

.cf7-product__submit-wrapper {
    margin: 36px 0 60px;
    padding: 0;
    text-align: center
}

.cf7-form-wrapper.cf7-product .cf7-product__submit {
    background-color: #a89378;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><line x1='4' y1='14' x2='22' y2='14' stroke='white' stroke-width='1.2'/><line x1='17' y1='9' x2='23' y2='14' stroke='white' stroke-width='1.2'/><line x1='17' y1='19' x2='23' y2='14' stroke='white' stroke-width='1.2'/></svg>");
    background-repeat: no-repeat;
    background-position: right 36px center;
    color: #fff !important;
    border: none;
    padding: 22px 80px 22px 60px;
    min-width: 420px;
    border-radius: 60px;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: .2em;
    font-weight: 400;
    transition: opacity .2s,transform .1s;
    box-shadow: 0 2px 6px rgba(168,147,120,.3)
}
.cf7-form-wrapper.cf7-product .cf7-product__submit:hover {
    opacity: .92;
    transform: translateY(-1px)
}

body>#cf7ProductCart,#cf7ProductCart {
    position: fixed !important;
    left: 24px !important;
    bottom: 32px !important;
    top: auto !important;
    right: auto !important;
    transform: none !important;
    width: 200px !important;
    max-width: 200px !important;
    height: auto !important;
    z-index: 2 !important;
    background: #fff !important;
    box-shadow: 0 8px 24px rgba(0,0,0,.28) !important;
    border-radius: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: hidden !important;
    pointer-events: auto !important;
    isolation: isolate !important;
    contain: layout style !important
}

#cf7ProductCart .cf7-product__cart-label {
     background-color: #a89378;
    color: #fff !important;
    text-align: center !important;
    font-size: 13px !important;
    padding: 7px 12px !important;
    letter-spacing: .12em !important;
    font-weight: 600 !important;
    margin: 0 !important;
    line-height: 1.4 !important;
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important
}

#cf7ProductCart .cf7-product__cart-amount {
    padding: 13px 12px !important;
    text-align: center !important;
    background: #fff !important;
    line-height: 1.2 !important;
    margin: 0 !important;
    border-bottom-left-radius: 7px !important;
    border-bottom-right-radius: 7px !important
}

#cf7ProductCart .cf7-product__cart-number {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    color: #c0392b; !important;
    letter-spacing: .02em !important;
    font-family: "minerva-modern", sans-serif;
}

#cf7ProductCart .cf7-product__cart-yen {
    font-size: 12px !important;
    color: #333 !important;
    margin-left: 3px !important;
    font-weight: 400 !important
}
.cf7-confirm-modal__content dt {
    margin-top: 20px !important;
    border-left:2px solid #000 !important;
    padding:0 0 0 0.5em !important;
}
.cf7-confirm-modal__submit {
    background: #a89378 !important;
    border-radius:50px !important;
}
.cf7-confirm-modal__back {
    border-radius:50px !important;
}

@media (max-width: 1400px) {
    body>#cf7ProductCart,#cf7ProductCart {
        left:16px !important;
        bottom: 20px !important;
        width: 190px !important;
        max-width: 190px !important
    }

    #cf7ProductCart .cf7-product__cart-number {
        font-size: 23px !important
    }
}

@media (max-width: 900px) {
    body>#cf7ProductCart,#cf7ProductCart {
        left:12px !important;
        bottom: 12px !important;
        width: 180px !important;
    }

    #cf7ProductCart .cf7-product__cart-label {
        font-size: 12px !important;
        padding: 6px 8px !important
    }

    #cf7ProductCart .cf7-product__cart-amount {
    }

    #cf7ProductCart .cf7-product__cart-number {
        font-size: 20px !important
    }

    #cf7ProductCart .cf7-product__cart-yen {
        font-size: 11px !important
    }
}

@media (max-width: 768px) {
    body>#cf7ProductCart,#cf7ProductCart {
        left:12px !important;
        bottom: 100px !important;
    }
    .cf7-product__grid,.cf7-product__haru-grid {
        grid-template-columns:1fr;
        gap: 8px 0
    }

    .cf7-product__item {
        grid-template-columns: 90px 1fr;
        gap: 12px;
        padding: 16px 0
    }

    .cf7-product__image {
        width: 90px;
        height: 90px
    }

    .cf7-product__optbox {
        grid-template-columns: 1fr
    }

    .cf7-product__optbox-text {
        padding: 16px 0
    }

    .cf7-form-wrapper.cf7-product .cf7-product__customer .cf7-form__group {
        grid-template-columns: 1fr;
        gap: 6px
    }

    .cf7-product__haru-hero {
        grid-template-columns: 100px 1fr;
        gap: 16px
    }

    .cf7-product__haru-hero-image {
        width: 100px;
        height: 100px
    }

    .cf7-product__haru-item {
        grid-template-columns: 50px 1fr;
        grid-template-rows: auto auto;
        gap: 10px
    }

    .cf7-product__haru-image {
        width: 50px;
        height: 50px;
        grid-row: 1/3
    }

    .cf7-product__haru-sizes {
        grid-column: 2;
        align-items: stretch;
        min-width: 0
    }

    .cf7-product__bank th {
        width: 130px;
        padding: 10px 12px;
        font-size: 11.5px
    }

    .cf7-product__bank td {
        padding: 10px 12px
    }

    .cf7-form-wrapper.cf7-product .cf7-product__submit {
        padding: 18px 24px;
        font-size: 15px;
        letter-spacing: .1em
    }
}
