@charset "utf-8";

.column2R #main {
	float: none;
	width: auto;
}
.container {
	padding-top: 3em;
}
#wrapper_lp_palit {
	width: 970px;
	margin:15px auto;
}
#wrapper_lp_palit .ta-center {
	text-align: center;
}
#wrapper_lp_palit .pageTitle {
	background: none;
	font-size: 15px;
	color: #111111;
	border-left: solid 4px #FF3300;
	margin: 0 auto 8px auto;
	padding: 4px 8px;
	font-weight:normal;
}
div.clearfix {
}
#wrapper_lp_palit h2 {
	color:#ffffff;
	font-size:150%;
	margin-bottom:10px;
}
#wrapper_lp_palit h3 {
	border-left:8px solid #B40101;
	border-bottom:1px solid #B40101;
	color:#ffffff;
	font-size:18px;
	padding:3px 10px;
	margin:0 20px 15px 0;
}
#wrapper_lp_palit h4 {
	color:#ffffff;
	font-size:120%;
}

.priceTxt {
	font-size:110%;
	font-weight: bold;
}

s {
    font-size: 75%;
    color: #605B5A;
    display: block;
}

.ta-center {
	text-align:center;
}

/*---------------------
　141110追加分
----------------------*/
.vga_img {
	float:left;
	margin-bottom:15px;
	text-align:right;
}
.mb10 {
	margin-bottom:10px;
}
.sectionBox, .mb30 {
	margin-bottom:30px;
}
.mt20 {
	margin-top:20px;
}
.link {
	font-size:16px;
	font-weight:bold;
	margin-right:20px;
	text-align:right;
}
.dbTech {
	margin:0 0 20px 20px;
}
.textDeco {
	font-size:16px;
	font-weight:bold;
}
.colorBox {
	background: #3f3f3f; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f3f3f 0%, #141414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#141414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f3f3f 0%,#141414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f3f3f 0%,#141414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f3f3f 0%,#141414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3f3f3f 0%,#141414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#141414',GradientType=0 ); /* IE6-9 */
    border:2px solid #fff;
    margin:0 20px 20px;
    padding-top:10px;
}
#lp_palit_main #jetstream li.Kalmx {
	background: #3f3f3f; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f3f3f 0%, #141414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#141414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f3f3f 0%,#141414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f3f3f 0%,#141414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f3f3f 0%,#141414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3f3f3f 0%,#141414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#141414',GradientType=0 ); /* IE6-9 */
	border:2px solid #fff;
	float:left;
	margin-right:23px;
	padding:15px;
	width:256px;
	/*height: 388px;*/
}
.Kalmx img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}


/*---------------------
　ここまで
----------------------*/


/*---------------------
　160527追加分
----------------------*/
#newCard {
	margin-bottom: 60px;
	padding: 20px 0px;
	background: url(./img/geforce-gtx-1080/bg_1080.jpg) no-repeat center 55px;
}
#gtx1080ti {
	padding: 20px 0px;
	background: url(./img/geforce-gtx-1080/bg_1080tig.jpg) no-repeat center 55px;
	background-size: cover;
}
h3 .gtx {
    font-weight: normal;
    font-size: 42px;
    text-align: center;
	color: #ffffff;
    font-size: 18px;
    padding: 3px 10px;
    margin: 0 20px 15px 0;
}
.catchText {
    text-align: center;
    font-size: 30px;
    color: #9bdb23;
}
.boxInside .photoBox {
    width: 500px;
    float: left;
    margin: 30px 0 0 20px;
}
.boxInside .videoDetailBox {
    width: 400px;
    float: left;
    margin: 30px 0 0;
    font-size: 14px;
	color: #ffffff;
}

img, input, select {
    vertical-align: middle;
}
 .boxInside .price {
    font-size: 30px;
    color: #FF0000 !important;
    margin: 20px 0;
	font-weight:normal !important;
}
 .boxInside .videoGoBtn a {
    color: #9bdb23;
    border: 3px solid #9bdb23;
    padding: 10px 15px;
    text-decoration: none;
}
/*---------------------
　ここまで
----------------------*/

