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

article.mg-mc {
    display: block;
    width: 100%;
    background: url('../../img/sp/bg.png') repeat-y top / contain;
    background-color: black;
    color: white;
}

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

.mg-mc p + p {
    margin-top: calc(24/640*100vw);
}

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

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

/* mv
-----------------------------------------------------------*/
section.mv {
    height: 0;
    margin-top: 0;
    padding-top: calc(961/640*100vw);
    overflow: hidden;
    background-image: url('../../img/sp/mv.png');
    background-size: 100%;
}

/* items
-----------------------------------------------------------*/
section.items {
    width: calc(100% - (40/640*100vw));
    margin: calc(40/640*100vw) auto 0;
    padding: calc(40/640*100vw) 0;
    border: 1px solid #4C3C13;
    background-color: #291F06;
}

.items h2 {
    margin-bottom: calc(20/640*100vw);
    font-weight: bold;
    font-size: calc(35/640*100vw);
    text-align: center;
}

.price_col {
    flex-wrap: wrap;
    align-items: center;
}

.price_col + .price_col {
    margin-top: calc(200/640*100vw);
}

.mg-mc .items_titleImg {
    margin-bottom: calc(35/640*100vw);
}

.priceArea .priceTitle,
.priceArea .item_price,
.priceArea .price_font,
.priceArea .yen {
    color: #FF9C00;
}

.mg-mc .items_attention {
    margin-top: calc(165/640*100vw);
    padding: 0 calc(24/640*100vw);
    font-weight: bold;
    font-size: calc(18/640*100vw);
    text-align: left;
}

.mg-mc .items_note {
    margin-top: calc(20/640*100vw);
    padding: 0 calc(24/640*100vw);
    font-size: calc(16/640*100vw);
    text-align: left;
}

.mg-mc .items_note a {
    color: #F00;
}

/* geoOriginal
-----------------------------------------------------------*/
section.geoOriginal {
    width: calc(100% - (40/640*100vw));
    height: calc(775/640*100vw);
    margin: calc(60/640*100vw) auto 0;
    background-image: url('../../img/sp/area_geoOriginal.png');
    background-size: calc(601/640*100vw);
}

section.geoOriginal p {
    top: calc(650/640*100vw);
    padding-left: calc(65/640*100vw);
    font-size: calc(16/640*100vw);
    text-align: left;
}

/* earlySpecil
-----------------------------------------------------------*/
section.earlySpecil {
    width: calc(100% - (40/640*100vw));
    height: calc(967/640*100vw);
    margin: calc(60/640*100vw) auto 0;
    background-image: url('../../img/sp/area_earlySpecil.png');
    background-size: calc(607/640*100vw);
}

section.earlySpecil p {
    top: calc(680/640*100vw);
    padding-left: calc(65/640*100vw);
    text-align: left;
}

section.earlySpecil p:nth-of-type(1) {
    font-size: calc(22/640*100vw);
}

section.earlySpecil p:nth-of-type(2) {
    font-size: calc(16/640*100vw);
}

section.earlySpecil p span {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
}

/* gameList
-----------------------------------------------------------*/
.gameList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: calc(100/640*100vw);
}

.gameList h2 {
    padding: calc(20/640*100vw) 0;
    font-weight: bold;
    font-size: calc(36/640*100vw);
    line-height: 1;
    text-align: center;
}

.gameList h2 span {
    display: inline-block;
    font-weight: normal;
    font-size: calc(22/640*100vw);
    line-height: 1;
}

.gameList_inner {
    background-position: top center;
    background-repeat: no-repeat;
}

.gameList_inner * {
    box-sizing: border-box;
}

.gameList_inner p {
    color: rgba(255,255,255,.87);
    font-size: calc(24/640*100vw);
    text-align: left;
}

.gameList_inner p span {
    color: #C0A357;
}

