@charset "utf-8";

/*====================================================

PLAYERUNKNOWN'S BATTLEGROUNDS 推奨パソコン

Copyright (c) Dospara Co., Ltd. All rights reserved.

====================================================*/

/*-------------------------------------
　ページ基本設定
---------------------------------------*/
.column2R #main {
	float: none;
	width: auto;
}
#lp_page {
	width: 970px;
	margin: 30px auto;
	color: #FFF;
	line-height: 1.6em;
	font-size: 14px;
	background-color:#000;
}
h2 {
	background: none;
	font-size: 14px;
	color: #FFF;
	border-left: solid 4px #FFF;
	margin: 0 0 20px 0;
	padding: 4px 8px;
	font-weight:normal;
}
.logoBack {
	text-align:center;
}
.switch {
    visibility: hidden;
}
.header_unit {
	margin: 0 0 50px;
}
.copy {
	margin: 25px 0 0;
	font-size: 24px;
	line-height: 1.8em;
	text-align: center;
}
.sp_br {
	display: none;
}

/*-------------------------------------
　インデックス（吹き出し）
---------------------------------------*/
.index_unit {
	margin: 25px 0 0px;
	overflow: hidden;
}
.index_unit ul li {
	margin: 0 20px 0 0;
	float: left;
	width: 300px;
	box-sizing: border-box;
}
.index_unit ul li:last-child {
	margin: 0 0 0 0;
}
.index_unit ul li p.index_tit {
	background: url(/5info/img/lp_pubg/bg_type_index.jpg) no-repeat top;
	font-size: 26px;
    padding: 15px 0;
    text-shadow: 2px 2px 2px #000;
	text-align: center;
}
.index_unit ul li p {
	padding: 10px 0 18px;
	color: #fff;
	font-size: 18px;
	line-height: 1.4em;
	text-align: center;
}

.balloon{
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 0;
  min-width: 300px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #222;
  border: solid 3px #df9913;
  box-sizing: border-box;
}
.balloon:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #df9913;
  z-index: 2;
}
.balloon:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #df9913;
  z-index: 1;
}
.notice_s {
	text-align: center;
	font-size: 12px;
	color: #ccc;
}
.notice_m {
	margin-top: 15px;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	border: #888 1px solid;
}
.notice_footer {
	margin: 15px 50px 0;
	padding: 10px;
	font-size: 14px;
	color: #ccc;
}

/*-------------------------------------
　見出しバナー設定
---------------------------------------*/
.head01 {
	margin: 50px 0 0;
	background: #000 url(/5info/img/lp_pubg/bg_index.png) no-repeat top;
	padding-bottom: 30px;
}
.head01 p {
	font-size: 28px;
	padding: 22px 0 0 20px;
	text-shadow: 2px 2px 2px #000;
}

/*-------------------------------------
　モデル説明設定
---------------------------------------*/
.modelDesc {
	overflow: hidden;
}
.modelDesc img{
	float: left;
	width: 430px;
	margin: 0 20px 0 0;
}
.modelDesc p {
	margin-top: 40px;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #f3f3f3;
}

