@charset "utf-8";
/* CSS Document */
/*-------------------------------------
　ページ基本設定
---------------------------------------*/
.column2R #main {
  float: none;
  width: auto;
}
#lp_page {
  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;
}
.column2R #main p {
  font-size: 16px;
}
.pconly {
  display: block;
}
.sponly {
  display: none;
}
/*メインイメージ*/
#mainImg {
  background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwb6b086c2/5info/img/ad_galleria/mainImg_151224.jpg) no-repeat;
  height: 610px;
  margin-top: 14px;
}
#mainImg h2 {
  font-size: 17px;
  color: #bba183;
  font-weight: bold;
  padding: 340px 0 0 50px;
}
.pcgameBanner {
  padding-top: 12px;
}
.pcgameBanner li {
  float: left;
  margin-right: 28px;
  /*background-color: #fff;*/
}
.pcgameBanner li:first-child {
  margin-left: 52px;
}
.pcgameBanner li:last-child {
  margin-right: 0;
}
.pcgameBanner a:hover {
  opacity: 0.8;
}
.recoPc {
  font-size: 14px;
}
.category, .pcChar, .pcPrice, .pcCatch, .item_name {
  color: #F0F0F0;
}
.price1 {
  color: #FF0000;
}
.pcPrice02 {
  padding-left: 50px;
  margin-bottom: 10px;
}
.pcPrice02 a {
  text-decoration: none;
}
.pcPrice02 a:hiver {
  opacity: 0.5;
}
/*コピーライト一覧*/
#gameCopyRight {
  margin-top: 72px;
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
}
#gameCopyRight p {
  margin: 20px 0;
}
.breadCrumb {
  padding: 10px;
}
.sp_supportTile, .begginerSuppor_title, .peformance_title, .kimete, .sp_supportTile_02, .voice_title {
  display: none;
}
.gallera_ad_h3 {
  margin: 90px 0 0 0;
  font-size: 30px;
  text-align: center;
  line-height: 1.4;
  background-image: -moz-linear-gradient(-45deg, #000 24%, #00a2e6 24%, #00a2e6 26%, #000 26%, #000 49%, #00a2e6 49%, #00a2e6 51%, #000 51%, #000 74%, #00a2e6 74%, #00a2e6 76%, #000 76%, #000);
  background-image: -webkit-linear-gradient(-45deg, #000 24%, #00a2e6 24%, #00a2e6 26%, #000 26%, #000 49%, #00a2e6 49%, #00a2e6 51%, #000 51%, #000 74%, #00a2e6 74%, #00a2e6 76%, #000 76%, #000);
  ;
  background-image: linear-gradient(-45deg, #000 24%, #00a2e6 24%, #00a2e6 26%, #000 26%, #000 49%, #00a2e6 49%, #00a2e6 51%, #000 51%, #000 74%, #00a2e6 74%, #00a2e6 76%, #000 76%, #000);
  background-size: 9px 9px;
  background-repeat: repeat;
  padding: 20px 0;
}
.gallera_ad_h3 span {
  background: #000;
  padding: 20px;
  display: block;
}
.gallera_ad_h3 + .ad_gall_content_wrap {
  margin-top: 30px;
}
.ad_gall_content_wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 60px;
}
.ad_gall_content_wrap.row-reverse {
  flex-direction: row-reverse;
}
.ad_gall_content_wrap .comparison {
  width: 46%;
}
.ad_gall_content_wrap .comparison p span {
	font-size: 80%;
}
.ad_gall_content_wrap img {
  max-width: 100%;
}
.detail_txt {
  line-height: 1.4;
  margin-top: 40px;
  padding: 20px;
  background: #424242;
}
.beginner {
	position: relative;
}
.beginner:hover {
	opacity: 0.8;
}
.beginner img {
	position: absolute;
	top: 20px;
	right: 60px;
	width: 70px;
	height: auto;
	transform: rotate(20deg);
}
#design {
  width: 1170px;
  margin-left: -100px;
  padding-bottom: 50px;
}
.flexBox {
  display: flex;
}
.flexInner {
  width: calc(100% / 3);
  padding: 0 50px;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  position: relative;
}
.flexInner:first-of-type {
  border-left: none;
}
.pc_catch {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
}
.tax {
  font-size: 60%;
}
.linkTxt {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-top: 60px;
}
.linkTxt a {
  text-decoration: none;
	border: 2px solid #fff;
	padding: 8px 20px 4px;
}
.linkTxt a:hover {
  opacity: 0.6;
}
.ad_gall_content_box_add {
  display: block;
  margin: 0 0 0px 0;
  padding: 10px;
  background-color: #313131;
  border: solid 1px #fff;
  border-bottom: none;
}
a.tw_prime_data_st {
  text-decoration: none;
  display: block;
}
a.tw_prime_data_st + a.tw_prime_data_st {
  margin-top: 20px;
}
a .product_box:hover {
  opacity: 0.8;
}
.ad_gall_content_box + .ad_gall_content_box {
  margin-top: 40px;
}
.ad_gall_content_box img {
  width: 80%;
}
.attention_txt {
  margin: 60px 0;
  font-size: 30px !important;
  text-align: center;
}
#design .attention_txt {
  border-bottom: 1px solid #fff;
}
.product_box {
  text-align: center;
}
.spec_box {
  font-size: 15px;
  text-align: left;
}
.img_box a {
  text-decoration: none;
}
.product_name {
  font-size: 20px;
  margin-bottom: 10px;
}
.special_price {
  color: #e80000;
  font-size: 32px;
}
.product_detail_button {
  text-align: center;
  background: #00a2e6;
  font-size: 20px;
  padding: 5px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.product_detail_button::after {
  content: "▶";
  margin-left: 4px;
}
.attention_button {
  text-align: center;
  background: #ff5722;
  font-size: 20px;
  padding: 10px;
  margin: 20px auto;
  width: 95%;
  box-sizing: border-box;
}
a .attention_button:hover {
  opacity: 0.8;
}
p.txt_catch {
  margin: 20px 0;
  font-size: 20px !important;
}
/*ビフォーアフター*/
.featureGraphics {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
}
.twentytwenty-wrapper {
  width: 500px;
  margin: 0 auto 5px;
}
.featureSpec {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.featureSpec li {
  font-size: 16px;
  line-height: 1.4;
  width: calc(33% - 20px);
  display: flex;
  flex-direction: column;
}
.featureSpec li span {
  display: block;
  font-size: 20px;
  color: #c8c8c8;
}
.featureSpec li img {
  display: block;
  margin-top: auto;
}
h3#saleinfo{
    font-size: 22px;
    color: #FFF;
    margin: 30px 0 10px 0;
    padding: 6px;
    font-weight: bold;
    background-color: #069;
    border-left: 8px #FF0 solid;
}
.column2R #main p.caption {
    margin-top: 20px;
    font-size: 11px;
}
@media screen and (max-width:479px) {
  .twentytwenty-wrapper {
    width: 100%;
  }
  p.txt_catch {
    font-size: 4vw !important;
  }
  .ad_gall_content_wrap, .ad_gall_content_wrap.row-reverse {
    flex-direction: column;
	  margin-bottom: 30px;
  }
  .ad_gall_content_wrap .comparison {
    width: 100%;
    flex-direction: initial;
    margin-bottom: 20px;
  }
  h4.subttl {
    font-size: 4vw;
  }
  .ad_gall_content_wrap .comparison p {
    margin: 0 10px;
  }
  .ad_gall_content_wrap .comparison figure {
    min-height: auto;
  }
  .ad_gall_content_wrap > figure {
    margin: 20px 0;
    padding: 0;
    text-align: center;
  }
  .ad_gall_content_wrap > figure img {
    transform: rotate(90deg);
    width: 40px;
  }
  .featureSpec {
    flex-direction: column;
  }
  .featureSpec li {
    width: 100%;
  }
  h3 {
    font-size: 20px;
    color: #FFF;
    margin: 30px 0 10px 0;
    padding: 6px;
    font-weight: bold;
    background-color: #069;
    border-left: 8px #FF0 solid;
    line-height: 110%;
}
}
/*ビフォーアフター*/
/*国内生産・安心のアフターサービス*/
.sub_title {
  font-size: 20px;
  text-align: center;
}
.attention_txt span {
  margin-right: 1em;
}
.inbox figure {
  margin: 20px auto;
  text-align: center;
}
.campwrap {
  width: 100%;
  margin: 20px auto 50px;
}
.aboutArea .AreaTitle {
  margin: 0 0 30px 0;
  padding-top: 25px;
  text-align: center;
}
a .special_price span {
  color: #ff0000;
}
.galle_ad_nav {
  width: 970px;
  display: flex;
  flex-wrap: wrap;
}
.galle_ad_nav li {
  width: 25%;
}
.galle_ad_nav li a {
  display: block;
  padding: 10px 0 10px 50px;
  text-decoration: none;
}
.galle_ad_nav li:nth-child(3) a {
  padding-top: 20px;
}
.attention_a {
  text-decoration: none;
}
.elFollow_bg {
  position: fixed;
  top: 0;
  z-index: 99999;
  transition: all 0.3s 0.2s ease-in;
  width: 100%;
  background: rgba(70, 70, 70, 0.6);
  height: 50px;
}
.mainContents {
  text-align: center;
}
.nav_bg {
  background: #313131;
  margin: 0 -500%;
  padding: 0 500%;
}
.movie_sp {
  display: none;
}
.hajimete {
  display: block;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 150%;
  padding: 10px 0px;
  margin: 30px 0 60px;
  background: rgb(134, 134, 143);
  text-decoration: none;
  border: solid 3px;
  text-align: center;
}
.hajimete span {
  font-size: 60%;
  font-weight: normal;
}
/*-------------------------------------
　SP （0〜479pxの場合に適用するCSS）
---------------------------------------*/
@media screen and (max-width:479px) {
  .pconly {
    display: none;
  }
  .sponly {
    display: block;
  }
  #lp_page {
    width: 97%;
    margin: 20px auto;
    font-size: 100%;
    position: relative;
  }
  .column2R #main p {
    font-size: 4vw;
  }
  #main img {
    max-width: 100%;
    height: auto;
  }
  /*.position_adjustment {
    background-size: 110px, contain;
    }*/
  .position_adjustment {
    margin: 0;
  }
  .position_adjustment h2 {
    font-size: 5vw;
    right: 3vw;
    top: 10vw;
  }
  .position_adjustment h2 span {
    font-size: 8vw;
  }
  .position_adjustment figure {
    width: 25%;
  }
  .catchtxt {
    font-size: 4vw !important;
    margin-top: 10px;
    text-align: center;
  }
  .attention_button {
    font-size: 4vw;
    margin: 10px auto;
    width: 100%;
  }
  .galle_ad_nav {
    width: auto;
    padding: 0 2%;
  }
  .galle_ad_nav li a {
    padding: 0;
    font-size: 10px;
    text-align: center;
  }
  .galle_ad_nav li:nth-child(3) a {
    padding-top: 8px;
  }
  #design {
    width: 100%;
    margin-left: 0;
  }
  #design .attention_txt {
    border-bottom: none;
  }
  .flexBox {
    flex-direction: column;
  }
  .flexInner {
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #fff;
    margin-bottom: 30px;
  }
  .flexInner:first-of-type {
    border-left: 1px solid #fff;
  }
  .gallera_ad_h3 {
    margin: 30px 0 0 0;
    font-size: 5vw;
    padding: 15px 0;
  }
  .gallera_ad_h3 span {
    padding: 10px;
  }
  .attention_txt {
    font-size: 4.5vw !important;
    margin: 30px 0;
  }
  .ad_gall_content_box {
    margin: 0 0 30px 0;
  }
  .product_box {
    padding: 10px;
  }
  .special_price {
    font-size: 6vw;
  }
  .pcCashback {
    font-size: 3.6vw;
  }
  .pc_catch {
    font-size: 3.6vw;
  }
  .linkTxt {
    font-size: 5vw;
    margin-top: 0;
	  background: #58b000;
	  padding: 6px 0 4px;
  }
	.linkTxt a {
	border: none;
	padding: 0;
}
  .spBr::before {
    content: "\A";
    white-space: pre;
  }
  .product_detail_button {
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 4vw;
  }
  a.tw_prime_data_st + a.tw_prime_data_st {
    margin-top: 10px;
  }
  .content_flex {
    display: block;
  }
  .content_img_l {
    width: auto;
  }
  .aboutArea .AreaTitle {
    margin: 0 0 30px 0;
    padding-top: 0px;
  }
  .AreaTitle img {
    width: 200px;
  }
  img_box {
    padding: 0px 2% 0px 2%;
    float: none;
    width: auto;
  }
  .product_name {
    font-size: 4.5vw;
  }
}
/*-------------------------------------------
　PC表示用 （bnr実際の大きさで使う場合のCSS）
---------------------------------------------*/
.ad_gall_content_box img.link-image {
  width: 790px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width:479px) {
  .ad_gall_content_box img.link-image {
    width: 100%;
  }
}
/*---------------------------
　navList
---------------------------*/
#pagetop, .pagetop {
}
#pagetop {
  position: fixed;
  bottom: 30px;
  right: 55px;
}
#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 9pt;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
.navList li.current a {
  color: #000;
}
.nav {
    list-style: none;
    display: block;
    margin-bottom: 60px;
}
.nav li {
  color: #FFF;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  width: 220px;
  margin: 0 8px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid transparent;
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
}

