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

section{
    display:block;
}

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

.hideItem{
    display: none !important;
}

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

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

#pagetop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100
}

#pagetop a:hover {
    opacity: .9!important
}

@media screen and (min-width: 1320px) {
    #pagetop {
        right:calc((100vw - 1320px)/2)
    }
}

div#footer *{
    font-family: '游ゴシック体','YuGothic','Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-weight: 500;
}

div#footer_top {
    background: #1b2b5b;
    min-width: 1000px
}

div#footer_top_inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0 5px
}

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

div#footer_top_inner ul {
    overflow: hidden
}

div#footer_top_inner ul li {
    float: left;
    margin: 0 25px 20px 0;
    font-size: 14px
}

#footer_bottom {
    background: #eee;
    min-width: 1000px
}

#footer_bottom_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0 25px;
    position: relative;
    overflow: hidden
}

#footer_bottom h2.footer_ttl_ {
    color: #666;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    line-height: 1
}

#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_bottom h2.footer_ttl_ .acordion_.open_ {
    transform: rotate(-45deg);
    top: calc(50% - 8px)
}

#footer_bottom .list_wrap {
    border-top: 2px solid #c8c8c8;
    display: none;
    padding-top: 25px;
    margin-top: 10px
}

#footer_bottom ul {
    width: 100%;
    max-width: 1300px;
    min-width: 1020px;
    margin: 0 auto
}

#footer_bottom ul:nth-of-type(1) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px
}

#footer_bottom li {
    float: left;
    margin-bottom: 10px
}

#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_bottom li a.blank:after {
    display: inline-block;
    content: "";
    height: 12px;
    width: 24px;
    margin-left: 3px;
    background: url(../img/footer/footerBlankWindow.png) no-repeat center center
}

#footer_bottom li a:hover {
    text-decoration: underline
}

#footer_bottom li:last-child a {
    border: 0
}

div#change_mode_wrap {
    width: 1000px;
    margin: 0 auto;
    clear: both
}

div.change_mode_ {
    clear: both;
    width: 236px;
    margin-left: 420px;
    padding-bottom: 23px;
    background: url(../img/usr/fb/footer/bottom/border1.gif) 80px top no-repeat
}

div.change_mode_ span {
    color: #fff;
    float: left;
    line-height: 1
}

div.change_mode_ a {
    color: #fff;
    float: right;
    line-height: 1;
    text-decoration: none
}

div.change_mode_ a {
    background: url(../img/usr/fb/footer/bottom/border2.gif) left bottom no-repeat;
    padding-bottom: 5px
}

div.change_mode_ a:hover {
    background: 0 0
}

#footer_geoonline_store {
    display: flex
}

#footer_geoonline_store dl {
    width: 235px
}

#footer_geoonline_store dl.two-column {
    width: 448px
}

#footer_geoonline_store dt {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 15px
}

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

div#footer_top_inner #footer_geoonline_store li {
    float: none;
    margin: 0 0 15px;
    width: 100%
}

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

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;
    text-decoration: none;
    color: #fff
}
div#footer_top_inner ul li a:hover{
    text-decoration: underline;
}

#copyright {
    background: #fff;
    min-width: 1000px
}

.copyright_inner_ {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0
}

.copyright_inner_copy_,.copyright_inner_name_ {
    font-size: 13px;
    color: #999;
    line-height: 1.5em;
    margin: 0;
    text-align: center
}



/* ここからコンテンツ */
/* ビデオ */
.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 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}


