@charset "utf-8";
/* CSS Document */

a[name] {
    padding-top: 100px;
}

.mt0{
    margin-top: 0;
}
.mt05{
    margin-top: 5px;
}
.mb05{
    margin-bottom: 5px;
}
.pt03{
    padding-top: 3px !important;
}
.centerdiv{
    font-size: 13px;
}
    .centerdiv a{
        color: #006699;
    }
.feature-pc-title {
    color: #404040;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 18px;
}
.feature-pc-content{
    margin: auto;
    width: 790px;
}
.centerdiv h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 130%;
    margin: 3px 0 3px !important;
}
.centerdiv h2.mt08{
    margin-top: 8px !important;
}
.productcheck_bto {
    border-right: 1px dotted #bbdbfe;
    float: left;
    font-size: 11px;
    height: 356px;
    margin: 1px;
    overflow: hidden;
    padding: 0 6px 6px 4px;
    position: relative;
    width: 150px;
}

.product_image_bto {
    margin-bottom: 5px;
    text-align: center;
}
.name_bto {
    font-weight: bold;
}
.name_bto a{
        color: #006699;
    }
.spec1_bto {
    color: #000000;
    font-weight: bold;
    line-height: 1.4!important;
}
.price_bto_top {
    margin: 3px 0;
}
.priceyen_red {
    color: #ff0000;
    font-size: 120%;
    font-weight: bold;
    padding-top: 3px;
}
.price_red {
    color: #ff0000;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 150%;
    font-weight: bold;
    line-height: 110%;
}
.price_tax {
    color: #ff0000;
    font-size: 70%;
    font-weight: normal;
    padding-top: 3px;
}
.price_base_bto {
    margin: 0;
}
.doubleline {
    background-position: center center;
    background-repeat: repeat-x;
    text-decoration: line-through;
}
.spec2_bto {
    color: #000000;
    line-height: 100%;
}
.spec3_bto {
    color: #666666;
    line-height: 100%;
}
.wimax-table{
    margin:auto !important;
    width:760px;
}
.wimax-table th{
    font-weight: bold;
}
.wimax-table td{
    text-align:left;
}
.wimax-red{
    color:#FF0000;
}
.wimax-ann{
    color:#666666;
    font-size:11px;
}


/***************************/
/****** Style Content ******/
.contents{
    margin-bottom: 80px;
}


.form-search-keyword{
    color: #333;
    padding: 20px 10px;
    border-top: 2px solid #187ecc;
    border-bottom: 2px solid #187ecc;
}
.form-search-keyword.mb10{
    margin-bottom: 10px;
}
.form-search-keyword a {
    color: #187ecc;
}
.form-search-keyword .list-search{
    height: 30px;
    width: 450px;
    background: #f7f7f7;
}
.form-search-keyword > div{
    margin-top: 8px;
}
.form-search-keyword > div>h2{
    color: #333;
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
}