/*-------------------------------------
　モデル設定
---------------------------------------*/
.pcBanner {
	margin-bottom:20px;
}
.pcBanner a {
    display: block;
    text-decoration: none;
}
.model_cts {
	margin: 15px 0 20px;
	padding: 15px;
	border: #606060 5px solid;
	box-sizing: border-box;
	overflow: hidden;
}
.model_left {
	width:346px;
	float:left;
}
.model_left .modelPc {
	margin: 10px 0 0;
	float: left;
}
.model_center {
	float:left;
}
.pcBanner a {
	display: block;
	text-decoration: none;
}
/* モデル名 */
.modeName {
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
	float: left;
	margin-top:14px;
}
/* スペック表記 */
.modelSpec {
	color: #000;
	margin-top: 15px;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.item_name {
	color: #000 !important;
}
/* 価格表記位置 */
.model_cts .price {
	margin-top: 80px;
}
/* 価格表記 */
.model_cts .pr {
	color: #F00 !important;
	font-size: 45px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
/* 円のサイズ */
.kara {
	color:#F00;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
/* (+税)～のサイズ */
.tax {
	color:#F00;
	font-weight: bold;
	font-size: 50%;
	text-decoration: none;
}

/*-------------------------------------
　intel Core ロゴ
---------------------------------------*/
.intelLogo {
	position: absolute;
	padding: 10px;
	top: 58px;
	right: 66px;
}

.intelCopyright {
	margin: 0 auto 15px;
	text-align: right;
	width: 970px;
}

/*-------------------------------------
　モデル詳細ボタン
---------------------------------------*/
.apply_set {
	position: relative;
}
.pc_apply_unit {
	position: absolute;
	right: 20px;
    bottom: 20px;
}
.apply_btn {
	margin: 0 0;
	padding: 12px 0;
	background: #c37612;
	width: 220px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	/*font-weight: bold;*/
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 3px 0px 0px #5c5c5c;
}

/*-------------------------------------
　ゲーム説明
---------------------------------------*/
.storyDesc {
	margin: 30px 0;
}
.storyDesc p {
	margin: 15px 0;
    font-size: 1.2em;
    line-height: 1.4em;
}
.storyDesc img {
	float: left;
	margin: 0 30px 0 0;
}
.storyDesc span {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 10px;
}

/*---------------------------
　popup
---------------------------*/
#img1_popup, #img2_popup, #img3_popup, #img4_popup, #img5_popup, #img6_popup,
#img7_popup, #img8_popup, #img9_popup, #img10_popup, #img11_popup, #img12_popup,
#img13_popup, #img14_popup, #img15_popup,
#img16_popup, #img17_popup, #img18_popup{
    display: none;
}

.sShot_m {
	margin: 0 0 40px;
}
.sShot_m li{
	display: inline-block;
}
.sShot_m img{
	width: 147px;
	margin:5px;
}
.sShot_m ul{
	background-color: #262626;
	padding: 10px 0;
}
.sShot{
	float:left;
	text-align: center;
	margin: 0 10px;
	width: 465px;
	background-color: #b20000;
}
.sShot ul{
	background-color:#660000;
	padding: 10px 0;

}
.sShot li{
	display: inline-block;
}
.sShot li img{
	margin: 5px;
}

#facebox .content {
    background: #262626;
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #262626;
}
/*.lbLoading {
	background: #fff url(http://img1.kakaku.k-img.c/5info/img/stick_kakakucom/article/pr/cmn/loading.gif) no-repeat center;
}*/
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #262626;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
/*#lbPrevLink:hover {
	background: transparent url(http://img1.kakaku.k-img.c/5info/img/stick_kakakucom/article/pr/cmn/prevlabel.gif) no-repeat 0 50%;
}*/
#lbNextLink {
	right: 0;
}
/*#lbNextLink:hover {
	background: transparent url(http://img1.kakaku.k-img.c/5info/img/stick_kakakucom/article/pr/cmn/nextlabel.gif) no-repeat 100% 50%;
}*/
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #262626;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
/*	background: transparent url(http://img1.kakaku.k-img.c/5info/img/stick_kakakucom/article/pr/cmn/closelabel.gif) no-repeat center;
*/	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-size: 11px;
	line-height: 1.2;
	margin-bottom: 3px;
}


