<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/*----------------------------------------------------
　ページ基本設定
----------------------------------------------------*/
::selection {background:#7d5ff5; color:#fff;}


#Globalnavi, .all365days {
  display: block;
}

#container {
  width: 100% !important;
  margin: 0 auto;
  position: static;
  background-color: #011e60;
}
.column2R #main {
  float: none;
  width: auto;
}

html {
  overflow: auto;
}

* html {
  height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

body {
  min-width: 1050px;
  overflow-x: hidden;
  position: relative;
}

* html body {
  height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
}

/*----------------------------------------------------
　大きさ・インデントの指定
----------------------------------------------------*/
.percent120 {font-size:120%;}
.percent80 {font-size:80%;}
.percent60 {font-size:60%;}
.center{text-align: center;}


.indent{
	padding-left:1em;
	text-indent:-1em;
}


/*========================================
 mainVisual
 ========================================*/

 .mainVisual {
   height: 40vw;
   max-width: 100%;
   position: relative;
   margin: 0 auto;
   background: linear-gradient(90deg, rgba(0,0,0,1) 37%, rgba(0,0,0,0.1) 50%);
}
.mainVisual .TtlImg {
 position: absolute;
 top: 9vw;
 left: 11vw;
 max-width: 25%;
 height: auto;
}
.mainTitle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 20rem;
  text-align: center;
}
.mainImg {
  position: absolute;
  bottom: 0;
  right: 0;
}
.mainImg01 {
  vertical-align: bottom;
  margin-bottom: 5px;
}
.mainImg02 {
  vertical-align: bottom;
}
.mainContents {
  margin:100px 0 0 0;
  padding: 0 0;
  background: -moz-linear-gradient(top, #000, #3a383d);
  background: -webkit-linear-gradient(top, #000, #3a383d);
  background: linear-gradient(to bottom, #000, #3a383d);
}
#player {
    position: absolute;
    top: 0;
    right:0;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    z-index: -9999;
    filter: opacity(80%);
    overflow: hidden;
}
#player img.pc {
    height: 100%;
    width:auto;
    position: absolute;
    top: 0;
    right: 0;
}
/*----------------------------------------------------
　サブメニュー非表示
----------------------------------------------------*/

.column2R #sub {
  display: none !important;
}
.breadCrumb {
  width:1050px;
  margin-left: auto;
  margin-right: auto;
}

.sp {display:none;}
.pc {display:block;}

/*----------------------------------------------------
　コンテンツ設定
----------------------------------------------------*/
#lp_page {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-family: メイリオ,Meiryo,serif;
	line-height: 1.8rem;
	font-size: 0.9rem;
}
#lp_page a {
	color:#fff;
	text-decoration: none;
	-moz-transition: all 0.3s linear 0;
	-webkit-transition: all 0.3s linear 0;
}
#lp_page a:hover {
    color: #fff;
    text-shadow: 0 0 10px #a824e9, 0 0 10px #a824e9, 1px 1px 1px #a824e9;
    transition: all .3s;
}

#lp_page section {
	width: 100%;
	margin: 0 auto;
}

#lp_page section.title_img { 
	width:100%;
	max-height: 640px;
	padding:0 0;
	pointer-events: none;
}
#lp_page section.title_img &gt;img {
	width: inherit;
	height: auto;
}
#lp_page .LinkBtn{ 
	width:auto;
	display:block;
	background: -moz-linear-gradient(top, #654ccd, #4b3897);
	background: -webkit-linear-gradient(top, #654ccd, #4b3897);
	background: linear-gradient(to bottom, #654ccd, #4b3897);
	padding: 10px;
	text-align: center;
    font-size: 1.3rem;
    font-weight: 400;
    margin: 0.8rem 0;
}
#lp_page .LinkBtn:hover{
	opacity: 0.5;
	transition:all .3s;
}


#lp_page section.title_img,
#lp_page section.galleria_pc,
#lp_page section.lineup,
#lp_page section.benefit,
#lp_page section.ingame_item,
#lp_page section.howto_ffxiv,
#lp_page section.howto_shadow-bringers,
#lp_page section.upgrade_service,
#lp_page section.upgrade_service .foot_logo{
    margin: 0 auto;
    margin-bottom: 7rem;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 5rem 0;
    
}
.inner_bgarea {
	background: rgba(0,0,0,0.5);
    width: 1050px;
    height: auto;
    margin: 0 auto;
    padding: 1rem;
}
#lp_page section ul{
	display: inline-flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}
#lp_page section ul li {
    min-width: 400px;
    margin: 3rem;
}

/*------ GALLERIAとは -----*/
#lp_page section.galleria_pc {
	background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/ffxiv_shadowbringers/bg_img_galleria.jpg?$staticlink$);
	text-align: left;
   margin: 0;
}
#lp_page section.galleria_pc ul {
	display: inline-flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}
#lp_page section.galleria_pc ul li {
    min-width: 400px;
    margin: 3rem;
}
#lp_page section.galleria_pc ul li:first-child img {
    width: 100%;
    margin-top: 2rem;
    filter: drop-shadow(0 0 5px #fff);
}
#lp_page section.galleria_pc p.to_benefit{
    width: 90%;
    height: auto;
    margin: 0 auto;
    border-left: 3px solid #ff6e02;
    border-right: 3px solid #ffff00;
    text-align: center;
    line-height: 1.5rem;
    margin-top: 1.5rem;
    font-size:1.3rem;
    font-weight: bold;
}
#lp_page section.galleria_pc p.to_benefit:before,
#lp_page section.galleria_pc p.to_benefit:after {
	content:"";
	display:block;
	height:3px;
	width:100%;
	background:-webkit-gradient(linear, left top, right bottom, from(#ff6e02), to(#ffff00));
	background:-moz-linear-gradient(left, #ff6e02, #ffff00);
	background:linear-gradient(left, #ff6e02, #ffff00);
}
#lp_page section.galleria_pc p.to_benefit span{	font-size:0.9rem;}




/*------ ラインアップ -----*/
#lp_page section.lineup {
	background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/ffxiv_shadowbringers/bg_img_lineup.jpg?$staticlink$);
	margin: 0;
}
#lp_page section.lineup .modelArea {
    width: 1050px;
    margin: 0 auto;
    color:#fff;
}
#lp_page section.lineup .modelArea ul{
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
#lp_page section.lineup .modelArea ul li.col2 {
    min-width: 400px;
    margin: 0 0 3rem;
}
#lp_page section.lineup .modelArea .model_cts {
	min-height: 550px;
	height: auto;
	background: rgba(0,0,0,0.5);
    color: #fff;
    padding-bottom:0.8rem;
}
#lp_page section.lineup .modelArea a {
	position: relative;
}
#lp_page section.lineup .modelArea .model_cts .modelSpec,
#lp_page section.lineup .modelArea .model_cts .modelSpec span {
	color:#fff;
}
#lp_page section.lineup .modelArea .model_cts .modeName{
	width: 100%;
    text-align: center;
    font-size:2rem;
    color: #fff;
    line-height: 1.5rem;
}

