@charset "UTF-8";

#pan {
	line-height: 1.2em;
}

#main {
	padding-top: 100px;
}
.post-number-wrap{
    display: flex;
}
.post-number-wrap1{
    flex:4;
}
.cart-delivery-info{
    color:#B12704;
}
.newyears-holiday-info-wrap{
    width: 100%;
    border: 2px solid #C00;
    padding: 20px 10px;
}
.topnav-wrap{
    width: 1170px;
    margin: 0 auto;    
}
.wpcf7 form .wpcf7-response-output {
    border: none !important;
}
.newyears-holiday-info-wrap1{
    font-weight: 700;
    font-size:1.4em;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 5px;
    text-align: center;

}    
.payment-input-credit-area {
    width: 100%;
}
.newyears-holiday-info-wrap2{
    line-height: 25px;
}
.newyears-holiday-info-wrap3{
    margin-top: 10px;
    line-height: 25px;
    color:  #C00;
}

.delivery-type-radio-wrap{
    min-height: 45px;
    
}
.delivery-type-info{
    color:#C00;
    font-weight: bold;
    font-size:14px;
    display: none;
}
.delivery-type-radio-wrap > label{
    padding: 10px 0px;
    letter-spacing: 1px;
    vertical-align: middle;
}
.delivery-type-radio-wrap > label >input{
    margin:0px;
    position: relative;
    top: 1px;    
}

.truck-radio-wrap{
    min-height: 45px;
    
}
.truck-info{
    color:#C00;
    font-weight: bold;
    font-size:14px;
    display: none;
}
.truck-radio-wrap > label{
    padding: 10px 0px;
    letter-spacing: 1px;
    vertical-align: middle;
    cursor: pointer;
}
.truck-radio-wrap > label >input{
    margin:0px;
    position: relative;
    top: 1px;    
}
.post-number-wrap1 > input{
    width:100%;
}
.post-number-wrap2{
    flex:1;
    display:flex;
    justify-content: center;
    align-items: center;
   
}
.login-btn-wrap{
    display: flex;
    justify-content: center;
    align-items: center;

}
.general-customers {
    padding: 0;
    width: 100%;
    color: #000;
    background-color: unset;
    border: 1px solid #000;
    font-weight: bold;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 260px;
    height: 48px;
    margin: 0 auto;
    cursor: pointer;
    font-weight: 700;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.login-btn-wrap2{
    /*margin-left:20px;*/
    background-color: #cb5d14 !important;
    letter-spacing: 2px;
}
.login-btn-wrap2:hover{
    background-color: rgba(203, 93, 20,0.5) !important;
}
.login-btn-wrap1{

    background-color: #000000 !important;
    letter-spacing: 2px;
}
.login-btn-wrap1:hover{
    background-color: rgba(0, 0, 0,0.5) !important;
}
.login-password-link{
    margin-top:20px;
    width: 100%;
    text-align: center;
}
.login-password-link > a{

    color:#cb5d14 !important;
    text-decoration: none;
}
.login-password-link > a:hover{

    color:#cb5d14 !important;
}
.post-number-wrap2 > div{
    display:flex;
    justify-content: center;
    align-items: center;
    width:100%;
    height: 35px;
    border:1px solid #000;
    background-color: #f1f2f2;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 10px;
    cursor: pointer;
    letter-spacing: 2px;
}
.post-number-wrap2 > div:hover{

    letter-spacing: 2px;
    background-color: #e2e2e2;
}
.product-none-text{
    color:#fff;
    font-weight: 700;
    background-color: #dc143c;
    padding: 0px 10px;
    letter-spacing: 2px;
    margin-left: 15px;
}
.product-none-message{
    border: 2px solid #dc143c;
    color:#dc143c;
    font-weight: 700;
    padding: 20px 5px;
    text-align: center;
    width: 100%;
    margin-top:20px;
    line-height: 30px;
}
#funiture h2 {
    font-size: 1.8em;
    font-weight: bold;
    border-bottom: solid 3px #ad9776;
    padding-bottom: 8px;
    margin-top: 8px;
    margin-bottom: 0px;
    color: #000;
    display: inline-block;
}
.fn-sub-name{
    margin-bottom: 10px;
}
.fn-color-area{
    
    display: flex;
    width:40%;
    border-bottom: 1px #000 solid;
    margin-bottom:10px;
}
.fn-color-left{
    width:50%;
    font-weight: 700;
    padding-left:5px;
}
.fn-color-right{
    width:50%;
    text-align: right;
    padding-right:5px;
}

.fn_caption {
    line-height: 2.6em;
    text-align: center;
    margin: 60px 0px;
}

