
/*共通*/

.clear { clear:both; }

/*特集　基本CSS*/


.spcms {
    padding: 20px;
    background-color: #FFF;　/*背景色*/
}



.spcms .spcms-top { margin-bottom: 10px; }

.spcms .spcms-top img {
    max-width: 660px;
}

img.spcms_img {
    max-width: 660px;
}

.abst_text {
    font-size: 14px;
    font-weight: bold;
}

.spcms .item-thumb img { box-shadow: 2px 2px 4px #CCCCCC; }

.spcms .cms-group-btn {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    display: block;
    float: left;
    margin-left: -100px;
    width: 65px;
}

.spcms ul.spcms_blocklist li .item-title {
/*    border-left: 5px solid #FF5A00;*/
    margin-bottom: 5px;
    overflow: hidden;
/*    padding-left: 5px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spcms ul.spcms_blocklist li .item-title a {
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
}

.spcms .input-title {
    padding-left:20px !important;
}

.spcms .input-title input {
    width:80px;
}

/*松SP*/
.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-set {
    width: 660px;
    margin: 0 auto;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-ph {
    float: left;
    width: 200px;
}
.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-ph .item-thumb img {
    width:180px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-pr_l {
    float: left;
    width: 220px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-pr_r {
    float: right;
    width: 240px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .abst_area {
    width: 460px;
    float: left;
    margin-top: 20px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-wrap {
    height:125px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-specbox {
    height:96px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .series-link {
    margin:5px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-spec {
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-spec dt {
    background-color: #969696;
    color: #FFFFFF;
    float: left;
    line-height: 13px;
    margin-right: 5px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-spec dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-cont {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
    text-overflow: ellipsis;
    width:660px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-cont p {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 660px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-cont p img { width: 100%; }

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-sys {
    background-color: #F2F2F2;
    float:left;
    display:block;
    padding: 0 32px 5px; /* 1colPOPなし　立ち読みボタン調整用　20140415笹子追記*/
    /* width: 100%; 1colPOPなし　立ち読みボタン調整用　20140415笹子*/

}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-sys .product_price {
    color: #FF5A00;
    padding-top: 5px;
    text-align: center;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-sys .product_price .cm_btn_l, .spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-sys .product_cart .cm_btn_l {
    font-size: 10px;
    margin-top: 0;
    padding: 5px;
    width: 165px;
}

.spcms ul.spcms_blocklist li .spcms-type-ca ul li .item-sys .product_price a.bl-cart-url, .spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-sys .product_cart a.bl-cart-url {
    height: 35px;
    line-height: 33px;
}

/*竹*/

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box.right { float: right; }


.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-pr {
    float: right;
    width: 170px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .series-link {
    margin:5px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-spec {
    overflow: hidden;
    padding: 0 0 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-spec dt {
    background-color: #969696;
    color: #FFFFFF;
    float: left;
    line-height: 13px;
    margin-right: 5px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-spec dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-mediainfo { margin-top: 10px; }

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-mediainfo p { color: #0B9D95; }


.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-cont p {
    overflow: hidden;
    text-overflow: ellipsis;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys {
    background-color: #F2F2F2;
    display: block;
    float: left;
    margin-top: 10px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_price {
    color: #FF5A00;
    padding-top: 5px;
    text-align: center;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_price .cm_btn_l, .spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_cart .cm_btn_l {
    font-size: 10px;
    padding: 5px;
    width: 160px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_price a.bl-cart-url, .spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_cart a.bl-cart-url {
    height: 35px;
    line-height: 33px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_price .product_cart_buy, .spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_cart .product_cart_buy { margin: 0; }

.spcms ul.spcms_blocklist li .spcms-type-cb .product_series_detail dt .picture { height: 156px; }

.spcms ul.spcms_blocklist li .spcms-type-cb .product_price_data {
    color: #FF5A00;
    text-align: center;
}

/* textPOP */

.recom_box {
  width: 320px;
  padding: 10px;
  background-color: #faf1d4;
}

.recom_inner {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}




/*松*/

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .cms-item {
    display: block;
    float: left;
    width: 660px !important;
    padding: 10px;
    background-color: #FFF;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li:last-child>.cms-item {
    display: block;
    float: left;
    width: 660px !important;
    padding: 10px;
    background-color: #FFF;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
    border-bottom: none;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont2 .embed_text {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    text-align: right;
}

.spcms .line { margin-bottom: 0; }

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont2 p {
    height: auto;
    overflow: hidden;
    padding-left: 15px;
    text-overflow: ellipsis;
    width: 320px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont2 p img { width: 100%; }

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-set {
    float: left;
    width: 360px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-ph {
    float: left;
    width: 140px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-pr {
    float: left;
    width: 220px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .series-link {
    margin:5px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-spec {
    padding: 0 0 6px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-spec dt {
    background-color: #969696;
    color: #FFFFFF;
    float: left;
    line-height: 13px;
    margin-right: 5px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-spec dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
    text-overflow: ellipsis;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont2 {
    float: right;
    width: 280px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont2 .matome_img {
    width:100%;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont2 .spcms_img {
    width: 280px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont2 p {
    overflow: hidden;
    text-overflow: ellipsis;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-sys {
    background-color: #F2F2F2;
    margin-top: 10px;
    float:left;
    display:block;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-sys .product_price {
    color: #FF5A00;
    padding-top: 5px;
    text-align: center;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-sys .product_price .cm_btn_l, .spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-sys .product_cart .cm_btn_l {
    font-size: 10px;
    margin-top: 0;
    padding: 5px;
    width: 165px;
}



.abst-free { color: #B50000; }

.spcms .set_pagetop {
    display: block;
    clear:both;
    width: 660px;
}

/*レスポンシブ対応カート・ブラウザ立ち読みボタン*/

.product_cart a { margin: 0 auto 7px auto; }

.product_cart p { margin: 0 auto 7px auto; }

#container .btn.keep_action, #container .btn.tachiyomi_action, #container .btn.cart_action, #container .btn.buy_action, #container .btn.read_action {
    width: 162px;
    padding: 0px 0px;
}

/*アプリ・ブラウザ立ち読みボタン並列用　20140411笹子追記*/

#container .btn.tachiyomi_action.product_tachiyomi {
    padding: 3px 0 5px;
    width: 78px;
}



/*シリーズ一覧btn*/
#container .ftr_series_action {
    border: 1px solid #d1d1d1;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top,#f8f8f8,#ececec); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(248, 248, 248)), color-stop(100%,rgb(236, 236, 236))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(248, 248, 248) 0%,rgb(236, 236, 236) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(248, 248, 248) 0%,rgb(236, 236, 236) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(248, 248, 248) 0%,rgb(236, 236, 236) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(248, 248, 248) 0%,rgb(236, 236, 236) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
    color: #333333;
    border-radius: 2px;
    display: block;
}
/* hover */
#container a.ftr_series_action:hover {
    text-decoration: none;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.14);
}
/* active */
#container a.ftr_series_action:active {
     box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.14) inset;
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.14) inset;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.14) inset;
}
/* disabled */
#container p.ftr_series_action.disabled {
    -ms-filter: none;
    filter: none;
    background: #FFFFFF;
    color: #B7B7B7;
}
#container .ftr_series_action.btn_s {
    padding: 0 0;
    margin-top:5px;
}

#container .ftr_series_action.free_ftr_series.btn_s {
    width: 95px;
}
/*専用center*/
#container .ftr_series_action {
    text-align: center;
}

/*6カラム用CSS（特集用）*/

.area_slide .book {
    width: 97px;
    margin-bottom:20px;
}

.book .title {
    white-space:normal;
    word-break:break-all;
}

.book .action {    margin-bottom: 4px; }

.book .picture img, .product_series_detail dt img { max-width:95px; }

.book .price { margin: 6px 0; }

#container .cart_action.btn_s, #container .purchased_action.btn_s, #container .tachiyomi_action.free_tachiyomi.btn_s { width: 95px; }

#container .btn_s { padding: 0px 0px; }

#container .keep_action.btn_s, #container .tachiyomi_action.btn_s {
    padding: 0 0;
    margin-top:5px;
}

/*6カラム時、(税込)が折返してしまう問題*/
.book .price .tax{
font-size:9px;
}



/* 会員登録ボタン用 */
.3rdanv_btn1{
width: 380px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 40px;
}

.3rdanv_btn2{
float: left;
width: 185px;
}

.widthauto {
    width:auto;
}

/* 130829　定番キーワード追加　*/
/* table like */
.key_outer {
    display: table;
    width: 100%;
    margin: 20px 0 30px 0;
}
.key_outer .key_inner { /* tr like */
    display: table-row;
}
.key_outer .key_inner .key_left { /* th like */
    display: table-cell;
    width: 150px;
    text-align:left;
    font-size: 17px;
    padding-left: 10px;
}
.key_outer .key_inner .key_right { /* td like */
    display: table-cell;
    width: 510px;
}
/*男子キーワード*/
.key_outer .key_inner .key_right .key_male li {
    display:inline-block;
    white-space:nowrap;
    font-size:17px;
    margin:5px;
    padding: 2px 3px;
}
.key_outer .key_inner .key_right .key_male li a {
    text-decoration:none;
    padding:3px 6px;
    background-color:#EEE;
    border:1px solid #3A549E;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:0 1px 2px #555;
    -moz-box-shadow:0 1px 2px #555;
    -webkit-box-shadow:0 1px 2px #555;
}
.key_outer .key_inner .key_right .key_male li a:hover {
    text-decoration:none;
    color:#FFFFFF;
    padding:3px 6px;
    background-color:#3A549E;
    border:1px solid #3A549E;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:0 1px 2px #555;
    -moz-box-shadow:0 1px 2px #555;
    -webkit-box-shadow:0 1px 2px #555;
}
/*女子キーワード*/
.key_outer .key_inner .key_right .key_female li {
    display:inline-block;
    white-space:nowrap;
    font-size:17px;
    margin:5px;
    padding: 2px 3px;
}
.key_outer .key_inner .key_right .key_female li a {
    text-decoration:none;
    color: #FF0088;
    padding:3px 6px;
    background-color:#EEE;
    border:1px solid #FF008B;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:0 1px 2px #555;
    -moz-box-shadow:0 1px 2px #555;
    -webkit-box-shadow:0 1px 2px #555;
}
.key_outer .key_inner .key_right .key_female li a:hover {
    text-decoration:none;
    color:#FFFFFF;
    padding:3px 6px;
    background-color:#FF008B;
    border:1px solid #FF008B;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:0 1px 2px #555;
    -moz-box-shadow:0 1px 2px #555;
    -webkit-box-shadow:0 1px 2px #555;
}
.abst-free {
  color: #B50000;
  font-weight: bold;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .product_series_detail dt .picture { height: 156px; }

.spcms ul.spcms_blocklist li .spcms-type-cb .product_price_data {
    color: #FF5A00;
    text-align: center;
}




/* book tag
* ====================================================================================================================================== */
.tag, #container .product_series_tag {
    line-height: 12px;
    text-align: center;
}
.tag span, #container ul.product_topic span, #container .product_series_tag span {
    display: inline-block;
    font-size: 10px;
    line-height: 11px;
    min-width: 58px;
    text-align: center;
    border: 1px solid #666;
    color: #666;
}

.tag.strong span, #container ul.product_topic span.strong, #container .product_series_tag.strong span {
    background-color: #D91616;
    border: 1px solid #D91616;
    color: #fff;
}
.tag_orange span{
    color:#ff5a00;
    border:#ff5a00 solid 1px;
}

.tag_box {
height: 17px;
}
.tag_box_l {
width: 180px;
height: 17px;
}




/* バナーエリア */

.bnr-title {
    margin: 0 auto;
    padding: 0;
    width: 660px;
    text-align: center;
    overflow: hidden;
}
#bnr_area {
    margin: 0 auto;
    padding: 0;
    width: 660px;
    text-align: center;
    overflow: hidden;
}
#bnr_area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
#bnr_area .bnr {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    width: 210px;
    text-align: center;
}
#bnr_area .bnr img {
    width: 200px;
}






/* ページ内リンク */
#main #main_inner .menu_type3 .menu_inner{
    margin: 0 0 30px 0;
}
#feature_menu .menu_inner .menu_btnset { overflow: hidden; }/*特集用clearfix*/
/*#feature_menu li { width: 33.33%; *width: 33.16%; }*//*特集用default:type3*/
#feature_menu li {
    width: 219px;
    height: 48px;
}/*特集用default:type3*/
#container #feature_menu .menu_inner .menu_btnset li.current { background-color: #FFEFE6; }
#container #feature_menu .menu_inner .menu_btnset li a {
    width: 212px;
    line-height: 48px;
    text-decoration: none;
    position: relative;/* 特集用caret_round */
    display: block;
}
#container #feature_menu .menu_inner .menu_btnset li a:hover { background-color: #FFEFE6; }
#container #feature_menu .menu_inner .menu_btnset li a { color: #333; }
#container #feature_menu .menu_inner .menu_btnset li.last-child { border-right: none; }
#container #feature_menu .menu_inner .menu_btnset li a.icon_right_arrow {
    padding: 17px 0 17px 7px;
    line-height: 14px;
    position: absolute;
}
#container #feature_menu .menu_inner .menu_btnset li a.icon_right_arrow span {
    display: block;
    float: left;
}
#container #feature_menu .menu_inner .menu_btnset li a.icon_right_arrow i {
    float:right;
    margin-right: 5px;
}
/* multicolumn */
#feature_menu .menu_inner ul.border_btm { border-bottom: 1px dotted #ddd; }
/* multicolumn */
#feature_menu .menu_inner ul.border_top { border-top: 1px dotted #ddd; }
/* 特集用icon caret_round */
#container #feature_menu .menu_inner .menu_btnset li a span.icon.caret_round {
    background-image: url("/resources/a/pc/v2/images/tokushu/link_caret_round.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 8px 0 8px;
    position: absolute;
    right: 0px;
    top: 12px;
}

/* ---------item_sys--------- */
.spec_list .spec .detail_item {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}


/* ---------list_btn--------- */
#container .list_btn_link_icon,
#footer .list_btn_link_icon {
    background-image: url("/resources/a/pc/common/images/bg_arrow_orange.png");
    background-repeat:no-repeat;
    background-color: transparent;
    height: 14px;
    width: 14px;
    content: " ";
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: text-top;
    position: relative;
    z-index: 2;
}
#container .list_btn_link_icon.down_arrow {
background-position: -20px 0;
top: 18px;
left: 200px;
}
#container .list_btn_link_icon.right_arrow,
#footer .list_btn_link_icon.right_arrow { background-position: 0 0;}


/* ---------footer_text_lnk_btn--------- */
.spcms .spcms_lnk_btn {
    background: #ffffff;
    border: 2px solid #FF5A00;
    border-radius: 3px;
    display: block;
    color: #FF5A00;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
}

.spcms a.spcms_lnk_btn:hover {
    background: #FFEFE6;
}

/* レイアウト情報入力画面内 */
.subsdry {
  padding: 10px;
  background-color: #FF6600;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
}


/* ---------footer_text_lnk_btn--------- */
.spcms .spec_list {
    display: block;
}




















/* ==================================================== */
/* クーポンエントリーボタン */
.wi60 {
    width: 60%;
}

.fs18 {
    font-size: 18px;
}

.wi185 {
    width: 185px;
}

/* クーポンのレイアウト */
.spcms .coupon_spcms {
    background-color: #FFFFFF;
    border: 3px solid #936920;
    width: 550px;
    text-align: center;
    margin: 0px auto;
}

.co_left {
    width: 340px;
    text-align: center;
    vertical-align: middle;
    float: left;
}
.co_right {
    width:210px;
    text-align:center;
    float: right;
    margin: 24px auto 0 0;/*slim版ボタン使用時のみ高さ調節*/
}

.obi {
    width:100%;
    height:18px;
    text-indent: -999em;
}

.obi_down {
    background-image: url("/resources/a/pc/v2/images/tokushu/obi_down_long.jpg");
}
.obi_up {
    background-image: url("/resources/a/pc/v2/images/tokushu/obi_up_long.jpg");
}


/* クーポン文字修飾 */
.cp_red {
    color: #c00000;
    font-weight:bold;
}

.cp_text_01 {
    font-size:18px;
}

.cp_text_02 {
    font-size:50px;
}

.cp_text_03 {
    font-size:40px;
}

.cp_text_04 {
    font-size:14px;
    margin-top: -3%;
}

.cp_line {
    line-height: 143%;
}

/* 有効期間 */
.cp_kikan {
background-color: #f9f5ec;
margin: 0px 10px 5px 10px;
font-size: 15px;
font-weight: bold;
color: #595959;
padding: 2px;
clear: both;
}


/*フォントサイズ*/
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs19{font-size:19px;}
.fs20{font-size:20px;}
.fs21{font-size:21px;}
.fs22{font-size:22px;}
.fs23{font-size:23px;}
.fs24{font-size:24px;}

/* 非ログイン時ボタンレイアウト */
.cp_btn_box {
    padding: 0px;
    width: 610px;
    margin: 0px auto 30px auto;
    text-align: center;
}


/* クーポン下の条件表示欄20141030 */

.spcms .cpnreq {
width: 550px;
text-align:left;
margin: 0px auto;
font-size:16px;
font-weight:bold;
}


/* ==================================================== */
/* 新クーポン説明　枠線 */
.newcouponbox {
border: 1px solid #BBBBBB;
padding: 20px;
width: 90%;
margin: 0px auto 30px auto;
}

/* 新クーポン　コーナー名 */
.spcms .cpn_titlle {
font-size: 24px;
font-weight: bold;
color: #ff0000;
background-color: cornsilk;
padding-top: 5px;
margin-bottom: 20px;
border-width: 2px;
border-style: dotted;
border-bottom-color: #FF0000;
line-height: 2;
text-align: center;
}


/*　新クーポン　１番大きい見出し　オレンジ　*/
.spcms .cpn_topic {
    border-left: 6px solid #FF5A00;
    color: #FF5A00;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0px 2px 12px;
    margin-bottom: 10px;
}

/*　新クーポン　２番目の見出し　*/
.spcms .cpn_topic02 {
    color: #1796C1;
    font-weight: bold;
    font-size: 16px;
}

.spcms .cpn_indent {
    margin-left:12px;
}

.spcms .cpn_blue {
    color:#0048b4 !important;
}
/* ==================================================== */



/* ===== まとめ買いから移植 ===== */
#bulkbuying .item-thumb img {
  box-shadow: 2px 2px 4px #CCCCCC;
  -moz-box-shadow: 2px 2px 4px #CCCCCC;
  -webkit-box-shadow: 2px 2px 4px #CCCCCC;
}
#bulkbuying ul.spcms_blocklist li .item-title {
  border-left: 5px solid #ff5a00;
  padding-left:5px;
  margin-bottom:5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#bulkbuying ul.spcms_blocklist li .item-title a {
  font-size: 21px;
  line-height: 33px;
  font-weight: bold;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-ca ul li .item-sys,
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys,
#bulkbuying ul.spcms_blocklist li .spcms-type-cc ul li .item-sys,
#bulkbuying ul.spcms_blocklist li .spcms-type-cd ul li .item-sys {
background-color: #FFF;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box {
  float: left;
  width: 310px;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box.right {
  float: right;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box.right .set_01 {
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #f0cf86;
  background-color: #ffeb97;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box.right .remark_red {
  color: #ff3432;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box.right .remark_20 {
  font-size: 20px;
  line-height: 1.5em;
}
#container #bulkbuying .btn_l.cart_action {
  width: 178px;
}
#bulkbuying .product_cart {
  padding: 0;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-ph {
  float: left;
  width: 126px;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-pr {
  float: right;
  width: 170px;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-spec {
  padding: 0 0 6px 0;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-spec dt {
  background-color: #969696;
  color: #FFF;
  float: left;
  padding: 3px;
  margin-right:5px;
  text-align: center;
  vertical-align: middle;
  line-height: 13px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys {
  margin-top: 10px;
}
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_price a.bl-cart-url,
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-sys .product_cart a.bl-cart-url {
  height: 35px;
  line-height: 33px;
}
#bulkbuying .clearfix {width:100%;}
#bulkbuying .clearfix:after{
    content: "";
    display: block;
    clear: both;
}
/*特集ページ用CSS記載*/
#bulkbuying .abst-free {
    color:#b50000;
}
/* セット販売css */
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box.left { width: 330px; }
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box.left .item-pr { width: 190px; }
#bulkbuying ul.spcms_blocklist li .cms-item { margin-bottom:20px; }
/* 注意文 */
.set_attention {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius:4px;
    width: 100%;
    margin-bottom: 20px;
    background-color: #FEFEFE;
    border: 2px solid #ADADAD;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.set_attention > div { padding: 10px 20px; }
.set_attention .att_tilte {
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 14px;
}
.set_attention p {
    margin-bottom: 4px;
}
.set_attention p a {
    text-decoration: underline;
}
/* ------------書誌------------ */
/* h3見出し */
#bulkbuying ul.spcms_blocklist li h3.item-title { margin-bottom: 10px; }
/* ラベル */
#bulkbuying .book {
    float: none;
    margin: 0 0 6px 0;
    width: auto;
}
#bulkbuying .book .tag {
    line-height: 6px;
    text-align: left;
}
#bulkbuying .book .tag span { padding: 2px 5px; }
/* 書誌情報 */
#bulkbuying ul.spcms_blocklist li .spcms-type-cb { margin-bottom: 20px; }
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box .item-spec dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* カートボタン */
#bulkbuying ul.spcms_blocklist li .spcms-type-cb .item-box div.item-sys { margin: 2px 0 8px 0; }
/* シリーズへリンク */
#bulkbuying .series_link {
    margin-right: 4px;
}
/* アブスト */
#bulkbuying ul.spcms_blocklist li div.item-cont {
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    padding: 5px 0;
    margin-bottom: 10px;
}
/* 購入方法 */
.remark_red {
    color: #FF0000;
    font-weight: bold;
    margin: 10px 0 30px;
}
/* タグ部分左寄せ */
#container #bulkbuying .book .tag, #container .product_series_tag {
    line-height: 6px;
    text-align: left;
}
/* 各ジャンル下スペース */
#bulkbuying .spcms_blocklist {
     margin-bottom: 50px;
}
/* 書影データ部分調整 */
#container #container_inner #bulkbuying .book {
    float: none;
    margin: 0 0 6px !important;
    width: auto;
}
/*看板画像直下リード書式*/
p#spcms_top_lead {
    font-size: 14px;
    font-weight: bold;
}
/*T-POINT注意書き*/
.tpoint_attention {
    border: 2px solid #f00;
    color: #f00;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 7px;
}
.tpoint_attention > img {
    margin-right: 7px;
    vertical-align: middle;
}
/* ===== //まとめ買いから移植 ===== */


/* 1 column pop cart */
#container .btn_l, #popup_window .btn_l {
    font-size: 12px;
    padding: 0 2px;
}
#container .btn_l.buy_action, #container .btn_l.read_action, #container .btn_l.cart_action, #container .btn_l.keep_action {
    width: 120px;
    margin-top: 1px;
    margin-right: 4px;
}

#container .btn_l .btn_icon {
    background-image: url("/resources/a/pc/common/images/btn_icons_l.png?date=160527");
    height: 34px;
    width: 28px;
    margin-right: 0px;
    margin-left: -9px;
}

#container .btn_l.cart_in .btn_icon.cart_icon {
    background-position: 2px 3px;
    background-size: 320px 26px;
}
ul.spcms_blocklist li .spcms-type-cc ul li .product_cart a.bl-cart-url {
    height: 33px;
    padding: 0 5px;
}

.spcms ul.spcms_blocklist li .spcms-type-cc ul li .item-cont {
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    text-overflow: ellipsis;
}

.spcms ul.spcms_blocklist li .spcms-type-cc .tag {
    line-height: 12px;
    text-align: left;
}

.spcms ul.spcms_blocklist li .spcms-type-cc .spec_list {
    display: block;
    margin-bottom: 5px;
}


/* spcms-type-cb */
.spcms .cms-group.spcms-type-cb {
    padding: 10px 10px 0 10px;
    background-color: #FFF;
    width: 660px;
    margin-left: -10px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-ph {
    float: left;
    width: 120px;
    margin-right: 10px;}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-ph img {
    float: left;
    width: 100%;
}


.spcms ul.spcms_blocklist li .spcms-type-cb .item-box .item-pr {
    float: right;
    width: 190px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .tag {
    line-height: 12px;
    text-align: left;
}


/* 2 column cart */
#container .btn_l, #popup_window .btn_l {
    font-size: 12px;
    padding: 0 2px;
}
#container .spcms-type-cb .btn_l.cart_action {
    width: 90px;
    margin-top: 1px;
    margin-right: 4px;
}

#container .btn_l .btn_icon {
    background-image: url("/resources/a/pc/common/images/btn_icons_l.png?date=160527");
    height: 34px;
    width: 28px;
    margin-right: 0px;
    margin-left: -9px;
}

#container .btn_l.cart_in .btn_icon.cart_icon {
    background-position: 2px 3px;
    background-size: 320px 26px;
}
ul.spcms_blocklist li .spcms-type-cb ul li .product_cart a.bl-cart-url {
    height: 33px;
    padding: 0 5px;
}

.spcms ul.spcms_blocklist li .spcms-type-cb ul li .item-cont {
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    text-overflow: ellipsis;
}

.spcms ul.spcms_blocklist li .spcms-type-cb .item-box {
    float: left;
    width: 325px;
}

#container .spcms .spcms-type-cb .spec_list .spec .detail_item {
    margin-bottom: 3px;
}

