@charset 'Shift_JIS';

/************ init ************/
html,body,h1,h2,h3,h4,ol,li,p{
    margin: 0;
    outline: 0;
    padding: 0;
}

body {
    background: transparent;
    border: 0;
    font-family: 'メイリオ', Meiryo, '游ゴシック体','YuGothic','Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-weight: 500;
    margin: 0;
    outline: 0;
    padding: 0;
}

body {
    position: relative;
}

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

ul,ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

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

img {
    vertical-align: bottom;
}

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

.hideItem{
    display: none !important;
}

.flexwrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

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

#salesHeader div#logo{
    background: none;
    height: 50px;
    margin: 0 auto;
    text-indent: 0;
    width: 1000px;
}

#salesHeader div#logo a{
    background: url('https://geo-online.co.jp/geomart/cmn/pc/logo.png') no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 230px;
}

/* footer */
#footer div#footer_top {
    background: #1b2b5b;
    min-width: 1000px;
}

#footer div#footer_top_inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0 5px;
}

#footer #pagetop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}

@media screen and (min-width: 1320px) {
    #footer #pagetop {
        right: calc((100vw - 1320px)/2);
    }
}

#footer #footer_top h2.footer_ttl_ {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 2px solid rgba(200,200,200,.3);
    padding-bottom: 10px;
    line-height: 1;
    margin-bottom: 25px;
}

#footer #footer_geoonline_store {
    display: flex;
}

#footer #footer_geoonline_store dl {
    width: 235px;
}

#footer #footer_geoonline_store dl.two-column {
    width: 448px;
}

#footer #footer_geoonline_store dt {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 15px;
}

#footer #footer_geoonline_store dd {
    margin: 0;
}

#footer #footer_geoonline_store dd a {
    text-decoration: none;
}

#footer #footer_geoonline_store ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#footer div#footer_top_inner ul {
    overflow: hidden;
}

#footer div#footer_top_inner ul li {
    float: left;
    margin: 0 25px 20px 0;
    font-size: 14px;
}

#footer div#footer_top_inner #footer_geoonline_store li {
    float: none;
    margin: 0 0 15px;
    width: 100%;
    text-align: left;
}

#footer div#footer_top_inner #footer_geoonline_store .two-column li {
    width: 45%;
}

#footer div#footer_top_inner ul li a {
    background: url('http://ec.geo-online.co.jp/img/usr/fb/footer/footer_arrow.png') 0 50% no-repeat;
    padding-left: 13px;
    color: #fff;
}

#footer div#footer_top_inner ul li a {
    display: block;
    background: url('http://ec.geo-online.co.jp/img/usr/fb/footer/footer_arrow.png') 0 8px no-repeat;
    padding-left: 13px;
    color: #fff;
}

#footer #footer_bottom {
    background: #eee;
    min-width: 1000px;
}

#footer #footer_bottom_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0 25px;
    position: relative;
    overflow: hidden;
}

#footer #footer_bottom h2.footer_ttl_ {
    color: #666;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    line-height: 1;
    border-bottom: none;
}

#footer #footer_bottom h2.footer_ttl_ .acordion_ {
    content: "";
    position: absolute;
    cursor: pointer;
    width: 13px;
    height: 13px;
    border: 4px solid;
    border-color: #1b2b5b #1b2b5b transparent transparent;
    transform: rotate(135deg);
    right: 5px;
    top: calc(50% - 16px);
}

#footer #footer_bottom h2.footer_ttl_ .acordion_.open_ {
    transform: rotate(-45deg);
    top: calc(50% - 8px);
}

#footer #footer_bottom .list_wrap {
    border-top: 2px solid #c8c8c8;
    display: none;
    padding-top: 25px;
    margin-top: 10px;
}

#footer #footer_bottom ul {
    width: 100%;
    max-width: 1300px;
    min-width: 1020px;
    margin: 0 auto;
}

#footer #footer_bottom ul:nth-of-type(1) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

#footer #footer_bottom li {
    float: left;
    margin-bottom: 10px;
}

#footer #footer_bottom li a {
    display: block;
    border-right: #ccc 1px solid;
    color: #333;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1.5em;
    text-decoration: none;
}

#footer #footer_bottom li a.blank:after {
    display: inline-block;
    content: "";
    height: 12px;
    width: 24px;
    margin-left: 3px;
    background: url('https://ec.geo-online.co.jp/img/footer/footerBlankWindow.png') no-repeat center center;
}

