/* レイアウト */
#top_left_column{
    width: 300px;
    float: right;
}

#top_main_column{
    padding: 0 0 50px 40px;
    width: 640px;
    float: right;
}

h4{
    margin: 0 0 8px;
    line-height: 1;
}

select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

/* メインスライダー */
.top_flexslider{
    margin: 0 0 23px;
    width: 980px;
    position: relative;
    overflow: hidden;
}

.top_flexslider .flex-control-nav {
    width: 98%;
}
.top_flexslider .slides{
    height: 230px;
}

.top_flexslider .slides li{
    width: 980px;
    height: 230px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.top_flexslider .slides li img{
    margin: 0 auto;
    width: 980px;
    height: auto;
}

.top_flexslider .flex-control-nav.flex-control-thumbs img {
    width: 80px;
    height: 45px;
    display: block;
}

.top_flexslider .flex-active-slide{
    width: 300px
}

.top_flexslider .flex-control-nav{
    bottom: 5px;
}

.top_flexslider .flex-direction-nav{
    display: none;
}

.flex-control-paging li a{
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 1);
}

/* 店舗検索 */
span.customSelect {
    padding: 4px 0 0 10px;
    width: 300px;
    height: 36px;
    background:url(/img/pc/select/bg_select1-300x40.png) no-repeat;
    font-size:14px;
    line-height: 34px;
}

span.customSelectInner{
    width: 300px!important;
}