.bt_funiture2 a {
    color: #000;
    text-decoration: none;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 1px #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
.bt_funiture2 a:focus {
    color: #000;
    text-decoration: none;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 1px #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
.fn_dl{
    width: 100%;
}
.bt_funiture2 {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
}
.bt_funiture {
    width: 100%;
    padding: 6px 6px;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
}
.bt_funiture a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 6px 6px;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 1px #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
.fa-chevron-right:before {
    content: "\f054";
}

#funiture h3 {
    font-weight: bold;
    font-size: 1.4em;
    border-bottom: solid 1px #000;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 4px 0px;
    margin-bottom: 16px;
}
.fn_data {
    border-bottom: solid 1px #000;
    padding-left: 8px;
}
.fn_data span {
    font-weight: bold;
    font-size: 1.2em;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free;
}
.fa, .fas {
    font-weight: 900;
}
.bt_funiture2 a:hover {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000;
    border: solid 1px #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
.bt_funiture a:hover {
    color: #FFF;
    display: block;
    background-color: #000;
    text-decoration: none;
}
.bt_funiture a:focus {
    color: #000;
    text-decoration: none;
    display: block;
    background-color: #fff;
    border: solid 1px #000;
}
#pls2 {
	margin-top: 0;
	margin-bottom: 0;
}
#form th {
    font-weight: bold;
    letter-spacing: 2px;
}
#main h1 {
	margin-bottom: 2vw;
}
a:focus, a:hover {
    /*
    color: #FFFFFF;
    text-decoration: underline;
    */
}
.order_btn_area > a:focus, a:hover {
    /* color: #cb5d14;
    text-decoration: underline;*/
}
div.product{
    width:100%;
}
div.product-main{
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}
div.product-name{
    width:100%;
    font-weight:700;
    margin-bottom: 5px;
    line-height: 1.2em;
    word-break: break-all;
    margin-top: 15px;
}

div.product-info{
    width:100%;
    line-height: 1.2em;
    margin-bottom: 3px;
}
div.product-size{
    width:100%;
    margin-top: 15px;
    line-height: 1.2em;
}
div.order_opt{
    display: flex;
}
.cart-info-area{
    display:flex;
    justify-content: center;
    align-items: center;
    padding:10px 5px;
}

a.cart_btn{
    flex: 1;
    color: #FFF;
    background-color: #cb5d14;
    font-weight: bold;  
    display: flex;  
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 15px;  
    
}
a.cart_btn:hover {
    background-color: rgba(203, 93, 20,0.5);
    color: #FFF;
}
a.back_btn2:hover {
    background-color: rgba(0, 0, 0,0.5);
    color: #FFF;
}
a:focus, a:hover{
    /*color: #FFF!important;*/
}
div.order_btn_area{
    width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: center;
}
a.order_btn{
    color: #FFF;
    background-color: #cb5d14;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 260px;    
    letter-spacing: 5px;
    text-decoration:none; 
    
}

