@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;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: sans-serif;
}

body {
    position: relative;
}

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

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

.hideItem {
    display: none !important;
}

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

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

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

/* categoryList */
#categoryList h2{
    width: 95%;
    height: 0;
    padding-top: calc(191/640*100%);
    background: url("https://geo-online.co.jp/geomart/cmn/smartphone/titleCategory_logo.png") no-repeat center center / 100% auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
}

#dailySalePage #categoryList h2{
    margin: 5% auto 0;
}

#dailyPage + #categoryList h2{
    margin: 4% auto 0%;
}

#categoryList ul {
    display: flex;
    flex-wrap: wrap;
    gap: calc((35/3)/375*100vw);
    width: calc(355/375*100vw);
    margin: 0 auto;
}

#categoryList ul li {
    position: relative;
    width: calc(80/375*100vw);
    height: calc(80/375*100vw);
    margin: 0;
    padding: 0;
    font-size: 0;
}

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

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

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

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

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

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

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

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

#categoryList ul li a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
}

#backToSalePage {
    display: block;
    width: 89.23076923076924%;
    width: calc(580 / 650 * 100%);
    height: 0;
    margin: 10% auto;
    padding-top: 14.461538461538462%;
    padding-top: calc(94 / 650 * 100%);
    background: url("https://geo-online.co.jp/geomart/20200124/smartphone/img/daily/btn.png") no-repeat;
    background-size: 100%;
    text-indent: -9999px;
}

/* =========================================================================================================================================
LP-contents CSS
========================================================================================================================================= */
#salePage {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

#salePage img {
    vertical-align: bottom;
}

#salePage h1 {
    padding-top: calc(274 / 750 * 100%);
    background: url("./img/MV.png") no-repeat center center / 100% auto;
    margin-bottom: calc(20 / 750 * 100%);
    height: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

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

.saleNote {
    margin: calc(10 / 375 * 100vw) 0;
    padding: 0 calc(10 / 375 * 100vw);
    font-size: calc(10 / 375 * 100vw);
}

/* show */
.show .lineUp:not(.more_none) {
    padding-bottom: calc(18 / 750 * 100%);
}

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

/* lineUp */
.lineUp {
    background-color: #00c;
    margin-bottom: calc(20 / 750 * 100%);
    padding-bottom: calc(20 / 750 * 100%);
}

.lineUp h2 {
    color: #ff0;
    height: calc(92 / 750 * 100vw);
    font-size: calc(48 / 750 * 100vw);
    font-weight: bold;
    line-height: calc(92 / 750 * 100vw);
    padding-left: calc(120 / 750 * 100%);
}

.lineUp h3 {
    background: #fff;
    color: #00c;
    height: calc(92 / 750 * 100vw);
    font-size: calc(48 / 750 * 100vw);
    font-weight: bold;
    line-height: calc(92 / 750 * 100vw);
    margin: 0 auto;
    text-align: center;
    width: calc(710 / 750 * 100%);
}

.lineUp ul {
    padding: calc(20 / 750 * 100%) calc(20 / 750 * 100%) 0;
}

.lineUp h2 + ul {
    padding-top: 0;
}

.lineUp > ul > li {
    position: relative;
    height: 0;
    padding-top: calc(420 / 710 * 100%);
    margin-bottom: calc(20 / 710 * 100%);
    overflow: hidden;
}

.lineUp > ul > li:last-child {
    margin-bottom: 0;
}

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

.lineUp > ul > li a {
    display: none;
    position: absolute;
    left: 0;
    bottom: calc(95 / 710 * 100%);
    width: calc(177 / 375 * 100vw);
    padding-top: calc(46 / 710 * 100%);
    margin: 0 0 0 calc(320 / 710 * 100%);
}

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

/* price */
.price {
    display: block;
    position: absolute;
    left: 0;
    bottom: calc(85 / 710 * 100%);
    margin: 0 0 calc(67 / 710 * 100%) calc(320 / 710 * 100%);
    padding-left: 11.5%;
    width: 38%;
}

