/*
Theme Name: welcart_child
Version: 1.6
Template: welcart_basic
*/


/* メインページ */

body {
    font-family: 'Shippori Mincho', serif;
}

header #site-navigation input#panel.on-off+div.nav-menu-open,
header #site-navigation input#panel.on-off:checked+div.nav-menu-open,
header #site-navigation input#panel.on-off+div.header-nav-container {
    background-color: #a10506;
}

footer {
    background-color: #a10506;
}

#site-navigation li a {
    color: #fff;
}

.site-title a {
    font-size: 18px;
}

h1.site-title img {
    width: 150px !important;
    height: auto;
    margin-right: 15px;
}

h2.entry-title {
    font-size: 20px;
}
#main_images{
    margin-bottom: 0px;
}
.content_back{
    max-width: 1000px;
    display: block;
    margin: 0 auto;
}
.top_osusume article{
        width: auto;
}
h3.yoyaku_step,
h4.yoyaku_step {
    background-color: #154223;
    padding: 27px 10px;
    color: #fff;
    font-family: sans-serif;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}
.step_wrapbox {
    display: block;
    background-color: #f3f2f4;
    padding: 50px 10px;
    gap: 40px;
    justify-content: center;
    color: #a10506;
    font-family: 'Shippori Mincho', serif;
    letter-spacing: 1px;
    font-size: 13px;
    text-align: left;
}
.step_wrapper {
    display: block;
    background-color: #f3f2f4;
    padding: 50px 20px 60px;
    gap: 40px;
    justify-content: center;
    color: #a10506;
    font-family: sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    text-align: left;
}
.step_wrapper2 {
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    padding: 50px 30px;
}
.step_wrapper2 li{
  width: 50%;
}
.step_wrapper li p,.step_wrapper2 li p{
    padding: 10px 0 0 20px;
    line-height: 1.5em;
    overflow-wrap: anywhere;
}
.step_wrapper li img,.step_wrapper2 li img{
    max-width: 130px;
}
#notes_table th::after{
    content:"ご要望等ございましたらご記入下さい。";
    display: block;
    font-size: 12px;
}
#notes_table th{
    width: 50%;  
}
#notes_table td{
    width: 50%;  
}
.step {
    background-color: #7f7f7f;
    width: fit-content;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: sans-serif;
}

.step_p {
    padding: 10px 30px 20px 30px;
    line-height: 25px;
}

#cart_table .quantity input {
    max-width: 40px;
}

#confirm_table tr:nth-child(12) {
    display: none;
}

#confirm_table tr:nth-child(27) {
    display: none;
}

.osusume {
    background-color: #154223;
    padding: 27px 10px;
    color: #fff;
    font-family: sans-serif;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}

#content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1300px;
    margin: 10px auto;
}


.pc_only {
    display: block;
}

.sp_only {
    display: none;
}



/* 商品一覧 categoty */

h1.page-title {
    font-size: 14px;
    color: darkgray;
}

#main.two-column #content {
    width: 1300px;
}

h2.category_h2 {
    font-size: 20px;
    text-align: left;
    margin: 0;
    background-color: #9e2e2e;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
}

.category_p {
    font-size: 16px;
    text-align: left;
    line-height: 25px;
    background-color: linen;
    padding: 10px 20px;
}

.cat-il.type-grid .itemname {
    height: 25px;
}

.cat-il.type-grid .itemprice {
    height: 20px;
}

.cat-il.type-grid .itemsoldout {
    height: 25px;
}


/* 商品一覧 categoty ここまで */


/* 特定商取引法に基づく表示ページ page */

.entry-content h1 {
    background-color: lightgray;
    padding: 5px 10px;
    margin-bottom: 20px;
}
.entry-content ul, .entry-content ol, .item-description ul, .item-description ol {
    margin: 0;
}
.page_dd {
    margin-bottom: 15px;
}

.entry-content ul li,
.item-description ul li {
    list-style: none;
}

.entry-content h5 {
font-size: 17px;
    background-color: #e3e3e3;
    margin-bottom: 3px;
    padding: 5px;
    width: 100%;
}

.entry-content p {
    font-size: 16px;
    text-indent: -1rem;
}

.entry-content h5 span {
    color: #9e2e2e;
    font-size: 18px;
}

.entry-content p span {
    color: #9e2e2e;
    font-size: 18px;
}


/* 特定商取引法に基づく表示ページ page ここまで */


/* 商品の詳細ページ  */

#content header {
    display: none;
}

h2.item-name {
    font-size: 20px;
    margin: 10px 0;
    border-bottom: 3px solid #eee;
    padding-bottom: 5px;
}

.itemcode {
    display: none;
}

.skuname {
    display: none;
}

.item-option dd {
    margin-bottom: 10px;
}

.zaikostatus {
    margin-bottom: 10px;
    display: none;
}

.field_price {
    margin-bottom: 10px;
    font-size: 22px;
}

.field_cprice {
    display: none;
}

.c-box skubutton {
    padding: 10px 15px;
}

#img-box {
    text-align: center;
}


/* 商品の詳細ページ ここまで  */


/* カートの中身  */

#main {
    margin: 10px auto;
    max-width: 1300px;
    width: 100%;
}

