
.articleInnr{
    max-width: 1000px;
    width: 83.3%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 130px;
}
.articleTop{

}
.articleTopView{

}
.articleTopView img{
    width: 100%;
    vertical-align: top;
}
@media screen and (max-width: 640px) {
    .articleInnr{
        max-width: 91.3%;
        width: 91.3%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;
    }
}
/*

    プロフィール

*/
.articleTopProfile{
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 180%;
    padding-bottom: 50px;
    border-bottom: 1px solid #eae9e9;
}
.profTxt,
.profList{
    display: inline-block;
    vertical-align: top;
}
.profList a{
    float:left;
    margin-right: 5px;
}
.profList a:first-child{
}
.profTxt{
    max-width: 715px;
    width: 70%;
}
.profTxt.column1{
    width: 100%;
    max-width:100%;
}
.profList{
    width:25%;
    margin-left: 2%;
}
.profList li{
    margin-bottom: 10px;
}
.btn_site{
    height: 24px;
}
@media screen and (max-width: 640px) {
    .articleTopProfile{
        margin-top: 25px;
        margin-bottom:32px;
        font-size: 14px;
        line-height: 180%;
        border-bottom: 1px solid #eae9e9;
        padding-bottom: 20px;
    }
    .profTxt,
    .profList{
        display: block;
    }
    .profTxt.column1,
    .profTxt,
    .profList{
        max-width: 97.3%;
        width: 97.3%;
        margin-left: auto;
        font-size: 11px;
        line-height: 180%;
    }
    .profList li{
        margin-bottom: 10px;
    }
    .profList li:last-child{
        margin-bottom: 0;
    }
    .profList li a{
        display: block;
    }
    .profList li:last-child:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }
    .btn_site{
        height: 17px;
        vertical-align: top;
    }
}
/*

    記事

*/
.articleSec{
    margin-top: 80px;
    position: relative;
    letter-spacing: 2px;
    text-align: justify;
    text-align: left;
    font-size: 16px;
    line-height: 180%;
}
.articleSec:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
.articleSec p{
    margin-bottom: 10px;
}

.articleSec .over_mb p{
    margin-bottom: 20px;
}

.articleSec p.lead{
    color: #9e7c2a;
    font-weight: bold;
}
.articleSec p.lead_note{
    color: #9e7c2a;
    font-size: 12px;
}
.articleSec p.q{
    margin-bottom: 28px;
    color: #9e7c2a;
    font-weight: bold;
}
.articleSec p.q:before{
    content: "";
    letter-spacing: 0;
}
.articleSec p.a{
    margin-bottom: 28px;
}
.articleSec a{
    /*text-decoration: underline;*/

    text-decoration: none;
    border-bottom: 1px solid #2f353d;
    padding-bottom: 2px;

    background: url(../images/article/blank.png) no-repeat top right;
    padding-right: 18px;
    margin-right: 0.4em;
}
.articleSec_border{
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 50px;
}


@media screen and (max-width: 640px) {
    .articleSec{
        font-size: 14px;
        letter-spacing: 0px;
    }
    .articleSec{
        margin-top: 20px;
    }
}
/*

    記事 タイトル

*/
.articleSecTtl{
    margin-bottom: 50px;
    line-height: 1.6;
}
.articleSecTtl h2,
.articleSecTtl p{
    font-size: 32px;
    word-break: normal;
}
.articleSecTtl h2.small{
    letter-spacing: 0;
    font-size: 30px;
}
.articleSecTtl h3{
    font-size: 25px;
    word-break: normal;
    margin-bottom: -20px;
}
@media screen and (max-width: 640px) {
    .articleSecTtl{
        margin-bottom: 0;
        text-align: center;
    }
    .articleSecTtl h2,
    .articleSecTtl p{
        font-size: 18px;
        line-height: 140%;
        letter-spacing: -1px;
    }
    .articleSecTtl h3{
        font-size: 17px;
        word-break: normal;
        margin-bottom: 20px;
        text-align: left;
    }
}
/*

    記事 半カラム

*/
.articlehalfs{
    position: relative;
}
.articlehalf{
    width: 47.5%;
    float: left;
    z-index: 2;
    position: relative;
}
.articlehalf.left{
    float: left;
    margin-right: 5%;
}
.articlehalf.right{
    float: right;
}
.articlehalf img{
    width: 100%;
}
.articlefull{
    clear: both;
    width: 100%;
    z-index: 2;
    position: relative;
    margin-bottom: 25px;
}
/*

    回り込み

*/
.articleImg{
    margin-top: 5px;
    padding-bottom: 15px;
    max-width: 47.5%;
}
.articleImg img{
    max-width: 100%;
}
.articleImg.left{
    float: left;
    margin-right: 5%;
}
.articleImg.right{
    float: right;
    margin-left: 5%;
}
.caption,
.articleImg .caption,
.articlehalf .caption{
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 120%;
}
.caption.center{
    text-align: center;
}
.caption.left{
    text-align: left;
}
/*

    100%画像

*/
.articleImg_100{
    margin-top: 5px;
    padding-bottom: 15px;
    max-width: 100%;
}


