@charset "utf-8";

.item_pic  { position: relative;}
.item_pic .medal { position: absolute; right:0; bottom:0; width: 30%; }
.bgRed {
	padding: 3px 0px;
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
}


/*-------------------------------------
ウィンドウ幅が480px～の場合に適用するCSS
---------------------------------------*/
@media screen and (min-width:480px){

.sp,
#spTopic{display:none;}
/*-------------------------------------
ページ基本
---------------------------------------*/

.column2R #main {
	float: none;
	width: auto;
}
#lp_page {width: 920px;margin: 0 auto;color: #333333;line-height: 1.5em;font-size: 14px;position: relative;}
	
/*-------------------------------------
追加
---------------------------------------*/

#float-sns-box {
    position: absolute;
    width: 100px;
    height: 470px;
    margin-left: -110px;
    display: block;
    border: #e0e0e0 1px solid;
    z-index: 2;
    background-color: white;
}

.title_big {text-align: center;font-size: 260%;color: #2D6CC6;font-weight: bold;margin-bottom:30px;}
#pc_area{
	display:block;
    width: 100%;
    margin: auto -500%;
    padding: 30px 500%;
    background: #E1F0F9;
	}
#pc_area_2{display:block;width: 100%;margin: auto -500%;padding: 30px 500%;background: #EDF5F9;}
#pc_area_3{	display:block;width: 100%;margin: auto -500%;padding: 30px 500% ;background: #E1F0F9;}

#head_line_osusume{text-align: center;font-weight: bold;color: #ffffff;display: block;width: 100%;margin: 0 -500% auto;padding: 10px 500%;background:#2D6CC6;}

#head_line_osusume_title{text-align: center;font-weight: bold;font-size: 200%;padding: 15px;line-height:1.5;}

/*-------------------------------------
  一般パソコン
---------------------------------------*/


#pc_area a span ,
#pc_area_2 a span ,
#pc_area_3 a span {text-decoration: none;}

#pc_area a ,
#pc_area_2 a ,
#pc_area_3 a {text-decoration: none;}
	
/*-------------------------------------
　サービス
---------------------------------------*/
.setti {border: 25px solid #2D6CC6;padding: 20px;margin: 0px auto 30px;background-color: white;}
.settiTitle {border-bottom: 2px solid #5F9FF9;font-size: 26px;font-weight: bold;margin-bottom: 16px;text-align: center;padding-bottom:15px;}
.setti img {display: block;margin: 0 auto;}
.checkTxt {margin:20px auto 40px 10px; font-size: 16px;}
.settib {border: 25px inset #ff0000;padding: 20px;margin: 0px auto 30px;background-color: black;color:white;}
.settiTitleb {border-bottom: 2px solid #ff0000;font-size: 26px;font-weight: bold;margin-bottom: 16px;text-align: center;padding-bottom:15px;}
.settib img {display: block;margin: 0 auto;}
.checkTxtb {margin:20px auto 40px 10px; font-size: 16px;}

.premium {border: 25px solid #2D6CC6;padding: 20px;margin: 0px auto 30px;background-color: white;}
.premiumTitle {border-bottom: 2
	px solid #5F9FF9;font-size: 26px;font-weight: bold;margin-bottom: 16px;text-align: center;padding-bottom:15px;}
.premium img {display: block;margin: 0 auto;}
	.premium:last-child {margin-bottom: 0;}
.psg {font-size: 18px;font-weight: bold;margin-bottom: 16px;}

/*-------------------------------------
　その他サービス
---------------------------------------*/

.otherCamp #saleLineup {font-size:28px;margin:100px 0 30px;}
#camp_banner .mainSaleNone {display:none;}

}

/*-------------------------------------
ウィンウィンドウ幅が0〜479pxの場合に適用するCSS
---------------------------------------*/
@media screen and (max-width:479px){
	
.pc {
	display:none;
}
#head_line_g_title {background:none;}

/*-------------------------------------
キャンペーン
---------------------------------------*/
#spTopic {
	display: block;
}
#couponBox {
	border: 3px solid #ffb54f;
	margin: 20px 0;
	padding: 10px;
	text-align: center;
}

#couponBox .bigTxt {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
}

#couponBox .couponCode {
	color: #F00;
	font-size: 26px;
	margin: 10px 0;
}

#couponBox .couponNotes {
	font-size: 12px;
	margin: 10px 0 0;
}

#couponBox span {
	font-weight: bold;
}

