@charset "utf-8";

/*-------------------------------------

デスクトップパソコンの選び方

---------------------------------------*/
#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: 970px;
	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;
}

.clear {
	clear:both;
}

.scrImg {
	/*
	isplay:none;
	left: -100px;
	position: relative;
	*/
}

/*-------------------------------------
　パンクズ部分
---------------------------------------*/

#lp_page .topicPath {
    margin: 0 auto;
    padding: 15px 0;
    width: 900px;
}


/*-------------------------------------
　タイトル部分
---------------------------------------*/
#boxTitle {
    color: #222;
    margin: 0 -500%;
    padding: 0 500% 50px;
    width: 100%;
}
#boxTitle .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
	text-align: center;
}
#boxTitle h2 {
	font-size:50px;
	font-weight:bold;
	margin:30px 0 0;
	text-align:center;
}
#boxTitle ul {
	padding:30px 0 2px;
}
#boxTitle ul li {
	float: left;
	list-style:none;
	margin:0 0;
}
#boxTitle ul li a {
	padding: 10px;
    background-color: #003399;
	border-right: #fff 1px solid;
    display: inline-block;
	color: #fff;
    font-size: 14px;
    list-style: outside none none;
    text-decoration: none;
    width: 180px;
	box-sizing: border-box;
	text-align: center;
}
#boxTitle ul li a:hover {
	opacity:0.7;
}
#boxTitle .menu {
	background:url(/5info/img/desktoppc_choice/title_img.png) no-repeat top right;
}


/*-------------------------------------
　デスクトップパソコンって何？
---------------------------------------*/
#boxDetail {
	background-color:#f0f0f0;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxDetail .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxDetail h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#boxDetail .textH3 {
	font-size:18px;
}

#boxDetail .boxFeature {
	border:5px solid #5185A2;
	background-color:#FFF;
	margin:60px 0 40px;
	padding:15px;
}

#boxDetail .boxFeature h4 {
	font-size:24px;
}

#boxDetail .boxFeature .textH4 {
	font-size:18px;
}

#boxDetail h5 {
    background-color: #5185a2;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 40px 0 5px;
    padding: 2px 10px;
    text-align: center;
    width: 10%;
	clear:both;
}

#boxDetail .textH5 {
	font-size:16px;
}

#boxDetail .textH5 .left {
	float:left;
	width:680px;
	margin-bottom:40px;
}

#boxDetail .textH5 .right {
	float:right;
	margin-bottom:40px;
}
#boxDetail .textH5 .right img {
	float:right;
	width:200px;
}
/*-------------------------------------
　デスクトップパソコンを選ぶ基準
---------------------------------------*/
#boxCriteria {
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxCriteria .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxCriteria h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0 30px;
}
#boxCriteria .textH3 {
	font-size:18px;
}
#boxCriteria .boxSizeChoice {
	border:5px solid #4EADA4;
	background-color:#FFF;
	margin:60px 0 40px;
	padding:15px;
}

#boxCriteria .boxSizeChoice h4 {
	font-size:24px;
}

#boxCriteria .boxSizeChoice .textH4 {
	font-size:18px;
}

#boxCriteria h5 {
    background-color: #4EADA4;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 45px 0 5px;
    padding: 2px 10px;
    text-align: center;
    width: 22%;
	clear:both;
}

#boxCriteria .textH5 {
	font-size:16px;
}

#boxCriteria .textH5 .left {
	float:left;
	width:680px;
	margin-bottom:40px;
}

#boxCriteria .textH5 .right {
	float:right;
	margin-bottom:40px;
}
#boxCriteria .textH5 .right img {
	float:right;
	width:200px;
}

#boxCriteria h6 {
    font-size: 16px;
	border-top:1px solid #ccc;
	padding:10px 0 0;
	margin:10px 0 0;
	clear:both;
}


/*-------------------------------------
　デスクトップパソコンの購入例
---------------------------------------*/

#boxHowto {
	background-color:#f0f0f0;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxHowto .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxHowto h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#boxHowto .textH3 {
	font-size:18px;
}

#boxHowto h4 {
    font-size: 24px;
    margin: 40px 0 10px;
}

#boxHowto .capture {
	text-align:center;
	margin:30px 0;
}


/*-------------------------------------
　ドスパラのデスクトップパソコン
---------------------------------------*/

#boxSeries {
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxSeries .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxSeries h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#boxSeries .textH3 {
	font-size:18px;
	padding:0 0 20px;
}

#boxSeries h4 {
    border-left: 10px solid #0b6c9a;
    font-size: 24px;
    margin: 20px 0 10px;
    padding: 0 0 0 5px;
}

#boxSeries .textH4 {
	font-size:16px;
}

#boxSeries .textH4 .left {
	float:left;
	width:680px;
}

#boxSeries .textH4 .right {
	float:right;
	margin:-50px 0 0;
}
#boxSeries .textH4 .right img {
	float:right;
	width:200px;
}

/*-------------------------------------
　カスタマイズ
---------------------------------------*/

#boxCustomize {
	background-color:#f0f0f0;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#boxCustomize .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxCustomize h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}
#boxCustomize h4 {
    font-size: 24px;
    margin: 40px 0 10px;
}
#boxCustomize .capture {
	text-align:center;
	margin:30px 0;
}
#boxCustomize .textH5 {
	font-size:16px;
}
#boxCustomize .textH5 .left {
	float:left;
	width:680px;
	margin-bottom:40px;
}
#boxCustomize .textH5 .right {
	float:right;
	margin-bottom:40px;
}
#boxCustomize .textH5 .right img {
	float:right;
	width:200px;
}
.fwB {
	font-weight: bold;
}

/*-------------------------------------
　幅調整
---------------------------------------*/
.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;
}




