@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#wrapper {
    /*background: rgb(243 245 251 / 85%);*/
}

#header {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    background: #fff;
}

#subTop {
    z-index: 666;
    position: relative;
    padding: 8.4rem 0 0;
}

.sub-visual {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem 2rem 6rem;
    width: 100%;
    min-height: 19rem;
    text-align: center;
    box-sizing: content-box;
    background: url("/images/kor08r-22-0456/sub/sub_visual.jpg") no-repeat center center/cover;
}

/*
.sub-visual > div {
    display: table-cell;
    vertical-align: middle;
    padding-top: 8.4rem;
}
*/
.sub-visual h2 {
    line-height: 1;
    font-size: 3.5rem;
    color: #fff;
    font-family: 'NanumSquare';
    font-weight: 700;
}

.sub-tab {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.sub-tab.fixed {
    z-index: 666;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.10);
    opacity: 0.92;
}

.sub-tab > ul {
    margin: 0 auto;
    max-width: 1200px;
    height: 60px;
    text-align: center;
    line-height: 0;
    font-size: 0;
    background: #f5f6fc;
}

.sub-tab.fixed ul {
    margin: 0 auto;
    width: 100%;
}

.sub-tab li {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-left: none;
}

.sub-tab li:nth-child(1) {
    border-left: 1px solid #e8e8e8;
}

.sub-tab li a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #888;
    line-height: 1.5;
    justify-content: center;
    align-items: center;
    word-break: keep-all;
}

.sub-tab li.active {
    border-color: #7887c9;
    background: rgba(59, 91, 235, 0.5);
	
}

.sub-tab li.active:nth-child(1) {
    border-left: 1px solid #7887c9;
}

.sub-tab li.active a {
    font-weight: 500;  color: #1b2346;
}

.sub-tab.fixed a {
    border-bottom: 0;
    border-top: 0;
}

.sub-tab .col-2 li {
    width: 50%;
}

.sub-tab .col-3 li {
    width: 33.33%;
}

.sub-tab .col-3 li.active:nth-child(2) {
    border-left: 1px solid #7887c9;
    border-right: 1px solid #7887c9;
}

.sub-tab .col-4 li {
    width: 25%;
}

.sub-tab .col-4 li.active:nth-child(2),
.sub-tab .col-4 li.active:nth-child(3) {
    border-left: 1px solid #7887c9;
    border-right: 1px solid #7887c9;
}

.sub-tab .col-5 li {
    width: 20%;
}

.sub-tab .col-5 li.active:nth-child(2),
.sub-tab .col-5 li.active:nth-child(3),
.sub-tab .col-5 li.active:nth-child(4) {
    border-left: 1px solid #7887c9;
    border-right: 1px solid #7887c9;
}

@media only screen and (max-width:1200px) {
    .sub-tab > ul {
        width: 100%;
    }
}

@media only screen and (max-width:768px) {
    #subTop {
        padding: 5rem 0;
    }

    .sub-visual {
        align-items: center;
        padding: 0 2rem;
        min-height: 10rem;
        box-sizing: border-box;
    }

    .sub-visual h2 {
        font-size: 2.3rem;
    }

    .sub-visual p {
        font-size: 14px;
    }

    .sub-tab > ul {
		height: 50px;
    }

    .sub-tab li {
        height: 50px;
    }

    .sub-tab li a {
        height: 50px;
        font-size: 17px;
    }
}

@media only screen and (max-width:480px) {
    .sub-tab {
        min-width: 320px;
    }

    .sub-tab li a {
       font-size: 14px;
    }
	.sub-tab.subm03 .col-4 li:nth-child(3){width:28%}
	.sub-tab.subm03 .col-4 li:nth-child(4){width:22%}
}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#subContents {
    position: relative;
    width: 100%;
    padding: 80px 0px 150px 0px;
    /*margin: 0 auto;*/
}

#subContents.non-svisual {
    padding: 200px 0px 150px 0px;
}