/*-------------------------------------
　新ヘッダー　151126～
---------------------------------------*/
#Header {
	min-width: 320px;
}
#Header .inner {
	height: 40px;
	width: 100%;
}
#Header .logo {
	position: static;
}
#Header .logo img {
	height: auto;
	width: 50%;
}
#Header h1,
#Header ul.navi,
#Header .keyword,
#Header .btn,
#Globalnavi,
.leadSection,
.leadSectionInner,
.breadCrumb {
	display: none !important;
}
	
/*-------------------------------------
　全体設定
---------------------------------------*/
body {
	min-width: 320px!important;
	min-width:100% !important;
}
#headerBody {
	width:98% !important;
}
#headerBody .tagLine {
	display:none;
}
#headerBody .head_lead {
	position:static !important;
	text-align: center;
}
.head_lead {
	display:none;
}
#navBot{
	display:none;
}
#navMid .navMid_right,
#navMid .navMid_center,
#headBtn,
#siteNav,
.head_lead .mobileLink {
	display:none !important;
}
#navMid img {
	width:70%;
}
#headsearchBox {
	display:none;
}
#headsearchBox #inputBox {
	width:83%;
}
#headsearchBox #btnBox {
	width:15%;
}
#container, #wrapper {
	width:100% !important;
}
#main img {
	max-width:100%;
	height:auto;
}

/*-------------------------------------
　ページ設定
---------------------------------------*/
#lp_page {
	margin-top: 10px;
    width: 100%;
}
img.sideImg {
	display:none;
}

#lp_page h2.title span {
	line-height:1.4em;
}
#box1 {
	padding: 10px 0;
	width:100%;
}
#lp_page p.cpuPkg img {
	float:none;
	width:42%;
}
#lp_page .textBox {
	float: none;
    margin: 0 auto 20px;
    width: 97%;
}
#lp_page h2.title {
    font-size: 28px;
    line-height: 1.4em;
}
#lp_page h3.title {
    font-size: 28px;
    line-height: 1.4em;
}
#lp_page h3.headLine {
    font-size: 28px;
    line-height: 1.4em;
}
#boxSpec {
    margin: 0 -10%;
    padding: 40px 10%;
}
#lp_page p.title, .headLine {
	font-size:23px;
}
#boxSpec .boxInside {
	width: 97%;
}
#boxSpec .boxInside p {
	width: 100%;
} 
.graphTable {
	float:none;
	width:100%;
}
#boxProduct,
.pcModel_cts,
.boxPC {
	width:97%;
}
.textWrap,
.modelImg {
	width: 50%;
}
p.textSpec,
p.textSpecHaswell,
p.testSale {
	font-size:16px;
}
p.textPcname,
p.textPrice {
	padding-left:5px;
}
.pc {
	display:none;
}
.specTable {
	margin-bottom: 30px;
	width: 100%;
	font-size: 90%;
}
.specTable th,
.specTable td {
	border:2px solid #FFF;
	padding:3px 5px;
}


.list_parts {
	margin:30px 0 20px 0;
}
.list_parts ul {
    float: none;
    margin-bottom: 40px;
    overflow: hidden;
    width: 100%;
}
.list_parts ul .lp_item_img {
	border-right: none;
	padding-right: 0;
	width:40%;
}
.list_parts ul li {
	font-size: 17px;
	line-height: 1.4em;
    padding:0 5px;
    width: 50%;
}
.priceTxt {
    font-size: 16px;
    font-weight: bold;
}
.list_parts ul li.lp_btn {
	left:50%;
}
.headLine span {
    font-size: 18px;
    line-height: 1.4em;
}
.pagelinkTxt {
	text-align: right;
	width: 99%;
}
.pagelinkTxt2 {
	text-align: right;
	width: 99%;
}

#boxFeature .boxInside {
	width: 100%;
}
#boxFeature .boxInside h4 {
    font-size: 18px;
    line-height: 1.4em;
}
#boxFeature .boxInside p {
	font-size:16px;
	margin:0 auto;
	width:97%;
}

#boxFeature .boxInside #cnTable h5 {
    font-size: 16px;
    line-height: 1.4em;
}

#boxFeature .boxInside #cnTable table {
	width:100%;
	font-size:14px;
	padding:2px;
}
#boxFeature .boxInside #cnTable table th {
	padding:2px;
}
#boxFeature .boxInside #cnTable table tr {
	padding:2px;
}

.comparison {
	display:none;
}

/*-------------------------------------
　全体設定
---------------------------------------*/
#selectBoxBtn {
	display: none;
}

