@charset "UTF-8";

/* 共通
----------------------------- */
body{
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    letter-spacing: -0.05em !important;
}

.c-text__center{
    text-align: center;
}

.img-fluid{
    max-width: 100%;
}

.l-relative{
    position: relative;
}

.c-position__center{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.c-block{
    display: block;
}

.entry-content ul{
    margin-bottom: 0 !important;
}

@media screen and (min-width: 62.5em){
#itempage #img-box {
    width: 45% !important;
}
}

@media screen and (min-width: 62.5em){
#itempage .item-info {
    width: 50% !important;
}
}

.entry-content a, .item-description a {
    text-decoration: none !important;
}

@media screen and (min-width: 62.5em){
#site-navigation ul ul :hover > a,
#site-navigation li a:hover {
    background-color: #F25200 !important;
    color: #fff;
}
}

/* マージン／padding
----------------------------- */
.mb-1{
    margin-bottom: .5rem;
}

.mb-2{
    margin-bottom: 1rem;
}

.mb-3{
    margin-bottom: 1.5rem;
}

.mb-5{
    margin-bottom: 3rem;
}

.mt-3{
    margin-top: 1.5rem;
}

.mt-5{
    margin-top: 3rem;
}

.mt-7{
    margin-top: 4.5rem;
}

.p-3{
    padding: 1.5rem;
}

.px-3{
    padding: 0 1.5rem;
}

/* row/col
----------------------------- */

.row{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.col-4{
    width: calc(100% / 3);
    text-align: center;
}

.col-5{
    width: calc(100% / 5);
    text-align: center;
}


/* テキスト
----------------------------- */
.c-pre{
    white-space: pre;
}

.c-text__bold{
    font-weight: 600;
}

.c-text__red{
    color: #F25200;
}

.c-text__blue{
    color: #005680;
}


.c-text__110{
    font-size: 110%;
}

.c-text__110_s{
    font-size: 110%;    
}

@media screen and (max-width: 576px) {
    .c-text__110_s{
        font-size: 100%;    
    }
}

.c-text__90{
    font-size: 90%;
}

.c-text__70{
    font-size: 70%;
}

/* リンクテキスト
----------------------------- */
.c-link_line{
    text-decoration: underline;
}


/* タイトル
----------------------------- */
#head-top {
    margin-bottom: 1em !important;
}

.c-title__logo{
    float: left;
    margin-top: 10px;
}

@media screen and (max-width: 576px) {
    .c-title__logo img{
        max-width: 60%;
    }
}

.c-head__img{
    float: right;
}
@media screen and (max-width: 991px) {
    .c-title__logo{
        text-align: center;
        float: none;
    }
    .c-head__img{
        display: none;
    }
}

.item_page_title, .cart_page_title,
.member_page_title,
#content .page-title,
#content .entry-title {
    margin: 0 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: -0.05em !important;
}

@media screen and (max-width: 991px) {
    .item_page_title{
        font-size: 18px !important;
        margin: 0 1.071em !important;
        line-height: 1.2 !important;
    }
    .item-description .inner {
        padding-bottom: 0 !important;
    }
}

#itempage .item-description {
    margin-bottom: 30px !important;
}

.item-info .item-name {
    font-size: 18px !important;
    letter-spacing: -0.05em;    
}

@media screen and (max-width: 576px) {
    .item-info .item-name {
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }
}

.c-ti__table{
    font-size: 18px;
}

.c-ti__line{
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 991px) {
    .c-ti__line{
        margin-top: 5px;
    }
}

.entries h2,
#secondary h3 {
    font-size: 21px !important;
    letter-spacing: -0.05em !important;
    font-weight: 600 !important;
    text-align: center;
    color: #333 !important;
}

@media screen and (max-width: 991px) {
    .entries h2,
    #secondary h3 {
        font-size: 16px !important;
        margin-bottom: ;
    }
}


/* ヘッダー
----------------------------- */
@media screen and (max-width: 767px) {
    header .inner {
        padding: 0 1.071em 1em !important;
    }
}

.menu-trigger{
    width: 2em !important;
}

@media screen and (max-width: 576px) {
    .incart-btn{
        top:1em !important;
    }
    
}

/* フッター
----------------------------- */

@media screen and (max-width: 576px) {
    #site-info li {
        margin-bottom: 5px !important;
        padding: 0 10px !important;
        font-size: 12px;
    }
    #site-info li:first-of-type {
        display: block !important;
    }
    .copyright{
        font-size: 12px;        
    }
}



/* TOP：インフォメーション
----------------------------- */
.post-title{
    font-weight: 600;    
}

