.header_sub {background-color: #f5f5f5;height:48px;line-height:48px;border:1px solid #e6e6e6;border-width: 1px 0;color:#585858;}
.header_sub .home {display:inline-block;width:48px;height:48px;border:1px solid #e6e6e6;border-width: 0 1px;vertical-align: middle;margin-right: 20px;background: url(../img/common/ico_header_home.png) no-repeat center;}
.header_sub .txt {display:inline-block;height:48px;line-height:48px;}
.header_sub .sep {display:inline-block;width:40px;text-align-last: center;}
.sub_wrap {margin-top: 40px;}
.sub_wrap .inside {width:1280px;margin:0 auto;}
.sub_wrap .inside:after {content: "";display: block;clear: both;}
.sub_wrap .container{width:1280px;margin:0 auto 50px;}
.sub_wrap .boadSearchD{margin-bottom: 30px;} 
.sub_wrap .boadSearchD ul{display: flex;  width: 100%;}
.sub_wrap .boadSearchD ul li{margin-right: 0.5rem;}
.sub_wrap .boadSearchD ul li:nth-child(1){width:22%;}
.sub_wrap .boadSearchD ul li:nth-child(2){width:22%;}
.sub_wrap .boadSearchD ul li:nth-child(3){width:22%;}
.sub_wrap .boadSearchD ul li:nth-child(4){width:22%;}
.sub_wrap .boadSearchD ul button{
	width: 58px;
    height: 34px;
    line-height: 34px;
    background: #696969;
    color: #fff;
    box-sizing: border-box;
}
.sub_wrap .boadSearchD ul li .select{
    padding: 0 25px 0 3px;
    height: 34px;
    color: #636363;
    cursor: pointer;
    outline: none;
	width: 100%;
/*     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #e1e1e1;
}

.sub_wrap .boadSearchD ul li input{
/* 	padding: 0 25px 0 3px; */
    padding-left: 3px;
    height: 23px;
	cursor: pointer;
    outline: none;
	width: 100%;
}

#depthTitle{
	margin: 50px 0 25px;
    font-size: 24px;
    color: #00377b;
    font-weight: 700;
    line-height: 1;
}
div#empPage {
    margin-top: 1.2rem;
}

