@charset "utf-8";

/*====================================================

ヘビーゲーマー向け、ライトゲーマー向け
type652,type651

Copyright (c) THIRDWAVE CORP. All Rights Reserved. 

====================================================*/

/*----------------------------------------------------
　ページ基本設定
----------------------------------------------------*/
#Globalnavi,
.all365days {
  display: block;
}

#container {
  width: 100% !important;
  margin: 0 auto;
  position: static;
}

.wideBgArea {
  width: 100%;
  margin: 0;
  padding: 0;
}

.bgBlack {
  background: #000;
  padding: 1px 0;
  color: #fff;
}

.bgDarkGray {
  background: #121010;
  padding: 1px 0;
  color: #fff;
}

.bgGradGray {
  background: #f2f2f2;
  background: -moz-linear-gradient(left, #f2f2f2 0%, #f8f8f8 50%, #f2f2f2 100%);
  background: -webkit-linear-gradient(left, #f2f2f2 0%, #f8f8f8 50%, #f2f2f2 100%);
  background: linear-gradient(to right, #f2f2f2 0%, #f8f8f8 50%, #f2f2f2 100%);
  color: #3b3b3b;
  padding: 1px 0;
}

.boxShadow {
  box-shadow: 0 0 8px 0px #000;
}

.dropShadow {
  filter: drop-shadow(0 0 4px #161616);
}

.textShadow {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

.center {
  text-align: center;
}

.lsPlus {
  letter-spacing: 1px;
}

.lsMinus {
  letter-spacing: -1px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt20_0 {
  padding-top: 20px;
}

.mt40_0 {
  margin-top: 40px;
}

.mb100_60 {
  margin-bottom: 100px;
}

.pcOnlyIn {
  display: inline-block;
}

.spOnly {
  display: none;
}

.sp_br {
  display: none;
}

@media screen and (max-width:479px) {
  .bgGradGray {
    background: #f8f8f8;
  }

  .lsPlus {
    letter-spacing: 0;
  }

  .lsMinus {
    letter-spacing: 0;
  }

  .pt20_0 {
    padding-top: 0;
  }

  .mt40_0 {
    margin-top: 0;
  }

  .mb100_60 {
    margin-bottom: 60px;
  }

  .mb30sp {
    margin-bottom: 30px !important;
  }

  .pcOnly {
    display: none !important;
  }

  .pcOnlyIn {
    display: none !important;
  }

  .spOnly {
    display: block !important;
    width: 100vw;
  }

  .sp_br {
    display: block;
  }

  .txtLeft {
    text-align: left;
  }
}


/*-------------------------------------
　パンくず
---------------------------------------*/

.leadSectionInner {
  width: 1050px !important;
}

.breadCrumb {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.breadCrumb_inner {
  position: relative;
  width: 1050px;
  height: 20px;
  margin: 0 auto;
  z-index: 9999;
}

.breadCrumb li {
  background: url("../../5img/bcBg_ccc.gif?$staticlink$") no-repeat scroll left center;
}

.breadCrumb li a {
  color: #fff;
}


/*-------------------------------------
　基本セクション
---------------------------------------*/

#lp_page section {
  margin: 120px auto 150px;
  width: 1050px;
}

.gameMainContents section img {
  max-width: 94%;
  height: auto;
}

section.hideSection {
  display: none;
}

@media screen and (max-width:479px) {
  #lp_page section {
    margin: 1em 0 2em;
    padding: 10px 0 0;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}


/*-------------------------------------
　メインタイトル
---------------------------------------*/

.casualTitleImg {
  background: url("../../5info/img/game_casual/img_main.jpg?$staticlink$") no-repeat scroll center 0;
  min-height: 730px;
  /* 599px */
  height: 400px;
  background-size: cover !important;
}

.expertTitleImg {
  background: url("../../5info/img/game_expert/img_main.jpg?$staticlink$") no-repeat scroll center 0;
  min-height: 599px;
  height: 400px;
  background-size: cover !important;
}

#expert_typeB {
  background: url("../../5info/img/game_casual/img_main_light_b.jpg?$staticlink$") no-repeat scroll center 0;
  min-height: 599px;
  height: 400px;
  background-size: cover !important;
}

section.titleSection {
  margin-top: 30px !important;
  margin-bottom: 0 !important;
}

.casualTitleImg .titleBox1col {
  padding-top: 390px;
  padding-bottom: 180px;
}

.expertTitleImg .titleBox1col {
  padding-top: 200px;
  padding-bottom: 280px;
}

.titleBox1col h2 {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 5px;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
}

.titleBox1col h2 span {
  font-size: 50px;
  letter-spacing: 9px;
  /*font-family: Hiragino Kaku Gothic W5 JIS2004;*/
}

.titleBox1col p {
  font-size: 16px;
  letter-spacing: 2px;
  font-family: Hiragino Kaku Gothic W4 JIS2004;
  width: 515px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width:479px) {
  section.titleSection {
    background: none;
    padding-top: 0;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    width: 96%;
  }

  .casualTitleImg {
    background: url("../../5info/img/game_casual/img_main_b.jpg?$staticlink$") no-repeat scroll center 0;
    width: 100vw;
    min-height: 200px;
    height: 200px;
    background-size: cover !important;
  }

  .expertTitleImg {
    display: block;
    background: url("../../5info/img/game_expert/img_main.jpg?$staticlink$") no-repeat scroll center 0;
    width: 100vw;
    min-height: 200px;
    height: 200px;
    background-size: cover !important;
  }

  #expert_typeB {
    display: none;
    width: 100vw;
    min-height: 200px;
    height: 200px;
    background-size: cover !important;
  }

  .casualTitleImg .titleBox1col {
    padding-top: 8.5em;
  }

  .expertTitleImg .titleBox1col {
    padding-top: 4.5em;
  }

  .titleBox1col h2 {
    font-size: 5vw;
    font-weight: bold;
    letter-spacing: 1px;
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  }

  .titleBox1col h2 span {
    font-size: 6.5vw;
    letter-spacing: 2px;
    /*font-family: Hiragino Kaku Gothic W5 JIS2004;*/
  }

  .titleBox1col p {
    font-size: 1em;
    letter-spacing: 2px;
    font-family: Hiragino Kaku Gothic W4 JIS2004;
    width: 97%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.4);
  }
}


/*-------------------------------------
　ランキング
---------------------------------------*/

.bannerBox1col {
  margin-top: -60px;
  margin-bottom: 90px;
}

.bannerBox1col p {
  text-align: center;
}

.featureBox1col {
  margin-bottom: 60px;
  color: #3b3b3b;
}

.featureBox1col h3 {
  font-size: 45px;
  line-height: 1.4;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W5 JIS2004;*/
  border-bottom: 2px solid #2c2c2c;
  padding-bottom: 10px;
}

.featureBox2col {
  color: #3b3b3b;
}

.featureBox2col .item_pic {
  text-align: center;
}

.featureBox2col .item_pic p {
  font-size: 28px;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
}

.featureBox2col .item_pic img {
  margin-bottom: 30px;
  max-width: 330px;
}

.featureBox2col p.pur-rank-text {
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}

.featureBox2col .item_price p {
  font-size: 28px;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  margin-bottom: 30px;
}

.featureBox2col .spec p {
  font-size: 15px;
  letter-spacing: 1px;
  padding-left: 100px;
}

.featureBox2col ul {
  display: flex;
  justify-content: space-between;
}

.featureBox2col ul.center {
  text-align: left;
}

.featureBox2col ul.center li {
  padding-top: 15px;
}

.featureBox2col li {
  width: 48%;
  padding-bottom: 15px;
}

.featureBox2col li:first-child {
  padding-right: 20px;
}

.featureBox2col li:last-child {
  border-left: 1px solid #2c2c2c;
  padding-left: 20px;
}

.featureBox3col {
  color: #3b3b3b;
}

.featureBox3col .item_pic {
  position: relative;
  text-align: center;
}

.featureBox3col .item_pic .pur-rank-icon {
  position: absolute;
  top: 0;
  left: 5px;
}

.model_name {
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: center;
}

.model_price {
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-align: center;
}

.model_price span {
  font-size: 28px;
}

.model_spec span {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
}

.model_benchmark {
  border: 1px solid #333;
  border-radius: 3px;
  padding: 10px 10px 4px;
  margin: 20px 0;
  text-align: center;
}

.model_benchmark p:first-child {
  border-bottom: 1px solid #333;
  font-size: 14px;
  margin-bottom: 4px;
  padding-bottom: 4px;
}

.model_benchmark p:last-child {
  font-size: 18px;
}

.model_stk {
  font-size: 16px;
  margin-bottom: 10px;
}

#container .featureBox3col a.c-button--primary-blue {
  background-color: #004da1;
  color: #fff;
  width: 100%;
}

@media screen and (max-width: 479px) {
  .model_name {
    font-size: 20px;
  }
}


.featureBox3col .item_pic p {
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 1.3;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
}

/*.featureBox3col .item_pic p .item_name{
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box;
}*/

.featureBox3col .item_pic img {
  margin-bottom: 30px;
}

.featureBox3col p.pur-rank-text {
  border-bottom: 1px solid;
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

.featureBox3col .item_price p {
  font-size: 28px;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  margin-bottom: 30px;
}

.kakakucomreview span {
  /*display: none;*/
  color: #3b3b3b !important;
}

.kakakucomreview span a {
  color: #3b3b3b !important;
  /*text-decoration: none;*/
}

.featureBox3col span.priceStrike.old_price,
.featureBox2col span.priceStrike.old_price {
  font-size: 18px !important;
  color: #888 !important;
  display: none;
}

.old_priceBox {
  display: block;
}

.featureBox3col .spec p {
  font-size: 15px;
  letter-spacing: 1px;
}

.featureBox3col>ul {
  display: flex;
  justify-content: space-between;
}

.featureBox3co>l ul.center {
  text-align: center;
}

.featureBox3col>ul.center li {
  padding-top: 15px;
}

.featureBox3col>ul li {
  width: 33%;
  padding-bottom: 15px;
}

.featureBox3col>ul li:nth-child(even) {
  border-left: 1px solid #2c2c2c;
  border-right: 1px solid #2c2c2c;
  padding-left: 20px;
  padding-right: 20px;
}

.featureBox3col>ul li:first-child {
  padding-right: 20px;
}

.featureBox3col>ul li:last-child {
  padding-left: 20px;
}

.featureBox3col .spec p.benchmark {
  font-size: 14px
}

.benchBox1col {
  position: relative;
  border: 1px solid #000;
  background-color: #fcfcfd;
}

.benchBox1col p {
  font-size: 16px;
  padding: 6px 4px 0;
  line-height: 1.4;
}

.benchBox1col p span.bgBench {
  color: #fff;
  background-color: #5b5b5b;
  letter-spacing: 4px;
  padding: 4px 10px;
}

.benchBox1col p span.center {
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
}

.under {
  margin-top: -30px;
  margin-bottom: 60px;
}

.under li {
  padding-top: 15px;
  position: relative;
}

.under .spec {
  margin-bottom: 35px;
  padding-bottom: 30px;
}

.btnDetail {
  color: #fff;
  background: #0488ea;
  background: -moz-linear-gradient(top, #0488ea 0%, #0488ea 46%, #0555c2 54%, #0555c2 100%);
  background: -webkit-linear-gradient(top, #0488ea 0%, #0488ea 46%, #0555c2 54%, #0555c2 100%);
  background: linear-gradient(to bottom, #0488ea 0%, #0488ea 46%, #0555c2 54%, #0555c2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0488ea', endColorstr='#0555c2', GradientType=0);
  border-radius: 25px;
  width: 200px;
  text-align: center;
  position: absolute;
  bottom: 15px;
  left: 74px;
  padding: 5px 8px 5px 16px;
  font-size: 15px;
  font-family: Hiragino Kaku Gothic W4 JIS2004;
  letter-spacing: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  text-decoration: none;
  box-shadow: 2px 2px 4px 0px #999;
  /*transition: .3s;*/
  box-sizing: content-box;
}

.btnDetail:hover {
  opacity: 0.9;
  margin-top: 2px;
  margin-bottom: -2px;
}


/*.btnDetail:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 120%;
    height: 100%;
    background: #ff5500;
    transform-origin: right top;
    transform: skewX(-30deg) scale(0, 1);
    transition: transform .3s;
}
.btnDetail:hover::before {
    transform-origin: left top;
    transform: skewX(-30deg) scale(1, 1);
    background: #ff5500;
}*/

.btnDetail span {
  z-index: 100;
  color: #fff !important;
}

.btnDetail:after {
  content: url("../../5info/img/game_expert/detail_arrow.png?$staticlink$");
  margin-left: 5px;
  z-index: 100;
  margin-bottom: -4px;
}

.featureBox2col .btnDetail {
  left: 140px;
}

.lineUpBox1col {
  margin-bottom: 30px;
}

.lineUpBox1col p {
  font-size: 20px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  letter-spacing: 5px;
}

.lineUpBox1col p a {
  text-decoration: none;
  color: #3b3b3b;
  border-bottom: 1px solid #000;
  padding-bottom: 3px;
}

.lineUpBox1col p a:hover {
  opacity: 0.8;
  border-bottom: none;
}

@media screen and (max-width:479px) {
  .bannerBox1col {
    margin: 5em 0 2em;
  }

  .bannerBox1col p {
    text-align: center;
  }

  .featureBox1col {
    margin-bottom: 20px;
    color: #3b3b3b;
  }

  .featureBox1col h3 {
    font-size: 20px;
  }

  .featureBox2col {
    color: #3b3b3b;
  }

  .featureBox2col .item_pic {
    text-align: center;
  }

  .featureBox2col .item_pic p {
    font-size: 28px;
    letter-spacing: 2px;
    text-align: center;
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  }

  .featureBox2col .item_pic img {
    margin-bottom: 30px;
    max-width: 330px;
  }

  .featureBox2col p.pur-rank-text {
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 20px;
  }

  .featureBox2col .item_price p {
    font-size: 28px;
    letter-spacing: 2px;
    text-align: center;
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
    margin-bottom: 30px;
  }

  .featureBox2col .spec p {
    font-size: 16px;
    letter-spacing: 2px;
    padding-left: 100px;
  }

  .featureBox2col ul {
    display: flex;
    justify-content: space-between;
  }

  .featureBox2col ul.center {
    text-align: left;
  }

  .featureBox2col ul.center li {
    padding-top: 15px;
  }

  .featureBox2col li {
    width: 48%;
    padding-bottom: 15px;
  }

  .featureBox2col li:first-child {
    padding-right: 20px;
  }

  .featureBox2col li:last-child {
    border-left: 1px solid #2c2c2c;
    padding-left: 20px;
  }

  .featureBox3col {
    color: #3b3b3b;
    margin: 40px 0 0;
  }

  .featureBox3col .item_pic {
    position: relative;
  }

  .featureBox3col .item_pic .pur-rank-icon {
    position: absolute;
    top: 0;
    left: 5px;
  }

  .featureBox3col .item_pic p {
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
    font-size: 2.3em;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
  }

  .featureBox3col .item_pic img {
    display: block;
    margin: 0 auto 30px;
    width: 75%;
  }

  .featureBox3col p.pur-rank-text {
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 20px;
    text-align: center;
  }

  .featureBox3col .item_price p {
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
    font-size: 2.8em;
    letter-spacing: 2px;
    margin: 10px 0 20px;
    text-align: center;
  }

  .kakakucomreview span {
    /*display: none;*/
    color: #3b3b3b !important;
  }

  .kakakucomreview span a {
    color: #3b3b3b !important;
    /*text-decoration: none;*/
  }

  .featureBox3col span.priceStrike.old_price,
  .featureBox2col span.priceStrike.old_price {
    font-size: 18px !important;
    color: #888 !important;
    display: none;
  }

  .old_priceBox {
    display: block;
  }

  .featureBox3col .spec p {
    font-size: 16px;
    letter-spacing: 2px;
  }

  .featureBox3col .spec p.spec {
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  .featureBox3col .spec p.spec>br {
    display: none;
  }

  .featureBox3col .spec p.spec>span {
    display: block;
    padding: .2em;
    font-size: 4.5vw;
  }

  .featureBox3col .spec p.spec>span:nth-of-type(even) {
    background: #e1e1e1;
  }

  .featureBox3col .spec p.benchmark {
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 0.5em;
  }

  .featureBox3col>ul {
    display: inline-block;
    justify-content: space-between;
  }

  .featureBox3col>ul.center {
    text-align: center;
  }

  .featureBox3col>ul.center li {
    padding-top: 15px;
  }

  .featureBox3col>ul li {
    border-bottom: 1px solid #333;
    margin: 0 auto 40px;
    padding-bottom: 40px;
    width: 94%;
  }

  .featureBox3col>ul li:nth-child(even) {
    border-left: none;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
  }

  .featureBox3col>ul li:first-child {
    padding-right: 0;
  }

  .featureBox3col>ul li:last-child {
    padding-left: 0;
  }

  .benchBox1col {
    width: 90%;
    margin: 1em 0;
  }

  .benchBox1col p {
    font-size: 16px;
    padding: 6px 4px 0;
    line-height: 1.4;
  }

  .benchBox1col p span.bgBench {
    letter-spacing: 0;
  }

  .benchBox1col p span.center {
    position: absolute;
    top: 6px;
    left: 6em;
    right: 0;
  }

  .under {
    border-bottom: 1px solid #000;
    margin: -30px 0 20px 0;
    padding-bottom: 40px;
  }

  .under.last {
    border-bottom: none;
  }

  .under li {
    padding-top: 15px;
    position: relative;
  }

  .under .spec {
    padding-bottom: 10px;
    text-align: center;
  }

  .btnDetail {
    position: relative;
    bottom: 15px;
    margin: 0 auto;
    left: 0;
    font-size: 1.3em;
    text-align: center;
    display: flex;
  }

  .btnDetail:hover {
    opacity: 0.9;
    margin-top: 2px;
    margin-bottom: -2px;
  }

  .btnDetail span {
    z-index: 100;
  }

  .btnDetail:after {
    content: url("../../5info/img/game_expert/detail_arrow.png?$staticlink$");
    margin-left: 5px;
    z-index: 100;
  }

  .featureBox2col .btnDetail {
    left: 140px;
  }

  .lineUpBox1col {
    margin-bottom: 30px;
  }

  .lineUpBox1col p {
    font-size: 20px;
    text-align: center;
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
    letter-spacing: 5px;
  }

  .lineUpBox1col p a {
    text-decoration: none;
    color: #3b3b3b !important;
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
  }

  .lineUpBox1col p a:hover {
    opacity: 0.8;
    border-bottom: none;
  }

  .lineUpBox1col p a:visited {
    color: #3b3b3b !important;
  }

  .lineUpBox1col p a:link {
    color: #3b3b3b !important;
  }
}


/*-------------------------------------
　アコーディオン
---------------------------------------*/

.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 10px auto 0;
}

.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.cp_actab label {
  position: relative;
  display: block;
  cursor: pointer;
  background: #252525;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  letter-spacing: 6px;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  width: 60%;
  margin: 0 auto;
  padding: 3px;
  border-radius: 20px;
  box-shadow: 2px 2px 4px 0px #999;
}

.cp_actab label:hover {
  opacity: 0.9;
  margin-top: 2px;
  margin-bottom: -2px;
}

.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
  margin-top: 60px;
}


/* :checked */

.cp_actab input:checked~.cp_actab-content {
  max-height: 3600px;
  /*開いたときの高さ*/
  margin-bottom: 60px;
}

@media screen and (max-width:479px) {
  .cp_actab {
    width: 94%;
  }
}


/*-------------------------------------
　もっと見るスペック
---------------------------------------*/

.specBox1col {
  margin-bottom: 30px;
  color: #3b3b3b;
}

.specBox1col h4 {
  font-size: 45px;
  line-height: 1.4;
  letter-spacing: 2px;
  font-family: Hiragino Kaku Gothic W1 JIS2004;
  border-bottom: 1px solid #2c2c2c;
}

.specBox2col {
  color: #3b3b3b;
  margin-bottom: 80px;
}

.specBox2col .item_pic p {
  font-size: 28px;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  margin-bottom: 30px;
}

.specBox2col p.pur-rank-text {
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}

.specBox2col p {
  font-size: 16px;
  letter-spacing: 1px;
}

.specBox2col ul {
  display: flex;
  justify-content: space-between;
}

.specBox2col li {
  width: 48%;
}

.specBox2col li:first-child {
  padding-right: 20px;
}

.specBox2col li:last-child {
  padding-left: 20px;
}

.specBox3col {
  color: #3b3b3b;
  margin-bottom: 80px;
}

.specBox3col .item_pic p {
  font-size: 28px;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  margin-bottom: 30px;
}

.specBox3col p.pur-rank-text {
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}

.specBox3col p {
  font-size: 16px;
  letter-spacing: 1px;
}

.specBox3col ul {
  display: flex;
  justify-content: space-between;
}

.specBox3col li {
  width: 33%;
}

.specBox3col li:nth-child(even) {
  padding-left: 20px;
  padding-right: 20px;
}

.specBox3col li:first-child {
  padding-right: 20px;
}

.specBox3col li:last-child {
  padding-left: 20px;
}

@media screen and (max-width:479px) {
  .specBox3col ul {
    display: inline-block;
    justify-content: space-between;
  }

  .specBox3col li {
    width: 100%;
  }

  li {
    list-style: none;
  }

  .cp_actab label {
    width: 85%;
    letter-spacing: 0;
  }

  .specBox1col h4 {
    font-size: 2em;
  }

  .specBox1col {
    margin-bottom: 30px;
  }

  .specBox1col {
    margin: 1.5em 0 0.5em;
  }

  .cp_actab-content p {
    font-size: 1.25em;
    letter-spacing: 0;
  }

  /* -- 全てのラインナップを見る --*/
  .all_lineup {
    font-size: 1.5em;
    display: block;
    position: relative;
    margin: 20px 0 0;
    text-align: center;
  }

  .all_lineup p a {
    text-decoration: none;
    color: #3b3b3b;
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
  }
}


/*-------------------------------------
　リンクバナー
---------------------------------------*/

.bnrBox1col {
  margin-top: 60px;
}

.bnrBox1col p {
  text-align: center;
}

.bnrBox1col p a img {
  width: 60%;
  transition: 0.1s;
}

.bnrBox1col p a:hover img {
  width: 61%;
  transition: 0.1s;
  margin-top: -4px;
  opacity: 0.9;
  border-radius: 6px;
}

@media screen and (max-width:479px) {
  .bnrBox1col {
    margin: 5em 0;
  }

  .bnrBox1col p a img {
    width: 100%;
    transition: 0.1s;
  }

  .bnrBox1col p a:hover img {
    width: 101%;
    transition: 0.1s;
    margin-top: -4px;
    opacity: 0.9;
    border-radius: 6px;
  }
}


/*-------------------------------------
　もっと使いこなす
---------------------------------------*/

.moreBox1col {
  margin-bottom: 30px;
  color: #fff;
}

.moreBox1col h3 {
  font-size: 45px;
  line-height: 1.4;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W5 JIS2004;*/
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}

.w805 {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.moreBox2col {
  color: #fff;
}

.moreBox2col {
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}

.moreBox2col p {
  font-size: 22px;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  margin-bottom: 20px;
}

.moreBox2col p.underLine {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}

.moreBox2col p:hover {
  opacity: 0.8;
}

.moreBox2col img {
  /*margin-bottom: 20px;*/
}

.moreBox2col p a {
  color: #fff;
  text-decoration: none;
}

.moreBox2col ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.moreBox2col li {
  width: 48%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.moreBox2col li:first-child {
  padding-right: 20px;
}

.moreBox2col li:last-child {
  border-left: 1px solid #fff;
  padding-left: 20px;
}

.moreBox3col {
  color: #3b3b3b;
  margin-bottom: 80px;
}

.moreBox3col p {
  font-size: 22px;
  letter-spacing: 2px;
  text-align: center;
  /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
  margin-bottom: 20px;
}

.moreBox3col p:hover {
  opacity: 0.8;
}

.moreBox3col img {
  /*margin-bottom: 20px;*/
}

.moreBox3col p a {
  color: #fff !important;
  text-decoration: none;
}

.moreBox3col ul {
  display: flex;
  justify-content: space-between;
}

.moreBox3col li {
  width: 33%;
}

.moreBox3col li:nth-child(even) {
  padding-left: 20px;
  padding-right: 20px;
}

.moreBox3col li:first-child {
  padding-right: 20px;
}

.moreBox3col li:last-child {
  padding-left: 20px;
}

@media screen and (max-width:479px) {
  .moreBox1col {
    margin-bottom: 30px;
    color: #fff;
  }

  .moreBox1col h3 {
    font-size: 2.0em;
    width: 100%;
  }

  .w805 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .moreBox2col {
    color: #fff;
  }

  .moreBox2col {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: none;
    padding-bottom: 30px;
  }

  .moreBox2col p {
    font-size: 1.8em;
    letter-spacing: 2px;
    text-align: center;
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
    margin-bottom: 20px;
  }

  .moreBox2col p.underLine {
    border-bottom: none;
    padding-bottom: 20px;
  }

  .moreBox2col p:hover {
    opacity: 0.8;
  }

  .moreBox2col img {
    /*margin-bottom: 20px;*/
  }

  .moreBox2col p a {
    color: #fff;
    text-decoration: none;
  }

  .moreBox2col ul {
    display: inline-block;
    justify-content: space-between;
    align-items: center;
  }

  .moreBox2col li {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .moreBox2col li:first-child {
    padding-right: 0;
  }

  .moreBox2col li:last-child {
    border-left: none;
    padding-left: 0;
  }

  .moreBox3col {
    color: #3b3b3b;
    margin-bottom: 80px;
  }

  .moreBox3col p {
    font-size: 1.8em;
    letter-spacing: 2px;
    text-align: center;
    /*font-family: Hiragino Kaku Gothic W2 JIS2004;*/
    margin-bottom: 20px;
  }

  .moreBox3col p:hover {
    opacity: 0.8;
  }

  .moreBox3col img {
    /*margin-bottom: 20px;*/
  }

  .moreBox3col p a {
    color: #fff;
    text-decoration: none;
  }

  .moreBox3col ul {
    width: 100%;
    display: inline-block;
    justify-content: space-between;
  }

  .moreBox3col li {
    width: 100%;
  }

  .moreBox3col li:nth-child(even) {
    padding: 0;
  }

  .moreBox3col li:first-child {
    padding-right: 0px;
  }

  .moreBox3col li:last-child {
    padding-left: 0px;
  }
}


/*-------------------------------------
　ポジションマップ補足
---------------------------------------*/

.w805 .middle-map-head-sub {
  width: 10%;
  height: 100px;
  vertical-align: middle;
  text-align: center;
}

.w805 .middle-map-foot-01,
.w805 .middle-map-foot-02 {
  background: url("../../5shopping/include/pane/tpl_include/templates/galleria_purpose/img/professional/pro_map_bg06_2.jpg?$staticlink$") repeat-x;
}

.w805 .middle-map-foot-04 {
  background: url("../../5shopping/include/pane/tpl_include/templates/galleria_purpose/img/professional/pro_map_bg09_2.png?$staticlink$") right bottom no-repeat;
}

.w805 .middle-map-title {
  background: url("../../5shopping/include/pane/tpl_include/templates/galleria_purpose/img/casual/ca_map_bnr.jpg?$staticlink$") left top no-repeat;
}

.w805 .middle-map-head-02 {
  background: #009227;
  background: -moz-linear-gradient(top, #009227 0%, #008227 100%);
  background: -webkit-linear-gradient(top, #009227 0%, #008227 100%);
  background: linear-gradient(to bottom, #009227 0%, #008227 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009227', endColorstr='#008227', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .middle-map-head-2row02 {
  background: #009227;
  background: -moz-linear-gradient(top, #009227 0%, #00471c 100%);
  background: -webkit-linear-gradient(top, #009227 0%, #00471c 100%);
  background: linear-gradient(to bottom, #009227 0%, #00471c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009227', endColorstr='#00471c', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .middle-map-head-03 {
  background: #008227;
  background: -moz-linear-gradient(top, #008227 0%, #006b20 100%);
  background: -webkit-linear-gradient(top, #008227 0%, #006b20 100%);
  background: linear-gradient(to bottom, #008227 0%, #006b20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008227', endColorstr='#006b20', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .middle-map-head-04 {
  background: #006b20;
  background: -moz-linear-gradient(top, #006b20 0%, #00471c 100%);
  background: -webkit-linear-gradient(top, #006b20 0%, #00471c 100%);
  background: linear-gradient(to bottom, #006b20 0%, #00471c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006b20', endColorstr='#00471c', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .middle-map-head-bottom {
  height: 65px;
}

.w805 .expert-map-head-02 {
  background: #009227;
  background: -moz-linear-gradient(top, #009227 0%, #008227 100%);
  background: -webkit-linear-gradient(top, #009227 0%, #008227 100%);
  background: linear-gradient(to bottom, #009227 0%, #008227 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009227', endColorstr='#008227', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .expert-map-head-03 {
  background: #008227;
  background: -moz-linear-gradient(top, #008227 0%, #006b20 100%);
  background: -webkit-linear-gradient(top, #008227 0%, #006b20 100%);
  background: linear-gradient(to bottom, #008227 0%, #006b20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008227', endColorstr='#006b20', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .expert-map-head-04 {
  background: #006b20;
  background: -moz-linear-gradient(top, #006b20 0%, #00471c 100%);
  background: -webkit-linear-gradient(top, #006b20 0%, #00471c 100%);
  background: linear-gradient(to bottom, #006b20 0%, #00471c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006b20', endColorstr='#00471c', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .expert-map-head-3row02 {
  background: #009227;
  background: -moz-linear-gradient(top, #009227 0%, #007c34 100%);
  background: -webkit-linear-gradient(top, #009227 0%, #007c34 100%);
  background: linear-gradient(to bottom, #009227 0%, #007c34 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009227', endColorstr='#007c34', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .expert-map-head-3row03 {
  background: #007c34;
  background: -moz-linear-gradient(top, #007c34 0%, #00471c 100%);
  background: -webkit-linear-gradient(top, #007c34 0%, #00471c 100%);
  background: linear-gradient(to bottom, #007c34 0%, #00471c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007c34', endColorstr='#00471c', GradientType=0);
  border-top: 1px solid #e1e1e1;
}

.w805 .expert-map-head-bottom {
  height: 65px;
}

.middle-map-space-01 {
  margin-top: 20px !important;
}


/*--------------------------- SP ラインナップ リンク ------------------------------ */

@media screen and (max-width:479px) {
  #lineup-list {
    color: #fff;
    width: 100vw;
    margin-left: -5px;
  }

  #lineup-list h2 {
    font-size: 1.8em;
    font-weight: 300;
    color: #fff;
    background: linear-gradient(-90deg, rgb(0, 0, 0) 0%, rgb(50, 50, 50) 100%);
    padding: 5px 10px;
  }

  #lineup-list h3 {
    font-size: 1.6em;
    font-weight: 300;
    color: #fff;
    background: linear-gradient(-90deg, rgb(178, 0, 0) 0%, rgb(140, 0, 0) 100%);
    padding: 5px 0 5px 0.8em;
  }

  #lineup-list h3:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 1.25em;
    display: block;
    margin: 18px 0 0;
    left: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: -webkit-linear-gradient(bottom left, rgb(255, 191, 0) 0%, rgb(255, 191, 0) 55%, rgb(255, 255, 115) 56%, rgb(255, 255, 115) 100%);
    background: -o-linear-gradient(bottom left, rgb(255, 191, 0) 0%, rgb(255, 191, 0) 55%, rgb(255, 255, 115) 56%, rgb(255, 255, 115) 100%);
    background: linear-gradient(to top right, rgb(255, 191, 0) 0%, rgb(255, 191, 0) 55%, rgb(255, 255, 115) 56%, rgb(255, 255, 115) 100%);
  }

  #lineup-list ul {
    width: 100vw !important;
    margin-left: -1px !important;
  }

  #lineup-list ul li {
    color: #fff;
    font-size: 1.4em;
    font-weight: 100;
    border-top: 1px solid #CCC;
    padding: 10px 20px;
  }

  #lineup-list ul li a {
    text-decoration: none;
  }

  #lineup-list ul li a::after {
    content: "";
    position: absolute !important;
    right: .75em !important;
    border-top: 1px solid #009be6 !important;
    border-right: 1px solid #009be6 !important;
    width: 7px !important;
    height: 7px !important;
    display: block !important;
    margin-top: -12px;
    -webkit-transform: rotate(45deg) translate(-70%);
    -ms-transform: rotate(45deg) translate(-70%);
    transform: rotate(45deg) translate(-70%) !important;
  }
}


/*-------------------------------------
　fadein
---------------------------------------*/


/* 画面外にいる状態 */

.fadein {
  opacity: 0;
  transform: translate(-300px, 0);
  transition: all 1200ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  /*opacity : 1;
	transform : translate(0, 0);*/
}


/* 画面外にいる状態・右側から */

.fadeinR {
  transform: translate(300px, 0);
}


/* 画面外にいる状態・下から */

.fadeinUp {
  transform: translate(0, 50px);
}


/* 画面内に入った状態 */

.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

@media screen and (max-width:479px) {}


/*---------------------------
　ページTOPへ
---------------------------*/

#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}

#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}

.pagetop {
  display: none;
}


/*---------------------------
　clearfix 
---------------------------*/

.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}


/*---------------------------
　サイドバナー 
---------------------------*/

.sidebannerLeft,
.sidebannerRight {
  display: none !important;
}


/*---------------------------
　コピーライト 
---------------------------*/

#copyright {
  font-size: 10px;
  padding: 20px 110px 0 0;
  word-break: break-all;
}


/*.scroll {
	width: 610px;
}*/


/*---------------------------
　以下スマホ対応 
---------------------------*/


/* ウィンドウ幅が481〜768pxの場合に適用するCSS */

@media screen and (max-width:769px) {
  #menuBottomBox {
    left: 103%;
  }

  .pc {
    display: none;
  }
}


/* ウィンドウ幅が770px〜の場合に適用するCSS */

@media screen and (min-width:770px) {
  .sp {
    display: none;
  }

  .w70 {
    width: 70%;
  }
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */

@media screen and (max-width:479px) {

  /*--------------------------
 レスポンシブ対応ヘッダ
----------------------------*/
  body {
    min-width: 100% !important;
    -webkit-text-size-adjust: 100%;
  }

  #Globalnavi,
  #Header #head_navi_menu,
  #Header #head_navi_menu_g,
  #Header .keyword,
  #Header #headsearchBox,
  #Header .wishBtn,
  #Header .btn,
  .leadSection .recomWin_black,
  .leadSectionInner {
    display: none;
  }

  #Header,
  #Header .inner,
  #Header h1 {
    width: 100%;
    height: auto;
  }

  #Header {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
    border-bottom: 3px solid #fff;
  }

  #Header .logo {
    width: 90%;
    position: relative;
    top: 0px;
    padding: 0px 0px 12px 3px;
  }

  #Header h1 {
    display: none;
  }

  /*--------------------------
	 レスポンシブ対応フッタ
----------------------------*/
  #pagetop {
    bottom: 10px;
    right: 10px;
  }

  .footerTagline {
    margin-bottom: 4px;
    padding: 0% 2%;
    text-align: left;
    font-size: 90%;
    line-height: 140%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }

  .footerTagline,
  #footer,
  #footerNav2,
  #footerLinks #footerLinks_Nav,
  #footerLinks #footerLinks_NavParts,
  #footerCopy,
  #footerCopy p.copyright {
    width: 100%;
    min-width: 100%;
    font-size: 12px;
  }

  #footer {
    padding: 9px 0px 7px 0px;
  }

  #footerLinks {
    display: none;
  }

  #footerLinks ul {
    float: none;
  }

  #footerCopy p.copyright a {
    display: block;
    margin-bottom: 7px;
  }

  #footerLinks ul {
    margin: 12px 0px 0px 5px;
  }

  #footerLinks ul li {
    display: inline-table;
    width: 45%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }

  #footerLinks ul li.catName,
  #footerLinks ul li.noLink {
    width: 90%;
  }

  #footerNav2 ul {
    margin: 0% 4%;
  }

  body #footerNav2 li {
    display: inline-table;
    width: 49%;
    margin: 0px 0px 9px 0px;
    padding: 0px;
    border-left: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }

  #footerNav2 li:first-of-type {
    margin-bottom: 9px !important;
  }

  #splink_footer {
    display: none !important;
  }

  #footerCopy p.copyright {
    text-align: center;
    font-size: 80%;
  }

  body #footerCopy {
    min-width: 100%;
  }
}


/*--------------------------
	 タイトル　コピー修正
　　 ノートPCリンク　追加
----------------------------*/

.top_description {
  width: 1050px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 20px;
}

.top_description p {
  font-size: 18px;
  margin-bottom: 30px;
  color: #333;
  letter-spacing: 2px;
  line-height: 35px;
}

@media screen and (max-width:479px) {
  .top_description {
    width: auto;
    padding: 0px;
  }

  .top_description p {
    font-size: 1.3em;
    margin-bottom: 0px;
    letter-spacing: 0;
    line-height: 1.7em;
    padding: .7em;
  }
}

.galleria_Note {
  background: url("../../5shopping/templates/game_pc/img/top/bg_note.jpg?$staticlink$") no-repeat scroll center -150px;
}

#boxTitle {
  position: relative;
  height: 700px;
}

.detail_Link {
  width: 1050px;
  height: 600px;
  display: block;
  margin: 0 auto 150px;
}

.parallax_Move07 {
  position: relative;
  top: 80px;
  left: 80px;
  z-index: 1;
}

.parallax_Move08 {
  position: relative;
  top: 100px;
  left: 100px;
  right: 0;
  z-index: 1;
}

.detail_Btn03 {
  position: relative;
  top: auto;
  left: 180px;
}

/*--------------------------
	 マップ
----------------------------*/
.u-mt-ms {
  margin-top: 20px;
}

.expert-map {
  padding: 15px;
  background: url("../../5info/img/game_expert/map_bg.jpg?$staticlink$") left top repeat;
  color: #fff;
}

.expert-map-title {
  position: relative;
  /*width: 775px;*/
  height: 180px;
  background: url("../../5info/img/game_expert/ex_map_bnr.jpg?$staticlink$") left top no-repeat;
  background-size: cover;
}

.expert-map-head,
.expert-map-foot {
  text-align: center !important;
}

.expert-map-head-01 {
  border-top: 1px solid #e1e1e1;
  background: url("../../5info/img/game_expert/ex_map_bg01k.png?$staticlink$") left top no-repeat;
}

.expert-map-card {
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  width: 156px;
  height: 75px;
  border: 1px solid #fff;
  background: url("../../5info/img/game_expert/map_icon.png?$staticlink$") 98% 50% no-repeat;
  background-color: #1e1e1e;
}

.expert-map-price {
  color: #f00 !important;
}

tfoot.ft_blue {
  text-align: center;
  color: #fff;
  background-image: url("../../5info/img/game_expert/ex_map_bg12.png?$staticlink$");
  background-repeat: no-repeat;
  background-position: 15px 0;
  /*background-position: 95px 0;*/
}

/*--------------------------
	 お問い合わせ
----------------------------*/
.AreaTitle {
  text-align: center;
  margin-bottom: 50px;
  color: #002063;
  font-size: 60px;
  letter-spacing: 5px;
  font-weight: 600;
  line-height: 1.2;
  font-family: 'Inter', sans-serif;
}

.contactArea {
  background: #00133e;
  margin: 0;
  padding: 70px 0;
}

.footer_otoiawase_wrap {
  border-style: none !important;
  background: #001e60;
  display: flex;
  flex-wrap: wrap;
  width: 970px;
  margin: 0 auto 30px;
}

.footer_otoiawase_title,
.footer_otoiawase_wrap h4 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
  float: none !important;
}

.footer_otoiawase_img_wrap {
  display: none;
}

.guide_font1 {
  color: #FFF !important;
  font-size: 20px !important;
  font-weight: 300 !important;
}

.guide_font2 {
  font-size: 18px !important;
  font-weight: 100 !important;
  text-align: right;
  margin-top: 20px;
  display: block;
}

.footer_otoiawase_contents {
  width: 50% !important;
  float: none !important;
  margin: 0 !important;
  padding: 20px 80px;
  box-sizing: border-box;
}

.keisen {
  display: none;
}

.article_list_wrap {
  width: 970px;
  margin: 0 auto 25px;
}

@media screen and (max-width:479px) {
  .contactArea {
    display: none;
  }
}

/*--------------------------
	 ガレリアとは
----------------------------*/
.aboutArea {
  background: #000e2f;
  margin: 0;
  padding: 70px 0;
}

.aboutArea p {
  font-size: 17px;
  letter-spacing: 2px;
  font-weight: 100;
  width: 970px;
  margin: 0 auto 22px;
  line-height: 32px;
}

ul.articlelinkListGamepc {
  letter-spacing: 1px;
}

ul.articlelinkListGamepc li {
  margin: 4px 0 2em;
}

ul.articlelinkListGamepc li a {
  margin-bottom: 5px;
}

.article_list_wrap h4 {
  margin-bottom: 10px;
}

/*--- 20190402 ---*/
.aboutArea .min_ttl_txt {
  font-size: 22px !important;
  font-weight: 400 !important;
}

@media screen and (max-width:479px) {}

/*--------------------------
	 SP用絞り込み
----------------------------*/
.narrowBoxWap {
  background: #011e60;
  padding: 15px 0;
}

#-narrowBox {
  /*  border:1px solid #ccc;*/
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
  margin: 15px 0;
  box-sizing: border-box;
  color: #fff;
}

#-narrowBox dl {
  padding: 10px 2% 0 2% !important;
}

#-narrowBox dl:nth-child(n+2) {
  padding-top: 5px;
}

#-narrowBox dl dt {
  font-size: 1em;
  padding: 0 0 3px 0;
}

