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

body{
    position:relative;
    min-width: 1000px;
}

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

ul{
    list-style:none;
}

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

#salePage img{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

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

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

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

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

/* categoryList */
#categoryList h2{
    background: url("https://geo-online.co.jp/geomart/cmn/pc/titleCategory_logo.png") center no-repeat;
    padding-top: 210px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    height: 0;
}

#dailyPage + #categoryList h2{
    height: 155px;
}

#categoryList ul{
    display: flex;
    flex-wrap: wrap;
    width: 1000px;
    margin: 0 auto 80px;
}

#categoryList ul li{
    width: 235px;
    height: 204px;
    margin-left: 20px;
    white-space: nowrap;
    text-indent: -100%;
    overflow: hidden;
}

#categoryList ul li:nth-of-type(4n + 1){
    margin-left: 0;
}

#categoryList ul li:nth-of-type(n + 5){
    margin-top: 20px;
}

#categoryList ul li:nth-of-type(1){
    background: url("/geomart/cmn/pc/category/btn_game.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(2){
    background: url("/geomart/cmn/pc/category/btn_phone.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(3){
    background: url("/geomart/cmn/pc/category/btn_appwatch.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(4){
    background: url("/geomart/cmn/pc/category/btn_pc.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(5){
    background: url("/geomart/cmn/pc/category/btn_tv.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(6){
    background: url("/geomart/cmn/pc/category/btn_earphone.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(7){
    background: url("/geomart/cmn/pc/category/btn_goods.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(8){
    background: url("/geomart/cmn/pc/category/btn_bluray.png") no-repeat center center / 100% auto;
}

#categoryList ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

/* show */
.show .lineUp:not(.more_none){
    padding-bottom: 18px;
}

.show .mobile_link,
.show .lineUp a{
    display: block !important;
}

/* content */
.hideItem{
    display: none !important;
}

#salePage{
    width: 1000px;
    margin: 0 auto;
}

#salePage section:last-child{
    margin-bottom: 0;
    padding-bottom: 20px;
}

#salePage h1{
    background: url("./img/MV.png") no-repeat center top/100% auto;
    height: 367px;
    margin-bottom: 20px;
    text-indent: -9999px;
    width: 1000px;
}

#salePage h1.second{
    background: url("./img/later/MV.png") no-repeat center top/100% auto;
}

/* lineUp common */
.lineUp{
    margin-bottom: 30px;
    background: #0000cc;
}

.lineUp{
    margin-bottom: 30px;
    background: #0000cc;
}

.lineUp > ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 20px 0;
    box-sizing: border-box;
}

.lineUp h2 + ul{
    margin-top: -20px;
}

.lineUp li{
    width: 470px;
    height: 650px;
    background-color: #fff;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
}

.lineUp > ul > li.one{
    width: 960px;
    height: 630px;
}

.lineUp > ul > li.one .price{
    margin: 0;
    right: auto;
    left: 61%;
    bottom: 97px;
}

.lineUp > ul > li a{
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    width: 356px;
    height: 54px;
    margin: 0 auto 11px;
    overflow:hidden;
}

.lineUp > ul > li a img{
    width:100%;
    height:auto;
}

.lineUp > ul > li.one a{
    right: auto;
    left: 60.8%;
    bottom: 45px;
    margin: 0 0 11px;
}

.lineUp > ul > li span{
    display: block;
    text-indent: -9999px;
}

.lineUp > ul > li .btn_more{
    display: none;
    width: 943px;
    height: 0;
    margin: 0 auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

/* lineUp game */
.game_wrapper h2{
    background: url("./img/icon_game.png") no-repeat 20px 0;
    color: #ff0;
    height: 130px;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-size: 64px;
    font-weight: bold;
    line-height: 115px;
    padding-left: 160px;
    padding-top: 10px;
}

.game_wrapper h3{
    background: #fff;
    color: #00c;
    height: 140px;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-size: 64px;
    font-weight: bold;
    line-height: 140px;
    margin: 0 auto;
    text-align: center;
    width: 960px;
}

.game_wrapper.lineUp li:nth-of-type(1){
    background-image: url("./img/game_1.png");
}

.game_wrapper.lineUp li:nth-of-type(2){
    background-image: url("./img/game_2.png");
}

.game_wrapper.lineUp li:nth-of-type(3){
    background-image: url("./img/game_3.png");
}

.game_wrapper.lineUp li:nth-of-type(4){
    background-image: url("./img/game_4.png");
}

.game_wrapper.lineUp li:nth-of-type(5){
    background-image: url("./img/game_5.png");
}

.game_wrapper.lineUp li:nth-of-type(6){
    background-image: url("./img/game_6.png");
}

.game_wrapper.lineUp li:nth-of-type(7){
    background-image: url("./img/game_7.png");
    margin-bottom: 0;
}

.game_wrapper.lineUp li:nth-of-type(8){
    background-image: url("./img/game_8.png");
    margin-bottom: 0;
} 

.game_wrapper.lineUp .second li:nth-of-type(1){
    background-image: url("./img/game_9.png");
}

.game_wrapper.lineUp .second li:nth-of-type(2){
    background-image: url("./img/game_10.png");
}

.game_wrapper.lineUp .second li:nth-of-type(3){
    background-image: url("./img/game_11.png");
}

.game_wrapper.lineUp .second li:nth-of-type(4){
    background-image: url("./img/game_12.png");
}

.game_wrapper.lineUp .second li:nth-of-type(5){
    background-image: url("./img/game_13.png");
}

.game_wrapper.lineUp .second li:nth-of-type(6){
    background-image: url("./img/game_14.png");
}

.game_wrapper.lineUp .second li:nth-of-type(7){
    background-image: url("./img/game_15.png");
    margin-bottom: 0;
}

.game_wrapper.lineUp .second li:nth-of-type(8){
    background-image: url("./img/game_16.png");
    margin-bottom: 0;
} 

.game_wrapper h3{
    background-image: url("./img/later_title.png");
    color: #003D6B;
    height: 230px;
    font-size: 72px;
    font-weight: bold;
    text-align: center;
    width: 960px;
    line-height: initial;
    margin: 20px auto 0;
    text-align: center;
    overflow: hidden;
    text-indent: -99999px;
}

.game_wrapper .btn_more{
    background: url("./img/btn_more-game.png") no-repeat center top/contain;
    display: none;
    margin: 20px auto 0;
    height: 0;
    padding-top: 75px;
    width: 962px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/* price */
.price{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 90px;
    text-align: center;
    margin: 0 auto;
}

.price_font{
    display: inline-block !important;
    color: #f00;
    font-family: 'Kanit', sans-serif;
    font-size: 76px;
    font-weight: bold;
    text-indent: 0px !important;
    padding-left: 87px;
    position: relative;
}

.price_font::before {
    position: absolute;
    left: 0;
    bottom: 30px;
    content: '税込';
    font-size: 34px;
    font-weight: bold;
    background: #f00;
    width: 80px;
    text-align: center;
    line-height: 52px;
    height: 51px;
    color: #fff;
}

.lineUp > ul > li span.yen{
    color: #f00;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    text-indent: 0;
}


/* footer */
#footer * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /* vertical-align: baseline; */
    background: transparent;
    font-family: '游ゴシック体','YuGothic','Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-weight: 500;
}

#footer ul {
    list-style: none;
}

#footer a {
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none;
}

#footer img {
    vertical-align: bottom;
}

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

#footer .hideItem {
    display: none !important;
}

#footer .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;
}

#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 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;
}