#lp_page section.lineup .modelArea .model_cts .price { text-align: center; margin:0 auto;}
#lp_page section.lineup .modelArea .model_cts:hover { opacity: 1 !important; filter:none !important;}
#lp_page section.lineup .modelArea .model_cts .pr { }
#lp_page section.lineup .modelArea .model_cts .model_left img.modelPc { width: 80%; margin: 1rem 0 0.5rem 0;  filter: drop-shadow(0 0 5px #fff);}
#lp_page section.lineup .modelArea .model_cts .modeName span{
	text-align: center;
	font-size:1rem;
	
}
#lp_page section.lineup .modelArea .model_cts .model_left,
#lp_page section.lineup .modelArea .model_cts .model_right{
	float: none;
	margin:0 auto;
	width: 90%;
}
#lp_page section.lineup .modelArea .model_cts .modelSpec {
    margin: 0 auto;
    padding: 0.5rem;
    text-align: left;
}

.benchmark_score {
    width: 80%;
    background: #000;
    color: #fff;
    font-size: 1.3rem;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 0.5rem 1rem;
    text-align: left;
}
.benchmark_score span {
	font-size:1rem;
}
.benchmark_score .score_message{
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    text-shadow:0 0 6px #00ff1c, 0 0 6px #00ff1c, 1px 1px 10px #00ff1c;
}

/*------ 先行購入者特典 -----*/
#lp_page section.benefit {
	background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/ffxiv_shadowbringers/bg_img_benefits.jpg?$staticlink$);
	text-align: center;
	margin: 0;
}
#lp_page section.benefit .inner_bgarea ul {
	padding:10px;
	align-items: center;
}
#lp_page section.benefit .inner_bgarea ul li.a01{
    min-width: 400px;
    margin: 3rem 1rem 3rem 3rem;
}
#lp_page section.benefit .inner_bgarea ul li.a02{
    min-width: 400px;
    margin: 1rem 2rem 1rem 0rem;
}

#lp_page section.benefit .inner_bgarea ul li img{ width: 80%;}
#lp_page section.benefit .inner_bgarea ul li p {
	font-size: 18px;
    font-weight: bold;
}
#lp_page section.benefit .inner_bgarea ul li p span{
    font-size: 1.7rem;
    line-height: 2.3rem;
    margin: 10px 0;
    display: inline-block;
}
.present_a01{
	width: 990px;
	margin: 40px 0;
}
.present_a02{
	display: none;
}



/*------ インゲームアイテム特典 -----*/
#lp_page section.ingame_item {
	background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/ffxiv_shadowbringers/bg_img_ingameitem.jpg?$staticlink$);
	text-align: center;
}
#lp_page section.ingame_item .ingame_ul{
    width: 970px;
    margin: 0 auto;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}
#lp_page section.ingame_item .ingame_ul li {
	min-width: 100px;
    margin: 20px;
    width: 30%;
}
#lp_page section.ingame_item .ingame_ul li img {
	width: auto;
    height: auto;
    max-height: 130px;
}
#lp_page section.ingame_item .ingame_ul li:nth-child(2) img {
	width: auto;
}
#lp_page section.ingame_item .ingame_ul li p{ 
	font-size: 1.2rem;
	font-weight: bold;
	margin:10px 0;
}
#lp_page section.ingame_item .ingame_ul li:nth-child(3) p span{
	font-size:0.6rem;
	line-height: 0;
}

.ingame_Txt2 {
	font-size: 1.5rem;
	font-weight: bold;
	margin:15px 0;
}
.ingame_Txt2 &gt; span {font-size:1rem; font-weight: normal;}
#lp_page section.ingame_item ul.ingame_caution {
    display: block;
    text-align: left;
    width: 70%;
    margin: 0 auto;
    font-size: 0.7rem;
    line-height: 1.2rem;
}

#lp_page section.ingame_item ul.ingame_caution &gt; li  {
  min-width: auto;
  margin:0 auto;
  line-height: 1.3rem;
  padding-left: 1em;
  text-indent: -1em;
}
#lp_page section.ingame_item ul.ingame_caution &gt; li:before { content: "※" }

/*------ ファイナルファンタジーXIVとは -----*/
#lp_page section.howto_ffxiv {
	background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/ffxiv_shadowbringers/bg_img_howtoffxiv.jpg?$staticlink$);
	text-align: center;
   margin: 0;
}
#lp_page section.howto_ffxiv p {
	width:	80%;
	margin:0 auto;
	margin-top:1rem;
	margin-bottom:1rem;
}
#lp_page section.howto_ffxiv a {
    display: block;
    width: 65%;
    margin: 0 auto;
}
#lp_page section.howto_ffxiv a &gt; p {
	width: auto;
	font-size: 1.1rem;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 10px;
    margin: 2rem 0;
}
#lp_page section.howto_ffxiv a &gt; p:hover {
	border:1px solid #fff;
	transition: all .3s;
	background: #fff;
	color:#000;
	opacity: 0.8;
	text-shadow: none;
}

/*------ ファイナルファンタジーXIV：漆黒のヴィランズ -----*/
#lp_page section.howto_shadow-bringers {
	padding:0 0;
	background:#000;
   margin: 0;
}
#lp_page section.howto_shadow-bringers {}
#lp_page section.howto_shadow-bringers .ffDesc {
	margin: 40px 0;
	text-align: center;
}
#lp_page section.howto_shadow-bringers .storyDesc {
    width: 100%;
    margin: 40px 0;
    display: flex;
    justify-content: space-between;
}
#lp_page section.howto_shadow-bringers .storyDesc img {
    float: none;
    height: auto;
    vertical-align: top;
    width: 400px;
    margin: 1rem 0;
}
#lp_page section.howto_shadow-bringers .storyDesc .sbimgTTL {
	max-width: 70%;
}
.storyDesc p {
	width: 45%;
	align-self:center;
}
.storyDesc span {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 10px;
}
.storyDesc p &gt; span {font-size:9px; line-height: 15px; margin:10px;}
.jobDesc {
	margin: 40px 0;
}





