.common_banner .parallax:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: -1
}

.join1 {
    background: #FAFAFC;
    padding: 90px 0
}

.join1 .wrap {
    width: 1000px;
    margin: auto
}

.join1 .wrap .title {
    text-align: center
}

.join1 .wrap .title .p1 {
    font-weight: bold;
    font-size: 30px;
    color: #111111;
    margin: 0 0 14px
}

.join1 .wrap .title .p2 {
    font-weight: 400;
    font-size: 18px;
    color: #333333
}

.join1 .wrap .img {
    width: 1000px;
    height: 450px;
    overflow: hidden;
    margin: 32px auto 49px
}

.join1 .wrap .img:hover img {
    transform: scale(1.05)
}

.join1 .wrap .img img {
    width: 100%;
    height: 100%;
    transition: 1s
}

.join1 .wrap .cut {
    width: fit-content;
    height: 50px;
    background: #FFFFFF;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    margin: 0 auto 40px
}

.join1 .wrap .cut .list {
    height: 100%;
    border-radius: 25px;
    padding: 0 25px;
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s ease;
    cursor: pointer
}

.join1 .wrap .cut .list:hover {
    color: var(--color)
}

.join1 .wrap .cut .list.on {
    background: var(--color);
    color: #fff
}

.join1 .wrap .text .text_list {
    display: none;
    width: 512px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin: auto
}

.join1 .wrap .text .text_list.on {
    display: block
}

.join2 {
    padding: 90px 0 97px 0
}

.join2 .title {
    width: 661px;
    font-weight: bold;
    font-size: 24px;
    color: #111111;
    line-height: 40px;
    text-align: center;
    margin: 0 auto 80px
}

.join2 .content {
    position: relative
}

.join2 .content .button {
    position: absolute;
    top: 232px;
    left: 50%;
    transform: translateX(-50%);
    width: 1592px;
    display: flex;
    justify-content: space-between;
    pointer-events: none
}

.join2 .content .button .circle {
    width: 40px;
    height: 40px;
    border: 1px solid #EBEBF3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    cursor: pointer;
    transition: .6s ease
}

.join2 .content .button .circle:first-child {
    transform: rotate(180deg)
}

.join2 .content .button .circle:hover {
    border: 1px solid var(--color)
}

.join2 .content .button .circle:hover .iconfont {
    color: #D2292E
}

.join2 .content .button .circle .iconfont {
    color: #264083;
    font-size: 14px;
    transition: .6s ease
}

.join2 .content .join2Swiper {
    width: 100%
}

.join2 .content .join2Swiper .swiper-slide .item {
    width: 100%
}

.join2 .content .join2Swiper .swiper-slide .item .img {
    width: 100%;
    height: 440px;
    overflow: hidden;
    border-radius: 10px
}

.join2 .content .join2Swiper .swiper-slide .item .img:hover img {
    transform: scale(1.05)
}

.join2 .content .join2Swiper .swiper-slide .item .img img {
    width: 100%;
    height: 100%;
    transition: 1s
}

.join2 .content .join2Swiper .swiper-slide .item .text {
    margin: 29px 0 0 0;
    display: flex
}

.join2 .content .join2Swiper .swiper-slide .item .text .icon {
    width: 46px;
    height: 45px
}

.join2 .content .join2Swiper .swiper-slide .item .text .icon img {
    object-fit: contain
}

.join2 .content .join2Swiper .swiper-slide .item .text .pick {
    width: 565px;
    margin: 10px 0 0 15px
}

.join2 .content .join2Swiper .swiper-slide .item .text .pick .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    margin: 0 0 10px
}

.join2 .content .join2Swiper .swiper-slide .item .text .pick .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 30px
}

.join3 {
    padding: 100px 0 93px
}

.join3 .title {
    font-size: 30px;
    color: #111111;
    line-height: 44px;
    text-align: center;
    margin: 0 0 79px
}

.join3 .content {
    position: relative
}

.join3 .content .button {
    position: absolute;
    bottom: 22px;
    right: 0;
    width: 90px;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    z-index: 5
}

.join3 .content .button .circle {
    width: 40px;
    height: 40px;
    border: 1px solid #EBEBF3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    cursor: pointer;
    transition: .6s ease
}

.join3 .content .button .circle:first-child {
    transform: rotate(180deg)
}

.join3 .content .button .circle:hover {
    border: 1px solid var(--color)
}

.join3 .content .button .circle:hover .iconfont {
    color: #D2292E
}

.join3 .content .button .circle .iconfont {
    color: #264083;
    font-size: 14px;
    transition: .6s ease
}