/*---------------------
　160704追加分
----------------------*/
#newCard2 {
    margin-bottom: 60px;
    padding: 20px 0px;
    background-color: #000000;
}

.boxInside .photoBox a {
    margin: 10px 0 0 30px;
}


/*---------------------
　ここまで
----------------------*/


#lp_palit_main {
	width:960px;
	border-radius: 10px;
	border:solid 1px #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 2px rgb(51, 51, 51);
	box-shadow: 2px 2px 2px rgb(51, 51, 51);
	zoom: 1;
	background: repeat-y url("./img/lp_palit/bg.gif");
	font-size:15px;
	padding-top:20px;
	padding-bottom:20px;
}
#lp_palit_main p, #lp_palit_main dl {
	text-shadow: 1px 1px 0px rgb(0, 0, 0);
}
#lp_palit_main p, #lp_palit_main dl, #lp_palit_main li {
	color: #ffffff;
}
#lp_palit_main p {
	padding:0 20px;
}
#lp_palit_main ul, #lp_palit_main h3, #lp_palit_main h4 {
	margin-left:20px;
}
.list_jetstream ul {
	float:left;
	width:430px;
	_width:450px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	zoom: 1;
	background:#ffffff;
	padding:10px;
	margin-bottom:20px;
	position:relative;

}
.list_jetstream ul li {
	padding-left:10px;
	display:inline-block;
	width:220px;
}

.list_jetstream ul li.lp_btn {clear:left; position:absolute; bottom:10px;left:265px}
.list_jetstream ul .lp_item_img {
	width:170px;
	padding-right:10px;
	border-right: dashed 1px #222222;
	float:left
}
.lp_contents, #lp_palit_header {
	margin-bottom:30px;
}
#lp_palit_main #sale p a {
	float:right;
	margin-right:20px;
	margin-left:20px;
	margin-top:60px;
	display:inline-block;
	width: 422px;
	height:63px;
	background-color:#ffffff;
}
#lp_palit_main #seisan ul {
	margin-top:20px;
}
#lp_palit_main #seisan li {
	float:left;
	margin-right:35px
}
#lp_palit_main #seisan li.text {
	margin-top:5px;
}
#lp_palit_main #seisan div a {
	float:right;
	margin-right:48px;
	margin-left:20px;
	width:180px;
	height:134px;
	display:inline-block;
	background:#ffffff;
}


#lp_palit_main p {
	margin-bottom:10px;
}

#lp_palit_main #oc {
	margin-bottom:20px;
}
#lp_palit_main #oc .lp_text,
#lp_palit_main #jetstream .lp_text {
	float:right;
	margin:0 20px 0 0;
	padding-left:20px;
}
#lp_palit_main #oc .lp_text dl {
	font-size:12px;
}


#lp_palit_main #variety {
	margin-bottom:20px;
}
#lp_palit_main #variety .lp_text {
	float:right;
	margin:0 20px 20px 0;
	padding-left:20px;
}
#lp_palit_main #variety .lp_text dl {
	font-size:12px;
}




#lp_palit_main #thunder {
	margin:0 0 20px 20px;
	border:#FFF 2px solid;
	width:916px;
	padding-top:10px;
}
#lp_palit_main #thunder .lp_text {
	float:right;
	padding:0 10px 0 30px;
	color:#FFF;
	width:340px;
}
#lp_palit_main #thunder .lp_text img {
	margin:4px 4px 4px 0;
}
#lp_palit_main #thunder .lp_text dl {
	font-size:12px;
}

.text_galleria{ text-align:right;    padding: 20px 0 0 0;}

.text_galleria a{
  background: url("../5img/iconArrowWhite1.gif") no-repeat scroll left center transparent;
    padding-left: 14px;}

.gtx960tiBox {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	background-image: url(./img/lp_palit/bg_gtx960it.jpg);
	background-repeat: no-repeat;
	height: 561px;
}
.gtx960tiBox .kakakuTxt {
	float: left;
	width: 468px;
	margin-top: 150px;
	margin-left: 468px;
	font-weight: bold;
}
.gtx960tiBox .kakakuTxt dt {
	margin-top: 10px;
	line-height: 100%;
}
.gtx960tiBox .kakakuTxt dd {
	margin-left: 40px;
}

