@charset "utf-8";

/* **************************************************

World of Tanks(wot.tpl)用CSS

Copyright (c) Dospara Co., Ltd. All rights reserved.

***************************************************** */


/* Base Setting
=========================================================================================== */
.column2R #main {
	float: none;
	width: auto;
}

.wot {
	width: 970px;
	color: #ffffff;
	font-size: 16px;
	line-height: 130%;
}

.wot p {
	margin: 0em 0em 1.375em 0em!important;
}

.wot h2 {
	clear: both;
	margin: 2.27em 0em 1.0em 0em;
	font-size: 2.25em;
	font-weight: normal;
	text-align: center;
}

.wot a {
	text-decoration: none;
}

.wot a:hover img {
	opacity: 0.7;
 	filter: alpha(opacity=70);
 	-ms-filter: "alpha(opacity=70)";
}


@media screen and (max-width:479px){
	#container {
		margin-bottom: 0px;
	}

	.column2R #main {
		width: 100%;
	}

	.wot {
		width: 98%;
		margin: 0% 1%;
		font-size: 1.0em;
	}

	.wot img {
		width: 100%;
	}

	.wot > p:first-of-type {
		/* width: 102%;
		margin: 0% -1%; */
	}

	.wot h2 {
		font-size: 1.8em;
		font-weight: bold;
	}

}



/* Recommended PC
=========================================================================================== */
.recoSec {

}