/*---------------------------
　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;
}

#lp_page section.howto_shadow-bringers .sShot_m {
	margin: 0 0 40px;
}
#lp_page section.howto_shadow-bringers .sShot_m li{
	display: contents;
	min-width: auto;
	margin:0 0;
}
#lp_page section.howto_shadow-bringers .sShot_m img{
	width: 147px;
	margin:5px;
}

#lp_page section.howto_shadow-bringers .sShot_m ul{
	background-color: #262626;
	padding: 10px;
	max-width: 1050px;
}

#lp_page section.howto_shadow-bringers .sShot{
	float:left;
	text-align: center;
	margin: 0 10px;
	width: 465px;
	background-color: #b20000;
}

#lp_page section.howto_shadow-bringers .sShot ul{
	background-color:#660000;
	padding: 10px 0;

}
#lp_page section.howto_shadow-bringers .sShot li{
	display: contents;
	min-width: 5%;
    margin: 0 0;
}

#lp_page section.howto_shadow-bringers .sShot li img{
	margin: 5px;
}



/*------ アップグレードサービス -----*/
#lp_page section.upgrade_service {
	background:#000;
}
#lp_page section.upgrade_service &gt; ul {
	width: 100%;
	justify-content: center;
	align-items: center;
} 
#lp_page section.upgrade_service &gt; .inner_bgarea &gt; ul li {
	width: inherit;
    min-width: 100px;
    max-width: 50%;
    margin: 0 0;
}
#lp_page section.upgrade_service &gt; .inner_bgarea .upgrade_Txt{
	margin: 1rem;
    margin-top: 5%;
    width: 50%;
    font-size:1.2rem;
}
#lp_page section.upgrade_service &gt; .inner_bgarea .upgrade_Txt &gt; .LinkBtn {
	width: 80%;
    margin: 0 auto;
    margin-top: 3rem;
}


#lp_page section img{ width: inherit;}
h2.upgrade_grem { background:none;}
h2.upgrade_grem img { margin: 0 auto;width: 780px;}


/*------ フッター -----*/
#lp_page section.foot_logo {
	height:500px;
}
#lp_page section.foot_logo &gt; .inner_bgarea {
    height: inherit;
    background-color: unset;
    background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/ffxiv_shadowbringers/footer_img.png?$staticlink$);
    background-size: 550px;
    background-repeat: no-repeat;
    background-position: center 20%;
}

.footLink {width:970px; margin: 0 auto; text-align: right;}



.column2R #main {
	float: none;
	width: auto;
}

.title_cts {
	margin-bottom:22px;
}
.sectionBox {
	margin-bottom:50px;
	margin-top:70px;
}
.logoBack {
	text-align:center;
}

/*-------------------------------------
　見出しバナー設定
---------------------------------------*/
.head01 {
	background:#000 url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/lp_ffxiv_sb/bg_head01.jpg?$staticlink$) no-repeat top;
	margin-bottom:22px;
	padding-bottom:20px;
}
.head01 p {
	font-size:22px;
	font-weight:bold;
	padding:23px 0 0 50px;
}
.head02 {
	background:#000 url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/lp_ffxiv/bg_head02.jpg?$staticlink$) no-repeat top;
	height:45px;
	margin-bottom:15px;
}
.head02 p {
	font-size:18px;
	font-weight:bold;
	padding:11px 0 0 15px;
}
.head03 {
	background:#000 url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/lp_ffxiv/bg_head03.jpg?$staticlink$) no-repeat top;
	height:45px;
	margin-bottom:15px;
}
.head03 p {
	font-size:18px;
	font-weight:bold;
	padding:11px 0 0 42px;
}

/*-------------------------------------
　モデル説明設定
---------------------------------------*/
.modelDesc img{
	float:left;
	width: 320px;
	margin: 0 10px;
}
.modelList a {
	text-align:right;
	margin-top:10px;
}

/*-------------------------------------
　モデル設定
---------------------------------------

/* モデル名 */
.modeName {
	font-weight: bold;
	font-size:20px;
	color:#000;
	float:left;
	margin-top:12px;
}
/* スペック表記 */
.modelSpec {
	color: #000;
	margin-top: 5px;
	/* font-weight: bold; */
	font-size: 14px;
	line-height: 19px;
	width: 68%;
}