@media (max-width: 1024px){
	.sub_wrap .container{
		float: none;
		width: 100%;
		padding: 38px 15px 15px;
		box-sizing: border-box;
	}
	.sub_wrap .boadSearchD ul{
		display: block;
	}
	.sub_wrap .boadSearchD ul li{
		width: 100% !important;
		margin: 0 auto;
		margin-bottom: 0.2rem;
	}
	.sub_wrap .boadSearchD ul button{
		width: 100%;
		margin-top: 8px;
		background-color: #999;
		border-radius: 4px;
	}
}
.org_mo{display: none;}
/*모바일 조직도*/
@media (max-width: 480px){
	.org_mo{
		display: block;
		width: 100%;
		padding: 38px 15px 15px;
		box-sizing: border-box;
	}
	.org_mo ul li{
		border: 1px solid #c3cdd7;
		margin-bottom: 0.5rem;
		padding: 1.2rem;
		text-align: center;
	}
	.org_mo ul li.or1{background: #037bc1;}
	.org_mo ul li.or2{background: #003876; margin: 1.5rem 0;}
	.org_mo ul li.or1 a, .org_mo ul li.or2 a, .org_mo ul li.or3 a, .org_mo ul li.bank a{color: #fff;}

	.org_mo ul li.or3{background:#606060; margin-top: 3rem;}
	.org_mo ul li.con1{background:#eff5fb;}
	.org_mo ul li.con1_2, .org_mo ul li.con2_2, .org_mo ul li.con2_3{margin-top: 2rem;}
	.org_mo ul li.con2_1{margin-top: 1rem;}
	.org_mo ul li.bank{background:#13c0cc;}
	.org_mo ul li.team1{margin-top: 1rem;}
}



.aside_menu select {display: none;}
.aside_menu {float:left;width:240px;min-height: 400px;}
.aside_menu .tit {position: relative;height:153px;background: url(../img/common/bg_aside_menu.png) no-repeat;}
.aside_menu .tit span {position: absolute;left:12px;bottom: 27px;color: #fff;font-size:1.5em;font-weight: bold;}
.aside_menu ul {border:1px solid #ddd;border-width: 0 1px 0;}
.aside_menu a {display: block;height:54px;line-height: 54px;padding-left: 12px;border-bottom: 1px solid #ddd;font-size:.9em;font-weight: bold;background: url(../img/common/aside_arrow_off.png) no-repeat 92% center;}
.aside_menu li.on a,
.aside_menu a:hover {color: #037bc1;background-image: url(../img/common/aside_arrow_on.png)}
.view_img{width:100%;margin-top: 30px;}
.view_img.full_width {
    margin-left: -2%;
    width: 104%;
}

.margin-none {margin:0 ! important;}

.sub_content {float:right;width:990px;padding-bottom: 120px;}
.sub_content .sub_tit {padding:24px 0 32px;border-bottom: 1px solid #e6e6e6;font-size:2em;}
.sub_content .sub_txt {padding-top: 35px;}
.sub_content .sub_txt 
.sub_content .img_desc {}
.sub_content .img_desc .mobile{display: none;}
.sub_content .img_desc img {width: 100%;}
.sub_cnt_tit:first-child{margin-top: 0;}
.tab-content .sub_cnt_tit {margin-top: 20px;}


.sub_cnt_tit {position: relative;color: #333;padding: 15px 0 30px;font-size: 1.3em;font-weight: bold;margin-top: 40px;}
.sub_cnt_tit:before {content: "";position: absolute;left:0;top:0;width:24px;border-top:1px solid #037bc1;}
.sub_cnt_tit2{position: relative;color: #333;padding-left:20px;background:url(../img/common/blt_01.png) no-repeat left center;margin-top: 40px;margin-bottom: 20px;font-size:1.2em;}
.sub_cnt_tit3{position: relative;color: #333;padding-left:20px;background:url(../img/common/blt_01.png) no-repeat left center;margin-top: 40px;margin-bottom: 20px;font-size:1.2em;
				left:50%;}
.sub_cnt_tit4{position: relative;color: #333;margin:20px 0px;font-size:1em;background-color: #eee;padding:20px;}
.purpose:after {content: "";display: block;clear: both;}
.purpose li{position: relative;float: left;width:48%;margin-left:1.51%;}
.purpose li:first-child {margin-left: 0;}
.purpose li img {display: block;width: 100%;}
.purpose li .desc {height: 100px;padding:20px 20PX 0 20PX;;color:#fff;text-align: center;  line-height: 24px;}
.purpose li .desc .point{font-weight:bold;}
.purpose li .desc.tp01 {background-color: #8eb415;}
.purpose li .desc.tp02 {background-color: #037bc1;}
.purpose li .desc.tp03 {background-color: #727270;}
.purpose li .ico_plus {position: absolute;right:-28px;top:105px;display: inline-block;width:41px;height: 41px;background: url(../img/sub/ico_purpose_plus.png) no-repeat;z-index: 1;}
.mainbusiness li:after {content:"";display: block;clear:both;}
.mainbusiness li {margin-top: 30px;}
.mainbusiness li:first-child {margin-top: 0;}
.mainbusiness li img {float: left;width: 100px;margin-right: 50px;}
.mainbusiness li .tit {font-size: 1.2em;padding-top: 25px;color: #037bc1;font-weight: bold;}
.mainbusiness li .desc {font-size: 1em;padding-top: 5px;color: #757575;}

.history {}
.history li:after {content:"";display: block;clear:both;}
.history li {margin-bottom: 20px;}
.history .date {float: left;width:17%;font-weight: bold;}
.history .date span {float:left;display: inline-block;width:50%;height:19px;}
.history .y {float: left;min-width:8%;height:15px;font-size:1.05em;color:#037bc1;font-weight:bold;}
.history .d {float: left;min-width:8%;height:15px;color:#666;}
.history .cnt {float:left;width:83%;color: #757575;}

/* Signature */
.signature ul{width: 100%;}
.signature ul:after {content:"";display: block;clear:both;}
.signature ul li {height:227px;border:1px solid #dfdfdf;text-align: center;background:url(../img/sub/bg_signature_logo.png) -1px -1px;}
.signature .tp01 {border-bottom: 0;}
.signature .tp02, .signature .tp03{float:left;width:50%;box-sizing: border-box;}
.signature .tp02 {border-right: 0;}
.signature img {margin-top: 80px;}
.signature .tp02 img {margin-top: 90px;}
.signature .tp03 img {margin-top: 60px;}
.signature .btn-set {margin-top: 28px; text-align: center;display:flex;justify-content: center;gap:0 10px;}
.signature .btn-set a {display: flex; align-items:center; justify-content: center;width:160px;height:40px;text-align: left; border:1px solid #037bc1;color: #037bc1;background: url(../img/common/ico_download.png) no-repeat 88% center;}

.symbolmark {display: table;width:100%;}
.symbolmark:after {content:"";display: block;clear:both;}
.symbolmark .image img{display: block;}
.symbolmark .image,
.symbolmark .text_desc {display: table-cell;width:50%;padding-bottom: 1px;border:1px solid #dfdfdf;box-sizing: border-box;vertical-align: middle;}
.symbolmark .image {border-right:0;}
.symbolmark .text_desc {padding:50px 30px;background-color: #fbfbfb;}
.symbolmark .text_desc .tit {font-size:1.2em;color: #037bc1;font-weight: bold;}
.symbolmark .text_desc .txt {padding-top: 22px; color: #444;line-height: 1.5;}
.symbolmark .text_desc .txt .point {color: #037bc1;}
.symbolmark .text_desc .txt span {display: block;}
.color_meaning {margin-top: 40px;padding: 65px 50px; border: 1px solid #dfdfdf;}
.color_meaning:after {content:"";display: block;clear:both;}
.color_meaning ul {display: table;width: 100%;}
.color_meaning li {display: table-cell;text-align: center;}
.color_meaning li:first-child{margin-left: 0;}
.color_meaning li .txt {display: block;text-align: center;padding-top: 24px;}
.color_meaning li .color{display: inline-block;width:95px;height:95px;padding:14px 0 0 10px;color:#fff;box-sizing: border-box;font-size:.9em;text-align: left;}
.color_meaning li .color.red {background-color: #ee1c21;}
.color_meaning li .color.yellow {background-color: #ffdd00;}
.color_meaning li .color.green {background-color: #98c93c;}
.color_meaning li .color.blue {background-color: #006cb5;}
.color_meaning li .color.black {background-color: #231f20;}

/* brochure */
.brochure {
    margin-top: 40px;
    border:1px solid #ddd;
    background: url(../img/sub/bg_brochure.png);
    min-height:536px;
}
.brochure:after {content:"";display: block;clear:both;}
.brochure .image {float:left;width:50%;padding: 35px 0 0 50px;box-sizing: border-box}
.brochure .text {float:left;width:50%;padding:88px 0 0 65px;box-sizing: border-box}
.brochure .text .tit {font-size: 1.8em;line-height: 1.4;}
.brochure .text .download {position: relative;padding-top:33px;margin-top: 38px;line-height: 1.5;color:#666;}
.brochure .text .download:before {content: "";position: absolute;left: 0;top:0;width:43px;height:3px;background: #037bc1}
.brochure .download a{
    display: inline-block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    margin-top: 35px;
    border: 1px solid #037bc1;
    color: #037bc1;
    background:#fff url(../img/common/ico_download.png) no-repeat 88% center;
}
.donation:after {content: "";display: block;clear: both;}
.donation .desc{border:1px solid #ddd;text-align: center;height: 344px;padding: 40px 0 0;box-sizing: border-box;}
.donation .desc.t1 {float: left;width:48%;}
.donation .desc.t2 {float: right;width:48%;}
.donation .desc .ico {width:86px;}
.donation .desc .tit {font-size: 1.2em;font-weight: bold;margin-top: 25px;}
.donation .desc .txt {margin-top: 18px;padding-bottom: 23px; color: #757575;}
.donation .desc.t2 a {color: #037bc1;text-decoration: underline;}

.hospital_info {margin-top: 45px;}
.hospital_info>ul>li {margin-top: 30px;padding-top: 30px;border-top: 1px solid #dbdbdb;}
.hospital_info li:after {content: "";display: block;clear: both;}
.hospital_info li:first-child {margin-top: 0;padding-top: 0;border-top: 0;}
.hospital_info li .hospital {float: left;width:40%;}
.hospital_info li .text {float: left;width:60%;padding-left:25px;box-sizing: border-box;color: #757575;}
.hospital_info li .text .tit {color: #333;font-size: 1.3em;font-weight: bold;}
.hospital_info li .text .addr {padding-top: 18px;}
.hospital_info li .text .contact {margin-top: 18px;}
.hospital_info li .text .contact span {display: inline-block;height:25px;line-height: 25px; padding-left: 37px;background-position: left center;background-repeat: no-repeat;background-size: 25px auto;}
.hospital_info li .text .contact .tel {background-image: url(../img/common/ico_hospital_tel.png);}
.hospital_info li .text .contact .fax {background-image: url(../img/common/ico_hospital_fax.png);margin-left: 20px;}
.hospital_info .info {margin-top: 15px;}
.hospital_info .info li {padding-top: 10px;margin-top: 0;}
.hospital_info .info .t1 {float:left;display: inline-block;position: relative;color: #0062b1;width:20%;}
.hospital_info .info .t1:after {content: ""; position: absolute;right:0;top:50%;width:1px;height:13px;margin-top: -7px; background-color: #bcbcbc;}
.hospital_info .info .t2 {float:left;padding-left: 25px;width:72%;}
.view_img.tablet,
.view_img.mobile {display: none;}

.process {margin-top: 40px; padding:40px 55px;border:1px solid #e6e6e6;background-color: #fbfbfb;}
.process ul{width: 100%;}
.process ul:after {content: "";display: block;clear: both;}
.process li {float:left;width:16.4%;text-align: center;}
.process li .pro-img {width:100%;}
.process li .txt {
    left: 50%;
    width: 140%;
    position: relative;
    margin-left: -70%;
}
.process li.line_plus {width:11.3%;background:url(../img/sub/ico_lineplus.png) no-repeat center;background-size: auto 24px;}
.process li.line_plus img {display: block;width:100%;}
.process .txt {margin-top: 28px;}
.process .tit {color:#037bc1;font-size: 1.2em;font-weight: bold;}
.process .desc {color:#757575;margin-top: 17px;}
.process_desc {height: 110px;line-height: 34px; padding-top:34px;font-size: 1.2em; background: url(../img/sub/bg_process_desc.png);text-align: center;color: #fff;}
.badge_desc {text-align: center;padding: 36px 0; border: 1px solid #e6e6e6;background-color: #fbfbfb;font-size: 1.3em;}
.badge_desc .badge {width:40px;margin-bottom: 23px;}
.badge_desc strong {display:inline-block;color:#037bc1;padding-top: 5px;}
.badge_desc .tel {font-size: 2em;color: #26383c;}
.badge_desc.sprout {color: #757575;border: 0;margin-top: 30px;}
.badge_desc.sprout .btn {margin-top: 20px;}

.process_image {margin-top: 55px;}
.process_image li {float: left;width:32.3%;margin-left: 1.5%;}
.process_image li:nth-child(3n+1) {margin-left: 0;}
.process_image li img {width:100%;}
.process_image li p {padding: 15px 0 38px;line-height: 1;font-size: 1.1em;}

.graft_material {display: none;}

.sub_t2 .contact {color: #333;}
.sub_t2 .contact a{color: #037bc1;text-decoration: underline;}

.graft_wrap {position: relative}
.graft_wrap .graft{position: absolute;width:10px;height:10px;left:0;}
.graft_wrap .graft.a{top:100px;}
.graft_wrap .graft.b{top:120px;}
.graft_wrap .graft.c{top:400px;}
.graft_wrap .graft.d{top:380px;}
.graft_wrap .graft.e{top:670px;}
.graft_wrap .graft.f{top:650px;}
.graft_wrap .graft.g{top:990px;}
.graft_wrap .graft.h{top:970px;}

@media screen and (max-width: 1024px) {
    .header_sub{display: none;}
    .sub_wrap {margin-top: 0;}
    .sub_wrap .inside {width: 100%;}
    .aside_menu {float: none;width: 100%;}
    .sub_content {float: none;width:100%;padding: 38px 15px 15px;box-sizing: border-box;}
    .aside_menu {min-height: auto;}
    .aside_menu .tit,
    .aside_menu ul,
    .sub_content .sub_tit{display: none}
    .aside_menu select {display:block;width: 100%;height:50px;background:#f5f5f5 url(../img/common/ico_select_arrow.png) no-repeat 95% center;background-size: 15px auto; border: 1px solid #e6e6e6;border-width: 0 0 1px;color:#585858;font-size:1.2em;padding-left: 15px;-webkit-appearance: none;}
    .sub_content .sub_txt {padding-top: 0;}
    .sub_content {padding-bottom: 80px;}
    .sub_t1 {font-size:1.3em;}
    .purpose li {width: 100%;margin-left: 0;margin-bottom: 18px;line-height: 1.5;}
    .purpose li .desc {font-size: 1.1em;height: auto;padding-top: 20px;padding-bottom: 20px;}
    .purpose li .ico_plus {display: none;}
    .tbl_tp01 th,
    .tbl_tp01 td {padding: 25px 10px}
    .history,
    .tit_history li{font-size: .9em;}
    .signature img {max-width: 85%;}
    .symbolmark .image img {width:100%;height: auto;}
    .symbolmark .text_desc {padding: 20px 13px;}
    .symbolmark .text_desc .txt {font-size:.8em;}
    .color_meaning {padding-top:40px;padding-bottom: 40px;}
    ul.tabs li {width:50%;}
    .sub_cnt_tit {padding-top: 8px;}
    .brochure .image img {width:100%;}
    .brochure {min-height: auto;padding-bottom: 35px;}
    .brochure .text {
        padding: 50px 0 0 40px;
    }
    .brochure .text .tit {
        font-size: 1.5em;
    }
    .view_img.desktop,
    .view_img.mobile {display: none;}
    .view_img.tablet {display: block;}
    
    .hospital_info li .hospital img{width: 100%;}
    .hospital_info li .text{font-size: .8em;}
    .hospital_info .info .t1 {width: 23%;}
    .hospital_info .info .t2 {padding-left: 3%;}
    .hospital_info li .text .addr {
        padding-top: 10px;
    }
    .hospital_info li .text .contact {
        margin-top: 10px;
    }
    .hospital_info .info {
        margin-top: 10px;
    }
    .hospital_info .info li {
        padding-top: 5px;
    }
    .hospital_info li .text .contact span{
        padding-left: 30px;
    }
    .process {padding: 30px;}
    .process li .txt {font-size: .83em;}
    .process .txt {margin-top: 10px;}
    .process .desc {margin-top: 10px;}
    .process_desc {font-size: 1.1em;}
    .process_image:after {content: "";display: block;clear: both;}
    .process_image li {width:48.5%;}
    .process_image li:nth-child(3n+1) {margin-left: 1.5%;}
    .process_image li:nth-child(2n+1) {margin-left: 0;}
    .process_image p{text-align: center;}
    
    .graft_material {display: block;margin-top: 25px;}
    .graft_material .tit {font-size: 1.1em;font-weight: bold;}
    .graft_material .tit img {width:60px;margin-right: 10px; vertical-align: middle;}
    .graft_material .desc {margin: 18px 0 23px;color:#757575;}
    
    .graft_wrap .graft.a {top: 910px;}
    .graft_wrap .graft.b {top: 1410px;}
    .graft_wrap .graft.c {top: 1050px;}
    .graft_wrap .graft.d {top: 1530px;}
    .graft_wrap .graft.e {top: 1170px;}
    .graft_wrap .graft.f {top: 1790px;}
    .graft_wrap .graft.g {top: 1290px;}
    .graft_wrap .graft.h {top: 1650px;}
}
@media screen and (max-width: 480px) {
    .mainbusiness li {text-align: center;}
    .mainbusiness li img {float: none;margin: 0;width:105px;}
    .mainbusiness li .tit {padding-top: 20px;}
    .mainbusiness li {margin-top: 40px;}
    .sub_content {padding-bottom: 40px;} 
    .sub_content.with_img {padding:0 0 30px;}
    .sub_content .sub_txt .view_img {margin-top: 20px;}
    .sub_content .img_desc .desktop {display: none;}
    .sub_content .img_desc .mobile {display: block;}
    .sub_cnt_tit {margin-top: 30px;padding-bottom: 20px;}
    /* .history {padding-bottom:100px;} */
	.history li {margin-bottom: 30px;}
    .history .sub {margin-bottom:10px;}
	.history .y {float:none;display:block;padding-bottom: 10px;}
	.history .d {min-width:40px;}
    .history .y.none {display: none;}
    .history .cnt {padding-left: 10px;}
    .signature .tp02 {float:none;width:100%;border-right: 1px solid #dfdfdf;border-bottom: 0;}
    .signature .tp03 {float:none;width:100%;}
    .signature .btn-set a {width:40%;text-align: left;padding-left: 10px; }
    .signature ul li {height: 150px;background-size:6px auto;}
    .signature ul .tp01 img {width:250px;margin-top: 50px;}
    .signature ul .tp02 img {width:250px;margin-top: 60px;}
    .signature ul .tp03 img {width:100px;margin-top: 35px;}
    .symbolmark .text_desc .txt {font-size: .9em;}
    .symbolmark .image {display: block; float:none;width:100%;border-right: 1px solid #dfdfdf;border-bottom: 0;}
    .symbolmark .text_desc {display: block;float:none;width:100%;}
    ul.tabs li span{display: block;}
    .form_search {padding-top: 0;}
    .form-textarea {padding: 15px 15px 0;font-size: 1em;}
    .color_meaning {padding: 30px;}
    .color_meaning li {display: inline-block;width: 50%;margin-bottom: 30px;}
    .color_meaning li .txt {padding-top: 10px;}
    .brochure .image {float: none;width:100%;padding: 30px 0;text-align: center;}
    .brochure .image img {width: 80%;}
    .brochure .text {float:none;width:100%;padding: 0;}
    .brochure .text .tit,
    .brochure .text .download .txt{display: none;}
    .brochure .text .download {padding-top: 0;margin-top: 0;text-align: center}
    .brochure .text .download a {text-align: left;margin-top: 0;width:73%;}
    .brochure .text .download:before {display: none;}
    .donation .desc {padding-top: 20px;padding-bottom: 20px; height: auto;}
    .donation .desc .txt {padding-left: 3.3rem;padding-right: 3.3rem;}
    .donation .desc.t1 {float: none;width: 100%;margin-bottom: 20px;}
    .donation .desc.t2 {float: none;width: 100%;}
    .view_img.full_width {margin-left: -4%;width: 108%;}
    .view_img.desktop,
    .view_img.tablet {display: none;}
    .view_img.mobile {display: block;}
    .hospital_info {margin-top: 20px;}
    .hospital_info>ul>li{margin-top: 20px;padding-top: 20px;} 
    .hospital_info li .hospital {float:none;width:100%;}
    .hospital_info li .text {float:none;width:100%;padding-left: 0;padding-top: 10px;}
    .process {padding: 25px;}
    .process li {float:none;width:100%;}
    .process li .pro-img {width:170px;}
    .process li .txt {font-size: 1em;width: 100%;margin-left: -50%;}
    .process li.line_plus {width:100%;background-size: auto 35px;}
    .process li.line_plus img {height: 90px;}
    .process_desc {height: auto; line-height: 1.5;padding: 20px 17px;}
    .process_image li {float:none;width: 100%;margin-left: 0;}
    .process_image li:nth-child(2n+1),
    .process_image li:nth-child(3n+1) {margin-left: 0;}
    .process_image li p {text-align: left;}
    .sub_t2 p {display: inline;}
    .graft_wrap .graft.a {top: 530px;}
    .graft_wrap .graft.b {top: 1130px;}
    .graft_wrap .graft.c {top: 710px;}
    .graft_wrap .graft.d {top: 1270px;}
    .graft_wrap .graft.e {top: 850px;}
    .graft_wrap .graft.f {top: 1570px;}
    .graft_wrap .graft.g {top: 990px;}
    .graft_wrap .graft.h {top: 1410px;}
}
@media screen and (max-width: 375px) {
    .graft_wrap .graft.a {top: 480px;}
    .graft_wrap .graft.b {top: 1100px;}
    .graft_wrap .graft.c {top: 660px;}
    .graft_wrap .graft.d {top: 1240px;}
    .graft_wrap .graft.e {top: 800px;}
    .graft_wrap .graft.f {top: 1530px;}
    .graft_wrap .graft.g {top: 960px;}
    .graft_wrap .graft.h {top: 1375px;}
}
@media screen and (max-width: 360px) {
    .graft_wrap .graft.a {top: 460px;}
    .graft_wrap .graft.b {top: 1090px;}
    .graft_wrap .graft.c {top: 640px;}
    .graft_wrap .graft.d {top: 1230px;}
    .graft_wrap .graft.e {top: 780px;}
    .graft_wrap .graft.f {top: 1530px;}
    .graft_wrap .graft.g {top: 940px;}
    .graft_wrap .graft.h {top: 1375px;}
}

/*오시는길*/
 .map_info {padding-top:30px; padding-bottom:60px;}
 .map_info .tit {font-size: 18px; font-weight: 700; padding-bottom:20px;}
 .map_info .addr{background: url(http://kptb.kr/img/sub/icon-location.png) no-repeat left center;    background-size: 31px !important;
    padding: 10px 0px 10px 45px;}
.map_info .tel{background: url(http://kptb.kr/img/sub/icon-tel.png) no-repeat left center;    background-size: 31px !important;
    padding: 10px 0px 10px 45px;}


.notice-view-contents  img {
	width:auto !important;
	max-width:100%;
}


/* 인사말 */
.greeting_wrap{}
.greeting_wrap .gr_title{
	background:url(../img/sub/greeting_title_bg.jpg) no-repeat center center / cover;
	padding:30px;
	margin-bottom:50px;
}
.greeting_wrap .gr_title .inner{
	background:rgba(255,255,255,.8);
	position:relative;
	padding:100px 50px;
}
.greeting_wrap .gr_title .inner > p{
	position:absolute;
	right:0;
	bottom:0;
}
.greeting_wrap .gr_title .inner  > div{
	display:inline-block;
}
.greeting_wrap .gr_title .inner h3{
	font-size:26px;
	font-weight:600;
	line-height:1.6
}
.greeting_wrap .gr_title .inner h3 span{
	color:#037bc1;
}
.greeting_wrap .gr_title .inner h3 + p{
	font-size:16px;
	text-align:right;
	font-weight:600;
	margin-top:35px;
}
.greeting_wrap .gr_title .inner h3 + p br{
	display:none;
}

.greeting_wrap .gr_txt {
	font-size:18px;
	line-height:1.8;
	position:relative;
	padding-top:20px;
}
.greeting_wrap .gr_txt::after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:24px;
	border-top:1px solid #037bc1;
}

@media(max-width:991.98px){
	.greeting_wrap .gr_title .inner  > div{
		max-width:500px
	}
	.greeting_wrap .gr_title .inner h3 br{display:none;}
}
@media(max-width:767.98px){
	.greeting_wrap .gr_title{
		padding:15px;
	}
	.greeting_wrap .gr_title .inner{
		padding:50px 185px 100px 25px;
	}
	.greeting_wrap .gr_title .inner > p img{
		width:200px;
	}
	.greeting_wrap .gr_title .inner h3{
		font-size:20px;
		font-weight:300;
		line-height:1.6
	}
	.greeting_wrap .gr_title .inner h3 + p{
		font-size:15px;
		text-align:left;
		font-weight:600;
		margin-top:25px;
	}
}

@media(max-width:576.98px){
	.greeting_wrap .gr_title{
		padding:15px;
	}
	.greeting_wrap .gr_title .inner{
		padding:30px 25px 90px 25px;
	}
	.greeting_wrap .gr_title .inner > p img{
		width:140px;
	}
	.greeting_wrap .gr_title .inner h3{
		font-size:18px;
		font-weight:600;
		line-height:1.6
	}
	.greeting_wrap .gr_title .inner h3 + p{
		font-size:14px;
		text-align:left;
		font-weight:600;
		margin-top:25px;
		line-height:1.5
	}
	.greeting_wrap .gr_title .inner h3 + p br{
		display:block;
	}
	.greeting_wrap .gr_txt {
		font-size:15px;
	}
}


.a_mo{
	display:none;
}
@media(max-width:992px){
	.a_pc{
		display:none;
	}
	.a_mo{
		display:block;
	}
}





/*회원*/
.member_contents .form-control[type='text'],
.member_contents .form-control[type='password']{
	background:#f9f9f9;
	border:1px solid #ddd;
	height:50px;
	padding:0px 20px;
	font-size:15px;
	width:100%;
	box-sizing:border-box;
}
.member_contents select.form-control{
	background:#fff;
	border:1px solid #ddd;
	height:50px;
	padding:10px;
	font-size:15px;
	width:100%;
	box-sizing:border-box;
}
p.checkbox{
	overflow:hidden;
}
p.checkbox input{
	position:absolute;
	opacity:0;
	width:0;
	height:0;
}
p.checkbox label{
	display:inline-block;
	position:relative;
	padding-left:26px;
	font-size:14px;
	color:#777;
	cursor:pointer;
}
p.checkbox label::after{
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-9px;
	width:16px;
	height:16px;
	border:1px solid #ccc;
}
p.checkbox label::before{
	content:"";
	position:absolute;
	left:4px;
	top:50%;
	margin-top:-5px;
	width:10px;
	height:5px;
	border-left:1px solid #222;
	border-bottom:1px solid #222;
	transform:rotate(-45deg);
	opacity:0;
	z-index:2;
}
p.checkbox input:checked + label::after{
	background:#f9f9f9
}
p.checkbox input:checked + label::before{
	opacity:1;
}





/* 로그인 */
.member_contents{
	text-align:center;
}
.member_contents .login_box{
	display:inline-block;
	max-width:500px;
	width:100%;
	text-align:left;
}
.member_contents .login_box > div{
	margin-bottom:10px;
}

.member_contents .login_box .login_btn{
	background:#24313a;
	border:none;
	color:#fff;
	font-size:16px;
	display:block;
	height:56px;
	width:100%;
	margin-top:15px;
}


/*회원가입*/

.member_contents  .joinus_title{
	font-size:1.4em;
	line-height:1.5;
	margin-bottom:40px;
}
.member_contents  .joinus_title span{
	font-size:.9em;
}
.member_contents .joinus_box .form-control{
	background:#fff;
	width:100%;
	max-width:240px;
}
.member_contents .joinus_box .joinus_form{
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
.member_contents .joinus_box .joinus_form li{
	display:flex;
	align-items:center;
	padding:10px 0;
	
}
.member_contents .joinus_box .joinus_form li > label{
	width:160px;
	flex-shrink: 0;
	text-align:left;
}

.member_contents .joinus_box .joinus_form li + li{
	border-top:1px solid #ddd;
}
.member_contents .joinus_box .joinus_form li > p.tit{
	font-size:15px;
	width:150px;
	padding-left:30px;
	text-align:left;
	flex-shrink: 0;
	font-weight:500;
}
.member_contents .joinus_box .joinus_form li > div{
	flex-grow:1;
	display:flex;
}
.member_contents .joinus_box .joinus_form .id_check{
	height:50px;
	background:#7f7f7f;
	color:#fff;
	width:100px;
	font-size:15px;
	margin-left:6px;
}
.member_contents .joinus_box .agree_box{
	margin-top:15px;
	text-align:left;
	display:flex;
	align-items:center;
}
.member_contents .joinus_box .agree_box button{
	height:24px;
	background:#7f7f7f;
	color:#fff;
	padding:0 10px;
	font-size:13px;
	margin-left:10px;
}
.member_contents .joinus_box .joinus_btn_box{
	margin-top:40px;
}
.member_contents .joinus_box .joinus_btn_box a,
.member_contents .joinus_box .joinus_btn_box button{
	height:50px;
	line-height:50px;
	color:#fff;
	border:0;
	width:120px;
	vertical-align:top;
	margin:0 3px;
	font-size:14px;
}
.member_contents .joinus_box .joinus_btn_box a{
	background:#acacac;
	display:inline-block;
}
.member_contents .joinus_box .joinus_btn_box button{
	background:#027bc0;
}



.email-form-group{
	width:100%;
	max-width:600px;
	display:flex;
	align-items:center;
}
.email-form-group span{
	padding:0px 5px;
	flex-shrink: 0;
}
.email-form-group div{
	width:35%;
}
.email-form-group div:last-child{
	width:33%;
	padding-left:10px;
}

.phone-form-group{
	width:100%;
	max-width:409px;
	display:flex;
	align-items:center;
}
.phone-form-group span{
	padding:0px 5px;
	flex-shrink: 0;
}
.phone-form-group div{
	width:35%;
}


@media(max-width:576.98px){
	.member_contents .joinus_box .joinus_form li{
		flex-wrap:wrap;
		padding-top:15px;
		padding-bottom:15px;
	}
	.member_contents .joinus_box .joinus_form li > p.tit{
		font-size:15px;
		width:100%;
		padding-left:0;
		margin-bottom:10px;
	}
	.member_contents .joinus_box .form-control{
		max-width:unset;
		width:100%;
	}
}


/* 이벤트페이지 */
.event-wrap {
	position:relative;
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:120px 70px;
	background:url("../img/sub/event_bg.jpg") no-repeat center top / cover;
	text-align:center;
	color:#606060;
}
.event-wrap .top {
	padding-bottom:20px;
}
.event-wrap .top .tit {
	font-size:100px;
	line-height:1;
}
.event-wrap .top .tit > span {
	color:#f25fa1;
}
.event-wrap .top p {
	font-size:28px;
	margin-top:10px;
	letter-spacing:1px;
}
.event-wrap .top p > span {
	font-size:34px;
	color:#fc9745;
}
.event-wrap .quiz-box {
	box-sizing:border-box;
	padding:60px 60px 40px;;
	position:relative;
	border:6px solid #f25fa1;
	margin-top:60px;
}
.event-wrap .quiz-box > .tit {
	position:absolute;
	left:50%;
	top:-30px;
	transform:translateX(-50%);
	z-index:10;
	box-sizing:border-box;
	padding:15px;
	width:220px;
	border-radius:40px;
	background:#f25fa1;
	color:#fff;
	font-size:24px;
	line-height:1;
	text-align:center;
	box-shadow:0 5px 15px rgba(0,0,0,0.2);
}
.event-wrap .quiz-box > .inner > p {
	font-size:19px;
	line-height:2;
	color:#000;
	font-weight:600;
}
.event-wrap .quiz-box > .inner > p.info{
	font-size:16px;
	font-weight:400;
}
.event-wrap .quiz-box > .inner > p > span {
	color:#fc9745;
}
.event-wrap .quiz-box > .inner > p > span.quiz {
	display:inline-block;
	color:#fc9745;
	box-sizing:border-box;
	padding:8px 10px;
	border:3px solid #fc9745;
	text-align:center;
	width:210px;
	line-height:1;
}
.event-wrap .quiz-box .input-box {
	margin-top:30px;
}
.event-wrap .quiz-box .input-box > input,
.event-wrap .quiz-box .input-box > button {
	font-size:16px;
	box-sizing:border-box;
	height:50px;
	border-radius:40px;
	border:0;
}
.event-wrap .quiz-box .input-box > input {
	padding:0 20px;
	width:275px;
	background:#fff;
	color:#666;
}
.event-wrap .quiz-box .input-box > button {
	background:#000;
	color:#fff;
	text-align:center;
	width:164px;
}
.event-wrap .quiz-box a.btn-hint {
	display:inline-block;
	box-sizing:border-box;
	width:214px;
	height:47px;
	font-size:20px;
	padding-left:40px;
	color:#000;
	background:url('../img/sub/event_line.png') no-repeat left bottom / 100%;
	margin-top:30px;
}
.event-wrap .quiz-box a.btn-hint > span {
	font-size:18px;
}
.event-wrap #finish_go {
	display:none;
} 
.event-wrap .btn-google {
	display:inline-block;
	font-size:20px;
	text-align:center;
	box-sizing:border-box;
	padding:18px 50px;
	border-radius:40px;
	background:linear-gradient(to bottom right, #f25fa1, #fc9745);
	color:#fff;
	margin-top:40px;
}
@media (max-width: 1023.98px) {
	.event-wrap {
		padding:100px 50px;
	}
}
@media (max-width: 991.98px) {
	.d-none {display:none;}
	.event-wrap {
		padding:80px 40px;
	}
	.event-wrap .top .tit {
		font-size:80px;
	}
	.event-wrap .top p {
		font-size:24px;
	}
	.event-wrap .top p > span {
		font-size:30px;
	}
	.event-wrap .quiz-box {
		padding:60px 40px 40px;
		margin-top:50px;
	}
	.event-wrap .quiz-box > .tit {
		width:180px;
		font-size:20px;
	}
	.event-wrap .quiz-box > .inner > p {
		font-size:18px;
	}
	.event-wrap .quiz-box > .inner > p.info{
		font-size:14px;
	}
	.event-wrap .quiz-box > .inner > p > span.quiz {
		padding:8px 10px;
		width:200px;
	}
	.event-wrap .quiz-box .input-box {
		margin-top:20px;
	}
	.event-wrap .quiz-box .input-box > input,
	.event-wrap .quiz-box .input-box > button {
		height:44px;
	}
	.event-wrap .quiz-box .input-box > input {
		width:220px;
	}
	.event-wrap .quiz-box .input-box > button {
		width:120px;
	}
	.event-wrap .quiz-box a.btn-hint {
		width:180px;
		height:38px;
		font-size:18px;
		margin-top:20px;
	}
	.event-wrap .quiz-box a.btn-hint > span {
		font-size:16px;
	}
	.event-wrap .btn-google {
		font-size:18px;
		margin-top:30px;
	}
}
@media (max-width: 767.98px) {
	.event-wrap {
		padding:60px 15px;
	}
	.event-wrap .top .tit {
		font-size:40px;
	}
	.event-wrap .top p {
		font-size:14px;
	}
	.event-wrap .top p > span {
		font-size:18px;
	}
	.event-wrap .quiz-box {
		padding:40px 20px 30px;
		margin-top:30px;
	}
	.event-wrap .quiz-box > .tit {
		top:-22px;
		padding:10px;
		width:140px;
		font-size:16px;
	}
	.event-wrap .quiz-box > .inner > p {
		font-size:15px;
		line-height:1.6;
	}
	.event-wrap .quiz-box > .inner > p.info{
		font-size:12px;
		line-height:1.6;
		margin-top:10px;
	}
	.event-wrap .quiz-box > .inner > p > span.quiz {
		padding:6px 10px;
		width:auto;
	}
	.event-wrap .quiz-box .input-box > input,
	.event-wrap .quiz-box .input-box > button {
		font-size:12px;
		height:40px;
	}
	.event-wrap .quiz-box .input-box > input {
		padding:0 15px;
		width:140px;
	}
	.event-wrap .quiz-box .input-box > button {
		width:90px;
	}
	.event-wrap .quiz-box a.btn-hint {
		width:160px;
		height:32px;
		font-size:16px;
	}
	.event-wrap .quiz-box a.btn-hint > span {
		font-size:14px;
	}
	.event-wrap .btn-google {
		font-size:16px;
		padding:10px 30px;
	}
}


.board_notice{
	border: 4px solid #eee;
	padding:30px;
	font-size:14px;
	color:#444;
	margin-top:30px;
	margin-bottom:30px;
	display:flex;
}
.board_notice > div:nth-child(1){
	width:125px;
	flex-shrink: 0;
}
.board_notice img{
	width:100px;
}

.board_notice p{
	margin-bottom:10px;
}
.board_notice ul li{
	display:flex;
	gap: 5px;
}
.board_notice ul li + li{
	margin-top:5px;
}
@media(max-width:576.98px){
	.board_notice > div:nth-child(1){
		width:80px;
	}
	.board_notice img{
		width:60px;
	}
}

.file_att_notice{
	color:#888;
	font-size:12px;
	display:inline-block;
	padding:5px 0;
}

.pass_confirm_pop{
	position:fixed;
	display:flex;
	align-items: center;
	justify-content: center;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:20;
}
.pass_confirm_pop .pop_blind{
	background:rgba(0,0,0,.7);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
}

.pass_confirm_pop .box_inner{
	padding:20px;
	width:90%;
	max-width:300px;
	background:#fff;
	text-align:center;
	position:relative;
	z-index:2;
}
.pass_confirm_pop .box_inner .pop_close{
	position:absolute;
	right:0;
	top:0;
	color:#fff;
	font-weight:300;
	font-size:20px;
	transform:translate(100%,-100%);
	font-family: 'arial';
	width:30px;
	height:30px;
	margin-top:0;
}

.pass_confirm_pop .box_inner h4{
	margin-bottom:10px;
}
.pass_confirm_pop .box_inner input{
	width:100%;
	text-align: center;
}
.pass_confirm_pop .box_inner button{
	background:#000;
	color:#fff;
	border:none;
	outline:none;
	width:100%;
	height:40px;
	margin-top:10px;
}