.entry-content a,.item_content a{
    color: #007DC8;
    border-bottom: 1px solid #007DC8;
    margin: 0 5px;
}

.entry-content a:hover,.item_content a:hover{
    color: #007DC8;
    border-bottom: 1px solid #007DC8;
    margin: 0 5px;
}

/* サイドナビ
----------------------------- */
.s-box{
    width: 100% !important;
    background: #FFF;
}

.welcart_widget_body li{
    margin-bottom: 10px;
}

.c-side__cat{
    margin-bottom: 20px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 5px;
    font-weight: 600;
    color: #333;
}

.welcart_widget_body .c-side__cont li::before{
    content: "-";
    display: inline;
    margin-right: 10px;
}


.c-side__ti{
    margin-bottom: 15px;
    font-weight: 600;
    padding-left: 10px;
}

.c-side__cont{
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

li:last-of-type .c-side__cont{
    border-bottom: none;
    padding-bottom: 0; 
}

.welcart_widget_body{
    border: 1px solid #ccc;
    padding: 16px 16px 0;
}

/* カレンダー */

.usces_calendar caption,
.usces_calendar th,
.usces_calendar td {
    text-align: center;
}

.usces_calendar caption{
    font-size: 16px;
    font-weight: 600;
}


@media screen and (max-width: 991px) and (min-width: 567px) {
    .l-side__banner li{
        float: left;
        text-align: center;
        width: calc(100% / 3);
    }
    
    .l-side__banner li img{
        max-width: 90%;
    }
    
}

.l-side__banner li{
    margin-bottom: 1rem !important;
}


.l-side__banner li:last-of-type{
    margin-bottom: 3rem;
}

.d-pc__none{
    display: none;
}

@media screen and (max-width: 991px) {
    .d-pc__none{
        display: block;
    }
    .welcart_widget_body{
        margin-bottom: 15px;
    }
    .mobile_menu{
        height: 100% !important;
    }
    .nav-menu-open #menu-main_navi li{
        border-bottom: 1px solid #ddd;
        margin: 0 auto;
        padding: 10px;
        width: 90%;
    }
    .nav-menu-open #menu-main_navi li:last-of-type{
        border-bottom:none;
    }
    
    #site-navigation{
        border: none !important;
    }
    
    #site-navigation li a {
        margin: 0 !important;
        padding: 0 !important;
        border: none;
        line-height: 100%;
    }
    
    #site-navigation li a::before {
        content: "-";
        margin-right: 10px;
    }
    
}

/* カート btn
----------------------------- */

.item-info .skubutton,
.incart-btn .total-quant,
#memberinfo table.retail .redownload_link a {
    color: #fff;
    background-color: #F25200 !important;
}

.item-info .skubutton:hover,
.incart-btn .total-quant:hover,
#memberinfo table.retail .redownload_link a:hover {
	opacity: .8;
}


/* 画像（スライド）
----------------------------- */

#img-box .itemimg img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.slick-track{
    position: static !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    height: auto !important;
}

@media screen and (max-width: 991px) {
    .slick-track{
        justify-content: center;
    }
}

#itempage .itemsubimg .slick-track {
    left: 0 !important;
    -webkit-transform: translate(0%, 0) !important;
    transform: translate(0%, 0) !important;
}

#itempage .itemsubimg {
    z-index: 1;
    width: 50% !important;
    margin: 0 2% 0 0;
    padding: 0;
    float: none !important;
}

#itempage .itemsubimg {
    z-index: 1;
    width: 100% !important;
    margin: 0 2% 0 0;
    padding: 0;
    float: none !important;
}

#itempage .itemsubimg img{
    border: 1px solid #ccc;
    width: auto !important;
}


#itemimg-sub .slick-slide:first-child:nth-last-child(2),
#itemimg-sub .slick-slide:first-child:nth-last-child(2) ~ * {
    width: 25% !important;
}

@media screen and (max-width: 991px) {
    #itemimg-sub .slick-slide:first-child:nth-last-child(2),
    #itemimg-sub .slick-slide:first-child:nth-last-child(2) ~ * {
        width: 15% !important;
        height: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    #itemimg-sub .slick-slide:first-child:nth-last-child(2),
    #itemimg-sub .slick-slide:first-child:nth-last-child(2) ~ * {
        width: 50% !important;
    }
}


#itemimg-sub .slick-slide:first-child:nth-last-child(3),
#itemimg-sub .slick-slide:first-child:nth-last-child(3) ~ * {
    width: 25% !important;
}

