@charset "utf-8";

/*-------------------------------------

Skylake-S特集

---------------------------------------*/
#container {
	width:100%;
}

.column2R #main {
	float: none;
	width: auto;
}
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}
body {
	overflow-x: hidden;
	position: relative;
	min-width: 805px;
}
* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}
#lp_page {
	width: 1080px;;
	background-color:#FFF;
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
}
.pageTitle {
	background: none;
	font-size: 14px;
	color: #000;
	border-left: solid 4px #FF3300;
	margin: 0 0 20px 0;
	padding: 4px 8px;
	font-weight:normal;
}
.sidebannerLeft,
.sidebannerRight {
	display:none;
}
.mt7 {
	margin-top:7px;
}

.topicPath {
	padding:15px 0 15px 60px;
}

/*-------------------------------------
　タイトル部分
---------------------------------------*/
#boxTitle {
	background-color:#004475;
	color:#FFF;
	margin: 0 -500%;
	padding: 0 500%;
	width: 100%;
	box-sizing: unset;
}

/*-------------------------------------
　紹介部分
---------------------------------------*/
#box1 {
	padding: 40px 0;
	margin:0 auto;
	width:900px;
}
#box1 img {
	margin-left:20px;
}
#lp_page .textBox  {
	float:left;
	width:430px;
}
#lp_page h2.title {
	font-size:33px;
}
#lp_page h2.title span {
	display:block;
	font-size:18px;
}
#lp_page h3.title {
	font-size:33px;
	font-weight:normal;
}
#lp_page p.text {
	font-size:18px;
	margin-top:20px;
}
#lp_page p.cpuPkg {
	float:right;
}

/*-------------------------------------
　スペック部分
---------------------------------------*/
#boxSpec {
	background-color:#00aeef;
	color:#FFF;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
	box-sizing: unset;
}
#boxSpec .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
.specTable {
	font-size:16px;
	float:left;
	width:900px;
}
.specTable th,
.specTable td {
	border:2px solid #FFF;
	padding:3px 15px;
}
.specTable th {
	background-color:#262F39;
}
.specTable td {
	background-color:#0060AC;
}
.graphTable {
	background-color: #fff;
	border: 2px solid #ccc;
	color: #333333;
	float: right;
	font-size: 16px;
	width: 900px;
	margin-top: 20px;
}
.graphTable td.graph {
	padding-bottom:13px;
}
.graphTable th,
.graphTable td {
	padding:10px 15px;
}
.graphTable .bgGrey {
	background-color:#F5F5F5;
}
.graphLength {
	background: #3ff2bb none repeat scroll 0 0;
    padding: 5px 0 2px 12px;
	visibility:hidden;
}
.graphLength .graphFigure {
	font-weight:bold;
}
.fontDeco01 {
	font-size:22px;
}

/*-------------------------------------
　パソコン部分
---------------------------------------*/
.boxPC {
	width:920px;
	margin-bottom:40px;
}
.pcModel_cts {
    border-bottom: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    margin-right: 25px;
    padding-bottom: 6px;
	position:relative;
    width: 435px;
}
.pcTitle {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center;
}

.textWrap {
	float:left;
}
a.textWrap {
	text-decoration:none;
}
p.textSpec {
	background-color: #0060ac;
    color: #fff;
    font-size: 18px;
    margin-bottom: 3px;
    padding: 8px 10px;
}
p.textSpecHaswell {
	background-color: #018B69;
    color: #fff;
    font-size: 18px;
    margin-bottom: 3px;
    padding: 8px 10px;
}
p.testSale {
	background-color: #f00;
    color: #fff;
    font-size: 18px;
    padding: 0 10px;
}
p.textPcname {
	color:#333333;
    font-size: 20px;
	padding-left:10px;
}
p.textPrice {
	padding-left:10px;
}
p.textPrice span {
    color: #FF0000;
    font-size: 22px;
    font-weight: bold;
	text-decoration: none;
}
p.textPrice .tax {
    color: #FF0000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.modelImg {
	float:right;
}
.arrow {
	bottom: 12px;
    position: absolute;
    right: 0;
}
.pagelinkTxt {
	text-align: right;
	width: 900px;
	margin-bottom: 40px;
}
.pagelinkTxt2 {
	text-align: right;
	width: 900px;
	margin-top: 20px;
}

.comparison {
	margin:10px 0;
}

