:root {
    --color-pri-in: #0f385a;
    --color-pri: #0f385a;
    --color-second: #f58466;
    --color-thr: #00656e;
    --color-text: #222;
    --color-text-1: #453f3f;
    --color-text-2: #515151;
    --color-text-3: #999;
    --color-text-4: #4d4d4d;
    --color-text-5: #303030;
    --color-text-6: #2a2b2e;
    --color-text-7: #00656e;
    --color-text-8: #3d3a35;
    --color-input: #232338;
    --color-icon: #0f385a;
    --color-tt: #fdba4d;
    --color-black: #000000;
    --color-white: #ffffff;
    --color-border: #8894aa;
    --color-border-1: #8294aa;
    --color-border-2: #d1d1d1;
    --color-border-3: #cecece;
    --color-border-4: #bfbfbf;
    --color-border-5: #d0d0d0;
    --color-border-6: #028938;
    --color-bg: #f3f8f8;
    --color-bg-1: rgba(0, 101, 110, 0.1);
    --color-bg-2: #002c46;
    --color-bg-3: #f9f9f9;
    --lpage-bg: #0d3658;
    --blur: blur(0.4rem);
    --filter: brightness(0) saturate(100%) invert(59%) sepia(42%) saturate(627%) hue-rotate(324deg) brightness(97%) contrast(99%);
    --filter-1: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(181deg) brightness(103%) contrast(103%);
    --filter-2: brightness(0) saturate(100%) invert(17%) sepia(35%) saturate(1702%) hue-rotate(173deg) brightness(94%) contrast(95%);
    --linear-tt: linear-gradient( 90deg, rgba(15, 56, 90, 1) 0%, rgba(0, 101, 110, 1) 40%, rgba(245, 132, 102, 1) 76%, rgba(253, 186, 77, 1) 100%);
    --linear-tt-1: linear-gradient( 270deg, rgba(245, 132, 102, 1) 0%, rgba(0, 101, 110, 1) 43%, rgba(15, 56, 90, 1) 100%);
    --color-linear: linear-gradient( 68deg, rgba(0, 44, 70, 0.7) 25.04%, rgba(0, 44, 70, 0) 71%);
    --color-linear-1: linear-gradient( 180deg, #072c48 0%, rgba(2, 115, 143, 0) 87.92%);
    --color-linear-2: linear-gradient( 0deg, #002c46 2.55%, rgba(0, 44, 70, 0) 42.64%);
    --color-linear-3: linear-gradient( 0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    --color-linear-4: linear-gradient( 270deg, rgba(255, 255, 255, 0) -24.42%, #0f385a 72.85%);
    --color-linear-5: linear-gradient( 0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    --color-linear-6: linear-gradient( 270deg, #f58466 -8.74%, #00656e 26.05%, #0f385a 99.97%);
    --color-linear-7: linear-gradient( 180deg, #fff 0%, rgba(255, 255, 255, 0) 24.69%), linear-gradient(271deg, rgba(0, 0, 0, 0) 32.14%, #00656e 94.57%);
    --color-linear-8: linear-gradient( 276deg, rgba(0, 0, 0, 0) 20.23%, #0f385a 86.17%);
    --color-linear-9: linear-gradient( 276deg, rgba(0, 0, 0, 0) 34.62%, #00656e 89.04%);
    --color-linear-10: linear-gradient( 90deg, #0f385a 1.64%, #00656e 40.99%, #f58466 76.89%, #fdba4d 100%);
    --tt-linear: linear-gradient(90deg, #f58466 1.64%, #fdba4d 100%);
    --txt-linear: linear-gradient( 45deg, #0f385a 1.64%, #00656e 40.99%, #f58466 76.89%, #fdba4d 100%);
    --btn-linear: linear-gradient(90deg, #f58466 2%, #fdba4d 100%);
    --btn-linear-1: radial-gradient( 194.06% 91.07% at 50% 52.17%, #0f385a 0%, #00656e 40%, #f58466 76.58%, #fdba4d 100%);
    --btn-linear-2: linear-gradient( 270deg, rgba(0, 42, 66, 0) 24.61%, #002a42 100%);
    --bg-linear: linear-gradient(180deg, #fff 26.71%, #fde8df 101.83%);
    --bg-linear-1: linear-gradient( 0deg, rgba(15, 56, 90, 0.2) 0%, rgba(0, 101, 110, 0.2) 47.89%, rgba(245, 132, 102, 0.2) 91.6%, rgba(253, 186, 77, 0.2) 119.74%);
    --bg-linear-2: linear-gradient( 0deg, rgba(253, 186, 77, 0.06) 0%, rgba(245, 132, 102, 0.2) 44.18%, rgba(255, 255, 255, 0.2) 100%);
    --bg-linear-3: linear-gradient( 0deg, rgba(253, 186, 77, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    --bg-linear-4: linear-gradient(0deg, #002c46 0%, rgba(0, 44, 70, 0) 45.16%);
    --bg-linear-5: linear-gradient( 180deg, rgba(0, 34, 62, 0) 49.75%, #00223e 99.6%);
    --bg-linear-6: linear-gradient( 0deg, rgba(0, 101, 110, 0.8) 0%, rgba(0, 101, 110, 0.5) 100%);
    --color-border-01: rgba(0, 0, 0, 0.1);
    --color-border-02: rgba(0, 0, 0, 0.2);
    --color-border-03: rgba(0, 0, 0, 0.3);
    --color-border-04: rgba(0, 0, 0, 0.4);
    --color-border-05: rgba(0, 0, 0, 0.5);
    --color-border-06: rgba(0, 0, 0, 0.6);
    --color-border-07: rgba(0, 0, 0, 0.7);
    --color-border-08: rgba(0, 0, 0, 0.8);
    --color-border-09: rgba(0, 0, 0, 0.9);
    --color-border-10: rgba(255, 144, 10, 0.1);
    --color-opa-white-01: rgba(255, 255, 255, 0.1);
    --color-opa-white-02: rgba(255, 255, 255, 0.2);
    --color-opa-white-03: rgba(255, 255, 255, 0.3);
    --color-opa-white-04: rgba(255, 255, 255, 0.4);
    --color-opa-white-05: rgba(255, 255, 255, 0.5);
    --color-opa-white-06: rgba(255, 255, 255, 0.6);
    --color-opa-white-07: rgba(255, 255, 255, 0.7);
    --color-opa-white-08: rgba(255, 255, 255, 0.8);
    --color-opa-white-09: rgba(255, 255, 255, 0.9);
    --shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
}

.statement {
    position: relative;
}

.statement::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
    background: var(--bg-linear);
}

.statement-des {
    position: relative;
    overflow: hidden;
    border-radius: var(--dist20);
    background-color: var(--color-white);
    -webkit-box-shadow: 0 6px 30px 0 rgba(15, 56, 90, 0.15);
    box-shadow: 0 6px 30px 0 rgba(15, 56, 90, 0.15);
    width: calc(9 / 12 * 100%);
    margin: 0 auto;
    padding: var(--dist50) var(--dist62);
    z-index: 1;
}

@media screen and (max-width: 1200px) {
    .statement-des {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .statement-des {
        padding: 2.4rem 1.6rem;
    }
}

.statement-des .titlemain-tt span:not(.bold) {
    background: var(--linear-tt-1) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.statement-des .archireenco-wecan-group {
    text-align: justify;
}

.statement-des .archireenco-wecan-group li,
.statement-des .archireenco-wecan-group p {
    color: var(--color-text);
    --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
    font-size: var(--f-sz);
    font-weight: 500;
}

@media screen and (max-width: 800px) {
    .statement-des .archireenco-wecan-group li,
    .statement-des .archireenco-wecan-group p {
        font-size: 1.4rem;
    }
}

.statement-des .decor {
    position: absolute;
    content: "";
    z-index: -1;
    width: 60%;
    bottom: 0;
    right: 0;
    opacity: 0.5;
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.statement-des .decor img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}

.statement-talk {
    position: relative;
}

.statement-talk .decor {
    position: absolute;
    width: 100%;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.statement-talk .decor img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.statement-talk .titlemain-tt {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.statement-talk .titlemain-tt span:not(.bold) {
    margin-right: auto;
}

.statement-talk .titlemain-tt .bold {
    text-align: center;
}

.statement-talk .titlemain .txt {
    font-weight: 600;
    color: #222;
    --f-sz: clamp(2.2rem, calc(1rem + 1.5vw), 2.8rem);
    font-size: var(--f-sz);
}

.statement-talk .titlemain-dcor {
    width: 25%;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
}

@media screen and (min-width: 1631px) {
    .home .abpj-img {
        width: calc(var(--halfremainder) + 2rem + 100%);
        margin-left: calc(-1 * var(--halfremainder) - 2rem);
    }
}

.abpj {
    position: relative;
    overflow: hidden;
}

.abpj-decor {
    position: absolute;
    bottom: -0.1rem;
    left: 0;
    right: 0;
    width: 80%;
}

.abpj-decor img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    opacity: 0.3;
}

.abpj-item {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: var(--bg-linear-1);
}

.abpj-item:nth-child(even) {
    background: var(--bg-linear-2);
}

@media screen and (min-width: 1001px) {
    .abpj-item:nth-child(even) .abpj-col:nth-child(2) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

@media screen and (min-width: 1631px) {
    .abpj-item:nth-child(even) .abpj-img {
        width: calc(var(--halfremainder) + 2rem + 100%);
        margin-left: calc(-1 * var(--halfremainder) - 2rem);
    }
}

@media screen and (max-width: 1630px) {
    .abpj-item:nth-child(even) .abpj-img {
        width: calc(100% + 2rem);
        margin-left: -2rem;
    }
}

.abpj-btn {
    --wbtn: 8rem;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: var(--wbtn);
    height: var(--wbtn);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

@media screen and (max-width: 1200px) {
    .abpj-btn {
        --wbtn: 5rem;
    }
}

@media screen and (max-width: 600px) {
    .abpj-btn {
        --wbtn: 3.6rem;
    }
}

@media screen and (min-width: 1200px) {
    .abpj-btn:hover {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1);
    }
}

.abpj-btn img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}

.abpj-btn::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    border-radius: 100%;
    -webkit-animation: pin 3s linear 1s infinite normal;
    animation: pin 3s linear 1s infinite normal;
    z-index: -2;
    background-color: transparent;
    border: 0.2rem solid var(--color-tt);
}

.abpj-btn::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    border-radius: 100%;
    -webkit-animation: pin 3s linear 2s infinite normal;
    animation: pin 3s linear 2s infinite normal;
    z-index: -2;
    background-color: transparent;
    border: 0.2rem solid var(--color-tt);
}

.abpj-cloud {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.1rem;
    width: 100%;
    z-index: 2;
}

.abpj-cloud img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.abpj-des {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: var(--dist120) 0;
}

@media screen and (max-width: 1200px) {
    .abpj-des .titlemain-head {
        padding: 0;
    }
}

@media screen and (min-width: 1201px) {
    .abpj-des .titlemain-tt span:last-child:not(.bold) {
        -webkit-transform: translateY(1rem);
        transform: translateY(1rem);
    }
}

@media screen and (max-width: 1001px) {
    .abpj-des {
        padding-bottom: 1.6rem;
    }
}

@media screen and (max-width: 800px) {
    .abpj-des {
        padding-top: 4rem;
    }
}

.abpj-des-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.abpj-des .archireenco-wecan-group {
    margin-bottom: 0.6rem;
    text-align: justify;
}

@media screen and (max-width: 1200px) {
    .abpj-des .archireenco-wecan-group li,
    .abpj-des .archireenco-wecan-group p {
        font-size: 1.4rem;
    }
}

.abpj-des .item:not(:last-child) {
    margin-bottom: var(--dist48);
}

.abpj-slider {
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.abpj-slider .swiper {
    margin-top: auto;
    width: 100%;
}

@media screen and (min-width: 1631px) {
    .abpj-slider {
        width: calc(var(--halfremainder) + 2rem + 100%);
        -webkit-transform: translateY(1.6rem);
        transform: translateY(1.6rem);
    }
}

@media screen and (max-width: 1630px) {
    .introh .abpj-slider {
        width: calc(100% + 2rem);
        margin-left: -2.4rem;
    }
}

@media screen and (max-width: 1000px) {
    .abpj-slider {
        width: calc(100% + 2rem);
        margin-left: 0;
    }
}


/* .introh .abpj-img {
    width: 100% !important;
    margin-left: 0 !important;
} */

.abpj-img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    -webkit-transform-origin: left;
    transform-origin: left;
}

@media screen and (min-width: 1631px) {
    .abpj-img {
        width: calc(var(--halfremainder) + 2rem + 100%);
        -webkit-transform: translateY(1.6rem);
        transform: translateY(1.6rem);
    }
}

@media screen and (max-width: 1630px) {
    .abpj-img {
        width: calc(120% + 2rem);
        margin-left: -20%;
    }
}

@media screen and (max-width: 1000px) {
    .abpj-img {
        width: calc(100% + 2rem);
        margin-left: 0;
    }
}

.abpj-img .inner {
    width: 100%;
}

.abpj-img .inner video,
.abpj-img .inner iframe,
.abpj-img .inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

@media screen and (max-width: 1000px) {
    .abpj-col {
        width: 100%;
    }
}