<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #fff;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #000;
}
a {
    text-decoration: none;
}
#js-scroll {
    background-color: #fff !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.br-50 {
    border-radius: 50px !important;
}
.sp {
    display: none;
}
.main-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.main {
    width: calc(100% - 320px);
    max-width: 100%;
}
.main-wrapper {
    width: 880px;
    margin: 0 auto;
}
.top-fv {
    height: 862px;
    position: relative;
    padding-top: 80px;
    background-color: #fff;
}
.top-fv::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 95px);
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2;
}
.top-fv video {
    width: 100%;
    height: 768px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.top-fv &gt; .main-wrapper {
    padding-top: 90px;
    position: relative;
    z-index: 3;
    height: 100%;
}
.top-fv-content {
    position: absolute;
    -webkit-box-ordinal-group: 3;
    width: 100%;
    padding-top: 70px;
}
.top-fv-slider {
    width: 350px;
    position: absolute;
    pointer-events: none;
    right: 0;
}
.top-fv-download {
    position: absolute;
    -webkit-box-ordinal-group: 3;
    width: 100%;
    bottom: 25%;
    display: flex;
}
.top-fv-subtitle {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", 'YuGothic', "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", sans-serif;
}
.top-fv .slider-frame {
    padding: 19px;
    height: 696px;
    filter: drop-shadow(8px 6px 40px rgba(106, 115, 118, 0.3));
}
.top-fv .slider-frame .top-slider {
    overflow: hidden;
    pointer-events: auto;
    z-index: 4;
    border-radius: 50px;
}
.top-fv .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.top-fv-slider::before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    padding-top: 199%;
    content: "";
    background-image: url("/assets/images/slide-image.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.top-slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: none;
}
.top-fv .swiper-container,
.top-fv .swiper-wrapper,
.top-fv .swiper-slide {
    /* width: 100%;
    height: 100%; */
}
.top-fv-title {
    color: #fff;
    font-size: 50px;
    line-height: 86px;
    font-weight: bold;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", 'YuGothic', "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", sans-serif;
    padding-top: 20px;
}
.fv-download-logo {
    background-color: #333333;
    width: 90px;
    height: 90px;
    display: flex;
    border-radius: 15px;
    overflow: hidden;
}
.fv-download-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}
.fv-download-ios {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2aab9f;
    border-radius: 5px;
    height: 56px;
    width: 335px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.8s;
}
.fv-download-android {
    color: #fff;
    padding-top: 10px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    opacity: 0.6;
}
.fv-download-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.en-title {
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 24px;
    color: #2aab9f;
    margin: 0;
}
.jp-title {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 46px;
}
.about {
    padding-top: 100px;
    overflow: hidden;
}
.about .main-wrapper {
    display: flex;
    position: relative;
}
.about-text {
    line-height: 32px;
    width: 50%;
}
.about-images {
    width: calc(50% + 120px);
    display: flex;
    position: absolute;
    right: -120px;
    justify-content: flex-end;
}
.about-images img {
    width: 100%;
}
.about-image {
    width: 290px;
    height: 250px;
}
.about-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-list {
    width: 220px;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", 'YuGothic', "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic";
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.about-list div {
    width: fit-content;
    padding: 0 15px;
    background-color: #002a5b;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 12px 1px rgb(0 0 0 / 16%);
}
.about-list div:nth-child(2) {
    background-color: #d7000f;
    margin-left: 60px;
}
.about-list div:nth-child(3) {
    background-color: #2bb7b3;
}
.about-list div:nth-child(4) {
    background-color: #ed6d46;
    margin-left: 60px;
}
.about-list div:nth-child(5) {
    background-color: #dd5b9c;
}
.how-to {
    padding-top: 120px;
}
.howto-slider {
    padding-top: 35px;
    width: 100%;
}
.howto-slider .swiper-wrapper {
    width: 100%;
}
.howto-item-wrapper {
    padding: 0 20px;
}
.howto-item:first-child .howto-item-wrapper {
    padding-left: 0;
}
.howto-item:last-child .howto-item-wrapper {
    padding-right: 0;
}
.howto-item-image {
    height: 440px;
}
.howto-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.howto-item-content {
    padding-top: 20px;
}
.howto-item-content .en-step-title {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    color: #2aab9f;
    padding-bottom: 5px;
    margin: 0;
}
.howto-item-content .jp-step-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 12px;
    margin: 0;
}
.howto-item-content p {
    margin: 0;
}
.benefits {
    padding-top: 120px;
    padding-bottom: 120px;
}
.benefit-list {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}
.benefit-item {
    width: 270px;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 25px 18px;
    box-shadow: 0 0 10px 0 #c5c5c5;
    transition: all 0.5s;
}
.benefit-item:hover {
    background-color: #2aab9f;
    color: #fff;
}
.benefit-item .benefit-title {
    margin: 0;
    color: #2aab9f;
    font-weight: bold;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    transition: all 0.5s;
}
.benefit-item:hover .benefit-title {
    color: #fff;
}
.benefit-text {
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
    padding: 15px 0;
    text-align: center;
}
.benefit-counter {
    display: flex;
}
.benefit-counter-item {
    width: 50%;
    text-align: center;
    border-right: 1px solid #cecece;
}
.benefit-counter-item:last-child {
    border-right: none;
}
.benefit-counter-item span.text {
    font-size: 9px;
    line-height: 23px;
}
.benefit-counter-item #user_female,
.benefit-counter-item #user_male {
    font-family: "Montserrat";
    font-size: 29px;
    display: flex;
    flex-direction: column;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
}
.benefit-new-item {
    font-size: 11px;
    line-height: 17px;
    display: flex;
}
.benefit-new-item .left {
    font-weight: bold;
    padding-right: 10px;
    width: 45px;
}
.benefit-new-item .right {
    width: calc(100% - 45px);
}
.purpose {
    padding: 80px 0 100px;
    background-color: #f4f4f4;
}
.purpose-list {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 40px;
}
.purpose-item {
    width: 136px;
    height: 136px;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px;
    display: flex;
    flex-direction: column;
}
.purpose-item img {
    height: 70px;
}
.purpose-item span {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}
.purpose-note {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}
.footer {
    background-color: #000;
    color: #fff;
}
.footer a {
    color: #fff;
}
.footer-main {
    padding: 100px 0;
    display: flex;
}
.footer-main-left {
    width: 70%;
}
.footer-main-right {
    width: 30%;
}
.footer-main h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 50px;
}
.footer-main-left a {
    display: flex;
    padding-top: 50px;
}
.footer-main-left img {
    height: 42px;
}
.footer-main-right nav {
    display: flex;
    flex-direction: column;
}
.copyright {
    background-color: #333;
    font-family: "Poppins";
    font-size: 12px;
    line-height: 18px;
    color: #999;
    padding: 33px 0;
    text-align: center;
}
.sidebar {
    width: 320px;
    position: fixed;
    right: 0;
    height: 100vh;
    z-index: 1;
    background: #fff;
    overflow: auto;
    padding-bottom: 20px;
    border-left: 1px solid #efefef;
}
.sidebar .banners {
    padding-left: 30px;
    width: 280px;
    padding-top: 30px;
}
.sidebar .news {
    padding-left: 30px;
    width: 280px;
    padding-top: 30px;
}
.banner-list a {
    display: flex;
    height: 130px;
}
.news h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.new-item {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.new-item a {
    color: #000;
}
.new-item h3,
.new-item h2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
}
.new-item h3 {
    font-size: 12px;
}
.new-item h3 span {
    color: #a9a9a9;
    border-left: 2px solid #a9a9a9;
    padding-left: 5px;
    margin-left: 5px;
}
.new-item h2 {
    color: #2aab9f;
}
.new-item div {
    height: auto;
    transition: all .5s;
}
.new-item div.short-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 75px;
}
.new-item .readmore {
    font-size: 12px;
    color: #a9a9a9;
    font-weight: bold;
    padding-top: 15px;
    display: flex;
    transition: all .5s;
}
.new-item .readmore:hover {
    color: #000;
}
.qrs {
    display: flex;
}
.qrs .qr {
    width: 50%;
    height: 160px;
    border-right: 1px solid #f2f0ed;
    border-bottom: 1px solid #f2f0ed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #222;
}
.qrs .qr.android {
    background-color: #f2f0ed;
    color: #222;
}
.qrs .qr-image {
    width: 78px;
    height: 78px;
    box-shadow: 0 0 5px 0 #c7c7c7;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #222;
}
.qrs .qr span {
    font-weight: bold;
    padding-bottom: 10px;
}
.header {
    position: relative;
    z-index: 5;
}
.header-menu {
    position: absolute;
    padding-top: 50px;
}
.header .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
}
.header .logo img {
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .sidebar {
        display: none;
    }
    .main {
        width: 100%;
    }
    .main-wrapper {
        width: 100%;
    }
    .top-fv {
        height: auto;
        width: 100%;
        background-color: #000;
    }
    .top-fv &gt; .main-wrapper {
        width: 100%;
        padding-top: 50px;
    }
    .top-fv-slider {
        width: 222px;
        position: relative;
        margin: 25px auto 50px;
    }
    .top-fv video {
        height: 642px;
    }
    .top-fv .slider-frame {
        height: 450px;
        padding: 18px 12px 10px;
    }
    .top-fv-content {
        position: relative;
        text-align: center;
        padding-top: 0;
    }
    .top-fv-subtitle {
        color: #fff;
        font-size: 14px;
        line-height: 33px;
        font-weight: bold;
        font-family: source-han-sans-japanese, sans-serif;
    }
    .top-fv-title {
        color: #fff;
        font-size: 32px;
        line-height: 44px;
        font-weight: bold;
        font-family: source-han-sans-japanese, sans-serif;
        padding-top: 12px;
    }
    .top-fv-download {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        bottom: auto;
        padding-bottom: 40px;
        background: #000;
    }
    .fv-download-logo {
        display: none;
    }
    .fv-download-link {
        padding-left: 0;
    }
    .en-title {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .jp-title {
        font-size: 20px;
        line-height: 34px;
    }
    .about .main-wrapper {
        padding: 0 20px;
        flex-direction: column;
    }
    .about-text {
        width: 100%;
        padding-bottom: 30px;
    }
    .about-images {
        width: 100%;
        position: relative;
        right: 0;
    }
    .about-text &gt; div {
        display: none;
    }
    .about-image {
        width: 180px;
        height: 230px;
        position: relative;
        right: -20px;
    }
    .how-to {
        padding-top: 50px;
        width: 100vw;
        overflow: hidden;
    }
    .how-to .en-title,
    .how-to .jp-title {
        padding-left: 20px;
        padding-right: 20px;
    }
    .howto-slider {
        padding-top: 30px;
        padding-left: 20px;
    }
    .howto-item {
        width: 70% !important;
    }
    .howto-item-content p {
        font-size: 12px;
    }
    .benefits {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .benefits .main-wrapper {
        padding: 0 20px;
    }
    .benefit-list {
        padding-top: 30px;
        flex-direction: column;
    }
    .benefit-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .benefit-item .benefit-title {
        line-height: 28px;
        font-size: 18px;
    }
    .benefit-text {
        font-size: 16px;
        line-height: 30px;
    }
    .benefit-counter-item #user_female,
    .benefit-counter-item #user_male {
        font-size: 36px;
        line-height: 30px;
    }
    .benefit-counter-item span.text {
        font-size: 12px;
        line-height: 30px;
    }
    .benefit-new-item {
        font-size: 14px;
        line-height: 22px;
    }
    .benefit-new-item .left {
        width: 55px;
    }
    .purpose {
        padding: 60px 0;
    }
    .purpose .main-wrapper {
        padding: 0 20px;
    }
    .purpose .jp-title.pt-100,
    .purpose-note {
        display: none;
    }
    .purpose .jp-title {
        font-size: 18px;
        line-height: 28px;
        text-align: center;
    }
    .purpose-list {
        padding-top: 30px;
        padding-bottom: 0;
        flex-wrap: wrap;
    }
    .purpose-item {
        width: 105px;
        height: 105px;
        padding: 10px;
        margin-bottom: 10px;
    }
    .purpose-item img {
        height: 50px;
    }
    .purpose-text {
        padding: 38px 0;
    }
    .purpose-text .main-wrapper {
        padding: 0 20px;
    }
    .purpose-text .main-wrapper div {
        font-size: 11px;
        font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", 'YuGothic', "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic";
        line-height: 20px;
        font-weight: bold;
    }
    .purpose-note-text {
        padding: 30px 0;
        background-color: #f5f5f5;
    }
    .purpose-note-text .main-wrapper {
        padding: 0 20px;
    }
    .purpose-note-text .main-wrapper div {
        font-size: 12px;
        line-height: 20px;
    }
    .purpose-note-text .jp-title {
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        padding-bottom: 10px;
    }
    .footer-main {
        padding: 60px 0 50px;
        display: flex;
        flex-direction: column;
    }
    .footer-main-left {
        width: 100%;
        padding: 0 20px;
    }
    .footer-main-right {
        width: 100%;
        padding: 0 20px;
    }
    .footer-main h2 {
        font-size: 22px;
        font-weight: bold;
        line-height: 34px;
        margin: 0;
    }
    .footer-main-left a {
        display: flex;
        padding-top: 30px;
    }
    .footer-main-left img {
        height: 36px;
    }
    .footer-main-right a {
        padding: 7px 0;
        line-height: 1;
    }
    .footer-links {
        display: flex;
        flex-direction: column;
        padding: 35px 20px 20px;
    }
    .footer-links a {
        border-bottom: 1px solid #333;
        padding: 15px 0;
    }
    .footer-links a:first-child {
        border-top: 1px solid #333;
    }
    .copyright {
        padding: 30px 0;
    }
    .cta {
        position: relative;
        color: #fff;
        margin-top: 60px;
    }
    .cta a {
        color: #fff;
    }
    .cta::after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.4);
        content: "";
    }
    .cta-bg {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
    }
    .cta .main-wrapper {
        position: relative;
        z-index: 1;
        padding: 30px 20px;
        text-align: center;
    }
    .cta .jp-title {
        font-size: 16px;
        line-height: 30px;
    }
    .cta-content {
        padding-top: 20px;
        font-size: 12px;
        line-height: 24px;
        padding-bottom: 25px;
    }
    .cta-download-link {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 15px;
    }
    .cta-download-ios {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #2aab9f;
        border-radius: 5px;
        height: 50px;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        transition: all 0.8s;
    }
    .cta-download-android {
        color: #fff;
        padding-top: 10px;
        font-weight: bold;
        opacity: 0.6;
        font-size: 12px;
    }
    .purpose-link {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #2aab9f;
        border-radius: 5px;
        height: 56px;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        transition: all 0.8s;
        margin-top: 20px;
    }
    .header .logo {
        height: 25px;
    }
    .header-menu {
        padding-top: 30px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        justify-content: space-between;
    }
    .btn-download {
        height: 36px;
        border: 1px solid #fff;
        border-radius: 5px;
        color: #fff;
        font-size: 11px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px;
    }
}
</pre></body></html>