.change_button_area {
	width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.change_button {
	flex: 1;
    color: #FFF;
    background-color: #cb5d14;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    max-width: 260px;
}

.change_button:hover {
	color: #fff;
	text-decoration: none;
}

div.cart_btn{
	flex: 1;
    color: #FFF;
    background-color: #c0c0c0;
    font-weight: bold;  
    display: flex;  
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 15px;
}
a.order_btn:hover {
    background-color: rgba(203, 93, 20,0.5);
    color: #FFF;
}
a.mitsumori_btn{
    color: #FFF;
    background-color: #000;
    font-weight: bold;    
    justify-content: center;
    align-items: center;
    padding:2px 20px;
    position: absolute;
    left: 0px;
    margin-right: 10px;

    letter-spacing: 5px;
    text-decoration:none; 
}
a.back_btn{
    color: #FFF;
    background-color: #000000;
    font-weight: bold;    
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 260px;
    margin-right: 10px;
    letter-spacing: 5px;
    text-decoration:none; 
}
a.back_btn2{
    color: #FFF;
    background-color: #000000;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    max-width: 260px;   
	flex: 1;
    letter-spacing: 5px;
    text-decoration:none; 
        
}
a.back_btn:hover {
    background-color: rgba(0, 0, 0,0.5);
    color: #FFF;
}

select.product-select{
    padding: 3px 10px 3px 10px;
    height: 2.2em;
}
select.product-select{
    padding: 3px 10px 3px 10px;
    height: 2.2em;
}

select.product-select > option:disabled{
    background-color: #ffeaea;
}

div.product-zaiko{
    margin:10px 0px;
    display: flex;
    align-items: center;
}
div.product-zaiko-txt{
    
}
.order-input-title{
    width: 100%;
    background-color: #000;
    color: #FFF;
    padding: 10px 0px;
    text-align: center;
    font-weight: 700;
    font-size: 1.4em;    
}
div.product-zaiko1{
    color:#008a00;
    font-weight:700;
    font-size: 14px;
}
div.product-zaiko2{
    color:#B12704;
    font-weight:700;
    font-size: 14px;
}
ul.cart_list_ul{
    width:100%;
    
}
ul.cart_list_ul > li{
    border-top: 1px dotted #000;

    width:100%;
    display:flex;
   /* flex-wrap: wrap;*/
    padding: 7px 0px;
   /*  align-items:center;*/
}
ul.cart_list_ul > li.cart_option_list_li{
    border-top:none;
}

ul.cart_list_ul > li.cart_list_price{
    border-top:none;
    min-height: 0px;
    margin-top: 10px;
    display:flex;
    flex-wrap: wrap;
    padding-right: 10px;
    padding-left: 10px;
    justify-content: flex-end;
    padding-bottom: 2px;
}

ul.cart_list_ul > li.cart_list_price > div{
    /*flex: 1;
    text-align: right;*/
}
ul.cart_list_ul > li.cart_list_price > div.price_txt {
    font-weight: 700;
}

ul.cart_list_ul > li:last-child{
    border-bottom: 1px dotted #000;

}

ul.cart_list_ul > li > .product_opt{
    width:100%;
}
ul.cart_list_ul > li > .product_suboption_price{
    width:15%;
    margin-top: 5px;
    text-align: right;
}
ul.cart_list_ul > li > .product_info{
    width:54%;
    font-weight:700;
    margin-bottom: 5px;
    
}
span.product_name{
    font-weight: normal;
}
div.product_opt_area{
    /*
    min-height: 25px;
    margin-left: 15px;
    font-style: italic; */
    margin-top:10px;
    padding:10px;
    font-size: 0.9em;
}
ul.cart_list_ul > li > .product_price{
    width:10%;
    text-align: right;
    padding-right: 10px;
}
ul.cart_list_ul > li > .product_quantity{
    width:10%;
    text-align: center;

    
}
ul.cart_list_ul > li > .product_totle_price{
    width:15%;
    text-align: right;
}
ul.cart_list_ul > li > .product_delete{
    /*width:5%;
    text-align: center;
    color:#000!important;*/
}


ul.cart_list_ul_title{
    width:100%;
    
}
ul.cart_list_ul_title > li{

    width:100%;
    display:flex;
    flex-wrap: wrap;
    padding: 5px;
    height: 40px;
    align-items:center;
}
ul.cart_list_ul_title > li > .product_opt_title{
    width:45%;
    margin-top: 5px;
}
ul.cart_list_ul_title > li > .product_suboption_price_title{
    width:15%;
    margin-top: 5px;
    text-align: right;

}
ul.cart_list_ul_title > li > .product_info_title{
    width:68%;
    font-weight:700;

    
}
ul.cart_list_ul > li.cart_list_li > div.product_price_title{
    width:10%;
    text-align: center;
    font-weight: 700;
    background-color: #e2e2e2;
    padding: 4px 0px;
    letter-spacing:1em;
    text-align:center;
    text-indent:1em;
}

ul.cart_list_ul > li.cart_list_li > div.product_quantity_title{
    width:10%;
    text-align: center;
    font-weight: 700;
    background-color: #dcdcdc;
    border-left: 2px solid #FFFFFF;
    padding: 4px 0px;
    letter-spacing:1em;
    text-align:center;
    text-indent:1em;    
    
}
ul.cart_list_ul_title > li > .product_totle_price_title{
    width:10%;
    text-align: center;
    font-weight: 200;
    background-color: #dcdcdc;
    border-left: 2px solid #FFFFFF;
    box-sizing: border-box;
    padding: 5px 0px;
}
ul.cart_list_ul_title > li > .product_delete_title{
    width:5%;
    text-align: center;
    font-weight: 200;
    background-color: #dcdcdc;
    border-left: 2px solid #FFFFFF;    
    box-sizing: border-box;
    padding: 5px 0px;

    
}
div.total_price_area{
    margin-top: 10px;
    width:100%;
    display:flex;
    flex-wrap: wrap;
    padding: 5px;
    height: 25px;
    font-weight: 700;
    font-size:18px;    
    height: 45px;
    align-items:center; 
    padding-right: 10px;    
}
div.total_price_area2{
    margin-top: 10px;
    width:100%;
    display: block;
    text-align: right;
}
.total-price-wrap{
    display: flex;
    width: 100%;
    align-items: end;
    justify-content: flex-end;

    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
    
}
.total-price-area{
    border: 1px solid #000;
    display: flex;
}
.total-price-left{

    padding: 5px 15px;
}
.total-price-right{
    width:200px;
    text-align: right;
    padding: 5px 10px;
}
div.total_price_txt{
    width: 100%;
    text-align: right;
}    
div.total_price{
    width: 20%;
    text-align: right;
    padding-right: 10px;
}

.sale_before {
	text-decoration: line-through;
}

.sale_after {
	color: #B12704;
	font-weight: bold;
	font-size: 1.15em;
}

.price_flex {
	display: flex;
	height: 100%;
	margin-right: 7px;
	margin-left: 7px;
    border-right: 1px solid #999;
    padding-right: 7px;
}

.quantity_flex {
	display: flex;
	height: 100%;
	width: 100%;
}

.product_price_title {
	display: flex;
    align-items: center;
    background-color: #e2e2e2;
    padding: 5px 5px !important;
    white-space: nowrap;
}

.product_quantity_title {
	display: flex;
    align-items: center;
    background-color: #e2e2e2;
    padding: 5px 5px !important;
    white-space: nowrap;
}

.product_quantity {
	flex: 1;
    margin-left: 10px;
    margin-right: 10px;
}

.product_quantity_center {
	display: flex;
    align-items: center;
    white-space: nowrap;
}

.product_price {
	display: flex;
    align-items: center;
    width: 86px;
    justify-content: flex-end;
    white-space: nowrap;
    margin-left: 10px;
}

.cart_list_left {
	width: 58%;
	display: flex;
    /*align-items: center;*/
}

.cart_list_left_square {
	display: inline-block;
    margin-right: 3px;
    margin-left: 5px;
}

.cart_list_right {
	display: flex;
	flex: 1;
	justify-content: space-between;
}

.cart_list_right_left {
	display: flex;
	align-items: center;
	flex: 1;
}

.cart_list_right_right {
	height: 100%;
    display: flex;
}

.delete_flex {
	display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 10px;
    margin-left: 10px;
}

.price_txt_flex {
	display: flex;
	margin-left: 15px;
        
}
.price_txt {
	font-weight: bold;
}

.cart_list_li {
	background: rgba(200,200,200,0.2);
	display: flex;
    padding-top: 7px;
    padding-bottom: 7px;
}

.li_flex_none {
	display: block!important;
}

#main h3 {
	margin-bottom: 1.1em;
}

