@charset "UTF-8";
/*--共通部分---------------------*/
html {
    font-size: 100%;
}
body {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    line-height: 1.7;
    color: #333;
    text-align: center;
    font-size: 14px;
    background-color: #E3F3FD;
}
a {
    text-decoration: none;
}
img {
    max-width: 100%;
    vertical-align: top;
}
ul {
    list-style-type: none;
}
.container {
    max-width: 1240px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}
.wrapper {
    max-width: 900px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.for_sp, .for_sp320 {
    display: none;
}
.ly_flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.ly_bold {
    font-weight: 600;
}
/*---HEADER------------------------*/
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 18px;
    z-index: 9;
    background-color: rgba(227, 243, 253, 0.8);
    backdrop-filter: blur(10px);

}
.main-nav {
    margin-top: 16px;
}
.main-nav a {
    font-size: 12px;
    font-weight: 600;
    color: #333;
}
.main-nav li {
    margin-left: 40px;
}
.download-btn {
    color: #1571DA!important;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #1571DA;
    border-radius: 6px;
    padding: 13px 40px;
    margin-left: 47px;
    margin-right: 8px;
}
.contact-btn {
    color: #fff!important;
    font-size: 13px;
    background-color: #1571DA;
    border: 1px solid #1571DA;
    border-radius: 6px;
    padding: 13px 27px;
}
.anchor-target {
    scroll-margin-top: 100px; /* 上に100px余裕を持たせる */
  }  
