@charset 'Shift_JIS';

/************************************************************************************
*  suparobo-y section
************************************************************************************/
body {
    background-color: #000;
}

article.suparobo-y {
    background-color: #000;
    background-image: url('../img/bg.jpg');
    background-position: center -1246px;
    background-size: contain;
    color: #FFF;
    margin: 0 auto;
    width: 980px;
}

.suparobo-y img {
    display: block;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: auto;
}

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

.suparobo-y main {
    background-color: #000000;
}

.suparobo-y h2 {
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 3px 0 rgb(26 0 99 / 59%);
}

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

.movie h2,
.system_wrap h2,
.story h2,
.character h2{
    background-image: url('../img/title_bg.png');
    font-size: 54px;
    height: 172px;
    line-height: 2;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 3px 0 rgb(26 0 99 / 59%);
    width: 880px;
}

/* mv
-----------------------------------------------------------*/
.mv {
    margin-bottom: 60px;
}

.suparobo-y img.release_date {
    margin-bottom: 50px;
    width: 522px;
}

/* itemInfo_wrap
-----------------------------------------------------------*/
.itemInfo_wrap {
    margin: 0 auto 25px;
    width: 940px;
}


/* itemInfo_wrap > earlyPurchaseReservationPrivilege */
.earlyPurchaseReservationPrivilege {
    margin-bottom: 25px;
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
}

.earlyPurchaseReservationPrivilege_item {
    align-items: center;
    background-color: rgb(0 0 0 / 0.5);
    display: flex;
    flex-direction: column;
    margin-top: -70px;
    padding-top: 90px;
    text-align: center;
}

.suparobo-y img.earlyPurchaseReservationPrivilege_contents {
    margin-bottom: 30px;
    width: 880px;
}

.earlyPurchaseReservationPrivilege .privilege01 {
    border-bottom: solid #FFF 4px;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    padding-bottom: 15px;
    width: 880px;
}

.earlyPurchaseReservationPrivilege .privilege02 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -1px;
}

.earlyPurchaseReservationPrivilege .privilege02_detail {
    font-size: 12px;
    margin-bottom: 30px;
}

.earlyPurchaseReservationPrivilege ul.notice {
    background-color: rgb(0 0 0 / 0.5);
    font-size: 12px;
    margin: auto;
    padding: 0 50px 30px 30px;
}
.earlyPurchaseReservationPrivilege li {
    line-height: 1.8;
    padding-left: 1em;
    text-indent: -1em;
}


/* itemInfo_wrap > items */
.suparobo-y section.items {
    background-image: url('../img/items_bg.png');
    background-position: top left;
    background-repeat: repeat;
    background-size: 16px 16px;
    padding: 35px 30px;
}

.suparobo-y img.items_title {
    margin-bottom: 36px;
}

.items .items_text {
    color: #E35B43;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: 700;
    margin: 20px 0;
    text-align: center;
}

.items_inner {
    flex-wrap: wrap;
    width: 748px;
}

/* items_wrap */
.items_wrap {
    display: flex;
    justify-content: space-between;
}

.item_info {
    align-items: center;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    font-weight: 700;
    width: 420px;
}

.item_info_inner {
    margin-right: 70px;
}

/* model */
.model {
    font-size: 26px;
    font-weight: 700;
    height: 51px;
    line-height: 54px;
    padding-left: 16px;
    width: 404px;
}

.model_swi2 .model,
.model_swi .model {
    background-color: #E4000F;
    color: #FFF;
}

.model_ps5 .model {
    background-color: #D6DCE5;
    color: #000;
}

.model_ps4 .model {
    background-color: #01479D;
    color: #FFF;
}

/* price */
.price_wrap {
    display: flex;
    justify-content: space-between;
    width: 714px;
}

.price_inner {
    margin-right: 10px;
}

.price_title {
    color: #FF000C;
    font-size: 24px;
    font-weight: 700;
}

.item_price {
    font-weight: 700;
    margin-bottom: 20px;
}

.item_price .price_font {
    color: #FF000C;
    font-family: 'arial black', sans-serif;
    letter-spacing: -2px;
}

.item_price .yen {
    color: #FF000C;
    font-size: 45px;
    font-weight: 700;
    left: 10px;
}

a.cta_btn,
img.cta_btn,
img.btn_soldout{
    margin: 0 auto 34px;
    position: static;
}

.item_info .notice {
    font-size: 10px;
    text-align: center;
    width: 748px;
}

/* package_img */
.suparobo-y .model_swi > img.package_img {
    margin: 40px 0 25px;
    width: 220px;
}