/*-------------------------------------
　商品部分
---------------------------------------*/
#boxProduct {
	margin: 0 auto;
    padding: 0 0 0;
	width:900px;
}
.headLine {
    border-bottom: 1px solid #ccc;
    font-size: 34px;
	font-weight:normal;
    margin: 0 -500% 30px;
    padding: 0 500%;
    width: 100%;
}
.headLine span {
	font-size:20px;
}
.list_parts {
	margin:30px 0 100px 0;
}
.list_parts ul {
	float: left;
    margin-bottom: 30px;
    position: relative;
    width: 450px;
	zoom: 1;
}
.list_parts ul li {
	color: #000;
    display: inline-block;
    font-size: 20px;
    padding-left: 15px;
    width: 188px;
}
.list_parts ul li.lp_btn {
	bottom: 10px;
    clear: left;
    left: 245px;
    position: absolute;
	}
.list_parts ul .lp_item_img {
	border-right: dashed 1px #222222;
	float:left;
	padding-right:10px;
	width:220px;
}
.priceTxt {
    font-size: 110%;
    font-weight: bold;
}
.last {
	margin-bottom:20px;
}

/*-----------------------
　ページ内リンクボタン
-----------------------*/
#selectBoxBtn {
    margin: 40px auto;
    padding: 0;
	width: 900px;
}
#selectBoxBtn a {
    background: #004475 none repeat scroll 0px 0px;
    border-radius: 3px;
    color: #FFF;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
#selectBoxBtn a:hover {
    background: #005ea2 none repeat scroll 0px 0px;
    border-radius: 3px;
    text-decoration: none;
}

/*-------------------------------------
　Skylake-S（スカイレイク-エス）特徴
---------------------------------------*/
#boxFeature {
	background-color:#f0f0f0;
	margin: 0 -500%;
	padding: 40px 500% 60px;
	width:100%;
	box-sizing: unset;
}
#boxFeature .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}

#boxFeature .boxInside h4 {
	background-color:#0060AC;
	color:#fff;
	display:inline-block;
	margin:30px 0 15px;
	padding:5px 10px;
	font-size:18px;
}
#boxFeature .boxInside p {
	font-size:18px;
}

#boxFeature .boxInside #cnTable {
	text-align:center;
}

#boxFeature .boxInside #cnTable h5 {
	margin:20px 0 0;
	font-size:18px;
}

#boxFeature .boxInside #cnTable table {
	font-size:16px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 auto;
}

#boxFeature .boxInside #cnTable th {
	font-weight:bold;
	background-color:#3771CB;
	color:#fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:7px 15px;
	text-align:center;
}
#boxFeature .boxInside #cnTable td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#FFF;
	padding:7px 15px;
}


/*-------------------------------------
　幅調整
---------------------------------------*/
.pagetop {
	width:970px;
	margin: 0 auto;
}

/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
    -webkit-border-radius:5px; 
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}

/*-------------------------------------
　その他のおすすめキャンペーン・特集
---------------------------------------*/
.otherCamp h3 {
	font-size:18px;
	color:#333;
}

.campbnr_skylake_cpu {
	display:none;
}



* html #boxTitle,
* html #boxSpec { /* for IE6 */
	position: relative;
	zoom: 1;
}
*:first-child+html #boxTitle,
*:first-child+html #boxSpec { /* for IE7 */ 
	position: relative;
	zoom:
	1;
}

/*
==============================================
pullUp
==============================================
*/

.pullUp{
	visibility:visible;
	animation-name: pullUp;
	-webkit-animation-name: pullUp;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%; 		
}

@keyframes pullUp {
	0% {
		transform: scaleX(0.1);
	}				
							
}

@-webkit-keyframes pullUp {
	0% {
		-webkit-transform: scaleX(0.1);
	}
			
	
}

/*

/* ウィンドウ幅が480px～の場合に適用するCSS */
@media screen and (min-width:480px){
.sp {
	display:none;
}
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
/*-------------------------------------
　新ヘッダー　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;
}

/*-------------------------------------
　フッター周り
---------------------------------------*/

		/*--------------------------
		　レスポンシブ対応フッタ
		----------------------------*/
		#pagetop {
			bottom: 10px;
			right: 10px;
		}
		
		.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,
		#footerNav2,
		#footerLinks #footerLinks_Nav,
		#footerLinks #footerLinks_NavParts,
		#footerCopy,
		#footerCopy p.copyright {
			width: 100%;
			min-width: 100%;
			font-size:12px;
		}
		
		#footer {
			padding: 9px 0px 7px 0px;
		}
		
		#footerLinks {
			display: none;
		}
		#footerLinks ul {
			float: none;
		}
		
		#footerCopy p.copyright a {
			display: block;
			margin-bottom: 7px;
		}
		
		#footerLinks ul {
			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%;
		}
		
		body #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%;
		}
		body #footerCopy {
			min-width: 100%;
		}		
		.pageLink {
			margin: 0;
			padding:0;
		}
	
	

}