@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;
    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: 235px;
    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("./img/btn_phone.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(2) {
    background: url("./img/btn_appwatch.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(3) {
    background: url("./img/btn_airpods.png") no-repeat center center / 100% auto;
}

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

#categoryList ul li:nth-of-type(5) {
    background: url("./img/btn_game.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(6) {
    background: url("./img/btn_tv.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(7) {
    background: url("./img/btn_bluray.png") no-repeat center center / 100% auto;
}

#categoryList ul li:nth-of-type(8) {
    background: url("./img/btn_dvd.png") no-repeat center center / 100% auto;
}

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


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

#salePage {
    opacity: 0;
    transition: all 0.2s;
}

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

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

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

#salePage h1 {
    background: url("./img/mv.png") no-repeat center top/100% auto;
    height: 0;
    margin: 0 auto 20px;
    overflow: hidden;
    padding-top: 350px;
    text-indent: 100%;
    width: 1000px;
    white-space: nowrap;
}

/* lineUp common */
.lineUp {
    margin-bottom: 20px;
    background: #F43220;
    padding-bottom: 1px;
}

.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;
    background-color: #fff;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
}

.lineUp:is(.mobile_wrapper, .game_wrapper) li {
    height: 650px;
}

.lineUp:is(.mobile_wrapper, .game_wrapper) li.one {
    height: 500px;
}

.lineUp.audio_wrapper li {
    height: 700px;
}

.lineUp.audio_wrapper li.one {
    height: 630px;
}

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

.lineUp>ul>li.one .price {
    margin: 0;
    right: auto;
    left: 490px;
    bottom: 110px;
}

.lineUp>ul>li a {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 55px;
    width: 356px;
    margin: auto;
}

.lineUp>ul>li.one a {
    left: 490px;
    bottom: 75px;
    margin: 0;
}

.lineUp>ul>li span {
    display: block;
}

.lineUp>ul>li>span {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    height: 0;
}

.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 mobile */
.mobile_wrapper h2 {
    background: url("./img/icon_mobile.png") no-repeat 20px center;
    color: #fff;
    height: 140px;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-size: 60px;
    font-weight: bold;
    line-height: 140px;
    padding-left: 160px;
}

.mobile_wrapper .discount {
    height: 0;
    text-indent: 100%;
    margin-bottom: 20px;
    padding-top: 657px;
    background: url("./img/mobile_catch.png") no-repeat center bottom / 100% auto;
    white-space: nowrap;
    overflow: hidden;
}

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

.mobile_wrapper h3#mobile_h3_others {
    font-size: 60px;
}

.audio_wrapper h3 {
    font-size: 65px;
}

#android {
    margin-top: 20px;
    padding-top: 40px;
    position: relative;
}

#android:before {
    background: #FFF;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.mobile_link {
    display: none;
    margin: 0 auto 20px;
    width: 921px;
}

.mobile_link a {
    display: block;
    height: 0;
    background: center/100% auto no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.mobile_link a+a {
    margin-top: 20px;
}

.mobile_link a.mobile_link-iphone {
    background-image: url("./img/mobile_btn_iphone.png");
    padding-top: 134px;
}

.mobile_link a.mobile_link-ipad {
    background-image: url("./img/mobile_btn_ipad.png");
    padding-top: 134px;
}

.mobile_link a.mobile_link-android {
    background-image: url("./img/mobile_btn_android.png");
    padding-top: 134px;
}

.mobile_link a.mobile_link-tablet {
    background-image: url("./img/mobile_btn_tablet.png");
    padding-top: 134px;
}

.mobile_link a.mobile_link-appleWatch {
    background-image: url("./img/mobile_btn_applewatch.png");
    padding-top: 134px;
}

.mobile_link a.mobile_link-macbook {
    background-image: url("./img/mobile_btn_macbook.png");
    padding-top: 134px;
}

.mobile_link a.mobile_link-airpods {
    background-image: url("./img/mobile_btn_airpods.png");
    padding-top: 134px;
}

.mobile_link a.mobile_link-applePencil {
    background-image: url("./img/mobile_btn_applepencil.png");
    padding-top: 134px;
}

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

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

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

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

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

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

.mobile_wrapper.lineUp li:nth-of-type(7) {
    background-image: url("./img/mobile_7.png");
}

.mobile_wrapper.lineUp li:nth-of-type(8) {
    background-image: url("./img/mobile_8.png");
}

.mobile_wrapper.lineUp li:nth-of-type(9) {
    background-image: url("./img/mobile_9.png");
}

.mobile_wrapper.lineUp li:nth-of-type(10) {
    background-image: url("./img/mobile_10.png");
}

.mobile_wrapper.lineUp li:nth-of-type(11) {
    background-image: url("./img/mobile_11.png");
}

.mobile_wrapper.lineUp li:nth-of-type(12) {
    background-image: url("./img/mobile_12.png");
}

.mobile_wrapper.lineUp li:nth-of-type(13) {
    background-image: url("./img/mobile_13.png");
}

.mobile_wrapper.lineUp li:nth-of-type(14) {
    background-image: url("./img/mobile_14.png");
}

.mobile_wrapper.lineUp li:nth-of-type(15) {
    background-image: url("./img/mobile_15.png");
}

.mobile_wrapper.lineUp li:nth-of-type(16) {
    background-image: url("./img/mobile_16.png");
}

.mobile_wrapper .btn_more {
    background: url("./img/showmore_btn.png") no-repeat center top/contain;
    display: none;
    margin: 0 auto 18px;
    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: 95px;
    text-align: center;
    margin: 0 auto;
}

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

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

.lineUp>ul>li span.yen {
    color: #f00;
    display: inline-block;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    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;
}