@charset 'Shift_JIS';
/************************************************************************************
*  re4 section
************************************************************************************/
.mainWrap {
    width: calc(640*100vw/640);
    margin: 0 auto;
    background-color: #fff;
    overflow-x: hidden;
}

article.re4 {
    width: 100%;
    background: #000;
    color: white;
}

.re4 p {
    position: relative;
    color: white;
    font-size: calc(18*100vw/640);
    line-height: 1.7;
    text-align: center;
}

.re4 p + p {
    margin-top: 1em;
}

.re4 img {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

section {
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
}

.serif {
    font-style: normal;
    font-weight: 400;
    font-family: 'ＭＳ 明朝', 'Zen Old Mincho', serif;
}

section.redLine,
div.redLine {
    border-top: #f00 solid 1px;
}


/* mv
-----------------------------------------------------------*/
section.mv {
    height: 0;
    margin-top: 0;
    margin-bottom: 46px;
    padding-top: calc(640*100vw/640);
    overflow: hidden;
    background-image: url('https://geo-online.co.jp/geomart/reserve/re4/img/sp/mv.png');
    background-size: 100% auto;
}

/* product
-----------------------------------------------------------*/
section.product {
    width: calc(620*100vw/640);
    margin: 0 auto;
}

.product h2 {
    margin: calc(28*100vw/640) auto calc(27*100vw/640);
}

.product h3 {
    text-align: center;
    padding: calc(11*100vw/640) 0px calc(6*100vw/640) 0px;
    margin: 0 auto;
    background: #fff;
    color: #000;
    width: calc(620*100vw/640);
    font-size: calc(32*100vw/640);
    font-weight: bold;
    line-height: 1.125;
}

.productDeluxe {
    background-image: url(https://geo-online.co.jp/geomart/reserve/re4/img/sp/product_bg_a.png);
    background-position-y: calc(53*100vw/640);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: calc(69*100vw/640);
}

.noLimitedQuantityBenefits {
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.deluxeEdition {
    width: calc(596*100vw/640);
    margin: 0 auto;
}

.deluxeEdition img.dlcPack {
    width: calc(595*100vw/640);
    padding-top: calc(39.8*100vw/640);
}

.re4 p.subheading {
    border-bottom: 1px #fff solid;
    font-weight: bold;
    font-size: calc(27.98*100vw/640);
    line-height: 1.501;
    margin: calc(18*100vw/640) 0 calc(16.7*100vw/640);
    padding-bottom: calc(4*100vw/640);
}

.list--1 {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: calc(23.6*100vw/640);
  }
  .list--1 > .list__list li {
    list-style:none;
    font-size: calc(23.98*100vw/640);
    font-weight: bold;
    line-height: 1.5;
  }

  .list--1 > .list__list li::before {
    content:"- ";
    color: #ff0000;
  }


  .editionNote {
    font-size: calc(15.99*100vw/640);
    font-weight: normal;
    line-height: 1.5;
  }

  .editionNote span {
    font-size: calc(18*100vw/640);
    font-weight: bold;
    line-height: 1.3333;
  }

  .note {
    font-size: calc(16*100vw/640);
    font-weight: normal;
    line-height: 1.5;
  }

  .editionNote ul {
    margin-bottom: 1.6em;
  }

.editionNote ul li,
.note ul li {
    text-indent: -1em;
    margin-left: 1em;
    list-style:none;
    letter-spacing: -0.05em;
}
.editionNote ul li::before,
.note ul li::before {
    content:"※ ";
}

.note ul {
    margin-bottom: calc(52.4*100vw/640);
}

.re4 p.limitedQuantity {
    margin: 0 auto calc(21*100vw/640);
}

.limitedQuantityBenefits4 {
    padding-top: calc(9.4*100vw/640);
    margin-bottom: calc(18.8*100vw/640);
}

.limitedQuantityBenefits2 {
    padding-top: calc(31*100vw/640);
}

.re4 img.limitedQuantityImg {
    margin-bottom: calc(28.8*100vw/640);
}

.productnormal {
    background-image: url(https://geo-online.co.jp/geomart/reserve/re4/img/sp/product_bg_b.png);
    background-position-y: 0px;
    background-repeat: round;
    background-size: cover;
    margin-bottom: calc(23.3*100vw/640);
}

.price_col {
    width: calc(595*100vw/640);
    margin: 0 auto;
    padding-bottom: calc(162*100vw/640);
}

.priceArea {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.price_model_ps5,
.price_model_ps4 {
    width: calc(595*100vw/640);
    font-weight: bold;
    text-align: center;
    font-size: calc(35*100vw/640);
    padding: calc(11.4*100vw/640) 0 calc(12.2*100vw/640);
}

.price_model_ps5 {
    background: #9A9A9A;
    color: #000;
    text-indent: calc(28*100vw/640);
    margin-top: calc(28.8*100vw/640);
}

.price_model_ps4 {
    background: #0033CC;
    color: #fff;
    text-indent: calc(27*100vw/640);
}

.priceArea .imgBox {
    padding: calc(40.4*100vw/640) 0 calc(36*100vw/640);
    margin: 0 auto;
    width: calc(420*100vw/640);
}

.priceArea .imgBox img {
    width: calc(392*100vw/640);
}

.priceArea .priceTitle {
    color: #CF0013;
    text-align: center;
    font-size: calc(37*100vw/640);
    line-height: 1.75;
}

.priceArea .priceTitle span {
    display: inline-block;
    margin-top: calc(19*100vw/640);
    color: #CF0013;
    font-weight: bold;
    font-size: calc(35*100vw/640);
}

.priceArea .item_price {
    margin: calc(15*100vw/640) auto calc(14.1*100vw/640);
    color: #CF0013;
    text-align: center;
}

.item_price .yen {
    font-weight: bold;
    font-size: calc(58*100vw/640);
}

/* movie
-----------------------------------------------------------*/
.movie h2 {
    margin-top: calc(30*100vw/640);
}

.movie_title {
    margin: 0 auto calc(60*100vw/640);
    width: calc(365*100vw/640)!important;
}

.movie .movie_box {
    margin: calc(27.8*100vw/640) auto calc(71*100vw/640);
    padding: 0;
}

.movie_box iframe {
    width: calc(609.6*100vw/640);
    height: calc(343.16*100vw/640);
}

/* about
-----------------------------------------------------------*/
section.about {
    background-size: contain;
    margin-bottom: calc(71*100vw/640);
}

.about h2 {
    margin: calc(29*100vw/640) auto;
}

.aboutContent {
    padding-top: calc(968*100vw/640);
    background-image: url('https://geo-online.co.jp/geomart/reserve/re4/img/sp/about_bg.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.aboutContentImg,
.locationContentImg,
.gameplayContentImg {
    display: flex;
    max-width: 100%;
}

.aboutContentImg img, .locationContentImg img, .gameplayContentImg img {
  width: 50%;
}
.locationContentImg,
.gameplayContentImg {
    margin-top: 39px;
}

/* story
-----------------------------------------------------------*/
section.story {
    background-size: contain;
    margin-bottom: calc(71*100vw/640);
}

.story h2 {
    margin: calc(30*100vw/640) auto calc(27*100vw/640);
}

.storyContentImg img{

    margin-right: 0;

}

/* contents
-----------------------------------------------------------*/
section.contents {
    background-image: url('https://geo-online.co.jp/geomart/reserve/re4/img/sp/gamecontent_bg.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: calc(57*100vw/640);
}

.character {
    margin-bottom: calc(73*100vw/640);
}

.character h2 {
    margin: calc(26*100vw/640) auto calc(31*100vw/640);
}

img.characterMiddle {
    margin: calc(62*100vw/640) auto calc(64*100vw/640);
}

.location h2 {
    margin: calc(29*100vw/640) auto calc(30*100vw/640);
}

.gameplay h2 {
    margin: calc(31*100vw/640) auto calc(29*100vw/640);
}

.location {
    margin-bottom: calc(71*100vw/640);
}

.gameplay {
    margin-bottom: calc(32*100vw/640);
}

.locationContentImg {
    margin-top: calc(37*100vw/640);
}

.gameplayContentImg {
    margin-top: calc(41*100vw/640);
}

.contentsNote {
    text-align: center;
    font-size: calc(16*100vw/640);
    font-weight: normal;

}


/* cta_btn bottom
-----------------------------------------------------------*/
section.cta_btn_bottom {
    margin: calc(75*100vw/640) 0 calc(60*100vw/640);
    text-align: center;
}
section.cta_btn_bottom_footer {
    padding: calc(92*100vw/640) 0 0;
    margin: 0 0 calc(51*100vw/640);
    text-align: center;
    line-height: 0.5em;
}

section.cta_btn_bottom_footer .cta_btn {
    top: 0;
}

.cta_btn img {
    margin-bottom: 0;
}

/* inner footer
-----------------------------------------------------------*/
section.inner_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 0 0 calc(18*100vw/640);
}

.inner_footer p {
    width: 100%;
    font-size: calc(16*100vw/640);
    line-height: 2;
}

.inner_footer img {
    display: inline-block;
    height: .8em;
    margin: 0;
}

/* ポップアップ */
body.open_popup {
    overflow: hidden;
}

.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

body.open_popup .bg_onetime_popup {
    opacity: 1;
    visibility: visible;
}

.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 50%;
    min-width: calc(590*100vw/640);
    background-color: #fff;
}

div.onetime_popup_title {
    position: relative;
    padding: 1em calc(80*100vw/640);
    margin: 0px;
    background-color: #1b2b5b;
    color: #fff;
    font-size: calc(28*100vw/640);
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}

span.onetime_popup_title_text {
    font-weight: bold;
}

.onetime_popup_content {
    padding: calc(60*100vw/640) calc(30*100vw/640);
    text-align: center;
    font-size: calc(21*100vw/640);
}

.onetime_popup_btn {
    margin: calc(40*100vw/640) auto
}

.onetime_popup_btn img {
    margin: 0px calc(16*100vw/640);
    width: 40%;
}

.popup_btn {
    padding: calc(18*100vw/640) calc(40*100vw/640);
    border-radius: calc(10*100vw/640);
    color: #fff;
    text-decoration: none;
    margin: 0 calc(16*100vw/640);
}

.less_than {
    border: 1px solid #006ab8;
    background: linear-gradient(0deg, rgb(0, 53, 130), rgb(0, 103, 176));
}

.thats_all {
    border: 1px solid #ff9900;
    background: linear-gradient(0deg, rgb(255, 111, 0), rgb(255, 151, 0));
}