@charset "utf-8";

/* **************************************************

SEKIRO: SHADOWS DIE TWICE推奨モデル

Copyright (c) THIRDWAVE CORP. All Rights Reserved.

***************************************************** */

/* Base Setting
===================================================== */
#container {
  width: 1050px;
  z-index: auto;
  margin: 0 auto;
}

.column2R #main {
  float: none;
  width: auto;
}

#lp_page {
  font-size: 16px;
}

/*メインイメージ*/

.main_box {
  height: 430px;
  margin: 0;
  /*padding: 0 100vw 0;
  position: relative;*/
}

.main_box .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.movie_box {
  width: 616px;
  margin: 50px auto;
}

.main_box .main_txt {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 70px;
}

.main_box .main_txt span {
  font-size: 40px;
  margin-left: 1em;
}

.main_txt {
  text-align: center;
  margin: 0 0 50px 0;
}


/*コンテンツ*/

.cont_wrap {
  margin: 0 auto 100px;
}

.cont_wrap h3 {
  padding: 10px;
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
  border-radius: 2px;
}

.cont_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}

.cont_box_img {
  width: 50%;
}

.cont_box_txt {
  width: 47%;
  font-size: 17px;
}

.cont_box_txt .linktxt {
  margin-top: 20px;
}

.cont_box_txt .notetxt {
  margin-top: 20px;
  font-size: 14px;
}

.cont_box_txt .logo {
  position: absolute;
  right: 0;
  bottom: 0;
}

.content_story {
  position: relative;
}

.content_event {
  position: relative;
}

.content_title_event {
  position: absolute;
  left: 41%;
  top: 30px;
  width: 180px;
  margin: 0 auto 0;
}

.content_title {
  width: 170px;
  margin: auto;
}

.content_title_story {
  position: absolute;
  left: 41%;
  top: 30px;
  width: 180px;
  margin: 0 auto 0;
}

.story_text {
  width: 720px;
  margin: 100px auto 80px;
}

.story_box {
  min-height: 563px;
  margin-bottom: 100px;
  background: url(../../5info/img/game_title/sekiro/story_back.png) center center no-repeat;
}


/*キャンペーン*/

.camp_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  margin-top: 20px;
}

.camp_link a {
  display: inline-block;
  transition: .3s
}

.camp_link a:hover, .camp_link a:active {
  box-shadow: 0px 0px 20px 0px rgba(252, 108, 15, 0.8);
}


/*コピーライト*/
.corp {
  display: flex;
  margin: 0 0 20px;
  justify-content: center;
}

.corp img {
  vertical-align: bottom;
}

.corp li:nth-child(1) {
  margin-right: 1.5em;
}

.corp li:nth-child(2) {
  margin-left: 1.5em;
}

.copyright {
  font-size: 0.7rem;
  line-height: 1.4;
  margin: 0 0 50px;
}

.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;
}

#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;
}

.other_info {
  display: block;
  line-height: 60px;
  width: 82%;
  margin: 50px auto 20px;
  text-align: center;
  border: solid 1px;
  font-size: 22px;
  text-decoration: none;
}

.sekiro_p_title {
  margin-bottom: 10px;
}

.other_info:hover {
  background: #fff;
  color: #000;
}

.tex_co{
  font-size: 40px;
  font-weight: normal;
  line-height: 120%;
  color: #fff;
}

.inner_bgarea {
  padding: 1rem;
}
.inner_bgarea ul {
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
  font-size: 18px;
}
.inner_bgarea ul li {
  min-width: 340px;
  margin: 2rem;
}
.inner_bgarea  ul li:first-child img {
  width: 100%;
  filter: drop-shadow(0 0 5px #fff);
}
#infoGame {
  padding: 10px 0 0;
}
#infoGame p {
  margin-bottom: 15px;
  padding: 0 30px;
}
#infoGame div{
  margin-bottom: 15px;
  padding: 0;
}
.inner_bgarea ul li p{
  font-size: 20px;
  margin: 20px 0;
}
    .cesoCopyright {
padding: 10px 20px;
    }
    .cesoCopyright p {
margin: 10px 0;
    }
    .cesoIcon {
      margin-right: 20px;
      height: auto;
      width: 80px;
    }
    .logoBack {
      text-align: center;
      margin: 40px 0px;
    }

    .logoBack img{

      max-width: 510px;
    }

.spec_wrap {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
}
.spec_wrap figure, .spec_wrap .txtbox {
    width: calc( 50% - 10px );
    box-sizing: border-box;
    margin: 0;
}
.spec_wrap .txtbox {
padding: 20px 40px;
    background: #3f0d0e;
    flex-direction: column;
    display: flex;
    color: #fff;
}

.spec_wrap h3 {
font-size: 24px;
    text-align: left;
    padding: 0;
    margin: 20px 0;
}
.spec_wrap li {
    display: flex;
}
.spec_wrap li span:first-child {
width: 170px;
}