#subContents .page_nav {
    position: absolute;
    top: 40px;
    right: 0;
}

#subContents .page_nav ul li {
    display: inline;
    float: left;
    color: #a3a3a3;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -1px;
}

#subContents .page_nav ul li .fa.fa-home {
    color: #777;
}

#subContents .page_nav ul li:after {
    content: url(/images/kor04r-19-0422/sub/ico_divider_arrow.png);
    position: relative;
    top: -3px;
    margin: 0 10px;
    width: 6px;
    line-height: 20px;
}

#subContents .page_nav ul li._last {
    color: #777;
}

#subContents .page_nav ul li._last:after {
    display: none;
}

.sub-contents{width:1200px; margin:0 auto;}
.sub-title {
    font-size: 36px;
    color: #111;
    font-weight: 700;
    margin-bottom: 80px;
    text-align: center;
	font-family: 'NanumSquare';
}

.sub-contents p {
   /* font-size: 16px;
    color: #111;
    font-weight: 400;
    line-height: 2.3;
    word-break: break-all;*/
}



@media only screen and (max-width:1200px) {
    #subContents {
       /* margin: 0 auto;
        width: 100%;*/
    }

    #subContents.non-svisual {
        padding: 150px 20px 150px 20px;
    }
	.sub-contents{width:100%; padding:0 20px}
}

@media only screen and (max-width:980px) {
    .sub-title {
        margin-bottom: 50px;
    }

    .sub-title:before {
        width: 60px;
    }
}


@media only screen and (max-width:768px) {
    #subContents {
        padding: 50px 0;
    }

    #subContents.non-svisual {
        padding: 150px 10px 150px 10px;
    }
	
	.sub-contents{padding:0 10px}
    .sub-title {
        font-size: 23px;
        margin-bottom: 30px
    }

    .sub-contents p {
        font-size: 14px;
        white-space: normal;
        word-break: break-word;
    }
}