.modelSpec span {
	color: #000;
}
.score {
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 12px 0 0 0px;
  text-align: center;
}
.modelspec2 {
	font-size: 11.5px;
	color: #ebfd00;
	text-align:center;
}
.model_score {
  color: #fff;
  font-size: 34px;
  padding-top: 16px;
  text-align: center;

}
/* 価格表記位置 */
.model_cts .price {
	padding: 5px 0 0 0;
	margin-top: 58px;
}
/* 価格表記 */
.model_cts .pr {
	color: #F00;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
/* 円のサイズ */
.kara {
	color:#F00;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
/* (+税)～のサイズ */
.tax {
	color:#F00;
	font-weight: bold;
	font-size: 50%;
	text-decoration: none;
}
.LinkDetail {
  display: none;
}

/*-------------------------------------
　ゲーム説明
---------------------------------------*/
.ffDesc {
	margin: 40px 0;
	text-align: center;
}
.storyDesc {
	margin: 40px 0;
}
.storyDesc img {
	float:left;
	margin: 0 14px;
}
.storyDesc span {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 10px;
}
.jobDesc {
	margin: 40px 0;
}


/*---------------------------
　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.chttps://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/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.chttps://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/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.chttps://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/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.chttps://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/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 {
	display:none;
}

.model_cts {
	background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/lp_ffxiv_sb/model_background.jpg?$staticlink$) no-repeat;
	border: none;
	color: #111;
}

/*---------------------------------
　スマホ対応
-----------------------------------*/

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
	.indent{ padding-left:0; text-indent:0; }

	.mainVisual {width:100%; height:auto }
	#lp_page section.title_img &gt;img { width: 100%; height: auto; }
	#container { width: 100%; min-width:100%;}	
	
	.sp {display:block;}
	.pc {display:none;}

	#lp_page h2 { width: 100%; margin: 0 auto; font-size: 1.2rem;}
	#lp_page { width: 100% !important; padding: 0 0;}

	#lp_page section.title_img, #lp_page section.galleria_pc, #lp_page section.lineup, #lp_page section.benefit, #lp_page section.ingame_item, #lp_page section.howto_ffxiv, #lp_page section.howto_shadow-bringers, #lp_page section.upgrade_service, #lp_page section.upgrade_service .foot_logo {
		width: 100%;
		margin: 0 auto;
		padding: 2rem 0;
	}
	#lp_page section ul{display: contents;}
	#lp_page section ul li {min-width: 100px; width: 100%; margin:0 auto; padding:1rem 0;}
	.inner_bgarea { width: 80%; padding: 0.2rem;}
	
	
	#lp_page section.title_img {padding:0 0;margin-top: -7vw;}
	
	#lp_page section.galleria_pc ul { display: contents; flex-flow: unset; justify-content: unset; padding:5px;}
	#lp_page section.galleria_pc ul li { min-width: 100px; width: 95%; margin: 0 auto;}
	#lp_page section.galleria_pc ul li:first-child { text-align:center;}
	#lp_page section.galleria_pc ul li:first-child img { width: 80%; margin-top: 0; filter: drop-shadow(0 0 5px #fff);}
	
	#lp_page section.lineup .modelArea { min-width: 200px; width: 80%; margin: 0 auto;}
	#lp_page section.lineup .modelArea ul { display: block;}
  #lp_page section.lineup .modelArea ul li.col1, #lp_page section.lineup .modelArea ul li.col2 {min-width: 100px; width: 100%; margin: 0 auto;}
  #lp_page section.lineup .modelArea .model_cts {opacity: 1; border: 1px solid #fff; padding: 10px;}
  #lp_page section.lineup .modelArea .model_cts .modeName { margin:1rem 0;}
  
  #lp_page section.ingame_item ul.ingame_caution { width:100%;}
  #lp_page section.ingame_item ul.ingame_caution &gt; li {line-height:1rem; width:90%; padding: 0 0 0.5rem 1rem;}
  
  #lp_page section.howto_ffxiv a { width:95%;}
  #lp_page section.howto_ffxiv a &gt; p { font-size: 1rem; margin: 2rem 0 1rem 0; }
  
  #lp_page section.howto_shadow-bringers { padding:0 0;}
  #lp_page section.howto_shadow-bringers inner_bgarea {}
  #lp_page section.howto_shadow-bringers .storyDesc { margin:0 0; display: block;}
  #lp_page section.howto_shadow-bringers .storyDesc p {width: 100%;}
  #lp_page section.howto_shadow-bringers .storyDesc p:last-child { margin-bottom:3rem;}
  #lp_page section.howto_shadow-bringers .storyDesc img {width: 120%; max-width: unset; margin: 10% 0 8% -10%;}
  #lp_page section.howto_shadow-bringers .storyDesc .sbimgTTL {max-width:100%; margin:0 auto;}
  
  #lp_page section.ingame_item .ingame_ul { width: 100%; display: contents; flex-flow: unset; justify-content: unset; }
  #lp_page section.ingame_item .ingame_ul li { width: 90%; display: block; margin: 0 auto; padding: 2rem 0; }
  #lp_page section.ingame_item .ingame_ul li:nth-child(2) img {width: 80%; height: auto; max-height: unset;}
  .ingame_Txt2 { font-size:0.9rem;}
  .ingame_Txt2 &gt; span {font-size:0.7rem;}

  
  #lp_page section.foot_logo {height:300px;}
  #lp_page section.foot_logo &gt; .inner_bgarea { background-size: contain;}

  
  #lp_page section.upgrade_service &gt; .inner_bgarea &gt; ul { }
  #lp_page section.upgrade_service &gt; .inner_bgarea &gt; ul li,
  #lp_page section.upgrade_service &gt; .inner_bgarea .upgrade_Txt{
      width: 100%;
      max-width: 100%;
      display: block;
      margin:0 auto;
  }
  
  
  
  #note {
    width: 100%;
}
.head01 p {
    font-size: 1.3rem;
    padding: 23px 0 0 0;
    text-align: center;
}
/*.model_cts {
    background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/lp_ffxiv_hw/ffxiv_hw_pc_970_230_zg2.jpg?$staticlink$) no-repeat 0 60px !important;
    background-size: contain !important;
    }*/
    
    .txt tr {
        display:block;
        margin-bottom: 10px;
    }
    .txt th {
        display:block;
        width: 100%;
    }
    .txt td {
        display: list-item;
        list-style-type: none;
        width: 100%;
        border: none;
    }
    .txt img {
       margin: 0 auto 10px !important;
   }
   .section {
    margin-left: 0 !important;
}
.osusumectsBox_tit {
    margin-right: 0;
}
.ctsBox_parts .ctsBox_detail {
    padding: 0;
}
.ctsBox_parts {
	width: 94%;
	float: none;
	height: auto;
	margin-bottom: 10px;
}
.ctsBox_parts .ctsBox_detail p.img, .ctsBox_parts .ctsBox_detail p.img2 {
    float: none;
}
.img2 img {
    width: 50% !important;
    height: auto !important;
}
.img2 {
    text-align: center;
}
.sectionBox_b {
    padding: 10px;
}
.ss_list td:nth-child(odd) {
    margin-right: 2%;
}
.ss_list td {
    float: left;
    width: 49%;
}
div#head_navi_menu_g {
    display: none;
}

.sectionBox {
    width:100%;
    min-width:100%;
}  
.model_cts {
    background: #c2c2c4;
    background: linear-gradient(to bottom, #c2c2c4 0%,#feffff 100%);
    border: 1px solid #748676;
    height: auto;
    margin: 0 auto 20px;
    padding: 10px 0 0;
    width: 96%;
}
.model_cts a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.modelSpec li:before {
    font-family: FontAwesome;
    content : "\f101";
    margin-right: 4px;
}
.modeName {
    color: #111;
    float: none;
    font-size: 16px;
    margin: 14px auto 0;
    width: 80%;
}
.model_cts .price {
    margin-top: 10px;
}
.model_left {
    float: none;
    margin: 0 auto;
    width: 86%;
}
.model_left .modelPc {
    float: none;
    margin:0;
}
.model_center .modelSpec {
    text-align: left;
    padding: 0px 0 2vw;
    width: 100%;
}
.model_center {  
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.model_right {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 90%;
}
.LinkDetail {
    background: #be1e2d;
    border-radius: 4px;
    display: block;
    font-size: 20px;
    color: #fff;
    margin: 14px 0;
    padding: 20px 0;
    text-align: center;
}
#desktop {
    width: 100%;
}
.upDesc img {
    float:none;	
    margin:0;
}
.upDesc {
    height:730px;
    text-align:center;
}
.jobDesc {
    width:100%;
}
.jobDesc img {
    float: none;
    margin: 0 ;
}
.sShot{
    width: 94%;
    float: none;
}
.sShot + .sShot {
    margin-top: 20px;
}
.headSp p {
    padding:12px 0 0 0 !important;
}
.spBtn {
    text-align: center;
    splay:block;
    pointer-events: auto;
}
.spBtn p {
    width: 200px;
    margin: 0 auto;
    background: #8c1315;
    padding: 9px;
    font-size: 20px;
}
.pcBtn {
    pointer-events: none;
}
.benchmarkTxt {
    text-align:right;
}
.storyDesc img {
 float: none;
 margin: 0 0 10px 0;
}
.ctsBox_left {
    font-size: 16px;
    float: none;
    width: 100%;
}
.ctsBox_right {
    float: none;
    width:100%;
    padding-top:10px;
}
.osusumeBox {
    margin: 0 0 10px;
}
.score {
    background: #000;
    padding-top: 12px;
}
.model_score {
    background: #000;
    padding-bottom: 16px;
}
.ffDesc {
    text-align: left;
}

#lp_page section.benefit .inner_bgarea ul li.a01 {
    min-width: 100px;
    margin: 0 auto;
}
#lp_page section.benefit .inner_bgarea ul li.a02 {
    min-width: 100px;
    margin: 0 auto;
}