#container .spcms .spcms-type-cb .ul-group {
    margin-bottom: 10px;
    padding-bottom: 5px;
    /*
    border-bottom: 1px solid #CCC;
    */
}
#container .spcms .spcms-type-cb .ul-group:last-child {
    border-bottom: none;
}
/*
#container .spcms .spcms-type-cb .ul-group:nth-last-child(2) {
    border-bottom: none;
}
*/

/* 6 column */

.spcms .cms-group.spcms-type-cd {
    padding: 10px 10px 0 10px;
    background-color: #FFF;
    width: 660px;
    margin-left: -10px;
}
#container .spcms .spcms-type-cd .ul-group {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

#container .spcms .spcms-type-cd .ul-group:last-child {
    border-bottom: none;
}



/* spcms-type-ce */
.spcms ul.spcms_blocklist li .spcms-type-ce ul li .cms-item {
    display: block;
    float: left;
    width: 660px !important;
    padding: 10px;
    background-color: #FFF;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
.spcms ul.spcms_blocklist li .spcms-type-ce ul li:last-child>.cms-item {
    display: block;
    float: left;
    width: 660px !important;
    padding: 10px;
    background-color: #FFF;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
    border-bottom: none;
}
.spcms ul.spcms_blocklist li .spcms-type-ce ul li .item-ph {
    float: left;
    width: 140px;
}
.spcms ul.spcms_blocklist li .spcms-type-ce ul li .item-pr {
    float: left;
    width: 520px;
}
.spcms ul.spcms_blocklist li .spcms-type-ce ul li .item-cont {
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    text-overflow: ellipsis;
}
.spcms ul.spcms_blocklist li .spcms-type-ce .spec_list {
    display: block;
    margin-bottom: 5px;
}
#container .spcms ul.spcms_blocklist li .spcms-type-ce .tag {
    line-height: 12px;
    text-align: left;
}