.join3 .content .join3Swiper {
    width: 2480px
}

.join3 .content .join3Swiper .swiper-slide {
    left: 0
}

.join3 .content .join3Swiper .swiper-slide.swiper-slide-next + .swiper-slide .item {
    transform: translateX(-360px)
}

.join3 .content .join3Swiper .swiper-slide .item {
    width: 100%;
    transition: 1s
}

.join3 .content .join3Swiper .swiper-slide .item .img {
    width: 100%;
    height: 533px;
    border-radius: 6px;
    overflow: hidden;
    transition: 1s;
    transform-origin: top left
}

.join3 .content .join3Swiper .swiper-slide .item .img img {
    width: 100%;
    height: 100%
}

.join3 .content .join3Swiper .swiper-slide .item .text {
    margin: 30px 0 0 0
}

.join3 .content .join3Swiper .swiper-slide .item .text .p1 {
    font-weight: bold;
    font-size: 20px;
    color: #111111;
    margin: 0 0 4px
}

.join3 .content .join3Swiper .swiper-slide .item .text .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    display: none
}

.join4 img {
    width: 100%
}

.join5 {
    padding: 100px 0 0;
    position: relative;
    background: #FAFAFC;
    z-index: 1
}

.join5 .circle1 {
    position: absolute;
    width: 1440px;
    height: 1440px;
    background: #FFFFFF;
    border: 1px solid #707070;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    border-radius: 50%;
    opacity: .1
}

.join5 .circle2 {
    position: absolute;
    width: 1680px;
    height: 1680px;
    background: #FFFFFF;
    border: 1px solid #707070;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    border-radius: 50%;
    opacity: .1
}

.join5 .wrap {
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 180px;
    position: relative
}

.join5 .wrap .position {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    pointer-events: none
}

.join5 .wrap .position .point {
    pointer-events: auto;
    width: fit-content;
    padding: 0 25px;
    height: 37px;
    background: #FFFFFF;
    border-radius: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    transition: .6s ease;
    position: absolute
}

.join5 .wrap .position .point:hover {
    background: var(--color);
    color: #fff
}

.join5 .wrap .position .point1 {
    top: 166px;
    left: -29px
}

.join5 .wrap .position .point2 {
    top: 280px;
    left: -180px
}

.join5 .wrap .position .point3 {
    top: 400px;
    left: -150px
}

.join5 .wrap .position .point4 {
    top: 520px;
    left: -250px
}

.join5 .wrap .position .point5 {
    top: 630px;
    left: -120px
}

.join5 .wrap .position .point6 {
    top: 166px;
    right: -60px
}

.join5 .wrap .position .point7 {
    top: 280px;
    right: -230px
}

.join5 .wrap .position .point8 {
    top: 400px;
    right: -180px
}

html[lang='ja'] .join5 .wrap .position .point8{
    right: -280px;
}

.join5 .wrap .position .point9 {
    top: 520px;
    right: -200px
}

.join5 .wrap .position .point10 {
    top: 630px;
    right: -110px
}

.join5 .wrap .title {
    text-align: center;
    font-size: 30px;
    color: #111111;
    margin: 0 0 80px
}

.join5 .wrap .title b {
    font-weight: bold
}

.join5 .wrap .main {
    height: 512px
}

.join5 .wrap .main .top {
    width: 945px;
    display: flex;
    justify-content: center;
    margin: auto
}

.join5 .wrap .main .top .item {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #1a1a1a
}

.join5 .wrap .main .top .item:not(:last-child) {
    margin-bottom: 130px
}

.join5 .wrap .main .top .center {
    position: relative;
    flex: 1
}

.join5 .wrap .main .top .center .cir {
    width: 512px;
    height: 512px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    transition: all 1s
}

.join5 .wrap .main .top .center .cir:nth-child(1) {
    left: 0;
    opacity: 0;
    transform: translateX(-100px)
}

.join5 .wrap .main .top .center .cir:nth-child(1)::before {
    transform: rotate(180deg)
}

.join5 .wrap .main .top .center .cir:nth-child(2) {
    opacity: 0;
    transform: translateX(100px);
    right: 0
}

.join5 .wrap .main .top .center .cir::before {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: linear-gradient(90deg, #223B73 0%, #F5F5FB 100%);
    opacity: .68
}

.join5 .wrap .main .top .center .cir::after {
    width: 352px;
    height: 352px;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    background-color: #fff
}

.join5 .wrap .main .top .center .cir .text {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    text-align: center;
    transform: translate(-50%, -50%)
}

.join5 .wrap .main .top .center .cir .text .p1 {
    font-weight: bold;
    font-size: 30px;
    color: #223B73;
    margin: 0 0 15px
}

.join5 .wrap .main .top .center .cir .text .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #333333
}