/*---------------------------
　ここまで
---------------------------*/
.pageLink {
    clear: both;
    padding: 20px 0;
    text-align: right;
}
.pageLink a {
    background: url("/5img/iconArrowDBlue2.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #FFFFFF;
	padding-left: 14px;
}

.pagetop {
	display: none;
}

/*---------------------------
　ページTOPへ
---------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}

/*---------------------------
　スマホボタン
---------------------------*/
.spBtn,
.sp_br {
	display:none;
}

/*---------------------------------
　スマホ対応  ウィンドウ幅が0〜479pxの場合に適用するCSS
-----------------------------------*/
@media screen and (max-width:479px){
	.pc{
		display: none;
	}
	.sp_br {
		display: block;
	}

	h2 {
		border-left: none;
		margin: 0 0 4px 0;
	}
	#lp_page {
		width: 96%;
		padding: 0 2%;
	}
	div#lp_page img {
		width: 100%;
		height: auto;
	}

	.sp_br {
		display: block;
	}

	.head01 p {
		font-size: 6vw;
		padding: 23px 0 0 0;
		text-align: center;
	}
	.model_center .modelSpec {
		color: #FFF !important;
		padding: 0px 0 2vw;
	}
	.modeName {
		font-size: 4.5vw;
		float: none;
		line-height: 6vw;
		padding: 1px 0 0 0;
		color: #fff;
	}
	.model_cts {
		height: auto;
		margin-bottom: 10vw;
	}
	.model_cts .price {
		margin-top: 20px;
		padding: 11px 0 1rem;
	}
	.img2 img {
		width: 50% !important;
		height: auto !important;
	}
	.img2 {
		text-align: center;
	}
	.model_cts {
		text-align:center;
	}
	.model_left .modelPc {
		float: none;
		margin:0;
	}
	.model_left img.modelPc {
		width: 85% !important;
	}
	.model_left {
		width:100%;
		float:none;
	}
	.model_center {
		width:100%;
		text-align:center;
		float:none;
	}

	#desktop {
		width: 100%;
	}
	.upDesc img {
		float:none;
		margin:0;
	}
	.upDesc {
		height:730px;
		text-align:center;
	}

	.sShot{
		width: 94%;
		float: none;
	}
		.sShot + .sShot {
			margin-top: 20px;
		}
	.headSp p {
		/*padding:12px 0 0 0 !important;*/
	}
	.model_cts {
		background:none !important;
	}
	.modeName {
		margin-bottom:18px;
	}
	.spBtn {
		text-align: center;
		display:block;
		pointer-events: auto;
	}
	.spBtn p {
		margin: -35px auto 30px;
		padding: 15px 0;
		background: #c37612;
		font-size: 20px;
		width: 95%;
		color: #FFFFFF;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		box-shadow: 0px 3px 0px 0px #5c5c5c;
	}
	.pcBtn {
		pointer-events: none;
	}
		.storyDesc img {
		float: none;
    margin: 0 0 10px 0;
	}


	/*-------------------------------------
	 追加
	---------------------------------------*/
	.copy {
		margin: 25px 0 0;
		font-size: 18px;
		line-height: 1.4em;
		text-align: center;
		color: #ffba00;
	}
	p.sp_index_tit {
		padding: 20px 0 0 !important;
		font-size: 1.4em !important;
		font-size: 22px !important;
	}

	/*-------------------------------------
	 モデル設定
	---------------------------------------*/
	.pcBanner {
		margin: 20px auto;
	}
	.model_cts {
		padding: 15px;
		border: none;
		box-sizing: border-box;
	}
	/* 価格表記 */
	.model_cts .pr {
		font-size: 35px;
		font-weight: bold;
	}
	/* 円のサイズ */
	.kara {
		font-size: 24px;
		font-weight: bold;
	}
	/* スペック表記 */
	.modelSpec {
		color: #fff !important;
		margin-top: 0;
		font-weight: normal;
		font-size: 14px;
		line-height: 19px;
		text-align: left;
	}
	.item_name {
		color: #fff !important;
	}

	/*-------------------------------------
	 モデル説明設定
	---------------------------------------*/
	.modelDesc img{
		float: none;
		width: 430px;
		margin: 0 0 -20px 0;
	}
	.modelDesc p {
		margin: 40px 10px;
		font-size: 1.0em;
		line-height: 1.6em;
	}
	/*-------------------------------------
	 インデックス（吹き出し）
	---------------------------------------*/
	.index_unit {
		margin: 10px 0 0px;
	}
	.index_unit ul li {
		margin: 0 auto;
		float: none;
		width: 90%;
		box-sizing: border-box;
	}
	.index_unit ul li:last-child {
		margin: 0 auto;
	}
	.index_unit ul li p.index_tit {
		font-size: 22px;
		padding: 10px 0;
		text-shadow: 1px 1px 1px #000;
	}
	.index_unit ul li p {
		padding: 10px 0 12px;
		font-size: 16px;
		line-height: 1.4em;
	}
	.balloon{
	  position: relative;
	  display: inline-block;
	  margin: 15px 0;
	  padding: 0;
	  min-width: 97%;
	  max-width: 100%;
	  color: #555;
	  font-size: 16px;
	  background: #222;
	  border: solid 3px #df9913;
	  box-sizing: border-box;
	}

	.notice_s {
		margin: 7px 15px 0;
		text-align: left;
		font-size: 12px;
		line-height: 1.4em;
	}
	.notice_m {
		margin-top: 15px;
		padding: 8px 10px;
		text-align: left;
		font-size: 12px;
		line-height: 1.4em;
	}

	/*-------------------------------------
	 モデル詳細ボタン
	---------------------------------------*/
	.pc_apply_unit {
		display: none;
	}

	/*-------------------------------------
	 ゲーム説明
	---------------------------------------*/
	.storyDesc p {
		margin: 15px 0;
		font-size: 1.0em;
		line-height: 1.4em;
	}

	/*-------------------------------------
	 intel Core ロゴ
	---------------------------------------*/
	.intelLogo {
		position: static;
		background: none;
	}
	.intelLogo img {
		max-width: 100px;
		margin: 20px 0;
	}
	.intelCopyright {
		text-align: left;
		width: 100%;
		line-height: 140%;
    margin-bottom: 4px;
    padding: 0 2%;
	}


}/**消さない**/

