@charset "utf-8";
/* Base Setting
=========================================================================================== */
#container {
  width: 1050px;
}
.column2R #main {
  float: none;
  width: auto;
}
.main_visual {
  margin-bottom: 60px;
}
.main_visual img {
  max-width: 100%;
  height: auto;
}
.main_content {
  width: 970px;
  color: #ffffff;
  font-size: 16px;
  line-height: 130%;
  margin: 0 auto;
  position: relative;
}
.sideImg01, .sideImg02 {
  position: absolute;
  filter: drop-shadow(0 0 10px #fff);
	height: auto;
}
.sideImg01 {
  top: 160px;
  left: -310px;
		width: 260px;
}
.sideImg02 {
  top: 1220px;
  right: -420px;
		width: 400px;
}
.main_content p {
  margin: 0em 0em 1.375em 0em;
}
.main_content h2 {
  clear: both;
  margin: 2.27em 0em 1.0em 0em;
  font-size: 2.25em;
  font-weight: normal;
  text-align: center;
}
.main_content h3 {
  background: #101010;
  border: 1px solid #2F333C;
  margin-bottom: 20px;
  padding: 20px 24px 16px;
  text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.15);
  font-size: 22px;
}
.main_content img {
  max-width: 100%;
  height: auto;
}
.main_content a {
  text-decoration: none;
}
.main_content 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;
    width: 100%;
  }
  .column2R #main {
    width: 100%;
  }
  .main_content {
    width: 98%;
    margin: 0% 1%;
    font-size: 1.0em;
  }
  .sideImg01, .sideImg02 {
    display: none;
  }
  .main_content img {
    width: 100%;
  }
  .main_content 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(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw0df05c95/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 .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: "> ";
}
.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(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw0df05c95/5info/img/blackdesertonline/bd_model.jpg) no-repeat left top;
  box-sizing: border-box;
  overflow: hidden;
}
.recoSec .recoSecPcItem .model_left {
  width: 230px;
  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: 14px;
  line-height: 1.1;
  color: #000;
  font-weight: bold;
  font-size: 1.15em;
}
.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 !important;
}
/* 価格表記位置 */
.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 {}
  .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 .pic {
    float: none;
    width: auto;
    margin-bottom: 0.75em;
    background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw0df05c95/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 li a:hover {
    background-color: transparent;
  }
  .recoSec .recoSecPcItem .item_name {
    color: #fff !important;
  }
  .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;
  }
  .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;
  }
}
/* Video
=========================================================================================== */
.video_box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 60px;
}
.video_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width:479px) {}
/* About
=========================================================================================== */
.aboutSec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 96%;
  margin: 0 auto 60px;
}
.aboutTxt {
  font-size: 18px;
  width: 58%;
  line-height: 2;
}
.aboutTxt span {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 22px;
  background: #333;
  padding: 6px 0 2px;
  line-height: 1.6;
}
.aboutImg {
  width: 36%;
}
@media screen and (max-width:479px) {
  .aboutSec {
    justify-content: center;
    flex-direction: column;
    width: 96%;
    margin: 0 auto 60px;
  }
  .aboutTxt {
    font-size: 3.8vw;
    width: 100%;
    line-height: 1.8;
  }
  .aboutTxt span {
    font-size: 4.4vw;
  }
  .aboutImg {
    display: none;
  }
}
/* Screenshot
=========================================================================================== */
.ssBox {
  margin-bottom: 60px;
}
.ssBox li {
  float: left;
  width: 239px;
  margin: 0px 4px 4px 0px;
}
.ssBox li:nth-child(4n) {
  margin: 0 0 4px 0;
}
.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: 60px;
  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
=========================================================================================== */
.main_content .bdBnr {
  margin: 4.0em 0em 2em 0em;
  text-align: center;
}
.main_content .bdCopy {
  font-size: 0.875em;
  width: 900px;
  margin: 0 auto;
}
.main_content .gmBnr {
  margin: 4.0em 0em 0em 0em;
  text-align: center;
}
@media screen and (max-width:510px) {
  .main_content .bdCopy {
    width: 100%;
    text-align: center;
  }
  #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;
  }
}
.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;
}
@media screen and (max-width:479px) {
  .spOnly {
    display: block;
  }
  .aboutTxt {
    font-size: 14px;
    width: 100%;
  }
  .topImg {
    display: none;
  }
}