.present_a01{
	display: none;
}
.present_a02{
    display: block;
    margin: 20px 0;
}


}/*消さない*/


@media screen and (min-width:479px){
    #lp_page section.lineup .modelArea ul li.col1 {
        min-width: 1050px;
        margin: 0 0 3rem;
    }
    #lp_page section.lineup .modelArea ul li.col1 .model_cts {
        min-height: 350px;
    }
    #lp_page section.lineup .modelArea ul li.col1 .modeName {
        margin: 20px 0;
    }
    #lp_page section.lineup .modelArea ul li.col1 .model_left {
      float: left;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      width: 42%;
      justify-content: center;
  }
  #lp_page section.lineup .modelArea ul li.col1 .model_center {
      float: left;
      width: 31%;
  }
  #lp_page section.lineup .modelArea ul li.col1 .price {
      width: 100%;
      box-sizing: border-box;
      text-align: left;
      margin: 75px 0 0;
  }
  #lp_page section.lineup .modelArea ul li.col1 .modelSpec {
      margin: 0;
      width: 100%;
      box-sizing: border-box;
  }
  #lp_page section.lineup .modelArea ul li.col1 .benchmark_score {
      width: 24%;
      float: left;
      box-sizing: border-box;
      margin-top: 10px;
  }
  #lp_page section.lineup .modelArea ul li.col1 .benchmark_score .score {
      width: 100%;
  }
  #lp_page section.lineup .modelArea ul li.col1 .benchmark_score .model_score {
      width: 100%;
  }
  #lp_page section.lineup .modelArea ul li.col1 .benchmark_score .score_message {
      width: 100%;
  }
  #lp_page section.lineup .modelArea ul li.col1 .benchmark_score a {
      display: block;
  }

}


/*     */


.nav_a01{
    text-align: center;
}
.nav_a01 .zu{
    width: 1050px;
    margin: auto;
    display: flex;
}
.nav_a01 .zu .a01{
    display: inline-block;
    margin-bottom: 22px;
} 
.nav_a01 .zu .a02{
    font-size: 20px;
    padding: 20px 20px 0;
} 

.nav_a02{
    text-align: center;
    background-color: white;

    margin: 10px 0 0;
    border-bottom: 4px #bab8b7 solid;
}
.nav_a02 .fu{
    width: 1050px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}
.nav_a02 .fu .a01{
    display: inline-block;
} 
.nav_a02 .fu a{
    display: inline-block;
}   
.nav_a02 .fu a:hover {
    opacity: 0.7;
}

.mainVisual2 {
    display: inline-block;
}
.mainVisual2 .main_img {
    max-width: 100%;
}
.mainContents2 {
    margin: 0;
    padding: 0;
}
.gazo{
    text-align: center;
    padding: 60px 0 50px;
    background-color: #0f0f0f;
}

#lp_page section.galleria_pc {
    background-image: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/ffxiv_shadowbringers/bg_img_galleria.jpg?$staticlink$);
    text-align: left;
    margin: 0;
}

#lp_page section.md1_a01{
    margin: 90px 0;
}
#lp_page section.md1_a01 p{
    width: 700px;
    text-align: left;
    margin: 40px auto 55px;
    font-size: 16px;
    line-height: 200%;
    letter-spacing: 0.1em;
}

#lp_page section.md1_a01 .ca2{
    margin: 20px auto;
    width: 800px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#lp_page section.md1_a01 .ca2 .b01{
    display: inline-block;
    width: 100%;
}
#lp_page section.md1_a01 .ca2 .b01 ul{
    display: inline-block;
    text-align: left;
    margin: 0 0 120px;
}
#lp_page section.md1_a01 .ca2 .b01 ul li{
    min-width: unset;
    margin: 10px 0;
    font-size: 20px;
}
#lp_page section.md1_a01 .ca2 .b01 a{
    display: block;
    margin: 20px 0;
    border-top: 8px #131313 solid;
    padding-top: 30px;    
}
#lp_page section.md1_a01 .ca2 .b01 a img:hover {
  opacity: .6;
}
#lp_page section.md1_a01 .ca2 .b02{
}

#lp_page section.md2_a01{
    margin: 110px 0 40px;
}
#lp_page section.md2_a01 p{
    width: 700px;
    text-align: left;
    margin: 40px auto 0;
    font-size: 16px;
    line-height: 200%;
    letter-spacing: 0.1em;
}
.lineup_a01{
    background-color: #0a0a0a;
    margin: 60px 0;
    padding: 50px 0;

}   
#lp_page section.last_a01{
    margin: 100px 0 40px;
}
#lp_page section.last_a01 p{
    margin-top: 50px;
}     
.pc2 {
    display: inline-block;
}

@media screen and (max-width:479px){ 
 .txt_a{ 
 }   
 .gazo{
    padding: 4vw 0;
}
#lp_page section.md1_a01,#lp_page section.md2_a01 {
    margin: 5vw 0;
}

#lp_page section.md1_a01 img.text_z01 {
    width: 55%;
}
#lp_page section.md2_a01 img.text_z01 {
    width: 80%;
}

#lp_page section.md1_a01 img.a03sp {  
    width: 66vw;
} 

#lp_page section.md1_a01 .ca2 .b01 ul li {
    min-width: unset;
    margin: 0;
    font-size: 4vw;
    padding: 2vw;
}
#lp_page section.md1_a01 .ca2 {
    margin: 7vw auto;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-flow: column-reverse wrap;
}