.articleImg_100 img{
    max-width: 100%;
}



/*

    画像キャプション

*/
.articleSecCaption{
    margin-top: 30px;
    font-size: 12px;
    line-height: 160%;
}
.articleSecCaption ul li{
    clear: both;
}
.caption_h{
    width: 12%;
    max-width: 55px;
}
.caption_b{
    width: 85%;
    max-width: 900px;
}
.caption_b,
.caption_h{
    display: inline-block;
    vertical-align: top;
    line-height:120%;
}

/*==========
170831追記
==========*/

.articlefull img{
    max-width: 100%;
}

@media screen and (max-width: 640px) {
    .articlefull,
    .articlehalf{
        width: 100%;
        float: none;
        margin-right: auto;
        margin-top:0;
        margin-bottom: 15px;
    }
    .articlehalf .caption{
        font-size: 10px;
    }
    .articlehalf.left {
        float: none;
        margin-right: auto;
    }
    .articlehalf p:last-child{
        margin-bottom: 0;
    }

    .articleImg{
        max-width: 100%;
    }
    .articleImg img{
        max-width: 100%;
    }
    .articleImg.left,
    .articleImg.right{
        float: none;
        margin-right: auto;
        margin-left: auto;
    }
    .caption,
    .articleImg .caption,
    .articlehalf .caption,
    .caption_h,
    .caption_b,
    .caption.small{
        font-size: 10px;
        margin-bottom: 10px;
        line-height: 120%;
    }

    .articleSecCaption{
        margin-top: 20px;
        font-size: 9px;
        line-height: 160%;
    }
    .caption_h{
        width: 12%;
        max-width: 40px;
    }
    .caption_b{
        width: 85%;
        max-width: 300px;
    }
}
@media screen and (min-width: 641px) and (max-width: 930px) {
    .caption_h{
        width: 12%;
        max-width: 50px;
        line-height: 130%;
        letter-spacing: 0;
    }
    .caption_b{
        width: 85%;
        max-width: 600px;
        line-height: 130%;
    }
}
/*

    記事 背景画像

*/
.floatFullRow{
    z-index: 1;
    position: absolute;
    top: 0;
    left: -3%;
    width: 106%;
}
.floatFullRow img{
    width: 100%;
}
@media screen and (max-width: 640px) {
    .floatFullRow{
        z-index: 1;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
    }
}
/*

    商品紹介

*/
.recommendGoods{
    width: 80%;
    max-width: 820px;
    margin: 10px auto;
    padding: 20px 30px;
    border:3px solid #ccc
}
.recommendGoodsPic,
.recommendGoodsInfo{
    display: inline-block;
    vertical-align: middle;
}
.recommendGoodsInfo{
    width: 74%;
}
.recommendGoodsPic{
    width: 20%;
    margin-right: 4%;
    max-width: 200px;
}
.recommendGoodsPic img{
    vertical-align: top;
    max-width: 100%;
}
.recommendGoodsInfo .gotoDetail{
    height: 20px;
    width: auto;
    margin-top: 20px;
}
.recommendGoodsInfo .gotoDetail img{
    height: 24px;
}
.recommendGoodsInfo p {
    font-size: 14px;
}
.recommendGoodsInfo p em{
    font-size: 18px;
}
@media screen and (max-width: 640px) {
    .recommendGoods{
        padding: 15px 0;
        width: 91.3%;
        max-width:91.3%;
        margin: 10px auto;
    }
    .recommendGoodsPic,
    .recommendGoodsInfo{
        display: block;
    }
    .recommendGoodsInfo{
        margin-top: 20px;
        width: 91.3%;
        margin-right: auto;
        margin-left: auto;
    }
    .recommendGoodsPic{
        width: 91.3%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
    .recommendGoodsInfo .gotoDetail{
        height: auto;
        width: auto;
        margin-top: 10px;
    }
    .recommendGoodsInfo .gotoDetail img{
        width: auto;
        height: 17px;
    }
    .recommendGoodsInfo p{
        font-size: 10px;
    }
    .recommendGoodsInfo p em{
        font-size: 12px;
    }
}
/*

    ページャー

*/
.pager{
    text-align: center;
    margin: 60px auto 22px auto;
}
.pager ul{
    display: inline-block;
    vertical-align: top;
}
#pagerPrev{
    width: 135px;
    text-align: left;
}
#pagerNext{
    width: 135px;
    text-align: right;
}
#pagerNum li{

}
#pagerNum{
    width: auto;
    text-align: left;
}
#pagerNum li{
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    margin-bottom: 10px;
}
#pagerNum li:first-child{
    margin-left: 0;
}
#pagerNum li a{
    display: block;
}
#pagerNum li a img{
    vertical-align: top;
}
#pagerNum li a img,
#pagerPrev li a img,
#pagerNext li a img{
    height: 40px;
}