/*-------------------------------------
　SPメニュー
---------------------------------------*/
#spmenu {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
}
#menuNav {
	position:relative;
}
.menuIcon {
	background: #005ea2 none repeat scroll 0 0;
	border-bottom:1px solid #262f39;
	color:#FFFFFF;
	font-size: 20px;
	padding: 8px;
}
#menuList {
    background: #f3f3f3 none repeat scroll 0 0;
	border-bottom:1px solid #ccc;
    display: none;
    padding: 10px;
    width: 100%;
}
#menuList li {
	border-bottom: 1px solid #ccc;
    width: 94%;
}
#menuList li a {
	color:#333333;
	display:block;
	font-size: 17px;
    padding: 7px 0;
	text-decoration:none;
}

/* アイコンここから */
#panel-btn {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 20%;
	display: inline-block;
	float: right;
	height: 40px;
	position: relative;
	width: 40px;
}
#panel-btn:hover {
	background: #fafafa;
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background: #999;
  transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 2px;
  background: #999;
  transition: .3s;
}
#panel-btn-icon:before{
  margin-top: -6px;
}
#panel-btn-icon:after{
  margin-top: 4px;
}
#panel-btn .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
  margin-top: 0;
}
#panel-btn .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
/* アイコンここまで */

/*-------------------------------------
　ページTOPへボタン
---------------------------------------*/
#pagetop {
    bottom: 15px;
    right: 10px;
}
.pagetop {
	width: auto;
}

/*-------------------------------------
　キャンペーンポップアップ
---------------------------------------*/
#fvpop {
	height:auto !important;
    width:90% !important;
}
#fvpop img {
    height:auto !important;
    width:100% !important;
}

/*-------------------------------------
　フッター周り
---------------------------------------*/

.footerTagline {
	margin-bottom: 4px;
	padding: 0% 2%;
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.footerTagline,
#footer,
#footerLinks,
#footerNav2,
#footerLinks #footerLinks_Nav,
#footerLinks #footerLinks_NavParts,
#footerCopy,
#footerCopy p.copyright {
	width: 100%;
	min-width: 100%;
}

#footer {
	padding: 9px 0px 7px 0px;
}

#footerLinks ul {
	float: none;
}

#footerCopy p.copyright a {
	display: block;
	margin-bottom: 7px;
}

#footerLinks ul {
	width: auto;
	margin: 12px 0px 0px 5px;
}

#footerLinks ul li {
	display: inline-table;
	width: 45%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#footerLinks ul li.catName,
#footerLinks ul li.noLink {
		width: 90%;
}

#footerNav2 ul {
	margin: 0% 4%;
}

#footerNav2 li {
	display: inline-table;
	width: 49%;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	border-left: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#footerNav2 li:first-of-type {
	margin-bottom: 9px !important;
}

#splink_footer {
	display: none !important;
}

#footerCopy p.copyright {
	text-align: center;
	font-size: 80%;
}

/*-------------------------------------
ページ
---------------------------------------*/
.column2R #main {
	float: none;
	width: auto;
}
#lp_page {
	width: 97%;
	margin: 20px auto;
	color: #333333;
	line-height: 1.5em;
	font-size: 100%;
    position: relative;
}

#float-sns-box {
    position: absolute;
    width: 100px;
    height: 470px;
    margin-left: -110px;
    display: block;
    border: #e0e0e0 1px solid;
    z-index: 2;
    background-color: white;
}

#pc_area{
	display:block;
    width: 100%;
    margin: auto -500%;
    padding: 30px 500%;
    background: #E1F0F9;
	}
#pc_area_2{display:block;width: 100%;margin: auto -500%;padding: 30px 500%;background: #EDF5F9;}
#pc_area_3{display:block;width: 100%;margin: auto 0;padding: 30px 0;background: #E1F0F9;}

.title_big{text-align:center;font-size:160% !important;color:#2D6CC6;font-weight:bold;}
.title_big_r{
	text-align:center;
	font-size:160%;
	color:#002c95;	
	font-weight:bold;
	}
.title_text{
	text-align:center;
	font-size:120%;
	/*color:#2D6CC6;*/
	display: block;
	line-height:115%;
	}


#head_line_g{
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    display: block;
    width: 100%;
    margin: auto -500%;
    padding: 10px 500%;
    background: url(/5info/img/sale_temp/head_line.jpg);
}

#head_line_g_title{
    /*background: url(/5info/img/sale_temp/pc_icon.png);*/
    background-size: 8%;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 160% !important;
    padding: 15px 10px;
    background-position: 160px;
	}

