@charset 'Shift_JIS';

/************ init ************/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    background: transparent;
    border: 0;
    font-family: 'メイリオ', Meiryo, '游ゴシック体','YuGothic','Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    position: relative;
}

main {
    margin: 0 auto;
    max-width: 640px;
    width: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ul {
    list-style: none;
}

a {
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    font-size: .1em;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.hideItem{
    display: none !important;
}

/* header */
#salesHeader{
    background: #192b5b;
    height: 12.307692307692308%;
}

#salesHeader a{
    background: url('https://geo-online.co.jp/geomart/cmn/pc/logo.png') top left/contain no-repeat;
    display: block;
    height: 0;
    padding-top: 12.307692307692308%;
    text-indent: -1000%;
    width: 55%;
}


/* footer */
footer{
    background: #353526;
    color: #fff;
    padding: 0;
    position: relative;
}
footer span,
footer a{
    color: #fff!important;
}

.block_of_static_ttl_{
    background-color: #31457e;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    padding: 16px 15px;
}

#block_of_static ul{
    background: #1b2b5b;
    padding: 15px 25px 25px;
}
#block_of_static ul li{
    line-height: 1.1;
    padding: 4px 0;
}
#block_of_static ul li a{
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 10px;
    text-decoration: none;
}

#copyright{
    background-color: #333;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 12px 15px;
    text-align: left;
}


/* ここからコンテンツ */       
/* ビデオ */
.youtube_player {
    display: none;
    left: 50%;
    padding-top: 53%;
    position: relative;
    top: 0;
    transform: translateX(-50%);
    width: 100%;
}

.youtube_player iframe{
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 100%;
}

a#js-youtube_thumb img {
    width: 85%;
    margin: 0 auto 20px;
}

.item_price {
    /*color: #f00; */
}

.item_price .price_font {
    display: inline-block;
    font-family: 'arial black';
    font-size: 19vw;
    line-height: 1;
    position: relative;
}

@media (min-width:768px) {
    .item_price .price_font {
        font-size: 118px;
    }
}

.item_price .yen {
    display: inline-block;
    font-size: 9vw;
    font-weight: bold;
    position: relative;
}

.item_price .yen::before {
    content: '(税込)';
    font-size: 3vw;
    left: 0;
    position: absolute;
    top: -3vw;
    word-break: keep-all;
}

@media (min-width:768px) {
    .item_price .yen {
        font-size: 64px;
    }
    .item_price .yen::before {
        font-size: 25px;
    top: -20px;
    }
}

/*movie*/

a#js-youtube_thumb img {
    width: 85%;
    margin: 0 auto 20px;
}


/* reserve contntes */
main {
    background: #fff;
}

.forspoken {
    background: #000;
    color: #C6AC5B;
    margin: 0 auto;
    max-width: 640px;
    width: 100%;
}

.forspoken img {    
    height: auto;
    max-width: 100%;
}

.forspoken_header-image img {
    display: block;
    margin: 0;
    width: 100%;
}


/* forspoken_privilege */
.forspoken_privilege_wrap {
    background: #fff;
    text-align: center;
}

.forspoken_privilege-head {
    display: block;
    margin: auto;
    width: calc(561/640*100vw);
}