/* 회사소개
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sub1-1 .greeting{padding:60px 40px;}
.sub1-1 .greeting h3{font-family: 'NanumSquare'; font-size:30px;font-weight:900; color:#111; margin-bottom:30px;}
.sub1-1 p{font-size:18px; margin-top:20px; color:#666; line-height:1.6; word-break:keep-all; }
.sub1-1 .greeting p strong{font-weight:500; color:#111;}
.sub1-1 .cont-group{margin-top:60px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.sub1-1 .cont-group > div{position:relative; text-align:center; width:calc((100% - 40px)/3); }
.sub1-1 .cont-group > div .title-box{background:#5e7ce8; padding:20px; font-size:22px; letter-spacing:-1px; min-height:90px; line-height:1.3; font-weight:500; color:#fff; }
.sub1-1 .cont-group > div .txt-box{border:1px solid #ddd; padding:10px 30px 30px 30px; min-height:160px}
.sub1-1.sub-contents2 {margin-top:60px; background: url("/images/kor08r-22-0456/sub/sub1_1_bg.jpg") no-repeat 25% center/cover; padding:120px 0 150px 0}
.sub1-1.sub-contents2 ._inner{width:1200px; margin:0 auto;}
.sub1-1.sub-contents2 ._inner h3{font-family: 'NanumSquare'; text-align:center; font-size:34px;font-weight:700; color:#fff; margin-bottom:50px;}
.sub1-1 .mission{display:flex; flex-wrap:wrap; justify-content:space-between;}
.sub1-1 .mission > div{position:relative; text-align:center; width:calc((100% - 60px)/4); border:1px solid rgba(255,255,255,0.3); background:rgba(0,0,0,0.15); padding:40px 20px;}
.sub1-1 .mission h4{position:relative; font-size:24px; margin-bottom:45px; font-weight:500; color:#fff; }
.sub1-1 .mission h4:after{content:""; position:absolute; display:block; left:0; right:0; width:30px; height:1px; background:#fff; margin:20px auto 0;}
.sub1-1 .mission p{color:#fff; margin:0; line-height:1.4; font-weight:300;}

@media only screen and (max-width:1200px) {
	.sub1-1 .cont-group > div{width:calc((100% - 20px)/3); }
	.sub1-1 .cont-group > div .title-box{padding:20px 5px; }
	.sub1-1 .cont-group > div .txt-box{padding:0 15px 30px 15px;}
	.sub1-1.sub-contents2 {padding:120px 30px 150px 30px}
	.sub1-1.sub-contents2 ._inner{width:100%;}
}

@media only screen and (max-width:980px) {
	.sub1-1 .cont-group > div .txt-box{min-height:180px}	
	.sub1-1.sub-contents2 {margin-top:50px; padding:100px 30px 130px 30px}
	.sub1-1 .mission > div{width:calc((100% - 40px)/4); padding:30px 10px;}
}

@media only screen and (max-width:850px) {
	.sub1-1 .greeting{padding:40px 20px;}
	.sub1-1 .greeting h3{font-size:22px; margin-bottom:20px;}
	.sub1-1 p{font-size:16px; margin-top:15px; line-height:1.5;}
	.sub1-1 .cont-group{margin-top:30px;}
	.sub1-1 .cont-group > div .title-box{padding:15px 5px; font-size:18px; min-height:76px; letter-spacing:0}
	.sub1-1 .cont-group > div .txt-box{min-height:150px}
	
	.sub1-1.sub-contents2 {padding:60px 30px 80px 30px}
	.sub1-1.sub-contents2 ._inner h3{font-size:24px; margin-bottom:10px;}
	.sub1-1 .mission > div{width:calc((100% - 50px)/2); padding:40px 20px; margin-top:30px}
	.sub1-1 .mission h4{font-size:19px; margin-bottom:35px; }
	.sub1-1 .mission h4:after{width:24px; margin:15px auto 0;}

}

@media only screen and (max-width:660px) {
	.sub1-1 .greeting{padding:30px 10px}
	.sub1-1 .cont-group > div{width:100%; margin-top:20px; }
	.sub1-1 .cont-group > div .txt-box{min-height:auto; padding:0 20px 20px 20px;}
	.sub1-1.sub-contents2 {padding:40px 20px 50px 20px}
	.sub1-1 .mission > div{width:100%; padding:30px 20px; margin-top:20px}
}





/* 오시는 길
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sub1-2 .root_daum_roughmap {width: 100%;}

.sub1-2 .location-info{border-bottom: 1px solid #ddd; margin-top:60px;}
.sub1-2 .location-info > table { width: 100%; border-top: 2px solid #111;}
.sub1-2 table tr { border-top: 1px solid #ddd;}
.sub1-2 .location-info > table tr th { width: 240px; font-size: 18px; font-weight: 500; color: #030303; padding: 30px 0px 30px 30px;text-align: left;}
.sub1-2 .location-info > table tr th i{position:relative; top:2px; font-size:20px; margin-right:5px;}
.sub1-2 .location-info > table tr td { color: #555; font-size: 18px; line-height: 1.4; font-weight: 400;padding: 30px; word-break:keep-all;}
.sub1-2 .location-info > table tr td p{ color: #555; font-size: 18px; line-height: 1.4;font-weight: 400;position:relative; padding-left:120px;margin-bottom:10px; word-break:keep-all;}
.sub1-2 .location-info > table tr td p span{position:absolute; left:0; top:0; font-weight:500; color:#333;}

@media only screen and (max-width:980px) {
	.sub1-2 .location-info > table tr th { width: 200px; padding: 30px 0px 30px 20px;}
}

@media only screen and (max-width:768px) {
	.sub1-2 .location-info{margin-top:30px;}
   .sub1-2 .location-info > table tr th { width: 110px;font-size: 15px; padding:20px 0px 20px 5px;}
   .sub1-2 .location-info > table tr th i{top:1px; font-size:18px;}.sub1-2 .location-info > table tr td {font-size: 15px;padding:20px 10px;}
   .sub1-2 .location-info > table tr td {font-size: 15px; padding: 20px 5px;}
   .sub1-2 .location-info > table tr td p{font-size: 15px;padding-left:70px;}
}

@media only screen and (max-width:620px) {
	.sub1-2 .location-info > table tr th {padding:20px 5px;}
	.sub1-2 .location-info > table tr td p{padding-left:0; }
	.sub1-2 .location-info > table tr td p span{position:relative; display:block; margin-bottom:5px;}
	.sub1-2 .root_daum_roughmap .wrap_map{height:280px !important;}
}



/* 유전자 검사
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sub2 .sub-top-wrap{position:relative; margin-bottom:100px;}
.sub2 .sub-top-wrap .bg01{background: url("/images/kor08r-22-0456/sub/sub2_1_img01.jpg") no-repeat center center/cover;}
.sub2 .sub-top-wrap .bg02{background: url("/images/kor08r-22-0456/sub/sub2_2_img01.jpg") no-repeat center bottom/cover;}
.sub2 .sub-top-wrap .bg03{background: url("/images/kor08r-22-0456/sub/sub2_3_img01.jpg") no-repeat right center/cover;}
.sub2 .sub-top-wrap .bg04{background: url("/images/kor08r-22-0456/sub/sub2_4_img01.jpg") no-repeat center center/cover;}
.sub2 .sub-top-wrap .txt-box{background:#f5f7fb;}
.sub2 .sub-top-wrap h3{font-size:30px; font-weight:700; margin-bottom:30px; color:#5e7ce8;font-family: 'NanumSquare';}
.sub2 .sub-top-wrap p{font-size:20px; color:#555; line-height:1.6; word-break:keep-all;}

.sub2 .test-info h4{font-family: 'NanumSquare'; color:#333; font-weight:700; font-size:26px; }
.sub2 .test-info p{font-size:18px; color:#555; line-height:1.6; word-break:keep-all; margin-top:15px;}
.sub2 .test-info li{position:relative; padding-left:15px; font-size:18px; color:#555; line-height:1.4; word-break:keep-all; margin-top:10px;}
.sub2 .test-info li:before{position:absolute; content:""; left:0; top:10px; width:5px; height:5px; background:#5e7ce8;; border-radius:50px;}

.sub2 .test-info dl{display:table; width:100%; border-bottom:1px solid #ddd; padding-bottom:50px; margin-bottom:50px; }
.sub2 .test-info dt{display:table-cell; width:260px; vertical-align:top; padding:20px 20px 0 20px; }
.sub2 .test-info dd{display:table-cell; vertical-align:top; padding:0 20px}
.sub2 .test-info dd .b-txt span{font-size:20px; font-weight:500; color:#5e7ce8; display:block; margin-bottom:5px;}
.sub2 .test-info dd .b-txt li{font-weight:500; color:#333}
.sub2 .test-info dd .b-txt li:before{ top:12px;}
.sub2 .test-info dd.img-area{padding:0 0 0 30px !important;}

@media only screen and (max-width:768px) {
	.sub2 .sub-top-wrap{margin-bottom:50px;}
	.sub2 .sub-top-wrap h3{font-size:21px; margin-bottom:20px;}
	.sub2 .sub-top-wrap p{font-size:16px; line-height:1.4;}

	.sub2 .test-info h4{font-size:20px; }
	.sub2 .test-info p{font-size:16px; line-height:1.5; margin-top:10px;}
	.sub2 .test-info li{padding-left:10px; font-size:16px; margin-top:10px;}
	.sub2 .test-info li:before{top:9px; width:3px; height:3px;}

	.sub2 .test-info dl{padding-bottom:30px; margin-bottom:30px; }
	.sub2 .test-info dt{width:160px; padding:10px 10px 0 10px; }
	.sub2 .test-info dd{padding:0 10px}
	.sub2 .test-info dd .b-txt span{font-size:17px;}
	.sub2 .test-info dd .b-txt li:before{width:4px; height:4px; top:11px;}
	.sub2 .test-info dd.img-area{padding:0 0 0 15px !important;}
}

@media only screen and (min-width:641px) {
	.sub2 .sub-top-wrap .img-box{width:55%; height:300px; }
	.sub2 .sub-top-wrap .txt-box{padding:60px 0; width:90%; max-height:320px; position:absolute; right:0; top:50px; display:table; z-index:-1}
	.sub2 .sub-top-wrap .txt-box ._inner{margin-left:55%; padding-right:40px;}
}

@media only screen and (min-width:769px) {
	.sub2 .sub-top-wrap .img-box{width:50%; height:380px; }
	.sub2 .sub-top-wrap .txt-box{padding:90px 0;width:87%; max-height:360px; position:absolute; right:0; top:70px; display:table; z-index:-1}
	.sub2 .sub-top-wrap .txt-box ._inner{margin-left:50%; padding-right:50px;}
}

@media only screen and (max-width:640px) {
	.sub2 .sub-top-wrap .img-box{width:100%; height:360px; }
	.sub2 .sub-top-wrap .txt-box{padding:40px 30px; width:100%;}
	.sub2 .test-info dt{width:100%; display:block; padding:10px; }
	.sub2 .test-info dd{width:100%; display:block;}
	.sub2 .test-info dd.img-area{padding:20px 0 0 0 !important;}
}

@media only screen and (max-width:480px) {
	.sub2 .sub-top-wrap .img-box{height:240px; }
	.sub2 .sub-top-wrap .txt-box{padding:30px 20px;}
}




/* 게시판 관련 CSS   
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 Write*/
.contents_sub .board-write{padding-top:20px; border-top:1px solid #3b5beb }
.contents_sub .whois-board-view .board-content{font-size:17px; font-weight:400; color:#454545; line-height:1.5;}
.contents_sub .line-b{border-bottom:1px solid #ddd}
.contents_sub .board-write .input-group-addon{background:transparent}
.contents_sub .board-write .input-group-addon.fhead{font-weight:500;}
.contents_sub .board-write .captcha-comment{font-size:14px; font-weight:400; color:#333}
.contents_sub .infoconsent-wrap .content{background:#fff; color:#555; font-size:15px; line-height:1.4;}
.contents_sub .infoconsent-wrap .title{font-size:16px; font-weight:500;}
.contents_sub .infoconsent-wrap > div label{font-size:15px; font-weight:500;}

/* 일반게시판 List */
.whois-board-list {
    display: inline-block;
    font-size: 13px;
}

.whois-board-list .whois-board-row {
    width: 100%;
    margin: 0 0 0 0;
    padding: 15px 0 15px 0;
    float: left;
    border-bottom: 1px solid #eee;
    color: #000000;
}

.whois-board-list .whois-board-row:first-child {
    border-top: 1px solid #3b5beb;
}

/* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
}

.whois-board-list .whois-board-row .whois-board-row-info {
    color: #acacac;
}

.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author {
    max-width: 33vw;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

/* 일반게시판 view */
.contents_sub .whois-board-view .board-info{font-weight:400; font-size:14px;}
.contents_sub .form-group label{font-weight:400; font-size:14px;}
.contents_sub .whois-board-view .file-wrap{font-weight:400; font-size:14px;}
.contents_sub .next_data_area .b, .contents_sub .prev_data_area .b{font-weight:500;}
.contents_sub .next_data_area, .contents_sub .prev_data_area{font-size:13px; font-weight:400; }
.whois-board-view {
    display: inline-block;
	padding-top:20px;
	border-top:1px solid #3b5beb
}

.whois-board-view .board-header .board-title h3 {
    display: block;
    margin: 0px 0 20px;
    padding: 0;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
}

.whois-board-view .whois-board-view-row {
    width: 100%;
    margin: 0;
    padding: 0;
    padding: 10px 0 10px 0;
    float: left;
    border-bottom: 1px solid #eee;
}

.whois-board-view .whois-board-view-row .whois-board-view-subject {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    float: left;
    font-size: 18px;
    font-weight: 600;
}

.whois-board-view .whois-board-view-row .whois-board-view-author {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
    float: left;
    font-size: 13px;
    font-weight: 600;
}

.whois-board-view .whois-board-view-row .whois-board-view-info {
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    float: left;
    color: #acacac;
}

.whois-board-view .whois-board-view-row .whois-board-view-content {
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 0;
    float: left;
    font-size: 12px;
}

.whois-board-view .whois-board-view-files {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

.whois-board-view .whois-board-view-files .whois-board-view-file {
    width: 100%;
    margin: 0;
    padding: 5px 0;
    float: left;
    font-size: 12px;
}

.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count {
    font-size: 11px;
    color: #c4c4c4;
}

/* 게시판 버튼 */
.btn-search,
.whois-button-submit,
.btn-sub {
    color: #fff;
    background-color: #555;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.btn-search:hover,
.btn-search:focus,
.whois-button-submit:hover,
.whois-button-submit:focus,
.btn-sub:hover,
.btn-sub:focus {
    color: #fff;
    background-color: #333;
}

/* 게시판 공통 */
.sub-box {
    margin-right: 5px;
    background-color: #0575ab;
    border: 0;
    color: #ffffff;
    display: inline-block;
    font-family: "Nanum Gothic", sans-serif;
}

.sub-box.sm {
    font-size: 12px;
    padding: 2px 5px;
}

.sub-box.m {
    font-size: 14px;
    padding: 4px 8px;
}

.sub-box.lg {
    font-size: 16px;
    padding: 6px 12px;
}

.sub-border {
    border: 1px solid #0575ab;
}

.sub-border-t {
    border-top: 1px solid #0575ab;
}

.sub-border-r {
    border-right: 1px solid #0575ab;
}

.sub-border-b {
    border-bottom: 1px solid #0575ab;
}

.sub-border-l {
    border-left: 1px solid #0575ab;
}

.sub-bg {
    background-color: #3b5beb;
}

.sub-bg-hover:hover {
    background-color: #034c94;
}

@media only screen and (max-width:768px) {
    .whois-board-view .board-header .board-title h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }

    .sub1-1-box .txt-box p {
        font-size: 14px;
    }
}

/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.material-form {
    margin: 0 auto;
    background: #fff;
}

.material-form h3 {
    position: relative;
    font-size: 50px;
    font-weight: 500;
    text-align: left;
    color: #d5d5d5;
    letter-spacing: -3px;
}

.material-form h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 3px;
    background: #d5d5d5;
}

.material-form .body {
    margin: 60px auto 0 !important;
    padding: 0 15px;
}

.material-form p.page_slogan {
    position: relative;
    margin-bottom: 60px;
    margin-top: 30px;
    color: #333;
    padding-left: 13px;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
    letter-spacing: -1px;
}

.material-form p.page_slogan:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #ffa800;
}

.material-form p.page_slogan span.c_red {
    color: #f00;
}

.material-form .header {
    padding: 50px 10px;
    background: #6498fe;
    font-size: 16px;
    color: #fff;
}

.material-form .header h3 {
    font-size: 30px;
}

.material-form .header p,
.material-form .header span {
    margin-top: 15px;
    font-size: 16px;
    color: #fff;
}

.material-form .sub-header h4 {
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.material-form .sub-content .form-group:last-child {
    margin: 0;
}

.material-form .input-group {
    position: relative;
    border: 0;
}

.material-form .input-group .input-group-addon {
    padding-right: 6px;
    padding-left: 6px;
    background: #fff;
    border: 0;
}

.material-form .form-control,
input[type='text'].whois,
input[type='password'].whois,
select.whois {
    border: 1px solid #ccc;
    transition: 0.3s all ease;
}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control:first-child,
.material-form .input-group .form-control.first,
.material-form .input-group .th + .form-control,
.th + input[type='text'].whois,
.th + input[type='password'].whois,
.th + select.whois {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control:last-child,
.material-form .input-group .form-control.last,
.material-form .input-group .input-group-btn:last-child,
.material-form .input-group .input-group-btn:last-child button,
.material-form .input-group .input-group-btn:last-child .btn {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.material-form .form-group {
    margin-bottom: 15px;
    overflow: visible;
}

.material-form .form-group.success .form-control {
    color: #5cb85c;
}

.material-form .form-group.failed .form-control {
    color: #d9534f;
}

.material-form .form-control[readonly] {
    background: #fff;
}

.material-form .btn {
    height: 38px;
}

.material-form .btn-default {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.material-form .input-group input,
.material-form .input-group select,
input[type='text'].whois,
input[type='password'].whois,
select.whois {
    z-index: 10;
}

.input-group label.th {
    z-index: 9;
    display: none;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
    height: 20px;
    color: #ccc;
}

.input-group label.th.ie9 {
    z-index: 11;
    display: block;
}

.material-form .desc {
    padding: 10px 0;
}

.chkbox {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.chk-block,
.chk-block span {
    display: block;
    text-align: center;
    width: 100%;
}

.chkbox input[type='radio'],
.chkbox input[type='checkbox'] {
    display: none;
}

.chkbox input[type='radio'] ~ .rbtn {
    padding: 6px 12px;
    line-height: 27px;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
}

.chkbox input[type='radio']:checked ~ .rbtn {
    background: #ccc;
    color: #fff;
}

.chkbox input[type='radio'] ~ .box,
.chkbox input[type='checkbox'] ~ .box {
    display: block;
    color: #bbb;
    cursor: pointer;
    transition: 0.5s all ease;
}

.chkbox input[type='radio'] ~ .box:before,
.chkbox input[type='checkbox'] ~ .box:before {
    display: inline-block;
    margin-right: 5px;
    padding: 2px;
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    transition: 0.4s all ease;
    vertical-align: middle;
    color: #cfcfcf;
}

.chkbox input[type='radio'] ~ .box:before {
    content: "e165";
}

.chkbox input[type='checkbox'] ~ .box:before {
    content: "e013";
}

.chkbox input[type='radio']:checked ~ .box,
.chkbox input[type='checkbox']:checked ~ .box {
    color: #666;
}

.chkbox input[type='radio']:checked ~ .box:before,
.chkbox input[type='checkbox']:checked ~ .box:before {
    color: #666;
}

@media only screen and (max-width: 1200px) {
    .material-form h3 {
        padding: 0 15px;
    }

    .material-form p.page_slogan {
        margin: 30px 15px 60px;
        padding: 0 15px;
        font-size: 20px;
        line-height: 1;
    }
}

/* 사이트정보 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.common-content h3 {
    position: relative;
    font-size: 50px;
    font-weight: 500;
    text-align: left;
    color: #d5d5d5;
    letter-spacing: -3px;
}

.common-content h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 3px;
    background: #d5d5d5;
}

.common-content p.page_slogan {
    position: relative;
    margin-bottom: 60px;
    margin-top: 30px;
    color: #333;
    padding-left: 13px;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
    letter-spacing: -1px;
}

.common-content p.page_slogan:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #ffa800;
}

.common-content p.page_slogan span.c_red {
    color: #f00;
}

.common-content .sub-content {
    margin-top: 60px;
}

@media only screen and (max-width: 1200px) {
    .common-content h3 {
        padding: 0 15px;
    }

    .common-content p.page_slogan {
        margin: 30px 15px 60px;
        padding: 0 15px;
        font-size: 20px;
        line-height: 1;
    }
}

/* 사이트정보 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.common-content .qna-info {
    margin-top: 30px;
    font-size: 18px;
}

.partners_area .img_frame > div {
    background: #fff;
}


		