/*---FV----------------------------*/
.fv-area {
    margin-top: 100px;
    width: 100vw;
    position: relative;
}
.fv {
    width: 100vw;
}
#imageBox {
    width: 100vw;
    height: 100vh;
}
#imageBox img {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 2000ms ease; /* フェード時間をここで調整 */
-webkit-transition: opacity 2000ms ease;
opacity: 1;
}
.hidden{
    opacity: 0;
    pointer-events: none; /* 非表示の画像がクリックを邪魔しないように */
}
.btn_top {
    position: fixed;
    right: 22px;
    bottom: 22px;
}
.download-btn_fv {
    color: #1571DA!important;
    font-size: 13px;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #1571DA;
    border-radius: 6px;
    padding: 13px 98px;
    position: absolute;
    bottom: 20%;
    left: 7%;
}
/*---ABOUT-------------------------*/
.about__body {
    margin-top: 87px;
}
.about__copy {
    font-size: 24px;
    font-weight: 600;
    margin-top: 26px;
}
.about__inner .ly_flex {
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.about__item {
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px rgba(176, 212, 230, 0.5);
    width: 234px;
    height: 180px;
    border-radius: 20px;
    margin-top: 8px;
    margin-right: 29px;
}
.about__item p {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    padding-top: 66px;
    padding-bottom: 42px;
}
.about__item03 p {
    padding-top: 28px;
    padding-bottom: 19px;
}
/*----FUNCTION--------------------*/
#function {
    background-color: #F8F9FA;
    padding-top: 110px;
    padding-bottom: 40px;
}
.title_ja {
    font-size: 16px;
    font-weight: 600;
    padding-top: 23px;
}
.sub-title {
    font-size: 40px;
    font-weight: 600;
    margin-top: 40px;
}
.function__inner {
    padding-top: 80px;
}
.function__item .ly_flex {
    justify-content: flex-start;
}
.function-list {
    flex-wrap: wrap;
}
.card-columns2 {
    max-width: 588px;
    width: 100%;
    height: 240px;
    justify-content: flex-start;
}
.card-columns2 .text-area {
    max-width: 360px;
    width: 100%;
    margin-left: 30px;
}
.card-columns3 {
    max-width: 384px;
    width: 100%;
    height: 290px;
}
.card-columns3 .function__text {
    margin-top: 9px;
}
.card-columns3 img {
    margin-right: 26px;
}
.function__item {
    box-shadow: 0px 5px 15px 0px rgba(227, 227, 227, 0.5);
    border-radius: 20px;
    padding-top: 40px;
    padding-left: 40px;
    text-align: start;
    margin-bottom: 27px;
}
.function__item h3 {
    font-size: 20px;
    color: #1571DA;
    margin-bottom: 10px;
    line-height: 1.3;
}
.function__text {
    max-width: 318px;
    width: 100%;
    line-height: 1.57;
}
.sub-copy {
    font-size: 16px;
    color: #1571DA;
    line-height: 1.3;
    margin-bottom: 10px;
}
/*---MERIT--------------------------*/
#merit {
    background-color: #A9DEFB;
    padding-top: 104px;
    padding-bottom: 109px;
}
#merit .sub-title {
    margin-top: 57px;
    margin-bottom: 80px;
    line-height: 1.4;
}
#merit .sub-title span {
    font-size: 24px;
}
#merit h3 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 30px;
}
#merit span {
    font-size: 20px;
}
#merit .ly_flex {
    justify-content: flex-start;
    align-items: center;
}
.merit__inner li {
    max-width: 1200px;
    width: 100%;
    height: 400px;
    border-radius: 40px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.16);
    padding-left: 56px;
    text-align: start;
}
.merit__inner .text-area {
    margin-left: 45px;
    margin-right: 69px;
    max-width: 480px;
    width: 100%;
}
.merit1, .merit3, .merit5 {
    background-color: #E3F3FD;
}
.merit2, .merit4 {
    background-color: #FFEDEA;
}
.text_merit1 {
    margin-right: 46px;
}
.text_merit2 {
    margin-right: 14px;
}
.text_merit3 {
    margin-right: 14px;
}
.text_merit5 {
    margin-right: 14px;
}
.text_merit1 {
    margin-left: 33px;
}
.img_merit1 {
margin-left: 66px;
}
.img_merit4 {
    margin-left: 20px;
}
.img_merit5 {
    margin-left: 25px;
}
/*---BUSINESS------------------------*/
#business-partner {
    padding-top: 64px;
    padding-bottom: 69px;
    background-color: #fff;
}
.slider {
    margin-top: 40px;
}
.slide-arrow {
    bottom: 0;
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 10;
}
  .prev-arrow {
    left: 28px;
}
  .next-arrow {
    right: 28px;
}
/*---CASE----------------------------*/
#case-studies {
    background-color: #FFEDEA;
    padding-top: 74px;
    padding-bottom: 55px;
}
.case__item {
    background-color: #fff;
    border-radius: 40px;
    width: 780px;
    height: 480px;
    padding: 50px 53px;
    text-align: start;
    box-shadow: 0px 5px 15px 0px rgba(227, 227, 227, 0.5);
    margin-right: 100px;
}
.case__item .ly_flex {
    justify-content: flex-start;
}
.case__img {
    width: 330px;
}
.case__name {
    margin-top: 19px;
    width: 330px;
}
.case__logo {
    margin-right: 20px;
}
.case__company {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.37;
    margin-bottom: 7px;
}
.case__industry {
    font-size: 12px;
}
.case__industry span {
    color: #A9DEFB;
}
.case__textarea {
    width: 320px;
    margin-left: 32px;
}
.case__item h3 {
    font-size: 24px;
    margin-left: 32px;
    margin-bottom: 19px;
}
.slider_case {
    margin-top: 38px;
}
.prev-arrow_case {
    position: absolute;
    top: -50%;
    left: 25%;
}
.next-arrow_case {
    position: absolute;
    top: -50%;
    right: 25%;
}
.slick-dots {
    position: relative;
    z-index: 0;
    text-align: center;
    margin: 70px 0 0 0;
}
.slick-dots li {
    display: inline-block;
    margin: 0 10px;
}
.slick-dots button {
    color: transparent;
    outline: none;
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #FFC7BC;
}
.slick-dots .slick-active button {
    background: #FFC7BC;
}

