@charset "Shift_JIS";
@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@700&display=swap");
/************ 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: "メイリオ", Meiryo, "游ゴシック体", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 500;
}

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

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

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

#backToSalePage {
    display: block;
    width: 941px;
    height: 93px;
    margin: 60px auto;
    background: url("https://geo-online.co.jp/geomart/20190927/pc/img/daily/btn.png") no-repeat;
    text-indent: -9999px;
}

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

#salePage:not(.show) .linkItem {
    display: none;
}

#salePage img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

#salePageTop {
}

#salePageTop h1 {
    display: inline;
}

#salePageTop a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 112px;
    height: 112px;
    text-indent: -9999px;
}

#salePage .saleCategory_title {
    background-color: #00c;
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 10px 20px;
}

#salePage .saleCategory_title img {
    width: 120px;
}

#salePage .saleCategory_title p {
    font-size: 60px;
    font-weight: bold;
    color: #ffff00;
    width: calc(100% - 120px);
    padding-left: 20px;
}

/* contents */
#salePage img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

#salePageTop {
    width: 100%;
    margin: 0 auto;
}

#salePageTop h1 {
    display: inline;
}

#salePageTop a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 21%;
    height: 21%;
    text-indent: -9999px;
}

/* saleBtnWrapper */
.saleBtnWrapper a {
    background-size: 100% auto;
    display: block;
    height: auto;
    margin: 15px auto;
    padding-top: 115px;
    text-indent: -9999px;
    width: 921px;
}

.saleBtnWrapper a:first-of-type {
    margin-top: 30px;
}

.saleBtnWrapper a:last-of-type {
    margin-bottom: 0;
}

.saleBtnWrapper > a:nth-of-type(1){
    background: url(img/mobile_btn_1.png) no-repeat;
}

.saleBtnWrapper > a:nth-of-type(2){
    background: url(img/mobile_btn_2.png) no-repeat;
}

.saleBtnWrapper > a:nth-of-type(3){
    background: url(img/mobile_btn_3.png) no-repeat;
}

.saleBtnWrapper > a:nth-of-type(4){
    background: url(img/mobile_btn_4.png) no-repeat;
}

.saleBtnWrapper > a:nth-of-type(5){
    background: url(img/mobile_btn_5.png) no-repeat;
}

.saleBtnWrapper > a:nth-of-type(6){
    background: url(img/mobile_btn_6.png) no-repeat;
}


/* listWrapper */
.listWrapper ul {
    display: flex;
    margin-bottom: 7%;
    align-items: center;
    width: 960px;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
}

.listWrapper ul li {
    /* flex-basis: 50%; */
    position: relative;
    width: 470px;
    height: 650px;
    margin-bottom: 20px;
}

.listWrapper #mobileListTop_pc li:nth-child(1) {
    background: url(./img/mobile_1.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(2) {
    background: url(./img/mobile_2.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(3) {
    background: url(./img/mobile_3.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(4) {
    background: url(./img/mobile_4.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(5) {
    background: url(./img/mobile_5.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(6) {
    background: url(./img/mobile_6.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(7) {
    background: url(./img/mobile_7.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(8) {
    background: url(./img/mobile_8.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(9) {
    background: url(./img/mobile_9.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(10) {
    background: url(./img/mobile_10.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(11) {
    background: url(./img/mobile_11.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(12) {
    background: url(./img/mobile_12.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(13) {
    background: url(./img/mobile_13.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListTop_pc li:nth-child(14) {
    background: url(./img/mobile_14.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListBtm_pc li:nth-child(1) {
    background: url(./img/mobile_11.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListBtm_pc li:nth-child(2) {
    background: url(./img/mobile_12.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListBtm_pc li:nth-child(3) {
    background: url(./img/mobile_13.png) no-repeat center center / 100% auto;
}

.listWrapper #mobileListBtm_pc li:nth-child(4) {
    background: url(./img/mobile_14.png) no-repeat center center / 100% auto;
}

.listWrapper ul li a {
    bottom: 55px;
    display: block;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 350px;
}

.bgColorBlue {
    background-color: #00c;
}

#salePage .itemName{
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    height: 0;
}

.priceWrapper {
    font-size: 32px;
    color: #ff0000;
    position: absolute;
    bottom: 98px;
    left: 54px;
    font-weight: bold;
}

.taxIncluded {
    width: 87.13px;
    height: 45.52px;
    font-size: 33px;
    background-color: #ff0000;
    color: #ffffff;
    margin: 0px;
    display: inline-block;
    text-align: center;
    vertical-align: super;
    font-weight: bold;
    margin-right: 10px;
}

.price {
    font-size: 72px;
    font-family: "Kanit", sans-serif;
    display: inline-block;
}

.measures {
    display: block;
    padding-bottom: 20px;
}

.measures > img {
    display: block;
    padding-bottom: 25px;
    background: #fff;
}

/* full */
.listWrapper ul li.full {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.listWrapper ul li.full .priceWrapper {
    bottom: 120px;
    left: 485px;
}

.listWrapper ul li.full a {
    bottom: 80px;
    left: 360px;
}

#Apple h2,
#android h2 {
    width: 960px;
    margin: 0 auto 20px;
    font-size: 72px;
    background-color: #fff;
    text-align: center;
    color: #00c;
    font-weight: bold;
    padding: 22px 0 10px;
}

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

#android h2 {
    font-size: 54px;
}

.categoryBtn {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
}

h2#mobileSaleCatch {
    color: #ffff00;
    font-size: 60px;
    font-weight: bold;
    padding: 25px 0 25px 150px;
    background: url(./img/icon_mobile.png) 20px center no-repeat;
    margin: 20px 0 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: 0.1em;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#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, 0.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: #666;
    line-height: 1.5em;
    margin: 0;
    text-align: center;
}