* 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;
}
}

.sp,
.spOnly { display: none; }
.pcOnly { display: block; }

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px) {
	.pcOnly { display: none!important; }
	.spOnly { display: block!important; }
	.spOnly.inlineBlock { display: inline-block!important; }
	.spOnly.inline { display: inline!important; }

	#main img {
		max-width: 100%;
		height: auto;
	}
	/* ページ設定 */
	#lp_page {
		margin-top: 10px;
		width: 100%;
	}
	#box1 {
		width: 100%;
	}
	#lp_page p.cpuPkg img {
		float: none;
		width: 42%;
	}
	#lp_page .textBox {
		margin-bottom: 20px;
		width: 98%;
	}
	#lp_page p.title, .headLine {
		font-size: 28px;
		line-height: 1.4em;
	}
	#boxSpec {
		margin: 0 -10%;
		padding: 40px 10%;
	}
	#lp_page p.title, .headLine {
		font-size: 23px;
	}
	#boxTitle .boxInside,
	#boxDetail .boxInside,
	#boxCriteria .boxInside,
	#boxCustomize .boxInside,
	#boxHowto .boxInside,
	#boxSeries .boxInside,
	#boxPoint .boxInside,
	#boxSpec .boxInside {
		width: auto;
		margin: 0 10px;
		box-sizing: border-box;
	}
	#boxTitle .boxInside { text-align: center; }
	#boxTitle .menu {
		display: inline-block;
		width: auto;
		padding: 15px 0 0;
		background: none;
	}
	#boxTitle h2 {
    margin: 20px 0 0;
    font-size: 24px;
	}
	#boxTitle ul li { margin-bottom: 10px; }
	.graphTable {
		float: none;
		width: 100%;
	}
	#boxDetail {}
	#boxDetail h3,
	#boxCustomize h3{
		margin: 0 0 15px;
		font-size: 25px;
	}
	#boxDetail .textH3,
	#boxCustomize .textH3{ font-size: 16px; }

	#boxDetail .boxFeature,
	#boxCustomize .boxFeature{
		margin: 20px 0;
		padding: 10px;
		border-width: 3px;
	}
	#boxDetail .boxFeature h4,
	#boxCustomize .boxFeature h4{ font-size: 16px; }
	#boxDetail .boxFeature .textH4,
	#boxCustomize .boxFeature .textH4{ font-size: 14px; }

	#boxDetail h5,
	#boxCustomize h5{
		width: auto;
		margin-bottom: 10px;
	}

	#boxDetail .textH5,
	#boxCustomize .textH5{ padding: 0 5px; }

	#boxDetail .textH5 .left,
	#boxCustomize .textH5 .left{
		float: none;
		width: auto;
	}

	#boxDetail .textH5 .right,
	#boxCustomize .textH5 .right{ display: none; }

	#boxCriteria h3 {
		margin: 0 0 15px;
		font-size: 25px;
	}
	#boxCriteria .textH3 { font-size: 16px; }

	#boxCriteria .boxSizeChoice {
		margin: 20px 0 0;
		padding: 10px;
		border-width: 3px;
	}
	#boxCriteria .boxSizeChoice h4 { font-size: 16px; }
	#boxCriteria .boxSizeChoice .textH4 { font-size: 14px; }

	#boxCriteria h5 {
		width: auto;
		margin-bottom: 10px;
	}

	#boxCriteria .textH5 .left {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	#boxCriteria .textH5 .right {
		display: block;
		float: none;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}

	#boxCriteria .textH5 .right img {
		float: none;
	}

	#boxHowto h3 {
		margin: 0 0 20px;
		font-size: 25px;
	}
	#boxHowto .textH3,
	#boxHowto .textH4 { font-size: 16px; }

	#boxHowto h4 {
		margin: 20px 0 10px;
		font-size: 20px;
	}

	#boxSeries h3 {
		margin: 0 0 20px;
		font-size: 25px;
	}

	#boxSeries .textH3 { font-size: 16px; }

	#boxSeries h4 {
		margin: 10px 0;
		border-left-width: 5px;
		font-size: 18px;
	}

	#boxSeries .textH4 .left {
		display: block;
		float: none;
		width: auto;
	}

	#boxSeries .textH4 .right {
		display: block;
		margin: 10px 0 0;
		float: none;
		text-align: center;
	}

	#boxSeries .textH4 .right img {
		float: none;
	}

	#boxPoint h3 {
		margin: 20px 0;
		line-height: 1.3;
		font-size: 25px;
	}

	#boxPoint h4 {
		margin: 20px 0 10px;
		font-size: 18px;
	}

	#boxPoint .textH5 .left {
		display: block;
		float: none;
		width: auto;
		margin-bottom: 20px;
	}

	#boxPoint .textH5 .right { display: none; }

	#boxProduct, .pcModel_cts, .boxPC {
		width: 100%;
	}
	.textWrap, .modelImg {
		width: 50%;
	}
	p.textSpec, 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%;
	}
	/* キャンペーンポップアップ設定 */
	#fvpop {
		height: auto !important;
		width: 90% !important;
	}
	#fvpop img {
		height: auto !important;
		width: 100% !important;
	}

	/*220608追記*/
	#boxTitle {
        margin: 0;
        padding: 0 1% 50px;
    }
	#boxDetail {
        margin: 0;
        padding: 40px 1%;
    }
    #boxCriteria {
        margin: 0;
        padding: 40px 1%;
    }
	#boxCustomize {
        margin: 0;
        padding: 40px 1%;
    }
	#boxSeries {
        margin: 0;
        padding: 40px 1%;
    }
	#boxHowto {
        margin: 0;
        padding: 40px 1%;
    }
}/* /@media */
