/* header */
#header{
    top: 40px;
}
#black_gheader{
    width: 100%;
    height: 40px;
    background: #000000;
    display: flex;
    align-items: center;
}
#black_gheader a{
    color: #999999;
    font-size: 13px;
    position: relative;
    transition: color 0.3s cubic-bezier(0.4,0,0,1);
}
#black_gheader .g-head{
    margin-left: auto;
}
#black_gheader .g-head li{
    display: inline-block;
    padding: 0 10px;
}
#black_gheader .forbiz{
    font-family: "FP-ヒラギノ角ゴ ProN W3";
    margin-right: 60px;
    margin-left: 20px;
}
#black_gheader .forbiz .fa-building{
    opacity: 1;
}
#black_gheader a:hover{
    color: #fff;
    text-decoration: #fff;
}
.top-header .logo img{
    width: 235px;
    height: 37px;
}

.flat-kv{
    width: 100%;
    height: 39.36vw;
    position: relative;
    min-height: 561px;
    overflow: hidden;
}
.flat-kv img{
    height: 100%;
    width: auto;
    max-width: unset;
}
.flat-kv h1{
    position: absolute;
    color: #ffffff;
    font-size: 48px;
    top: calc(50% - 54px);
    padding-left: 90px;
    letter-spacing: 4px;
    /* text-shadow: 0 0 8px rgba(16,31,115,1); */
    /* text-shadow: 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5),
                 0 0 9px rgba(22,30,71,0.5); */
    text-shadow:0 0 8px rgba(0, 0, 0, 1)
}

.eng-font{
    font-family: 'Montserrat', sans-serif;
}
.italic{
    font-style: italic;
}
.p-detail-menu__item--blue.only-pink,.p-detail-menu__item--pink.only-pink{
    padding: 12px 20px;
    border-radius: 21px;
    letter-spacing: 0.25px;
    margin-top: 5px;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
}
.p-detail-menu__item--blue.only-pink.is-active,.p-detail-menu__item--blue.only-pink.is-active:hover,
.p-detail-menu__item--pink.only-pink.is-active,.p-detail-menu__item--pink.only-pink.is-active:hover{
    background: #ec3f69;
}
.p-detail-menu__item--blue.only-pink:hover,.p-detail-menu__item--pink.only-pink:hover{
    background: #facad6;
}
.p-detail-menu__item--pink.only-pink:before,
.p-detail-menu__item--blue.only-pink::before{
    display: none;
}
.p-detail-menu__item--pink.only-pink span,
.p-detail-menu__item--blue.only-pink span{
    color: #ec3f69;
    font-style: italic;
    margin-right: 8px;
}
.p-detail-menu__item--pink.only-pink.is-active span,
.p-detail-menu__item--blue.only-pink.is-active span{
    color: #fff;
}

.p-detail__body{
    background: rgba(16,31,115,0.05);
}
.detail-path{    
    fill: none;
    stroke-width: 4px;
    stroke-linecap: round;
    fill-rule: evenodd;    
    /* stroke-dashoffset: 0; */
    stroke-dasharray: 0,10;
    stroke-linejoin: miter;        
    visibility: hidden;
}
#detail-path-1, #detail-path-2, #detail-path-3, #detail-path-4, #detail-path-5{
    stroke: #ec3f69;
}
.detail-path.is-active{
    /* stroke-dasharray: 0,10; */
    /* animation: stroke 1s cubic-bezier(0.81, 0.08, 0.53, 1) 0s forwards; */
    animation: none;    
    visibility: visible;
}
.p-detail__path{    
    top: 20px;
    left: 174px;
}
.p-detail__ttl--pink.change-pink,.p-detail__ttl--blue.change-pink{
    color: #d72a6f;
    font-family: "FP-ヒラギノ角ゴ ProN W6"; 
    font-size: 18px;   
}
.p-detail__ttl--pink.change-pink span,.p-detail__ttl--blue.change-pink span{
    font-family: 'Montserrat', sans-serif;    
    font-weight: bold;
    font-style: italic;   
    font-size: 49px;
}
.p-detail__txt{
    line-height: 32px;
    letter-spacing: 0.5px;
    font-size: 14px;
}
.bg-dots{
    background:url(../img/bg_dot.png);    
}