@media screen and (max-width: 991px) {
    #itemimg-sub .slick-slide:first-child:nth-last-child(3),
    #itemimg-sub .slick-slide:first-child:nth-last-child(3) ~ * {
        width: 15% !important;
        height: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    #itemimg-sub .slick-slide:first-child:nth-last-child(3),
    #itemimg-sub .slick-slide:first-child:nth-last-child(3) ~ * {
        width: 50% !important;
    }
}

#itemimg-sub .slick-slide:first-child:nth-last-child(4),
#itemimg-sub .slick-slide:first-child:nth-last-child(4) ~ * {
    width: 25% !important;
}

@media screen and (max-width: 991px) {
    #itemimg-sub .slick-slide:first-child:nth-last-child(4),
    #itemimg-sub .slick-slide:first-child:nth-last-child(4) ~ * {
        width: 15% !important;
        height: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    #itemimg-sub .slick-slide:first-child:nth-last-child(4),
    #itemimg-sub .slick-slide:first-child:nth-last-child(4) ~ * {
        width: 50% !important;
    }
    #itempage .itemsubimg {
        margin: 0 !important;
    }
}


/* 商品詳細
----------------------------- */

#itempage #img-box {
    margin: 10px 0 3.5714em;
}

#itemimg-sub{
    height: auto !important;
}

.field_price-off{
    font-size: 12px;
    background: rgba(252,251,222,1.0);
    color: #F25200;
    font-weight: 600;
    border: 1px solid #F25200;
    padding: 5px 5px 3px;
    margin-right: 10px;
}

.field_price-text{
    font-size: 12px;
    font-weight: normal !important;
}

.item-info .field_price{
    font-weight: 600 !important;
    color: #333;
}

.field_price-sp{
    font-size: 18px;
    font-weight:600;
    letter-spacing: -0.1em;
}


.l-single .item-info form .skuform:first-child {
    border-top-width: 0px;
    border-top-style: none !important;
}

.l-single .item-info form .skuform:last-child {
    border-bottom-width: 0px;
    border-bottom-style: none !important;
}


.l-single .item-info .skuform {
    margin: 0;
    padding: 3rem 0 3rem 0!important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.l-single .item-info .skuform:first-of-type {
    padding: 0 0 3rem 0!important;
}

#l-itemDetail{
    margin: 0 1.071em 1.785em;    
}

.l-itemDetail p{
    line-height: 1.6;
}

@media screen and (min-width: 62.5em){
.c-quantity .item-info .quantity {
    margin-right: 0 !important;
    margin-bottom: 0;
}
}

.c-quantity .unit{
    margin-right: 10px;
}


.c-itemDetail__ti,.title_content{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.05em;
    border-bottom: 3px double #ccc;
}

.c-itemDetail__ti-s{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.05em;
    border-bottom: 1px dotted #ccc;    
}

/* li.lisquare {
    list-style-type: square;
    list-style-position: inside;
} */

li.lisquare,li.licircle{
    padding-left: 20px;
    line-height: 1.6;
    margin-bottom: 5px;
}

li.lisquare::before {
    content: "●";
    display: inline-block;
    scale: .5;
    margin-right: 15px;
    margin-left: -25px;
}

li.licircle::before {
    content: "◯";
    display: inline-block;
    scale: .5;
    margin-right: 15px;
    margin-left: -25px;
}

/* li.licircle {
    list-style-type: circle;
    list-style-position: inside;
} */

  /* ボタンのスタイル */
.c-btn__detail {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 240px;
    height: 40px;
    padding: 8px 16px;
    font-family: sans-serif;
    /* font-size: 16px; */
    color: #fff;
    text-align: center;
    overflow-wrap: anywhere;
    background-color: #111;
    border-radius: 3px;
}

@media screen and (max-width: 576px) {
    .c-btn__detail{
        max-width: 100%;        
    }
}

.c-btn__detail a{
    color: #FFF;
}

.c-btn__detail a:link,
.c-btn__detail a:visited,
.c-btn__detail a:hover,
.c-btn__detail a:active{
    color: #FFF;
}

@media (any-hover: hover) {
    .c-btn__detail:hover a{
        color: #fff;
    }
    .c-btn__detail:hover {
        background-color: #555;
        color: #fff;
    }
}

