/* common */
.c-headEn01 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: .05em;
    margin-bottom: 18px;
}

.c-head01 {
    text-align: center;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.38;
    font-feature-settings: 'palt' on;
}

@media screen and (max-width: 900px) {
    .c-headEn01 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .c-head01 {
        font-size: 32px;
    }
}

.c-list li {
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.c-list li:nth-of-type(2n) {
    flex-direction: row-reverse;
}
.c-list li:nth-of-type(1) {
    margin-top: 0;
}

.c-list__txts {
    width: 48%;
}

.c-list__num {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.47;
    letter-spacing: .02em;
}

.c-list__head {
    margin-top: 20px;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.42;
}
.c-list__head .--small {
    font-size: 28px;
}

.c-list__txt {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.89;
    letter-spacing: .03em;
}

.c-list__tags {
    position: relative;
    width: calc(100% + 6px);
    padding-top: 14px;
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.47;
}

.c-list__tag {
    margin: 6px 6px 0 0;
    padding: 4px 12px 5px;
    border-radius: 7px;
    border: 1px solid #F2F2F2;
    background: #F8F8F8;
}
.p-option .c-list__tag {
    border-radius: 100vh;
    border: none;
    background: #482db5;
    color: #fff;
}

.c-list__img {
    width: 48.7%;
}

.c-list__img img {
    border-radius: 20px;
    box-shadow: 20px 20px 50px 0px rgba(0, 0, 0, 0.02);
}

@media screen and (max-width: 900px) {
    .c-list li {
        margin-top: 40px;
        display: block;
    }
    
    .c-list__txts {
        width: 100%;
    }
    
    .c-list__num {
        font-size: 14px;
    }
    
    .c-list__head {
        margin-top: 10px;
        font-size: 26px;
    }
    .c-list__head .--small {
        font-size: 18px;
    }
    
    .c-list__txt {
        margin-top: 15px;
        font-size: 14px;
    }
    
    .c-list__tags {
        padding-top: 9px;
        font-size: 11px;
    }
    
    .c-list__tag {
        padding: 3px 10px 4px;
        border-radius: 5px;
    }
    
    .c-list__img {
        width: 100%;
        margin-top: 16px;
    }
    
    .c-list__img img {
        border-radius: 12px;
    }
}

/*===========================================================================*/
/*  mv  */
/*===========================================================================*/
.p-mv {
    position: relative;
    padding: 90px 20px 47px;
    overflow: hidden;
}
.p-mv::before {
    background: linear-gradient(118deg,  transparent 6.79%, #F7F7FF 58.91%);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.p-mv__bg {
    position: absolute;
    width: 977px;
    top: -213px;
    right: -98px;
    z-index: 1;
}

.p-mv__bg02 {
    height: 168px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
}

.p-mv__bg02 img {
    height: 100%;
    object-fit: fill;
}

.p-mv__inner {
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.p-mv__head .--small {
    display: block;
    font-feature-settings: 'palt' on;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.47;
    letter-spacing: .07em;
}

.p-mv__head .--large {
    display: block;
    font-feature-settings: 'palt' on;
    font-size: 53px;
    font-weight: 700;
    line-height: 1.35;
}

.p-mv__head .--large .br-tab {
    display: none;
}

.p-mv__subHead {
    max-width: 504px;
    padding: 6px 10px 7px;
    background-color: #482db5;
    border-radius: 4px;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: .03em;
    margin-top: 11px;
    color: #fff;
}

.p-mv__txts {
    display: flex;
    align-items: center;
    margin-top: 13px;
}

.p-mv__txts--left {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.p-mv__txts--left .--subhead {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: -.02em;
}

.p-mv__txts--left .--tag {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: -.04em;
    position: relative;
    z-index: 2;
    margin-top: 9px;
    padding: 7px 18px 8px 12px;
    filter: drop-shadow(9px 9px 23px rgba(95, 59, 199, 0.11));
    transform: translateZ(0);
    color: #fff;
}
.p-mv__txts--left .--tag::before {
    clip-path: polygon(calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%, 0 0);
    background-color: #f45633;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.p-mv__txts--right {
    display: flex;
    align-items: center;
    margin-left: 6px;
}

.p-mv__txts--right .u-en {
    font-size: 106px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.02em;
}

.p-mv__txts--right .--ja {
    font-size: 59px;
    font-weight: 900;
    line-height: 1;
}

.p-mv__img {
    position: absolute;
    width: 827px;
    left: calc(50% - 81px);
    top: -56px;
}

.p-mv__inner02 {
    max-width: 1160px;
    margin: 36px auto 0;
    position: relative;
    z-index: 3;
}

.p-mv__list {
    display: flex;
    justify-content: space-between;
}

.p-mv__list li {
    width: 31.2%;
}

.p-mv__list li a {
    display: block;
    position: relative;
    background-color: #fff;
    border-radius: 12px;
    padding: 19px 10px 50px;
    box-shadow: 10px 10px 27px 0px rgba(95, 59, 199, 0.11);
}

.p-mv__list--icon {
    position: absolute;
    width: 42px;
    top: -7px;
    left: -4px;
    z-index: 2;
    filter: drop-shadow(0px 0px 11.42px rgba(0, 107, 206, 0.33));
    transform: translateZ(0);
}
.p-mv__list--icon::before {
    background-color: #482db5;
    opacity: 0.2;
    filter: drop-shadow(10.31px 10.31px 26.869px rgba(95, 59, 199, 0.11));
    content: '';
    height: 48px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 48px;
    transform: translate(-50%, -50%);
    border-radius: 100vh;
    z-index: -1;
}

.p-mv__list--txt {
    text-align: center;
}

.p-mv__list--txt>* {
    display: block;
}

.p-mv__list--txt .--small {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.47;
}

.p-mv__list--txt .--large {
    font-size: 27px;
    font-weight: 700;
    line-height: 1.47;
    margin-top: 1px;
    color: #482DB5;
}

.p-mv__list--more {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 10px 8px;
    border-radius: 0px 0px 12px 12px;
    background: linear-gradient(105deg, #8F7AE1 10.4%, #482DB5 60.28%);
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    color: #fff;
}

@media screen and (max-width: 1160px) {
    .p-mv__head .--large .br-tab {
        display: inline;
    }
    
    .p-mv__subHead {
        max-width: 400px;
    }

    .p-mv__txts {
        max-width: 400px;
        flex-direction: column;
    }
}

@media screen and (max-width: 900px) {
    .p-mv {
        padding: 60px 20px 23px;
    }
    
    .p-mv__bg {
        width: 354px;
        top: 52px;
        right: -88px;
    }

    .p-mv__bg02 {
        height: 68px;
    }
    
    .p-mv__inner {
        max-width: 500px;
        padding-bottom: 267px;
    }
    
    .p-mv__head .--small {
        font-size: 15px;
    }
    
    .p-mv__head .--large {
        display: block;
        font-size: 30px;
        white-space: nowrap;
    }
    
    .p-mv__head .--large .br-tab {
        display: none;
    }
    
    .p-mv__subHead {
        max-width: unset;
        padding: 5px 10px 6px;
        border-radius: 3px;
        font-size: 14px;
        margin-top: 11px;
    }
    
    .p-mv__txts {
        flex-direction: row;
        margin-top: 8px;
    }
    
    .p-mv__txts--left {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    
    .p-mv__txts--left .--subhead {
        font-size: 12px;
    }
    
    .p-mv__txts--left .--tag {
        font-size: 14px;
        margin-top: 9px;
        padding: 5px 11px 6px 8px;
    }
    .p-mv__txts--left .--tag::before {
        clip-path: polygon(calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%, 0 0);
    }
    
    .p-mv__txts--right {
        display: flex;
        align-items: center;
        margin-left: 4px;
    }
    
    .p-mv__txts--right .u-en {
        font-size: 70px;
    }
    
    .p-mv__txts--right .--ja {
        font-size: 39px;
    }
    
    .p-mv__img {
        position: absolute;
        width: 422px;
        left: calc(50% - 196px);
        top: 227px;
    }
    
    .p-mv__inner02 {
        max-width: 335px;
        margin: 0 auto;
    }
    
    .p-mv__list {
        display: block;
    }
    
    .p-mv__list li {
        width: 100%;
        margin-top: 16px;
    }
    .p-mv__list li:nth-of-type(1) {
        margin-top: 0;
    }
    
    .p-mv__list li a {
        padding: 15px 10px 43px;
    }
    
    .p-mv__list--icon {
        width: 33px;
        top: -6px;
        left: -6px;
    }
    .p-mv__list--icon::before {
        height: 38px;
        width: 38px;
    }
    
    .p-mv__list--txt .--small {
        font-size: 15px;
    }
    
    .p-mv__list--txt .--large {
        font-size: 22px;
        margin-top: 0;
    }
    
    .p-mv__list--more {
        padding: 9px 10px 10px;
        font-size: 10px;
    }
}

/*===========================================================================*/
/*  badges  */
/*===========================================================================*/
.p-badges {
    padding-top: 50px;
    padding-bottom: 38px;
}

.p-badges__list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 15px;
    color: #A4924C;
}

.p-badges__list li {
    position: relative;
}

.p-badges__list li:nth-of-type(1) {
    width: 301px;
    text-align: center;
}
.p-badges__list li:nth-of-type(2) {
    width: 227px;
    text-align: center;
    padding-top: 3px;
}
.p-badges__list li:nth-of-type(3) {
    width: 304px;
    padding: 6px 36px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.p-badges__list li::before {
    background: url('../img/top/badge-deco01.png') no-repeat center center/contain;
    content: '';
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
    width: 36px;
}

.p-badges__list li::after {
    background: url('../img/top/badge-deco02.png') no-repeat center center/contain;
    content: '';
    height: 90px;
    right: 0;
    position: absolute;
    top: 0;
    width: 36px;
}

.p-badges__list li.--01 .--head {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: .025em;
}

.p-badges__list li.--01 .--nums {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -9px;
}

.p-badges__list li.--01 .u-en {
    font-size: 52px;
    font-weight: 800;
    letter-spacing: .005em;
    line-height: 1.4;
}

.p-badges__list li.--01 .--ja {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .025em;
    transform: translate(0, 3px);
}

.p-badges__list li.--01 .--caution {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: .045em;
    margin-top: -11px;
}

.p-badges__list li.--02 .--head {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: .025em;
}

.p-badges__list li.--02 .--nums {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -9px;
}

.p-badges__list li.--02 .u-en {
    font-size: 58px;
    font-weight: 800;
    letter-spacing: .005em;
    line-height: 1.4;
}

.p-badges__list li.--02 .--ja {
    font-size: 29px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .025em;
    transform: translate(0, 3px);
}

.p-badges__list li.--03 .--head {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: .025em;
}

.p-badges__list li.--03 .--img {
    width: 60px;
}

.p-badges__caution {
    margin-top: 15px;
    color: #8B94a7;
    text-align: center;
    font-size: 10px;
    line-height: 1.38;
    letter-spacing: .05em;
}

@media screen and (max-width: 900px) {
    .p-badges {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .p-badges__list {
        flex-wrap: wrap;
        gap: unset;
        row-gap: 15px;
        column-gap: 9px;
    }
    
    .p-badges__list li:nth-of-type(1) {
        width: 186px;
    }
    .p-badges__list li:nth-of-type(2) {
        width: 140px;
        padding-top: 2px;
    }
    .p-badges__list li:nth-of-type(3) {
        width: 200px;
        padding: 4px 0 0;
    }

    .p-badges__list li::before {
        height: 55px;
        width: 22px;
    }
    
    .p-badges__list li::after {
        height: 55px;
        width: 22px;
    }
    
    .p-badges__list li.--01 .--head {
        font-size: 12px;
    }
    
    .p-badges__list li.--01 .--nums {
        margin-top: -6px;
    }
    
    .p-badges__list li.--01 .u-en {
        font-size: 32px;
    }
    
    .p-badges__list li.--01 .--ja {
        font-size: 16px;
        transform: translate(0, 1px);
        margin-left: 2px;
    }
    
    .p-badges__list li.--01 .--caution {
        font-size: 10px;
        margin-top: -8px;
    }
    
    .p-badges__list li.--02 .--head {
        font-size: 13px;
    }
    
    .p-badges__list li.--02 .--nums {
        margin-top: -6px;
    }
    
    .p-badges__list li.--02 .u-en {
        font-size: 36px;
    }
    
    .p-badges__list li.--02 .--ja {
        font-size: 18px;
        transform: translate(0, 2px);
    }
    
    .p-badges__list li.--03 .--head {
        font-size: 10px;
    }
    
    .p-badges__list li.--03 .--img {
        width: 36px;
    }
    
    .p-badges__caution {
        margin-top: 20px;
    }
}

/*===========================================================================*/
/*  sv  */
/*===========================================================================*/
.p-sv {
    padding-top: 92px;
    padding-bottom: 85px;
    background: linear-gradient(124deg, #8F7AE1 6.79%, #482DB5 60.44%);
    overflow: hidden;
    position: relative;
}
.p-sv::before {
    background: url('../img/top/sv-logo.webp') no-repeat center center/contain;
    content: '';
    height: 478px;
    right: -82px;
    position: absolute;
    top: -71px;
    width: 551px;
}

.p-sv__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.p-sv__tags {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.47;
    color: #fff;
    gap: 8px;
}

.p-sv__tag {
    padding: 4px 12px 5px;
    border-radius: 100vh;
    background: rgba(255, 255, 255, .20);
}

.p-sv__head {
    margin-top: 10px;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.45;
    color: #fff;
}

.p-sv__btn {
    width: 387px;
    height: 83px;
    background: linear-gradient(94deg, #FF7A5D 5.17%, #F45633 94.83%);
    border-radius: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.45;
}

.p-sv__btn span {
    padding-left: 37px;
    position: relative;
}
.p-sv__btn span::before {
    background: url('../img/common/icon-mail.svg') no-repeat center center/contain;
    content: '';
    height: 27px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 27px;
    transform: translate(0, -50%);
}

@media screen and (max-width: 900px) {
    .p-sv {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .p-sv::before {
        right: unset;
        left: calc(50% - 127px);
        top: -22px;
    }

    .p-sv__inner {
        display: block;
    }
    
    .p-sv__tags {
        font-size: 12px;
        justify-content: center;
    }
    
    .p-sv__tag {
        padding: 3px 10px 4px;
        margin: 0 2px;
    }
    
    .p-sv__head {
        margin-top: 12px;
        font-size: 35px;
        text-align: center;
    }
    
    .p-sv__btn {
        width: 307px;
        height: 64px;
        margin: 12px auto 0;
        font-size: 18px;
    }
    
    .p-sv__btn span {
        padding-left: 31px;
        position: relative;
    }
    .p-sv__btn span::before {
        height: 21px;
        top: calc(50% + 1px);
        width: 21px;
    }
}

/*===========================================================================*/
/*  all  */
/*===========================================================================*/
.p-all {
    padding-top: 28px;
    padding-bottom: 120px;
}

.p-all__list li {
    margin-top: 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.p-all__list li:nth-of-type(2n) {
    flex-direction: row-reverse;
}

.p-all__list--txts {
    width: 47%;
}

.p-all__list--subHead {
    margin-top: -9px;
    font-feature-settings: 'palt' on;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.53;
    letter-spacing: .06em;
    color: #fff;
    padding-left: 6px;
}

.p-all__list--subHead>span {
    position: relative;
    z-index: 2;
    margin-top: 9px;
}

.p-all__list--subHead>span>span {
    z-index: 2;
}

.p-all__list--subHead>span::before {
    background-color: #482db5;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%;
    z-index: -1;
}

.p-all__list--subHead>span.--left::before {
    left: -6px;
    width: calc(100% + 12px);
}
.p-all__list--subHead>span.--right::before {
    width: calc(100% + 12px);
}

.p-all__list--head {
    margin-top: 31px;
    font-feature-settings: 'palt' on;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: .04em;
}

.p-all__list--head .br-tab-only {
    display: none;
}

.p-all__list--subHead02 {
    margin-top: 30px;
    font-feature-settings: 'palt' on;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.51; 
}

.p-all__list--txt {
    margin-top: 15px;
    font-feature-settings: 'palt' on;
    font-size: 15px;
    line-height: 1.92;
    letter-spacing: .02em;
}
.p-all__list li:nth-of-type(2) .p-all__list--txt {
    margin-top: 20px;
}

.p-all__list--img {
    width: 48.8%;
}

.p-all__list li:nth-of-type(2) .p-all__list--img img {
    border-radius: 6px;
}

@media screen and (max-width: 1130px) {
    .p-all__list--head .br-tab-only {
        display: inline;
    }

    .p-all__list--subHead>span.--middle::before {
        width: calc(100% + 12px);
        left: -6px;
    }
}

@media screen and (max-width: 900px) {
    .p-all {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    
    .p-all__list li {
        margin-top: 40px;
        display: block;
    }
    
    .p-all__list--txts {
        width: 100%;
    }
    
    .p-all__list--subHead {
        margin-top: -7px;
        font-size: 15px;
    }
    
    .p-all__list--subHead>span {
        margin-top: 7px;
    }
    
    .p-all__list--subHead>span>span {
        z-index: 2;
    }
    
    .p-all__list--subHead>span::before {
        background-color: #482db5;
        content: '';
        height: calc(100% + 2px);
        left: 0;
        position: absolute;
        top: -1px;
        width: 100%;
        z-index: -1;
    }
    
    /* .p-all__list--subHead>span.--left::before {
        left: 0;
        width: 100%;
    } */
    .p-all__list--subHead>span.--right::before {
        width: 100%;
    }

    .p-all__list--subHead>span.--leftSp::before {
        left: -6px;
        width: calc(100% + 12px);
    }
    .p-all__list--subHead>span.--rightSp::before {
        width: calc(100% + 6px);
    }
    .p-all__list--subHead>span.--middleSp::before {
        width: calc(100% + 12px);
        left: -6px;
    }
    
    .p-all__list--head {
        margin-top: 15px;
        font-size: 36px;
    }
    
    .p-all__list--head .br-tab-only {
        display: none;
    }
    
    .p-all__list--subHead02 {
        margin-top: 22px;
        font-size: 16px;
    }
    
    .p-all__list--txt {
        margin-top: 10px;
        font-size: 14px;
    }
    .p-all__list li:nth-of-type(2) .p-all__list--txt {
        margin-top: 15px;
    }
    
    .p-all__list--img {
        width: 100%;
        margin-top: 20px;
    }
}

/*===========================================================================*/
/*  easy  */
/*===========================================================================*/
.p-easy {
    padding-top: 130px;
    padding-bottom: 120px;
    background-color: #f7f8f8;
}

.p-easy__inner {
    max-width: 1160px;
}

.p-easy__head {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.38;
}

.p-easy__txt {
    margin-top: 21px;
    text-align: center;
    font-feature-settings: 'palt' on;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .03em;
}

.p-easy__contents {
    background-color: #fff;
    padding: 50px 40px 100px;
    border-radius: 30px;
    box-shadow: 20px 20px 50px 0px rgba(0, 0, 0, .02);
    margin-top: 50px;
}

.p-easy__btns {
    display: flex;
    max-width: 505px;
    padding: 10px;
    background-color: #f8f8f8;
    border-radius: 100vh;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
}
.p-easy__btns.--02 {
    margin-top: 40px;
}
.p-easy__btns::before {
    background: linear-gradient(93deg, #765DDA 8.21%, #482DB5 87.23%);
    content: '';
    height: 54px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 238px;
    border-radius: 100vh;
    transition: transform .5s 0s cubic-bezier(.44,.14,.09,1.02);
}
.p-easy__btns.js-outbound::before {
    transform: translate(calc(100% + 10px), 0);
}

.p-easy__btn {
    width: 238px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #b2b5bb;
    text-align: center;
    font-feature-settings: 'palt' on;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42;
    letter-spacing: .05em;
    transition: color .5s 0s cubic-bezier(.44,.14,.09,1.02);
    z-index: 2;
}
.p-easy__btn.js-active {
    color: #fff;
    pointer-events: none;
}
#inbound-btn.p-easy__btn,
#inbound-btn02.p-easy__btn {
    margin-left: 10px;
}

.p-easy__content {
    margin: 60px auto 0;
    max-width: 962px;
    display: none;
}
.p-easy__content.js-active {
    display: block;
}

.p-easy__content--head {
    text-align: center;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.34;
}

.p-easy__content--tags {
    margin-top: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.p-easy__content--tag {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42;
    padding: 9px 20px 9px 39px;
    margin: 0 5px;
    border-radius: 13px;
    position: relative;
    border: #e7e7e7 solid 1px;
}
.p-easy__content--tag::before {
    background-color: #482db5;
    content: '';
    height: 10px;
    left: 20px;
    position: absolute;
    top: 50%;
    width: 10px;
    transform: translate(0, -50%);
    border-radius: 100vh;
}

.p-easy__content--txt {
    margin-top: 20px;
    text-align: center;
    font-feature-settings: 'palt' on;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .03em;
}

.p-easy__content--img {
    margin-top: 49px;
}

.p-easy__content--img picture {
    margin: 0 auto;
}

.p-easy__content--head02 {
    margin-top: 80px;
    text-align: center;
    font-feature-settings: 'palt' on, 'pwid' on;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.46;
    letter-spacing: .04em;
}

.p-easy__content--list {
    padding-top: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 50px;
    column-gap: 4%;
}
#outbound-content .p-easy__content--list {
    max-width: 694px;
    margin: 0 auto;
    column-gap: 5.6%;
}

.p-easy__content--list li {
    width: 30.6%;
}
#outbound-content .p-easy__content--list li {
    width: 44.1%;
}

.p-easy__content--listImg img {
    border-radius: 10px;
}

.p-easy__content--listHead {
    margin-top: 20px;
    font-feature-settings: 'palt' on;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.44;
    letter-spacing: .04em;
    min-height: 57px;
}
.p-easy__content--listHead.--row01 {
    padding-top: 15px;
}

.p-easy__content--listTxt {
    margin-top: 13px;
    font-feature-settings: 'palt' on;
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: .02em;
}

.p-easy__content--btn {
    margin: 50px auto 0;
}

.p-easy__content--function {
    margin-top: 70px;
    padding-top: 80px;
    border-top: #cdcdcd solid 1px;
}

.p-easy__content--functionHead {
    text-align: center;
    font-feature-settings: 'palt' on, 'pwid' on;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.46;
    letter-spacing: .04em;
}

.p-easy__content--functionList {
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
}

.p-easy__content--functionList li {
    width: calc(100%/3 - 44px/3);
}

.p-easy__content--functionBtn {
    border-radius: 15px;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 8px 8px 28px 0px rgba(0, 0, 0, 0.05);
    position: relative;
    height: 106px;
    display: flex;
    align-items: center;
    padding: 10px 45px 10px 75px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    letter-spacing: .01em;
    width: 100%;
    transition: box-shadow .5s 0s cubic-bezier(.44,.14,.09,1.02);
}

.p-easy__content--functionBtn figure {
    position: absolute;
    width: 43px;
    left: 18px;
    top: 50%;
    transform: translate(0, -50%);
}

.p-easy__content--functionBtn .--plus {
    position: absolute;
    width: 17px;
    height: 17px;
    top: 50%;
    transform: translate(0, -50%);
    right: 23px;
}
.p-easy__content--functionBtn .--plus::before {
    background-color: #482db5;
    content: '';
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 3px;
    border-radius: 100vh;
    transform: translate(-50%, -50%);
}
.p-easy__content--functionBtn .--plus::after {
    background-color: #482db5;
    content: '';
    height: 3px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    border-radius: 100vh;
    transform: translate(-50%, -50%);
}

.p-easy__content--bnr {
    margin-top: 80px;
    background-color: #482db5;
    border-radius: 30px;
    overflow: hidden;
    padding: 55px 50px 50px;
    position: relative;
    color: #fff;
}
.p-easy__content--bnr::before {
    background: url('../img/top/inbound-bg.webp') no-repeat center center/contain;
    content: '';
    height: 695px;
    right: -173px;
    position: absolute;
    top: -125px;
    width: 811px;
}

.p-easy__content--bnrHead {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.46;
    letter-spacing: .02em;
    position: relative;
    z-index: 2;
}

.p-easy__content--bnrContent {
    margin-top: 43px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
}

.p-easy__content--bnrContent figure {
    width: 48%;
    position: relative;
    aspect-ratio: 418/246;
}

.p-easy__content--bnrContent figure img {
    width: 109.2%;
    position: absolute;
    left: 0;
    top: -20px;
}
.p-easy__content--bnrContent.--out figure img {
    width: 116.2%;
    position: absolute;
    left: 0;
    top: -20px;
}

.p-easy__content--bnrContent>div {
    width: 48.2%;
}

.p-easy__content--bnrContent .--txt {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: .02em;
}

.p-easy__content--bnrContent>div>div {
    margin-top: 23px;
    border-radius: 9px;
    border: 1px solid rgba(238, 238, 238, 0.50);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.20) 50%, rgba(255, 255, 255, 0.05) 100%);
    box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.06);
    backdrop-filter: blur(18px);
    padding: 21px 23px 16px;
}

.p-easy__content--bnrContent .--upper {
    display: flex;
    align-items: center;
}

.p-easy__content--bnrContent .--tag {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 3px 7px 4px;
    background-color: #190665;
    border-radius: 3px;
    margin-right: 8px;
}

.p-easy__content--bnrContent .--head {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .01em;
}

.p-easy__content--bnrContent .--txt02 {
    margin-top: 11px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: .01em;
}

@media screen and (min-width: 901px) {
    .p-easy__content--functionBtn:hover {
        box-shadow: 8px 8px 28px 0px rgba(0, 0, 0, 0.22);
    }

    .p-easy__btn:hover {
        color: #190665;
    }
}

@media screen and (max-width: 900px) {
    .p-easy {
        padding: 60px 10px;
    }
    
    .p-easy__inner {
        max-width: 520px;
    }
    
    .p-easy__head {
        font-size: 36px;
    }
    
    .p-easy__txt {
        margin-top: 15px;
        padding: 0 10px;
        text-align: left;
        font-size: 14px;
    }
    
    .p-easy__contents {
        padding: 25px 20px 30px;
        border-radius: 20px;
        margin-top: 25px;
    }
    
    .p-easy__btns {
        max-width: 315px;
        padding: 5px;
    }
    .p-easy__btns.--02 {
        margin-top: 25px;
    }
    .p-easy__btns::before {
        height: 42px;
        left: 5px;
        top: 5px;
        width: 153px;
    }
    .p-easy__btns.js-outbound::before {
        transform: translate(100%, 0);
    }
    
    .p-easy__btn {
        width: 153px;
        height: 42px;
        font-size: 13px;
    }
    #outbound-btn.p-easy__btn {
        margin-left: 0;
    }
    
    .p-easy__content {
        margin: 20px auto 0;
    }
    
    .p-easy__content--head {
        font-size: 32px;
    }
    
    .p-easy__content--tags {
        margin: 0 auto;
        padding-top: 9px;
        display: flex;
        max-width: 270px;
        flex-wrap: wrap;
    }
    
    .p-easy__content--tag {
        font-size: 14px;
        padding: 5px 14px 6px 26px;
        margin: 6px 3px;
        border-radius: 8px;
    }
    .p-easy__content--tag::before {
        height: 7px;
        left: 14px;
        width: 7px;
    }
    
    .p-easy__content--txt {
        margin-top: 12px;
        font-size: 12px;
    }
    
    .p-easy__content--img {
        margin: 25px auto 0;
        max-width: 315px;
    }
    
    .p-easy__content--img picture {
        max-width: 751px;
        margin: 0 auto;
    }
    
    .p-easy__content--head02 {
        margin-top: 40px;
        font-size: 26px;
    }
    
    .p-easy__content--list {
        padding-top: 25px;
        display: block;
        row-gap: unset;
        column-gap: unset;
        max-width: 315px;
        margin: 0 auto;
    }
    #outbound-content .p-easy__content--list {
        max-width: 315px;
        column-gap: unset;
    }
    
    .p-easy__content--list li {
        width: 100%;
        margin-top: 25px;
    }
    .p-easy__content--list li:nth-of-type(1) {
        margin-top: 0;
    }
    #outbound-content .p-easy__content--list li {
        width: 100%;
    }
    
    .p-easy__content--listImg img {
        border-radius: 12px;
    }
    
    .p-easy__content--listHead {
        margin-top: 13px;
        font-size: 18px;
        min-height: unset;
        text-align: center;
    }
    .p-easy__content--listHead.--row01 {
        padding-top: 0;
    }
    
    .p-easy__content--listTxt {
        margin-top: 10px;
    }
    
    .p-easy__content--btn {
        margin: 30px auto 0;
    }
    
    .p-easy__content--function {
        margin-top: 50px;
        padding-top: 50px;
    }
    
    .p-easy__content--functionHead {
        font-size: 26px;
    }
    
    .p-easy__content--functionList {
        padding-top: 12px;
        display: block;
        gap: unset;
    }
    
    .p-easy__content--functionList li {
        width: 100%;
        margin-top: 8px;
    }
    
    .p-easy__content--functionBtn {
        border-radius: 10px;
        box-shadow: 5px 5px 19px 0px rgba(0, 0, 0, 0.05);
        position: relative;
        height: 64px;
        display: flex;
        align-items: center;
        padding: 10px 40px 10px 62px;
        font-size: 16px;
    }
    
    .p-easy__content--functionBtn figure {
        width: 32px;
        left: 20px;
    }
    
    .p-easy__content--functionBtn .--plus {
        width: 13px;
        height: 13px;
        right: 18px;
    }
    
    .p-easy__content--bnr {
        margin-top: 50px;
        border-radius: 16px;
        padding: 25px 18px;
    }
    .p-easy__content--bnr::before {
        height: 266px;
        right: -66px;
        top: unset;
        bottom: -30px;
        width: 311px;
    }
    
    .p-easy__content--bnrHead {
        font-size: 21px;
    }
    
    .p-easy__content--bnrContent {
        margin-top: 15px;
        display: block;
    }
    
    .p-easy__content--bnrContent figure {
        width: 100%;
    }
    
    .p-easy__content--bnrContent figure img {
        top: -15px;
    }
    
    .p-easy__content--bnrContent>div {
        width: 100%;
        margin-top: 15px;
    }
    
    .p-easy__content--bnrContent .--txt {
        font-size: 14px;
        line-height: 1.6;
    }
    
    .p-easy__content--bnrContent>div>div {
        margin-top: 15px;
        border-radius: 8px;
        padding: 18px 20px;
    }
    
    .p-easy__content--bnrContent .--tag {
        font-size: 11px;
        padding: 3px 6px 4px;
        border-radius: 3px;
        margin-right: 6px;
    }
    
    .p-easy__content--bnrContent .--head {
        font-size: 15px;
    }
    
    .p-easy__content--bnrContent .--txt02 {
        margin-top: 5px;
        font-size: 12px;
    }
}

/*===========================================================================*/
/*  modal  */
/*===========================================================================*/
.p-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none;
    opacity: 0;
    transition: opacity .5s 0s cubic-bezier(.44,.14,.09,1.02);
    z-index: 99;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.p-modal.js-active {
    pointer-events: all;
    opacity: 1;
}

.p-modal__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .5;
    background-color: #262b36;
}

.p-modal__content {
    width: 100%;
    max-width: 880px;
    position: relative;
    z-index: 1;
    display: none;
}
.p-modal__content.js-active {
    display: block;
}

.p-modal__content--inner {
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 60px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    border-radius: 16px;
    max-height: calc(100vh - 80px);
}

.p-modal__content--inner::-webkit-scrollbar{
    display: none;
}

.p-modal__content--close {
    position: absolute;
    width: 68px;
    top: -22px;
    right: -22px;
    z-index: 3;
}

.p-modal__content--content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.p-modal__content--txts {
    /* width: 47%; */
    width: 100%;
}

.p-modal__content--img {
    width: 47%;
    display: none;
}

.p-modal__content--img img {
    border-radius: 10px;
}

.p-modal__content--heads {
    position: relative;
    padding-left: 54px;
    padding-bottom: 25px;
    border-bottom: #cdcdcd solid 1px;
}

.p-modal__content--icon {
    position: absolute;
    width: 42px;
    left: 0;
    top: -2px;
}

.p-modal__content--head {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.44;
    letter-spacing: .01em;
}

.p-modal__content--txt {
    margin-top: 18px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.89;
    letter-spacing: .03em;
}

@media screen and (max-width: 900px) {
    .p-modal {
        padding: 60px 20px;
    }
    
    .p-modal__bg {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: .5;
        background-color: #262b36;
    }
    
    .p-modal__content {
        width: 100%;
        max-width: 350px;
        position: relative;
        z-index: 1;
    }
    
    .p-modal__content--inner {
        padding: 25px 30px; 
        border-radius: 8px;
        max-height: calc(100vh - 120px);
    }
    
    .p-modal__content--close {
        width: 32px;
        top: -10px;
        right: -10px;
    }
    
    .p-modal__content--content {
        display: block;
    }
    
    .p-modal__content--txts {
        width: 100%;
    }
    
    .p-modal__content--img {
        width: 100%;
        margin-top: 15px;
    }
    
    .p-modal__content--img img {
        border-radius: 8px;
    }
    
    .p-modal__content--heads {
        padding-left: 36px;
        padding-bottom: 18px;
    }
    
    .p-modal__content--icon {
        width: 26px;
        top: 0px;
    }
    
    .p-modal__content--head {
        font-size: 18px;
    }
    
    .p-modal__content--txt {
        margin-top: 12px;
        font-size: 13px;
        font-weight: 500;
        line-height: 1.8;
    }
}

/*===========================================================================*/
/*  function  */
/*===========================================================================*/
.p-function {
    padding-top: 130px;
    padding-bottom: 130px;
}

.p-function__list {
    padding-top: 100px;
}

@media screen and (max-width: 900px) {
    .p-function {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .p-function__list {
        padding-top: 40px;
    }
}

/*===========================================================================*/
/*  option  */
/*===========================================================================*/
.p-option {
    padding-top: 130px;
    padding-bottom: 125px;
}

.p-option__list {
    padding-top: 100px;
}

@media screen and (max-width: 900px) {
    .p-option {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .p-option__list {
        padding-top: 40px;
    }
}

/*===========================================================================*/
/*  cooperation  */
/*===========================================================================*/
.p-cooperation {
    background-color: #f7f8f8;
    padding-top: 130px;
    padding-bottom: 120px;
}

.p-cooperation__inner {
    max-width: 1160px;
}

.p-cooperation__txt {
    margin-top: 30px;
    text-align: center;
    font-feature-settings: 'palt' on;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .03em;
}

.p-cooperation__contents {
    background-color: #fff;
    border-radius: 30px;
    padding: 50px 40px 60px;
    margin-top: 50px;
    box-shadow: 20px 20px 50px 0px rgba(0, 0, 0, 0.05);
}

.p-cooperation__btns {
    max-width: 926px;
    margin: 0 auto;
}

.p-cooperation__btn01 {
    display: none;
}

.p-cooperation__btns>div {
    display: flex;
    justify-content: space-between;
}

.p-cooperation__btn {
    /* width: calc(100%/4 - 30px/4); */
    width: calc(100%/3 - 30px/3);
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    border-radius: 100vh;
    background: #f7f8f8;
    color: #9EA3BD;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: .02em;
    transition: color .5s 0s cubic-bezier(.44,.14,.09,1.02), background-color .5s 0s cubic-bezier(.44,.14,.09,1.02);
}

.p-cooperation__btn.js-active {
    background: linear-gradient(93deg, #765DDA 8.21%, #482DB5 87.23%);
    color: #fff;
}

.p-cooperation__content {
    max-width: 938px;
    margin: 50px auto 0;
    display: none;
}
.p-cooperation__content.js-active {
    display: block;
}

.p-cooperation__content--inner {
    display: flex;
    justify-content: space-between;
}

.p-cooperation__content--txts {
    width: 49.36%;
}

.p-cooperation__content--subHead {
    position: relative;
    padding-left: 18px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: .02em;
}
.p-cooperation__content--subHead::before {
    background: url('../img/top/cooperation-tri.svg') no-repeat center center/contain;
    content: '';
    height: 9px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 13px;
}

.p-cooperation__content--head {
    margin-top: 25px;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.42;
}

.p-cooperation__content--txt {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.89;
    letter-spacing: .03em;
}

.p-cooperation__content--system {
    width: 45.5%;
    border: #eaeaea solid 1px;
    position: relative;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 97px;
}

.p-cooperation__content--system h3 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    border-bottom: #eaeaea solid 1px;
    padding: 35px 10px 31px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.42;
    text-align: center;
}

.p-cooperation__content--logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 15px;
    row-gap: 25px;
    column-gap: 25px;
}

.p-cooperation__content--logo.--salesforce {
    width: 96px;
}

.p-cooperation__content--logo.--kintone {
    width: 172px;
}

.p-cooperation__content--logo.--bownow {
    width: 222px;
}

.p-cooperation__content--logo.--relation {
    width: 200px;
}

.p-cooperation__content--logo.--microsoft {
    width: 169px;
}

.p-cooperation__content--logo.--chatwork {
    width: 148px;
}

.p-cooperation__content--logo.--slack {
    width: 117px;
}

@media screen and (min-width: 901px) {
    .p-cooperation__btn:hover {
        background-color: #482db5;
        color: #fff;
    }
}

@media screen and (max-width: 900px) {
    .p-cooperation {
        padding: 60px 10px;
    }
    
    .p-cooperation__inner {
        max-width: 520px;
    }
    
    .p-cooperation__txt {
        margin-top: 15px;
        font-size: 14px;
        text-align: left;
        padding: 0 10px;
    }
    
    .p-cooperation__contents {
        background-color: #fff;
        border-radius: 20px;
        padding: 20px 25px 25px;
        margin-top: 25px;
    }
    
    .p-cooperation__btns {
        max-width: 926px;
        border-radius: 10px;
        border: 1px solid #9EA3BD;
        background-color: #F7F8F8;
        position: relative;
    }
    .p-cooperation__btns::before {
        background: url('../img/top/arrow-select.svg') no-repeat center center/contain;
        content: '';
        height: 15px;
        right: 24px;
        position: absolute;
        top: 19px;
        width: 14px;
        pointer-events: none;
    }
    .p-cooperation__btns.js-active::before {
        transform: rotate(180deg);
    }
    
    .p-cooperation__btn01 {
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.33;
        letter-spacing: .02em;
        padding: 18px 25px;
        width: 100%;
    }

    .p-cooperation__btns>div {
        display: none;
    }
    
    .p-cooperation__btn {
        width: 100%;
        height: auto;
        display: block;
        padding-bottom: 0;
        border-radius: 0;
        background-color: unset;
        color: #262b36;
        font-size: 14px;
        padding: 0 25px 18px 25px;
    }
    
    .p-cooperation__btn.js-active {
        background: unset;
        color: #262b36;
    }
    
    .p-cooperation__content {
        max-width: 938px;
        margin: 20px auto 0;
    }
    
    .p-cooperation__content--inner {
        display: block;
    }
    
    .p-cooperation__content--txts {
        width: 100%;
    }
    
    .p-cooperation__content--subHead {
        padding-left: 15px;
        font-size: 16px;
    }
    .p-cooperation__content--subHead::before {
        height: 8px;
        left: 0;
        top: 7px;
        width: 11px;
    }
    
    .p-cooperation__content--head {
        margin-top: 10px;
        font-size: 22px;
    }
    
    .p-cooperation__content--txt {
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.8;
    }
    
    .p-cooperation__content--system {
        width: 100%;
        border-radius: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 81px;
        padding-bottom: 18px;
        margin-top: 20px;
    }
    
    .p-cooperation__content--system h3 {
        padding: 18px 10px;
        font-size: 16px;
    }

    .p-cooperation__content--logos {
        row-gap: 15px;
        column-gap: 15px;
    }
    
    .p-cooperation__content--logo.--salesforce {
        width: 75px;
    }
    
    .p-cooperation__content--logo.--kintone {
        width: 134px;
    }

    .p-cooperation__content--logo.--bownow {
        width: 188px;
    }
    
    .p-cooperation__content--logo.--relation {
        width: 172px;
    }
    
    .p-cooperation__content--logo.--microsoft {
        width: 134px;
    }
    
    .p-cooperation__content--logo.--chatwork {
        width: 118px;
    }
    
    .p-cooperation__content--logo.--slack {
        width: 96px;
    }
}

/*===========================================================================*/
/*  security  */
/*===========================================================================*/
.p-security {
    padding-top: 100px;
    padding-bottom: 100px;
    background: linear-gradient(131deg, #504465 6.42%, #2B213A 73.1%);
}

.p-security__head {
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.45;
}

.p-security__list {
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.p-security__list li {
    width: calc(100%/4 - 60px/4);
    border-radius: 10px;
    background: linear-gradient(100deg, rgba(255, 255, 255, 0.14) 3.47%, rgba(255,255,255,.2) 89.09%);
    padding: 5px 10px 5px 28px;
    height: 90px;
    display: flex;
    align-items: center;
    gap: 18px;
    color: #fff;
}

.p-security__list--icon {
    width: 36px;
}

.p-security__list--txt {
    width: calc(100% - 54px);
    font-size: 17px;
    font-weight: 700;
    line-height: 1.27;
    letter-spacing: .01em;
}

@media screen and (max-width: 900px) {
    .p-security {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .p-security__head {
        font-size: 30px;
        line-height: 1.38;
    }
    
    .p-security__list {
        margin-top: 30px;
        gap: 10px;
    }
    
    .p-security__list li {
        width: calc(100%/2 - 10px/2);
        border-radius: 8px;
        padding: 75px 10px 25px;
        height: 120px;
        display: block;
        position: relative;
    }
    
    .p-security__list--icon {
        width: 40px;
        position: absolute;
        top: 23px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .p-security__list li:nth-of-type(2) .p-security__list--icon {
        top: 26px;
    }
    .p-security__list li:nth-of-type(4) .p-security__list--icon {
        top: 20px;
        width: 36px;
    }
    .p-security__list li:nth-of-type(6) .p-security__list--icon {
        top: 20px;
        width: 36px;
    }
    
    .p-security__list--txt {
        width: 100%;
        font-size: 16px;
        text-align: center;
    }
}

/*===========================================================================*/
/*  ui  */
/*===========================================================================*/
.p-ui {
    padding-top: 130px;
    padding-bottom: 130px;
    background-color: #f7f8f8;
}

.p-ui__txt {
    margin-top: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .03em;
}

.p-ui__list {
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}

.p-ui__list li {
    width: 48.9%;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 10px 10px 50px 0px rgba(26, 65, 102, .05);
    position: relative;
    padding: 30px 30px 30px 204px;
}

.p-ui__list--img {
    position: absolute;
    width: 114px;
    left: 50px;
    top: 50%;
    transform: translate(0, -50%);
}
.p-ui__list li:nth-of-type(2) .p-ui__list--img {
    width: 124px;
    left: 45px;
}

.p-ui__list--head {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4; 
}

.p-ui__list--head .u-blue {
    color: #190665;
}

.p-ui__list--txt {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.8;
}

.p-ui__btn {
    margin: 50px auto 0;
}

@media screen and (max-width: 900px) {
    .p-ui {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .p-ui__txt {
        margin-top: 15px;
        text-align: left;
        font-size: 14px;
    }
    
    .p-ui__list {
        padding-top: 2px;
        display: block;
    }
    
    .p-ui__list li {
        width: 100%;
        margin-top: 67px;
        border-radius: 12px;
        padding: 50px 25px 25px;
    }
    
    .p-ui__list--img {
        width: 71px;
        left: 50%;
        top: -55px;
        transform: translate(-50%, 0);
    }
    .p-ui__list li:nth-of-type(2) .p-ui__list--img {
        width: 69px;
        left: 50%;
        top: -53px;
    }
    
    .p-ui__list--head {
        font-size: 20px;
        text-align: center;
    }
    
    .p-ui__list--head .u-blue {
        color: #190665;
    }
    
    .p-ui__list--txt {
        margin-top: 10px;
        font-size: 13px;
    }
    
    .p-ui__btn {
        margin: 30px auto 0;
    }
}

/*===========================================================================*/
/*  works  */
/*===========================================================================*/
.p-works {
    background-color: #482db5;
    padding-top: 130px;
    padding-bottom: 130px;
}

.p-works__headEn {
    color: #fff;
}

.p-works__head {
    color: #fff;
}

.p-works__txt {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.33; 
    color: #fff;
    margin-top: 30px;
}

.p-works__list {
    display: flex;
    justify-content: space-between;
    padding-top: 45px;
}

.p-works__list li {
    width: 31.8%;
    background-color: #fff;
    border-radius: 20px;
}

.p-works__list--link {
    display: block;
    padding: 10px 10px 27px;
}

.p-works__list--img {
    overflow: hidden;
    border-radius: 12px;
}
.p-works__list--img img {
    transition: scale .5s 0s cubic-bezier(.44,.14,.09,1.02);
}

.p-works__list--info {
    max-width: 277px;
    margin: 15px auto 0;
    display: flex;
    align-items: center;
}

.p-works__list--tag {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    padding: 4px 7px 5px;
    border-radius: 3px;
    background-color: #190665;
    margin-right: 10px;
}
.p-works__list--tag.--inbound {
    background-color: #115bfb;
}

.p-works__list--name {
    color: #a6a6a6;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .02em;
}

.p-works__list--head {
    max-width: 277px;
    margin: 8px auto 0;
    font-feature-settings: 'palt' on;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.p-works__btn {
    margin: 50px auto 0;
    background: #fff;
    color: #262b36;
}
.p-works__btn::before {
    background: url('../img/common/btn-arrow-black.svg') no-repeat center center/contain;
}

@media screen and (min-width: 901px) {
    .p-works__list--link:hover .p-works__list--img img {
        scale: 1.1;
    }
}

@media screen and (max-width: 900px) {
    .p-works {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .p-works__txt {
        text-align: left;
        font-size: 14px;
        line-height: 1.8; 
        margin-top: 15px;
    }
    
    .p-works__list {
        display: block;
        padding-top: 12px;
    }
    
    .p-works__list li {
        width: 100%;
        border-radius: 12px;
        margin-top: 13px;
    }
    
    .p-works__list--link {
        display: block;
        padding: 10px 10px 20px;
    }
    
    .p-works__list--img {
        border-radius: 10px;
    }
    
    .p-works__list--info {
        max-width: unset;
        padding: 0 15px;
    }
    
    .p-works__list--tag {
        font-size: 12px;
        padding: 3px 7px 4px;
        margin-right: 8px;
    }
    
    .p-works__list--name {
        font-size: 13px;
    }
    
    .p-works__list--head {
        max-width: unset;
        padding: 0 15px;
        font-size: 16px;
    }
    
    .p-works__btn {
        margin: 30px auto 0;
    }
}

/*===========================================================================*/
/*  faq  */
/*===========================================================================*/
.p-faq {
    padding-top: 130px;
    padding-bottom: 130px;
}

.p-faq__list {
    margin-top: 75px;
    border-top: #d6d6d6 solid 1px;
}

.p-faq__list li {
    border-bottom: #d6d6d6 solid 1px;
    padding: 45px 40px;
}
.p-faq__list li.js-active {
    background-color: #f7f8f8;
}

.p-faq__list--inner {
    max-width: 930px;
    margin: 0 auto;
}

.p-faq__question {
    padding: 0 40px;
    position: relative;
    cursor: pointer;
}

.p-faq__question .--q {
    position: absolute;
    left: 0;
    top: 3px;
    background: linear-gradient(275deg, #190665 13.81%, #5742A8 89.49%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
}

.p-faq__question .--txt {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.42; 
}

.p-faq__question .--plus {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    top: 10px;
}
.p-faq__question .--plus::before {
    background-color: #262b36;
    content: '';
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 2px;
    transform: translate(-50%, -50%);
}
.p-faq__question .--plus::after {
    background-color: #262b36;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.p-faq__list li.js-active .p-faq__question .--plus::before {
    opacity: 0;
}

.p-faq__answer {
    padding: 25px 0 0 40px;
    font-feature-settings: 'palt' on;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: .03em;
    display: none;
}

.p-faq__btn {
    margin: 60px auto 0;
}

@media screen and (max-width: 900px) {
    .p-faq {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .p-faq__list {
        margin-top: 30px;
    }
    
    .p-faq__list li {
        padding: 20px 20px;
    }
    
    .p-faq__list--inner {
        max-width: 500px;
    }
    
    .p-faq__question {
        padding: 0 26px;
    }
    
    .p-faq__question .--q {
        top: 50%;
        font-size: 17px;
        transform: translate(0, -50%);
    }
    
    .p-faq__question .--txt {
        font-size: 15px;
    }
    
    .p-faq__question .--plus {
        width: 12px;
        height: 12px;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
    }
    
    .p-faq__answer {
        padding: 15px 0 0;
        font-size: 12px;
    }
    
    .p-faq__btn {
        margin: 40px auto 0;
    }
}