/* クーポン160816 */
.spcms .spcms_cpn {
    width: 550px;
    text-align: center;
    margin: 0px auto;
    border: 1px solid #CCC;
    background-color: #f1f1f1;
    padding: 6px;
    overflow: hidden;
}
.spcms .spcms_cpn .spcms_cpnspec_01 {
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 6px;
}
.spcms .spcms_cpn .spcms_cpnspec_01 .spcms_cpnname {
    color: #c00000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.spcms .spcms_cpn .spcms_cpnspec_01 .spcms_cpnname_s {
    color: #c00000;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}
.spcms .spcms_cpn .spcms_cpnspec_01 .spcms_cpndetail {
    color: #c00000;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.spcms .spcms_cpn .spcms_cpnspec_01 .spcms_cpndate {
    background-color: #f9f5ec;
    color: #666;
    font-weight: bold;
    padding: 6px;
}

.spcms .spcms_cpn .spcms_cpnspec_02 {
    text-align: left;
    overflow: hidden;
}
.spcms .spcms_cpn .spcms_cpnspec .cpnspecbox {
    overflow: hidden;
    line-height: 130%;
    width: 360px;
}

.spcms .spcms_cpn .spcms_cpnspec .cpnspecname {
    float: left;
    width: 90px;
}

.spcms .spcms_cpn .spcms_cpnspec .cpnspec {
    float: right;
    width: 269px;
}

.spcms .spcms_cpn .spcms_cpnspec .cpnspecname:after {
    content: '：';
    float: right;
    width: 11px;
}

.spcms .cpn_lgout {
    overflow: hidden;
    padding: 20px;
    border: 1px solid #CCC;
}


/* ランキング表示関連 */
.ranking_num {
font-size: 21px;
font-weight: bold;
}

.img_star {
width: 45px;
display: block;
float: left;
}

.img_star img {
width: 40px;
height: auto;
}

.rank_title {
line-height: 42px !important;
vertical-align: middle;
}

.abst-prize {
    font-size: 14px !important;
    font-weight: bold;
    color: #FFF;
    padding: 1px 0 0 0;
    background-color: #FF5A00;
}


/*バナー*/
.spcms .banner_area {
    width: 660px;
    margin: 0 auto;
    letter-spacing: -.4em;
}

.spcms .banner_area li {
    margin-right:6px;
    margin-bottom:6px;
    width:216px;
    display:inline-block;
}
.spcms .banner_area li:nth-child(3n) {
    margin-right: 0;
}

.spcms .banner_area li img {
    width:216px;
    height:64px;
}

.spcms .banner_area li.mr0 {
    margin-right:0;
}

/*遷移用btn*/
.spcms .link_btn {
    width:460px;
    margin: 10px auto 0 auto;
}

.spcms .link_btn img {
    width:100%;
}


/* genre btn area */
.banner_area .spcms_genre_btn {
    width: 216px;
    height: 50px;
    display: block;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding-top: 14px;
    letter-spacing: normal;
}

.banner_area .spcms_genre_btn.genre_color_cm,
.spcms_genre .genre_color_cm {
    background-color: #0077cb;
}
.banner_area .spcms_genre_btn.genre_color_cf,
.spcms_genre .genre_color_cf {
    background-color: #FF6090;
}
.banner_area .spcms_genre_btn.genre_color_ln,
.spcms_genre .genre_color_ln {
    background-color: #D4C400;
}
.banner_area .spcms_genre_btn.genre_color_bk,
.spcms_genre .genre_color_bk {
    background-color: #69A700;
}
.banner_area .spcms_genre_btn.genre_color_bz,
.spcms_genre .genre_color_bz {
    background-color: #009ED0;
}
.banner_area .spcms_genre_btn.genre_color_ad,
.spcms_genre .genre_color_ad {
    background-color: #d852b9;
}
.banner_area .spcms_genre_btn.genre_color_tl,
.spcms_genre .genre_color_tl {
    background-color: #7d83ee;
}
.banner_area .spcms_genre_btn.genre_color_bl,
.spcms_genre .genre_color_bl {
    background-color: #3FADB0;
}
.banner_area .spcms_genre_btn.genre_color_top,
.spcms_genre .genre_color_top {
    background-color: #FF5A00;
}

.banner_area .spcms_genre_btn div {
    font-size: 13px;
}
.banner_area .spcms_genre_btn div.spcms_genre_name {
    font-size: 20px;
    line-height: 100%;
}

/* 総合TOPへ戻る */
.spcms .spcms_genre a {
    display: block;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    padding: 15px 0;
}