.spec_wrap p {
    margin: 20px 0;
}
.spec_wrap li + li {
    margin-top: 20px;
}
.spec_wrap li span:last-child {
width: 300px
}
.spec_wrap a {
background: #fff;
    color: #2b2a22;
    text-decoration: none;
    margin: 0 6px;
    padding: 0 10px;
}

.spec_wrap a:hover{
filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.fa-external-link-alt:before {
    content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
  margin: 5px;
}


@media screen and (max-width:479px) {
  #container {
    margin-bottom: 0px;
  }
  .column2R #main {
    width: 100%;
  }
  /*メインイメージ*/
  .main_box {
    margin: 0 0 14px;
    height: 144px;
  }
  .main_box .logo {
    top: 5vw;
    left: 10%;
    position: static;
    transform: none;
  }
  .main_box .main_txt {
    font-size: 9vw;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    transform: translateX(0);
  }
  .main_box .main_txt span {
    font-size: 7vw;
    margin-left: 0;
    display: block;
  }
  .story_box {
    background-size: cover;
  }
  /*コンテンツ*/
  .cont_box {
    display: block;
    margin: 10px;
    padding: 0;
  }
  .cont_box_txt {
    width: 100%;
  }
  .cont_wrap {
    margin: 0 auto 60px;
  }
  .cont_wrap h3 {
    font-size: 6vw;
  }
  .cont_box {
    flex-direction: unset;
  }
  .cont_box_img {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    width: 100%;
  }
  .cont_box_txt {
    font-size: 4.5vw;
  }
  .cont_box_txt .logo {
    top: -100%;
    width: 30%;
  }
  .other_info {
    font-size: 16px;
    line-height: 25px;
    padding: 10px;
  }
  /*キャンペーン*/
  .camp_link {
    flex-direction: column;
  }
  .camp_link a {
    margin-top: 10px;
  }
  /*コピーライト*/
  .copy_wrap {
    padding: 20px 20px;
  }
  .copy_wrap .logo_box {
    margin-bottom: 20px;
  }
  .content_title_story {
    left: 25%;
  }
  .inner_bgarea h3{
    padding: 0;
    font-size: 5vw;
    line-height: 150%;
  }

.spec_wrap {
    display: block;
}

.spec_wrap h3 {
    font-size: 18px!important;
    padding: 0!important;
    margin: 0 0 20px!important;
}

.spec_wrap .txtbox {
width: 100%;
    padding: 20px;
}
.spec_wrap ul {
    margin-bottom: 30px;
}
.spec_wrap li {
    display: block;
}
.spec_wrap figure {
    display: none;
}

.sp_ka{
  display: block;
}


.copyright {
    margin: 0;
}
.logoBack {
    margin: 10px 0px;
}
.logoBack img {
    max-width: 300px!important;
}
#infoGame p {
    font-size: 12px;
    padding: 0 10px;
}
.inner_bgarea ul li {
    min-width: 80vw;
    margin: 2rem;
    text-align: center;
}

.inner_bgarea ul li:first-child img {
    width: 70%;
    filter: drop-shadow(0 0 5px #fff);
}
.inner_bgarea {
    padding: 0;
    margin: 0;
}
.inner_bgarea ul {
    display: block;
    font-size: 16px;
}
.inner_bgarea ul li p{
    font-size: 16px;
margin: 10px 0;
}
.inner_bgarea ul li p span{
    font-size: 14px;
}


}


/* Recommended PC
=========================================================================================== */


/*ラインアップ*/

.reco_wrap {
  margin: 0 auto 10px;
}

.recoSec h3 {
}

.reco_box {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-bottom: 30px;
  margin: -27px 0 50px 0;
  border: solid 1px;
}

.reco_box+.reco_box {
  margin-top: 60px;
}

.reco_box_img {
  margin: 0 40px;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 40%;
  justify-content: center;
}

.reco_box .case {
  width: 67%;
  margin: auto;
}

.reco_box_img .logo {
  margin-top: 10px;
  width: 50%;
}

.reco_box_img .logo img {
  width: 100%;
}

.reco_box_txt {
  width: 45%;
  padding-left: 3%;
  position: relative;
}

.reco_box_txt p {
  padding-left: 10%;
}

.reco_box_txt .itemname {
  width: 80%;
  padding-left: 10%;
  font-size: 22px;
}

.reco_box_txt .itemprice {
  margin-bottom: 10px;
  padding-left: 10%;
  font-size: 40px;
  color: #ff0000;
}
.reco_box_txt span.tax {
  color: #ff0000;
  font-size: 1.4rem;
}

.syousailink a {
  margin-top: 20px;
  display: inline-block;
  transition: .3s
}

.syousailink a:hover, .syousailink a:active {
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(33, 150, 243, 0.9);
}

.junbicyu {
  position: absolute;
  bottom: 20%;
}

.spOnly {
  display: none;
}

.movie_sp {
  display: none;
}

