@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 {
    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 {
    list-style: none;
}

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

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

.hideItem{
    display: none !important;
}


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

body {
    position: relative;
}

#salesHeader ul,
#footer ul {
    list-style: none;
}

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

#salesHeader img,
#footer img {
    vertical-align: bottom;
}

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

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

#salesHeader .flexwrap,
#footer .flexwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: gt7tal;
    -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 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;
}

/* contents */
/* movie */
.youtube_wall{
    background: rgba(0, 0, 0, .9);
    bottom: 0;
    display: none;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.youtube_movie{
    left: 0;
    margin: 0 auto;
    padding-top: 50px;
    position: absolute;
    right: 0;
    width: 980px;
    z-index: 3;
}

.youtube_close{
    border: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-decoration: none;
    top: 10px;
    width: 20px;
    z-index: 3;
}

/* price */
.item_price {
    color: #E60012;
    margin: 0 auto 10px;
}
.item_price .price_font {
    display: inline-block;
    font-family: 'arial black';
    font-size: 90px;
    line-height: 1;
    position: relative;
}

.item_price .yen {
    display: inline-block;
    font-size: 45px;
    font-weight: bold;
    position: relative;
}

.item_price .yen::before {
    content: '\0028\7a0e\8fbc\0029';
    font-size: 15px;
    left: 0;
    position: absolute;
    top: -20px;
    word-break: keep-all;
}

/* btn */
.splatoon3_btn {
    background: center/100% auto no-repeat;
    display: block;
    height: 72px;
    margin: auto;
    text-indent: -9999px;
    width: 382px;
}

a.splatoon3_btn:hover {
    opacity: 0.8;
}

.splatoon3_btn.-reserve {
    background-image: url(../img/pc/btn_reserved.png);
}
.splatoon3_btn.-buy {
    background-image: url(../img/pc/btn_buy.png);
}
.splatoon3_btn.-soldout {
    background-image: url(../img/pc/btn_soldout.png);
}


/* reserve contntes */
.splatoon3 {
    color: #525252;
    margin: 0 auto;
    width: 980px;
}

.splatoon3 img {
    display: block;
    height: auto;
    margin: 0;
    width: 100%;
}

.splatoon3_header {
    margin: 0;
}

.splatoon3_header-image img {
    display: block;
    margin: 0;
}

.splatoon3_price-head {
    color: #FF0000;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.05em;
    padding: 0 0 0 32px;
}

.item_price .price_font {
    font-size: 95px;
}

.splatoon3_product-price .splatoon3_btn {
    bottom: -138px;
    left: 65px;
    position: absolute;
}

.splatoon3_movie {
    background: url(../img/pc/movie.png) center top/100% auto no-repeat;
    padding: 248px 30px 70px;
}

.splatoon3_movie-head {
    margin: 0 0 27px 0;
    width: 771px;
}

.splatoon3_movie-youtube iframe {
    height: 520px;
    width: 920px;
}

.splatoon3_footer {
    font-size: 15px;
    padding: 40px 0;
    text-align: center;
}

.splatoon3_product {
    background: #DFDFC5;
    padding: 23px 0 56px 14px;
}

.splatoon3_product-limitedHead {
    width: 529px;
}

.splatoon3_product-limitedItem {
    background: url(../img/pc/limited.png) center top/100% auto no-repeat;
    height: 570px;
    margin: 15px auto 33px;
    text-indent: -9999px;
    width: 849px;
}

.splatoon3_product-block {
    align-items: center;
    display: flex;
    margin: 0 93px 0 140px;
}

.splatoon3_product-image {
    max-width: 225px;
}

.splatoon3_product-detail {
    margin: 0 0 0 70px;
    text-align: center;
    width: 484px;
}

.splatoon3_product-name {
    background: #fff;
    border-radius: 15px;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3;
    padding: 15px 0;
}

.splatoon3_product-price {
    color: #E60012;
    font-size: 28px;
    font-weight: bold;
    margin: 10px auto 0;
}

.splatoon3_product-productHead {
    margin: 32px auto 35px;
    width: 403px;
}

.splatoon3_product-block + .splatoon3_product-productHead {
    margin-top: 55px;
}

.splatoon3_stage {
    background: url(../img/pc/stage.png) center top/100% auto no-repeat;
    box-sizing: border-box;
    color:  #fff;
    font-size: 22px;
    font-weight: bold;
    min-height: 398px;
    padding: 190px 0 0;
    text-align: center;
}

.splatoon3_stage p {
    font-weight: bold;
}

.splatoon3_battle-nawabari {
    background: url(../img/pc/nawabari.png) center top/100% auto no-repeat;
    box-sizing: border-box;
    color: #CDDD33;
    font-size: 22px;
    min-height: 364px;
    padding: 188px 0 0;
    text-align: center;
}

.splatoon3_battle-nawabari p {
    font-weight: bold;
}

.splatoon3_weapon-text {
    background: url(../img/pc/weapon.png) center top/100% auto no-repeat;
    box-sizing: border-box;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    min-height: 245px;
    padding: 136px 0 0;
    text-align: center;
}

.splatoon3_weapon-list {
    display: flex;
    flex-wrap: wrap;
}

.splatoon3_weapon-list li {
    box-sizing: border-box;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    height: 574px;
    padding: 434px 26px 0;
    width: 50%;
}

.splatoon3_weapon-list li:nth-child(1) {
    background: url(../img/pc/weapon01.png) center top/100% auto no-repeat;
}

.splatoon3_weapon-list li:nth-child(2) {
    background: url(../img/pc/weapon02.png) center top/100% auto no-repeat;
}

.splatoon3_weapon-list li:nth-child(3) {
    background: url(../img/pc/weapon03.png) center top/100% auto no-repeat;
}

.splatoon3_weapon-list li:nth-child(4) {
    background: url(../img/pc/weapon04.png) center top/100% auto no-repeat;
}

.splatoon3_salmon-text {
    background: url(../img/pc/salmon.png) center top/100% auto no-repeat;
    box-sizing: border-box;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    min-height: 561px;
    padding: 403px 0 0;
    text-align: center;
}

.splatoon3_hero-text {
    background: url(../img/pc/hero.png) center top/100% auto no-repeat;
    box-sizing: border-box;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    min-height: 830px;
    padding: 215px 0 0;
    text-align: center;
}

.splatoon3_link {
    background: url(../img/pc/bg.png) center top/100% auto no-repeat;
    padding: 45px 0 100px;
}
