@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(../img/bg.png) 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: 360px;
    height: 0;
    padding-top: 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

article .btn.reservation {
    background: url(../img/btn01.png) no-repeat center center / 100% auto;
}

article .btn.onsale {
    background: url(../img/btn02.png) no-repeat center center / 100% auto;
}

article .btn.soldout {
    background: url(../img/btn03.png) no-repeat center center / 100% auto;
}

/* mv */

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

.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 .flexWrapper {
    width: 850px;
    margin: 45px auto 0;
}

.product .flexWrapper + h3 {
    margin: 90px auto 0;
}

.product h3 + .flexWrapper {
    margin: 40px auto 0;
}

.product .textBox {
    width: 410px;
    margin-left: 80px;
    text-align: center;
}

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

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

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

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

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

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

.video .youtube {
    width: 936px;
    margin: 30px auto 0;
}

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

.game h3 {
    margin-top: 110px;
}

.game .text-freePlacement:nth-of-type(1) {
    width: 937px;
    margin: 80px auto 0 35px;
}

.game .text-freePlacement:nth-of-type(1) p {
    margin: 208px 0 0 6px;
}

.game .text-freePlacement:nth-of-type(2) {
    width: 945px;
    margin: 35px auto 0;
}

.game .text-freePlacement:nth-of-type(2) p {
    right: 0;
    text-align: center;
    margin: 136px auto 0;
}

.game .text-freePlacement:nth-of-type(3) {
    width: 945px;
    margin: 85px auto 0;
}

.game .text-freePlacement:nth-of-type(3) p {
    right: 0;
    text-align: center;
    margin: 136px auto 0;
}

.game .text-freePlacement:nth-of-type(4) {
    width: 980px;
    margin: 95px auto 0;
}

.game .text-freePlacement:nth-of-type(4) p {
    right: 0;
    text-align: center;
    margin: 136px auto 0;
}

.game .img-freePlacement li:nth-of-type(1) {
    width: 980px;
    margin: 20px auto 0;
}

.game .img-freePlacement li:nth-of-type(2) {
    width: 965px;
    margin: -145px auto 0 0;
}

.game .img-freePlacement li:nth-of-type(3) {
    width: 965px;
    margin: -160px 0 0 auto;
}

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

/* bottom_txt */
.bottom_txt {
    margin-top: 95px;
    background: #000
}

.bottom_txt .copyright {
    color: #fff;
    font-size: 16px;
    line-height: calc(28/16);
    text-align: center;
    padding: 30px 0 20px;
}