#cart h2{
    font-size: 22px;
    border-bottom: none!important;
    padding-bottom: 0;
    margin-bottom: 55px;
}
div.cart_inner_block{
    background: #f4f4f4;
    box-sizing: border-box;
    padding: 85px 60px 75px ;
    margin-bottom: 30px;
}
div#cart_inner_block01,
div.cart_inner_color01{
    border-left: 10px solid #7264af;
}
div#cart_inner_block02,
div.cart_inner_color02{
    border-left: 10px solid #64af9e;
}
div#cart_inner_block01 div.cart_title,
div.cart_inner_color01 div.cart_title{
    color: #7264af;
    margin-bottom: 60px;
}
div#cart_inner_block02 div.cart_title,
div.cart_inner_color02 div.cart_title{
    color:  #64af9e;
    margin-bottom: 60px;
}
div.cart_title{
    font-size: 14px;
}
div#cart_inner_block01 div.cart_title p.cart_name,
div.cart_inner_color01 div.cart_title p.cart_name{
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #7264af;
    margin-bottom: 15px;
}
div#cart_inner_block02 div.cart_title p.cart_name,
div.cart_inner_color02 div.cart_title p.cart_name{
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #64af9e;
    margin-bottom: 15px;
}
div#cart_inner_block01 div.cart_title p.cart_name span,
div.cart_inner_color01 div.cart_title p.cart_name span{
    font-size: 22px;
    display: inline-block;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: #7264af;
    color: #fff;
    text-align: center;
    line-height: 34px;

}
div#cart_inner_block02 div.cart_title p.cart_name span,
div.cart_inner_color02 div.cart_title p.cart_name span{
    font-size: 22px;
    display: inline-block;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: #64af9e;
    color: #fff;
    text-align: center;
    line-height: 34px;

}
#cart .cart_block{
    padding: 20px 0!important;
}
#cart #cart_table td {
    
    border-top: 1px solid #dadada;
}
#cart #cart_table td dl{
    display: flex;
    width: 100%;
}
#cart #cart_table td dt {
    width: 110px;
}

#cart #cart_table td dt img{
    display: block;
    width: 100%;
}
#cart #cart_table td dd{
    width: 302px;
    box-sizing: border-box;
     padding:0 20px;
    margin-left: 0;
}
#cart #cart_table td dd p.brand_t01 span#itemName{
    font-size: 16px;
    font-weight: normal;
}
#cart #cart_table .mod_form_select{
    width: 72px;
    padding: 10px;
    box-sizing: border-box;
}
#cart #cart_table .continue_btm {
    float: left;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    box-sizing: border-box;
    background: #808080;
    margin-left: 12px;
}
#cart #cart_table .continue_btm a {
    width: 76px;
    float: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 13px 20px;
    box-sizing: border-box;
    border: none;
    background: #808080;
    color: #fff;
    font-size: 12px;
    
}
#cart #cart_table .delete {
    background: none;
    border: none;
    text-align: left;
    display: block;
    padding: 12px 0;
    text-decoration: underline;
}
#cart #cart_table {
    border-bottom: 1px solid #dadada;
}
#cart #cart_price_box .price_inner {
    background: #ffffff;
    padding: 40px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-sizing: border-box;
    border: 1px solid #dadada;
}
#cart #cart_price_box .price_inner dl{
    border-bottom: none;
    margin-bottom: 13px;
    padding: 0;
    
}
#cart #cart_price_box .price_inner dt{
    font-size: 14px;
    font-weight: normal;
}

#cart #cart_price_box .price_inner .gokei01 dt{
    font-weight: bold;
}
#cart #cart_price_box .price_inner dd {
    
    font-weight: normal;
    font-size: 14px;
}
.cart_index_btm{
    width: 600px;
    margin: 0 auto;
    
}
.cart_index_btm span{
    color: #fe0000;
    text-align: center;
    margin-bottom: 20px;
    display: block;
}
.cart_index_btm a.btn-secondary{
    border: 1px solid #dadada;
    background: #fff;
    font-size: 14px;
    display: block;
    width: 600px;
    padding: 20px 0;
    box-sizing: border-box;
   
}
.cart_index_btm a.btn-cart-order{
    box-sizing: border-box;
    background: #808080;
    font-size: 14px;
    display: block;
    width: 600px;
    padding: 20px 0;
    color: #fff;
    margin-bottom: 20px;
}
div.cart--amazon_paymt{
    width: 412px;
    margin: 0 auto;
    border-top: solid #dadada 1px;
}
#cart .cart_block {
    margin-bottom: 80px;
}
#cart .cart_block {
    background: #F2F2F2;
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#cart #cart_price_box {
    border-bottom: none;
}
div.cart_attention_text{
    border: 1px solid #fe0000;
    padding: 28px 0;
    margin-bottom: 30px;
    color: #fe0000;
    text-align: center;
}
div.cart_attention_text a{
    display :inline-block;
    color: #fe0000;
    border-bottom: dashed 1px #fe0000;
}
#cart #cart_table .mod_form_select select {
    padding-left: 18px;
}
#cart .form_complete{
    box-sizing: border-box;
    padding: 100px 190px;
    text-align: left;
    margin-bottom: 60px;
}
#cart .form_complete .complete_m01 {
    font-size: 20px;
    font-weight: normal;
    line-height: 140%;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 38px;

}
#cart .form_complete .complete_m02{
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 40px;
}

#cart .form_complete .complete_m02 span{
    font-size: 12px;
    line-height: 2.4;
}
div.othercart{
    border: 1px solid #dadada;
    background: #fff;
    padding: 44px 50px;
    box-sizing: border-box;
}
p.othercart_attention{
    color: #fe0000;
    font-size: 16px;
    text-align: center;
    margin-bottom: 26px;
}
div.othercart ul{
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}
div.othercart ul li {
    width: 160px;
}
div.othercart ul li img{
    display: block;
    width: 100%;
}
p.othercart_text{
    text-align: center;
    font-size: 12px;
    margin-bottom: 25px;
}
a.lookcartbtn{
    width: 400px;
    height: 60px;
    color: #fff;
    background: #808080;
    margin: 0 auto;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 60px;
}
p.form_member_next{
    width: 400px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #dadada;
    text-align: center;
    font-size: 14px;
    margin: 60px auto 0;
    background: #fff;
}

/* 2021-06-23 PAL */
.reserve_single_title{
    margin:-10px 0 30px 0;
    padding:0 0 15px 0;
    font-size:18px;
    border-bottom:1px solid #666666;
}
/* 2021-12-03 PAL */
.form_member_app{
    background: #666;
    
    width:400px;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
    margin: 40px auto 0;
    text-align: center;
}
.form_member_app a{
    display: block;
    color: #fff;
    text-align: center;
}