#-narrowBox dl dd {
  float: left;
  background: #ccc;
  margin: 0 10px 10px 0;
  border-radius: 4px;
  background: #FCFCFC;
  background-image: -webkit-linear-gradient(top, #FCFCFC, #ABABAB);
  background-image: -moz-linear-gradient(top, #FCFCFC, #ABABAB);
  background-image: -ms-linear-gradient(top, #FCFCFC, #ABABAB);
  background-image: -o-linear-gradient(top, #FCFCFC, #ABABAB);
  background-image: linear-gradient(to bottom, #FCFCFC, #ABABAB);
  border: 2px solid #e0e0e0;
  text-shadow: 1px 1px 2px #FFFFFF;
  box-sizing: border-box;
  width: 48%;
}

#-narrowBox dl dd.narrowOn {
  background: #fff;
  background: #888;
  background-image: -webkit-linear-gradient(top, #888, #e0e0e0);
  background-image: -moz-linear-gradient(top, #888, #e0e0e0);
  background-image: -ms-linear-gradient(top, #888, #e0e0e0);
  background-image: -o-linear-gradient(top, #888, #e0e0e0);
  background-image: linear-gradient(to bottom, #888, #e0e0e0);
  text-shadow: none;
  border: 2px solid #f5f5f5;
}

#-narrowBox dl dd a {
  display: block;
  box-sizing: border-box;
  padding: 7px 7px;
}

#-narrowBox dl dd a:link {
  color: #333;
  font-weight: bold;
}

#-narrowBox dl dd a:visited {
  color: #333;
  font-weight: bold;
}

#-narrowBox dl dd:nth-child(2n+1) {
  margin-right: 0;
}

#--narrowReset {
  margin: 15px 2%;
  padding: 6px 7px;
  text-align: center;
  display: block;
  background: #ccc;
  border-radius: 4px;
  color: #333;
}

#-narrowBox.bgNormal dl dd {
  border-width: 1px;
  border-color: #ccc;
  background-image: -webkit-linear-gradient(top, #fff, #ccc);
  background-image: -moz-linear-gradient(top, #fff, #ccc);
  background-image: -ms-linear-gradient(top, #fff, #ccc);
  background-image: -o-linear-gradient(top, #fff, #ccc);
  background-image: linear-gradient(to bottom, #fff, #ccc);
}

#-narrowBox.bgNormal dl dd.narrowOn {
  background: #c9e3f0;
  border: 1px solid #58c7ff
}

#-narrowBox.bgNormal #--narrowReset {
  background: #c9e3f0;
}

/*--------------------------
	 タイプ別
----------------------------*/
.bg_type {
  background: #011e60;
  padding: 15px 0;
}

.bg_type .c-heading {
  background: linear-gradient(-90deg, rgb(150, 150, 150) 0%, rgb(50, 50, 50) 100%) !important;
  background-image: -moz-linear-gradient(-90deg, rgb(150, 150, 150) 0%, rgb(50, 50, 50) 100%) !important;
  background-image: -webkit-linear-gradient(-90deg, rgb(150, 150, 150) 0%, rgb(50, 50, 50) 100%) !important;
  background-image: -ms-linear-gradient(-90deg, rgb(150, 150, 150) 0%, rgb(50, 50, 50) 100%) !important;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 3px;
  font-size: 20px;
  line-height: 1.1em;
  color: #fff;
}

.bg_type .c-heading span.small {
  font-size: 12px;
}

.bg_type img {
  max-width: 100%;
}