.recoSec ul {
	position: relative;
	display: block;
	margin-bottom: 2.0em;
	padding: 0px 0px 0px 18px;
	border: 2px solid #e94609;
	background-color: #111111;
	background-image: url(../../5info/img/wot/01reco_logo.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.recoSec ul:after {
	content: " ";
    display: block;
    clear: both;
}

.recoSec li {
	float: left;
	width: 455px;
	margin-bottom: 8px;
	font-size: 87.5%;
}

.recoSec li:first-of-type {
	margin-bottom: 0px;
}

.recoSec li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 999;
}

.recoSec li a:hover {
	background-color:#FFF;
    filter:alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.recoSec h3 {
	overflow: visible;
	padding: 0.85em 0em 1.2em 0em;
	font-size: 128.5%;
	font-weight: normal;
	white-space: nowrap;
	line-height: 150%;
}

.recoSec .pic {
	float: left;
	width: 420px;
	margin-bottom: 0px;
	text-align: right;
}

.recoSec .pic img {
	width: auto;
	height: 242px;
	margin-right: 9px;
}

.recoSec span {
	color: #9a9a9a;
}

.recoSec li[class^="score"] {
	overflow: visible;
	width: 430px;
	margin-bottom: 2.8em;
	background-color: #e94609;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.recoSec li[class^="score"] span {
	display: block;
	margin: 0% 0% 0% 37.5%;
	padding: 0% 0% 0% 0.458em;
	background-color: #111111;
	color: #fb6932;
	font-size: 171.4%;
	font-weight: bold;
}

.recoSec .tw_yen {
	display: block;
	margin-top: 0.25em;
	color: #ff0000;
	font-size: 214.2%;
}

.recoSec .tw_yen:after {
	content: " 円（税込）";
	color: #ff0000;
	font-size: 53.3%;
}

.recoSec .recoBtn {
	margin-bottom: 0px;
}

.recoSec .recoBtn span {
	position: absolute;
	display: block;
	width: 153px;
	padding: 10px 0px 7px 0px;
	bottom: 5px;
	right: 5px;
	background-color: #8b2113;
	color: #ffffff;
	text-align: center;
	z-index: 88;
}

.recoSec .recoBtn span:before {
	content: "> ";
}

/* 追加：171221
---------------------------------------- */
.recoSec .recoSecPcItem {
  display: block;
  text-decoration: none;
}

.recoSec .recoSecPcItem:hover {
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.recoSec .recoSecPcItem .model_cts {
  position: relative;
  margin: 15px 0 20px;
  padding: 15px;
  background: url(../../5info/img/wot/bg_model.jpg) no-repeat left top;
  box-sizing: border-box;
  overflow: hidden;
}

.recoSec .recoSecPcItem .model_left {
  width: 200px;
  float: left;
}

.recoSec .recoSecPcItem .model_left .modelPc {
  position: relative;
  left: -20px;
	float: left;
	margin: 10px 0 0;
  width: 100%;
  max-width: 100%;
}

.recoSec .recoSecPcItem .model_center {
  float: left;
  width: 590px;
}

.recoSec .recoSecPcItem .pcBanner a {
	display: block;
	text-decoration: none;
}
/* モデル名 */
.recoSec .recoSecPcItem .modeName {
	float: left;
	margin-top:0;
  line-height: 1.1;
	color: #000;
  font-weight: bold;
	font-size: 1.15em;
}
.recoSec .recoSecPcItem .modeName .item_name {
    color: #000;
    width: 440px;
    display: block;
}


.recoSec .recoSecPcItem .modeName br { display: none; }
/* スペック表記 */
.recoSec .recoSecPcItem .modelSpec {
	color: #000;
	margin-top: 15px;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.recoSec .recoSecPcItem .item_name {
	color: #000;
}
/* 価格表記位置 */
.recoSec .recoSecPcItem .model_cts .price {
	margin-top: 65px;
}
/* 価格表記 */
.recoSec .recoSecPcItem .model_cts .pr {
	color: #F00 !important;
	font-size: 45px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
/* 円のサイズ */
.recoSec .recoSecPcItem .kara {
	color:#F00;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
/* (税込)～のサイズ */
.recoSec .recoSecPcItem .tax {
	color:#F00;
	font-weight: bold;
	font-size: 50%;
	text-decoration: none;
}

.recoSec .recoSecPcItem .apply_set {
	position: relative;
}
.recoSec .recoSecPcItem .pc_apply_unit {
	position: absolute;
	right: 20px;
  bottom: 20px;
}
.recoSec .recoSecPcItem .apply_btn {
	margin: 0 0;
	padding: 12px 0;
	background: #8b2113;
	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;
}

.recoSec .recoSecPcItem .wotLogo {
  width: 150px;
  height: 88px;
  position: absolute;
  top: 60px;
  right: 46px;
}


@media screen and (max-width:479px){
	.recoSec {
		border-bottom: 1px solid #e94609;
	}

	.recoSec ul {
		padding-left: 2%;
		padding-right: 2%;
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-top-width: 1px;
		background-image: none;
	}

	.recoSec li {
		float: none;
		width: auto;
	}

	.recoSec h3 {
		padding-bottom: 0em;
		white-space: normal;
	}

	.recoSec .pic {
		float: none;
		width: auto;
		margin-bottom: 0.75em;
		background-image: url(../../5info/img/wot/01reco_logo.png);
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 80% auto;
		text-align: center;
	}

	.recoSec .pic img {
		width: 50%;
		height: auto;
	}

	.recoSec li[class^="score"] {
		width: auto;
		margin-bottom: 2.0em;
	}

	.recoSec .tw_yen {
		text-align: center;
	}

	.recoSec .recoBtn span {
		position: relative;
		width: 100%;
		margin: 0px auto;
		bottom: auto;
		right: auto;
		border-radius: 0.6em;
		-moz-border-radius: 0.6em;
		-webkit-border-radius: 0.6em;
		-o-border-radius: 0.6em;
		-ms-border-radius: 0.6em;
	}

	.recoSec .recoSecPcItem .item_name {
		color: #fff;
	}

  /* 追加：171221
  ---------------------------------------- */
	.recoSec li a:hover {
		background-color: transparent;
	}

  .recoSec .recoSecPcItem .model_center .modelSpec {
		color: #FFF !important;
		padding: 0px 0 2vw;
    text-align: left;
    font-weight: normal!important;
	}
  .recoSec .recoSecPcItem .model_left .modelPc { left: 0; }
  .recoSec .recoSecPcItem .model_center .modelSpec span {
    color: #fff!important;
    font-weight: normal!important;
  }
	.recoSec .recoSecPcItem .modeName {
		font-size: 4.5vw;
		float: none;
		line-height: 6vw;
		padding: 1px 0 0 0;
		color: #fff;
		margin-top: 14px;
	}
	.recoSec .recoSecPcItem .modeName .item_name {
    color: #fff;
    width: auto;
    display: inline;
}
  .recoSec .recoSecPcItem .modeName br { display: block; }
	.recoSec .recoSecPcItem .recoSec .recoSecPcItem .model_cts {
		height: auto;
		margin-bottom: 10vw;
	}
	.recoSec .recoSecPcItem .model_cts .price {
		margin-top: 20px;
		padding: 11px 0 1rem;
	}
  .recoSec .recoSecPcItem .model_cts .pr { font-size: 1.2em; }
	.recoSec .recoSecPcItem .model_cts {
		text-align:center;
    background: none;
    border: none;
	}
	.recoSec .recoSecPcItem .model_left .modelPc {
		float: none;
		margin:0;
	}
	.recoSec .recoSecPcItem .model_left img.modelPc {
		width: 85% !important;
	}
	.recoSec .recoSecPcItem .model_left {
		width:100%;
		float:none;
	}
	.recoSec .recoSecPcItem .model_center {
		width:100%;
		text-align:center;
		float:none;
	}

.recoSec .recoSecPcItem .wotLogo {
  position: static;
  padding: 0;
  top: auto;
  right: auto;
  margin: 0 auto;
}

.recoSec .recoSecPcItem .pc_apply_unit {
  position: relative;
  right: auto;
  bottom: auto;
}

.recoSec .recoSecPcItem .apply_btn {
  width: auto;
  margin: 20px auto 0;
  padding: 15px 0;
}

}

/* About
=========================================================================================== */
.aboutSec {
	padding-bottom: 2.375em;
  padding-top:6em;
}
.aboutTxt { width:450px; float:left; font-size:18px;}
.aboutImg { width:500px; float: right;}

.aboutSec h3 {
	clear: both;
	display: table;
	margin: 2.85em 0em 1em 0em;
	padding: 14px 19px 13px 19px;
	background-color: #1b1b1b;
	font-size: 131.2%;
	font-weight: normal;
}

.aboutSec p {
	line-height: 160%;
}


@media screen and (max-width:479px){

}



/* Screenshot
=========================================================================================== */
.ssBox {
	display: block;
	margin-right: -4px;
}

.ssBox:after {
	content: " ";
    display: block;
    clear: both;
}

.ssBox li {
	float: left;
	width: 239px;
	margin: 0px 4px 4px 0px;
}

.ssBox li img {
	width: 100%;
	height: auto;
}



@media screen and (max-width:479px){
	.ssBox {
		margin-right: 0px;
	}

	.ssBox li {
		width: 100%;
		margin-right: 0px;
		text-align: center;
	}

	.ssBox li img {
		width: 96%;
	}

}



/* Special Bonus
=========================================================================================== */



/* Spec
=========================================================================================== */
.specTbl {
	width: 100%;
	margin-bottom: 1.0em;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.specTbl th,
.specTbl td {
	padding: 0.875em 1.125em;
	border-bottom: 1px solid #333333;
}


@media screen and (max-width:479px){
	.specTbl th,
	.specTbl td {
		padding: 0.5em 0.0em;
	}

	.specTbl th {
		width: 32%;
		padding-right: 0.5em;
	}
}


/* Other
=========================================================================================== */
.wot .wotBnr {
	margin: 4.0em 0em 2em 0em!important;
	text-align: center;
}

.wotCopy {
	font-size: 0.875em;
}

.wot .gmBnr {
	margin: 4.0em 0em 0em 0em;
	text-align: center;
}

@media screen and (max-width:510px){
	#head_navi_menu_g {
		display: none;
	}

	#footerCopy {
		min-width: auto !important;
	}
}



/* 99: Pop Up Ad for SmartPhone
=========================================================================================== */
@media screen and (max-width:510px){
	#fvpop {
		height:auto !important;
		width:90% !important;
	}
	#fvpop img {
		height:auto !important;
		width:100% !important;
	}
  .h1_game { display:none;}
}



/* 特典
=========================================================================================== */
.tokuten_unit {
	margin: 0 0 0 0;
	overflow: hidden;
	/*background-color:#313131;*/
}
p.sub_tit {
	margin: 100px 0 15px;
	color: #fff;
	font-size: 1.6em;
	text-align: center;
}
.tokuten01 {
	overflow: hidden;
}
.tokuten_tit {
	margin: 25px 0 !important;
}
.tokuten_box2 {
	position: relative;
	overflow: hidden;
}
.tokuten_box2 ul {
	position:relative;
	float:left;
	left:50%;
}
.tokuten_box2 ul li {
	margin: 0 20px 0 ;
	padding: 15px;
	position:relative;
	float: left;
	left:-50%;
	width: 400px;
	height: 285px;
	border-top: #aa5d1f 12px solid;
	border-left: #aa5d1f 1px solid;
	border-right: #aa5d1f 1px solid;
	border-bottom: #aa5d1f 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.tokuten_box {
	margin: 35px 0;
	width: 900px;
	border-top: #aa5d1f 12px solid;
	border-left: #aa5d1f 1px solid;
	border-right: #aa5d1f 1px solid;
	border-bottom: #aa5d1f 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.tokuten_box_none {
	margin: 0;
	padding: 0;
	position: relative;
}
.tokuten_box_pd15 {
	margin: 0;
	padding: 15px 20px;
}
p.mission {
	margin: 0 0 10px;
	font-size: 1.2em;
	text-align: left;
}
p.mission_detail {
	margin: 0 0 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
}
.tokuten_caption {
	position: absolute;
	top: 330px;
	left: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	width: 865px;
}
.tokuten_caption p {
	margin-top: 5px;
}
.tokuten_caption2 {
	position: absolute;
	top: 398px;
	left: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	width: 865px;
}
@media screen and (max-width:479px){
	.tokuten_box2 ul li {
	margin: 0;
	padding: 15px;
	position:relative;
	float: left;
	left:-50%;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	text-align: center;
}

	.tokuten_box2 ul li {
		height:auto;
	}

	.tokuten_box {
	width:100%;
	}
.tokuten_caption, .tokuten_caption2 {
	position: static;
	top: unset;
	left: unset;
	text-align: left;
	font-size: unset;
	line-height: unset;
	width: auto;
	margin: 5px;
}
.tokuten_caption p, .tokuten_caption2 p {
		margin-top: 10px;
	}
}
.sectionBox {
	position: relative;
}


.topImg img {
    height: auto;
    width: 970px;
}
.screenShot li img {
    height: auto;
    width: 100%;
}
h2 {
    background: none;
    font-size: 14px;
    color: #FFF;
    border-left: solid 4px #FFF;
    margin: 0 0 20px 0;
    padding: 4px 8px;
    font-weight: normal;
}
.spOnly { display:none;}
.screenShot li:nth-child(4n) { margin:0 0 4px 0;}
.aboutSec h3.aboutTitle {
  line-height: 1.6em;
  width: auto;
  float: left;
  margin: 0 0 1.5em 0;
}


@media screen and (max-width:479px){
.spOnly { display:block;}
.aboutTxt { font-size:14px; width:100%;}
.topImg { display:none;}
}
