@charset 'Shift_JIS';
body {
    background-color: white;
}

article.dq7r {
    width: 980px;
    margin: 0 auto;
    background-color: white;
    color: black;
}

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

.bg_green {
    padding: 0;
    background-image: url("../img/bg_green.png");
}

.title_wrap {
    width: 100%;
    text-align: center;
}

.title_wrap img {
    margin: 0 auto;
}

/* mv
-----------------------------------------------------------*/
.mv img {
    display: block;
}

/* benefit
-----------------------------------------------------------*/
.bg_benefit {
    background-position: bottom;
}

.bg_benefit > section:last-child {
    padding-bottom: 60px;
}

.benefit_title {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}

.benefit_detail {
    position: relative;
    width: 765px;
    margin: 0 auto;
}

.benefit_text {
    font-size: 18px;
    font-weight: bold;
}

.benefit_item {
    margin-top: 10px;
    font-size: 24px;
    font-weight: bold;
}

.benefit_note {
    position: relative;
    width: 765px;
    margin: 0 auto;
}

.benefit_note li {
    padding-left: 1em;
    font-size: 12px;
    text-indent: -1em;
}

/* earlyBenefit
-----------------------------------------------------------*/
.earlyBenefit {
    height: 695px;
    padding: 60px 0 20px;
    background-image: url("../img/bg_earlyBenefit.png");
    background-position: center 60px;
}

.earlyBenefit .benefit_detail {
    top: 175px;
}

.earlyBenefit .benefit_item + .benefit_text {
    margin-top: 160px;
}

.earlyBenefit .benefit_note {
    top: 235px;
}

/* savedataBenefit
-----------------------------------------------------------*/
.savedataBenefit {
    height: 592px;
    padding: 60px 0 20px;
    background-image: url("../img/bg_savedataBenefit.png");
    background-position: center 60px;
}

.earlyBenefit + .savedataBenefit {
    padding-top: 0;
    background-position: center 0;
}

.savedataBenefit .benefit_title {
    top: 95px;
}

.savedataBenefit .benefit_detail {
    top: 205px;
}

.savedataBenefit .benefit_note {
    top: 235px;
}

/* productInfo
-----------------------------------------------------------*/
.productInfo {
    overflow: hidden;
    height: 1452px;
    background-image: url("../img/bg_product.png");
}

.product_title {
    position: relative;
    top: 115px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #003da7;
}

.priceArea {
    position: relative;
    top: 255px;
    left: 430px;
    width: fit-content;
}

.priceList li {
    position: relative;
}

.priceList li:nth-child(2) {
    top: 165px;
}

.priceList li:nth-child(3) {
    top: 330px;
}

.priceArea .priceTitle {
    text-align: left;
}

.priceArea .item_price {
    margin: 10px auto 20px;
    text-align: right;
}

/* movie
-----------------------------------------------------------*/
.bg_movie {
    background-position: bottom;
}

.movie {
    overflow: hidden;
    padding: 40px 0 30px;
    background-image: url("../img/bg_movie.png");
}

.movie_box {
    margin-top: 30px;
}

/* story
-----------------------------------------------------------*/
.story div:nth-child(1) {
    padding: 40px 0;
}

.story div:nth-child(2) {
    padding: 0 0 40px;
}

.story img {
    margin: 0 auto;
}

/* reimagined
-----------------------------------------------------------*/
.reimagined div {
    position: relative;
}

.reimagined div:nth-child(1),
.reimagined div:nth-child(2),
.reimagined div:nth-child(4) {
    padding: 40px 0;
}

.reimagined img {
    margin: 0 auto;
}

.reimagined p {
    position: absolute;
    font-size: 18px;
    color: white;
}

.reimagined div:nth-child(2) p {
    top: 130px;
    left: 35px;
}

.reimagined div:nth-child(3) p {
    top: 180px;
    left: 588px;
}

.reimagined div:nth-child(4) p {
    top: 185px;
    left: 45px;
}

.reimagined div:nth-child(5) p {
    top: 180px;
    left: 588px;
}

.reimagined div:nth-child(6) p {
    top: 185px;
    left: 45px;
}

/* character
-----------------------------------------------------------*/
.bg_character {
    background-position: bottom;
}

.character {
    padding: 80px 0 40px;
}

.character div {
    position: relative;
    padding: 20px 0;
}

.character img {
    margin: 0 auto;
}

.character p {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.character div:nth-child(odd) p {
    top: 250px;
    left: 530px;
}

.character div:nth-child(even) p {
    top: 250px;
    left: 65px;
}

/* cta_btn_bottom
-----------------------------------------------------------*/
.cta_btn_bottom {
    padding: 0 0 50px;
    text-align: center;
}

.cta_btn_bottom p {
    padding: 40px 0 50px;
    color: white;
}

/* inner_footer
-----------------------------------------------------------*/
.inner_footer {
    padding-bottom: 100px;
}

.inner_footer p {
    font-size: 12px;
    text-align: center;
    color: white;
}

.inner_footer p img {
    display: inline-block;
    width: auto;
    max-height: 1.2em;
    margin: 0 2px;
}
