@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;
}











h2 {
	margin-bottom: 30px !important;
}
.textH2 {
	margin-bottom: 1em;
	font-size: 18px;
}
p.leadText {
	margin-bottom: 2em !important;
}

.merit {
	padding: 10px 20px;
	width: 400px;
	float: left;
	border: 1px solid #CCC;
	background: #FFF;
}
.demerit {
	padding: 10px 20px;
	width: 400px;
	float: right;
	border: 1px solid #CCC;
	background: #FFF;
}
.merit p.head,
.demerit p.head{
	margin: -10px -20px 10px -20px;
	padding: 5px 0;
	background: #4EADA4;
	color: #FFF;
	text-align: center;
	font-size: 18px;
}
.summary {
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 20px 30px;
    overflow: hidden;
	background: #F0F0F0;
	font-size: 18px;
}




/*-------------------------------------
　タイトル部分
---------------------------------------*/
#boxTitle, 
#boxTitle_menu {
	color:#222;
	margin: 0 -500%;
	padding: 0 500% 50px;
	width: 100%;
}
#boxTitle, 
#boxTitle_menu .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
#boxTitle h2 {
	font-size:40px;
	font-weight:bold;
	margin:30px 0 0;
	text-align:center;
}
#boxTitle ul {
	padding:30px 0 2px;
}
#boxTitle ul li {
	list-style:none;
	margin:0 0 25px;
	display: inline;
}


#boxTitle_menu ul li a {
    background-color: #fff;
    border: 5px solid #339be7;
    display: inline-block;
    font-size: 15px;
    list-style: outside none none;
    padding: 10px 10px 10px 7px;
    text-decoration: none;
	box-sizing: border-box;
	width: 238px;
}

#boxTitle_menu ul li a .recycle03 {
	width: 200px;
}

#boxTitle_menu ul li {
    list-style: none;
    margin: 0 0 25px;
    display: inline;
}

#boxTitle_menu .boxInside h2 {
	font-size: 30px;
	text-align: center;
}




#boxTitle ul li a {
    background-color: #fff;
    border: 5px solid #339be7;
    display: inline-block;
    font-size: 18px;
    list-style: outside none none;
    padding: 10px;
    text-decoration: none;
    width: 295px;
}
#boxTitle ul li a:hover {
	opacity:0.7;
}
#boxTitle .menu {
	background:url(/5info/img/desktoppc_choice/title_img.png) no-repeat top right;
}



#boxTitle ul li a:hover {
	opacity:0.7;
}
#boxTitle .menu {
background:url(/5info/img/desktoppc_choice/title_img.png) no-repeat top right;
}
/* 151228仮 */










/*-------------------------------------
　リサイクルする方法
---------------------------------------*/
#pc_recycle01 {
	background-color:#f0f0f0;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#pc_recycle01 .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 93%;
}
#pc_recycle01 h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#pc_recycle01 .textH3 {
	margin-bottom: 1em;
	font-size:18px;
}

#pc_recycle01 .boxFeature {
	border:5px solid #5185A2;
	background-color:#FFF;
	margin:60px 0 40px;
	padding:15px;
}

#pc_recycle01 .boxFeature h4 {
	font-size:24px;
}

#pc_recycle01 .boxFeature .textH4 {
	font-size:18px;
}

#pc_recycle01 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;
}

#pc_recycle01 .textH5 {
	font-size:16px;
}

#pc_recycle01 .textH5 .left {
	float:left;
	width:680px;
	margin-bottom:40px;
}

#pc_recycle01 .textH5 .right {
	float:right;
	margin-bottom:40px;
}
#pc_recycle01 .textH5 .right img {
	float:right;
	width:200px;
}
/*-------------------------------------
　販売する方法
---------------------------------------*/
#pc_recycle02 {
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#pc_recycle02 .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 93%;
}
#pc_recycle02 h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0 30px;
}
#pc_recycle02 .textH3 {
	margin-bottom: 1em;
	font-size:18px;
}
#pc_recycle02 .boxSizeChoice {
	border:5px solid #4EADA4;
	background-color:#FFF;
	margin:60px 0 40px;
	padding:15px;
}

#pc_recycle02 .boxSizeChoice h4 {
	font-size:24px;
}

#pc_recycle02 .boxSizeChoice .textH4 {
	font-size:18px;
}

#pc_recycle02 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;
}

#pc_recycle02 .textH5 {
	font-size:16px;
}

#pc_recycle02 .textH5 .left {
	float:left;
	width:680px;
	margin-bottom:40px;
}

