@charset "Shift_JIS";
/* 文字コード Shift_JIS */

/* util
-----------------------------------------------------------*/
.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-65 {
    margin-bottom: 65px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-85 {
    margin-bottom: 85px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-95 {
    margin-bottom: 95px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-105 {
    margin-bottom: 105px !important;
}

.mb-110 {
    margin-bottom: 110px !important;
}

.mb-115 {
    margin-bottom: 115px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.mb-125 {
    margin-bottom: 125px !important;
}

.mb-130 {
    margin-bottom: 130px !important;
}

.mb-135 {
    margin-bottom: 135px !important;
}

.mb-140 {
    margin-bottom: 140px !important;
}

.mb-145 {
    margin-bottom: 145px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.mb-155 {
    margin-bottom: 155px !important;
}

.mb-160 {
    margin-bottom: 160px !important;
}

.mb-165 {
    margin-bottom: 165px !important;
}

.mb-170 {
    margin-bottom: 170px !important;
}

.mb-170 {
    margin-bottom: 170px !important;
}

.mb-1em {
    margin-bottom: 1em !important;
}

.w-fit_m-auto {
    width: fit-content;
    margin: auto;
}

.text-center {
    text-align: center;
}

.text-indent {
    padding-left: 1em;
    text-indent: -1em;
    display: block;
}

.btn-hover {
    *zoom: 1;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-hover:hover {
    opacity: .8;
}

#pagetop {
    cursor: pointer;
}

.text-color-white {
    color: #fff;
}

.common_text {
    font-size: 25px;
    color: #fff;
    line-height: calc(48/25);
    text-align: center;
}


/* article
-----------------------------------------------------------*/
.main_wrapper {
    /* background-color: #F0EADC; */
}

.article img {
    width: 100%;
    height: auto;
}

.article :is(img, iframe) {
    vertical-align: top;
}

.article *,
.article *:before,
.article *:after {
    box-sizing: border-box;
}

.contents_wrapper {
    width: 100%;
    /* padding: 105px 30px 95px; */
    margin: 0 auto;
    color: #000000;
}

.contents {
    background-image: url(./img/bg_main.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 540px; 
    width: 980px;
    margin: 0 auto;
}

/* geo_original
-----------------------------------------------------------*/
.geo_original {
    width: 980px;
    height: 620px;
    background-image: url(./img/geo_original_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.geo_original * {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: normal;
}

.geo_original h2 img {
    margin: 2px 2px 0 0;
}

.geo_original_item {
    width: fit-content;
    margin: 0 auto;
}

.geo_original_text {
    flex-grow: 1;
    padding-top: 20px;
}

.geo_original_item_title {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}

.geo_original_item_notes {
    font-size: 14px;
}

/* benefits_early
-----------------------------------------------------------*/
.benefits_early {
    width: 980px;
    height: 887px;
    background-image: url(./img/benefits_early_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.benefits_early_inner {
    width: 880px;
    margin: 0 auto;
    padding-top: 50px;
}

.benefits_early * {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: normal;
}

.benefits_early h2 img {
    margin: 2px 0 0;
}

.benefits_early_item {
    width: 704px;
    margin: 0 auto;
}

.benefits_early_text {
    flex-grow: 1;
    padding-top: 20px;
}

.benefits_early_item_title {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}

.benefits_early_item_detail {
    width: 480px;
    margin: 0 auto;
    font-size: 20px;
}

.benefits_early_item_notes {
    font-size: 14px;
}

/* benefits_early
-----------------------------------------------------------*/
.benefits_package {
    width: 980px;
    height: 1029px;
    background-image: url(./img/benefits_package_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.benefits_package_inner {
    width: 880px;
    margin: 0 auto;
    padding-top: 50px;
}

.benefits_package * {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: normal;
}

.benefits_package h2 img {
    margin: 2px 0 0;
}

.benefits_package_item {
    width: 800px;
    margin: 0 auto;
}

.benefits_package_text {
    flex-grow: 1;
    padding-top: 20px;
}

.benefits_package_item_title {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
}

.benefits_package_item_detail {
    width: fit-content;
    margin: 0 auto;
    font-size: 20px;
}

.benefits_package_item_notes {
    font-size: 14px;
    letter-spacing: -0.04em;
}

/* product
-----------------------------------------------------------*/
.product {
    height: 3509px;
    position: relative;
    background-image: url(./img/product_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.product_title {
    position: relative;
    z-index: 1;
}

.product .product_wrapper:first-child {
    height: 1740px;
}

.product_wrapper {
    width: 872px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.product_text * {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: normal;
}

.product_item_detail {
    margin: 20px 0 20px 130px;
    font-size: 20px;
}

.product_item_notes {
    margin: 0 0 30px 40px;
    font-size: 14px;
}

.product_item_wrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}

.product_item_wrap .product_info {
    width: 391px;
}

.product_item_wrap .product_item+.product_item {
    margin-top: 0;
}

.product_item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 100px;
    margin: 0 auto;
    background: #FFF;
}

.product_item+.product_item {
    margin-top: 30px;
}

.product_wrapper_inner {
    width: 800px;
    margin: 0 auto;
}

.product_wrapper_inner .product_item {
    padding: 20px 0;
}

.product_image {
    width: fit-content;
}

.product_info {
    width: 330px;
}

.product_info_label {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    background-color: #E4000F;
    padding: 14px;
    margin-bottom: 20px;
}

.color_ps5 {
    color: #000000;
    background-color: #CECECE;
}

.color_ps4 {
    color: #FFFFFF;
    background-color: #0033CC;
}

.product_info_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product_price {
    color: #FF1500;
    display: flex;
    justify-content: center;
}

.product_price_type {
    color: #FF1500;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: calc(49/28);
}

.product_price_num {
    font-size: 85px;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1;
    font-family: 'Public Sans', 'arial black', sans-serif;
}

.product_price_yen {
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    margin-left: 10px;
    width: 45px;
}

.product_price_yen .tax {
    letter-spacing: -0.02em;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}

.product_price_yen .yen {
    font-weight: bold;
    letter-spacing: -0.02em;
    font-size: 45px;
    width: 100%;
}

/* about
-----------------------------------------------------------*/
.about {
    margin: -80px 0 0 0;
    position: relative;
}

.about h2 {
    margin: 0 0 24px 50px;
}

/* movie
-----------------------------------------------------------*/
.movie {
    height: 753px;
    position: relative;
    background-image: url(./img/movie_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 70px;
}

.movie h2 {
    margin: 0 0 0 50px;
}

.movie_wrapper {
    width: 800px;
    margin: 0 auto;
}

.movie_wrapper iframe {
    aspect-ratio: 560 / 315;
    width: 800px;
    height: auto;
}

/* story
-----------------------------------------------------------*/
.story {
    margin: -84px 0 0 0;
    position: relative;
}

.story h2 {
    margin: 0 0 0 50px;
}

/* features
-----------------------------------------------------------*/
.features {
    height: 1700px;
    background-image: url(./img/features_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}

.features h2 {
    margin: 0 0 0 50px;
}

.features * {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: normal;
}

.features_inner {
    padding-bottom: 100px;
}

.features_subtitle {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.features_list {
    width: 920px;
    margin: 0 auto;
}

.features_list_img {
    position: absolute;
}

.features_list_text {
    position: absolute;
    width: 400px;
}

.features_list>li:nth-child(1) .features_list_text {
    left: 81px;
    top: 122px;
}

.features_list>li:nth-child(1) .features_list_img {
    right: 46px;
    top: 134px;
}

.features_list>li:nth-child(2) .features_list_text {
    right: 57px;
    top: 490px;
}

.features_list>li:nth-child(2) .features_list_img {
    left: 51px;
    top: 500px;
}

.features_list>li:nth-child(3) .features_list_text {
    left: 81px;
    top: 880px;
}

.features_list>li:nth-child(3) .features_list_img {
    right: 46px;
    top: 900px;
}

.features_list>li:nth-child(4) .features_list_text {
    right: 55px;
    top: 1307px;
}

.features_list>li:nth-child(4) .features_list_img {
    left: 51px;
    top: 1330px;
}

.features_list_text>h3 {
    font-size: 32px;
    line-height: 1;
    color: #685348;
    font-weight: bold;
}

.features_list_text>p {
    font-size: 18px;
    color: #685348;
}

.features_list_text>p.tight-spacing {
    letter-spacing: -0.05em;
}

/* characters
-----------------------------------------------------------*/
.characters {
    height: 1792px;
    background-image: url(./img/characters_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}

.characters h2 {
    margin: 0 0 0 50px;
}

.characters_img {
    margin: 0 auto;
}

.characters_inner > .characters_img:nth-child(1) {
    width: 743px;
}

.characters_inner > .characters_img:nth-child(2) {
    width: 745px;
}

.characters_list {
    width: 910px;
    margin: 40px auto 0 auto;
    display: flex;
}

.characters_list>li {
    display: flex;
    justify-content: space-between;
}

.characters_list>li:not(:last-child) {
    margin-bottom: 50px;
}

.link_wrapper {
    padding-bottom: 80px;
}

.link_wrapper .notes {
    font-size: 12px;
    text-align: center;
}

.copyright {
    line-height: 26px;
}


/* article_footer
-----------------------------------------------------------*/
.article_footer {
    text-align: center;
    padding: 0 0 110px;
    font-size: 12px;
}

.article_footer>p:first-child {
    margin-bottom: 1em;
}

.article_footer img {
    vertical-align: middle;
    width: auto;
    width: fit-content;
}