.col-sm-none p {
	display: none;
}

.col-xs-4 p {
	/*display: none;*/
}
.total-price-flex-wrap{
    display: block;
    width:100%;

}
.total-price-flex{
    display: flex;
    align-items: end;
    justify-content: flex-end;
    margin-right:10px;
}
.total-price-flex-left{
    font-weight: bold;
    /**width:80px;**/
    text-align: right;

}
.total-price-flex-right{
    font-weight: normal;    
    width:86px;
    text-align: right;
}
.product-main p {
	margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2em;
    margin-bottom: 3px;
}

.col-xs-4 {
	/*margin-bottom: 15px;*/
}

.price_width {
	width: 86px;
	text-align: right;
}

.wpcf7-submit {
	padding: 0;
	width: 100%;
	color: #FFF;
    background-color: #000000;
    font-weight: bold;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 260px;
    height: 48px;
}
.payment-input-credit-wrap{
    width:50%;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f4f9ff;
    padding: 10px 15px 20px 15px;
    margin: 0 auto;
    border: 1px solid #808080;
}
.payment-input-credit-title{
    margin-top: 10px;
    padding: 5px 5px;
    width: 100%;
    background-color: #202f55;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.payment-input-credit-sub-wrap{
    display: block;
    width:100%;
}
.payment-input-credit-sub-wrap1{
    padding: 15px 0px 3px 5px;
}
.payment-input-credit-sub-wrap1 > span{
    color: #C00;
    margin-right: 5px;
}

.payment-input-credit-sub-wrap1{
    padding: 15px 0px 3px 5px;
}
.payment-input-credit-history-wrap{
    border: 1px #ccc solid;
    margin-top: 10px;
    padding: 5px;
    display: flex;
    width: 100%;
}
.payment-input-credit-history-sub-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.payment-input-credit-history-radio-wrap > input {
    margin: 0px 0 0;
	cursor: pointer;
}
.payment-input-credit-history-radio-wrap > input:hover{
	border-color: #da3c41;
	background: #ffffff;

}


.far{
	color: #fff;
}
.payment-input-credit-history-wrap2{
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    background-color: #b0c4de;
    padding: 0px 11px;
    cursor: pointer;
}
.payment-input-credit-history-wrap2:hover{

    background-color: #e9546b;
	transition: 0.5s;
}

.payment-input-credit-history-wrap1{
    display: flex;    
}
.payment-input-credit-history-ttl{
    font-weight: 700;
    line-height: 25px;
}
.payment-input-credit-history-contents{
    margin-left: 10px;
    line-height: 25px;
    font-weight: normal;
}
.payment-input-credit-history-radio-wrap{
    display: flex;
    justify-content: center;
    align-items: center;    
    padding: 0px 10px 0px 5px;
    height: 75px;
}
.new-input{
    display: none;
}
.new-input-cancel {
    text-align: right;
    margin-bottom: 10px;
    background-color: #C00;
    width: 95px;
    text-align: center;
    color: #fff;
    margin-left: auto;
    padding: 2px 10px;
    cursor: pointer;
}
.my-parts {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	cursor: pointer;
        background-color: #C00;
}
.my-parts span::before,
.my-parts span::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 84%;
	height: 9%;
	margin: -8% 0 0 -42%;
	background: #fff;
}
.my-parts span::before {
	transform: rotate(-45deg);
}
.my-parts span::after {
	transform: rotate(45deg);
}
.payment-input-credit-history-new-input{
    display: flex;
    justify-content: center;
    align-items: center;   
    font-weight: 700;
    cursor: pointer;
}
.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 800px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
}
.popup_content2 {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 800px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  max-height:60%;
  overflow-y:auto;  
}