.btn_back{
    margin-top: 24px;
    text-align: center;
}
.btn_back ul li{
    display: inline-block;
    vertical-align: middle;
}
.btn_back ul li:first-child{
    border-right: 1px solid #e6e6e6;
    padding-right: 10px;
    margin-right: 10px;
}
.btn_back ul li img{
    vertical-align: top;
}


/*col5*/
.col5{
    width: 93.7%;
    margin: 0 auto 20px auto ;
    padding: 20px 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
    .col5 .s5-inStoreList{
        margin-top: 0;
        margin-bottom: 0;
    }
    .col5 .s5-inStoreItem5__inner{
            border-top: none;
    }
    .col5 .s5-inStoreItem2__inner{
             border-top: none; 
    }
    .col5 .s5-button{
        background: #000000;
    }
    .col5 .s5-button:hover{
        background: #000000;
    }
    .col5 .s5-inStoreItem2__image{
        width: 30%;
    }
    .col5 .s5-inStoreItem2__text{
        width: 70%;
    }




@media screen and (max-width: 640px) {

    .pager{
        text-align: center;
        margin: 22px auto;
        width: 91.3%;

    }
    .pager ul{
        display: inline-block;
    }
    #pagerPrev,
    #pagerNext{
        width: auto;
    }
    #pagerNum li{
        margin-bottom: 5px;
        margin-left: 5px;
        display: block;
        float: left;
    }
    .btn_back {
        margin-top: 20px;
        text-align: center;
    }
    .btn_back ul li img {
        height: 11px;
        vertical-align: middle;
    }
    #pagerNum li a img,
    #pagerPrev li a img,
    #pagerNext li a img{
        width: auto;
        height: 22px;
    }

}
/*

    商品詳細

*/
.product_detail{
    margin-top: 60px;
    width: 93.7%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    background: #faf7f2;
    padding: 30px 0 15px 0;
}
.product_detail_pic{
    float: left;
    width: 45.5%;
    max-width: 500px;
    text-align: center;
    /*line-height: 300px;*/ /*2015.3.19 fl*/
    line-height: 350px;
    vertical-align: middle;
}
.product_detail_pic img{
    max-width: 100%;
    vertical-align: middle;
}
    .product_detail_pic img.vtop{
        max-width: 100%;
        vertical-align: top !important;
        padding: 20px 0 0 0;
    }