.input_search p{
    margin: 10px 40px 5px 0;
    padding: 5px 0 3px 6px;
    width: 300px;
    height: 40px;
    background: #fff url(/img/pc/cmn/icon_search.png) 8px 6px no-repeat;
    background-size: 20px;
    position: relative;
    border:2px solid  #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}

.input_search p input{
    margin-left: 30px;
    width: 205px;
    height: 24px;
    line-height: 24px;
    background: none;
    border: none;
}

.input_search p button{
    padding: 0;
    width: 51px;
    height: 32px;
    background: none;
    display: inline;
    position: absolute;
    top: 2px;
    right: 2px;
    border: none;
}

/* バナー */
.top_left_bn{
    margin: 10px 0 35px 0;
}

.top_left_bn.top_left_bn_1{
	margin: 10px 0 4px 0;
}

/* 買取のご案内 */
.used_guid{
    margin: 0 0 35px;
}

.used_guid img{
    float: left;
}

.used_guid p{
    margin: 0;
    padding: 0 0 0 20px;
    width: 180px;
    float: left;
    color: #4c4c4c;
    line-height: 1.6;
}

/* スナップスライダー */
.flexslider_top2{
    margin: 0 45px;
    padding: 2px 0;
    width: 210px;
    position: relative;
}

.flexslider_top2 .slides li{
    width: 210px;
    height: 280px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.flexslider_top2 img{
    margin: 0 auto;
    width: auto;
    height: 280px;
    display: block;
}

.flexslider_top2 .slides span{
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 190px;
    padding: 10px;
    background: url(/img/pc/cmn/bg_coordinate.png) left top repeat;
    background-size: 3px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -o-border-radius-bottomright: 4px;
    -o-border-radius-bottomleft: 4px;
    -ms-border-radius-bottomright: 4px;
    -ms-border-radius-bottomleft: 4px;
    border-radius-bottomright: 4px;
    border-radius-bottomleft: 4px;
    color: #fff;
}

.flexslider_top2 .flex-direction-nav .flex-disabled{
    opacity: 1!important;
}

.flexslider_top2 .flex-direction-nav .flex-prev{
    background: url(/img/pc/cmn/chevron_small_l.png) left center no-repeat;
    background-size: 40px;
    left: -40px;
    text-indent: -99px;
    color: #fff;
}

.flexslider_top2 .flex-direction-nav .flex-next{
    background: url(/img/pc/cmn/chevron_small_r.png) left center no-repeat;
    background-size: 40px;
    right: -40px;
    text-indent: 99px;
    color: #fff;
}

.flexslider_top2 .flex-control-nav.flex-control-paging{
    display: none;
}

/* 新着商品 */
.top_event_info h3{
    padding: 0 10px;
    font-size: 14px;
}

.goods_count{
    margin-top: -2px;
    padding: 0 0 0 20px;
    display: inline-block;
    color: #4c4c4c;
}

.goods_count strong{
    color: #000;
}

.top_new_goods{
    margin: 0 0 30px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.top_new_goods li{
    margin: 0 15px 10px 0;
    width: 116px;
    min-height: 280px;
    float: left;
    overflow: hidden;
/*     text-align: center; */
}

.top_new_goods li:nth-child(5n){
    margin: 0 0 10px 0;
}

.top_new_goods div{
    width: 116px;
    height: 155px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.top_new_goods img{
    margin: 0 auto;
    width: auto;
    height: 155px;
}

.top_new_goods strong{
    padding: 5px 0 3px;
    display: block;
    font-size: 11px;
    line-height: 1.5;
    font-weight: bold;
}

.top_new_goods span{
    display: inline-block;
    font-size: 10px;
    line-height: 1.5;
}

.top_new_goods span:nth-of-type(2){
    padding-top: 3px;
    display: block;
    font-size: 11px;
    line-height: 1;
}

/* カテゴリ検索 */
a.more140{
    padding: 5px 0 2px 15px;
    width: 140px;
    background: url(/img/pc/cmn/icon_arrow.png) left center no-repeat;
    background-size: 15px;
    float: right;
    text-align: right;
    font-size: 12px;
    line-height: 1;
}

a.more155{
    padding: 5px 0 2px 15px;
    width: 140px;
    background: url(/img/pc/cmn/icon_arrow.png) left center no-repeat;
    background-size: 15px;
    float: right;
    text-align: right;
    font-size: 12px;
    line-height: 1;
}

.total_item{
    padding: 5px 0 0 20px;
    display: inline-block;
}

.total_item strong{
    color: #000;
}

.top_category{
    margin: 0 0 20px;
}

.top_category li{
    margin: 0 0 0 ;
    padding: 0 0 0 5px;
    width: auto;
    float: left;
}

.top_category li:first-child{
    padding:  0;
}

.top_category li:last-child{
    padding:  0 0 0 5px;
}

.top_category li a.one-line{
    padding: 13px 8px 11px;
    width: 104px;
    border: 2px solid #d9d9d9;
    background: url(/img/pc/cmn/listmark.png) 105px center no-repeat;
    background-size: 8px 12px;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font-weight: bold;
    line-height: 1;
    color: #2f63af;
}

.top_category li a.two-line{
    padding: 6px 8px 6px;
    width: 104px;
    border: 2px solid #d9d9d9;
    background: url(/img/pc/cmn/listmark.png) 105px center no-repeat;
    background-size: 8px 12px;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font-weight: bold;
    line-height: 1;
    color: #2f63af;
}

.top_category li a:hover{
    text-decoration: none;
    border: 2px solid #2f63af;
}

.top_category li.line2 a{
    padding: 4px 8px 0px;
    line-height: 1.5;
    font-size: 11px;
}

.top_search li:nth-child(2),
.top_search li:nth-child(3){
    float: left;
}

.popular_word{
    width: 300px;
    height: 43px;
    background: url(/img/pc/cmn/popular-word.png) left center no-repeat;
    background-size: 300px 43px;
}

.popular_word li{
    padding: 18px 0 0 10px;
    float: left;
}

.popular_word li:first-child{
    padding-left:  86px
}

.popular_word li a{
    text-decoration: underline;
}

.top_stickle p{
    margin: 10px 0;
    line-height: 1.7;
    font-size: 12px;
    color: #4c4c4c;
}

.top_stickle a{
    width: 300px;
    height: 38px;
    display: block;
}

.btn_top_kodawari{
    width: 300px;
    display: block
}

/* ブログ */
.top_blog{
    padding: 15px 0 0 0;
    background: url(/img/pc/cmn/line-300.png) left top no-repeat;
    background-size: 300px 2px;
}

.top_blog{
    width: 300px;
    float: left;
    clear: both;
}

.top_blog li{
    margin: 0 0 15px 0;
    height: 80px;
    overflow: hidden;
}

.top_blog li:last-child{
    height: auto;
}

.top_blog ul div{
    padding: 0 15px 0 0;
    width: 80px;
    display: block;
    float: left;
}

.top_blog ul img{
    margin: 0 auto;
    width: auto;
    height: 80px;
    display: block;
}

.top_blog li:last-child img{
    margin: 0;
    width: 125px;
    height: 13px;
}

.top_blog time{
    padding: 0 0 8px 0;
    width: 205px;
    display: block;
    float: left;
    font-size: 11px;
    color: #666;
}

.top_blog span{
    padding: 0 0 5px 0;
    width: 205px;
    display: block;
    float: left;
    color: #4c4c4c;
}

.top_blog span:last-of-type{
    padding: 0;
    font-weight: bold;
    line-height: 1.6;
}

.press_blog{
    width: 100%;
    border-top: 1px dotted #B3B3B3;
}

.press_blog a{
    padding: 15px 0 0;
    display: block;
}

.press_blog img{
    width: 125px;
}

/* イベント情報・お知らせ */
.top_event_info{
    margin: 0 0 0 40px;
    padding: 15px 0 0 0;
    width: 300px;
    background: url(/img/pc/cmn/line-300.png) left top no-repeat;
    background-size: 300px 2px;
    float: left;
}

.top_event_info li{
    margin: 0 0 15px 0;
    height: 60px;
    overflow: hidden;
}

.top_event_info ul div{
    padding: 0 15px 0 0;
    width: 60px;
    height: 60px;
    display: block;
    float: left;
}

.top_event_info ul img{
    margin: 0 auto;
    width: auto;
    height: 60px;
    display: block;
}

.top_event_info time{
    padding: 0 0 6px 0;
    width: 225px;
    display: block;
    float: left;
    font-size: 11px;
    color: #666;
}

.top_event_info span{
    width: 225px;
    display: block;
    float: left;
    line-height: 1.6;
    color: #4c4c4c;
}

/* main_footerbanner */
#top_cm_area{
    padding: 50px 0 0;
    clear: both;
}

.top_cm li{
    float: left;
}

.top_cm li:first-child{
    padding: 0 15px 10px 0 ;
}

.top_cm li a{
    width: 100%;
    height: auto;
    display: block;
}

.footer_bn{
    clear: left;
}

.footer_bn li{
    padding: 10px 15px 10px 0;
    float: left;
}

.footer_bn li:last-child{
    padding: 10px 0 10px 0;
}

.footer_bn li a{
    width: 100%;
    height: auto;
    display: block;
}

.footer_subbn{
    clear: left;
}

.footer_subbn li{
    padding: 10px 19px 0 0;
    float: left;
}

.footer_subbn li:last-child{
    padding: 10px 0 0 0;
}

.footer_subbn li a{
    width: 100%;
    height: auto;
    display: block;
}

.container #top_main_column .top_new_goods span.sale_yen {
    color: #db3a46;
}

.container #top_main_column .top_new_goods span.sale_yen strong {
	display: inherit;
}

.container #top_main_column .top_new_goods span.sale_yen .sale_nam {
	padding: 1px 0px 1px;
    width: 60px;
    display: inline-block;
    background: #db3a46;
    color: #fff;
    font-weight: bold;
    line-height: 12px;
    font-size: 10px;
    text-align: center;
    position: relative;
    float: right;
}