.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.popup-title{
    font-weight: 700;
    color:#fff;
    background-color: #000;
    padding: 5px 10px;
    width:90%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.popup-img{
    width:100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.popup-img > img{
    width:275px;
    margin: 0 auto;
    padding: 10px;
}
.popup-content{
    width: 90%;
    padding:10px;
    margin: 0 auto;
}
/*ポップアップココまで*/
.payment-input-credit-sub-wrap2{
    padding-left: 5px;
    padding-right: 5px;
}
.payment-input-credit-sub-wrap2 > input:focus{
    background-color: #fff !important
}


@media only screen and (max-width: 650px) {
        .payment-input-credit-title{
            text-align:center;
            font-size:14px;
        }
        .payment-input-credit-wrap{
            width:100%;
        }
        .payment-input-credit-area > p{
            line-height: 0;
        }
	ul.cart_list_ul > li {
		display: block;
	}
	
	.cart_list_left {
		width: auto;
		margin-bottom: 5px;
	}
	
	.cart_list_right {
		display: block;
	}
	
	.cart_list_right_left {
		display: block;
	}
	
	.price_flex {
		margin-left: 0px;
		margin-right: 0px;
		border-right: none;
		padding-right: 0;
	}
	
	.cart_list_left_square {
		margin-left: 0px;
	}
	
	.cart_list_li {
		padding-left: 2%!important;
		padding-right: 2%!important;
		display: block;
		
	}
	
	.product_price_title {
		width: 30%;
		border: solid rgba(169,169,169) 1px;
		border-right: none;
		/*background-color: #fff;*/
		border-bottom: none;
		padding-left: 10px;
	}
	
	.product_quantity_title {
		width: 30%;
	    border: solid rgba(169,169,169) 1px;
	    border-right: none;
	    /*background-color: #fff;*/
	    padding-left: 10px;
	}
	
	.product_price {
		flex: 1;
		border: solid rgba(169,169,169) 1px;
		background: #fff;
		border-bottom: none;
		padding-right: 10px;
		margin-left: 0;
		padding-left: 10px;
	}
	
	.cart_list_li {
		background: rgba(245,245,245,1);
	}
	
	.product_quantity {
		flex: 1;
		margin-left: 0;
		margin-right: 0;
	}
	
	.cart_list_right_right {
		justify-content: flex-end;
	}
	
	.delete_flex {
		position: absolute;
		bottom: 0px;
		right: 0%;
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		justify-content: flex-end;
		background: rgba(230,230,230,1);
	}
	
	.product_delete {
		margin-right: 2%;
	}
	
	div.product_opt_area {
		min-height: initial;
	}
	
	.li_flex_none {
		position: relative;
		padding-bottom: 21px!important;
		/*background: rgba(200,200,200,0.2);*/
	}
	
	.cart_option_list_li {
		background: rgba(245,245,245,1);
    	padding-bottom: 5px;
	}
	
	.price_txt_flex {
		display: flex;
		width: 50%;
		margin-left: 0;
	}
	
	.price_txt_flex:nth-child(even) {
		justify-content: flex-end;
	}
	
	.cart_list_price {
		padding-left: 2%!important;
		padding-right: 2%!important;
		margin-top: 0!important;
	}
	
	.product_quantity_center {
		border: solid rgba(169,169,169) 1px;
		background-color: #fff;
		justify-content: flex-end;
		padding-right: 10px;
	}

}

@media only screen and (max-width: 479px) {

	div.order_btn_area {
		display: block;
	}
	
	a.back_btn, a.order_btn {
		margin: 0;
		display: flex;
	    width: 100%;
	    align-items: center;
	    justify-content: center;
	    max-width: initial;
	}
	
	a.back_btn {
		margin-bottom: 2vw;
	}
	
	a.back_btn2 {
		max-width: initial;
		padding-left: 10px;
    	padding-right: 10px;
	}
}

@media only screen and (max-width: 380px) {
	
	.cart_list_price {
		display: block!important;
	}

	.price_txt_flex {
		width: auto;
		justify-content: space-between;
	}
	
	.price_txt_flex:nth-child(even) {
		justify-content: space-between;
	}
	
	.price_txt {
		width: 65px;
	}
	
	.price_txt_margin {
		display: inline-block;
		margin-right: 14px;
	}
	
}


/* ==============================================================
						History(購入履歴)
   ============================================================== */



.searchTableTrFlex {
	display: flex;
}

.searchInfoFlex {
	display: flex;
	flex: 1;
}

.searchInfoFlex1 {
	flex: 1;
}

.searchTtl2, .searchInfo {
	display: flex;
	align-items: center;
}

.searchInfo {
	flex: 1;
	border-right: none;
}

input[type="text"] {
	margin: 0!important;
}

input[type="date"] {
	width: 100%;
}

.searchTableTrChild {
	display: flex;
	
}

.searchTableTrChild1 {
	flex: 1;
}

.searchTableTrChild2 {
	flex: 1;
    max-width: 750px;
}

.searchTtl2, .searchInfo {
	width: auto!important;
	padding: 0!important;
	border: 1px #808080 solid;
	padding-left: 8px!important;
    padding-right: 8px!important;
    background-color: #fff;
}

.searchTableTrChild1 .searchInfo {
	border-right: none;
}

.searchTtl2 {
	height: 50px;
	width: 90px!important;
	justify-content: center;
	border-right: none;
}
.tax-caution-wrap{
    width:100%;
    padding: 5px;
    border: 1px solid #cb5d14;
}
.tax-caution-wrap1{

    width:100%;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;

}
.tax-caution-wrap2{
    width:100%;
    padding: 7px;
}
@media (max-width: 850px) {
	
	.searchTableTrFlex {
		display: block;
	}
	
	.searchTableTrChild1 .searchInfo {
		border-right: 1px #808080 solid;
	}
	
	.searchTableTrChild1 {
		margin-bottom: 10px;
	}
	
}

@media (max-width: 580px) {
	
	.searchTableTrChild {
		display: block;
	}
	
	.searchTtl2 {
		width: auto!important;
		border-bottom: none;
		border-right: 1px #808080 solid;
	}
	
	.searchInfo {
		padding-top: 8px!important;
    	padding-bottom: 8px!important;
	}
	
	.searchInfoFlex {
		display: block;
	}
	
	.btn-square-so-pop {
		width: 100%!important;
	}
	
	.kara {
		text-align: center;
	}
	
	.order_date_no {
		display: block!important;
	}
	
	.product_area {
		display: block!important;
	}
	
}

@media (min-width: 768px) {
	
	.container {
		/* width: auto; */
	}
	
}


/* ==============================================================
						History(購入詳細)
   ============================================================== */

.details {
	
}

.ordercommonTrParent {
	display: flex;
}

.ordercommonTr {
	flex: 1;
	display: flex;
}

.ordercommonTrChild {
	font-family: 'メイリオ', Meiryo;
    border-bottom: 1px #c7c8ca solid;
    display: flex;
    align-items: center;
    word-break: break-all;
    min-height: 58px;
}
.door-order-info{
    padding:10px;
    border: 1px solid #cb5d14;
    font-weight: bold;
}
.ordercommonTh {
    font-weight: bold;
    background: #f1f2f2;
    color: #544324;
    width: 150px;
    min-width: 150px;
    /*white-space: nowrap;
    justify-content: center;*/
    padding-left:6px;
}
.accounting-wrap{
    display: flex;
    
}
.accounting-wrap1 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.accounting-wrap2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    margin-left: 10px;
}
.ordercommonTd {
	flex: 1;
	padding: 1vw;
}

@media (max-width: 768px) {

	.ordercommonTrParent {
		display: block;
	}

}

@media (max-width: 480px) {

	.ordercommonTr {
		display: block;
		border-left: #c7c8ca solid 1px;
		border-right: #c7c8ca solid 1px;
		
	}
	
	.ordercommonTh {
		width: auto;
                justify-content: center;
	}
	
	.ordercommonTd {
		justify-content: center;
	}

	.flow_area {
		display: block!important;
		margin-bottom: 0!important;
	}
	
	.flow_area_right {
		width: auto!important;
		padding: 0!important;
		display: flex;
    	justify-content: center;
    	height: 30px;
    	align-items: center;
	}
	
	.flow_area_left {
		width: auto!important;
		padding: 0!important;
		display: flex;
    	justify-content: center;
    	height: 30px;
    	align-items: center;
	}

}

/* ==============================================================
						MemberInfo(会員情報変更)
   ============================================================== */

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
    background-color: transparent;
}
.txt-small {
	margin-bottom: 0;
        margin-top: 5px;
}