#footer #copyright {
    background: #fff;
    min-width: 1000px;
}

#footer .copyright_inner_ {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
}

#footer .copyright_inner_copy_,
#footer .copyright_inner_name_ {
    font-size: 13px;
    color: #999;
    line-height: 1.5em;
    margin: 0;
    text-align: center;
}

/* ここからコンテンツ */
article {
    width: 980px;
    margin: 0 auto;
    background:url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/bg_02_repeat.jpg) top left / 100% auto;
}

article * {
    box-sizing: border-box;
}

article h2,
article h3 {
    text-align: center;
}

.text-freePlacement {
    position: relative;
}

.text-freePlacement p {
    position: absolute;
    top: 0;
    left: 0;
    color: #FFFFFF;
    font-size: 18px;
    line-height: calc(36/18);
}

.text-freePlacement p span {
    color: #F52D00;
}

.flexWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

article .btn {
    display: block;
    width: 365px;
    height: 0;
    padding-top: 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

article .btn.reservation {
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/btn_yoyaku.png) no-repeat center center / 100% auto;
}

article .btn.onsale {
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/btn02.png) no-repeat center center / 100% auto;
}

article .btn.soldout {
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/btn03.png) no-repeat center center / 100% auto;
}

/* mv */
section.mv{
        width: 980px;
        margin: 0 auto;
        background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/bg_01.jpg) no-repeat top left / 100% auto;
        padding-bottom: 798px;
}

/* product */
.product {
    margin-top:-798px;
}
.product .area_special{
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_special.png) no-repeat top left / 100% auto;
    height: 728px;
    width: 933px;
    margin: auto;
    position: relative;
}
.product .area_special .textBox {
    width: 100%;
    color: #fff;
    margin: 0;
    position: absolute;
    bottom: 0;
    padding-bottom: 40px;
}
.product .area_special .textBox p{
    width: 496px;
    font-size: 22px;
    line-height: 1.55;
    font-weight: bold;
    text-align: left;
    margin: 0 auto 20px;
}
.product .area_special .textBox span{
    font-size: 15px;
    margin: 0 auto;
}
.product .text-freePlacement {
    width: 850px;
    margin: 26px auto 0;
}
.product .text-freePlacement p {
    font-size: 15px;
    line-height: calc(26/15);
    margin: 236px 0 0 62px;
}
.product .productlist{
color: #fff;
width: 930px;
height:946px;
background:  url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_item.png) no-repeat top center / 100% auto;
margin:75px auto 0;
}
.product .productlist h3{
    padding-top: 146px;
    font-size: 32px;
}
.product .flexWrapper {
    width: 882px;
    margin: auto;
    padding-top: 475px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.product .flexWrapper + h3 {
    flex:0 0 100%;
    margin: 90px auto 0;
}
.product h3 + .flexWrapper {
    /*margin: 40px auto 0;*/
}
.product .textBox {
    width: 410px;
    text-align: center;
    flex: 0 1 50%;
}

.product .textBox h4 {
    color: #fff;
    font-size: 28px;
    line-height: calc(38/28);
}

.product .price {
    /*margin-top: 15px;*/
}

.product .price .price_ttl {
    color: #CCFF00;
    font-size: 28px;
    font-weight: bold;
}

.product .price .price_font {
    display: inline-block;
    position: relative;
    font-family: 'arial black';
    color: #CCFF00;
    font-size: 85px;
    line-height: 1;
    margin-bottom: 0.2em;
}
.product .price .yen {
    display: inline-block;
    position: relative;
    color: #CCFF00;
    font-size: 46px;
    font-weight: bold;
    margin-left: 0.2em !important;
}
.product .price .yen::before {
    content: '(税込)';
    position: absolute;
    top: -12px;
    left: 0;
    color: #CCFF00;
    font-size: 15px;
    word-break: keep-all;
}

.product .btn {
    margin-top: 10px;
}

/* video */
.video {
    margin-top: 145px;
    width: 100%;
}

.video .youtube {
    width: 981px;
    height: 564px;
    margin: auto;
    padding: 40px 0;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_movie_02.png);
}
.video .youtube iframe{
    margin: auto;
    display: block;
    overflow: hidden;
}