.c-btn__detail::before{
    content: "";
    display: inline-block;
    background: url(images/icon-note.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 15px;
    margin-right: 10px;
}


.c-btn__quotoinq{
    display:inline-block;
    padding:5px 20px !important;
    background:#111 !important;
    min-height: 50px;
    color:#fff;
    text-decoration:none;
}

.c-btn__quotoinq:visited,
.c-btn__quotoinq:hover,
.c-btn__quotoinq:active {
    opacity: .8;
}

@media screen and (max-width: 576px) {
.c-btn__quotoinq:link{
    min-width: 100%;
    text-align: center;
}
}


/* カート（royal） */
.l-royal .item-info form .skuform:first-child {
    border: none;
}

.l-royal .item-info .skuform{
    border-bottom: none;
    padding: 0;
}
.c-table__saku{
    width: 100%;
}

.c-table__saku th{
    font-size: 80%;
}

.c-table__saku th:nth-child(1),
.c-table__saku th:nth-child(2){
    white-space: pre;
}

.c-table__saku th,
.c-table__saku td{
    border: 1px solid #ccc;
    line-height: 1.2;
    text-align: center;
}

.c-table__saku th{
    padding: 8px 5px 5px;
    background: #D9EDF7;
    font-weight: 600;
}

.c-table__saku td{
    padding: 5px 5px 10px;
}

.c-table__saku td:nth-child(3){
    padding: 5px 0 10px 0;
} 

.c-table__saku td:nth-child(3),
.c-table__saku td:nth-child(4){
    white-space: pre;
}

.c-table__saku td:nth-child(3){
    font-size: 80%;
}

.c-table__saku .unit{
    font-size: 80%;
}

.c-table__saku td input.skuquantity{
    width: 30px;
    height: 30px;
    margin-right: 3px;
    font-size: 80%;
}


@media screen and (min-width: 768px) {
    .c-table__saku td span{
        /* display: block; */
        white-space: pre;
    }
}

.c-table__saku td input[type="submit"]{
    width: 80%;
    height: 30px;
    font-size: 90%;
    padding: 0px 40px 0px 25px;
    line-height: 0px;
}

@media screen and (max-width: 991px) {
    .c-table__saku td input[type="submit"]{
        width: 80%;
        height: 30px;
        font-size: 90%;
        padding: 0px 20px 0px 10px;
        line-height: 0px;
    }
}


@media screen and (max-width: 576px) {
    .c-table__saku td input[type="submit"]{
        width: 100%;
        height: 30px;
        font-size: 90%;
        padding: 0px 20px 0px 20px;
        line-height: 0px;
    }
}

/* ボディ（ヘッド／スタンド）バナー */
.l-bodyStand{
    background: #fffaf0;
    border: 1px solid #ccc;
    padding: 25px;
    text-align: center;
}

.l-bodyStand ul{
    display: flex;
    justify-content: center;
}

.l-bodyStand ul li{
    margin: 0 10px;
}

.l-bodyStand p{
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .l-bodyStand{
        padding: 25px 15px;
    }
    .l-bodyStand ul{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .l-bodyStand ul li{
        margin: 0 0 10px;
    }
}

.thumimg img{
    border: 3px solid #eee;
    margin-bottom: 10px;
}

select{
    color: #333 !important;
}

@media screen and (max-width: 576px) {
    .skuform .right{
        width: 100% !important;
    }
    .item-info .skubutton{
        max-width: 100% !important;
    }
    #img-box .itemimg img {
        width: 98% !important;
    }
    .slick-slide{
        margin: 0 2px;
    }
}

/* テーブル横スクロール
----------------------------- */

@media screen and (max-width: 768px) {
    .c-table__wrap{
        overflow-x: scroll;
        margin-bottom: 1.5rem;
    }
    .c-table__wrap br{
        display: none;
    }
}

.c-table__wrap-txt{
    display: none;
}

@media screen and (max-width: 576px) {
    .c-table__wrap-txt{
        display: block;
        background: #111;
        color: #FFF;
        font-size: 12px;
        text-align: center;
        padding: 5px;
        margin-bottom: 5px;
    }
    .c-table__wrap-txt span::before,
    .c-table__wrap-txt span::after{
        content: "▲";
        display: inline-block;
    }
    .c-table__wrap-txt span::before{
        transform:rotate(-90deg);
        margin-right: 15px;
    }
    .c-table__wrap-txt span::after{
        transform:rotate(90deg);
        margin-left: 15px;
    }
    .c-table__wrap-txt br{
        display: none;
    }
}


/* TablePress
----------------------------- */

@media screen and (max-width: 768px) {
    .tablepress{
        margin-bottom: 0;
    }
    .tablepress th,
    .tablepress td{
        line-height: 1.2;
    } 
}


@media screen and (max-width: 768px) {
    #item_detail{
        margin:0 1.071em 1.785em;
    }
    .yarpp-thumbnails-horizontal{
        margin: 0 auto;
    }
}


.tablepress th{
    white-space: pre;
}