/* green button search at header hnav-search */
.btn-search-free,
.btn-search-free:focus {
    display: inline-block;
    width: 450px;
    height: 26px;
    padding-left: 40px;
    margin-top: -5px;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #3cc464;
    -webkit-box-shadow: 0 3px #2b8c49;
    -moz-box-shadow: 0 3px #2b8c49;
    box-shadow: 0 3px #2b8c49;
    background: url("../../common/img/element/search_green.png") 130px 7px no-repeat #3cc464;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.btn-search-free:focus:hover,
.btn-search-free:hover {
    color: #3cc464;
    background: url("../../common/img/element/search_green_on.png") 130px 7px no-repeat #fff;
    text-decoration: none;
}
.btn-search-free:active {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
    box-shadow: 0 1px #2b8c49;
}


.item-list-nav{
    padding: 10px 0 10px;
}
.item-list-nav:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.item-list-nav .select-wrap{
    float: left;
    width: 830px;
}
.item-list-nav .select-wrap .btn-group{
    display: inline-block;
    margin-left: 18px;
    -webkit-box-shadow:  0px 0px 2px #ecebeb; /* Box Shadow */
    -moz-box-shadow:  0px 0px 2px #ecebeb;
    -o-box-shadow:  0px 0px 2px #ecebeb;
    -khtml-box-shadow:  0px 0px 2px #ecebeb;
    --box-shadow:  0px 0px 2px #ecebeb;
    box-shadow:  0px 0px 2px #ecebeb; /* End of Box Shadow */
}
.item-list-nav .select-wrap .btn-group:first-child{
    margin-left: 0;
}
.item-list-nav .select-wrap .btn-group button{
    height: 38px;
    padding-left: 5px;
    padding-right: 24px;
    width: 100px;
    color: #626262;
    background: #fff url('../img/element/select_arrow.png') 100% 0 no-repeat;
    border: 1px solid #ccc;
}
.item-list-nav .btn-wrap{
    float: right;
    letter-spacing: 0;
}
.item-list-nav .btn-wrap button{
    display: block;
    float: left;
    height: 41px;
    margin-left: 10px;
    padding: 0;
    width: 40px;
    border: none;
}
.item-list-nav .btn-wrap button:focus{
    outline: none;
}
.item-list-nav .btn-wrap button:first-child{
    margin-left: 0;
}
.item-list-nav .btn-wrap .btn-list-view{
    background: url('../img/btn/btn_list_no.png') 0 0 no-repeat;
}
.item-list-nav .btn-wrap .btn-list-view:hover,
.item-list-nav .btn-wrap .btn-list-view.active{
    background: url('../img/btn/btn_list_on.png') 0 0 no-repeat;
}
.item-list-nav .btn-wrap .btn-grid-view{
    background: url('../img/btn/btn_grid_no.png') 0 0 no-repeat;
}
.item-list-nav .btn-wrap .btn-grid-view:hover,
.item-list-nav .btn-wrap .btn-grid-view.active{
    background: url('../img/btn/btn_grid_on.png') 0 0 no-repeat;
}

.item-wrap{
    margin-top: 7px;
}
.item-wrap .item{
}


/************ LIST VIEW ************/
.items>.container-detail {
    display: none;
}

.list-view .item-name{
    padding: 5px 8px;
    color: #187ecc;
    font-size: 11px;
    font-weight: bold;
    background: #f7f7f7;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 1px 0 1px;
}
.list-view .items.first .item-name{
    border-top: 1px solid #ccc;
}
.list-view .item-name .product-review{
}
.list-view .item-name .product-review:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.list-view .item-name .product-review > div{
    display: block;
    float: left;
}
.list-view .item-name .product-review > div:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.list-view .item-name .product-review > .rating{
    margin-left: 10px;
}
.list-view .item-name .product-review > .rating > .lproduct-rating,
.list-view .item-name .product-review > .rating > .vote-count,
.list-view .item-detail > .img > .rating .lproduct-rating,
.list-view .item-detail > .img > .rating .vote-count{
    float: left;
}
.list-view .item-name .product-review > .rating > .vote-count{
    margin-left: 3px;
    color: #707070;
    font-weight: normal;
}
.list-view.list-small .item-name .product-review > .rating{
    display: block;
}
.list-view.list-large .item-name .product-review > .rating{
    display: none;
}
.list-view.list-small .item-detail > .img > .rating{
    display: none;
}
.list-view.list-large .item-detail > .img > .rating{
    display: block;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 105px;
}
.list-view .item-detail{
    display: table;
    padding: 0;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-border-radius: 0; /* Border Radius */
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -khtml-border-radius: 0;
    --border-radius: 0;
    border-radius: 0; /* End of Border Radius */
}
.list-view .label{
    margin-bottom: 1px;
}
.list-view .label > div:first-child{
    border-left: none;
}
.list-view .item-detail > div{
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #ccc;
    padding: 0 8px;
    color: #707070;
    font-size: 11px;
}
.list-view .label > div{
    height: 45px !important;
    color: #434343;
    background: #dedede;
}
.list-view.list-small .item-detail > div{
    height: 100px;
}
.list-view.list-large .item-detail > div{
    height: 158px;
}
.list-view .item-detail > .img{
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
}
.list-view.list-small .item-detail > .img img{
    height: 100%;
    width: auto;
}
.list-view.list-large .item-detail > .img img{
    height: 78%;
    width: auto;
}
.list-view .item-detail > .price{
    color: #f0001e;
    font-weight: bold;
    text-align: center;
}
.list-view .label > .price{
    color: #434343;
}
.list-view .item-detail > div:first-child{
    border-left: none;
}
.list-view.list-small .item-detail > .img{
    width: 100px;
}
.list-view.list-large .item-detail > .img{
    width: 158px;
}
.grid-view .item-detail > .img{
    /*position: absolute;
    top: 8px;*/
}

.list-view.list-small .item-detail > .price{
    width: 90px;
}
.list-view.list-large .item-detail > .price{
    width: 90px;
}
.list-view.list-small .item-detail > .cpu{
    width: 105px;
}
.list-view.list-large .item-detail > .cpu{
    width: 115px;
}
.grid-view .item-detail > .cpu{
    display: none;
}

.list-view.list-small .item-detail > .memory{
    width: 66px;
}
.list-view.list-large .item-detail > .memory{
    width: 75px;
}
.grid-view .item-detail > .memory{
    display: none;
}

.list-view.list-small .item-detail > .hdd{
    width: 60px;
}
.list-view.list-large .item-detail > .hdd{
    width: 70px;
}
.grid-view .item-detail > .hdd{
    display: none;
}

.list-view.list-small .item-detail > .os{
    width: 160px;
}
.list-view.list-large .item-detail > .os{
    width: 152px;
}
.grid-view .item-detail > .os{
    display: none;
}

.list-view.list-small .item-detail > .screen-size{
    width: 85px;
}
.list-view.list-large .item-detail > .screen-size{
    width: 78px;
}
.grid-view .item-detail > .screen-size{
    display: none;
}

.list-view.list-small .item-detail > .graphics{
    width: 128px;
}
.list-view.list-large .item-detail > .graphics{
    width: auto;
}
.grid-view .item-detail > .graphics{
    display: none;
}

.list-view.list-small .item-detail > .drive{
    width: auto;
}
.list-view.list-large .item-detail > .drive{
    display: none;
}
.grid-view .item-detail > .drive{
    display: none;
}


.detail-box{
    position: relative;
    margin: 10px 0;
}
.detail-box > div{
    padding: 30px 20px;
}
.list-view .detail-box{
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.detail-box > div > .title{
    margin-bottom: 28px;
    color: #535353;
    font-size: 18px;
    font-weight: bold;
}
.detail-box > div > .title span{
    display: block;
    margin-top: 3px;
    font-size: 13px;
    font-weight: normal;
}
.detail-box .detail-item{
}
.detail-box .detail-item:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.detail-box .detail-item .slider-wrap,
.detail-box .detail-item .detailed-product{
    float: left;
}
.detail-box .detail-item .slider-wrap{
    margin: 5px 18px 0 0;
    width: 400px;
}
.detail-box .detail-item .detailed-product{
    width: 280px;
}
.detail-box .detail-item .detailed-product .top-wrap{
    margin-bottom: 15px;
}
.detail-box .detail-item .detailed-product .top-wrap .txt > .title,
.detail-box .detail-item .detailed-product .bottom-wrap > .title{
    color: #187ecc;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.5px;
}
.detail-box .detail-item .detailed-product .txt{
    margin-bottom: 8px;
}
.detail-box .detail-item .detailed-product .txt .title{
    margin-bottom: 8px;
}
.detail-box .detail-item .detailed-product .txt .notice{
    color: #626262;
    font-size: 14px;
}
.detail-box .detail-item .detailed-product .txt .price{
    color: #626262;
    font-size: 15px;
}
.detail-box .detail-item .detailed-product .txt .price .txt-red{
    color: #f0001e;
    font-weight: bold;
}
.detail-box .detail-item .detailed-product .txt .price .font27{
    font-size: 27px;
}
.detail-box .detail-item .detailed-product .txt .custom{
    border-top: 1px dotted #187ecc;
    margin: 8px 0 18px;
}
.detail-box .detail-item .detailed-product .txt .custom ul{
}
.detail-box .detail-item .detailed-product .txt .custom ul li{
    padding: 8px 0;
    font-size: 11px;
    border-bottom: 1px dotted #187ecc;
}
.detail-box .detail-item .detailed-product .txt .custom ul li p{
    margin-bottom: 0;
    color: #535353;
}
.detail-box .detail-item .detailed-product .txt .custom ul li .price{
    font-size: 11px;
}
.detail-box .detail-item .detailed-product .txt .custom ul li .txt-grey{
    color: #434343;
}
.detail-box .detail-item .detailed-product .txt .custom ul li .font18{
    font-size: 18px;
    font-weight: bold;
}
.detail-box .detail-item .detailed-product .custom_btn{
    display: block;
    margin-bottom: 8px;
    width: 280px;
}
.detail-box .detail-item .detailed-product .custom_btn a{
    display: block;
    width: 280px;
    height: 42px;
}
.detail-box .detail-item .detailed-product .custom_btn a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.detail-box .detail-item .detailed-product .item-code{
    color: #4c4c4c;
    font-size: 10px;
}
.detail-box .detail-item .detailed-product .bottom-wrap{
    border-top: 6px solid #187ecc;
    padding-top: 16px;
}
.detail-box .detail-item .detailed-product .bottom-wrap .title{
    margin-bottom: 10px;
}
.detail-box .detail-item .detailed-product .bottom-wrap .specs{
}
.detail-box .detail-item .detailed-product .bottom-wrap .specs ul{
}
.detail-box .detail-item .detailed-product .bottom-wrap .specs ul li{
    padding: 4px 0;
    color: #4c4c4c;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    line-height: 14px;
}
.detail-box .detail-item .detailed-product .bottom-wrap .logo-wrap{
}
.detail-box .detail-item .detailed-product .bottom-wrap .logo-wrap ul{
}
.detail-box .detail-item .detailed-product .bottom-wrap .logo-wrap ul:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.detail-box .detail-item .detailed-product .bottom-wrap .logo-wrap ul li{
    float: left;
    margin-left: 5px;
}
.detail-box .detail-item .detailed-product .bottom-wrap .logo-wrap ul li:first-child{
    margin-left: 0;
}
.detail-box .detail-item .btn-wrap{
    float: right;
    width: 180px;
}
.detail-box .detail-item .btn-wrap ul{
    margin-bottom: 0;
}
.detail-box .detail-item .btn-wrap ul:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.detail-box .detail-item .btn-wrap ul li{
    float: left;
    margin-left: 10px;
    height: 550px;
    width: 50px;
    font-size: 18px;
    text-align: center;
}
.detail-box .detail-item .btn-wrap ul li.tall{
    height: 690px;
}
.detail-box .detail-item .btn-wrap ul li.bgwhite{
}
.detail-box .detail-item .btn-wrap ul li.bgblue{
    background: #187ecc;
}
.detail-box .detail-item .btn-wrap ul li.bggreen{
    background: #3cc464;
}
.detail-box .detail-item .btn-wrap ul li:first-child{
    margin-left: 0;
}
.detail-box .detail-item .btn-wrap ul li a{
    display: table;
    height: 100%;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-indent: -9999px;
}
.detail-box .detail-item .btn-wrap ul li a:hover{
    text-decoration: none;
}
.detail-box .detail-item .btn-wrap ul li.bgwhite a{
    color: #187ecc;
    border: 3px solid #187ecc;
    background: #fff url('../img/element/link01_off.gif') 50% 50% no-repeat;
}
.detail-box .detail-item .btn-wrap ul li.bgwhite a:hover{
    color: #fff;
    background: #187ecc url('../img/element/link01_on.gif') 50% 50% no-repeat;
}

.detail-box .detail-item .btn-wrap ul li.bgblue a{
    color: #fff;
    border: 3px solid #187ecc;
    background: #187ecc url('../img/element/link02_off.gif') 50% 50% no-repeat;
}
.detail-box .detail-item .btn-wrap ul li.bgblue a:hover{
    color: #187ecc;
    background: #fff url('../img/element/link02_on.gif') 50% 50% no-repeat;
}

.detail-box .detail-item .btn-wrap ul li.bggreen a{
    color: #fff;
    border: 3px solid #3cc464;
    background: #3cc464 url('../img/element/link03_off.gif') 50% 50% no-repeat;
}
.detail-box .detail-item .btn-wrap ul li.bggreen a:hover{
    color: #3cc464;
    background: #fff url('../img/element/link03_on.gif') 50% 50% no-repeat;
}

.detail-box .detail-item .btn-wrap ul li.bgwhite.tall a{
    height: 684px;
}

.detail-box>.close {
    display: block;
    position: absolute;
    top: 23px;
    right: 26px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.detail-box>.close:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
/************ End of GRID VIEW ************/


/************ THUMB VIEW ************/
.grid-view{
}
.grid-view:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.grid-view .items{
    float: left;
   /* position: relative;*/
    /*height: 318px;*/
    margin-left: 20px;
    padding: 10px;
    width: 220px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px; /* Border Radius */
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    --border-radius: 5px;
    border-radius: 5px; /* End of Border Radius */
    -webkit-box-shadow: 0px 0px 4px #ddd; /* Box Shadow */
    -moz-box-shadow: 0px 0px 4px #ddd;
    -o-box-shadow: 0px 0px 4px #ddd;
    -khtml-box-shadow: 0px 0px 4px #ddd;
    --box-shadow: 0px 0px 4px #ddd;
    box-shadow: 0px 0px 4px #ddd; /* End of Box Shadow */
}

.grid-view .items:nth-child(n+6){
    margin-top: 20px;
}
.grid-view .items.items-label{
    display: none;
}
.grid-view .item-name{
    /*margin-top: 200px;*/
    color: #187ecc;
    font-size: 11px;
    line-height: 16px;
}
    .grid-view .item-name a{
        color: #187ecc;
        text-decoration: none;
    }
    .grid-view .item-name a:hover{
        color: #187ecc;
        text-decoration: underline;
    }
.grid-view .rating{
    margin-top: 10px;
}
.grid-view .vote-count{
    display: none;
}
.grid-view .item-detail{
}
.grid-view .item-detail > .price{
    width: 100%;
    margin-top: 2px;
    color: #f0001e;
    font-size: 13px;
    font-weight: bold;
}
.grid-view .item-detail > .img .rating{
    display: none;
}

/************ End of THUMB VIEW ************/

/* pagination */
.list-pagination {
    padding: 35px 0;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.list-pagination a {
    display: block;
    line-height: 30px;
}
.list-pagination a:hover {
    color: #187ecc;
}
.list-pagination .prev {
    display: inline-block;
    width: 210px;
    padding-left: 20px;
    color: #187ecc;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url("../img/element/page_prev.png") left 0 center no-repeat;
}
.list-pagination .next {
    display: inline-block;
    width: 210px;
    padding-right: 20px;
    color: #187ecc;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    background: url("../img/element/page_next.png") right 0 center no-repeat;
}
.list-pagination ul {
    display: inline-block;
    margin: 0;
}
.list-pagination li {
    margin: 0 5px;
    display: inline-block;
}
.list-pagination li>a {
    padding: 0 5px;
    border: 1px solid #187ecc;
}
.list-pagination li.active>a,
.list-pagination li>a:hover {
    padding: 0 5px;
    color: #fff;
    background: #187ecc;
    border: 1px solid #187ecc;
    text-decoration: none;
}
/* End of pagination */


/** feature page css **/
.feature-content {
    margin-bottom: 10px;
}
.feature-content p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
}
.feature-content .mb0,
.feature-image .mb0,
.feature-article .mb0,
.feature-gallery .mb0{
    margin-bottom: 0;
}

.feature-content .mb10,
.feature-image .mb10,
.feature-article .mb10,
.feature-gallery .mb10{
    margin-bottom: 10px;
}

.feature-content .mb20,
.feature-image .mb20,
.feature-article .mb20,
.feature-gallery .mb20{
    margin-bottom: 20px;
}

.feature-content .mb30,
.feature-image .mb30,
.feature-article .mb30,
.feature-gallery .mb30{
    margin-bottom: 30px;
}

.feature-content .mb40,
.feature-image .mb40,
.feature-article .mb40,
.feature-gallery .mb40{
    margin-bottom: 40px;
}

.feature-title {
    margin-top: 30px;
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: bold;
}

.feature-image {
    margin-bottom: 15px;
}
.feature-article {
    margin-bottom: 30px;
}
.feature-article .main-title {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
}

.feature-content .title,
.feature-article .title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid;
}
.feature-content .sub-title,
.feature-article .sub-title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 0;
}
.feature-article .column-image-left {
    position: relative;
    padding-left: 480px;
}
.feature-article .column-image-left > dt {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 460px;
    text-align: left;
    line-height: 0;
}
.feature-article .column-image-right {
    position: relative;
    padding-right: 480px;
}
.feature-article .column-image-right > dt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 460px;
    text-align: left;
    line-height: 0;
}
.feature-gallery {
    margin-bottom: 10px;
}
.feature-gallery .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.feature-gallery li {
    float: left;
    margin: 0 20px 20px 0;
}
.feature-gallery li.right {
    margin-right: 0;
}
.feature-column-small-image-left {
    margin-bottom: 10px;
}
.feature-column-small-image-left>.title{
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.feature-column-small-image-left .feature-container.left {
    margin-right: 10px;
}
.feature-column-small-image-left .feature-container.right {
    margin-left: 10px;
}
.feature-column-small-image-left .feature-container {
    position: relative;
    float: left;
    width: 460px;
    margin-bottom: 20px;
}
.feature-column-small-image-left .feature-container .title{
    margin: 5px 0 15px 120px;
    font-size: 18px;
    font-weight: bold;
}
.feature-column-small-image-left .feature-container .article{
    margin: 0 0 0 120px ;
}
.feature-column-small-image-left .feature-container .image{
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding-top: 20px;
    text-align: center;
}
.feature-banner {
    margin-bottom: 20px;
}

/*clearfix*/
.feature-content:after,
.feature-banner:after,
.feature-gallery:after,
.feature-container:after,
.feature-article:after,
.feature-column-small-image-left:after,
.column-image-left:after,
.column-image-right:after
{
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

/** End of feature page css **/


/** Info box **/
.info-cont{
    /*margin-bottom:30px;*/
}
.info-cont:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
        .info-cont .link{
            font-size:11px;
            text-align:right;
        }
            .info-cont .link a{
                color:#125f99;
                text-decoration:underline;
            }
            .info-cont .link a:hover{
                text-decoration:none;
            }
.info ul{
    padding:0 10px;
}
    .info ul li{
        display:table;
        width:100%;
        border-bottom:1px dotted #187ecc;
        font-size:12px;
        line-height: 19px;
    }
        .info ul li p{
            margin:0;
            color:#125f99;
        }
        .info ul li dl{
            display:table-row;
        }
            .info ul li dl dt,
            .info ul li dl dd{
                display:table-cell;
                padding:7px 0;
                vertical-align:middle;
            }
            .info ul li dl dt{
                width:auto;
            }
                .info ul li dl dt p,
                .info ul li dl dd p{
                    position: relative;
                    margin: 0;
                    padding-right: 50px;
                    text-align:left;
                }
                .info ul li dl dt p{
                    color:#313131;
                }
                    .info ul li dl dd p a{
                        color:#125f99;
                        text-decoration:underline;
                    }
                    .info ul li dl dd p a:hover{
                        text-decoration:none;
                    }
                    .info ul li dl dd p .new{
                        position: absolute;
                        top:5px;
                        right:5px;
                        font-weight: bold;
                        font-style: italic;
                        color: #fc216b;
                    }
                .info ul li dl dd .type{
                    display: inline-block;
                    padding:1px 0 0;
                    margin-right: 8px;
                    width:55px;
                    font-size: 12px;
                    font-weight: bold;
                    text-align: center;

                    -webkit-border-radius: 10px;
                    -moz-border-radius: 10px;
                    border-radius: 10px;
                }
                .info ul li dl dd .type-important{
                    color: #fc216b;
                    border: 1px solid #fc216b;
                }
                .info ul li dl dd .type-order{
                    color: #fff;
                    background-color: #187ecc;
                    border: 1px solid #187ecc;
                }
.info.box{
    float:left;
    width:460px;
}
.info.box:first-child{
    margin:0 20px 0 0;
}
    .info.box ul.info-list li{
        padding:5px 0;
        border-bottom:1px dotted #a0a0a0;
    }
        .info.box ul.info-list li p a{
            color:#125f99;
            text-decoration:underline;
        }
        .info.box ul.info-list li p a:hover{
            text-decoration:none;
        }
    .info.box >ul.listmenu{
        float:left;
        width:230px;
        padding:0;
    }
    .info.box >ul.listmenu.listleft{
        padding-left:10px;
    }
    .info.box >ul.listmenu.listright{
        padding-right:10px;
    }
        .info.box >ul.listmenu>li{
            padding:5px 0;
            border-bottom:1px dotted #a0a0a0;
        }
            .info.box >ul.listmenu>li>p::before{
                content:"・ ";
            }
            .info.box >ul.listmenu>li>p.empty{
                text-indent:-9999px;
            }
            .info.box >ul.listmenu>li>p.empty::before{
                content:" ";
            }
            .info.box >ul.listmenu>li>p>a{
                text-decoration:underline;
                color: #125f99;
            }
            .info.box >ul.listmenu>li>p>a:hover{
                text-decoration:none;
            }
.info-bottom{
    margin:0 0 30px 0;
}
.info-bottom:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/**Banner**/
.banner{
    margin:0 0 20px 0;  
}
.banner .tbl-banner{
    display:table;
    width:auto;
    margin:0 0 10px 0;
}
.banner .tbl-banner ul{
    display:table-row;
}
    .banner .tbl-banner ul li{
        display:table-cell;
        border:1px solid #bfbfbf;
        border-left:none;
    }
    .banner .tbl-banner ul li:first-child{
        border-left:1px solid #bfbfbf;
    }
        .banner .tbl-banner ul li p{
            margin:0;
        }
            .banner .tbl-banner ul li p a{
                display: block;
            }

/**Boxlist**/
.boxlist{
    position:relative;
    margin:0 0 20px 0;
    padding:12px 0;
    border:1px solid #ccc;  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;     
}
.boxlist:after{
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
    .boxlist .refresh{
        position:absolute;
        top:14px;
        right:10px;
    }
    .boxlist .input-box:after{
        clear: both;
        content: ".";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }
        .boxlist .input-box > .text-wrap,
        .boxlist .input-box > .suggest{
            float: left;
        }
        .boxlist .input-box > .suggest{
            max-width: 420px;
        }
        .boxlist .title-box{
            position: relative;
        }
        .boxlist .title-box .update-btn{
            position: absolute;
            top: 2px;
            right: 10px;
        }

    .boxlist .title-box:after{
        clear: both;
        content: ".";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }
    .boxlist .title-box > h3,
    .boxlist .title-box > .input-box{
        display: inline-block;
        margin-left: 15px;
        vertical-align: top;
        line-height: 24px;
    }
        .boxlist .title-box > .input-box .text-wrap{
            font-size: 11px;
        }
        .boxlist .title-box > .input-box .suggest{
            margin-left: 15px;
        }
.boxlist .title-box{
    margin-bottom: 17px;
    min-height: 34px;
}
    .boxlist .title-box > h3{
        position:relative;
        margin:0 0 0 -10px;
        height:24px;
        padding:0 15px 0 18px;
        color:#fff;
        font-size:13px;
        font-weight:bold;
        line-height:24px;
        background:#187ecc;
    }
        .boxlist .title-box > h3:after{
            position:absolute;
            top:24px;
            left:0;
            display:block;
            border-left: 10px solid transparent;
            border-top: 12px solid #0e4976;
            height: 0;
            text-indent: -9999px;
            width: 0;
            content: " ";
        }
    .boxlist .thumb-box{
        position:relative;
    }
        .boxlist .thumb-box > .itemlist{
            width: 920px !important;
            display:block;
            margin:0 auto;
        }
        .boxlist .thumb-box .itemlist ul:after{
            clear: both;
            content: ".";
            display: block;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }
            .boxlist .thumb-box .itemlist ul li{
                float:left;
                width:230px;
                padding:0;
                overflow:visible;
            }
            .boxlist .thumb-box .itemlist ul li:first-child{
                margin-left:0;
            }
                .boxlist .thumb-box .itemlist ul li dl{
                    margin:0;
                    padding:0 15px;
                }
                    .boxlist .thumb-box .itemlist ul li dl dt{
                        min-height:192px;
                        text-align:center;
                    }
                        .boxlist .thumb-box .itemlist ul li dl dd.title{
                            margin:0 0 3px 0;
                            color:#187ecc;
                            font-size:12px;
                            text-align: left;
                        }
                            .boxlist .thumb-box .itemlist ul li dl dt a{
                                text-decoration: none;
                            }
                            .boxlist .thumb-box .itemlist ul li dl dt a:hover{
                                color: #187ecc;
                                text-decoration: underline;
                            }
                        .boxlist .thumb-box .itemlist ul li dl dd .lproduct-rating{
                            margin-left: -3px;
                        }
                        .boxlist .thumb-box .itemlist ul li dl dd > p{
                            margin:0;
                            font-size:11px;
                        }
                        .boxlist .thumb-box .itemlist ul li dl dd > p.desc{
                            margin:5px 0 0 0;
                        }
                            .boxlist .thumb-box .itemlist ul li dl dd > p > span{
                                display:block;
                                font-size:12px;
                                color:#434343;
                            }
                            .boxlist .thumb-box .itemlist ul li dl dd > p > .price{
                                color:#f0001e;
                                font-weight: bold;
                                line-height: 20px;
                            }
                            .boxlist .thumb-box .itemlist ul li dl dd > p > .price a{
                                color:#f0001e;
                            }
                            .boxlist .thumb-box .itemlist ul li dl dd > p > span.blue{
                                color:#197fcc;
                                line-height: 20px;
                            }
                            .boxlist .thumb-box .itemlist ul li dl dd > p > span.green{
                                color:#4cd964;
                                line-height: 20px;
                            }

/**Filter-Search**/
.filter-search01{
    margin-bottom: 10px;
    padding: 8px 0 15px;
    border-top: 5px solid #187ecc;
    border-bottom: 1px dotted #187ecc;
}
.filter-search01 .slider-range-container{
    display: inline-block;
    width: 340px;
    margin: 6px 10px 0;
    color: #707070;
}
.filter-search01 input[type=text] {
    height: 28px;
    padding: 0;
    color: #707070;
    font-size: 13px;
    text-align: center;
}
.filter-search01 .filter-ram input[type=text] {
    width: 70px;
    padding-top: 3px\9;
}
.filter-search01 .filter-price input[type=text] {
    width: 100px;
    padding-top: 3px\9;
}
.filter-search01 .filter-ram .ram-range ~ span,
.filter-search01 .filter-price .price-range ~ span {
    display: inline-block;
    color: #707070;
    font-size: 13px;
    line-height: 28px;
}

.filter-search01 .ram-range.ui-widget-content,
.filter-search01 .price-range.ui-widget-content {
    height: 8px;
    background: #ccc;
    border: none;
}
.filter-search01 .ram-range .ui-widget-header,
.filter-search01 .price-range .ui-widget-header {
    background: #187ecc;
}
.filter-search01 .ram-range.ui-slider-horizontal .ui-slider-handle,
.filter-search01 .price-range.ui-slider-horizontal .ui-slider-handle {
    z-index: 50;
    height: 16px;
    width: 20px;
    top: auto;
    bottom: -20px;
    border-color: #fff #ccc #ccc;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.35);
}
.filter-search01 .ram-range.ui-slider-horizontal .ui-slider-handle:before ,
.filter-search01 .price-range.ui-slider-horizontal .ui-slider-handle:before {
    z-index: 45;
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: -2px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 10px solid #ccc;
}
.filter-search01 .ram-range.ui-slider-horizontal .ui-slider-handle:after,
.filter-search01 .price-range.ui-slider-horizontal .ui-slider-handle:after {
    z-index: 52;
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 0px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 8px solid #fff;
}
.filter-search01 .filter-box{
    min-height: 41px;
    padding: 5px 0;
    border-bottom: 1px dotted #dcdcdc;
}
.filter-search01 .filter-box.bgwhite{
    background: #fff;
}
.filter-search01 .filter-box.bggrey{
    background: #f2f2f2;
}
.filter-search01 .filter-box:first-child{
    padding: 0;
}
.filter-search01 .filter-box:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.filter-search01 .filter-box .filter-input,
.filter-search01 .filter-box .filter-label{
    float: left;
}
.filter-search01 .filter-box .filter-input{
    max-width: 880px;
}
.filter-search01 .filter-box .filter-input .checkbox{
    /*padding-bottom: 3px;*/
    color: #707070;
}
.filter-box .filter-input ul{
    margin-bottom: 0;
}
.filter-box .filter-input ul:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.filter-box .filter-input ul li{
    float: left;
    margin-right: 15px;
}
.filter-box .filter-label{
    color: #187ecc;
    font-size: 13px;
    font-weight: bold;
}
.filter-search01 .filter-box .filter-label{
    padding: 6px 0 0 8px;
    min-height: 30px;
    width: 60px;
}
.filter-search02{
    margin-bottom: 10px;
}
.filter-search02 .filter-box{
    padding: 8px;
    background: #d8eeff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px; /* Border Radius */
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    --border-radius: 5px;
    border-radius: 5px; /* End of Border Radius */
}
.filter-search02 .filter-box .filter-label{
    margin: 0 0 5px 5px;
}
.filter-search01 .last {
    border-bottom: none;
}
.form-search-keyword{
    background: #fff;
    padding: 20px 10px;
    border-top: 2px solid #187ecc;
    border-bottom: 2px solid #187ecc;
}
.form-search-keyword a {
    color: #187ecc;
}
.form-search-keyword .list-search{
    height: 30px;
    width: 450px;
    background: #f7f7f7;
}
.form-search-keyword > div{
    margin-top: 8px;
}
.form-search-keyword > div>h2{
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
}

/** feature-gallery **/
.feature-gallery .gallery.col-1{width: 940px;}
.feature-gallery .gallery.col-2{width: 465px;}
.feature-gallery .gallery.col-3{width: 300px;}
.feature-gallery .gallery.col-4{width: 220px;}
.feature-gallery .gallery.col-6{width: 140px;}

.feature-gallery .gallery {
    margin-bottom: 0;
}
.feature-gallery .gallery .gallery-img{}
.feature-gallery .gallery .gallery-ttl{
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
}
.feature-gallery .gallery .gallery-ttl a{
    text-decoration: underline;
}
.feature-gallery .gallery .gallery-ttl a:hover{
    text-decoration: none;
	
}
.feature-gallery .gallery .gallery-txt{
    font-size: 12px;
    line-height: 15px;
    height: 30px;
	color:#333;
}
.feature-gallery .gallery .gallery-img > img:hover{opacity: 0.75;}

.game-theme .feature-gallery .gallery .gallery-txt{color:#fff;}

.feature-content.bb,
.feature-article.bb,
.feature-gallery.bb{
    border-bottom: 1px solid #ccc;
}

.feature-slider .flex-viewport{ }
.feature-slider .flex-direction-nav {*height: 0;}
.feature-slider .flex-direction-nav a  { overflow: hidden; opacity: 0; }
.feature-slider .flex-direction-nav .flex-prev { left: 10px; opacity: 0; }
.feature-slider .flex-direction-nav .flex-next { right: 10px; opacity: 0; text-align: right; }
.feature-slider .flex-viewport:hover ~ .flex-direction-nav .flex-prev { opacity: 1; }
.feature-slider .flex-viewport:hover ~ .flex-direction-nav .flex-next { opacity: 1; }
.feature-slider .flex-direction-nav .flex-next:hover { background: url('../../plugin/img/next_on.png') 0 0 no-repeat; opacity: 1;}
.feature-slider .flex-direction-nav .flex-prev:hover { background: url('../../plugin/img/prev_on.png') 0 0 no-repeat; opacity: 1;}
.feature-slider .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }



/* Lightbocx */
#jquery-lightbox *{
    box-sizing: content-box;
}

.gaming-table,
.gaming-table td,
.gaming-table th{ background: #000 !important; border: none !important; padding: 0; }

.daf_b li{
    border-bottom: 1px dotted #bbdbfe;
    font-size: 12px;
    padding: 3px 0 3px 3px;
}

p.parts_caution {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}

.container-center {
    width: 790px;
    margin: auto;
}

.container-item-list {
    padding-top: 20px;
    padding-bottom: 50px;
}

h2.standart{
    background: none;
    border: none;
    margin: 0 5px;
    padding: 0;
}
h2.standart.game-title{
    color: #fff;
}
#search_detail >h2.sp{
    font-size: 14px;
    line-height: 130%;
    margin: 3px 0;
    font-weight: bold;
}
#search_detail .bt_main:after,
.bt_main:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
#search_detail .game_mini {
    float: left;
    padding: 2px;
}
#search_detail .popup_button {
    position: absolute;
    right: 10px;
    top: 10px;
}
#search_detail .bto_inc_text {
    border-bottom: 1px dotted #cccccc;
    color: #cccccc;
    margin-bottom: 5px;
    margin-left: 0;
}
#search_detail .bto_copy,
#search_detail .bto_copy p{
    color: #cccccc;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: x-small;
    margin: 5px 0;
}


