@charset 'Shift_JIS';
/************************************************************************************
*  re4 section
************************************************************************************/
.mainWrap {
    width: 980px;
    margin: 0 auto;
    background-color: #fff;
}

article.re4 {
    width: 100%;
    background: #000;
    background-position-y: 550px;
    background-repeat: no-repeat;
    color: white;
}

.re4 p {
    position: relative;
    color: white;
    font-size: 18px;
    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;
}

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;
    padding-top: 550px;
    overflow: hidden;
    background-image: url('https://geo-online.co.jp/geomart/reserve/re4/img/pc/mv.png');
    background-size: 980px;
    margin-bottom: 76px;
}

/* product
-----------------------------------------------------------*/

section.product {
    flex-direction: no-repeat;
    background-size: contain;
    margin-bottom: 47px;
}

.product h2 {
    margin: 24px auto;
}

.productDeluxe,
.productnormal {
    width: 940px;
    margin: 0 auto;
    
}

.productDeluxe {
    background-image: url(https://geo-online.co.jp/geomart/reserve/re4/img/pc/product_bg_a.png);
    background-position-y: 0px;
    background-repeat: round;
    background-size: contain;
    margin-bottom: 47px;
}

.productnormal {
    background-image: url(https://geo-online.co.jp/geomart/reserve/re4/img/pc/product_bg_b.png);
    background-position-y: 0px;
    background-repeat: round;
    background-size: contain;
    margin-bottom: 42px;
}

.deluxeEdition {
    width: 900px;
    margin: 17px auto 0;
}

.re4 p.subheading {
    border-bottom: 1px #fff solid;
    font-size: 24px;
    line-height: 1.75;
    margin: 32.3px 0 17px;
}

.re4 p.limitedQuantity {
    margin: 54.3px 0 21px;
}

img.limitedQuantityImg {
    margin-left: -20px;
    margin-bottom: 17px;
}

.list--1 {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 18px;
  }
  .list--1 > .list__list li {
    list-style:none;
    font-size: 18px;
    font-weight: bold;
    line-height: 2.3333;
  }

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

  .editionNote {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
  }

  .editionNote span {
    font-size: 14px;
    font-weight: bold;
    line-height: 0.77777;
  }

  .note {
    width: 940px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2857;
    margin: 0 auto;
  }

.ellipse {
    border-radius: 50%;
    width: 317px;
    height: 127px;
    background-color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

.product h3 {
    text-align: center;
    padding: 9px 0px 4px 0px;
    margin: 0 auto;
    background: #fff;
    color: #000;
    width: 940px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.385;
}

.productItems {
    display: flex;
}

.price_col {
    flex-wrap: wrap;
    align-items: center;
    width: 420px;
    margin: 47px auto 0;
    padding: 0 0 51px;
}

.priceArea {
    width: 420px;
    text-align: center;
}

.price_model_ps5,
.price_model_ps4 {
    width: 440px;
    font-weight: bold;
    line-height: 1.1848em;
    font-size: 27px;
    padding-top: 9.4px;
    padding-bottom: 9.6px;
    text-align: center;
}

.price_model_ps5 {
    background: #9A9A9A;
    color: #000;
    text-indent: 23px;
}

.price_model_ps4 {
    background: #0033CC;
    color: #fff;
    text-indent: 27px;
}

.priceArea .imgBox {
    padding: 29px 0 28.8px;
}

.priceArea .priceTitle {
    color: #CF0013;
    text-align: center;
    font-size: 28px;
    letter-spacing: -0.02em;
}

.priceArea .item_price {
    margin: 15px auto 10.3px;
    color: #CF0013;
    text-align: center;
    letter-spacing: -0.02em;
}

.item_price .yen {
    font-weight: bold;
    letter-spacing: -0.02em;
}

.re4 p.item_attention {
    margin-bottom: 20px;
    color: black;
    font-size: 14px;
    letter-spacing: -0.02em;
}

/* movie
-----------------------------------------------------------*/
section.movie {
    margin-bottom: 60.7px;
}

.movie h2 {
    margin: 24.1px auto 38.8px;
}

/* about
-----------------------------------------------------------*/
section.about {
    background-size: contain;
    margin-bottom: 61px;
}

.about h2 {
    margin: 24.1px auto 39px;
}

.aboutContent {
    padding-top: 953px;
    background-image: url('https://geo-online.co.jp/geomart/reserve/re4/img/pc/about_bg.png');
    background-repeat: no-repeat;

}

.aboutContentImg,
.locationContentImg,
.gameplayContentImg {
    display: flex;
}

.locationContentImg,
.gameplayContentImg {
    margin-top: 39px;
}



/* story
-----------------------------------------------------------*/
section.story {
    background-size: contain;
    margin-bottom: 62.5px;
}

.story h2 {
    margin: 24px auto 38.5px;
}

/* contents
-----------------------------------------------------------*/
section.contents {
    background-image: url('https://geo-online.co.jp/geomart/reserve/re4/img/pc/gamecontent_bg.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 93.2px;
}

.character {
    margin-bottom: 61px;
}

.character h2 {
    margin: 24px auto 39px;
}

img.characterMiddle {
    margin: 25px auto 20px;
}

.location h2 {
    margin: 24px auto 37px;
}

.gameplay h2 {
    margin: 24px auto 38px;
}

.location {
    margin-bottom: 61px;
}

.gameplay {
    margin-bottom: 66.8px;
}

.contentsNote {
    text-align: center;
    font-size: 16px;
    font-weight: normal;

}


/* cta_btn bottom
-----------------------------------------------------------*/
section.cta_btn_bottom {
    margin: 0 0 60px;
    text-align: center;
}
section.cta_btn_bottom_footer {
    margin: 0 0 39.1px;
    text-align: center;
    line-height: 0.5em;
}

.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 61.3px;
}

.inner_footer p {
    width: 100%;
    font-size: 12px;
    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: 630px;
    background-color: #fff;
}

div.onetime_popup_title {
    position: relative;
    padding: 1em 80px;
    margin: 0px;
    background-color: #1b2b5b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}

span.onetime_popup_title_text {
    font-weight: bold;
}

.onetime_popup_content {
    padding: 60px 30px;
    text-align: center;
    font-size: 16px;
}

.onetime_popup_btn {
    margin: 40px auto
}

.onetime_popup_btn img {
    margin: 0px 16px;
}

.popup_btn {
    padding: 18px 40px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    margin: 0 16px;
}

.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));
}