.thDivFlex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#form th span {
	white-space: nowrap;
}

@media only screen and (max-width: 479px) {
	
	input[type="text"], input[type="email"], input[type="tel"], textarea, select {
		padding: 8px;
	}
	
	
	
}

/* ==============================================================
						      Order
   ============================================================== */

.auto_check_felx {
	display: flex;
	margin-top: 10px;
}

.auto_check_text {
	line-height: 1.3em;
        margin-left: 5px;
}

.auto_check_felx input {
    margin-right: 3px;
    vertical-align: -0.1em;
    margin-top: 3px;
}

.payment_area_top_flex {
	display: flex;
}

.payment_area_bottom {
	padding-left: 16px;
}

.payment_area_top_flex input {
	margin-right: 3px;
        vertical-align: middle;
}
.delivery-date-wrap{
    display: flex;
    width: 100%;

    justify-content: flex-end;
    align-items: center;
    margin-bottom:10px;
    flex-wrap: inherit;
}
.delivery-count{
    width:100%;
    text-align: right;
}
.select-title{
    font-weight: 700;
    /* border-bottom: 4px solid #ffff00; */
    margin-right: 7px;
    background: #C00;
    padding: 1px 10px;
    font-size: 15px;
    color: #fff;
    border-radius: 10px 10px 10px 10px;
    letter-spacing: 2px;
    text-indent: 2px;
}
select.product-select {
    padding: 0px 10px;
    height: 1.8em;
}

/* ==============================================================
						      MemberInfo
   ============================================================== */

.text_area {
	padding: 0;
	margin: 0;
}