/*-------------------------------------
　サービス
---------------------------------------*/
.setti {border: 10px solid #2D6CC6;padding: 10px;box-sizing:border-box;width:97%;margin:0px auto 20px; background-color:white;}
.settiTitle {border-bottom: 2px solid #5F9FF9;font-size: 120%;margin-bottom: 16px;font-weight: bold;text-align: center;padding-bottom: 10px;}
.setti img {display: block;margin: 0 auto;max-width: 100%;}
.checkTxt {margin:20px auto 40px;font-size: 100%;}

.settib {border: 10px solid #2D6CC6;padding: 10px;box-sizing:border-box;width:97%;margin:0px auto 20px; background-color:black;color:white;}
.settiTitleb {border-bottom: 2px solid #5F9FF9;font-size: 120%;margin-bottom: 16px;font-weight: bold;text-align: center;padding-bottom: 10px;}
.settib img {display: block;margin: 0 auto;max-width: 100%;}
.checkTxtb {margin:20px auto 40px;font-size: 100%;}

.premium {border: 10px solid #2D6CC6;padding: 10px;box-sizing:border-box;margin: 0px auto 20px;width:97%;background-color: white;}
.premiumTitle {border-bottom: 2px solid #5F9FF9;font-size: 120%;font-weight: bold;margin-bottom: 16px;text-align: center;padding-bottom:15px;}
.premium img {display: block;margin: 0 auto;max-width: 100%;}
	.premium:last-child { margin-bottom: 0;}
	
.psg {font-size: 80%;font-weight: bold;}

/*-------------------------------------
　中古
---------------------------------------*/
#head_line_used_title{
    text-align: center;
    font-weight: bold;
    font-size: 160%;
    padding: 10px;

}
#used_area_top {
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    display: block;
    width: 100%;
    margin: auto -500%;
    padding: 10px 500%;
    background: url(/5info/img/sale_temp/head_line.jpg);
}
#used_area {
    display: block;
    width: 100%;
    margin: auto -500%;
    padding: 30px 500%;
    background: #FCFCD5;
}
/** slider
===================================*/

.title_big_camp{
	text-align:center;
	font-size:160%;
	color:#444;	
	font-weight:bold;
	padding: 0 30px 20px 0;
	}

#campaign_slide{
	background-color:#eee;
	width:100%;
    padding: 30px 500% 30px;
    margin: 0 -500%;
}
.is-fixed {
  display: none!important;
}

#campaign_slide .slide {
	width:100%;
	margin:auto auto 10px;
}

.slide img {width: 100%; height: auto;}


/* Palit Geforce GTX1050 ・ 1050ti ポイント10%還元 */
.bnr_palit_10point {
	margin-bottom:20px;
}


/*-------------------------------------
　中古
---------------------------------------*/
.used h4 {
	font-size:24px;
	margin:100px 0 30px;
}


/*-------------------------------------
　その他サービス
---------------------------------------*/

.otherCamp #saleLineup {
	font-size:24px;
	line-height:1.5em;
	margin:100px 0 30px;
}

#camp_banner .mainSaleNone {
	display:none;
}


/*-------------------------------------
　カウントダウンタイマー
---------------------------------------*/

.countdown {
	border: 8px solid #4ADEFE;
	margin-top: 0px;
	padding: 10px 0 0;
}

.countdownWrap {
	font-size: 160%;
	line-height: 1.3;
	text-align: center;
}

#timer {
	font-weight: bold;
}
.countdown p {
	font-weight: bold;
}

.yyc-day,
.yyc-hou,
.yyc-min,
.yyc-sec {
	color: #DF0024;
	font-size: 170%;
}


.exIcon {
	right: 4px;
    bottom: 8px;
	position: absolute;
}

.title_big_used{
    text-align: center;
    font-size:160% !important;
    color: #a5a500;
    font-weight: bold;
}
	
#head_line_osusume_title {text-align: center;background:#2D6CC6;color:white;font-weight: bold;font-size: 130%;padding: 15px;line-height: 1.5;}

}
@media screen and (max-width: 1400px) {
   /* 表示領域が320px以下の場合に適用するスタイル */
#sidebar { 
display:none !important;
}
}
@media screen and (max-width: 355px) {
	#footerNav2 li,
	#footerLinks ul li {
		font-size: 85%;
	}
}



#head_line_osusume, #pc_area_3 {
    margin: 0;
    padding: 10px 0;
}