.gtx960tiBox .kakakuTxt li {
	text-align: center!important;
}

.gtx960priceTxt {
	font-size:28px;
	font-weight: bold;
	color: #F00;
}

.gtx960Box {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	/* background-image: url(./img/lp_palit/bg_gtx960.jpg); */
	background-repeat: no-repeat;
	/* height: 561px; */
}
.gtx960Box .kakakuTxt {
	float: left;
	width: 468px;
	margin-top: 455px;
}
.gtx960Box .kakakuTxt li {
	text-align: center!important;
}


/* ジグソーレビュー用 */

.zigsow {
	width: 486px;
	text-align: center;
	color: #CCC;
	margin-bottom: 30px;
}
.zigsow2 {
	width: 486px;
	text-align: center;
	color: #CCC;
	margin-bottom: 30px;
	float: right;
	margin-top: -210px;
}
.zigsow img {
	margin-bottom: 5px;
}

/*ベンチマーク*/
.benchmarkBox {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.tableWrap {
	position: relative;
}
.benchScore {
	background: #e4150e;
	background: -moz-linear-gradient(top,  #e4150e 0%, #f7c407 100%);
	background: -webkit-linear-gradient(top,  #e4150e 0%,#f7c407 100%);
	background: linear-gradient(to bottom,  #e4150e 0%,#f7c407 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4150e', endColorstr='#f7c407',GradientType=0 ); /* IE6-9 */
	display: block;
	position: absolute;
	bottom: 0;
	width: 20px;
}
.benchScore {
	background-color: #f00;
	display: block;
	width: 20px;
}
.graph1 {
	position: absolute;
	bottom: 1px;
	height: 85px;
	left: 366px;
}
.graph2 {
	position: absolute;
	bottom: 1px;
	height: 112px;
	left: 546px;
}
.graph3 {
	position: absolute;
	bottom: 1px;
	height: 132px;
	left: 726px;
}
.graph4 {
	position: absolute;
	bottom: 1px;
	height: 150px;
	left: 908px;
}
table.benchTable {
	color: #fff;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 1.2;
	margin-left: 20px;
	width: 920px;
}
table.benchTable td {
	border: 1px solid #fff;
	padding: 4px 8px;
}
table.benchTable .pName {
	font-weight: bold;
	text-align: center;
}
.benchText {
	font-size: 13px;
}

/* こっからしたはclearfix */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* 追加　Palit徹底解剖! */
.review_unit {
	margin: 15px 0 20px;
	overflow: hidden;
}
.review_unit ul li {
	margin: 15px 10px 0;
	width: 430px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: #f2c047 1px solid;
	border-bottom: #f2c047 1px solid;
	border-right: #f2c047 1px solid;
	border-left:  #f2c047 10px solid;
	background-color: #282828;
	letter-spacing: 0.05em;
}
.review_unit ul li:hover {
	background-color: #b38138;
}
.review_unit ul li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
}
p.review_number {
	margin: 10px 0 0;
	font-size: 1.32em;
}
p.review_title {
	margin: -10px 0 0;
	font-size: 1.12em;
	line-height: 1.2em;
}
.review_link {
	margin: 15px 0 30px;
	text-align: center;
}
.review_link a {
	font-size: 1.2em;
	color: #f2c047;
}

/* 追加　GameRock 画像 左よせ */
#lp_palit_main #jetstream .lp_text_left {
	float: left;
	margin:0 20px 0 0;
	padding-left:20px;
}

#jetstream p.center {
	width:100%;
	text-align:center;
}
#jetstream p.gamerock span {
	display:block;
	margin-top:30px;
}

/* 伸びるグラフ部分 */

.graphTable {
	background-color: #141414;
	border: 2px solid #808080;
	color: #FFFFFF;
	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:#605b5a/*#F5F5F5*/;
}
.graphLength {
	background: #f3c622 none repeat scroll 0 0;
    padding: 5px 0 2px 5px;
	visibility:hidden;
}
.graphLength .graphFigure {
	font-weight:bold;
	color:#000000;
}

.mCt {
	margin:0 0 40px 240px!important;
	}

