@charset "UTF-8";

/* @import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css); */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.4/dist/web/static/pretendard.css");

/* @font-face {
    font-family: 'Noto Sans KR';
    font-weight: 700;
    src: local('Spoqa Han Sans Neo Bold'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff') format('woff'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.ttf') format('truetype');
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 500;
    src: local('Spoqa Han Sans Neo Medium'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff') format('woff'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.ttf') format('truetype');
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 400;
    src: local('Spoqa Han Sans Neo Regular'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff') format('woff'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.ttf') format('truetype');
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 300;
    src: local('Spoqa Han Sans Neo Light'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff') format('woff'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.ttf') format('truetype');
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 100;
    src: local('Spoqa Han Sans Neo Thin'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff') format('woff'),
    url('https://cdn.jsdelivr.net/gh/spoqa/spoqa-han-sans@latest/Subset/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.ttf') format('truetype');
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;

} */
/* default */

body {
    /* font-family: 'Noto Sans KR'; */
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;

    margin: 0 auto;
    font-weight: 400;
    /* width: 1903px;
    max-width: 1903px; */
    letter-spacing: -1px;
    color: #121212;
}


a:link { color:#121212; text-decoration: none;}
a:visited { color:#121212; text-decoration: none;}
a:hover { color:#121212; text-decoration: none;}
a:active { color:#121212; text-decoration: none;}

ul { list-style:none; padding-left:0px; margin: 0; }

input {
    border: 0;
    height: 40px;
    font-size: 15px;
    color: #666666;
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;

}

textarea {
    border: 0;
    color: #666666;
    font-size: 15px;
    resize: none;
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;

}

input[type='date'] {
    font-size: 15px;
    letter-spacing: -0.75px;
    /* font-family: 'Spoqa Han Sans Neo'; */
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;

}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type='number'] {
    -moz-appearance: textfield;
    margin: 0;
}

input[type='checkbox'] {
    display: none;
}

input[type='checkbox'] + label:before{
    content:"";
    display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    background-color: #FFFFFF;
    border:0;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 15px;
}

input[type='checkbox']:checked + label:before {
    /* content:"✓"; */
    background: url('https://celltem.s3.ap-northeast-2.amazonaws.com/front/contents/icon_check.webp') 0 0px no-repeat;
    background-size: 30px 30px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 15px;
}
label {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}
/* default */

/* header */
.header-liner {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color:#FFFFFF;
    font-size: 18px;
    font-weight: 600;
    border-bottom:1px solid #E6E6E6;
    position: absolute;
    top: 0;
    z-index: 2;
}

.header-fixed {
    position: fixed;
}

.header-inner {
    width: 100%;
}
.header-inner div {
    float: left;
}
.header-inner>div:nth-child(1) { width: 33%; }
.header-inner>div:nth-child(2) { width: 67%; min-width: 730px; display: flex; justify-content: flex-end; }

.header-contents .nav-wrap, .nav-wrap-active {
    width: 100px;
    height: 77px;
    font-weight: 500;
    margin-left: 15px;
    margin-right: 15px;
    display: flex; align-items: center; vertical-align: middle; flex-direction: row; justify-content: center; 
}

.nav-top:nth-child(5) { width: 80px; }

.nav-wrap-active {
    border-bottom: 3px solid #121212;
    font-weight: bold;
}

.pd-lft-160 {
    padding-left: 160px;
}
.pd-rgt-150 {
    padding-right: 110px;
}

.color-blue     { color: #0063D4; }
.color-blue2    { color: #265daf; }
.color-green    { color: #16c324; }
.color-red      { color: #D44D4D; }
.color-gray1    { color: #AAAAAA; }
.color-gray2    { color: #777777; }
.color-gray3    { color: #666666; }

.weight-bold    { font-weight: bold; }
.weight-100     { font-weight: 100; }
.weight-200     { font-weight: 200; }
.weight-300     { font-weight: 300; }
.weight-400     { font-weight: 400; }
.weight-500     { font-weight: 500; }
.weight-600     { font-weight: 600; }
.weight-700     { font-weight: 700; }

/* header */

/* footer */
.footer-wrap {
    width: 100%;
    height: 266px;
    background-color:#F6F6F8;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.01em;
}

.footer-container { height: 266px; text-align: left; margin: 0 auto; display: flex; align-items: center; vertical-align: middle; flex-direction: row; justify-content: center; letter-spacing: normal; }
.footer-logo { width: 24%;  color:#555555; font-size:15px; font-weight: normal; padding-left: 160px; line-height: 30px; }
.footer-contents { width: 76%; min-width:810px; color:#777777; font-size:15px; line-height: 35px; }
.footer-contents span { color:#bbbbbb; }
.footer-familysite { width: 200px; height: 120px; }
 
.footer-familysite div, li { width: 150px; height: 40px; line-height: 40px; padding-left: 10px; cursor: pointer; }
.footer-familysite div:nth-child(1) { width: 152px; }
.footer-familysite div { border-bottom: 1px solid #DEDEDE; }
.footer-familysite li { border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; }

#family_list { display: none; }
#family_toggle span { text-align: right; display:inline-block; width: 52%; }
/* footer */


/* pc index */
.main-area { 
    /* background-image: linear-gradient(rgba(255,255,255,0.1), rgba(0,0,0,0.3)), url("https://celltem.s3.ap-northeast-2.amazonaws.com/front/main/r16/img_main.webp");
    background-repeat: no-repeat;
    background-size: 1920px 980px;

    width: 100%;
    height: 980px;
    margin-top: 80px;
    overflow: hidden; */

    /* width: 100%;
    height: auto;
    margin-top: 80px;
    overflow:hidden; */

    padding: 0;
    width: 100vw;
    /* height: 100vh; */
    height: 100%;

    overflow-x: hidden;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    
}

.bg_video {
    z-index:-1;
    width: 100vw;
    position:absolute;
}

/* 1219/685 is an aspect ratio of the video */
@media screen and (max-aspect-ratio: 1920/1000) {
    .bg_video {
        width: auto;
        height: 100%;
     }
 }


.main-txtbox-wrap {
    position: absolute;
    color: #ccced1;
    width: 100%;
    font-size: 18px;
    top: 45%;
    line-height: 48px;
    text-align: center;
}

.main_title {
    color: #FFFFFF;
    font-size: 50px;
    font-weight: normal;
    text-align: center;
}

.main-dtabox-wrap {
    position: absolute;
    color: #FFFFFF;
    background-color: #121212;
    opacity: 0.8;
    font-size: 24px;
    width: 420px;
    height: 280px;
    bottom: 4%;
    right: 6%;
    line-height: 48px;
    border-radius: 20px;
}

.main_sub_title { line-height: 24px; letter-spacing: 0px; color: #FFFFFF; }
.main_blank_slip { height: 30px;}

.dtabox-upper { height: 124px; text-align: center; margin: 0 auto; display: flex; align-items: center; vertical-align: middle; flex-direction: row; justify-content: center; }
.dtabox-liner { height: 1px; border-bottom: 1px solid #666666; opacity: 0.4;}
.dtabox-lower { height: 153px; margin: 0 auto; display: flex; align-items: center; vertical-align: middle; flex-direction: row; justify-content: center;}

.upper-box {
    width: 220px;
    font-size: 15px;
    line-height: 35px;
}

.upper-box span { font-size: 40px; font-weight: bold; }

.lower-box {
    width: 320px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.main_test_title { font-weight: normal; font-size: 18px; }

.dtabox-right {
    height: 55px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    vertical-align: middle;
    flex-direction: row;
    justify-content: center;
    cursor: pointer;
    font-weight: 100;
    opacity: 0.4;
}

.dtabox-right .dropdown_reverse {
    -moz-transform: rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform: rotate(180deg);
}

.dtabox-ative   { display: block; }
.dtabox-wait    { display: none; }
/* pc index */

/* pc footer */
.footer-inner img {
    margin-bottom: 20px;
}
/* pc footer */