.p-usage__number span {
    font-size:49px;
    text-indent: -10px;
}
.p-usage__card:after{
    background: url(../img/pink-arrow.png);
    content: "";
    width: 77px;
    height: 33px;
    top: 190px;
}
.blue-bold{
    color: #109dca;
    font-family: "FP-ヒラギノ角ゴ ProN W6"; 
}
.p-usage__ttl{
    color: #d72a6f;
    font-family: "FP-ヒラギノ角ゴ ProN W6"; 
    font-size: 20px;
}
.p-usage__txt{
    letter-spacing: 0;
}
.boxes-txt{
    width: 60%;
    padding-right: 50px;
    font-family: "FP-ヒラギノ角ゴ ProN W6"; 
}
.boxes-txt.r-conts{
    padding-left: 50px;
    padding-right: 0;
    margin-left: 0;
}
.boxes-txt .ttl-h2 span{
    color: #109dca;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-weight: bold;
    display: block;
    margin-top: -95px;
    font-size: 65px;
    position: relative;
}
.boxes-txt .ttl-h2 span::after{
    content: "";
    position: absolute;
    width: 90px;
    height: 2px;
    background: #109dca;
    bottom: 16px;
    left: 0;
}
.boxes-img{
    width: 40%;
    text-align: center;
}
.boxes-img img{
    width: 90%;
}