#lp_page section.md1_a01 p {
    width: auto;
    text-align: left;
    margin: 7vw auto;
    font-size: 3.6vw;
    line-height: 200%;
    letter-spacing: 0;
    padding: 0 4vw;
}
#lp_page section.md2_a01 p {
    width: auto;
    text-align: left;
    margin: 7vw auto;
    font-size: 3.6vw;
    line-height: 200%;
    letter-spacing: 0;
    padding: 0 4vw;
}
#lp_page section.md1_a01 img.b03sp{
    width: 66vw;

}
#lp_page section.md1_a01 .ca2 .b01 ul {
    margin: 3vw;
}
#lp_page section.md1_a01 .ca2 .b01 a {
    display: block;
    margin: 3vw 0;
    border-top: unset;
    padding-top: 0;
}
#lp_page section.lineup_a01 {
    background-color: #0a0a0a;
    margin: 0;
    padding: 0;
}


.nav_a01 {
    display: none;
}
#lp_page section.last_a01{
    margin: 2vw;
    width: auto;
}
#lp_page section.last_a01 img{
    width: 84%;
}
#lp_page section.last_a01 p{
    margin-top: 5vw;
}

.nav_a02 .fu {
    width: auto;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 17vw;
}
.nav_a02 .fu .a01 {
    display: inline-block;
    width: 46vw;
    margin-left: 4vw;
}
.nav_a02 .fu a {
    display: inline-block;
    width: 30vw;
    margin-right: 4vw;
    margin-top: 4vw;
}
.pc2 {
    display: none;
}
}



.lineup_map_PC table td span.user_use {
    background: #2dd631;
    color: #fff;
    border: 1px solid #2dd631;
    padding: 7px;
    width: 180px;
    display: block;
    margin: 0 auto;
    font-weight: 900;
    font-size: 16px;
}
.item_name {
    font-size: 12px;
    font-weight: 600;
    color: #0c0c0c;
    padding: 3px 0;
    display: block;
    vertical-align: baseline;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lineup_map_PC table {
    border: 1px solid #3cad40;
    float: none;
    width: 84%;
    margin: 0 0;
    text-align: center;
    vertical-align: middle;
    border-bottom: none;
}
.content-inner {
    width: auto;
    margin: 0 auto;
}
.n01{
    color: #000;
    font-size: 14px;
    line-height: 140%;
    padding: 0 10px;
}
.lineup_map_PC table {
    border: 1px solid #3cad40;
    float: none;
    width: 84%;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    border-bottom: none;
}

.item_name {
    font-size: 12px;
    font-weight: 600;
    color: #0c0c0c;
    padding: 3px 0;
    display: inline-block;
    vertical-align: baseline;
    width: auto;
    white-space: unset;
    overflow: unset;
    text-overflow: unset;
}
.lineup_map_PC table td a {
    width: 85%;
    height: auto;
    color: #0c0c0c !important;
    text-decoration: none !important;
    padding: 5px 0 0 !important;
    display: block;
    margin: 10px auto !important;
    border: 1px solid;
    background: #fff !important;
}
@media screen and (max-width: 786px){
    #lp_page section.lineup .modelArea .model_cts .modeName {
        width: 100%;
        text-align: center;
        font-size: 4vw;
        color: #fff;
        line-height: 120%;
    }    
    #lp_page section.lineup .modelArea {
        min-width: unset;
        width: 100%;
        margin: 0 auto;
    }  
    #lp_page section.lineup .modelArea .model_cts .modelSpec {
        margin: 0 auto;
        padding: 0.5rem;
        text-align: left;
        width: 100%;
    }
    #lp_page section.lineup .modelArea .model_cts {
        min-height: auto;
        height: auto;
        background: rgba(0,0,0,0.5);
        color: #fff;
        padding-bottom: 0.8rem;
    }

    .kara, .tax {
        font-size: 4vw;
        text-decoration: none;
        color: #ffffff;
        vertical-align: baseline;
        display: inline-block;
    }


}




#lp_page section.lineup {
    background-image: unset;
    margin: 0;
} 
.benchmark_score {
    width: 80%;
    background: #000;
    color: #fff;
    font-size: 1.3rem;
    margin: 0 auto;
    border: unset;
    padding: 0.5rem 1rem;
    text-align: left;
}  