.gameList_inner:nth-of-type(1) {
    width: 100%;
    height: calc(1267/640*100vw);
    margin-top: calc(40/640*100vw);
    background-image: url('../../img/sp/area_gameList1.png');
    background-size: calc(602/640*100vw);
}

.gameList_inner:nth-of-type(1) .rightBox {
    position: relative;
    top: calc(630/640*100vw);
    width: 100%;
    padding: 0 calc(85/640*100vw);
    box-sizing: border-box;
}

.gameList_inner:nth-of-type(1) .rightBox img {
    display: block;
    margin: calc(20/640*100vw) auto;
}

.gameList_inner:nth-of-type(1) .gameList_innerNote {
    display: block;
    position: relative;
    top: calc(650/640*100vw);
    width: 100%;
    padding: 0 calc(50/640*100vw);
    font-size: calc(16/640*100vw);
}

.gameList .gameList_inner:nth-of-type(2) h2,
.gameList .gameList_inner:nth-of-type(3) h2 {
    padding: calc(38/640*100vw) 0;
}

.gameList_inner:nth-of-type(2) p,
.gameList_inner:nth-of-type(3) p {
    top: calc(620/640*100vw);
    padding: 0 0 0 calc(90/640*100vw);
}

.gameList_inner:nth-of-type(2) {
    width: 100%;
    height: calc(1027/640*100vw);
    margin-top: calc(30/640*100vw);
    background-image: url('../../img/sp/area_gameList2.png');
    background-size: calc(602/640*100vw);
}

.gameList_inner:nth-of-type(3) {
    width: 100%;
    height: calc(1022/640*100vw);
    margin-top: calc(30/640*100vw);
    background-image: url('../../img/sp/area_gameList3.png');
    background-size: calc(602/640*100vw);
}

.mg-mc .gameList_note {
    margin-top: calc(30/640*100vw);
    padding-right: calc(40/640*100vw);
    padding-left: calc(1em + 30px);
    font-size: calc(14/640*100vw);
    text-align: left;
    text-indent: -1em;
}

.mg-mc .gameList_note + .gameList_note {
    margin-top: 0;
}

.mg-mc .gameListPlus_img {
    margin: calc(50/640*100vw) auto;
}

/* bonusContents
-----------------------------------------------------------*/
section.bonusContents {
    width: 100%;
    margin: 0 auto;
    padding: calc(40/640*100vw) calc(40/640*100vw) calc(60/640*100vw);
    border: 1px solid #4C3C13;
    box-sizing: border-box;
    background-color: #291F06;
}

section.bonusContents .bonusContents_note {
    width: 100%;
    padding: calc(50/640*100vw) 0;
    font-weight: normal;
    font-size: calc(13/640*100vw);
    text-align: center;
}

.bonusContents_inner h2 {
    margin-bottom: calc(10/640*100vw);
    color: rgba(255,255,255,.87);
    font-weight: bold;
    font-size: calc(26/640*100vw);
    text-align: center;
}

.bonusContents_inner h2 span {
    display: block;
    color: rgba(255,255,255,.87);
    font-weight: normal;
    font-size: calc(21/640*100vw);
    line-height: 1.5;
}

.bonusContents_inner p {
    margin-top: calc(10/640*100vw);
    color: rgba(255,255,255,.87);
    font-size: calc(16/640*100vw);
    text-align: left;
    word-break: break-all;
}

.bonusContents_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-position: top center;
    background-repeat: no-repeat;
}

.bonusContents_inner:nth-of-type(1) {
    height: calc(389/640*100vw);
    margin-top: 0;
    background-image: url('../../img/sp/area_bonusContents1.png');
    background-size: calc(556/640*100vw);
}

.bonusContents_inner:nth-of-type(1) div {
    position: relative;
    top: calc(222/640*100vw);
    width: 48%;
}

.bonusContents_inner:nth-of-type(2) {
    height: calc(390/640*100vw);
    margin-top: calc(250/640*100vw);
    background-image: url('../../img/sp/area_bonusContents2.png');
    background-size: calc(558/640*100vw);
}