.forspoken_privilege_wrap {
    background: -moz-linear-gradient(top, #201736, #000000);
    background: -webkit-linear-gradient(top, #201736, #000000);
    background: linear-gradient(to bottom, #201736, #000000);
    padding: 0;
    position: relative;
    text-align: center;
}

img.forspoken_privilege-bg {
    display: block;
    width: calc(620/640*100%);
    margin: 0 auto;
    padding: calc(30/640*100%) 0 0;
}
.forspoken_privilege_inner {
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    top: calc(30/640*100%);    
    width: 100%;
}
      
ul.forspoken_privilege-items img {
    width: calc(275/640*100%);
}


ul.forspoken_privilege-items li p span {
    display: block;
    font-size: calc(100/640*32vw);
    font-weight: bold;
}

ul.forspoken_privilege-caution,.infomation {
    font-size: calc(16/640*100vw);
    text-align: left;
    width: calc(560/640*100%);
    margin: calc(20/640*100%) auto;
    color: #fff;
    max-width: 560px;
}

ul.forspoken_privilege-caution li {
    text-indent: -1em;
    padding-left: 1em;
}

ul.forspoken_privilege-items li {
    margin-top: calc(20/640*100%);
}


/* forspoken_product */
.forspoken_product {

    width: 100%;
}

.forspoken_product-head {
    font-size: calc(100/640*32vw);
    margin: 0 auto calc(40/640*100%);
    padding: 0;
    text-align: center;
    width: calc(573/640*100%);
    background: #fff;
    color: #000;
}

.forspoken_product_inner {
    background: -moz-linear-gradient(top, #302740, #222222);
    background: -webkit-linear-gradient(top, #302740, #222222);
    background: linear-gradient(to bottom, #302740, #222222);
    width: calc(620/640*100vw);
    margin: calc(60/640*100%) auto calc(45/640*100%);
    padding: calc(45/640*100%) 0;  
    max-width: 620px;
}


.forspoken_product-image {
    display: block;
    margin: 0 auto calc(20/640*100%);
    width: calc(341/640*100%);
}

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

.forspoken_price-head {
    font-size: calc(34/640*100vw);
    font-weight: bold;
}

.forspoken_price-head span{    
    color: #fff;
    display: block;
}

@media (min-width:768px) {
    .forspoken_price-head {
        font-size: 32px;
    }
}

.item_price {
    margin: 0 auto calc(20/640*100%);
}

.forspoken_product-caution {
    color: #636363;
    font-size: calc(18*100vw/640);
    margin: calc(27*100vw/640) 0 0 calc(50*100vw/640);
}
.forspoken-btn {
    display: block;
    margin: 0 auto calc(20/640*100%);
    width: calc(560/640*100%);
}

.forspoken-btn.-reserve {
    
}
.forspoken-btn.-buy {
    
}
.forspoken-btn.-soldout {
    
}


/* movie */
.forspoken_movie,section.forspoken_story_wrap ,section.forspoken_story_wrap ,
section.forspoken_world_wrap,section.forspoken_character_wrap {
    display:block;
    margin: 0 auto calc(60/640*100%);
    padding: calc(85/640*100%) 0 0 0;
    width: 100%;
}

.forspoken_movie-head {
    padding: calc(20/640*100%) 0 calc(70/640*100%);
    width: 100%;
}

.forspoken_movie-head img,
.forspoken_story-head img,
.forspoken_world-head img,
.forspoken_character-head img  {
    display: block;
    margin: auto;
    width: calc(530/640*100%);
}

.forspoken_movie-youtube iframe {
    display: block;
    height: calc(331*100vw/640);
    margin: 0 auto;
    max-width: 640px;
    width: calc(590*100vw/640);
}

.forspoken_movie-youtube {
    width: calc(596*100vw/640);
    max-width: 646px;
    height: calc(338*100vw/640);
    margin: 0 auto;
    padding: calc(3*100vw/640) 0;
    box-sizing: border-box;
    background: linear-gradient(#b8a05b, #785d30, #b8a05b, #785d30, #b8a05b);
}

/* story */     
.story {
    font-size: calc(100/640*24vw);
    position: absolute;
    top: calc(30/640*100%);
    text-align: center;
    width: calc(580/640*100vw);
    margin: 0 auto;
    left: 0;
    right: 0;  
    max-width: 620px;
}


.forspoken_story_text {
    position: relative;
}

   

/* world */

.forspoken_world_text {
    font-size: calc(100/640*24vw);
    text-align: center;
    width: calc(580/640*100vw);
    margin: calc(50/640*100vw) auto;   
    max-width: 620px;
}

.forspoken_world_text span {
    display: block;
    font-size: calc(100/640*36vw);
    margin: 0 auto calc(25/640*100vw);
}

section.forspoken_world_wrap img {
    display: block;
    margin: 0 auto;
    width: calc(620/640*100%);
}

/* character */  

.forspoken_character_set {
    position: relative;
}

.forspoken_character-head {
    margin-bottom: calc(50/640*100%);
}

.character_text {
    position: absolute;
    z-index: 3;
    bottom: 13.333vw;
    left: 0;
    right: 0;
    width: calc(580/640*100%);
    margin: 0 auto;
}


.frey_set {
    position: relative;
}


.frey_set .chara {
    position: absolute;
    margin: 0 auto;
    top: calc(250/640*100%);
    left: 0;
    right: 0;
    width: calc(560/640*100%);
}

.frey_set + img {
    margin-top: calc(36/640*100%);
}

.chara {
    font-size: calc(100/640*22vw);
    margin: calc(20/640*100%) auto;
}

@media (min-width:768px) {
	.chara {
	    font-size: calc(100/640*18vw);
	}
}

section.forspoken_footerBtn_wrap {
    margin: calc(60/640*100%) auto;
}

.forspoken_footer {
    padding: calc(80*100vw/640) 0;
}

.forspoken_copyright {  
    color: #fff;
    font-size: calc(20*100vw/640);
    height: calc(260*100vw/640);
    line-height: 2.2;
    margin: 0 auto;
    max-width: 640px;
    padding: 0;
    text-align: center;
    width: calc(604*100vw/640);
}