.price_font {
    display: inline-block !important;
    color: #f00;
    font-family: "Kanit", sans-serif;
    font-size: calc(60 / 750 * 100vw);
    font-weight: bold;
    text-indent: 0px !important;
    position: relative;
}

.lineUp > ul > li .price::before {
    position: absolute;
    left: 0;
    top: 0.8em;
    content: "ō";
    font-size: calc(30 / 750 * 100vw);
    font-weight: bold;
    background: #f00;
    width: calc(75 / 750 * 100vw);
    text-align: center;
    line-height: calc(45 / 750 * 100vw);
    height: calc(45 / 750 * 100vw);
    color: #fff;
}

.lineUp > ul > li span.yen {
    color: #f00;
    display: inline-block;
    height: auto;
    font-size: calc(38 / 750 * 100vw);
    font-weight: bold;
    text-indent: 0;
    padding-left: 3px;
    position: relative;
}

/* lineUp game */
.game_wrapper h2 {
    background: url(./img/icon_game.png) no-repeat center left calc(20 / 750 * 100%) / calc(80 / 750 * 100%) auto;
}

.game_wrapper.lineUp > ul > li {
    padding-top: calc(410 / 710 * 100%);
}

.game_wrapper .price {
    margin-right: 0;
}

.game_wrapper li:nth-child(1) {
    background: url("./img/game_1.png") no-repeat center center / 100% auto;
}

.game_wrapper li:nth-child(2) {
    background: url("./img/game_2.png") no-repeat center center / 100% auto;
}

.game_wrapper li:nth-child(3) {
    background: url("./img/game_3.png") no-repeat center center / 100% auto;
}

.game_wrapper li:nth-child(4) {
    background: url("./img/game_4.png") no-repeat center center / 100% auto;
}

.game_wrapper li:nth-child(5) {
    background: url("./img/game_5.png") no-repeat center center / 100% auto;
}

.game_wrapper li:nth-child(6) {
    background: url("./img/game_6.png") no-repeat center center / 100% auto;
}