/*PKE WIN8*/
.pke_win8_format{
    margin-top: 5px !important;
}
.pke_win8_format.mt0{
    margin-top: 0px !important;
}
.pke_win8_format .productconnect,
.pke_win8_format .productconnect li{
    list-style-type: none;
    margin: 3px 0 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.2;
    border-bottom: none;
}


.pke_win8_format .title_comment {
    color: #00bcf2;
    font-size: 50px;
    font-weight: bold;
    line-height: 120%;
    margin: 30px 0 10px;
    text-align: center;
}
.pke_win8_format {
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}
.pke_win8_format h2 {
    /* 
    background-color: #e5f1f4;
    border-left: 6px solid #b9d4dc;
    border-top: 1px solid #b9d4dc;
    color: #000000;
    font-size: 16px !important;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 8px 3px;
    */
    font-size: 16px !important;
    padding: 0 0 10px 0;
    margin: 25px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #187ecc;
    border-bottom: 2px solid #187ecc;
}

.pke_win8_format .pickup {
    background-color: #ffb5e4;
    border-left: 6px solid #ff39b6;
    border-top: 1px solid #ff39b6;
    color: #000000;
    font-size: 16px !important;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 8px 3px;
}
.pke_win8_format .newup {
    background-color: #c5dfff;
    border-left: 6px solid #348fff;
    border-top: 1px solid #348fff;
    color: #000000;
    font-size: 16px !important;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 8px 3px;
}
.pke_win8_format .iiyama {
    background-color: #0a3466;
    border-left: medium none;
    border-top: medium none;
    color: #ffffff;
}
.pke_win8_format .h2_under {
    clear: both;
    margin: 0 0 5px;
    padding: 0;
}
.pke_win8_format .h3_under {
    border-bottom: 1px dotted #ffffff;
    clear: both;
    margin: 0 0 5px;
    padding: 0;
}
.pke_win8_format .h3_under_game {
    border-bottom: 1px dotted #000000;
    clear: both;
    margin: 0 0 5px;
    padding: 0;
}
.pke_win8_format .h3_under_end {
    border-bottom: 1px dotted #bbdbfe;
    clear: both;
    margin: 0 0 5px;
    padding: 0;
}
.pke_win8_format h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 3px;
    padding: 3px;
}
#pke_win8_faq h3 {
    background-color: #f7f7f7;
    margin: 5px 0;
    padding: 5px 0 3px 5px;
}
.pke_win8_format p {
    line-height: 150%;
    margin: 5px 5px 15px;
}
.pke_win8_format p.std{
    margin: 0;
}
.pke_win8_format .left_block {
    float: left;
    padding: 8px 15px 10px 0;
    text-align: center;
}
.pke_win8_format .day {
    color: #666666;
    font-size: 11px;
}
.pke_win8_format .table_set {
    margin: 20px 10px;
}
.pke_win8_format table, .pke_win8_format td, .pke_win8_format th {
    border: 1px solid #d1dde5;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
}
.pke_win8_format table {
    border-width: 1px 1px 0 0;
    margin: 0;
    max-width: 940px;
}
.pke_win8_format td {
    background-color: #fbfcfd;
    border-width: 0 0 1px 1px;
    margin: 0;
    padding: 8px;
    text-align: center;
}
.pke_win8_format th {
    background-color: #ebeff2;
    border-width: 0 0 1px 1px;
    margin: 0;
    padding: 8px;
    text-align: center;
}
.pke_win8_format .side_banner {
    margin: 0 0 10px;
}
.pke_win8_format .side_banner img {
    margin: 0 0 3px;
}
.pke_win8_format .border_none {
    background-color: #ffffff;
    border: medium none;
}
.pke_win8_format .table_title {
    color: #333333;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
}
.pke_win8_format .table_comment {
    color: #333333;
    font-size: 80%;
}
.pke_win8_format .th2 {
    font-weight: bold;
}
.pke_win8_format ul {
    margin-bottom: 20px;
}
.pke_win8_format li {
    border-bottom: 1px dotted #bbdbfe;
    font-size: 12px;
    line-height: 180%;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0 0 0 20px;
    marker-offset: 0;
    padding: 3px 0 3px 3px;
    text-align: left;
}
.pke_win8_format.soft_ink li {
    border-bottom:none;
    line-height:100%;
}
.pke_win8_format .contents_left {
    float: left;
    margin: 0 20px 0 0;
    width: 748px;
}
.pke_win8_format .contents_left_iy {
    float: left;
    margin: 0 20px 0 0;
    width: 590px;
}
.pke_win8_format .table_nowrap {
    white-space: nowrap;
}
#game_style .pke_win8_format a {
    color: #66ccff;
    margin: 0 0 10px;
}
#game_style .pke_win8_format {
    color: #ffffff;
}
.pke_win8_format .h3_under_end_spec {
    border-bottom: 1px dotted #bbdbfe;
    clear: both;
    margin: 0 0 5px;
    padding: 0;
}
.pke_win8_format .left_block_spec {
    float: left;
    padding: 5px 15px 10px 10px;
    text-align: center;
}
.pke_win8_format .ul_spec {
    margin-bottom: 20px;
}
.pke_win8_format .li_spec {
    font-size: 12px;
    line-height: 180%;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0 0 0 30px;
    marker-offset: 0;
    padding: 3px 0 3px 3px;
    text-align: left;
}
.pke_win8_format .left_block_format {
    float: left;
    width: 460px;
}
.pke_win8_format .right_block_format {
    margin-left: 470px;
    width: 460px;
}
.pke_win8_format .right_block_ul {
    margin-left: 440px;
}
.pke_win8_format .of-790 {
    overflow: hidden;
    width: 790px;
}
.pke_win8_format .col-03 {
    margin-bottom: 20px;
    width: 810px;
}
.pke_win8_format .col-03 dd {
    float: left;
    margin: 0 5px 0 0;
    text-align: center;
    width: 260px;
}
.pke_win8_format .col-03 dd img {
    margin-bottom: 5px;
}
.pke_win8_format .next_link {
    margin-top: 40px;
    text-align: right;
}
.pke_win8_format .blog_h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.pke_win8_format .blog_h3_ub {
    border-bottom: 2px solid #000000;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.pke_win8_format .blog_deys {
    border-bottom: 1px solid #b9d4dc;
}
.pke_win8_format .text_area {
    background-color: #000000;
    border: 1px dotted #cccccc;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 10px;
}
.pke_win8_format .text_area dd {
    margin: 0;
    padding: 0 0 10px;
}
.pke_win8_format .table_type, .pke_win8_format .table_type02 {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
.pke_win8_format .table_type02 td, .pke_win8_format .table_type02 th {
    text-align: left;
}
.pke_win8_format .photo_type01 {
    border: 3px solid #cccccc;
    margin-bottom: 20px;
}
.pke_win8_format .ann {
    color: #666666;
    font-size: 11px;
}
.pke_win8_format .text_right {
    margin-top: 100px;
    text-align: right;
}
.pke_win8_format .f_r {
    color: #ff0000;
}
.pke_win8_format .f_w {
    color: #ffffff;
}
.pke_win8_format .f_g {
    color: #00cc00;
}
.pke_win8_format .f_bl {
    color: #0a81ff;
}
.pke_win8_format .f_b {
    font-weight: bold;
}
.pke_win8_format .bg_y {
    background-color: #ffff00;
}
.pke_win8_format .text_center {
    text-align: center;
}

#search_detail div .pke_win8_format h2{
    background-color: #e5f1f4;
    border-left: 6px solid #b9d4dc;
    border-top: 1px solid #b9d4dc;
    color: #000000;
    font-size: 16px !important;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 8px 3px;
}