.story_text_sp {
  display: none;
  padding: 90px 20px 10px;
  text-align: center;
  font-size: 15px;
  line-height: 1.8;
}

.syousailink {
  text-align: center;
}

@media screen and (max-width:479px) {
  #head_navi_menu_g {
    display: none;
  }
  #footerCopy {
    min-width: auto !important;
  }
  .spOnly {
    display: block;
  }
  /*ラインアップ*/
  .reco_wrap {
    margin: 0 auto 60px;
  }
  .recoSec h3 {
    font-size: 6vw;
    margin: 14px;
  }
  .reco_box {
    flex-direction: column;
    margin-top: -17px;
    padding: 20px 4%;
  }
  .reco_box_img {
    margin: 0 0 20px;
    width: 100%;
  }
  .syousailink {
    text-align: center;
  }
  .junbicyu {
    position: static;
  }
  .reco_box {
    display: block;
  }
  .reco_box_txt {
    width: 100%;
    padding: 0;
    font-size: 12px;
  }
  .info_event {
    margin-top: 50px;
  }
  .content_title {
    margin-top: 60px;
  }
  .content_title_event {
    left: 25%;
    top: -10px;
  }
  .movie_box {
    display: none;
    margin-top: -17px;
  }
  .movie_sp {
    width: 307px;
    display: block;
    margin: 15px auto 30px;
  }
  .story_text {
    display: none;
  }
  .story_text_sp {
    display: block;
  }
  .reco_box_txt .itemname {
    width: 100%;
    padding: 0;
    font-size: 1rem;
    line-height: 1.2;
  }
  .reco_box .case {
    width: 80%;
    margin-top: 0;
  }
  .reco_box_txt .itemprice {
    margin-bottom: 0px;
    padding: 0;
    font-size: 2rem;
  }
  .reco_box_txt p {
    padding: 0;
  }
}

#container h2 {
  background: none;
  font-size: 14px;
  color: #FFF;
  border-left: solid 4px #FFF;
  margin: 0 0 20px 0;
  padding: 4px 8px;
  font-weight: normal;
}

#container h4.title {
  font-size: 30px;
  width: 400px;
  margin: auto;
  text-align: center;
  font-weight: normal;
  background: #000;
  position: relative;
  z-index: 100;
}

.will_release {
  position: absolute;
  background: #9E9E9E;
  opacity: 0.9;
  font-size: 24px;
  padding: 200px 20px;
  width: 410px;
  color: #ffeb3b;
}

.camp_banner {
  margin-bottom: 10px;
}

.sekiro_notice {
  font-size: 12px;
  margin: 0 auto 40px;
  width: 82%;
}

.camp_box {
  border: solid 4px #3f0d0e;
  padding-bottom: 29px;
  padding-top: 0;
  margin-top: -23px;
  overflow: hidden;
  background-color: #081315;
}

#container h4.camp_title {
  width: 416px;
  padding-right: 9px;
  margin: auto;
  margin-top: 5px;
  font-size: 25px;
  text-align: center;
  font-weight: normal;
  background: #000;
  z-index: 100;
  position: relative;
}

.camp_info {
  display: block;
  line-height: 60px;
  width: 80%;
  margin: 20px auto 20px;
  text-align: center;
  border: solid 2px;
  font-size: 22px;
  text-decoration: none;
}

.camp_info:hover {
  background: #fff;
  color: #000;
}

@media screen and (max-width:479px) {
 #container h4.title {
    width: 80%;
    font-size: 23px;
  }
  #container h4.camp_title {
    width: 295px;
    padding-right: 7px;
    margin-top: 0px;
    font-size: 18px;
  }
  .camp_box {
    margin: 0;
    padding: 0 4%;
  }
  .camp_info {
    font-size: 15px;
    line-height: 25px;
    padding: 10px;
  }
  .sekiro_notice {
    width: 94%;
  }
}

/*---------------------------------
　20191217 AMDゲームがもらえるキャンペーン
-----------------------------------*/
.amd50thCamp {
    border: 3px solid #84754e;
    margin: 20px 0 40px;
    padding: 20px 16px;
    text-align: center;
}

.campHaed {
    border-bottom: 1px solid #84754e;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 10px;
    margin-bottom: 16px;
    text-align: center;
    padding: 15px 0;
}

  .amd50thCamp a {
    background: #f20203;
    background: linear-gradient(135deg,  #f20203 0%,#440404 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f20203', endColorstr='#440404',GradientType=1 );
    border: 2px solid #84754e;
    border-radius: 4px;
    color: #fff;
    display: block;
    padding: 20px 0 16px;
    font-size: 26px;
    font-weight: bold;
    margin: 10px auto 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 52%;
  }
  .amd50thCamp a:hover {
    background: #fff;
    color: #f20203;
  }

@media screen and (max-width: 479px){
  .campHaed {
    font-size: 25px;
    padding: 10px 0;
  }
  .amd50thCamp a {
    font-size: 18px;
    width: 90%;
  }
}
