@charset "UTF-8";

html {
    min-width: 1200px;
}

#container {
    max-width: 1920px;
    min-width: 1200px;
}

.geomobileShopLp {
    overflow: hidden;
    width: 100%;
}

.geomobileShopLp img {
    position: relative;
    top: 0;
    left: 50%;
    display: block;
    transform: translate(-50%, 0);
}

.geomobileShopLp h1,
.geomobileShopLp h2:not(.shopName),
.hideText {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.geomobileShopLp ul,
.geomobileShopLp ol {
    list-style: none;
}

/* contents */
.mv {
    background: url(/pc/img/feature/geomobile-akiba/mv.png) no-repeat center top / 1920px auto;
    height: 987px;
}

.plusone {
    background: url(/pc/img/feature/geomobile-akiba/plusone.png) no-repeat center top / 1920px auto;
    height: 1264px;
}

.shopInfo {
    margin-top: 45px;
}

.shopName img {
    top: 5px;
    width: 1080px;
    margin: 0;
}

.shopData {
    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;
    margin: 0 auto 80px;
    padding: 40px 0 0;
    width: 1080px;
}

.shopImg {
    position: relative;
    display: flex;
    align-items: center;
    width: 425px;
    left: 0;
}

.shopImg img {
    width: 425px;
    height: auto;
}

.shopImg img + img {
    margin-top: 10px;
}

.shopDatail {
    flex: 1;
    padding: 0 0 0 30px;
}

.shopDatail dl {
    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;
    font-size: 19px;
}

.shopDatail dt {
    border-bottom: 3px solid #ff417f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ff417f;
    font-weight: bold;
    padding: 24px 0 24px 10px;
    width: 126px;
}

.shopDatail dd {
    border-bottom: 1px solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 0 18px 50px;
    width: 498px;
}

.shopDatail dl.-col2 dd {
    width: 174px;
    margin-right: 20px;
}

.shopDatail dl.-col2 dd:nth-of-type(2n) {
    margin-right: 0;
}

.shopMap {
    padding: 60px 0 0;
    width: 100%;
}

.shop_push {
    background: url(/pc/img/feature/geomobile-akiba/shop_push.png) no-repeat center top / 1080px auto;
    height: 403px;
    margin: 40px auto 0;
    width: 1080px;
}


.shopBanner {
    margin: 0 auto;
}

.shopBanner a {
    display: block;
    margin: 0 auto;
    width: 980px;
}

.shopBanner a:hover {
    opacity: 0.8;
}

.exampleDate {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-top: 25px;
}

.exampleItem-list {
    display: flex;
    justify-content: space-between;
    width: 1080px;
    margin: 32px auto 90px;
}

.exampleItem-wrapper {
    margin: 0;
    text-align: center;
}

.exampleItem-list .exampleItem-image {
    position: relative;
    left: 0;
    transform: none;
    display: block;
    margin: 0 auto;
    width: auto;
    height: 190px;
}

.exampleItem-simfree {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0.3em;
    margin: 23px 0 8px;
    background: #92CF26;
}

.exampleItem-name {
    display: block;
    font-size: 22px;
    font-weight: 900;
    margin: 0 0 5px 0;
}

.exampleItem-text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.6em;
    margin: 0 auto 5px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
}

.exampleItem-color {
    border: 1px solid;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 0 5px;
}

.exampleItem-priceLabel {
    font-size: 15px;
    font-weight: 900;
    margin: 8px 0 0;
}

.exampleItem-price {
    display: block;
    left: 50%;
    bottom: 0;
    font-size: 38px;
    margin-top: calc(10/49*1em);
    position: relative;
    text-align: center;
    transform: translateX(-50%);
}

.exampleItem-list .-pre {
    background: #333;
    color: #fff;
    display: block;
    font-size: calc(15/49*1em);
    line-height: 1;
    padding: calc(3/49*1em);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: calc(1em + calc(6/49*1em));
}

.exampleItem-list .-num {
    font-weight: bold;
    padding: 0 calc(26/49*1em) 0 calc(24/49*1em);
}

.exampleItem-list .-yen {
    bottom: calc(25/49*1em);
    font-size: calc(25/49*1em);
    font-weight: bold;
    position: absolute;
    right: 0;
}

.exampleItem-list .-tax {
    bottom: -1em;
    font-size: 0.5em;
    font-weight: bold;
    position: absolute;
    right: 0;
    text-align: right;
    width: 100%;
}

.exampleItem-list .-tax span {
    font-size: 0.6em;
    font-weight: bold;
}

.outtax .-before {
    font-size: 10px;
    display: block;
    width: 16px;
    background: #000;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
    text-align: center;
}
.outtax {
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
}

.outtax .-after{    
    font-size: 24px;
    display: block;
    font-weight: bold;
} 

ul.example_list .price .intax {
    font-weight: bold;
    font-size: calc(34px * 0.5 * 0.6);
    margin-top: -10px;
    text-align: right;
}

ul.example_list .price .intax span{
    font-size: calc(34px * 0.5);
    font-weight: bold;
}

.consult .consultation {
    background: url(/pc/img/feature/geomobile-akiba/consultation.png) no-repeat center top / 1920px auto;
    height: 1094px;
}

.consult .peace_list {
    background: url(/pc/img/feature/geomobile-akiba/peace_list.png) no-repeat center top / 1920px auto;
    height: 831px;
}

.advantage {
    margin: 0 auto;
}

.advantage h2 {
    background: url(/pc/img/feature/geomobile-akiba/advantage_title.png) no-repeat center top / 1920px auto;
    height: 295px;
}

.advantageList .point01 {
    background: url(/pc/img/feature/geomobile-akiba/advantage_01.png) no-repeat center top / 1920px auto;
    height: 228px;
}

.advantageList .recommend {
    background: url(/pc/img/feature/geomobile-akiba/advantage_recommend.png) no-repeat center top / 1920px auto;
    height: 732px;
}

.advantageList .point02 {
    background: url(/pc/img/feature/geomobile-akiba/advantage_02.png) no-repeat center top / 1920px auto;
    height: 240px;
}

.advantageList .point03 {
    background: url(/pc/img/feature/geomobile-akiba/advantage_03.png) no-repeat center top / 1920px auto;
    height: 311px;
}

.lp_footer {
    background: url(/pc/img/feature/geomobile-akiba/lp_footer.png) no-repeat center top / 1920px auto;
    height: 650px;
}

.comparison{
    height: 1552px;
}

.comparison .inner{
    position: relative;
    top: -65px;
    background: url(/pc/img/feature/geomobile-akiba/comparison.png) no-repeat center top / 100% auto;
    width: 902px;
    height: 1514px;
    margin: 0 auto;
    z-index: 1;
}

.comparison .inner * {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}