/* ==============================================================
						      Product
   ============================================================== */

@media (max-width: 768px) {

	.product_contents_flex {
		display: flex;
    	flex-wrap: wrap;
	}

	.product_col {
		float: none;
	}
	
	.product_img_width {
		max-width: 480px;
	}
	
	.product_img_width img {
		width: 100%;
	}
	
	.product_p_width {
		max-width: 480px;
	}
        .delivery-date-wrap {
            display: block;
            width: 100%;
            justify-content: start;
            align-items: center;

        }
        .select-title{
            margin-bottom:5px;
        }
        .delivery-date-select{
            margin-bottom:20px;
        }
        #main h1 {
            font-size:1.5em;
        }
        .order-input-title{
            font-size:1.2em;
        }
}
@media (max-width: 767px) {
	
	.product_col {
	    width: 50%;
	    margin-bottom: 20px;
	}
	
}

@media (max-width: 478px) {

	.product_col {
	    width: auto;
	    margin-bottom: 10px;
	}
        

}


.flow_ttl{
    color:red;
    margin-top:60px;
    font-weight: bold;
    font-size:1.5em;
    border-bottom: 2px solid red;
}

.flow_txt{
    margin-top:10px;
}

.flow_area{
    margin-top: 20px;
    width:100%;
    display: flex;
}

.flow1{
    width:23%;
}

.triangle{
  width: 0;
  height: 0;
  border-left: 20px solid black;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  margin:20px 30px 0px 20px;
}

.flow1_info{
    margin-top:10px;
    
    padding-top:10px;
}


.flow_info_ttl{
    font-size:1.2em;
    font-weight: bold;
    color:#000;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #000;
}
.cart-del-all-wrap{
    width:100%;
    text-align: right;
    padding-right: 10px;
    margin-top:10px;
    margin-bottom: 5px;
    position: relative;    
}
.flow_info_ttl_pad{
    padding-top:20px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-next {
    right: -25px;
}
.erroeMsg {
    background-color: #fff;
    color:red;
}
#form th span {
    font-size:11px;
    letter-spacing: 2px;
    padding-left:5px;
    padding-right: 5px;
    margin-left: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
}    
.cart-id-area{
    width: 80%;
    text-align: center;
    font-size: 1.3em;
    font-weight: 700;
    background-color: #f5f5f5;
    padding: 10px;  
    margin:0 auto;
}
.cart-id-area > span{
    color: #ff4500;
}
.company-info-area{
    margin: 0 auto;
    width: 80%;
}
.company-name{
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 5px 10px;
    /* border-left: 5px solid #cb5d14; */
    /* border-right: 5px solid #cb5d14; */
    width: 100%;
    background-color: #000;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.heading-wrap{
    display: flex;
}
.heading-wrap > div:first-child{
    margin-right: 10px;
}

.company-info-wrap{
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;    
}
.company-info-wrap1{
    flex:1;
    padding: 5px 10px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
}
.company-info-wrap2{
    flex:5;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}
.errer-message-wrap{
    width:100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 2px #C00 solid;
    padding: 10px;
    color:#C00;
}
.odr-err-ttl{
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 20px;  
    margin-bottom: 20px;
}
.odr-err-sub-ttl{
    width: 100%;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}
.odr-err-sub-dtl{
    width: 100%;
    text-align: center;
}
img.preview{
    height: 30px;
    margin-left: 10px;
}
canvas.canvas{
    height: 1px;
    display: none;
}
.up-file{
    display: none !important;
}
.browse-btn{

    
}
.img-note{
    padding: 5px;
}
.preview-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;    
}
.popup-bg {
    height: 100vh;
    width: 100%;
    background: black;
    background: rgba(45,45,45, 0.7);
    position: fixed;
    top: 0;
    left: 0;

}
.popup-content-wrap {
    background: #fff;
    padding: 30px;
    opacity: 1.0;
    width: 40%;
    position: fixed;
    left: 30%;
    top: 25%;
}
.popup-content-wrap1 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.popup-content-wrap2 {
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    color: #B12704;
    font-size: 18px;
    font-weight: 700;
}
.popup-content-wrap3 {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
}
.popup-content-close-wrap {
    margin-top: 25px;
    font-weight: 700;
    font-size: 15px;
    width: 100%;
    text-align: center;
}
.popup-content-close-area {
    background-color: #000;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    padding: 5px;
    cursor:pointer;
    
}
.popup-content-close-wrap1 {
    vertical-align: middle;
}
#topnavi {
    box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
    z-index: 99;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8) !important;
    height: 80px !important;
}
nav#topnavi .menu li a {
    text-decoration: none;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.2em;
}
nav#topnavi .menu li a:hover {
    text-decoration: none;
    color: #565656 !important;
}
.truck-note-title {
    font-weight: 700;
    margin-bottom: 10px;
}
.truck-note-contents {
    margin-bottom: 10px;
}
.truck-note-contents > div {
    display: flex;
}
.introduction-info {
    margin-top: 10px;
    line-height: 18px;
}
.introduction-info > a {
    color: #000;
    text-decoration: underline;
    margin-right: 5px;
    
}
.introduction-sub-info{
    margin-top: 10px;
}
.introduction-company-name {
    margin-bottom: 20px;
}
.introduction-wrap{
    margin-top: 80px;
}
.introduction-img-pc {
    display: block;
}  
.introduction-img-sp {
    display: none;
}    