.nav li:hover {
  border-color: #FFF;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
  outline-color: transparent;
  outline-offset: 12px;
  text-shadow: 2px 2px 3px #000;
}
.nav a {
    text-decoration: none;
}

@media screen and (max-width:1549px) {
  .navList {
    position: fixed;
    top: 0;
    width: 100vw;
    margin: 0 -200%;
    padding: 0 200%;
    background: #00a2e6;
    opacity: 0.8;
    height: 50px;
    z-index: 10000;
    display: none;
  }
  .navList ul {
    display: flex;
    width: 970px;
    align-items: center;
    height: 100%;
  }
  .navList li {
    width: calc(100% / 4);
    text-align: center;
  }
  .navList li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
  }
}
@media screen and (max-width:970px) {
  .navList {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .navList ul {
    width: 100%;
  }
}
@media screen and (max-width:479px) {
  .side-open #pagetop a {
    border: 1px solid;
  }
  .navList {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 150px;
    text-align: left;
    font-size: 13px;
    background: #2b2b2b;
    z-index: 10000;
    opacity: 0.98;
    transition: all .3s ease;
  }
  .side-open .navList {
    right: 0;
  }
  .navList ul {
    display: block;
  }
  .navList li {
    width: auto;
    text-align: left;
  }
  .navList li a {
    font-size: 24px;
    line-height: 34px;
    display: block;
    padding: 10px 20px;
    letter-spacing: 1px;
  }
  .navList li.current a {
    color: #00a2e6;
  }
  .navList li.spHide {
    opacity: 0;
    height: 0px;
    z-index: 0;
  }
  .navList li.spHide a {
    display: none;
  }
  .navList li.spHide + li {
    z-index: 10;
  }
  .sideMenuBtn {
    position: fixed;
    top: 10px;
    right: 0px;
    width: 34px;
    height: 34px;
    padding: 5px;
    cursor: pointer;
    z-index: 10000;
  }
  .ellipsis-v {
    position: relative;
    display: block;
    cursor: pointer;
    width: 34px;
    height: 34px;
  }
  .ellipsis-v .point {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    width: 6px;
    height: 6px;
    margin: auto;
    background: #00a2e6;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .ellipsis-v .point.top {
    top: 0;
  }
  .ellipsis-v .point.mid {
    top: 0;
    bottom: 0;
  }
  .ellipsis-v .point.bot {
    bottom: 0;
  }
  .side-open .mid {
    opacity: 0;
  }
  .side-open .sideMenuBtn:hover .top, .side-open .top {
    width: 47px;
    height: 1px;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .side-open .sideMenuBtn:hover .bot, .side-open .bot {
    width: 47px;
    height: 1px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
    .nav {
        display: none;
    }
}
@media screen and (min-width:1550px) {
  .navList {
    position: fixed;
    top: 30%;
    right: 3%;
    z-index: 1000;
    display: none;
  }
  .navList li {
    width: 6px;
    height: 6px;
    margin: 0 0 50px;
    background: #565656;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    position: relative;
  }
  .navList li:hover {
    background: #00a2e6;
  }
  .navList li.current {
    background: #00a2e6;
  }
  .navList li a {
    display: flex;
    position: absolute;
    top: -16px;
    right: 25px;
    text-decoration: none;
    color: #878787;
    padding: 0 10px;
    line-height: 16px;
    border-radius: 2px;
    font-size: 14px;
    width: 200px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border: 1px solid #878787;
    box-sizing: border-box;
    transition: 0.5s;
  }
  .navList li:hover a {
    opacity: 1;
  }
  .navList li.current a {
    opacity: 1;
    color: #00a2e6;
    border-color: #00a2e6;
  }
}

/*店舗リスト*/
#shop{
	background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwb6b086c2/5info/img/ad_galleria/shop.jpg) no-repeat;
	height: 485px;
	margin-top: 60px;
}
	#shop .shopContent{
		padding-top: 118px;
		padding-left: 64px;
	}

	#shop .shopList{
		float: left;
		width:275px;
		margin-right: 14px;
	}
	#shop .shopList:last-child{
		margin-right: 0;
	}
	.shopList .shopName{
		width: 198px;
		padding: 19px 0 3px 0;
		font-size: 16px;
		font-weight: bold;
		background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwb6b086c2/5info/img/ad_galleria/border.gif) left bottom repeat-x;
		color: #F0F0F0;
	}
	.column2R #main .shopList .shopIntro{
		font-size: 13px;
		padding-top: 18px;
		color: #F0F0F0;
	}
		.shopList .shopIntro span{
			letter-spacing: -1.7px;
		}