.normal-sec{
    padding: 90px 0;
}
.bg-liblue-grad{
    background-image: linear-gradient(to right, #f3f4f8 0%, #fff 100%);  
}
.bg-liblue-grad.grad-right{
    background-image: linear-gradient(to right, #fff 0%, #f3f4f8 100%);  
}
.bg-ligntblue{
    background: rgba(16,31,115,0.05);
}
.p-usage{
    margin-top: 35px;
}
.parchase{
    width: 75%;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 50px;
}
.parchase .fig{
    width: 50%;
    text-align: center;
}
.parchase .connecter-status{
    width: 50%;
    padding-left: 50px;
}
.connecter-status .ttl{
    font-size: 18px;
}
.status-table{
    margin-top: 15px;
    width: 100%;
}
.status-table th,.status-table td{
    padding: 8px 15px;
    font-size: 14px;
    text-align: left;
    background: #fff;
    border-bottom: 2px solid #f3f4f8;  
    letter-spacing: 0px;  
}
.status-table th{
    width: 55%;
    font-family: "FP-ヒラギノ角ゴ ProN W6";     
    border-right: 2px solid #f3f4f8;
}
a.link{
    color: #109dca;
}
a.link:hover{
    color: #18bef5;
}
.in-conts{
    width: 71.43%;
    margin: auto;    
    max-width:1000px;
}
.features{
    display: flex;    
    flex-flow: row wrap;
    margin-top: 40px;
}
.features .detail{
    /* width: 21%; */
    width: calc(21% + 50px);
    padding-right: 50px;
    min-width: 255px;
    margin-bottom: 50px;
    /* margin-right: auto; */
    position: relative;
}
.features .detail:last-of-type{
    /* margin-right: 0; */
    width: 21%; 
    min-width: 205px;
    padding-right: 0;
}
.features .detail:not(:last-of-type)::before{
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #109dca;
    top: calc(50% - 93.25px);
    right: 5px;
}
.features .detail:not(:last-of-type)::after{
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    border-right: 2px solid #109dca;
    border-top: 2px solid #109dca;
    transform: rotate(45deg);
    top: calc(50% - 103.25px);
    right: 5px;
}
.features .detail .fig{
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
    text-align: center;
}
.features .detail .ttls{
    color: #109dca;
    font-size: 20px;
    letter-spacing: 0.25px;
    font-family: "FP-ヒラギノ角ゴ ProN W6"; 
    margin-bottom: 15px;
    text-align: center;
}
.features .detail .expr{
    line-height: 1.75;
    letter-spacing: 0;        
}
.note{
    font-size: 12px;
    line-height: 1.5;
    background: #fff;
    border: 4px solid #f3f4f8;
    padding: 23px;
    display: block;
}

@media screen and (min-width:750px) and (max-width:1380px){
    .features{
        width: 511px;
        margin-left: auto;
        margin-right: auto;
    }
    /* .features .detail:nth-of-type(2){
        width: 21%;
        padding-right: 0;
        min-width: 205px;
    }
    .features .detail:nth-of-type(2)::before,.features .detail:nth-of-type(2)::after{
        display: none;
    } */
}

.connecter-area{
    text-align: center;
}
.connecter-area .connes{
    padding-left: 75px;
}
.connecter-area .figs{
    padding-right: 75px;    

}
.bg-bluegrad{
    background-image: linear-gradient(to right, rgba(16,31,115,0.7) 0%, rgba(16,157,202,0.7) 100%);
    color: #fff;
}
.bg-bluegrad .ttl-h2{
    color: #fff;
}
.blue-table{    
    width: 100%;
    max-width: 1000px;
    margin: auto;
    border-collapse: separate;
    border-spacing: 4px 2px;
}
.blue-table th{
    padding: 18px 25px;
    background: rgba(16,31,115,0.2);    
    font-family: "FP-ヒラギノ角ゴ ProN W6";    
    line-height: 1.25;
}
.blue-table td{
    padding: 18px 45px;
    background: rgba(16,31,115,0.2);
    line-height: 1.25;
}
.cv-mirage{
    padding: 50px 0;
}
a.btn-blue{
    display: inline-block;
    width: 300px;
    border: 2px solid #109dca;
    border-radius: 50px;
    color: #109dca;
    font-size: 14px;
    font-family: "FP-ヒラギノ角ゴ ProN W6";    
    padding: 15px;
    text-align: center;    

    background-image: linear-gradient(to right, #fff 50%, #004f8f 50%, #109dca 100%);  
  	background-position: 0 0;
  	background-size: 201% auto;
    transition: all .5s cubic-bezier(0.4,0,0,1) 0s;
}
a.btn-blue:hover{
    background-position: -99.5% 0; 
    color: #fff;
    /* border: 0;    */
}
.app-add{
    margin: 45px auto 20px;
}
.add-txt{
    font-size: 12px;
    letter-spacing: 0px;
}
.app-links a{
    margin: 0 4px;
}
.app-links a:hover{
    opacity: 0.65;
    transition: 0.25s;
}
.comparison{
    width: 75%;
    max-width: 1000px;
    margin: auto;    
    position: relative;
}
.comparison::after{
    position: absolute;
    content:"";
    width: 33%;    
    height: calc(100% - 104px);
    border: 4px solid #109dca;
    top: -3px;
    left: calc(66% + 5px);
}
.cprsn-table{
    width: 100%;
    margin-bottom: 50px;
    border-spacing: 6px 3px;
    border-collapse: separate;
}
.cprsn-table .clear-th{
    opacity: 0;
}
.cprsn-table th,.cprsn-table td{
    width: calc(100% / 3 );
    padding: 18px;
    background: #f3f4f8;    
    text-align: center; 
    font-family: "FP-ヒラギノ角ゴ ProN W6";    
}
.cprsn-table .th-img{
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
}
.cprsn-table .th-img img{
    padding-bottom: 15px;    
    width: 58%;
    max-width: 160px;
}
.cprsn-table .th-img span{
    display: block;
    text-align: left;
    font-size: 18px;
    font-family: "FP-ヒラギノ角ゴ ProN W6";    
    line-height: 40px;
}
.cprsn-table .th-img span span{    
    font-size: 12px;
    font-family: "FP-ヒラギノ角ゴ ProN W3";    
    line-height: 12px;
}

a.btn-contact.blue::after{
    background-image: linear-gradient(to right, #004f8f 0%, #109dca 100%);
    /* background-image: linear-gradient(to right, #101f73 0%, #175eb7 100%); */
}

@media screen and (max-width:1000px){
    .flat-kv img {        
        left: -30%;
        position: relative;
    }
    .flat-kv h1{
        font-size: calc(2vw * 2);
    } 
}

@media screen and (max-width:750px){
    #black_gheader{
        display: none;
    }
    .flat-kv{
        height: 500px;
        min-height: unset;
    }
    .flat-kv img {        
        left: calc(100% - 1000px);
        position: relative;
    }
    .flat-kv h1{
        top: calc(50% - 11.6px);
        font-size: 24px;
        padding-left: 0;
        letter-spacing: 1.75px;
        width: 90%;
        left: 5%;
    }
    a.btn-blue{
        width: 250px;
    }

    .in-conts{
        width: 90%;
    }
    .features .detail,.features .detail:last-of-type{
        width: 100%;
        padding-right: 0;
        margin-bottom: 80px;
    }
    .features .detail:last-of-type{
        margin-bottom: 50px;
    }
    .features .detail:not(:last-of-type)::before{        
        width: 2px;
        height: 40px;                
        top: unset;
        bottom: -60px;
        right: calc(50% - 1px);
    }
    .features .detail:not(:last-of-type)::after{                        
        transform: rotate(135deg);
        top: unset;
        bottom: -60px;
        right: calc(50% - 10.5px);
    }
    .note{
        letter-spacing: 0;
        padding: 15px;
        width: 111%;
        margin-left: -5.5%;
    }

    .normal-sec{
        width: 90%;
        margin: auto;
    }
    .cv-mirage{
        padding: 25px;
    }
    .p-container{
        padding-left: 0;
        padding-right: 0;
    }
    .p-detail__body{
        padding: 20px;
    }
    .sp-image{
        width: 70%;
    }
    .app-links a {
        margin: 0 4px;        
        display: inline-block;
        height: 40px;
    }
    .app-links a img{
        height: 100%;
        width: auto;
    }
    .parchase{
        width: 100%;
    }
    .parchase .fig{
        width: 70%;
        margin: auto auto 30px;
    }
    .parchase .connecter-status{
        width: 90%;
        padding-left: 0;
        margin: auto;
    }
    .connecter-status .ttl{
        text-align: center;
    }
    .status-table th, .status-table td{
        line-height: 1.25;
        vertical-align: middle;
    }
    .boxes-txt{
        width: 100%;
        padding-right: 0;
        margin-bottom: 50px;
    }
    .boxes-txt.r-conts{
        padding-left: 0;
        margin-bottom: 50px;
    }
    .boxes-img{
        width: 100%;
    }
    .boxes-img img{
        width: 60%;
    }
    .comparison{
        width: 100%;
    }
    .comparison::after{
        width: 38%;                        
        left: calc(60% + 3px);
        height: calc(100% - 108px);
        top: 0.5px;
    }    
    .connecter-area .connes{
        padding-left: 0;
        width: 80%;
        max-width: 100%;
        padding-bottom: 50px;
    }
    .connecter-area .figs{
        padding-right: 0;
        width: 90%;
        max-width: 100%;
        margin-top: 25px;
    }
    .cprsn-table th, .cprsn-table td{
        width: calc(33% - 8px);
        padding: 10px;
        vertical-align: middle;
    }
    .cprsn-table .th-img{
        padding: 10px;
    }
    .cprsn-table .th-img img {        
        width: 80%;
    }
    .cprsn-table .th-img span{
        font-size: 12px;
        line-height: 20px;
    }
    .cprsn-table .th-img span span{
        font-size: 10px;
    }
    .blue-table th{
        padding: 18px 10px;
        min-width: 100px;
    }
    .blue-table td {
        padding: 18px 25px;
    }    
    .cprsn-table .clear-th{
        width: 20%;
    }
}
@media screen and (min-width:750px){
    .pc-flex{
        display: flex;
        flex-flow:row wrap;
    }
    .flex-center{
        justify-content: center;
    }
}