.tablepress th br{
    display: none;
}

.tablepress .column-1{
    background: #DAECF7;
}

#tablepress-61.tablepress th,
#tablepress-61.tablepress td{
    border: 1px solid #ccc;
    text-align: center;
    width: calc(100%/2);
}

#tablepress-17.tablepress th,
#tablepress-17.tablepress td,
#tablepress-18.tablepress th,
#tablepress-18.tablepress td,
#tablepress-19.tablepress th,
#tablepress-19.tablepress td,
#tablepress-21.tablepress th,
#tablepress-21.tablepress td,
#tablepress-53.tablepress th,
#tablepress-53.tablepress td,
#tablepress-54.tablepress th,
#tablepress-54.tablepress td,
#tablepress-55.tablepress th,
#tablepress-55.tablepress td,
#tablepress-56.tablepress th,
#tablepress-56.tablepress td,
#tablepress-57.tablepress th,
#tablepress-57.tablepress td,
#tablepress-58.tablepress th,
#tablepress-58.tablepress td,
#tablepress-59.tablepress th,
#tablepress-59.tablepress td,
#tablepress-60.tablepress th,
#tablepress-60.tablepress td{
    border: 1px solid #ccc;
    text-align: center;
    width: calc(100%/3);
}

#tablepress-85.tablepress th,
#tablepress-85.tablepress td,
#tablepress-86.tablepress th,
#tablepress-86.tablepress td,
#tablepress-87.tablepress th,
#tablepress-87.tablepress td,
#tablepress-117.tablepress th,
#tablepress-117.tablepress td,
#tablepress-118.tablepress th,
#tablepress-118.tablepress td,
#tablepress-119.tablepress th,
#tablepress-119.tablepress td{
    border: 1px solid #ccc;
    text-align: center;
    width: calc(100%/4);
}

#tablepress-7.tablepress th,
#tablepress-7.tablepress td,
#tablepress-13.tablepress th,
#tablepress-13.tablepress td,
#tablepress-30.tablepress th,
#tablepress-30.tablepress td,
#tablepress-36.tablepress th,
#tablepress-36.tablepress td,
#tablepress-80.tablepress th,
#tablepress-80.tablepress td,
#tablepress-81.tablepress th,
#tablepress-81.tablepress td,
#tablepress-82.tablepress th,
#tablepress-82.tablepress td,
#tablepress-83.tablepress th,
#tablepress-83.tablepress td,
#tablepress-84.tablepress th,
#tablepress-84.tablepress td,
#tablepress-89.tablepress th,
#tablepress-89.tablepress td,
#tablepress-112.tablepress th,
#tablepress-112.tablepress td,
#tablepress-113.tablepress th,
#tablepress-113.tablepress td,
#tablepress-114.tablepress th,
#tablepress-114.tablepress td,
#tablepress-115.tablepress th,
#tablepress-115.tablepress td,
#tablepress-116.tablepress th,
#tablepress-116.tablepress td,
#tablepress-120.tablepress th,
#tablepress-120.tablepress td{
    border: 1px solid #ccc;
    text-align: center;
    width: calc(100%/5);
}


#tablepress-5.tablepress th,
#tablepress-5.tablepress td,
#tablepress-6.tablepress th,
#tablepress-6.tablepress td,
#tablepress-26.tablepress th,
#tablepress-26.tablepress td,
#tablepress-29.tablepress th,
#tablepress-29.tablepress td,
#tablepress-34.tablepress th,
#tablepress-34.tablepress td,
#tablepress-62.tablepress th,
#tablepress-62.tablepress td,
#tablepress-63.tablepress th,
#tablepress-63.tablepress td,
#tablepress-64.tablepress th,
#tablepress-64.tablepress td,
#tablepress-65.tablepress th,
#tablepress-65.tablepress td,
#tablepress-66.tablepress th,
#tablepress-66.tablepress td,
#tablepress-67.tablepress th,
#tablepress-67.tablepress td,
#tablepress-68.tablepress th,
#tablepress-68.tablepress td,
#tablepress-69.tablepress th,
#tablepress-69.tablepress td,
#tablepress-74.tablepress th,
#tablepress-74.tablepress td,
#tablepress-76.tablepress th,
#tablepress-76.tablepress td,
#tablepress-78.tablepress th,
#tablepress-78.tablepress td,
#tablepress-92.tablepress th,
#tablepress-92.tablepress td,
#tablepress-93.tablepress th,
#tablepress-93.tablepress td,
#tablepress-94.tablepress th,
#tablepress-94.tablepress td,
#tablepress-95.tablepress th,
#tablepress-95.tablepress td,
#tablepress-96.tablepress th,
#tablepress-96.tablepress td,
#tablepress-97.tablepress th,
#tablepress-97.tablepress td,
#tablepress-98.tablepress th,
#tablepress-98.tablepress td,
#tablepress-99.tablepress th,
#tablepress-99.tablepress td,
#tablepress-100.tablepress th,
#tablepress-100.tablepress td,
#tablepress-101.tablepress th,
#tablepress-101.tablepress td,
#tablepress-106.tablepress th,
#tablepress-106.tablepress td,
#tablepress-108.tablepress th,
#tablepress-108.tablepress td,
#tablepress-110.tablepress th,
#tablepress-110.tablepress td,
#tablepress-123.tablepress th,
#tablepress-123.tablepress td,
#tablepress-124.tablepress th,
#tablepress-124.tablepress td,
#tablepress-125.tablepress th,
#tablepress-125.tablepress td,
#tablepress-126.tablepress th,
#tablepress-126.tablepress td,
#tablepress-127.tablepress th,
#tablepress-127.tablepress td{
    border: 1px solid #ccc;
    text-align: center;
    width: calc(100%/6);
}