.game_wrapper li:nth-child(7) {
    background: url("./img/game_7.png") no-repeat center center / 100% auto;
}
.game_wrapper li:nth-child(8) {
    background: url("./img/game_8.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(1) {
    background: url("./img/game_9.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(2) {
    background: url("./img/game_10.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(3) {
    background: url("./img/game_11.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(4) {
    background: url("./img/game_12.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(5) {
    background: url("./img/game_13.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(6) {
    background: url("./img/game_14.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(7) {
    background: url("./img/game_15.png") no-repeat center center / 100% auto;
}

.game_wrapper .second li:nth-of-type(8) {
    background: url("./img/game_16.png") no-repeat center center / 100% auto;
}

.game_wrapper h3 {
    background: url("./img/later_title.png") no-repeat center center / 100% auto;
    color: #003d6b;
    font-size: 72px;
    font-weight: bold;
    height: 0;
    margin-top: calc(20 / 750 * 100%);
    overflow: hidden;
    padding-top: calc(152 / 750 * 100%);
    text-align: center;
    text-indent: -99999px;
    white-space: nowrap;
    width: calc(710 / 750 * 100%);
}

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

@media screen and (min-width: 750px) {
    .lineUp h2 {
        height: 92px;
        font-size: 48px;
        line-height: 92px;
    }
    .lineUp h3 {
        height: 92px;
        font-size: 48px;
        line-height: 92px;
    }
    .price_font {
        font-size: 60px;
    }
    .lineUp > ul > li .price::before {
        font-size: 30px;
        width: 75px;
        line-height: 45px;
        height: 45px;
    }
    .lineUp > ul > li span.yen {
        font-size: 38px;
    }
}

/* footer */
footer {
    max-width: 650px;
    width: 100%;
    margin: 50px auto 0;
}

.block_of_static_ttl_ {
    font-size: calc(16 / 375 * 100vw);
    color: #fff;
    padding: calc(16 / 375 * 100vw) calc(15 / 375 * 100vw);
    margin: 0;
    background-color: #31457e;
    line-height: 1;
    font-weight: normal;
    border-bottom: none;
}

#footer_geoonline_store {
    background: #1b2b5b;
    padding: calc(30 / 375 * 100vw) calc(10 / 375 * 100vw) calc(1 / 375 * 100vw);
}

#footer_geoonline_store dt {
    color: #fff;
    font-size: calc(14 / 375 * 100vw);
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: calc(20 / 375 * 100vw);
}

#footer_geoonline_store dd {
    font-size: calc(7 / 375 * 100vw);
    line-height: 1.5em;
    margin-bottom: calc(40 / 375 * 100vw);
}

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

#footer_geoonline_store li {
    margin-bottom: calc(10 / 375 * 100vw);
    text-align: left;
}

#footer_geoonline_store dl:not(.two-column) li {
    width: 100%;
}

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

#footer_geoonline_store a {
    color: #fff;
    display: block;
    font-size: calc(12 / 375 * 100vw);
    line-height: 1.5;
    background: url(http://ec.geo-online.co.jp/img/usr/fb/footer/footer_arrow.png) top 0.5em left no-repeat;
    background-size: calc(6 / 375 * 100vw);
    padding-left: calc(12 / 375 * 100vw);
    text-decoration: none;
}

#footernav_accordion {
    position: relative;
    background-color: #4d4d4d;
    font-size: calc(16 / 375 * 100vw);
    color: #fff;
    padding: calc(16 / 375 * 100vw) calc(30 / 375 * 100vw) calc(16 / 375 * 100vw) calc(15 / 375 * 100vw);
    line-height: 1;
    cursor: pointer;
}

#footernav_accordion::after {
    position: absolute;
    top: 50%;
    right: calc(15 / 375 * 100vw);
    width: calc(10 / 375 * 100vw);
    height: calc(10 / 375 * 100vw);
    margin: calc(-10 / 375 * 100vw) auto auto auto;
    border-right: calc(3 / 375 * 100vw) solid #fff;
    border-bottom: calc(3 / 375 * 100vw) solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

#footernav_accordion.open::after {
    border-right: none;
    border-bottom: none;
    border-top: calc(1 / 375 * 100vw) solid #fff;
    border-left: calc(1 / 375 * 100vw) solid #fff;
    margin: calc(-2 / 375 * 100vw) auto auto auto;
}

#footerLink {
    display: none;
    padding: calc(20 / 375 * 100vw) calc(10 / 375 * 100vw);
    background: #eee;
    font-size: calc(12 / 375 * 100vw);
}

#footerLink li {
    display: inline-block;
    margin: 0 calc(25 / 375 * 100vw) calc(10 / 375 * 100vw) 0;
}

#footerLink a {
    color: #666;
    text-decoration: none;
}

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

#footerLink ul:nth-child(even) {
    border-top: calc(1 / 375 * 100vw) solid #ccc;
    padding-top: calc(10 / 375 * 100vw);
}

#copyright {
    display: block;
    height: auto;
    box-sizing: border-box;
    padding: calc(10 / 375 * 100vw) 0;
    font-size: calc(7 / 375 * 100vw);
    line-height: 1.5em;
    color: #999;
    text-align: center;
}

#pagetopBtn {
    position: fixed;
    display: none;
    bottom: 50px;
    right: 0;
    width: 50px;
    height: 50px;
    background: #192b5b;
    z-index: 2;
}

#pagetopBtnInner {
    position: relative;
    display: block;
    width: 22px;
    height: 13px;
    top: 18px;
    left: 14px;
    background: url(https://geo-online.co.jp/v2/smartphone/img/cmn/pagetopArrow.png) no-repeat;
    background-size: 100%;
}
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;
}