.price_display{
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.price_display > div {
    padding: 14px 4px 0 0;
}


.price_display > div > p {
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    text-align: right;
    width: 300px;
}

.price_display > div > p.price_name {
    color: #FEE540;
}

span.price_font {
    color: #FEE540;
    display: inline-block;
    font-family: 'arial black',"Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-size: 98px;
    line-height: 1;
    position: relative;
}

span.yen {
    color: #FEE540;
    display: inline-block;
    font-size: 54px;
    font-weight: bold;
    position: relative;
}

span.yen::before {
    color: #FEE540;
    content: '(税込)';
    font-size: 17px;
    left: 0;
    position: absolute;
    top: -16px;
    word-break: keep-all;
}

/*mariostrikers-battleleague コンテンツ*/

.mariostrikers-battleleague {
    color: #FFF;
    margin: 0 auto;
    width: 980px;
}

.mariostrikers-battleleague *,
.mariostrikers-battleleague *:before,
.mariostrikers-battleleague *:after{
    box-sizing: border-box;
}

.mariostrikers-battleleague .img_line{
    display: block;
    margin: 0 auto 18px;
}

.mariostrikers-battleleague .btn a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mariostrikers-battleleague .btn a:hover{
    opacity: .8;
}

.mariostrikers-battleleague_head {
    color: #fff;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.mariostrikers-battleleague h2.title{
    color: #FFF;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: calc(4.5/45*1em);
    line-height: calc(33/45);
    margin-bottom: 30px;
    text-align: center;
}

.mariostrikers-battleleague .movie h2.title{
    color: #000;
}

h1.mariostrikers-battleleague_top {
    margin: 0;
    line-height: 0;
}

.mariostrikers-battleleague_head h2 {
    background: #000;
    margin: 0;
    padding: 30px 0 10px;
}

.txt_topInfo {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    display: flex;
    text-align: left;
    margin: 40px auto;
    justify-content: center;
    align-items: center;
}

.txt_topInfo .text {
    margin-left: 40px;
}

ul.attention {
    display: block;
    width: 910px;
    font-size: 12px;
    text-align: left;
    margin: 10px auto;
}

/*product*/

.mariostrikers-battleleague img{
    vertical-align: bottom;
}

ul.caution{
    font-size: 14px;
    line-height: 1.6em;
    padding-left: 1em;
    text-indent: -1em;
}

section.-line {
    background: #fff;
    width: 920px;
    display: block;
    margin: 60px auto;
    border: 2px solid #974F9A;
    padding: 30px;
    box-sizing: border-box;
}

.product {
    margin: 0 auto;
    width: 980px;
}

/* products */
.products{
    background: url(./img/bg_01.jpg) center center / 100% auto;
    height: 716px;
    padding: 50px 0 35px;
}

.-product{
    margin: 0 auto 40px;
    width: 920px;
}

.normalItem.-product{
    margin-bottom: 0;
}

.-product .product_wrap{
    margin: 0 auto;
}

.product_content{
    margin: 20px auto;
}
.product_content li{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 10px;
}

/*game item*/

section.game {
    margin: 120px 0;
    position: relative;
}

section.game.-amiibo {
    margin: 120px 0 0;
}


section.game > .title {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.setItemWrapper {
    margin: 20px 0;
    text-align: center;
}

.setItemWrapper p {
    color: #FF000D;
    font-size: 34px;
    font-weight: bold;
    margin: 0 0 10px;
}

.setItemWrapper ul {
    border: 2px solid #FF000D;
    border-left: none;
    border-right: none;
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0;
    text-align: left;
    width: 910px;
    margin: 0 auto 20px;
}

.lineup > div{
    width: 890px;
}

.gamePriceWrapper{
    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;
}

.gamePriceWrapper h2{
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.08em;
    padding: 7px 18px;
    width: 100%;
    margin-bottom: 60px;
}

.gamePriceWrapper.-switch h2{
    background: #E60012;
}
.gamePriceWrapper.-ps4 h2{
    background: #03C;
}

.gamePriceWrapper .image {
    text-align: center;
    width: 50%;
}

section.soft_price .gamePriceWrapper .image img {
    margin: 0 auto;
    display: block;
}


.gamePriceWrapper .priceData {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    text-align: center;
}

.priceData p.title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 20px;
    color: #FFF;
}

.priceData p.price_title {
    font-size: 30px;
    font-weight: bold;
    color: #FEE540;
    margin-bottom: 10px;
}

.priceData p.item_price {
    margin-bottom: 10px;
}

/*movie*/

.movie {
    background: url(img/bg_02.jpg) #f0ca07 no-repeat center top / 100% auto;
    padding: 80px 0 60px;
    text-align: center;
    height: 671px;
}

.movie .title {
    margin: 0 auto 40px;
    text-align: left;
}

.movie iframe {
    vertical-align: bottom;
    border: 10px solid #000;
}

/*information*/
.information{
    background: #545454;
}

.information .subtitle{
    font-size: 35px;
    font-weight: bold;
    line-height: calc(55/35);
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

.information .subtitle div{
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 35px;
    margin: 0 auto;
}

.information .club .subtitle div{
    bottom: 20px;
}

.information .subtitle p{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 18px;
    font-weight: 400;
    line-height: calc(32/18*1em);
    text-align: left;
}

.information .bg_bk > img{
    display: block;
    margin: 0 auto;
}

.information .bg_bk > img + img{
    margin-top: 16px;
}

.info_box {
    padding: 40px 0 0;
}

.info_box.strike{
    background: url(./img/bg_03.jpg) no-repeat center top / 100% auto;
    padding: 110px 0 0;
    height: 1150px;
}
.info_box.gear{
    background: url(./img/bg_04.jpg) no-repeat center top / 100% auto;
    padding: 20px 0 0;
    height: 688px;
}
.info_box.club{
    background: url(./img/bg_05.jpg) no-repeat center top / 100% auto;
    padding: 30px 0 0;
    height: 716px;
}
.info_box.online{
    background: url(./img/bg_06.jpg) no-repeat center top / 100% auto;
    padding: 10px 0 0;
    height: 301px;
}

.info_box .bg_bk{
    padding: 40px 0 0;
}

.info_box.concept h2{
    margin-bottom: 20px;
}

.info_box > p{
    font-size: 18px;
    line-height: 1.67em;
    text-align: center;
}

.info_box > img{
    display: block;
    margin: 20px auto;
}

.info_box > img:last-child{
    margin-bottom: 0;
}

.online_box{
    background: #FFF;
    border-radius: 10px;
    color: #000;
    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;
    font-size: 15px;
    line-height: calc(22/15);
    padding: 20px 40px;
    width: 895px;
    margin: 0 auto;
}

.online_box > div{
    width: 237px;
}

.online_box > p{
    flex: 1;
}

/*footer*/

.mariostrikers-battleleague_sll{
    text-align: center;
    padding: 70px 0 20px;
}

section.lp_footer {
    background: url(./img/bg_07.jpg) no-repeat center top / 100% auto;
    color: #000;
    margin: 0;
    padding: 60px 0 30px;
    text-align: center;
    height: 157px;
}

.mariostrikers-battleleague_copy p{
    font-size: 15px;
    font-weight: bold;
    line-height: calc(22/15);
    margin-bottom: 30px;
}

.mariostrikers-battleleague_copy p:last-of-type{
    margin-bottom: 0;
}

.mariostrikers-battleleague_copy p img {
    vertical-align: middle;
}