/* chara */
.chara{
    margin-top: 145px;
    margin-bottom: 124px;
}

/* prorogue */
.prorogue{
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_prorogue.png) no-repeat top center / 100%;
    width: 980px;
    height: 2027px;
}
.prorogue .textBox p{
    width: 784px;
    margin:auto;
    padding-top: 332px;
    display: block;
    color: #fff;
    font-size: 24px;
    line-height:1.66
}


/* game */
.game {
    margin-top: 90px;
}

.game h3 {
    margin-top: 110px;
}
.game div h4 {
text-align: center;
font-size: 28px;
font-weight: bold;
color: #CCFF00;
text-decoration: underline;
}
.game .text-freePlacement{
    padding-top: 210px;
}
.game .text-freePlacement p{
font-size: 22px;
line-height: 1.7;
}
.sys01 p,.sys02 p{
    padding-top: 52px;
    position: relative;
}
.game .text-freePlacement:nth-of-type(1) {
    width: 981px;
    height: 670px;
    margin: ;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_system_01.png) no-repeat center top / 100% auto;
}

.game .text-freePlacement:nth-of-type(1) p {
    margin: auto;
    width: 824px;
}

.game .text-freePlacement:nth-of-type(2) {
    width: 981px;
    height: 696px;
    margin: 35px auto 0;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_system_02.png) no-repeat center center / 100% auto;
}

.game .text-freePlacement:nth-of-type(2) p {
    margin: auto;
    width: 824px;
}

.game .text-freePlacement:nth-of-type(3) {
    width: 981px;
    height:576px;
    margin: 85px auto 0;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_system_03.png) no-repeat center center / 100% auto;
}

.game .text-freePlacement:nth-of-type(3) p {
    margin:0 auto;
    width: 442px;
    top:unset;
    bottom: 22px;
    left: 41px;
}

.game .text-freePlacement:nth-of-type(4) {
    width: 981px;
    height: 561px;
    margin: 95px auto 0;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_system_04.png) no-repeat center center / 100% auto;
}

.game .text-freePlacement:nth-of-type(4) p {
    margin:0 auto;
    width: 442px;
    top:unset;
    bottom: 48px;
    left: 508px;
    padding-right: 24px;
}

.game .text-freePlacement:nth-of-type(5) {
    width: 981px;
    height: 561px;
    margin: 95px auto 0;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_system_05.png) no-repeat center center / 100% auto;
}
.game .text-freePlacement:nth-of-type(5) p {
    margin:0 auto;
    width: 442px;
    top:unset;
    bottom: 87px;
    left: 41px;
}

.game .text-freePlacement:nth-of-type(6) {
    width: 981px;
    height: 561px;
    margin: 95px auto 0;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_system_06.png) no-repeat center center / 100% auto;
}
.game .text-freePlacement:nth-of-type(6) p {
    margin:0 auto;
    width: 442px;
    top:unset;
    bottom: 87px;
    left: 508px;
    padding-right: 24px;
}

.game .btn {
    margin-top: 80px;
}

.field{
    margin-top: 134px;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/area_field.png) no-repeat center center / 100% auto;
    height: 1256px;
    font-size: 22px;
    color: #fff;
}
.field div{
width: 931px;
display: block;
margin: auto;
}
.field div:nth-child(1){
    padding-top: 368px;
}
.field div:nth-child(1) p{
    height: 188px;
}
.field h4{
    height: 59px;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    margin-top: 17px;
    margin-bottom: 17px;
    padding: 17px;
}
.field div:nth-child(2){
    padding-top: 324px;
}
.field div:nth-child(2) p{
    height: 188px;
}

.field div p{
    padding:22px 17px;   
}

.area_button{
    margin-top: 55px;
}

/* bottom_txt */
.bottom_txt {
    margin-top: 95px;
    height: 190px;
    padding-top: 52px;
    background: #000;
    background: url(https://geo-online.co.jp/geomart/reserve/so6/pc/img/bg_03.jpg) no-repeat top center / 100%;
}
.bottom_txt img{
 height: 22px;
}
.bottom_txt .copyright {
    color: #fff;
    font-size: 12px;
    line-height: calc(22/12);
    text-align: center;
}
.bottom_txt .copyright span{
    display: block;
}
.bottom_txt .copyright span:first-child{
    margin-bottom: 24px;
}