.section_product_detail2 .column_left .product_details {
    float: right;
    padding-bottom: 20px;
    width: auto;
}

.product_detail2 ul.charges_model li ul.charges_list li.ladder_limit {
    width: 55%;
    text-align: right;
    margin-top: 0;
    padding-left: 0;
    padding-right: 5px;
}

.product_detail2 ul.charges_model li ul.charges_list li.ladder_limit .style-flex {
    display: flex;
}

.product_detail2 ul.charges_model li .price_info_area{
    display: flex;
    border-bottom: 1px dotted #ddd;
    padding-right: 0px;
    margin-right: 10px;
    margin-top: 10px;
}
.product_detail2 ul.charges_model li .price_info_area .name{
    width: 45%;
}
.product_detail2 ul.charges_model li .price_info_area .price{
    width: 55%;
}
.product_detail2 ul.charges_model li .price_info_area ul{
    border-bottom: none;
    margin-left: 0;
}

.product_detail2 ul.charges_model li ul.charges_list li.ladder_limit .limit_low{
    width: 45%;
    text-align: right;
}

.product_detail2 ul.charges_model li ul.charges_list li.ladder_limit .middle{
    width: 15%;
    text-align: center;
}

.product_detail2 ul.charges_model li ul.charges_list li.ladder_limit .limit_high{
    width: 40%;
    text-align: right;
}

.product_detail2 ul.charges_model li ul.charges_list li.ladder_price {
    width: 45%;
    text-align: right;
    padding: 0;
    margin-top: 0;
}

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.product_detail2 ul.charges_model li .price_info_area {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
}
}	/* for SP max-width: 480px */

/* ラジオボタンのlabel太字*/
.product_detail2 ul.charges_model li label {
    font-weight: bold;
}

ul.product_main_info{
    width:80%;
}

ul.product_main_info li{
    margin-bottom:10px;
}

ul.product_main_info li.product_info_label{
    float:left;
    width:25%;
}

/*===============================================================

    accordion tab 商品概要の縦アコーディオン

===============================================================*/
.tabaccordionheadVerticality {
    display: none;
}

/*-------------------------------------------------------------
    .tabaccordionbodyVerticality
-------------------------------------------------------------*/
/* タブレット以下 */
.tabaccordionbodyVerticality {
    padding:30px;
}
.tabaccordionbodyVerticality .accordion_header {
    display:block;
}
.tabaccordionbodyVerticality .accordion_header a {
    display:block;
    padding:10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    text-align:left;
    position:relative;
    text-decoration:none;
    color:#1c7ebf;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:solid 1px #3498db;
    border-radius: 3px;
    background: #fff;
}
.tabaccordionbodyVerticality .accordion_header a:before,
.tabaccordionbodyVerticality .accordion_header a:after {
    content:' ';
    position:absolute;
    width:15px;
    height:1px;
    background:#1c7ebf;
    top:0; bottom:0; right:10px; margin:auto;
    transition:all .3s;
}
.tabaccordionbodyVerticality .accordion_header a:after {
    transform:rotate(90deg);
}
.tabaccordionbodyVerticality .accordion_header.active a:after {
    transform:rotate(0deg);
}
.tabaccordionbodyVerticality .tabcontent + .accordion_header {
    margin-top:10px;
}
.tabaccordionbodyVerticality .tabcontent {
    /*display: none;*/
    padding: 20px 0;
}

.tabaccordionbodyVerticality.mypage {
    padding: 10px;
}


/*-------------------------------------------------------------
    .利用規約
-------------------------------------------------------------*/
.o-right-body .right_direction,
.m-product-select-checkbox .right_direction {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
}
.right_direction .btn_modal a,
.right_direction .btn_externalLink a {
    position: relative;
    right: auto;
    min-width: auto;
}
@media screen and (min-width: 481px) {
    .o-right-body .right_direction .btn_modal,
    .o-right-body .right_direction .btn_externalLink,
    .m-product-select-checkbox .right_direction .btn_modal,
    .m-product-select-checkbox .right_direction .btn_externalLink {
        width: 210px;
        max-width: 32%;
        margin-right: 5px;
        min-width: auto;
    }
}
@media screen and (max-width: 1024px) {
    .o-right-body .right_direction,
    .m-product-select-checkbox .right_direction {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .o-right-body .right_direction .btn_modal,
    .o-right-body .right_direction .btn_externalLink,
    .m-product-select-checkbox .right_direction .btn_modal,
    .m-product-select-checkbox .right_direction .btn_externalLink {
        width: 49%;
        max-width: 49%;
        margin-right: 0;
    }
    .o-right-body .right_direction .btn_modal a,
    .o-right-body .right_direction .btn_externalLink a,
    .m-product-select-checkbox .right_direction .btn_modal a,
    .m-product-select-checkbox .right_direction .btn_externalLink a {
        position: relative;
        min-width: auto;
    }
}
@media screen and (max-width: 480px) {
    .o-right-body .right_direction,
    .m-product-select-checkbox .right_direction {
        flex-direction: column-reverse;
    }
    .o-right-body .right_direction .btn_modal,
    .o-right-body .right_direction .btn_externalLink,
    .m-product-select-checkbox .right_direction .btn_modal,
    .m-product-select-checkbox .right_direction .btn_externalLink {
        width: 100%;
        max-width: 100%;
    }
}

.linkbtn .blanklink {
    float: right;
    display: inline-block;
    border: solid 1px #ccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 15px;
    text-align: center;
    border-radius: 3px;
    background-color: rgba(0,0,0,0.7);
}

.linkbtn li a,
.product_details .linkbtn .blanklink a {
    color: #fff;
}

/*-------------------------------------------------------------
    .オプション商品
-------------------------------------------------------------*/
.section_product_detail2 div.option_left{
    width:60%;
}

.section_product_detail2 div.option_right{
    width:40%;
}

div.caption{
    margin: 10px 0px 0px 0px;
}

div.product_set_name label{
    margin-left:10px;
}

div.product_set_name.not_select .radio-inline {
    margin: 30px 0;
}

/*-------------------------------------------------------------
    .オプション商品（オプション変更）
-------------------------------------------------------------*/
.carts_option .section_product_detail2 .content_headline{
    width:100%;
}

.carts_option .section_product_detail2 .content_headline .serials {
    margin-bottom: 20px;
}

.carts_option .section_product_detail2 .content_headline .serials li {
    margin-bottom: 5px;
    font-weight: bold;
}

div.product_set_name.caption label, label>span{
    font-weight: bold;
}

/* すべてのチェックを外すボタン */
.btn-area .only-checkbox{
    display: inline-block;
    border: solid 1px #ccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 15px;
    text-align: center;
    border-radius: 3px;
    background-color: rgba(0,0,0,0.7);
}
.only-checkbox a{
    color: #fff;
    text-decoration: none;
}
.only-checkbox a:hover{
    color: #333;
}

/**
スライド画像の読み込み時制御
 */
.slide-image-onload img {
    display: none;
}
