: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);
}

.ctact {
    position: relative;
}

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

@media screen and (min-width: 1201px) {
    .ctact-bdy {
        width: calc(10 / 12 * 100%);
        margin: 0 auto;
    }
}

.ctact-frm {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.ctact-frm .form-lb {
    margin-bottom: -1rem;
    margin-left: 1.2rem;
}

.ctact-frm .btn-main {
    background: var(--btn-linear) !important;
    border-radius: 0.6rem !important;
    border: none !important;
    color: var(--color-white);
    font-family: var(--font-sec);
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 700;
    font-weight: 700 !important;
}

@media screen and (min-width: 1200px) {
    .ctact-frm .btn-main:hover {
        opacity: 0.8;
    }
}

.ctact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--dist20);
}

.ctact-des {
    height: 100%;
}

.ctact-des .title-linear {
    margin-bottom: 1.6rem;
    --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
    font-size: var(--f-sz);
}

.ctact-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;
    gap: var(--dist20);
}

.ctact-des .archireenco-wecan-group {
    width: 54.3rem;
    max-width: 100%;
}

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

.ctact-list {
    margin-bottom: 1.6rem;
}

.ctact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    gap: var(--dist16);
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

@media screen and (max-width: 500px) {
    .ctact-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.ctact-item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.8rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 12.5rem;
}

@media screen and (min-width: 1401px) {
    .ctact-item .inner {
        min-width: 2.6rem;
    }
}

.ctact-item .inner img {
    width: 2rem;
    height: 2rem;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}

.ctact-item .txt {
    --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
    font-size: var(--f-sz);
    color: var(--color-text-2);
    font-weight: 500;
    max-width: 42rem;
}

.ctact-item .txt.bold {
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 600;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.ctact-frm-tt {
    --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
    font-size: var(--f-sz);
    font-weight: 600;
    color: var(--color-thr);
    margin-bottom: 2rem;
}

.ctact-inner:not(:last-child) {
    margin-bottom: 3rem;
}

.ctact-logo {
    max-width: 100%;
    width: 36rem;
}

@media screen and (max-width: 1100px) {
    .ctact-logo {
        margin: 0 auto;
    }
}

@media screen and (max-width: 800px) {
    .ctact-logo {
        width: 26rem;
    }
}

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

.ctact-map {
    width: 100%;
}

.ctact-map .inner {
    display: block;
    padding-top: calc((640 / 1920) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 800px) {
    .ctact-map .inner {
        padding-top: calc(900 / 1920 * 100vw);
    }
}

.ctact-map .inner iframe,
.ctact-map .inner img,
.ctact-map .inner video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}