.join5 .wrap .main .top .center .cir .text .more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0 0 0;
    gap: 6px
}

.join5 .wrap .main .top .center .cir .text .more:hover p {
    color: var(--color)
}

.join5 .wrap .main .top .center .cir .text .more:hover .iconfont {
    transform: translateX(3px);
    color: var(--color)
}

.join5 .wrap .main .top .center .cir .text .more p {
    font-weight: 400;
    font-size: 16px;
    color: #111111;
    transition: .6s
}

.join5 .wrap .main .top .center .cir .text .more .iconfont {
    color: #111;
    font-size: 12px;
    transition: .6s
}

.join5 .wrap .main .top.aos-animate .center .cir {
    opacity: 1;
    transform: translateX(0)
}

.join5 .wrap .main .top.aos-animate .left .item {
    opacity: 1;
    transform: translateY(0)
}

.join5 .wrap .main .top.aos-animate .left .item:nth-child(1) {
    transition-delay: .2s
}

.join5 .wrap .main .top.aos-animate .left .item:nth-child(2) {
    transition-delay: .4s
}

.join5 .wrap .main .top.aos-animate .left::before {
    -webkit-clip-path: polygon(0 177px, 50% 177px, 50% 689px, 0 689px);
    clip-path: polygon(0 177px, 50% 177px, 50% 689px, 0 689px)
}

.join5 .wrap .main .top.aos-animate .right .item {
    opacity: 1;
    transform: translateY(0)
}

.join5 .wrap .main .top.aos-animate .right .item:nth-child(1) {
    transition-delay: .2s
}

.join5 .wrap .main .top.aos-animate .right .item:nth-child(2) {
    transition-delay: .4s
}

.join5 .wrap .main .top.aos-animate .right::before {
    -webkit-clip-path: polygon(50% 177px, 100% 177px, 100% 689px, 50% 689px);
    clip-path: polygon(50% 177px, 100% 177px, 100% 689px, 50% 689px)
}

.join5 .wrap .main .bottom {
    width: 660px;
    margin: 80px auto 0;
    position: relative
}

.join5 .wrap .main .bottom p {
    color: #888;
    font-size: 20px;
    text-align: center;
    position: relative;
    z-index: 3
}

.join5 .wrap .main .bottom::before {
    width: 100%;
    height: 64px;
    position: absolute;
    content: "";
    border-radius: 34px;
    display: block;
    z-index: 2;
    top: 22px;
    transform: translateY(-40px);
    background-color: #fff
}

