@charset "utf-8";

.pager,
header {
    position: fixed;
    z-index: 9999;
}

.pager,
body,
header {
    z-index: 9999;
}

.catch .text,
.copyright,
section.meister h3,
section.product .features ul li,
.trnity p {
    text-align: center;
}

body,
html {
    width: 100%;
    font-size: 10px;
    font-family: ヒラギノ角ゴ Pro W3, Yu Gothic, 游ゴシック, YuGothic, 游ゴシック体, メイリオ, sans-serif;
    color: #212121;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-overflow-style: none;
    min-width: 1280px;
}

.firefox .incredistitem img,
section .hand img {
    object-fit: contain;
    font-family: 'object-fit: contain;';
}

#wrapper,
section.animate {
    overflow: hidden;
}

body {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5;
    background: #083e53;
}

body::-webkit-scrollbar,
html::-webkit-scrollbar {
    display: none;
}

.cont-wrap {
    display: flex;
}

.control {
    position: fixed;
    top: 50%;
    right: 20px;
    z-index: 9999;
    width: 30px;
    height: 250px;
    margin-top: -125px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.control a {
    color: #fff;
}

.control a img {
    width: 30px;
}

.control a.arw-next.hide,
.control a.arw-prev.hide {
    visibility: hidden;
    cursor: default;
}

.pager {
    width: 30px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    padding: 0;
}

.pager li {
    display: block;
    margin: 10px;
}

.pager li a {
    display: block;
    width: 7px;
    height: 7px;
    background: #5d5d5d;
    border-radius: 50%;
    margin: 0 auto;
}

header .inner,
section {
    width: 1280px;
    margin: 0 auto;
}

.pager .is-current a {
    background: #eeeeee;
}

header {
    width: 100%;
    top: 0;
    left: 0;
    background: url("../../img/pc_header_bg.png") top center;
    background-size: cover;
    height: 65px;
}

header .inner {
    height: 65px;
    display: flex;
    padding: 0 170px;
    justify-content: space-between;
    align-items: center;
}

header nav ul {
    display: flex;
}

header nav ul li a {
    display: block;
    margin: 0 25px;
    color: #99999a;
}

header nav ul li:last-child a {
    margin-right: 0;
}

header nav ul li:first-child a {
    margin-left: 0;
}

section img {
    margin: 0 auto;
}

section p,
section span {
    color: #fff;
}

section {
    position: relative;
}

section.animate {
    height: 100vh;
    min-height: 750px;
    z-index: -1;
}

section.catch.show,
section.mv.show {
    z-index: 9998;
}

section.animate h3 {
    color: #fff;
    font-size: 3rem;
}

section.animate h3 span {
    font-size: 1rem;
    margin-bottom: 0.5em;
    display: inline-block;
}

.catch .text,
.incredistitem {
    display: flex;
    height: 100vh;
    top: 0;
}

.incredistitem {
    position: fixed;
    width: 100%;
    min-width: 1280px;
    left: 0;
    min-height: 750px;
    justify-content: center;
    align-items: flex-start;
}

.incredistitem img {
    min-width: 300px;
    padding-top: 260px;
    padding-right: 28px;
}

.catch .text,
.mv-catch,
section.point .img,
section.point .text {
    width: 100%;
    min-width: 1280px;
    position: fixed;
    left: 0;
}

.incredistitem img,
.mv-catch {
    opacity: 0;
    transition: opacity 1s;
}

.mv-catch {
    top: 0;
    background: url("../../img/pc_catch.png") top 110px center no-repeat;
    height: 100vh;
    min-height: 750px;
}

.incredistitem.show img,
.mv-catch.show {
    opacity: 1;
}

.incredistitem.opacity-half img {
    opacity: 0.5;
}

.catch>img {
    padding-top: 110px;
}

.catch .text {
    align-items: center;
    justify-content: center;
    transition: opacity 1s linear;
    background: url("../../img/pc_sub_catch.png") no-repeat center;
    opacity: 0;
    background-size: auto;
}

.catch .text span {
    display: block;
    padding-top: 90px;
    font-size: 2.2rem;
}

.catch .text.show {
    opacity: 1;
}

section.point {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.point .img {
    bottom: 0;
    overflow: hidden;
    z-index: -2;
}

html.ie11 section.animate,
html.safari section.animate {
    overflow: visible;
}

section.point .text {
    top: 0;
    height: 100vh;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

section.point .text .inner {
    width: 1280px;
    margin: auto;
    opacity: 0;
    transition: opacity 0.5s 0.5s;
}

section.point .text h3,
section.point .text p {
    display: block;
    width: 390px;
    margin: 0 0 0 40px;
}

section.point .text.show .inner {
    opacity: 1;
}

section.point .text p {
    padding-top: 10px;
    font-size: 1.3rem;
}
section.point .text p small {
    font-size: 1.1rem;
}
section.credit .text h3,
section.credit .text p {
    width: 330px;
}

section.emoney .text h3,
section.emoney .text p {
    width: 378px;
    margin: 0 54px 0 auto;
}

section.point .img img {
    min-width: 800px;
}

section .hand {
    position: fixed;
    width: 100%;
    min-width: 1280px;
    height: 100vh;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s linear;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    visibility: hidden;
}

section .hand img {
    padding-left: 120px;
}

section .hand.show {
    opacity: 1;
    z-index: 9999;
    visibility: visible;
}

section.emoney.point {
    flex-direction: row-reverse;
}

section.point .img img {
    opacity: 0;
}

section.point:not(.emony) .img img {
    animation: fadeInLeftback 0s forwards 0.5s;
}

@keyframes fadeInLeftback {
    0% {
        margin-right: 0;
    }

    100% {
        margin-right: -800px;
    }
}

section.point:not(.emony) .img.show img {
    animation: fadeInLeft 1.5s forwards 0.5s;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        margin-right: -800px;
    }

    100% {
        opacity: 1;
        margin-right: 0;
    }
}

section.point.emoney .img img {
    animation: fadeInRightback 0s forwards 0.5s;
}

@keyframes fadeInRightback {
    0% {
        margin-left: -800px;
    }

    100% {
        margin-left: 0;
    }
}

section.point.emoney .img.show img {
    animation: fadeInRight 1.5s forwards 0.5s;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        margin-left: -800px;
    }

    100% {
        opacity: 1;
        margin-left: 0;
    }
}

@media screen and (min-height:880px) {
    section.tablepay .text .inner {
        padding-top: 0.5em;
    }
}

section.service .lineup img,
section.service .text p,
section.service h3,
section.service h4 {
    opacity: 0;
    transition: opacity 1s;
}

section.service .lineup .left img:nth-last-child(2) {
    transition-delay: 0.25s;
}

section.service .lineup .left img:nth-last-child(1) {
    transition-delay: 0.5s;
}

section.service .lineup .right img:nth-last-child(3) {
    transition-delay: 1s;
}

section.service .lineup .right img:nth-last-child(2) {
    transition-delay: 1.25s;
}

section.service .lineup .right img:nth-last-child(1) {
    transition-delay: 1.5s;
}

.service-incredistitem {
    opacity: 0;
    transition: opacity 1s;
}

.service-incredistitem.show,
section.service .lineup img.show,
section.service .text p.show,
section.service h3.show,
section.service h4.show {
    opacity: 1;
}

section.service .text {
    padding-top: 100px;
    text-align: center;
}

section.service .text p {
    padding-top: 10px;
    font-size: 1.2rem;
}

section.service .lineup {
    width: 510px;
    margin: 0 auto;
    padding: 75px 0 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.service .lineup img {
    margin-bottom: 18px;
}

section.product .sec-ttl p {
    padding-top: 10px;
    font-size: 2.5rem;
}

section.service h3 {
    font-size: 3.5rem;
    color: #fff;
}

section.service h4 {
    padding: 100px 0 35px;
    font-size: 2.1rem;
    color: #fff;
}

section.service .lineup .left span {
    display: none;
}

.service-incredistitem {
    width: 260px;
    height: 1000px;
    min-height: 750px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 auto 0 -140px;
    padding-top: 240px;
}

.trnity {
    width: 100%;
    height: 160px;
    background-color: #fff;
    background-image: url("../../img/trinity_poli_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 430px;
}

.trnity .sec-ttl {
    width: 1280px;
    margin: 0 auto;
    background: url("../../img/trinity_ttl.png") top 55px center no-repeat;
    height: 115px;
}

.trnity p {
    padding-top: 15px;
    font-size: 2rem;
    color: #727272;
}

section.product {
    width: 100%;
    min-height: 800px;
}

section.product .inner {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    min-height: 800px;
}

section.product .features ul {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    width: 736px;
}

section.product .item,
section.product .scene,
section.product .text {
    position: absolute;
}

section.product .scene {
    width: 450px;
}

section.product .scene,
section.product .text {
    top: 0;
}

section.product .item {
    bottom: 0;
}

section.product .sec-ttl {
    display: flex;
    align-items: center;
    padding-top: 64px;
}

section.product .sec-ttl .catch {
    font-size: 4.6rem;
    font-weight: 700;
    display: flex;
    align-items: center;
}

section.product .sec-ttl span {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 1.6rem;
    margin-left: 15px;
}

section.dockstation.product .text ul li span,
section.incredist.product .text ul li span {
    font-weight: 700;
    font-size: 1.7rem;
}

section.dockstation.product .sec-ttl {
    width: 747px;
    align-items: flex-end;
}

section.dockstation.product .sec-ttl span {
    width: 93px;
    height: 30px;
    background: #005970;
}

section.dockstation.product {
    background: #d1dee6;
}

section.dockstation.product .item {
    left: -200px;
}

section.dockstation.product .text {
    right: 0;
}

section.dockstation.product .scene {
    left: 0;
}

section.product .text ul li span {
    display: block;
    padding-top: 15px;
}

section.product .text ul li small {
    display: block;
    color: #005970;
    font-size: 1.2rem;
}

section.dockstation.product .text p,
section.product .sec-ttl .catch,
section.dockstation.product .text ul li span {
    color: #005970;
}

section.dockstation.product .option-info {
    position: absolute;
    margin-top: 35px;
    right: 0;
    padding: 20px 25px 20px 60px;
    border-radius: 16px;
    background: #005970;
    display: inline-block;
}

section.dockstation.product .text .option-info h4 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #FFFFFF;
    position: relative;
}

section.dockstation.product .text .option-info h4:before {
    content: url(../../img/dockstation_pos_icon.png);
    position: absolute;
    left: -80px;
    top: -25px
}

section.dockstation.product .option-info p {
    font-size: 1.2rem;
    margin-top: 10px;
    color: #E7EFF1;
}

section.incredist.product {
    background: #c5dccf;
}

section.incredist.product .sec-ttl span {
    width: 126px;
    height: 30px;
    background: #5b7f68;
}

section.incredist.product .text {
    left: 0;
    right: auto;
}

section.incredist.product .scene {
    left: auto;
    right: 0;
}

section.incredist.product .item {
    left: auto;
    right: -200px;
}

section.incredist.product .text p,
section.incredist.product .sec-ttl .catch,
section.incredist.product .text ul li span {
    color: #5b7f69;
}

section.pd-detail {
    width: 100%;
    background: #fff;
}

section.pd-detail span {
    display: block;
    padding: 12px 10px 12px 20px;
    color: #595757;
    font-size: 1.2rem;
}

section.pd-detail .line,
section.pd-detail .line-sub {
    display: flex;
}

section.pd-detail .sec-ttl {
    width: 1280px;
    padding: 50px 75px 0;
    margin: 0 auto;
    text-align: center;
}

section.pd-detail .sec-ttl h3 {
    position: relative;
    display: inline-block;
    font-size: 2.4rem;
    font-weight: 700;
    color: #005970;
}

section.pd-detail .sec-ttl h3:before,
section.pd-detail .sec-ttl h3:after {
    line-height: 1;
    position: absolute;
    top: calc(50% - .5em);
}

section.pd-detail .sec-ttl h3:before {
    left: -30px;
    content: url(../../img/pd-detail_title_icon_left.png);
}

section.pd-detail .sec-ttl h3:after {
    right: -30px;
    content: url(../../img/pd-detail_title_icon_right.png);
}

section.pd-detail .contents {
    width: 1280px;
    margin: 0 auto;
    padding: 40px 75px 100px;
}

section.pd-detail .table-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

section.pd-detail .table-wrap .specification {
    width: calc(50% - 15px);
}

section.pd-detail .sub-ttl {
    height: 62px;
    margin-bottom: 20px;
}

section.pd-detail .line span:first-child {
    width: 162px;
    min-width: 162px;
    color: #231815;
    white-space: nowrap;
}

section.pd-detail .line:not(:last-child) {
    border-top: 1px solid #E9E8E8;
    border-left: 1px solid #E9E8E8;
    border-right: 1px solid #E9E8E8;
}

section.pd-detail .line:last-of-type {
    border: 1px solid #E9E8E8;
}

section.pd-detail .specification .sub-ttl {
    border-bottom: 1px solid #b6c3cf;
}

section.pd-detail .specification .line span:first-child {
    background: #D2DFE9;
}

section.pd-detail .premium .line>div {
    width: 100%;
    padding: 2.5px 0 2.5px 20px;
}

section.pd-detail .line-sub span,
section.pd-detail .premium .line .line-sub span:first-child {
    padding: 0;
    background: 0 0;
    color: #595757;
}

section.pd-detail .premium .line .line-sub span:first-child {
    width: auto;
    min-width: auto;
    margin-right: 0.5em;
    white-space: nowrap;
}

section.pd-detail .premium .line:nth-last-child(2) {
    border-bottom: none;
}

p.annotation {
    text-align: right;
    color: #bdbdbd;
    font-size: 1rem;
    position: relative;
    margin-top: 5px;
}

section.pd-detail .attention {
    text-align: center;
    margin: 30px 0 10px;
}

section.pd-detail .attention p {
    font-size: 1.6rem;
    font-weight: 700;
    padding: 10px 25px 15px;
    display: inline-block;
    color: #005970;
    border: 1px solid #005970;
}

section.pd-detail .attention p:before {
    content: url(../../img/pd-detail_attention_icon.png);
    margin-right: 10px;
    position: relative;
    top: 5px;
}

p.quote {
    color: #bdbdbd;
    font-size: 1rem;
    text-align: center;
}

section.meister {
    background: url("../../img/payment_poli_bg.png") center no-repeat #083e53;
}

section.meister .cont-wrap {
    position: relative;
    width: 750px;
    height: 256px;
    margin: 0 auto;
    justify-content: flex-end;
    align-items: center;
    background-size: contain;
}

section.meister .cont-wrap img.device {
    position: absolute;
    left: 0;
    bottom: -55px;
}

section.meister .text {
    width: 430px;
}

section.meister h3 {
    padding: 15px 0 20px;
    font-size: 2.2rem;
    letter-spacing: 0.08em;
    text-indent: 0.08em;
    color: #fff;
}

section.meister .sp-more {
    display: none;
}

section.info {
    width: 100%;
    padding: 36px 0;
    background: #fff;
}

section.info .cont-wrap {
    width: 1280px;
    margin: 0 auto;
    padding: 0 75px;
    align-items: center;
    justify-content: space-between;
}

section.info .left {
    width: 287px;
}

section.info .right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

section.info .right a:first-child {
    margin-right: 20px;
}

section.info .right a {
    display: flex;
    align-items: flex-start;
}

section.info .right h3 {
    font-size: 2rem;
    color: #719db4;
    letter-spacing: 0.08em;
}

section.info .right p {
    color: #719db4;
    font-size: 1.5rem;
}

.copyright,
footer a,
footer p {
    color: #fff;
}

footer {
    background: #212121;
}

footer .inner {
    width: 1280px;
    margin: 0 auto;
    padding: 25px 150px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

footer .left {
    display: flex;
}

footer .left .logo {
    width: 80px;
    margin-right: 40px;
}

.copyright {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 10px;
    display: block;
    font-size: 1rem;
}

html.ie11 .incredistitem,
html.ie11 section .hand {
    display: table;
}

html.ie11 .incredistitem img {
    display: table-cell;
    vertical-align: middle;
}

html.ie11 section .hand img {
    display: table-cell;
    padding-top: 100vh;
    margin-top: -590px;
}

html.ie11 .incredistitem.opacity-half img {
    opacity: 0.5;
}

.firefox section .hand img {
    width: 785px;
}

.firefox .incredistitem img {
    width: 370px;
}