.shopBtn{
	clear: both;
	text-align: center;
	padding-top: 35px;
}

/*ラウンジ*/
#trial{
	background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwb6b086c2/5info/img/ad_galleria/trial.jpg) no-repeat;
	height: 397px;
	margin-top: 30px;
	margin-bottom: 60px;
}
	#trial .trialContent{
		padding-top: 105px;
		padding-left: 64px;
	}
	.trialContent .trialImg{
		float: left;
		margin-right: 30px;
	}
	.trialContent .right{
		float: left;
	}
	.trialContent .trialTitle{
		font-size: 20px;
		color: #11aeef;
		font-weight: bold;
	}
	.column2R #main .trialContent .trialIntro{
		font-size: 14px;
		margin-top: 7px;
		margin-left: 5px;
		color: #F0F0F0;
	}
.trialBtn{
	margin-left: 5px;
	margin-top: 14px;
}
.caption {
    margin-top: 20px;
    font-size: 11px;
}
@media screen and (max-width:479px){
#shop, #trial {
		padding: 10px;
		background: none;
		height: auto;
		margin-top: 30px;
		background-color: #1D1D1D;
	margin-bottom: 30px;
	}
#shop .shopContent {
		padding: 0;
	}	
	#shop .shopList {
		float: none;
		width: auto;
		margin-right: 0;
	}
	.shopImg {
		text-align: center;
	}

	.shopList .shopName {
		width: auto;
		padding: 10px 0 0 0;
		font-weight: bold;
		background: none;
		text-align: center;
	}
	.shopList .shopIntro {
		padding: 0 0 15px 0;
		font-size: 13px;
		text-align: center;
	}
	p.shopBtn img, p.trialBtn img {
		width: 70%;
	}
	.shopBtn {
		padding: 0 0 10px;
	}
	
	.trialContent .trialImg {
		float: none;
		margin-right: 0;
	}
	#trial .trialContent {
		padding: 0 0 10px;
	}	
	.trialContent .right {
		float: none;
	}	
	.trialContent .trialTitle {
		margin-top: 8px;
		font-size: 16px;
		line-height: 1.4em;
		color: #66ff00;
		text-align: center;
	}	
	.trialBtn {
		text-align: center;
	}
}