.pke_win8_format .mrgn10{
    margin: 0 0 8px 0 !important;
    padding: 0;
}




/* バグ用 追加 */
.footer .content{padding-top:10px!important;}
.boxlist ul{position:static;}


/* デザイン調整用 追加 */
.compare-product-spec .spec-list > [class^=spec-]{min-height:31px!important;}
.compare-product-spec .spec-list > [class^=spec-] .spec-title p{line-height:32px!important;}
.compare-product-spec .spec-list > [class^=spec-] p{padding: 2px 0!important;}
.p-scope-bto .p-spec-inner{height:35px!important;}


/* スマートフォン用 追加 */
@media screen and (max-width: 640px) {
	img{max-width:100%; height:auto;}
	.product-detail .content ul li{padding-left:0px; list-style:none;}
	.product-detail .content ul li div:first-child{padding:5px; background:#999; margin:20px 0 10px; color:#fff;}
	.product-detail .content ul li:before{content: "" !important;}
	.product-list-icon{display:table;}
	.product-list-icon .area-logo{display:table-row}
	.product-list-icon .area-logo li{}
	
	.slide-product .black-ttl {margin:0px; height: 0px; padding: 0 10px; margin-bottom:20px;}
	.game-theme .product-head h1,
	.game-theme footer .accordion-menu .menu li span,
	.game-theme .white-line p,
	.game-theme .compare-product .compare-slide-item .title,
	.game-theme .compare-product .compare-slide-item .product-id,
	.game-theme .compare-product .compare-slide-item .product-detail
	{color:#fff;}
}