.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%;
}

.table_sp {
	display: none;
}


/*-------------------------------------
　SP （0〜479pxの場合に適用するCSS）
---------------------------------------*/
@media screen and (max-width:479px){

	#wrapper_lp_palit {
		width: 97%;
		margin: 20px auto;
		color: #333333;
		line-height: 1.5em;
		font-size: 100%;
		position: relative;
	}
	img {
		max-width:100%;
		/*height:auto;*/
	}

	#lp_palit_main {
		width: 100%;
	}

	.boxInside .photoBox {
		width: 80%;
		float: none;
		margin: 30px 0 0 20px;
	}
	.boxInside .videoDetailBox {
		width: 90%;
		float: none;
		margin: 30px 5px 0 10px;
		padding: 8px;
	}
	#wrapper_lp_palit h3 {
		margin:0 5px 15px 0;
		padding: 3px 5px;
		font-size:17px;
	}

	#lp_palit_main ul, #lp_palit_main h3, #lp_palit_main h4 {
		margin-left: 7px;
	}

	.boxInside .photoBox a {
		margin: 0 0 0 0;
	}
	#lp_palit_main p {
		padding: 0 20px;
	}
	.review_link {
		margin: 15px 10px 30px;
	}
	#newCard {
		margin-bottom: 0;
	}
	 .boxInside .videoGoBtn a {
		padding: 10px 5px;
	}

	/*ベンチマーク*/
	.benchmarkBox {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	/* 伸びるグラフ部分 */
	.graphTable {
		background-color: #141414;
		border: 2px solid #808080;
		color: #FFFFFF;
		float: none;
		font-size: 16px;
		width: 95%;
		margin: 20px 8px 0;
	}
	.graphLength .graphFigure {
		font-weight:bold;
		color:#fff;
	}

	.dbTech {
		margin-left:auto;
		margin-right:auto;
		text-align: center;
	}
	#lp_palit_main #jetstream li.Kalmx {
		float: none;
		margin-left:auto;
		margin-right:auto;
		/*margin-right:23px;*/
		margin-bottom: 15px;
		padding: 10px;
		width: 85%;
	}

	#jetstream p.center {
		width:auto;
		text-align:center;
	}

	.mCt {
		margin: 0 0 0 0 !important;
		}

	.list_jetstream ul {
		float: none;
		width: 80%;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		zoom: 1;
		background:#ffffff;
		padding:10px;
		margin-left: auto !important;
		margin-right: auto;
		margin-bottom: 20px;
		position:relative;
	}
	.list_jetstream ul li.lp_btn {
		clear:left;
		position: static;
		bottom:10px;
		left: 0;
	}
	.list_jetstream ul .lp_item_img {
		width: 100%;
		padding-right:10px;
		border-right: none;
		float: none;
	}

	.list_jetstream ul li {
		padding-left:0;
		display:inherit;
		width: 100%;
		text-align: center;
	}
	.dbTech {
		margin: 20px 0;
	}
	#lp_palit_main #oc .lp_text,
	#lp_palit_main #jetstream .lp_text {
		float: none;
		margin:0 0 10px 0;
		padding-left: 0;
		text-align: center;
	}

	.review_unit ul li {
		width: 90%;
		float: none;
	}
	p.review_number {
		margin: 10px 0 0;
		font-size: 1.12em;
	}
	p.review_title {
		margin: -10px 0 0;
		font-size: 1.0em;
		line-height: 1.2em;
	}

	/* ベンチマーク比較テーブル */
	.table_sp {
		display: block;
	}
	.hikaku_box {
		margin: 0 20px 15px;
		border: #fff 1px solid;
		text-align: center;
	}
	.hikaku_box p {
		margin: 12px 0 0;
		font-weight: bold;
	}
	p.detail {
		margin: 10px 0 0;
		text-align: left;
		font-weight: normal;
		line-height: 1.2em;
	}
	.tableWrap {
		display: none;
	}

}




@keyframes pullUp {
	0% {
		transform: scaleX(0.1);
	}

@-webkit-keyframes pullUp {
	0% {
		-webkit-transform: scaleX(0.1);
	}