@media screen and (max-width: 640px) {
    .product_detail_pic{
        line-height: 100%;
    }
}
.product_detail_info{
    float: left;
    width: 45.5%;
    max-width: 500px;
    margin-left: 5%;
    padding: 25px 0;
}
.product_detail_info .lbl img{
    height: 28px;
}
.product_detail_info .name1{
    margin-top: 20px;
    font-size: 12px;
}
.product_detail_info .name2{
    font-size: 42px;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 10px;
    word-wrap : break-word;
    overflow-wrap : break-word;
}
.product_detail_info .name2 span{
    font-size: 35px;
}
.product_detail_info .caption{
    line-height: 150%;
    font-size: 16px;
}
.product_detail_info .caption_h{
    line-height: 120%;
    font-size: 11px;
}
.product_detail_info .caption_b{
    line-height: 120%;
    font-size: 11px;
}
.product_detail_info .caption.small{
    line-height: 120%;
    font-size: 11px;
}
.product_detail_info ul{
    font-size: 14px;
    margin-top: 16px;
}
.product_detail_info li{
    width: 138px;
    height: 38px;
    float: left;
}
.product_detail_info li a{
    display: block;
    width: 100%;
    height: 38px;
}
.product_detail_info li:hover{
    opacity: 0.7;
}
.product_detail_info li img{
    height: 30px;
}
.product_detail_info li:first-child{
    margin-right: 10px;
}
.product_detail_info .goProductDetail{
    background: url(../images/article/btn_product_detail.gif) no-repeat center center;
    background-size: auto 38px;
}
.product_detail_info .goSonyStore{
    background: url(../images/article/btn_sonystore.gif) no-repeat center center;
    background-size: auto 38px;
}
@media screen and (min-width: 641px)and (max-width: 930px) {
    .product_detail_info .goProductDetail{
        background: url(../images/article/btn_product_detail.gif) no-repeat center center;
        background-size: auto 30px;
    }
    .product_detail_info .goSonyStore{
        background: url(../images/article/btn_sonystore.gif) no-repeat center center;
        background-size: auto 30px;
    }
}
/*

    商品詳細2個以上

*/
.product_detail.multi{
}
.product_detail.multi p.lbl{
    text-align: center;
    margin-bottom: 10px;
}
.product_detail.multi .lbl img{
    height: 28px;
}
.product_detail.multi ul li{
    float:left;
    width: 49%;
    /*margin-bottom: 30px;*/ /* 2015.3.19 fl*/
}
.product_detail.multi ul li .product_detail_pic{
    float:left;
    width: 43%;
    text-align: center;
}
.product_detail.multi ul li .product_detail_pic img{
    vertical-align: middle;
}
@media screen and (max-width: 640px) {
    .product_detail.multi ul li .product_detail_pic{
        line-height: 100%;
    }
}
.product_detail.multi ul li .product_detail_info{
    float:left;
    width: 56%;
    text-align: left;
    max-width: 56%;
    margin-left: 0;
    padding-top: 12px;
}
.product_detail.multi ul li .product_detail_pic img{
    width: 70%;
}
.product_detail.multi .name1 {
    margin-top: 0;
}
.product_detail.multi .product_detail_info .caption {
    line-height: 140%;
    font-size: 16px;
}
.product_detail.multi .product_detail_info .caption.small,
.product_detail.multi .product_detail_info .caption_h,
.product_detail.multi .product_detail_info .caption_b {
    line-height: 120%;
    font-size: 11px;
}
.product_detail.multi .product_detail_info ul{
    text-align: left;
}
.product_detail.multi .product_detail_info ul li {
    overflow-x: hidden;
    text-align: center;
    max-width: 120px;
    height: auto;
}
@media screen and (max-width: 640px) {
    .product_detail{
        width: 91.3%;
    }
    .product_detail{
        margin-top: 26px;
    }
    .product_detail_innr{
        width: 85%;
        margin: auto;
    }
    .product_detail_pic,
    .product_detail_info{
        float: none;
        margin-left: auto;
    }
    .product_detail_pic{
        width: 45%;
        margin: auto;
        text-align: center;
    }
    .product_detail_info{
        width: 100%;
        max-width: 100%;
        margin: auto;
    }
    .product_detail_info .lbl img{
        height: 20px;
        vertical-align: top;
    }
    .product_detail_info .name1 {
        margin-top: 8px;
        font-size: 10px;
    }
    .product_detail_info .name2{
        font-size: 38px;
        line-height: 42px;
        margin-bottom: 5px;
    }
    .product_detail.multi .product_detail_info .caption,
    .product_detail_info .caption{
        line-height: 180%;
        font-size: 11px;
    }
    .product_detail_info ul{
        font-size: 10px;
        margin-top: 16px;
    }
    .product_detail_info ul li{
        max-width: 120px;
        width: 46%;
        height: 25px;
    }
    .product_detail_info ul li img{
        width: 100%;
        height: auto;
    }
    .product_detail_info .goProductDetail{
        background: url(../images/article/btn_product_detail.gif) no-repeat center center;
        background-size: auto 25px;
    }
    .product_detail_info .goSonyStore{
        background: url(../images/article/btn_sonystore.gif) no-repeat center center;
        background-size: auto 25px;
    }
}
@media screen and (max-width: 640px) {
    .product_detail.multi{
        padding-top: 15px;
    }
    .product_detail.multi ul li{
        float:none;
        width: 100%;
        margin-bottom: 15px;
    }
    .product_detail.multi ul li .product_detail_pic{
        float:none;
        width: 100%;
        text-align: center;
    }
    .product_detail.multi ul li .product_detail_info{
        float:none;
        width: 100%;
        text-align: left;
        max-width: 100%;
        margin-left: 0;
        padding-top: 12px;
    }
    .product_detail.multi ul li .product_detail_pic img{
        width: 45%;
    }
    .product_detail.multi ul li .product_detail_info ul li{
        float:left;
        max-width: 120px;
        width: 46%;
        height: 25px;
    }
    .product_detail_info li a {
        height: 25px;
    }
    .product_detail.multi .lbl img {
        height: 20px;
        vertical-align: top;
    }
    .product_detail_info .caption.small,
    .product_detail_info .caption_b,
    .product_detail_info .caption_h{
        line-height: 120%;
        font-size: 11px;
    }
    .product_detail_info .caption_b{
        width: 90%;
    }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
    .product_detail_info ul {
        margin-top: 10px;
    }
    .product_detail.multi ul li .product_detail_info ul li{
        max-width: 150px;
        width: 100%;
        height: 30px;
        margin-bottom: 5px;
        text-align: left;
    }
    .product_detail_info li a{
        height: 30px;
    }
}
/*


*/
.articleSns{
    width: 91.6%;
    max-width: 1100px;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
.articleSns .lbl{
    margin-right: 10px;
}
.articleSns .lbl img{
    height: 10px;
}
.articleSns ul li{
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.articleSns ul li.snsTwitter{
    width: 120px;
}
.articleSns ul li.snsFacebook{
    width: 120px;
}
.articleSns ul li.snsMixi{
    width: 60px;
}
@media screen and (max-width: 640px) {
    .articleSns{
        text-align: left;
    }
}



/* 前ボタン・次ボタン */
.btn_link_box{
    margin-top: 40px;
}

.btn_link_box .btn_link_list{
    width: 100%;
    text-align: center;
    font-size: 0.75rem;
/*    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;*/
    display: table;
}

.btn_link_box .btn_link_list li a .back{
    padding: 0 20px 0 50px;
    background: url(../img/list_back_icon.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.btn_link_box .btn_link_list li a .next{
    padding: 0 50px 0 20px;
    background: url(../img/list_next_icon.png);
    background-repeat: no-repeat;
    background-position: center right;
}


.btn_link_box .btn_link_list li{
    display: table-cell;
    width: 50%;
		vertical-align: top;
}

.btn_link_box .btn_link_list li a{
    text-decoration: none;
    color: #000;
    display: inline-block;
    width: 100%;
    border-left: 1px solid #e6e6e6;
}
.btn_link_box .btn_link_list li .single{
    width: auto;
}
.btn_link_box .btn_link_list li a:hover{
    opacity: 0.7;
}

.btn_link_box .btn_link_list li a dl{
}

.btn_link_box .btn_link_list li a dl dt{
    display: table-cell;
    text-align: left;
    width: 76px;
    font-weight: bold;
}

.btn_link_box .btn_link_list li a dl dd{
    display: table-cell;
    text-align: left;
}

.btn_link_box .btn_link_list .border_glay{
    border-right: 1px solid #e6e6e6;
}



@media screen and (max-width: 640px) {
    .btn_link_box .btn_link_list li {
        display: inline-block;
        width: auto;
    }
    .btn_link_box .btn_link_list li a dl dd{
        display:none;
    }
    .btn_link_box .btn_link_list li a{
        width: auto;
    }
}
















/* タブボタン */

.tab_box_top{
/*    border-bottom: solid 1px #000;*/
    margin: -52px auto 0;
    z-index: 10;
    position: relative;
    max-width: 1025px;
    width: 100%;
}

.tab_box_top .tab_box_list{
    text-align: center;
    margin: 0 auto;
    display: table;
    border-collapse: separate;
    border-spacing: 10px 0;
    width: 100%;
}

.tab_box_top .tab_box_list_3 li{
    background: #9f9f9f;
    color: #fff;
    width: 33%;
    display: table-cell;
/*    height: 30px;*/
    vertical-align: middle;
/*    padding: 12px 10px 8px; */
    border-bottom: #eae9e9 1px solid;
    /*border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;*/
}

.tab_box_top .tab_box_list_3 li a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    width: 500px;
}

.tab_box_top .tab_box_list_3 li a:hover{
    color: #fff;
    opacity: 0.8;
}

.tab_box_top .tab_box_list_3 .center_tab{
    border-collapse: separate;
    border-spacing: 10px 0;
}

.tab_box_top .tab_box_list_3 .current_tab{
    background: #fff;
    color: #000;
    border-top: solid 1px #eae9e9;
    border-left: solid 1px #eae9e9;
    border-right: solid 1px #eae9e9;
    border-bottom: solid 1px #fff;
    font-weight: bold;
}


.tab_box_top .tab_box_list_3 .current_tab a:hover{
    color: #000;
    opacity: 1;
}

.tab_border_black{
    border-bottom: solid 1px #eae9e9; 
}

@media screen and (max-width: 1250px) {
    .tab_box_top{
        width: 87%;
    }
}


@media screen and (max-width: 760px) {
    .tab_box_top{
        border-bottom: none;
        margin: 0;
        width: 100%;
    }
    .tab_box_top .tab_box_list{
        text-align: center;
        margin: 0;
        width: 100%;
        display: table;
        border-collapse: separate;  /* セルの間隔を空ける */
        border-spacing: 0px 0; /* 左右 上下で記述 */
    }
    .tab_box_top .tab_box_list_3 li{
        width: 34%;
        font-size: 0.9rem;
        line-height: 1.3;
    }
    .tab_box_top .tab_box_list_3 .center_tab{
        border-left: solid 1px #fff;
        border-right: solid 1px #fff;
    }
    .tab_box_top .tab_box_list_3 .current_tab{
        border-top: solid 1px #eae9e9;
        border-left: solid 1px #eae9e9;
        border-right: solid 1px #eae9e9;
        border-bottom: solid 1px #fff;
    }
    .tab_box_top .tab_box_list_3 .left_tab{
        border-left: none;
    }
    .tab_box_top .tab_box_list_3 .right_tab{
        border-right: none;
    }
    .tab_box_top .tab_box_list_3 .current_tab {
        
    }
    .tab_border_black{
        border-bottom: none; 
    }
}










.tab_box_bottom{
/*    border-bottom: solid 1px #000;*/
    margin: -1px auto 0;
    z-index: 10;
    position: relative;
    max-width: 1025px;
    width: 100%;
}

.tab_box_bottom .tab_box_list{
    text-align: center;
    margin: 0 auto;
    display: table;
    border-collapse: separate;
    border-spacing: 10px 0;
    width: 100%;
}

.tab_box_bottom .tab_box_list_3 li{
    background: #9f9f9f;
    color: #fff;
    width: 33%;
    display: table-cell;
/*    height: 30px;*/
    vertical-align: middle;
/*    padding: 9px 10px 11px; */
    border-top: #eae9e9 1px solid;
    /*border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;*/
}


.tab_box_bottom .tab_box_list_3 li a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    width: 500px;
}


.tab_box_bottom .tab_box_list_3 li a:hover{
    color: #fff;
    opacity: 0.8;
}

.tab_box_bottom .tab_box_list_3 .center_tab{
    border-collapse: separate;
    border-spacing: 10px 0;
}

.tab_box_bottom .tab_box_list_3 .current_tab{
    background: #fff;
    color: #000;
    border-top: solid 1px #fff;
    border-left: solid 1px #eae9e9;
    border-right: solid 1px #eae9e9;
    border-bottom: solid 1px #eae9e9;
    font-weight: bold;
}

.tab_box_bottom .tab_box_list_3 .current_tab a:hover{
    color: #000;
    opacity: 1;
}


.tab_border_black{
    border-bottom: solid 1px #eae9e9; 
}

.over_wide{
    border-top: 1px solid #eae9e9;
    margin: 60px -10% 0;
}


@media screen and (max-width: 1250px) {
    .tab_box_bottom{
        width: 87%;
    }
}


@media screen and (max-width: 760px) {
    .tab_box_bottom{
        border-bottom: none;
        margin: -1px 0 0 0;
        width: 100%;
    }
    .tab_box_bottom .tab_box_list{
        text-align: center;
        margin: 0;
        width: 100%;
        display: table;
        border-collapse: separate;  /* セルの間隔を空ける */
        border-spacing: 0px 0; /* 左右 上下で記述 */
    }
    .tab_box_bottom .tab_box_list_3 li{
        width: 34%;
        font-size: 0.9rem;
        line-height: 1.3;
    }
    .tab_box_bottom .tab_box_list_3 .center_tab{
        border-left: solid 1px #fff;
        border-right: solid 1px #fff;
    }

    .tab_box_bottom .tab_box_list_3 .current_tab{
        border-top: solid 1px #fff;
        border-left: solid 1px #eae9e9;
        border-right: solid 1px #eae9e9;
        border-bottom: solid 1px #eae9e9;
    }

    .tab_box_bottom .tab_box_list_3 .left_tab{
        border-left: none;
    }
    .tab_box_bottom .tab_box_list_3 .right_tab{
        border-right: none;
    }
    .tab_box_bottom .tab_box_list_3 .current_tab {
        
    }
    .tab_border_black{
        border-bottom: none; 
    }
}


@media screen and (max-width: 639px) {
    .over_wide{
        border-top: 1px solid #000;
        margin: 60px -4.7% 0;
    }
}


.column_left .btn_back{
    margin-bottom: 30px;
}






/* タブボタン2 メインビジュアル下 */

.tab_box_top2{
/*    border-bottom: solid 1px #000;*/
    /*margin: -72px auto 0;*/
    margin: 0 auto 0;
    z-index: 10;
    position: relative;
    max-width: 1200px;
    width: 100%;
}

.tab_box_top2 .tab_box_list{
    text-align: center;
    margin: 0 auto;
    display: table;
    /*border-collapse: separate;*/
    /*border-spacing: 10px 0;*/
    width: 100%;
}

.tab_box_top2 .tab_box_list_5 li{
    background: #9f9f9f;
    color: #fff;
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    border-left: solid 1px #000;
}
.tab_box_top2 .tab_box_list_5 li:first-child{
    border-left: none;
}

.tab_box_top2 .tab_box_list_5 li a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    width: 500px;
    padding: 5px;
    font-size: 12px;
}
.tab_box_top2 .tab_box_list_5 li a.line2{
    height: 70px;
}

.tab_box_top2 .tab_box_list_5 li a:hover{
    color: #fff;
    opacity: 0.8;
}
.tab_box_top2 .tab_box_list_5 .current_tab{
    background: #fff;
    color: #000;
    border-top: solid 1px #eae9e9;
    border-left: solid 1px #eae9e9;
    border-right: solid 1px #eae9e9;
    border-bottom: solid 1px #fff;
    font-weight: bold;
}


.tab_box_top2 .tab_box_list_5 .current_tab a:hover{
    color: #000;
    opacity: 1;
}

@media screen and (max-width: 1250px) {
    .tab_box_top2{
        /*width: 97%;*/
    }
}


@media screen and (max-width: 760px) {
    .tab_box_top2{
        /*border-bottom: none;*/
        /*margin: 0;*/
        /*width: 100%;*/
    }
    .tab_box_top2 .tab_box_list{
        text-align: center;
        margin: 0;
        width: 100%;
        display: table;
        border-collapse: separate;  /* セルの間隔を空ける */
        border-spacing: 0px 0; /* 左右 上下で記述 */
    }
    .tab_box_top2 .tab_box_list_5 li{
        width: 20%;
        font-size: 0.9rem;
        line-height: 1.3;
    }
    .tab_box_top2 .tab_box_list_5 .current_tab{
        border-top: solid 1px #eae9e9;
        border-left: solid 1px #eae9e9;
        border-right: solid 1px #eae9e9;
        border-bottom: solid 1px #fff;
    }

}