/*---PLAN----------------------------*/
#plan {
    padding-top: 74px;
    padding-bottom: 138px;
}
#plan .title_ja {
    margin-bottom: 48px;
}
/*---FAQ-----------------------------*/
#faq {
    background-color: #fff;
    padding-top: 104px;
    padding-bottom: 128px;
}
.accordion-area {
    margin-top: 50px;
    text-align: start;
    max-width: 996px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.accordion-area li {
    background-color: #FFEDEA;
    border-radius: 20px;
    padding: 34px 30px 29px 30px;
    margin-bottom: 20px;
}
.accordion-title {
    margin-left: 10px;
    font-size: 18px;
    position: relative;
}
.accordion-title::after {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    background-image: url(../images/accordion-btn_open.png);
    background-size: contain;
    right: 30px;
}
.accordion-title.open::after {
    background-image: url(../images/accordion-btn_close.png);
    right: 30px;
}
.q {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    font-size: 24px;
    margin-right: 33px;
}
.a {
    margin-top: 33px;
    padding-top: 30px;
    padding-left: 10px;
    border-top: 2px dotted #808080;
    display: none;
}
.a p {
    max-width: 822px;
    width: 100%;
}
/*---CONTACT-------------------------*/
#contact {
    background-color: #F8F9FA;
    padding-top: 55px;
    padding-bottom: 56px;
    font-size: 18px;
}
#contact .title_ja {
    margin-bottom: 28px;
}
.contact__body {
    max-width: 996px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-shadow: 0px 5px 15px 0px rgba(227, 227, 227, 0.5);
    border-radius: 20px;
    padding-top: 82px;
    padding-bottom: 65px;
}
.download-btn_cta {
    max-width: 415px;
    width: 100%;
    height: 80px;
    border: 1px solid #1571DA;
    border-radius: 12px;
    font-size: 22px;
    color: #1571DA;
    line-height: 80px;
    margin-right: 24px;
}
.contact-btn_cta {
    max-width: 415px;
    width: 100%;
    height: 80px;
    border: 1px solid #1571DA;
    border-radius: 12px;
    font-size: 22px;
    color: #fff;
    background-color: #1571DA;
    line-height: 80px;
}
.contact__body .ly_flex {
    justify-content: center;
    margin-top: 16px;
    margin-bottom: 57px;
}
.tel {
    font-size: 41px;
    color: #1571DA;
    font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.tel img {
    margin-top: 16px;
    margin-right: 10px;
}
/*---FOOTER-------------------------------*/
.footer {
    background-color: #333;
    padding-top: 61px;
    color: #9A9A9A;
    text-align: start;
}
.footer__inner .ly_flex {
    justify-content: flex-start;
    margin-bottom: 10px;
}
.address {
    margin-left: 10px;
}
.address span {
    margin-left: 5px;
}
.logo_totsu {
    margin-top: 43px;
    margin-bottom: 38px;
}
.footer-nav {
    border-left: 1px solid #707070;
    padding-left: 50px;
    margin-top: 52px;
}
.footer-nav a {
    color: #9A9A9A;
}
.footer-nav li {
    margin-bottom: 12px;
}
.logo-area {
    background-color: #fff;
    width: 272px;
    height: 392px;
    border-radius: 20px 20px 0 0;
    text-align: center;
    padding-top: 68px;
}
.copyright {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    margin-top: 50px;
    margin-bottom: 45px;
  letter-spacing: 0.05em;
}
/*---レスポンシブ----------------------------*/
@media (max-width: 1200px) {
    /*--共通----------------------*/
    .for_pc {
        display: none !important;
    }
    .for_sp {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .ly_flex {
        flex-direction: column;
    }
    body {
        font-size: 14px;
    }
    .title_ja {
        padding-top: 13px;
    }
    /*--FV-------------------------*/    
    .logo {
        width: 100px;
    }
    .header {
        padding-top: 14px;
        height: 80px;
    }
    .header__inner {
        flex-direction: row;
    }
    .sp-nav {
        flex-direction: row;
        font-size: 10px;
    }
    .download-btn_sp {
        border: 1px solid #1571DA;
        background-color: #fff;
        padding: 5px 20px;
        border-radius: 4px;
        margin-right: 6px;
    }
    .download-btn_sp a {
        color: #1571DA;
    }
    .contact-btn_sp {
        border: 1px solid #1571DA;
        background-color: #1571DA;
        padding: 5px 10px;
        border-radius: 4px;
    }
    .contact-btn_sp a {
        color: #fff;
    }
    .sp-nav {
        margin-left: 20px;
        margin-right: 0;
    }
    .header__inner .ly_flex {
        flex-direction: row;
        justify-content: space-between;
    }
            /*ボタン外側*/
            .open-btn{
                position: relative;/*ボタン内側の基点となるためrelativeを指定*/
                cursor: pointer;
                width: 40px;
                height: 40px;
                display: block;
            }
            /*ボタン内側*/
            .open-btn span{
                display: inline-block;
                transition: all .4s;/*アニメーションの設定*/
                position: absolute;
                left: 14px;
                height: 1px;
                background-color: #1571DA;
                width: 40px;
            }
            .open-btn span:nth-of-type(1) {
                top: 7px;	
            }
            .open-btn span:nth-of-type(2) {
                top:16px;
            }
            .open-btn span:nth-of-type(3) {
                top:25px;
            }
            /*3つ目の要素のafterにmenu表示を指定*/
            .open-btn span:nth-of-type(3)::after {
                content: "";
                position: absolute;
                top: 0;
                left: -1.5px;
                color: #06C755;
                font-size: 10px;
                font-weight: 500;
                letter-spacing: -0.02em;
                text-transform: uppercase;
            }
            /*線が回転して×に*/
            .open-btn.open span:nth-of-type(1) {
                top: 17px;
                left: 11px;
                transform: translateY(6px) rotate(-40deg);
            }
            
            .open-btn.open span:nth-of-type(2) {
                opacity: 0;
            }
            .open-btn.open span:nth-of-type(3){
                top: 30px;
                left: 11px;
                transform: translateY(-6px) rotate(40deg);
            }
    .gnav {
        display: block;
        position: fixed;
        /*right: -100%;*/
        top: -100%;
        width: 100%;
        height: 400px;
        z-index: 9;
        transition: .3s;
        background-color: rgba(227, 243, 253, 0.9);
        text-align: start;
        padding-left: 28px;
    }
    .gnav.open {
        /*right: 0;*/
        top: 80px;
    }
    .gnav li {
        margin-bottom: 21px;
    }
    .gnav a {
        color: #333;
        font-size: 12px;
        font-weight: 600;
    }
    .fv {
        margin-top: 0;
        padding-top: 0;
    }
    #imageBox {
        height: 1500px;
    }    
    /*---ABOUT--------------------------*/
    #about {
        padding-bottom: 30px;
    }
    .about__body {
        margin-top: 135px;
    }
    .about__copy {
        font-size: 16px;
    }
    .about__item {
        width: 335px;
        margin-right: 0;
    }
    .about__inner .ly_flex {
        align-items: center;
    }
    /*---FUNCTION----------------------*/
    #function {
        padding-top: 28px;
        padding-bottom: 13px;
    }
    .function__inner {
        padding-top: 32px;
    }
    .function__inner .ly_flex {
        align-items: center;
    }
    .card-columns2 .text-area {
        margin-left: 0;
    }
    .sub-title {
        font-size: 30px;
        margin-top: 17px;
    }
    .function__item {
        height: auto;
        padding: 20px 15px 35px 20px;
    }
    .function__item .ly_flex {
        flex-direction: row;
    }
    .function__item img {
        width: 110px;
        margin-right: 13px;
    }
    /*---MERIT--------------------------*/
    #merit {
        padding-top: 28px;
        padding-bottom: 49px;
    }
    #merit .sub-title {
        margin-top: 24px;
        margin-bottom: 25px;
    }
    .merit__inner li {
        height: auto;
        padding: 30px 20px;
    }
    .merit__inner .text-area {
        margin: 0;
    }
    .text_merit1 {
        width: 57px;
        margin: 0;
    }
    .text_merit2 {
        width: 97px;
        margin: 0;
    }
    .text_merit3 {
        width: 96px;
        margin: 0;
    }
    .text_merit4 {
        width: 105px;
    }
    .text_merit5 {
        width: 95px;
        margin: 0;
    }
    #merit span {
        font-size: 18px;
    }
    #merit h3 {
        font-size: 26px;
        margin-top: 23px;
        margin-bottom: 16px;
    }
    .img_merit1 {
        margin-left: 0;
        width: 171px;
    }
    .img_merit2 {
        width: 214px;
    }
    .img_merit3 {
        width: 213px;
    }
    .img_merit4 {
        width: 194px;
        margin: 0;
    }
    .img_merit5 {
        width: 182px;
        margin-top: 39px;
        margin-left: 0;
    }
    /*--------------------------*/
    #business-partner {
        padding-top: 39px;
        padding-bottom: 32px;
    }
    #plan {
        padding-top: 31px;
        padding-bottom: 58px;
    }
    /*---CASE------------------*/
    .case__item {
        max-width: 375px;
        width: 100%;
        height: 670px;
        padding: 20px;
        border-radius: 30px;
    }
    .case__item h3 {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: 0;
        margin-left: 0;
    }
    .case__name {
        flex-direction: row;
    }
    .case__textarea {
        font-size: 12px;
        margin-left: 0;
    }
    .case_bottom {
        flex-direction: column-reverse;
    }
    .case__item02 .case__name {
        margin-top: 79px;
    }
    .case__item03 .case__name {
        margin-top: 46px;
    }
    .case__item04 h3 {
        margin-bottom: 55px;
    }
    .prev-arrow_case {
        top: -70%;
        left: 2%;
        width: 30px;
    }
    .next-arrow_case {
        top: -70%;
        right: 2%;
        width: 30px;
    } 
    .img_customer {
        max-width: 330px;
        width: 100%;
    }   
    /*---FAQ-------------------*/
    #faq {
        padding-top: 29px;
        padding-bottom: 52px;
    }
    .accordion-area {
        margin-top: 40px;
    }
    .accordion-area li {
        padding: 20px;
    }
    .accordion-title {
        margin-left: 0;
    }
    .q {
        margin-right: 16px;
    }
    .accordion-title::after, .accordion-title.open::after {
        right: 0;
        top: 0;
    }
    .a {
        padding-top: 20px;
    }
    /*---CONTACT--------------*/
    #contact {
        background-color: #fff;
        padding: 30px 20px;
    }
    .contact__inner {
        padding: 20px 20px 35px 20px;
        box-shadow: 0px 5px 15px 0px rgba(227, 227, 227, 0.5);
        border-radius: 20px;
    }
    .download-btn_cta {
        margin-top: 13px;
        margin-right: 0;
    }
    .contact-btn_cta {
        margin-top: 13px;
    }
    .contact__inner .ly_bold {
        font-size: 16px;
        margin-top: 13px;
    }
    .tel {
        border: 1px solid #1571DA;
        border-radius: 12px;
        font-size: 34px;
        max-width: 375px;
        width: 100%;
        height: 80px;
        line-height: 80px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .tel img {
        width: 18px;
        margin-top: 27px;
    }
    .cta-area {
        align-items: center;
    }
    .separate {
        background-color: #fff;
    }
    /*---FOOTER----------------*/
    .footer__body {
        max-width: 375px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;

    }
    .footer__inner {
        padding: 20px;
        font-size: 12px;
    }
    .footer__inner .ly_flex {
        flex-direction: row;
    }
    .store {
        width: 65px;
    }
    .footer-nav {
        border-left: none;
        margin-top: 16px;
        margin-bottom: 18px;       
        padding-left: 20px;
    }
    .footer-nav .ly_flex {
        flex-direction: row;
    }
    .nav_right {
        margin-left: 34px;
    }
    .logo-area {
        height: 163px;
        padding-top: 40px;
        margin-left: 30px;
    }
    .copyright {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}
@media (max-width: 768px) {
    #imageBox {
        height: 100vh;
    }    
}
@media (max-width: 425px) {
    #imageBox {
        height: 521px;
    }    
}
@media (max-width: 374px) {
    .about__item {
        width: 300px;
    }
}