.found-item-ttl{
    vertical-align: top;    
}
.found-item-wrap{
    margin: 5px 0px;   
}
.found-item-wrap > label{
    font-weight: normal;    
    cursor:pointer;
}
.found-item-wrap  input{
    cursor:pointer;
}
.found-item-wrap.found-item-other {
    display: flex;
    align-items: center;    
}
.found-item-wrap.found-item-other > input {
    width: 30vw;
    
    
}
.found-item-wrap.found-item-other > input {
    height: 25px;
    margin-left: 10px !important;
}



@media all and (-ms-high-contrast: none){
  .quantity_flex{
    flex:1;
  }
}

@media (max-width: 768px) {
    .introduction-img-pc {
        display: none;
    }  
    .introduction-img-sp {
        display: block;
    }    
    .cart-info-area{
        display:block;
        text-align:center;        
    }
    
    .flow_area{
        display: block;
    }

    .flow1{
        width:100%;
    }
    
    .triangle{
        display:none;
    }
    
    .flow_area img{
        width:50%;
    }
    
    .flow_img{
        margin-top:40px;
    }
    .post-number-wrap1{
        flex:2;
    }
    .login-btn-wrap{
        display: block;
      
    }
    .login-btn-wrap1{
        margin-top:10px;
        margin-left: 0;
    }
    .login-btn-wrap2{
        margin-top:10px;
        margin-left: 0;
      
    }
    .company-info-area{
        margin: 0 auto;
        width: 95%;
    }    
    .cart-id-area{
        margin: 0 auto;
        width: 95%;
        font-size:1.2em;
        
    }
    .company-name{
        font-size:1.2em;
    }
    .company-info-wrap{
        width:100%;
    }    
    .company-info-wrap2{
        flex:3;
    }    
    .truck-info{
        font-size:13px;
    }
    .preview-wrap{
        display: block;
        text-align: center;
    }    
    img.preview{
        margin: 5px 0px;
        
    }

    .popup-content-wrap {
        width: 90%;
        position: fixed;
        left: 5%;
        top: 20%;
        padding: 20px;
    }    
    .popup-content-close-area {
        width:90%;
    }    
    .popup-content-wrap3, .popup-content-wrap2 {
        font-size: 14px;
    }    
    .topnav-wrap{
        width: 100%;
    }    
    .found-item-wrap.found-item-other > input {
        width: 50vw;


    }

}    
@media screen and (max-width: 1000px){
    nav#topnavi .menu .icon::before {
        content: '';
        display: block;
        width: 30px !important;
        height: 30px !important;
        background: transparent url(/img/menu.svg) no-repeat 50% 50% !important;
    }
    nav#topnavi .menu .icon.view::before {
        content: '';
        width: 30px !important;
        height: 30px !important;
        background: transparent url(/img/menu2.svg) no-repeat 50% 50% !important;
    }
    nav#topnavi .menu .icon {
        display: inline-block;
        width: 30px !important;
        height: 30px !important;
        margin-right:15px !important;
        margin-top:15px !important;
    }    
    .menu > ul{
        margin-top: 20px !important;
        font-size:13px !important;
        background-color: rgba(0,0,0,0.5) !important;
        
    }
    .address-wrap{
        padding-bottom:60px;
    }
	.payment-input-credit-history-sub-wrap{
	    display: block;
		margin: auto 0;
		
	}    
	.payment-input-credit-history-contents {
	    margin-left: 0px;
	}	
	.payment-input-credit-history-wrap2 {
	    background-color: #e9546b;
	}	

}

@media print {
a[href]:after {
  content: "" !important;
}
abbr[title]:after {
  content: "" !important;
}
nav#topnavi .menu li a {
    color: #fff !important;
    display: block !important;
}
.wpcf7-submit {
    color: #FFF !important;

}
a.back_btn {
    color: #FFF !important;
    background-color: #000000 !important;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 260px;
    margin-right: 10px;
    letter-spacing: 5px;
    text-decoration: none;
}
a.order_btn {
    color: #FFF !important;
    background-color: #cb5d14 !important;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 260px;
    letter-spacing: 5px;
    text-decoration: none;
}
address {
    width: 100% !important;
    background-color: #000 !important;
    text-align: center !important;
    clear: both !important;
    padding-top: 10px !important;
    padding-right: 0 !important;
    padding-bottom: 10px !important;
    padding-left: 0 !important;
    font-style: normal !important;
    font-size: 0.8em !important;
    color: #FFF !important;
}
.footer_menu{
    display: none;
}
nav#topnavi {

    position: unset;
}
nav#topnavi .menu li {
    display: inline-block;
    padding: 5px 5px 0;
}
nav#topnavi .menu li a {
    font-size: 0.6rem;
}
}