#Header,.breadCrumb,.topContainer,.leadSection{
    display:block;
}
.radius2.popup {
    display: none;
}
.tabNav {
    display: none;
}
#ver01 td.hover, #ver01g td.hover, #ver02 td.hover, #vervr td.hover, #ver05 td.hover, #ver01 th.hover, #ver01g th.hover, #ver02 th.hover, #vervr th.hover, #ver05 th.hover, #ver07 td.hover, #ver07 th.hover, #ver08 td.hover, #ver08 th.hover {
    background-color: #66d997;
    color: #000;
}
#ver01 tfoot td.hover-col, #ver01 td.hover-col, #ver01g td.hover-col, #ver02 td.hover-col, #vervr td.hover-col, #ver05 td.hover-col, #ver07 td.hover-col, #ver08 td.hover-col {
    background-color: #a3ebff;
    color: #000!important;
    font-weight: bold;
}
#ver01 td.hover-cell, #ver01g td.hover-cell, #ver02 td.hover-cell, #vervr td.hover-cell, #ver05 td.hover-cell, #ver07 td.hover-cell, #ver08 td.hover-cell {
    background-color: #fff;
}
#ver01 thead td:hover, #ver01g thead td:hover, #ver02 thead td:hover, #vervr thead td:hover, #ver05 thead td:hover, #ver07 thead td:hover, #ver08 thead td:hover {
    background-color: #fff;
}
#ver01 tbody th:hover, #ver01g tbody th:hover, #ver02 tbody th:hover, #vervr tbody th:hover, #ver05 tbody th:hover, #ver01 tfoot td:hover, #ver01g tfoot td:hover, #ver02 tfoot td:hover, #vervr tfoot td:hover, #ver05 tfoot td:hover, #ver07 tbody th:hover, #ver07 tfoot td:hover, #ver08 tbody th:hover, #ver08 tfoot td:hover {
    background-color: #fff;
    !important;
    cursor: default;
    color: #000!important;
    font-weight: bold;
}
#ver03 td.hover, #ver03 th.hover, #ver06 td.hover, #ver06 th.hover {
    background-color: #66d997;
    color: #000;
}
#ver01 tfoot td.hover-col, #ver03 td.hover-col, #ver06 td.hover-col {
    background-color: #ff9393;
    color: #000;
    font-weight: bold;
}
#ver03 td.hover-cell, #ver06 td.hover-cell {
    background-color: #fff;
}
#ver03 thead td:hover, #ver06 thead td:hover {
    background-color: #fff;
}
#ver03 tbody th:hover, #ver03 tfoot td:hover, #ver06 tbody th:hover, #ver06 tfoot td:hover {
    background-color: #fff;
    !important;
    cursor: default;
    color: #000;
    font-weight: bold;
}
#ver04 td.hover, #ver04 th.hover {
    background-color: #ff9393;
    color: #000;
}
#ver04 td.hover-col {
    background-color: #a3ebff;
    color: #000;
    font-weight: bold;
}
#ver04 td.hover-cell {
    background-color: #ffe066;
}
#ver04 thead td:hover {
    background-color: #ffe066;
}
#ver04 tbody th:hover, #ver04 tfoot td:hover {
    background-color: #ffe066;
    !important;
    cursor: default;
    color: #000;
    font-weight: bold;
}
#ver01 .desk-mapA-series, #ver01g .desk-mapA-series, #ver02 .desk-mapB-series, #vervr .desk-mapVR-series, #ver03 .desk-mapAmdCpu-series, #ver06 .desk-mapAmdCpu-series, #ver04 .desk-mapC-series, #ver05 .desk-mapB-series, #ver07 .desk-mapA-series, #ver08 .desk-mapB-series, .desk-mapAmdCpu-series {
    color: #fff;
}
.gmLinkBnr {
    background: url(/5shopping/templates/category_top/contents/img/tg13/gamemaster_gxf_805.jpg?$staticlink$);
    height: 200px;
    margin-bottom: 20px;
    position: relative;
}
.gmLinkBnr a {
    display: block;
    text-decoration: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.gmLinkBnr:hover {
    opacity: 0.6
}
.priceText span {
    display: block;
    position: absolute;
    bottom: 1px;
    left: 150px;
}
.tw_yen {
    color: #f00;
    font-weight: bold;
    font-size: 30px;
}
.desk-map {
    box-sizing: border-box;
}
td.column3 {
    width: 300px;
}
.desk_gm_map_bg3 {
    background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/galleria-gamemaster/desk_gm_map_bg3.png?$staticlink$) left bottom no-repeat;
}
colgroup {
    display: table-column-group;
}
.lengthColor {
    background-image: linear-gradient(to bottom, #009F29 0%, #00491D 100%);
}
.desk-mapA-lead {
    text-align: center;
}
.index_vertical {
    height: 80px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #9E9E9E;
    box-sizing: border-box;
}
.index_vertical span {
    font-weight: normal;
    font-size: 10px;
}
.index_foot, .index_foot_red {
    position: relative;
}
.index_foot:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 12px;
    border-color: transparent transparent transparent #0388CE;
    position: absolute;
    top: 0px;
    right: -13px;
    content: "";
}
.index_foot.more_height:after {
    border-width: 52px 0 40px 12px;
}
.index_foot_red:after {


    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 12px;
    border-color: transparent transparent transparent #da1d34;
    position: absolute;
    top: 0px;
    right: -13px;
    content: "";
}