#tablepress-4.tablepress th,
#tablepress-4.tablepress td,
#tablepress-9.tablepress th,
#tablepress-9.tablepress td,
#tablepress-25.tablepress th,
#tablepress-25.tablepress td,
#tablepress-32.tablepress th,
#tablepress-32.tablepress td,
#tablepress-73.tablepress th,
#tablepress-73.tablepress td,
#tablepress-79.tablepress th,
#tablepress-79.tablepress td,
#tablepress-88.tablepress th,
#tablepress-88.tablepress td,
#tablepress-105.tablepress th,
#tablepress-105.tablepress td,
#tablepress-111.tablepress th,
#tablepress-111.tablepress td,
#tablepress-122.tablepress th,
#tablepress-122.tablepress td{
    border: 1px solid #ccc;
    text-align: center;
    width: calc(100%/7);
}

#tablepress-1.tablepress th,
#tablepress-1.tablepress td,
#tablepress-3.tablepress th,
#tablepress-3.tablepress td,
#tablepress-8.tablepress th,
#tablepress-8.tablepress td,
#tablepress-24.tablepress th,
#tablepress-24.tablepress td,
#tablepress-31.tablepress th,
#tablepress-31.tablepress td,
#tablepress-37.tablepress th,
#tablepress-37.tablepress td,
#tablepress-70.tablepress th,
#tablepress-70.tablepress td,
#tablepress-71.tablepress th,
#tablepress-71.tablepress td,
#tablepress-72.tablepress th,
#tablepress-72.tablepress td,
#tablepress-75.tablepress th,
#tablepress-75.tablepress td,
#tablepress-77.tablepress th,
#tablepress-77.tablepress td,
#tablepress-90.tablepress th,
#tablepress-90.tablepress td,
#tablepress-91.tablepress th,
#tablepress-91.tablepress td,
#tablepress-102.tablepress th,
#tablepress-102.tablepress td,
#tablepress-103.tablepress th,
#tablepress-103.tablepress td,
#tablepress-104.tablepress th,
#tablepress-104.tablepress td,
#tablepress-107.tablepress th,
#tablepress-107.tablepress td,
#tablepress-109.tablepress th,
#tablepress-109.tablepress td,
#tablepress-121.tablepress th,
#tablepress-121.tablepress td{
    border: 1px solid #ccc;
    text-align: center;
    width: calc(100%/8);
}

/* table
----------------------------- */
.l-table th{
    background: #eee !important;
    vertical-align: top;
}

.l-table .entry-content p,
.l-table .item-description p{
    margin-bottom: 0 !important;
}

.l-table__01{
    margin-bottom: 3rem !important;
}

.l-table__01 th{
    font-weight: 600;
}

.l-table__01 th,
.l-table__01 td{
    padding: 1rem;
    text-align: left;
}

@media screen and (max-width: 576px) {
    .l-table__01 th,
    .l-table__01 td{
        display: block;
        width: 100%;
    }
    .entry-content table,
    .item-description table{
        border: none;
    }

    .l-table__01 th,
    .l-table__01 td{
        border-bottom: none;
    }

    .l-table__01 th{
        text-align: center;
    }

    .l-table__01 tr:last-of-type td{
        border-bottom: 1px solid #ccc;
    }
}

@media screen and (max-width: 360px) {
    .l-table__01 th,
    .l-table__01 td{
        width: 90%;
    }
}