.suparobo-y .model_ps5 > img.package_img {
    margin: 42px 0 45px;
    width: 261px;
}


/* movie
-----------------------------------------------------------*/
.suparobo-y section.movie {
    margin: 0 auto 52px;
    width: 880px;
}

.movie_box {
    height: 496px;
    margin: auto;
    width: 880px;
}


/* system
-----------------------------------------------------------*/
.suparobo-y section.system_wrap {
    margin: 0 auto 80px;
    width: 880px;
}

/* system > system_inner */
.system_inner {
    background-color: rgba(128,67,95,0.4);
    margin-bottom: 40px;
    padding: 40px 21px;
}

.suparobo-y img.system_title01 {
    margin-bottom: 38px;
    width: 542px;
}

.system_inner p {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 80%);
}

.system_inner .system_detai {
    margin: 70px 0 40px;
    width: 840px;
}

.system_inner .system_detai_inner {
    align-items: center;
    display: flex;
}

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

.suparobo-y img.system_img {
    margin: 0;
    width: 400px;
}

.system_inner .system_detai p {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 0 20px;
    text-align:left;
}

/* system > newSystem */
.newSystem_inner {
    background-color: rgba(128,67,95,0.4);
    font-size: 20px;
    font-weight: 400;
    padding: 36px 20px 40px;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 80%);
}

.newSystem_inner + .newSystem_inner {
    margin-top: 20px;
}

.suparobo-y img.system_title02,
.suparobo-y img.system_title03,
.suparobo-y img.system_title04 {
    margin-bottom: 36px;
    width: 840px;
}

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


/* story
-----------------------------------------------------------*/
.suparobo-y section.story {
    background-image: url('../img/story_bg.png');
    background-position-y: 160px;
    background-size: contain;
    padding-bottom: 118px;
    width: 100%;
}

.story h2 {
    background-image: url('../img/title_bg.png');
    font-size: 54px;
    height: 172px;
    line-height: 2;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 3px 0 rgb(26 0 99 / 59%);
    width: 880px;
}

.suparobo-y img.story_contents {
    margin: 0 25px;
}


/* character
-----------------------------------------------------------*/
.suparobo-y section.character {
    margin-bottom: 80px;
}

/* character > entryWorks */
.entryWorks {
    background-color: rgba(75,113,203,0.4);
    margin: 0 auto 40px;
    padding: 40px 10px 60px;
    width: 860px;
}

.entryWorks span {
    font-size: 19px;
}

.suparobo-y img.entryWorks_title {
    margin-bottom: 40px;
    width: 217px;
}

.entryWorks ul {
    align-content: space-between;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 620px;
}

.entryWorks li {
    font-size: 22px;
    font-weight: 700;
    line-height: 2;
    padding-left: 1em;
    text-indent: -1em;
    width: 420px;
}

.entryWorks li span {
    font-weight: 700;
    width: 420px;
}

/* character > originalCharacter */
.originalCharacter {
    margin-bottom: 40px;
}

.suparobo-y img.originalCharacter_title {
    margin-bottom: 17px;
    width: 261px;
}

.suparobo-y img.character02 {
    margin-top: 5px;
}

.suparobo-y img.character03 {
    margin-top: -52px;
}

.suparobo-y img.character04 {
    margin-top: -137px;
}

.suparobo-y img.character05 {
    margin-top: 40px;
}

.suparobo-y img.character06 {
    margin-top: -84px;
}


/* character > special */
.special {
    background-color: rgba(255,41,198,0.4);
    margin: 0 50px 80px;
    padding: 40px 90px 80px;
    text-align: center;
}

.suparobo-y img.special_title {
    margin-bottom: 60px;
    width: 301px;
}

.special .character {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}

.special .title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 50px;
}


/* cta_btn_bottom
-----------------------------------------------------------*/
.cta_btn_bottom {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.cta_btn_bottom .cta_btn {
    margin-bottom: 0;
    padding: 0;
}

/* inner footer
-----------------------------------------------------------*/
.inner_footer {
    align-content: center;
    align-items: center;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding-bottom: 80px;
    text-align: center;
}

.inner_footer p {
    font-size: 12px;
    width: 806px;
}

.inner_footer .suparobo-y {
    margin-bottom: 60px;
}

.inner_footer .nintendo {
    margin-bottom: 12px;
}

.inner_footer img.ps {
    display: inline-block;
    height: 1.2em;
}

.inner_footer img.ps5 ,
.inner_footer img.ps4  {
    display: inline-block;
    height: 0.8em;
}