/*-----　　モデル 1列（ブルー）191219追加　　-----*/
.head_low1 {
    background: url(/5shopping/templates/game_pc/img/general/map_bg.jpg?$staticlink$) left top repeat;
    position: relative;
    width: 105px;
    border-right: none !important;
    border-top: none;
}
.head_low1:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 52px 22px 52px;
    border-color: transparent transparent #00ab2b transparent;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
}
.slant_low1 {
    position: relative;
    background-image: linear-gradient(-37deg, #114A9E 50%, #00491D 50%, #00491D);
    height: 80px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
    border-top: solid #9E9E9E 1px;
    border-right: solid #9E9E9E 1px;
    box-sizing: border-box;
}
.slant_low1:before {
    position: absolute;
    content: "グラフィック";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-37deg);
    top: 25px;
    left: 10px;
}
.slant_low1:after {
    position: absolute;
    content: "CPU";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-37deg);
    top: 48px;
    left: 46px;
    letter-spacing: 0.15em;
}
.wid_low1 {
    box-sizing: border-box;
    padding: 5px 5px 5px;
    border-top: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    vertical-align: middle;
    line-height: 1.4;
    text-align: center;
}
/*-----　　モデル 2列（ブルー）　　-----*/
.head_low2 {
    background: url(/5shopping/templates/game_pc/img/general/map_bg.jpg?$staticlink$) left top repeat;
    position: relative;
    width: 105px;
    border-right: none !important;
    border-top: none;
}
.head_low2:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 52px 22px 52px;
    border-color: transparent transparent #00ab2b transparent;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
}
.slant_low2 {
    position: relative;
    background-image: linear-gradient(-37deg, #114A9E 50%, #00491D 50%, #00491D);
    height: 80px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
    border-top: solid #9E9E9E 1px;
    border-right: solid #9E9E9E 1px;
    box-sizing: border-box;
}
.slant_low2:before {
    position: absolute;
    content: "グラフィック";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-37deg);
    top: 25px;
    left: 10px;
}
.slant_low2:after {
    position: absolute;
    content: "CPU";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-37deg);
    top: 48px;
    left: 46px;
    letter-spacing: 0.15em;
}
.wid_low2 {
    box-sizing: border-box;
    padding: 5px 5px 5px;
    border-top: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    vertical-align: middle;
    line-height: 1.4;
    width: 43%;
    text-align: center;
}
/*-----　　モデル 3列（ブルー）　　-----*/
.head_low3 {
    background: url(/5shopping/templates/game_pc/img/general/map_bg.jpg?$staticlink$) left top repeat;
    position: relative;
    width: 110px;
    border-right: none !important;
}
.head_low3:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 55px 22px 55px;
    border-color: transparent transparent #00ab2b transparent;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.slant_low3 {
    position: relative;
    background-image: linear-gradient(-35deg, #114A9E 50%, #00491D 50%, #00491D);
    height: 80px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
    border-top: solid #9E9E9E 1px;
    border-right: solid #9E9E9E 1px;
    box-sizing: border-box;
}
.slant_low3:before {
    position: absolute;
    content: "グラフィック";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-38deg);
    top: 28px;
    left: 15px;
}
.slant_low3:after {
    position: absolute;
    content: "CPU";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-38deg);
    top: 45px;
    left: 48px;
    letter-spacing: 0.15em;
}
.wid_low3 {
    box-sizing: border-box;
    padding: 5px 5px 5px;
    border-top: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    vertical-align: middle;
    line-height: 1.4;
    width: 220px;
    text-align: center;
}
/*-----　　モデル 4列（ブルー）　　-----*/
.head_low4 {
    background: url(/5shopping/templates/game_pc/img/general/map_bg.jpg?$staticlink$) left top repeat;
    position: relative;
    width: 105px;
    border-right: none !important;
}
.head_low4:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 52px 22px 52px;
    border-color: transparent transparent #00ab2b transparent;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.slant_low4 {
    position: relative;
    background-image: linear-gradient(-46deg, #114A9E 50%, #00491D 50%, #00491D);
    height: 80px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
    border-top: solid #9E9E9E 1px;
    border-right: solid #9E9E9E 1px;
    box-sizing: border-box;
}
.slant_low4:before {
    position: absolute;
    content: "グラフィック";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-46deg);
    top: 25px;
    left: 8px;
}
.slant_low4:after {
    position: absolute;
    content: "CPU";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-46deg);
    top: 65px;
    left: 60px;
    letter-spacing: 0.15em;
}
.slant_low4.more_height {
    height: 92px;
}
.slant_low4.more_height:before {
    top: 32px;
    left: 12px;
}
.slant_low4.more_height:after {
    top: 54px;
    left: 48px;
}
.wid_low4 {
    box-sizing: border-box;
    padding: 5px 5px 5px;
    border-top: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    vertical-align: middle;
    line-height: 1.4;
    width: 165px;
    text-align: center;
}
/*-----　　AMD Ryzen搭載モデル　　-----*/
.slant_low4_red, .slant_low2_red {
    position: relative;
    background-image: linear-gradient(-36deg, #7d080e 50%, #00491D 50%, #00491D);
    height: 80px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
    border-top: solid #9E9E9E 1px;
    border-right: solid #9E9E9E 1px;
    box-sizing: border-box;
}
.slant_low4_red:before, .slant_low2_red:before {
    position: absolute;
    content: "グラフィック";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-38deg);
    top: 27px;
    left: 10px;
}
.slant_low4_red:after, .slant_low2_red:after {
    position: absolute;
    content: "CPU";
    font-size: 10px;
    color: #fff;
    text-align: center;
    transform: rotate(-38deg);
    top: 45px;
    left: 43px;
    letter-spacing: 0.15em;
}
tfoot {
    background: #114A9E;
    background-image: linear-gradient(to right, #114A9E 0%, #0388CE 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
    color: #fff;
}
tfoot.ft_red {
    background: #7d080e;
    background-image: linear-gradient(to right, #7d080e 0%, #da1d34 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
    color: #fff;
}
.desk-mapA-series-05 {
    border: 1px solid #d4e519;
    background: #83a304;
    background: -webkit-linear-gradient(left, #83a304 0%, #d4e519 100%);
    background: linear-gradient(to right, #83a304 0%, #d4e519 100%);
}
.desk-mapA-series-05-gm {
    border: 1px solid #d4e519;
    background: #83a304;
    background: -webkit-linear-gradient(left, #83a304 0%, #d4e519 100%);
    background: linear-gradient(to right, #83a304 0%, #d4e519 100%);
    margin: 0 auto;
}
.desk-mapA-data {
    box-sizing: border-box;
    padding: 7px 5px;
    width: 168px;
    border-top: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    vertical-align: middle;
    line-height: 1.3;
}
.desk-mapGame-data {
    box-sizing: border-box;
    /*width: 224px;*/
    border-top: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    vertical-align: middle;
    line-height: 1.3;
    padding: 6px 5px;
}
.desk-mapGame-data a {
    text-decoration: none;
}
.desk-map-card-position .desk-mapA-icon-03 {
    bottom: 20px;
    left: 41%;
}

.column2R #sub {
    display: none;
}
.rank {
    display: none;
}
.otherLink {
    display: none;
}
.gameCategory {
    display: none;
}



@media screen and (min-width: 479px){
 
    #lp_page section.lineup .modelArea ul li.col1 .benchmark_score {
        width: 80%;
        float: left;
        box-sizing: border-box;
        margin-top: 10px;
    }   
    #lp_page section.lineup .modelArea {
        width: 810px;
        margin: 0 auto;
        color: #fff;
    }
    #lp_page section.lineup .modelArea .model_cts {
        min-height: 550px;
        height: auto;
        background: unset;
        color: #fff;
        padding-bottom: 0.8rem;
    }
    .benchmark_score {
        width: 80%;
        background: unset;
        color: #fff;
        font-size: 1.3rem;
        margin: 0 auto;
        border: unset;
        padding: 0.5rem 1rem;
        text-align: left;
    }  

    .desk-map {
        padding: 15px;
        /*background: url(/5shopping/templates/game_pc/img/general/map_bg.jpg?$staticlink$) left top repeat;*/
        background: url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dw42e48f96/5info/img/minecraft-mc/bottom_bg01.jpg?$staticlink$) repeat center top!important;
    }
    .head_low3 {
        background: unset;
        position: relative;
        width: 110px;
        border-right: none !important;
    }
    .desk-map-model {
        padding: 6px 0!important;
        background-color: unset!important;
        border: unset!important;
        text-align: center!important;
    }
    .index_vertical {
        height: 80px;
        font-size: 12px;
        line-height: 1.3;
        font-weight: bold;
        text-align: center;
        border-top: 1px solid #e1e1e1;
        box-sizing: border-box;
    }
    .slant_low4_red, .slant_low2_red {
        position: relative;
        background-image: linear-gradient(-36deg, #7d080e 50%, #00ab2b 50%, #00ab2b);
        height: 80px;
        font-size: 12px;
        line-height: 1.3;
        font-weight: bold;
        border-top: solid #e1e1e1 1px;
        border-right: solid #9E9E9E 1px;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 479px){
    #lp_page section.lineup .modelArea .model_cts {
        opacity: 1;
        border: 1px solid #fff;
        padding: unset;
    }    
    #lp_page h3{
      font-size: 5vw;
      margin: 0 0 2vw;
  }  
  
  #lp_page section.lineup .modelArea .model_cts .model_left img.modelPc {
    width: 80%;
    margin: 0 0 2vw;
    filter: drop-shadow(0 0 5px #fff);
}
#lp_page section.lineup .modelArea ul li.col1, #lp_page section.lineup .modelArea ul li.col2 {
    min-width: 100px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

}

</pre></body></html>