.bonusContents_inner:nth-of-type(2) div {
    position: relative;
    top: calc(415/640*100vw);
    width: 48%;
}

.bonusContents_inner:nth-of-type(3) {
    height: calc(1390/640*100vw);
    margin-top: calc(400/640*100vw);
    background-image: url('../../img/sp/area_bonusContents3.png');
    background-size: calc(557/640*100vw);
}

.bonusContents_inner:nth-of-type(3) div {
    position: relative;
    top: calc(545/640*100vw);
    width: 100%;
}

.bonusContents_inner:nth-of-type(3) p {
    padding: 0 calc(23/640*100vw);
    font-size: calc(21/640*100vw);
    line-height: 1.5;
}

.bonusContents_inner:nth-of-type(3) ul {
    position: relative;
    top: calc(315/640*100vw);
    width: 100%;
    margin: 0;
    padding: 0;
}

.bonusContents_inner:nth-of-type(3) ul li {
    list-style: none;
    padding-left: calc(50/640*100vw);
    color: rgba(255,255,255,.87);
    font-size: calc(18/640*100vw);
}

.bonusContents_inner:nth-of-type(3) ul li span {
    display: inline-block;
    margin-right: calc(5/640*100vw);
    color: #594F1A;
}

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

.mg-mc .movie img {
    margin-bottom: calc(20/640*100vw);
}

/* gameIntroduction
-----------------------------------------------------------*/
section.gameIntroduction {
    margin-top: calc(80/640*100vw);
}

section.gameIntroduction p {
    padding: 0 calc(20/640*100vw);
    color: rgba(255,255,255,.87);
    font-size: calc(22/640*100vw);
    line-height: 1.6;
    text-align: left;
}

section.gameIntroduction > div {
    margin-top: calc(30/640*100vw);
    background-position: top center;
    background-repeat: no-repeat;
}

section.gameIntroduction > div:nth-of-type(1) {
    height: calc(546/640*100vw);
    background-image: url('../../img/sp/area_gameIntroduction1.png');
    background-size: 100%;
}

section.gameIntroduction > div:nth-of-type(1) p {
    top: calc(160/640*100vw);
}

section.gameIntroduction > div:nth-of-type(2) {
    height: calc(623/640*100vw);
    background-image: url('../../img/sp/area_gameIntroduction2.png');
    background-size: 100%;
}

section.gameIntroduction > div:nth-of-type(2) p {
    top: calc(240/640*100vw);
}

section.gameIntroduction > div:nth-of-type(3) {
    height: calc(1300/640*100vw);
    background-image: url('../../img/sp/area_gameIntroduction3.png');
    background-size: 100%;
}

section.gameIntroduction > div:nth-of-type(3) p {
    top: calc(158/640*100vw);
}

section.gameIntroduction > div:nth-of-type(4) {
    height: calc(1384/640*100vw);
    background-image: url('../../img/sp/area_gameIntroduction4.png');
    background-size: 100%;
}

section.gameIntroduction > div:nth-of-type(4) p {
    top: calc(230/640*100vw);
}

section.gameIntroduction > div:nth-of-type(5) {
    height: calc(1454/640*100vw);
    background-image: url('../../img/sp/area_gameIntroduction5.png');
    background-size: 100%;
}

section.gameIntroduction > div:nth-of-type(5) p {
    top: calc(270/640*100vw);
}

/* cta_btn bottom
-----------------------------------------------------------*/
section.cta_btn_bottom {
    margin: calc(20/640*100vw) 0 calc(70/640*100vw);
    text-align: center;
}

section.cta_btn_bottom p {
    margin-bottom: calc(70/640*100vw);
    font-size: calc(14/640*100vw);
    text-align: center;
}

section.cta_btn_bottom .cta_btn {
    position: relative;
}

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

section.inner_footer p {
    width: 100%;
    font-size: calc(13/640*100vw);
}

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