/* フォーム
----------------------------- */
@media screen and (max-width: 576px) {

    .wpcf7-form-control-wrap input[type="text"],
    .wpcf7-form-control-wrap input[type="email"],
    .wpcf7-form-control-wrap textarea{
        padding: 0 !important;
        max-width: 100%;  
    }
    .c-variable{
        max-width: 100% !important;
    }
    .c-submit{
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 auto;
    }
    
    .c-submit input[type="submit"],
    .c-submit span{
        display: block;
    }
    
}


/* TARPP
----------------------------- */
.l-yarpp{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    font-family: "Josefin Sans", 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.c-yarpp{
    width: calc(100% / 2);
    padding: 5px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .c-yarpp{
        width: calc(100% / 5);
    }
}

.c-yarpp__img{
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.c-yarpp__title{
    margin-bottom: 10px;
    letter-spacing: -0.05em;
    text-decoration: underline;
    min-height: 65px;
}

.c-yarpp__price{
    letter-spacing: .5px;
    font-size: 110%;
    text-align: center;
}

.c-yarpp__price .tax{
    font-size: 70%;
}

/* インフォメーション（日付）
----------------------------- */
.entry-meta .date::before {
    content: none;
    display: none;
    margin-right: 0;
}


/* 固定ページ
----------------------------- */
/* vivo */
.l-vivo{
    background: #F2EFEA;
    padding: 3rem 1rem;
}

.p-vivo{
    padding: 1.5rem 6rem;
}

@media screen and (max-width: 767px) {
    .p-vivo{
        padding: 0rem 1rem;
    }
}

.c-vivo__logo{
    max-width: 80%;
}

.c-vivo_mi{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    display: inline-block;
    color: #331308;
}

.c-vivo_mi::after{
    content: "";
    display: inline-block;
    border-bottom: 3px double #33130868;
    width: 100%;
}

@media screen and (max-width: 576px) {
    .c-vivo_mi{
        font-size: 14px;
    }
}

.c-vivo__img{
    border: 1px solid #33130840;
    padding: 5px;
    background: #FFF;
}

.l-row__vivo .col-5{
    padding: 0 2px;
}

@media screen and (max-width: 767px) {
    .c-vivo__img{
        border: 1px solid #ccc;
        padding: 2px;
    }

    .l-row__vivo .col-4{
        padding: 0 2px;
    }
}

.l-vivo__inq{
    border: 3px double #33130868;
    background: rgba(255,255,255,0.3);
    /* width: 70%; */
    padding: 2rem;
    text-align: center;
    color: #331308;
}

.l-vivo__inq span{
    font-family: 'YuMincho','Yu Mincho','游明朝体',sans-serif;
    display: block;
}

.l-vivo__inq .c-vivo__inq-mi{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .05em;
    margin-bottom: .5rem;
}

.l-vivo__inq .c-vivo__inq-tel{
    font-size: 32px;
    font-weight: 800;
    letter-spacing: .1em;
    margin-bottom: .5rem;
}

.l-vivo__inq .c-vivo__inq-mail{
    font-size: 14px;
    letter-spacing: .05em;
}

@media screen and (max-width: 576px) {
    .l-vivo__inq{
        padding: 2rem .5rem;
    }

    .l-vivo__inq .c-vivo__inq-mi{
        font-size: 14px;
        font-weight: 600;
        letter-spacing: .0em;
    }
    
    .l-vivo__inq .c-vivo__inq-tel{
        font-size: 28px;
        letter-spacing: 0em;
    }
    
    .l-vivo__inq .c-vivo__inq-mail{
        font-size: 14px;
        letter-spacing: .05em;
    }
}

.c-btn__center{
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 16px;
    place-content: center;
    place-items: center;
    height: 100%;  
}


a.c-btn__vivo{
    /* display: flex; */
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 320px;
    height: 64px;
    padding: 8px 24px;
    font-family: 'YuMincho','Yu Mincho','游明朝体',sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    overflow-wrap: anywhere;
    background-color: #331308;
    border-radius: .2rem;
    border-bottom: none;
}

@media (any-hover: hover) {
    .c-btn__vivo {
    transition: 0.2s;
    }

    .c-btn__vivo:hover {
        background-color: #331308f2;
        color: #fff;
    }
}

.c-btn__vivo span{
    display: block;
}

.c-btn__vivo-mi{
    font-size: 75%;
    margin-bottom: 2px;
    letter-spacing: .1em;
}

.c-btn__vivo-mi::before{
    content: "-";
    display: inline-block;
    margin-right: 10px;
}

.c-btn__vivo-mi::after{
    content: "-";
    display: inline-block;
    margin-left: 10px;
}

.c-btn__vivo-order{
    font-size: 120%;
    margin-bottom: 5px;
    letter-spacing: .05em;
}


/* お見積り/お買い物ガイド */
.c-list__guide{
    margin-bottom: 3rem;
}

@media screen and (max-width: 767px) {
    .c-list__guide{
        margin-top: 20px !important;
    }
}

.c-list__guide{
    margin-bottom: 3rem;
}

.c-list__guide dl dt{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1rem;
}

@media screen and (max-width: 576px) {
    .c-list__guide dl dt{
        font-size: 14px;
    }
}

.c-list__guide li::marker{
    font-size: 16px;
    font-weight: 600;
}

.c-list__guide dl dd{
    margin-bottom: 2rem;
}

ul.c-list__guide li{
    list-style: none;
}

ul.c-list__guide li dl dt::before{
    content: "※";
    display: inline-block;
    margin-left: -14px;
    margin-right: 2px;
}




/* カート
----------------------------- */

@media screen and (max-width: 991px) {
    .cart_navi{
        padding: 0 15px;
    }
}

.customer_form th{
    font-weight: 600;
    background-color: #eee !important;
}

.customer_form th,
.customer_form td{
    padding: 1.071em 1.071em !important;
}

@media screen and (max-width: 567px) {
    .customer_form th,
    .customer_form td{
        padding: 5px 10px!important;
    }
}

#delivery_flag th{
    border-right: none !important;
}

@media screen and (max-width: 767px) {
    #cart_table th,
    #cart_table td{
        white-space: pre;
        padding: 0 10px;
    }
}

