@charset "utf-8";

/* ************************* S : common style************************** */
.blind {width: 0; height: 0;}
h4 {font-family: "Noto Sans KR";color: #0a9ee1;font-size: 30px;margin-top: 40px;margin-bottom: 20px;font-weight: 600;} 
h5::before {content: '';z-index: -1;position: absolute;bottom: 0;width: 102%;height: 15px;display: block;background-color: #f3f3f3;left: -1%;}
h5{display: inline-block;font-family: "Noto Sans KR";position: relative;font-size:25px;color: #131695;margin: 20px 0;padding: 0 5px;}
h6 {font-weight: 600;font-family: "Noto Sans KR";position: relative;font-size:20px;color: #000;margin: 10px 0 15px 5px;}

/* 기본 컨텐츠 */
.basic_ul{margin:0 0 50px 10px; color: #666;}
.basic_ul li{font-family: 'Noto Sans KR';position: relative;font-size:16px;padding: 0 0 7px 10px;margin:0 0 5px 0;color: #4b4b4b;}
.basic_ul li::before {content: '';border-radius: 50%;position: absolute;top: 10px;left: 0;background: #01218e;width: 5px;height: 5px;border-radius: 50%;}
.basic_ul>li {font-weight: 500;}
.basic_ul li ul{margin:10px 0}
.basic_ul li li{position: relative;padding: 0 0 7px 13px;font-weight: 400;}
.basic_ul li li:before {border-radius: 0;position: absolute;top: 11px;left: 0;background: #0049ab;width: 6px;height: 2px;border: none;}
.basic_ul li li li{position: relative;padding: 0 0 7px 7px;}
.basic_ul li li li:before {position: absolute;top: 11px;left: -1px;content: '';background: #a3a4a4;width: 2px;height: 2px;}
.basic_ul .li_none{padding:0;}
.basic_ul .li_none::before {content: none;}

.basic_p{display: block; font-size:16px;line-height:1.5em;margin-bottom: 20px; word-break: keep-all;color: #000;}


/* 폰트 컬러 : 상황에 따라 추가 가능 */
.fc_red{color:#ff3232 !important;font-style:normal}
.fc_blue{color:#035ed4 !important;font-style:normal}
.fc_green{color:#29a683 !important;font-style:normal}

/* notice_box */ 
.notice_box {background: #f5f6f6;padding: 10px;margin: 20px 0 30px 0;border-radius: 10px;overflow: hidden;}
.notice_box>div {position: relative;padding: 130px 15px 15px;background: #fff;border-radius: 5px;}
.notice_box>div li{margin:0 0 5px 0;position: relative;padding-left: 13px;}
.notice_box>div li::before {content: '';border-radius: 50%;position: absolute;top: 10px;left: 0;background: #7c8090;width: 5px;height: 5px;border-radius: 50%;}
.notice_box .txt_a {padding: 15px; margin-top: 10px;}
.info_txt {padding: 0px 0 2px 30px; line-height: 1.5em; background: url('/images/hope/common/icon_info.png') no-repeat;}
.notice_box>div::after {content: '';position: absolute;top: 6px;left: 50%;transform: translateX(-50%);width: 120px;height: 120px;background: url('/images/hope/content/mong_5.png') no-repeat center /contain;}
.notice_box .txt_a::after {content: none;}

/* reser_step */
.reser_step {margin: 40px 0;}
.reser_step ol {display: flex;justify-content: space-between;flex-wrap: wrap;}
.reser_step li {min-height: 65px;padding: 15px;margin: 1%;text-align: center;box-sizing: border-box;position: relative;border-radius: 12px;background: #f5f5f6;color: #02224d;width: 48%;}
.reser_step li.on {background: #02224d; color: #6cd0ff; font-family: "Noto Sans KR";}
.reser_step li.on strong, .reser_step li.on span {color: #f7f7f7;}
.reser_step li.on em {color: #fff;}
.reser_step li.on span:after {background: rgba(255,255,255,.2);}
.reser_step li span {font-family: "Noto Sans KR";position: relative;font-size: 13px;z-index: 1;text-align: left;display: block;}
.reser_step li span:after {content: "";position: absolute;width: 55px;height: 10px;left: -2px;bottom: 0;z-index: -1;background: #c5edff;}
.reser_step li strong {font-family: "Noto Sans KR";display: block;text-align: right;}
.reser_step li.on strong {}
.reser_step li em {text-align: right;padding-top: 5px;font-size: 14px;display: block; color: #000; font-style: normal;}
.reser_step:after{display:block; content:''; clear:both;}
/* 테이블 */
.over_table{overflow-x:auto}

.basic_table{width:100%;min-width:700px;margin:10px 0;border-top: 1px solid #3d4a5a;border-left: 2px solid #fff;border-right: 2px solid #fff;}
.basic_table th, .basic_table td{font-family: 'Noto Sans KR'; word-break: keep-all; text-align:center;padding:10px 15px;border:1px solid #ebebeb;border-top:none;vertical-align:middle;font-size:16px;line-height:1.5em}
.basic_table thead th{font-size: 18px;font-family: "Noto Sans KR";background: #f5f6f6;}
.basic_table tbody th{font-size: 16px;}
.basic_table tbody td{color:#000;}
.basic_table tbody td li::before {content: ''; border-radius: 50%; position: absolute; top: 10px;  left: 0; background: #000;  width: 2px;  height: 2px;}
.basic_table tbody td li{color: #666; position: relative; font-size: 16px; padding: 0 0 0 10px; text-align: left;}
.basic_table tbody td>ul>li {color: #000;}
.basic_table tbody td li ul{margin:7px 0 0;}
.basic_table tbody td li ul li::before {content: ''; border-radius: 0; position: absolute;top: 11px;  left: 0; background: #0049ab; width: 5px; height: 1px;}
.basic_table tbody td li ul li {position: relative; padding: 0 0 7px 12px;}
.basic_table tbody td li ul li li::before {content: '';position: absolute; top: 10px;left: 0; background: #d5d7d7; width: 3px; height: 3px;}
.basic_table tbody td li ul li li {position: relative; padding: 0 0 5px 11px;}
.basic_table tbody td table{border-top:1px solid #02224d;}
.basic_table tbody td .sbtn_go, .basic_table tbody td .sbtn_new, .basic_table tbody td .sbtn_down{white-space:nowrap}
.basic_table .point_bg{background: #e8f6fd;}
.table_left td{text-align:left}
li .basic_table td{text-align:center}
li .basic_table td.txt_left{text-align:left}

.over_table .scroll_guide {position: relative;padding: 10px 20px;background: #f6fbff;margin-bottom: 5px;text-align: center;}
.over_table .scroll_guide:before{position:absolute; top:50%; left:0px; width:20px; height:20px; margin-top:-10px; line-height:20px; font-weight:600; content:"〈";}
.over_table .scroll_guide:after{position:absolute; top:50%; right:0px; width:20px; height:20px; margin-top:-10px; line-height:20px; font-weight:600; content:"〉";}
.over_table .scroll_guide p{ text-align:center;font-weight:600;color:#666;font-size:12px;}
.over_table .scroll_guide p:before{ content:"좌우로 움직이시면 자세한 내용을 확인하실 수 있습니다."; }

.basic_table_s{width:100%;min-width:800px;margin:10px 0;border-top:1px solid #2c60cb}
.basic_table_s th, .basic_table_s td{text-align:center;padding:5px 10px;border:1px solid #ddd;border-top:none;vertical-align:middle;line-height:1.5em}
.basic_table_s thead th{background:#f6f9ff;color:#444;font-size:14px}
.basic_table_s tbody th{background:#f6fbff;color:#444;font-size:14px}
.basic_table_s tbody td{color:#555;font-size:12px}
.basic_table_s tbody td li{padding:0 0 0 12px;margin:0 0 5px 0;background:url("/images/hope/common/li01.png") no-repeat 0 7px;text-align:left}
.basic_table_s tbody td li ul{margin:7px 0}
.basic_table_s tbody td li li{padding:0 0 0 10px;background:url("/images/hope/common/li02.png") no-repeat 0 7px}
.basic_table_s tbody td li li li{padding:0 0 0 12px;background:url("/images/hope/common/li03.png") no-repeat 0 7px}
.basic_table_s tbody td table{border-top:1px solid #2c60cb}
.basic_table_s tbody td .sbtn_go, .basic_table tbody td .sbtn_new, .basic_table tbody td .sbtn_down{white-space:nowrap}

.tb2 {border-right:0;}
.tb2 tbody th { color: #ffffff; background: #02224d;font-weight: 600;}

/* 탭 */
.basic_tab{overflow:hidden;margin:0 0 30px 0;}
.basic_tab li{float:left;width:100%;margin-bottom: 4px;}
.basic_tab li a{font-family: "Noto Sans KR";color: #333333;display:block;padding: 20px 10px;background:#f5f5f6;text-align:center;font-weight: 500;border-radius: 12px;}
.basic_tab li a:hover{background:#efeff1;}
.basic_tab li.on a{background: #130f6a;color:#fff}
.basic_tab li.on a:hover{background-color:#02224d;}
.basic_tab .new_win{background:url("/images/hope/common/btn_new_on.png") no-repeat;}
.basic_tab li.on a .new_win {background:url("/images/hope/common/btn_new.png") no-repeat;}

.basic_tab2{margin:0 0 30px 0;padding:12px;border: 5px solid #e0f6ff;border-radius: 15px;overflow:hidden;}
.basic_tab2 li{float:left;width:100%;box-sizing:border-box;margin-bottom:10px;}
.basic_tab2 li a{display:block;padding: 10px 15px 0 10px;box-sizing:border-box;height: 50px;background:url("/images/hope/common/tab02.png") no-repeat right 10px center;border-bottom: solid 1px #ececec;font-weight: 500;}
.basic_tab2 li a:hover{background:url("/images/hope/common/tab02_on.png") no-repeat right 10px center;color:#13a8eb;border-bottom:1px solid #13a8eb; font-family: "SejonghospitalBold";}
.basic_tab2 li.on a{color:#02224d;border-bottom: 1px solid #95d1ff;font-family: "SejonghospitalBold";}
.basic_tab2 li.on a:hover{background:url("/images/hope/common/tab02_on.png") no-repeat right 10px center;color:#13a8eb;border-bottom:1px solid #13a8eb;font-family: "Noto Sans KR";}

/* 버튼 스타일 */
.basic_btn{text-align:center;margin:20px 0}
.basic_btn a{border: 1px solid #ebebeb;display: inline-block;position: relative;background: #0e1c67;border-radius: 8px;text-align: left;font-size: 16px;margin: 0 5px 10px 5px;padding: 12px 45px 12px 20px;overflow: hidden;color: #fff;}
.basic_btn a:before {display:block;position:absolute;top:0;right:0;width:45px;height: 45px;content:"";filter: invert(1);}
.basic_btn span{display:block;}
.basic_btn a:hover, .basic_btn a:focus{background: #e9f7f9; border:1px solid #13a8eb; color:#00b0ff}
.btn_go:before{background: url("/images/hope/common/btn_go.png") no-repeat 52% 15px;}
.btn_new:before{background: url("/images/hope/common/basic_new.png") no-repeat 52% 16px;}
.btn_down:before{background: url("/images/hope/common/btn_down.png") no-repeat 52% 15px;}
.basic_btn a:hover:before{filter:none}

.sbtn_go {display:inline-block;margin:2px 5px 2px 0;padding:0 30px 0 0;background: url(/images/hope/common/btn_go.png) no-repeat center right 9px #d4f1ff;font-size:14px;border: 1px solid #00b0ff;overflow:hidden;border-radius: 5px;}
.sbtn_go span, .sbtn_down{display:block;padding: 3px 15px;}
.sbtn_new{display:inline-block;margin:2px 5px 2px 0;padding:0 30px 0 0;background: url(/images/hope/common/basic_new.png) no-repeat center right 9px #d4f1ff;font-size:14px;border: 1px solid #00b0ff;overflow:hidden;border-radius: 5px;}
.sbtn_new span{display:block;padding: 3px 15px}
.sbtn_down{display:inline-block;margin:2px 5px 2px 0;padding:0 30px 0 0;background: url(/images/hope/common/btn_down.png) no-repeat center right 9px #d4f1ff;font-size:14px;border: 1px solid #00b0ff;overflow:hidden;border-radius: 5px;}
.sbtn_down span{display:block;padding: 3px 15px;}

.sbtn_go:hover,
.sbtn_new:hover,
.sbtn_down:hover{background-color:#fff; border-color:#0e1c67}

.txt_link{background:url("/images/hope/common/basic_new.png") no-repeat right center;background-size: 12px;padding:0 15px 0 0;color: #156eff;text-decoration:underline}

.info_txt::before {content: '';background: url('/images/hope/common/info_ico.png') no-repeat 0; width: 25px; height: 25px; display: inline-block; position: absolute; left: 0;}
.info_txt{ font-family: 'Noto Sans KR'; padding: 5px 0 5px 35px; line-height: 1.5em;display: inline-block; position: relative;}

.info_box{margin:0 0 20px 0;padding:10px;background:#f2fbf9;border-radius: 12px;overflow:hidden;}
.info_box p::before {content: ''; background: url('/images/hope/common/info_ico.png') no-repeat 0; width: 25px; height: 25px; display: inline-block; position: absolute; left: 0;}
.info_box p, .info_box2 p { font-family: 'Noto Sans KR';color: #002f25;padding: 5px 0 5px 35px; line-height: 1.5em;display: inline-block;position: relative;}
.info_box2{margin:0 0 20px 0;padding:10px;background: #d3efff;border-radius: 12px;overflow:hidden;}
.info_box2 p::before {content: ''; background-position-x: 100%;background: url('/images/hope/common/info_ico.png') no-repeat 100%; width: 25px; height: 25px; display: inline-block; position: absolute; left: 0;}
.info_box2 p{color: #02224d;}

.line_dot {border-top: 1px dashed #ebebeb; padding-top: 10px; margin-top: 10px;}
.line_sol {border-top: 1px solid #ebebeb; padding-top: 10px; margin-top: 10px;}

/* 링크연결 컨텐츠 */
.link_box{padding: 30px 0 20px;text-align:center;border: 3px solid #e8f2fb;border-radius: 20px;box-shadow: 0 5px 10px rgba(169,198,242,.3);background: #eef7ff;overflow: hidden;}
.link_box dt{color:#17469e;font-family: GmarketSans;font-size:24px;font-weight:bold;margin:30px 0 0 0}
.link_box dd{margin:15px 0 0 0;line-height:1.5em}
.link_box dd a{display:inline-block;background:#0073e8;border-radius:100px;color:#fff;text-align:left;font-size:16px;margin:0 5px 10px 5px;padding:0 0 0 40px}
.link_box dd a:hover{background:#005399;}
.link_box dd a span{display:block;padding:10px 40px 10px 20px;background:url("/images/hope/common/btn_new.png") no-repeat left center}
.link_box .basic_btn a{background: #fff;}

/* 모바일 이미지 확대보기 */
.big_img{border: 1px solid #ebebeb;position: relative;padding: 20px;margin: 5px 0;text-align: center;overflow: hidden;}
.big_img img{width:100%;border-radius: 10px;}
.big_img a{position:absolute;background-size: 15px;bottom:0;right:0;display:block;background:url("/images/hope/common/btn_file_w.png") no-repeat 15px center #02224d;color:#fff;padding:10px 10px 10px 40px;border-radius: 10px 0 10px 0px;}

.w100{border-radius: 15px;overflow: hidden;}
.w100 img, img.w100{width:100%}

/* 이미지 코멘트 */
.comment{display:block;overflow:hidden;position:absolute;font-size:1.8em;left:-5000px;top:0;}

.map_area{border:1px solid #ddd}
.map_area img{width:100%}


/* 폰트 사이즈 : 기본적으로 작성은 되어있으나 사용여부는 디자이너 판단 */
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs13{font-size:13px !important;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs16{font-size:16px;}
.fs17{font-size:17px;}
.fs18{font-size:18px;}
.fs19{font-size:19px;}
.fs20{font-size:20px;}
.fs21{font-size:21px;}
.fs22{font-size:22px;}
.fs23{font-size:23px;}
.fs24{font-size:24px;}
.fs25{font-size:25px;}
.fs26{font-size:26px;}

/* 기본 마진 : 상황에 따라 추가 가능 */
.ml10{margin-left:10px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}

.mr10{margin-right:10px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}

.mt0{margin-top:0 !important}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}

.mb0{margin-bottom:0 !important }
.mb10{margin-bottom:10px !important}
.mb15{margin-bottom:15px }
.mb20{margin-bottom:20px !important}
.mb30{margin-bottom:30px !important}

/* 기본 패딩 : 상황에 따라 추가 가능 */
.p0{padding:0 !important;}
.pb0{padding-bottom:0px !important}
.pb10{padding-bottom:10px !important}
.pb20{padding-bottom:20px !important}
.pb30{padding-bottom:30px !important}

.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}

.pr10{padding-right:10px;}
.pr20{padding-right:10px;}
.pr30{padding-right:10px;}

.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}
.pt60{padding-top:60px !important;}
.pt70{padding-top:70px !important;}
.pt80{padding-top:80px !important;}
.pt100{padding-top:100px !important}

/* 기본 선 : 상황에 따라 추가 가능 */
.bd_eb{border: 1px solid #ebebeb;}
.bd_B9{border: 1px solid #B9B9B9;}

/* 기본 라운드 : 상황에 따라 추가 가능 */
.br10{border-radius: 10px;}
.br15{border-radius: 15px;}
.br20{border-radius: 20px;}
.br30{border-radius: 30px;}
.br40{border-radius: 40px;}
.br50{border-radius: 50px;}



/* 배경 없앰 */
.bg_none{background:none !important;}

.va_top{vertical-align:top !important;}

/* 컨텐츠 float */
.f_left{float:left;}
.f_right{float:right;}

/* float 해제 */
.clear{clear:both}

/* 이미지 및 컨텐츠 정렬 시. */
.txt_center{text-align:center !important}
.txt_right{text-align:right !important}
.txt_left{text-align:left !important}



/* ************************* E : common style************************** */
/*sitemap*/
.sitemap h4 {border-radius: 10px 10px 0 0; height: 100px; margin: 0;padding: 0; background: #130f6a; line-height: 100px;text-align: center;box-sizing: border-box;}
.sitemap h4 a {color: #fff;}
.sitemap h4 a:hover, .sitemap h4 a:focus {text-decoration: underline;}
.sitemap div div>ul>li>a {display: block;padding: 16px 20px; color: #444;border-bottom: 1px solid #e5e5ff;font-weight: 500;font-size: 18px;background: #EBEDF9;}
.sitemap div div>ul>li>a:hover, .sitemap div div>ul>li>a:focus {text-decoration: underline;}
/* .sitemap div div>ul>li>ul {padding: 12px 20px 20px; padding-left: 10px;} */
.sitemap li li {margin: 8px 0 0 0; position: relative; padding-left: 10px;}
.sitemap li li a:before {top: 25px; left:18px; content: ''; width: 5px; position: absolute; background: #130f6a; height: 5px; border-radius: 50%;}
.sitemap li li a { color: #666; display: block;padding: 16px 20px; border-bottom: 1px dashed #e5e5ff;}
.sitemap li li a:hover, .sitemap li li a:focus {text-decoration: underline;}
.sitemap li li ul {padding: 6px 18px 12px;margin-top: 6px; background: #fff;}
.sitemap li li li a {padding-left: 8px; background:url("/images/hope/common/li03.png") no-repeat 0 8px;font-size: 14px;}
.sitemap .new_win {margin: -4px 0 0 0;}
@media all and (min-width:768px) {
.sitemap li li {display: inline-block;margin-right: 20px;}
.sitemap li li:last-child {margin-right: 0;}
}
@media all and (min-width:1023px) {
.sitemap>div {padding-bottom: 0;background: #130f6a; border-top: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-bottom: 1px solid #fff;}
.sitemap>div:last-of-type {border-bottom: 1px solid #ebebeb;}
.sitemap>div:after {display: block;clear: both;content: "";}
.sitemap h4{float: left;width: 20%;background: #130f6a;}
.sitemap h4 a{color: #fff; border-bottom: 0;}
.sitemap div div {float: left;width: 80%;padding: 0 30px 30px 0; background: #fff;box-sizing: border-box;}
.sitemap div div>ul>li {padding: 30px 0 0 30px;}
.sitemap div div>ul>li>a {background: none;border: none;padding: 0;}
.sitemap div div>ul>li>ul{padding: 10px;margin-top: 4px;border-radius: 10px;background: #EBEDF9;}
.sitemap li li {margin: 8px;}
.sitemap li li a {border-bottom: 0;}
}                              


/* Tablet */
@media all and (min-width:768px) {

.basic_box>div, .basic_box2>div{padding:30px}

.basic_tab li{width: 48%;margin: 5px 5px;box-sizing: border-box;}
.basic_tab2 li{width: 32.33%;margin: .5%;box-sizing: border-box;}

.basic_stab{text-align: right;}
.basic_stab .form_sel{width:200px;}
.basic_stab .form_sm{width:100px;}

.basic_box .img{overflow:hidden}
.basic_box .img span{text-align:left;margin:0 3% 0 0;float:left;width:15%}
.basic_box .img span img{width:100%}
.basic_box .img dl, .basic_box .img ul, .basic_box .img p{float:left;width:82%}

.basic_box2 .img{overflow:hidden}
.basic_box2 .img span{text-align:left;margin:0 3% 0 0;float:left;width:15%}
.basic_box2 .img span img{width:100%}
.basic_box2 .img dl, .basic_box2 .img ul, .basic_box2 .img p{float:left;width:82%}

	
.info_box, .info_box2{padding: 10px 20px;}

.link_box{padding:50px 75px;text-align: left;}
.link_box p{float:left;width:45%;}
.link_box p img{width:90%;max-width:268px}
.link_box dl{float:left;width:55%}
.link_box dt{font-size:32px}
.link_box .basic_btn{text-align: left;}

.reser_step ol{flex-wrap: nowrap;}
.reser_step li {display: inline-block;position: relative;margin-left: 40px;width: 19%;border-radius: 15px;padding: 15px 20px;margin-bottom: 0;}
.reser_step li:after {position: absolute; left: -30px; top: 50%; transform: translate(-50%, -50%); width: 25px; height: 18px;content: ""; background: url('/images/hope/common/basic_step1.png') no-repeat;}
.reser_step li:first-child {margin-left: 0;}
.reser_step li:first-of-type::after {content: none;}
.reser_step li strong {font-size: 18px;}
.reser_step li.on {}

.notice_box>div {padding: 30px 30px 30px 180px;text-align: left;}
.notice_box .txt_a {padding: 15px 30px;}
.notice_box>div::after {left: 30px;top: calc(50% - 70px);transform: none;width: 130px;height: 140px;}

.big_img {padding: 0;}
.big_img img{width:100%}

.details_no_content img {width: 250px;}

}

/* Desktop */
@media all and (min-width:1023px) {
.reser_step ol{justify-content:center;}
.basic_tab li{width:32.33%}
.basic_tab .col3 li, .basic_tab2 .col3 li{width:32.333%;}
.basic_tab .col2 li, .basic_tab2 .col2 li {width:49%;}
.basic_tab .col4 li, .basic_tab2 .col4 li {width:24%;}
.basic_tab .col5 li, .basic_tab2 .col5 li {width: 19%;}

.big_img a{display:none}

.over_table .scroll_guide{display:none;}
.details_no_content img {width: 319px; margin:0;}
}

@media all and (min-width:1400px) {

}

@media all and (min-width:768px) {

}
@media all and (min-width:1023px) {

}                                                                                                                                                                                                                                                                  