/*-------------------------------------
	 171024追加分　目次/ドスパラのパソコン
---------------------------------------*/
	.priceText{
		text-align: center;
		font-size: 15px;
		margin: -30px 0 0;
		line-height: 1.5;
	}
	.red{color:#F00 !important;}
	.white{color:#FFF}

	#mokuji{
		display:flex;
		justify-content: center;
		padding:0;
		list-style: none;
		text-align: center;
		margin-top: 50px;

		margin:30px 0 10px 0;
		padding:2px 8px;
		border-width:5px 0;
		border-color:#F4C504;
		border-style:solid;
		background:#c37612;
		color:#FFFFFF;
		line-height:140%;
		font-weight:bold;
		text-align:center;
	}
	#mokuji a{color:#FFFFFF;}
	.box1{
		width:calc(100% / 4);
		margin:2px;
	}
	a{text-decoration: none!important;}

	.galleria{color:#e2b20b!important;
		font-weight: bold;
		font-size:30px;
	}

	.subHead {
		margin:30px 0 10px 0;
		padding:2px 8px;
		border-width:5px 0;
		border-color:#F4C504;
		border-style:solid;
		background:#c37612;
		color:#FFFFFF;
		line-height:140%;
		font-weight:bold;
		font-size: 23px;
		text-align: center;
	}
	.dosparaText{
		padding: 10px 10px 0 310px;
	}

	.point{
		margin: 10px;
		font-size: 1.2em;

	}
	.point img{
		width:300px;
		float: left;
	}
	.point span{
		font-weight: bold;
	}
	.point ul{
	    list-style:disc!important;
		margin-left: 20px;
		padding: 10px;
	}
	.pointText{
		padding: 10px 10px 0 310px;
		height:190px;
	}
	.pointHead{
		font-size: 16px;
		font-weight: bold;
		line-height: 1.5;
		border-top: solid 2px #fff;
		border-bottom:  solid 2px #fff;
		margin-top: 10px;
	}

	h4{color:#A44C00}

@media screen and (max-width: 479px){
		#mokuji{display:block;}
		.box1{
			width:100%;
			margin:2px;
		}

		#mokuji li{margin-top: 5px;
			margin-bottom: 5px}

		.priceText img{width: auto!important;}
		.modelDesc img{display: none;}
		.modelDesc p {margin: 0px 10px;}
		.modelDesc {margin-top: 0px;}

		.copy {color: #ffffff;}
		.point img{
			float: none;
		}
		.dosparaText{
			padding: 10px;
		}
		.pointText{
			padding: 10px;
			height:auto;
		}
	}