#pc_recycle02 .textH5 .right {
	float:right;
	margin-bottom:40px;
}
#pc_recycle02 .textH5 .right img {
	float:right;
	width:200px;
}

#pc_recycle02 h6 {
    font-size: 16px;
	border-top:1px solid #ccc;
	padding:10px 0 0;
	margin:10px 0 0;
	clear:both;
}


/*-------------------------------------
　無料回収業者を利用する方法
---------------------------------------*/
#pc_recycle03 {
	background-color:#f0f0f0;
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#pc_recycle03 .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 93%;
}
#pc_recycle03 h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#pc_recycle03 .textH3 {
	margin-bottom: 1em;
	font-size:18px;
}

#pc_recycle03 h4 {
    font-size: 24px;
    margin: 40px 0 10px;
}

#pc_recycle03 .capture {
	text-align:center;
	margin:30px 0;
}


/*-------------------------------------
　下取りに出す方法
---------------------------------------*/
#pc_recycle04 {
	margin: 0 -500%;
	padding: 40px 500%;
	width:100%;
}
#pc_recycle04 .boxInside {
	margin: 0 auto;
    overflow: hidden;
    width: 93%;
}
#pc_recycle04 h3 {
	text-align:center;
	font-size:30px;
	margin:30px 0;
}

#pc_recycle04 .textH3 {
	margin-bottom: 1em;
	font-size:18px;
}

#pc_recycle04 h4 {
    border-left: 10px solid #0b6c9a;
    font-size: 24px;
    margin: 20px 0 10px;
    padding: 0 0 0 5px;
}

#pc_recycle04 .textH4 {
	font-size:16px;
}

#pc_recycle04 .textH4 .left {
	float:left;
	width:680px;
}

#pc_recycle04 .textH4 .right {
	float:right;
	margin:-50px 0 0;
}
#pc_recycle04 .textH4 .right img {
	float:right;
	width:200px;
}


/*-------------------------------------
　幅調整
---------------------------------------*/
.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);
	}
			
	
}
.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;
	}
	
	
/* 全体設定 */
body {
	min-width:100% !important;
}
	
#boxTitle_menu{
	font-size: 30px;
	text-align:center;
}	

.merit {
	width: 100%;
	border: 1px solid #CCC;
	background: #FFF;
	float: none;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.demerit {
	width: 100%;
	border: 1px solid #CCC;
	background: #FFF;
	box-sizing:  border-box;
	float:  none;
}
.merit p.head,
.demerit p.head{
	
	background: #4EADA4;
	color: #FFF;
	text-align: center;
	font-size: 18px;
}	
	
#boxTitle_menu .boxInside h2 {
    font-size: 100%;
	line-height: 1.2;
}
	
	
	
.textH2 {
	margin-bottom: 1em;
    font-size: 18px;
    text-align: left;
    width: 94%;
    margin: 0 auto;
}	
	
	
	
#boxTitle_menu ul li a {
   background-color: #fff;
    border: 5px solid #339be7;
    display: inline-block;
    font-size: 15px;
    list-style: outside none none;
    padding: 10px;
    text-decoration: none;
    width: 90%;
    box-sizing: border-box;
    margin-bottom: 10px;
}
	
	
#headerBody {
	width:98% !important;
}
#headerBody h1.tagLine {
	display:none;
}
#headerBody .head_lead {
	position:static !important;
	text-align: center;
}
#navBot{
	overflow:hidden;
}
#navMid .navMid_right,
#navMid .navMid_center,
#headBtn,
#siteNav,
.head_lead .mobileLink {
	display:none !important;
}
#headsearchBox {
	width:100% !important;
}
#headsearchBox #inputBox {
	width:83%;
}
#headsearchBox #btnBox {
	width:15%;
}
#container, #wrapper {
	width:98% !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%;
}

#boxTitle  .boxInside,
#pc_recycle01 .boxInside,
#pc_recycle02 .boxInside,
#pc_recycle03 .boxInside,
#pc_recycle04 .boxInside {
	width: auto;
	margin: 0 10px;
	box-sizing: border-box;
}	
	
	
	
	
#boxSpec .boxInside {
	width: 100%;
}
.graphTable {
	float:none;
	width:100%;
}

#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%;
}
.headLine span {
    font-size: 18px;
}
.pagelinkTxt {
	text-align: right;
	width: 99%;
}
.pagelinkTxt2 {
	text-align: right;
	width: 99%;
}


/* ページ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 {
	width:100% !important;
}
#footer, #footerNav2 {
	min-width: 320px;
    padding: 15px 5px !important;
    width: 98% !important;
}
#splink_footer {
	display:none;
}
}