@media screen and (max-width: 576px) {
    .send input[type="button"],
    .send input[type="submit"]{
        padding: 0 5px !important;
    }
}

@media screen and (max-width: 360px) {
    .send input[type="button"],
    .send input[type="submit"]{
        padding: 0 15px !important;
        line-height: 1 !important;
    }
}


#cart_table{
    border-collapse: collapse;
}

#cart_table th{
    background: #eee !important;
    color: #333 !important;
    border-left: 1px solid #ccc !important;
}


#cart_table td{
    border-left: 1px solid #ccc !important;
}

#cart_table th:last-of-type,
#cart_table th.subtotal,
#cart_table td:last-of-type,
#cart_table td.subtotal{
    border-right: 1px solid #ccc !important;
}

#confirm_table tr.ttl td{
    background: #fff !important;
    text-align: center;
}

#confirm_table .ttl h3{
    font-weight: 600 !important;
    color: #333 !important;

}

#confirm_table th{
    font-weight: 600 !important;
    background-color: #eee !important;
}

#confirm_table th,
#confirm_table td{
    padding: 1.071em 1.071em !important;
}

em.tax{
    color: #333 !important;
    background: none !important;   
}

/* サイトマップ
----------------------------- */
@media screen and (max-width: 576px) {
    .c-sitemap{
        margin-left: 10px;
    }
}

.c-sitemap a,
.c-sitemap a:hover{
    border-bottom: none;
}

.c-sitemap a:hover{
    opacity: .7;
}

.c-sitemap li,
.c-sitemap dl,
.c-sitemap dt{
    margin-bottom: 10px;
}

.c-sitemap .c-sitemap__dt{
    margin-top: 10px;
    padding-left: 10px;
}

.c-sitemap .c-sitemap__dt::before{
    content: "◯";
    display: inline-block;
    transform: scale(.5);
}

.c-sitemap dd{
    padding-left:30px;
    margin-bottom: 10px;
}

.c-sitemap dd::before{
    content: "-";
    display: inline-block;
}

/*レンタル商品読み込み
----------------------------- */
.juuki-rental-section{
    border: 1px solid #005680;
    border-radius: 0.5rem;
    background-image: linear-gradient(0deg, #ffffff, #e2f4ff);
    padding: 30px 0;
}

@media screen and (max-width: 576px) {
.juuki-rental-section{
    margin: 0 10px;
}
}

.juuki-rental-section h2{
    text-align: center;
    color: #005680;
    font-weight: 600;
    font-size: 21px;
}

.juuki-rental-section h3{
    font-size: 14px;
    line-height: 1.2;
    min-height: 50px;
}

.c-itemPrice__basic{
    text-align: left;
}

.c-itemPrice__basic span{
    display: inline-block;
    color: #00ACFF;
    font-weight: 500;
    font-size: .65rem;
    line-height: 1;
    border: 2px solid #00ACFF;
    border-radius: 5px;
    padding: 3px 3px 1px;
    margin-right: 5px;
}