.join5 .wrap .main .bottom::after {
    width: 100%;
    height: 64px;
    position: absolute;
    content: "";
    border-radius: 34px;
    transform: translateY(-40px);
    display: block;
    background: linear-gradient(0deg, #49B147, rgba(73, 178, 71, 0) 50%)
}

@media screen and (max-width: 1919px) {
    .join1{
        padding: 4.6875vw 0px;
    }
    .join1 .wrap{
        width: 52.0833333333vw;
    }
    .join1 .wrap .title .p1{
        font-size: 1.5625vw;
        margin: 0px 0px 0.7291666667vw;
    }
    .join1 .wrap .title .p2{
        font-size: 0.9375vw;
    }
    .join1 .wrap .img{
        width: 52.0833333333vw;
        height: 23.4375vw;
        margin: 1.6666666667vw auto 2.5520833333vw;
    }
    .join1 .wrap .cut{
        height: 2.6041666667vw;
        border-radius: 1.3020833333vw;
        margin: 0px auto 2.0833333333vw;
    }
    .join1 .wrap .cut .list{
        border-radius: 1.3020833333vw;
        padding: 0px 1.3020833333vw;
        font-size: 0.9375vw;
    }
    .join1 .wrap .text .text_list{
        width: 26.6666666667vw;
        font-size: 0.8333333333vw;
        line-height: 1.5625vw;
    }
    .join2{
        padding: 4.6875vw 0px 5.0520833333vw;
    }
    .join2 .title{
        width: 34.4270833333vw;
        font-size: 1.25vw;
        line-height: 2.0833333333vw;
        margin: 0px auto 4.1666666667vw;
    }
    .join2 .content .button{
        top: 12.0833333333vw;
        width: 82.9166666667vw;
    }
    .join2 .content .button .circle{
        width: 2.0833333333vw;
        height: 2.0833333333vw;
    }
    .join2 .content .button .circle .iconfont{
        font-size: 0.7291666667vw;
    }
    .join2 .content .join2Swiper .swiper-slide .item .img{
        height: 22.9166666667vw;
        border-radius: 0.5208333333vw;
    }
    .join2 .content .join2Swiper .swiper-slide .item .text{
        margin: 1.5104166667vw 0px 0px;
    }
    .join2 .content .join2Swiper .swiper-slide .item .text .icon{
        width: 2.3958333333vw;
        height: 2.34375vw;
    }
    .join2 .content .join2Swiper .swiper-slide .item .text .pick{
        width: 29.4270833333vw;
        margin: 0.5208333333vw 0px 0px 0.78125vw;
    }
    .join2 .content .join2Swiper .swiper-slide .item .text .pick .p1{
        font-size: 0.9375vw;
        margin: 0px 0px 0.5208333333vw;
    }
    .join2 .content .join2Swiper .swiper-slide .item .text .pick .p2{
        font-size: 0.8333333333vw;
        line-height: 1.5625vw;
    }
    .join3{
        padding: 5.2083333333vw 0px 4.84375vw;
    }
    .join3 .title{
        font-size: 1.5625vw;
        line-height: 2.2916666667vw;
        margin: 0px 0px 4.1145833333vw;
    }
    .join3 .content .button{
        bottom: 1.1458333333vw;
        width: 4.6875vw;
    }
    .join3 .content .button .circle{
        width: 2.0833333333vw;
        height: 2.0833333333vw;
    }
    .join3 .content .button .circle .iconfont{
        font-size: 0.7291666667vw;
    }
    .join3 .content .join3Swiper{
        width: 129.1666666667vw;
    }
    .join3 .content .join3Swiper .swiper-slide.swiper-slide-next + .swiper-slide .item{
        transform: translateX(-18.75vw);
    }
    .join3 .content .join3Swiper .swiper-slide .item .img{
        height: 27.7604166667vw;
        border-radius: 0.3125vw;
    }
    .join3 .content .join3Swiper .swiper-slide .item .text{
        margin: 1.5625vw 0px 0px;
    }
    .join3 .content .join3Swiper .swiper-slide .item .text .p1{
        font-size: 1.0416666667vw;
        margin: 0px 0px 0.2083333333vw;
    }
    .join3 .content .join3Swiper .swiper-slide .item .text .p2{
        font-size: 0.8333333333vw;
    }
    .join5{
        padding: 5.2083333333vw 0px 0px;
    }
    .join5 .circle1{
        width: 75vw;
        height: 75vw;
    }
    .join5 .circle2{
        width: 87.5vw;
        height: 87.5vw;
    }
    .join5 .wrap{
        padding-bottom: 9.375vw;
    }
    .join5 .wrap .position .point{
        padding: 0px 1.3020833333vw;
        height: 1.9270833333vw;
        border-radius: 0.9895833333vw;
        font-size: 0.8333333333vw;
    }
    .join5 .wrap .position .point1{
        top: 8.6458333333vw;
        left: -1.5104166667vw;
    }
    .join5 .wrap .position .point2{
        top: 14.5833333333vw;
        left: -9.375vw;
    }
    .join5 .wrap .position .point3{
        top: 20.8333333333vw;
        left: -7.8125vw;
    }
    .join5 .wrap .position .point4{
        top: 27.0833333333vw;
        left: -13.0208333333vw;
    }
    .join5 .wrap .position .point5{
        top: 32.8125vw;
        left: -6.25vw;
    }
    .join5 .wrap .position .point6{
        top: 8.6458333333vw;
        right: -3.125vw;
    }
    .join5 .wrap .position .point7{
        top: 14.5833333333vw;
        right: -11.9791666667vw;
    }
    .join5 .wrap .position .point8{
        top: 20.8333333333vw;
        right: -9.375vw;
    }
    html[lang='ja'] .join5 .wrap .position .point8{
        right: -14.583333333vw;
    }
    .join5 .wrap .position .point9{
        top: 27.0833333333vw;
        right: -10.4166666667vw;
    }
    .join5 .wrap .position .point10{
        top: 32.8125vw;
        right: -5.7291666667vw;
    }
    .join5 .wrap .title{
        font-size: 1.5625vw;
        margin: 0px 0px 4.1666666667vw;
    }
    .join5 .wrap .main{
        height: 26.6666666667vw;
    }
    .join5 .wrap .main .top{
        width: 49.21875vw;
    }
    .join5 .wrap .main .top .item{
        font-size: 1.0416666667vw;
    }
    .join5 .wrap .main .top .item:not(:last-child){
        margin-bottom: 6.7708333333vw;
    }
    .join5 .wrap .main .top .center .cir{
        width: 26.6666666667vw;
        height: 26.6666666667vw;
    }
    .join5 .wrap .main .top .center .cir::after{
        width: 18.3333333333vw;
        height: 18.3333333333vw;
    }
    .join5 .wrap .main .top .center .cir .text .p1{
        font-size: 1.5625vw;
        margin: 0px 0px 0.78125vw;
    }
    .join5 .wrap .main .top .center .cir .text .p2{
        font-size: 0.8333333333vw;
    }
    .join5 .wrap .main .top .center .cir .text .more{
        margin: 0.78125vw 0px 0px;
        gap: 0.3125vw;
    }
    .join5 .wrap .main .top .center .cir .text .more:hover .iconfont{
        transform: translateX(0.15625vw);
    }
    .join5 .wrap .main .top .center .cir .text .more p{
        font-size: 0.8333333333vw;
    }
    .join5 .wrap .main .top .center .cir .text .more .iconfont{
        font-size: 0.625vw;
    }
    .join5 .wrap .main .top.aos-animate .left::before{
        clip-path: polygon(0px 9.21875vw, 50% 9.21875vw, 50% 35.8854166667vw, 0px 35.8854166667vw);
    }
    .join5 .wrap .main .top.aos-animate .right::before{
        clip-path: polygon(50% 9.21875vw, 100% 9.21875vw, 100% 35.8854166667vw, 50% 35.8854166667vw);
    }
    .join5 .wrap .main .bottom{
        width: 34.375vw;
        margin: 4.1666666667vw auto 0px;
    }
    .join5 .wrap .main .bottom p{
        font-size: 1.0416666667vw;
    }
    .join5 .wrap .main .bottom::before{
        height: 3.3333333333vw;
        border-radius: 1.7708333333vw;
        top: 1.1458333333vw;
        transform: translateY(-2.0833333333vw);
    }
    .join5 .wrap .main .bottom::after{
        height: 3.3333333333vw;
        border-radius: 1.7708333333vw;
        transform: translateY(-2.0833333333vw);
    }
}

@media screen and (max-width: 1024px) {
    .join1{
        padding: 50px 0;
    }
    .join1 .wrap .title .p1{
        font-size: 24px;
        margin: 0 0 12px;
    }
    .join1 .wrap .title .p2{
        font-size: 12px;
        line-height: 25px;
    }
    .join1 .wrap{
        width: 90%;
    }
    .join1 .wrap .img{
        width: 100%;
        height: auto;
        margin: 24px auto 25px;
    }
    .join1 .wrap .cut .list {
        border-radius: 25px;
        padding: 0 15px;
        font-size: 12px;
    }
    .join1 .wrap .cut {
        height: 50px;
        border-radius: 25px;
        margin: 0 auto 25px;
    }
    .join1 .wrap .text .text_list {
        width: 100%;
        font-size: 12px;
        line-height: 28px;
    }
    .join5 .wrap .title{
        font-size: 22px;
        margin: 0 0 35px;
    }
    .join5{
        padding: 45px 0;
    }
    .join5 .wrap .position{
        display: none;
    }
    .join5 .wrap .main .top .center .cir:nth-child(1),.join5 .wrap .main .top .center .cir:nth-child(2){
        opacity: 1;
        transform: translateX(0);
    }
    .join5 .wrap .main .top .center .cir .text .p1{
        font-size: 20px;
        margin: 0 0 15px;
    }
    .join5 .wrap .main .top .center .cir .text .p2{
        font-size: 14px;
    }
    .join5 .wrap .main .top .center .cir{
        width: 70vw;
        height: 70vw;
        position: static;
    }
    .join5 .wrap .main{
        height: auto;
    }
    .join5 .wrap .main .top .center .cir::after{
        width: 50vw;
        height: 50vw;
    }
    .join5 .wrap .main .top .center .cir .text .more{
        margin: 25px 0 0 0;
        gap: 10px;
    }
    .join5 .wrap .main .top .center .cir .text .more p{
        font-size: 13px;
    }
    .join5 .wrap .main .top .center .cir .text .more .iconfont{
        font-size: 13px;
        position: relative;
        top: 2px;
    }
    .join5 .wrap .main .top .center .cir:first-child{
        margin: 0 0 30px;
    }
    .join5 .circle1,.join5 .circle2{
        display: none;
    }
    .join5 .wrap{
        padding-bottom: 0;
    }
}