.cart_navi {
    display: none;
}

.cart_navi li {
    margin-bottom: 3px;
}

input[type="button"],
input[type="submit"] {
    padding: 5px 30px;
    margin: 5px 0;
}

.upbutton {
    padding-bottom: 25px;
}

#cart_table td.stock {
    display: none;
}

#cart_table th.stock {
    display: none;
}

.currency_code {
    display: none;
}

#cart_table tfoot th.aright {
    border-block-start: 2px solid #eee;
    padding-top: 10px;
}

#cart_table tfoot th.aright amount {
    border-block-start: 2px solid #eee;
    padding-top: 10px;
}

td {
    padding-bottom: 10px;
    vertical-align: middle;
    padding-right: 15px;
}

th {
    text-align: left;
    padding-right: 15px;
}

.send {
    margin: 25px;
}

td span.member_name,
td span.member_furigana {
    margin-right: 5px;
}

#address1_row th {
    width: 190px;
}

#point_table {
    display: none;
}

td.aright {
    display: none;
}

#wc_confirm h1 {
    background-color: #eee;
    margin-bottom: 15px;
    padding: 3px 7px;
}

.ttl h3 {
    background-color: #eee;
    margin-top: 25px;
    padding: 3px 7px;
}

#confirm_table {
    margin-bottom: 40px;
}

#confirm_table tr:nth-child(22),
#confirm_table tr:nth-child(23),
#confirm_table tr:nth-child(24),
#confirm_table tr:nth-child(25),
#confirm_table tr:nth-child(26) {
    display: none;
}

#confirm_table tr:nth-child(4),
#confirm_table tr:nth-child(9),
#confirm_table tr:nth-child(11) {
    display: none;
}

#confirm_table tr:nth-child(14),
#confirm_table tr:nth-child(19),
#confirm_table tr:nth-child(21) {
    display: none;
}

#delivery_flag {
    display: none;
}

#zeus {
    display: block!important;
}
.cart_page_title {
    display: none;
}


.customer_form+#time {
    display: none;
}


#wc_delivery::before {
    content: "クレジットカード・備考欄";
    margin-bottom: 40px;
    display: block;
}

.customer_form {
    width: 100%;
}

.customer_form textarea {
    width: 100%;
    min-height: 200px;
    height: 100%;
}

#site-navigation ul {
        width: 1300px;
        margin: 0 auto;
        padding: 10px 10px;
}

/* カートの中身 ここまで  */


/* 会員ページ */

#usces_history {
    border-top: 2px solid #eee;
    padding-top: 10px;
}

.member-logout {
    padding-bottom: 20px;
}

th.historyrow shipping {
    display: none;
}

th.historyrow cod {
    display: none;
}

th.rightnum shipping {
    display: none;
}


/* スマホページ */
@media (max-width: 991px) {
    #main.two-column #content {
        width: 100%;
    }
    .site-description {
        background-color: #a10506;
        width: 100%;
    }
.top_osusume article{
        width: 48%;
}
.step_wrapper li p,.step_wrapper2 li p{
    padding: 0px 0 0 20px;
    line-height: 1.5em;
    overflow-wrap: anywhere;
    font-size: 0.8rem;
    text-align: left;
    margin: 0 0 30px;
}


header .inner {
        display: flex;
        flex-wrap: wrap;
        max-width: 1300px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 1.071428em;
    }

    .incart-btn a {
        padding: 6px .714286em;
        -webkit-transition: .3s ease all;
        -moz-transition: .3s ease all;
        -o-transition: .3s ease all;
        transition: .3s ease all;
        background-color: #154223;
        text-align: center;
    }
.incart-btn a {
    display: block;
    color: #ffffff;
}
}

@media (max-width: 576px) {
    .pc_only {
        display: none;
    }
    .sp_only {
        display: block;
    }
    .step_wrapper {
        display: block;
        flex-wrap: wrap;
    }
    .site-description {
        background-color: #a10506;
    }
    #cart_table thead {
        display: none;
    }
    thead #cart_table thead .num {
        display: none;
    }
    #cart_table thead td {
        margin-bottom: 10px;
    }
    #cart_table .aright {
        display: none;
    }
    #cart_table tfoot {
        border-top: 1px solid #ccc;
    }
    .customer_form th,
    .customer_form td {
        display: block;
    }
    .customer_form tr {
        margin-bottom: 10px;
        display: block;
    }
    #customer-info .send {
        display: block;
        margin-top: 30px;
    }
    #customer-info input {
        margin-bottom: 10px;
    }
    #wc_confirm #cart .cart_navi {
        display: none;
    }
    #wc_confirm #cart .currency_code {
        display: none;
    }
    #wc_confirm #cart #cart_table thead {
        display: none;
    }
    #wc_confirm #cart #cart_table tbody tr {
        display: block;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }
    #wc_confirm #cart tbody .productname {
        display: block;
    }
    .cart-page #cart_table tbody {
        display: block;
    }
    #cart_table tfoot {
        border: none;
    }
    #cart_table tbody {
        display: block;
    }

    #site-navigation ul {
        width: 1300px;
        margin: 0 auto;
        padding: 10px 10px;
    }

}