@charset "UTF-8";

/*
    AUTHOR : Lee.Hye.Jun
    E-MAIL : hyejun01@naver.com
    DATE : 2019.04
    EDIT : 2019.01.09
	File : css/sub.css
*/

/* 20200115 */
.travel_act .act_list .health_status{display: none;width: 100%;margin: 0;}
.gall_list li a{display: block;position: relative;box-sizing: border-box;}
.gall_list li a:focus:before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 2px solid #78b5de !important;content: "";box-sizing: border-box;}
#disaseButton{width: 100px;border-radius: 5px;background: #0e76bc;font-size: 18px;line-height: 54px;color: #fff;vertical-align: top;}
@media screen and (max-width: 767px){
	#disaseButton{width: 100%;margin-top: 5px;font-size: 16px;line-height: 43px;}
}

caption { font-size: 0; height: 0; line-height: 0; overflow: hidden; width: 0;}
/* ===========================
		 	sub
=========================== */

/* 해외감염병NOW란? */
.infect_now{}
.now_intro{}
.now_intro .intro_box{position: relative;width: 880px;margin: 118px auto 0;padding: 153px 40px 76px;border: 8px solid #0e75bc;text-align: center;box-sizing: border-box}
.now_intro .intro_box .img_area{position: absolute;top: -120px;left: 50%;margin-left: -175px}
.now_intro .intro_box .desc{margin-top: 28px;font-size: 20px;line-height: 27px;color: #7d7d7d}
.now_intro .intro_box .desc:first-of-type{margin-top: 0}
.now_quar{margin-top: 76px}
.now_quar .desc{margin-top: 22px;font-size: 20px;line-height: 27px;color: #8c8c8c}
.now_quar .quar_step{margin-top: 48px}
.now_quar .quar_step li{display: inline-block;position: relative;width: 16.666667%;text-align: center}
.now_quar .quar_step li:first-of-type:before{display: none}
.now_quar .quar_step li:first-of-type:after{display: none}
.now_quar .quar_step li:before{position: absolute;top: 64px;left: -10px;width: 20px;height: 7px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(45deg);content: ''}
.now_quar .quar_step li:after{position: absolute;top: 73px;left: -10px;width: 20px;height: 7px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(-45deg);content: ''}
.now_quar .quar_step li .img_area img.m_blind{display: inline}
.now_quar .quar_step li .txt{margin-top: 11px;font-family: "Nanum Gothic";font-size: 16px;line-height: 21px;color: #8c8c8c;letter-spacing: -1.6px}
.now_quar .quar_step li:nth-of-type(4) .txt{margin: 11px -30px 0}

@media screen and (max-width: 1279px){
	.now_quar .quar_step li .txt{font-size: 15px}
}
@media screen and (max-width: 1024px){
	.now_intro .intro_box{width: 100%;padding: 96px 29px 46px}
	.now_intro .intro_box .img_area img{width: 70%}
	.now_intro .intro_box .desc{margin-top: 22px;font-size: 16px;line-height: 23px}
	.now_quar .desc{margin-top: 17px;font-size: 16px;line-height: 20px}
	.now_quar .quar_step:after{display: block;clear: both;content: ''}
	.now_quar .quar_step li{width: 33.333334%}
	.now_quar .quar_step li:nth-of-type(n+4){float: right;margin-top: 50px}
	.now_quar .quar_step li:nth-of-type(n+4):before{transform: rotate(-45deg)}
	.now_quar .quar_step li:nth-of-type(n+4):after{transform: rotate(45deg)}
	.now_quar .quar_step li:nth-of-type(4) .img_area:before{position: absolute;top: -24px;left: 50%;width: 20px;height: 7px;margin-left: -13px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(45deg);content: ''}
	.now_quar .quar_step li:nth-of-type(4) .img_area:after{position: absolute;top: -24px;left: 50%;width: 20px;height: 7px;margin-left: -2px;border-radius: 0 20px 20px 0;background: #bfbfbf;transform: rotate(-45deg);content: ''}
	.now_quar .quar_step li:nth-of-type(6):before{display: none}
	.now_quar .quar_step li:nth-of-type(6):after{display: none}
	.now_quar .quar_step li .img_area img{width: 50%}
	.now_quar .quar_step li .img_area img.m_blind{display: none}
	.now_quar .quar_step li .img_area img.pc_blind{display: inline}
}
@media screen and (max-width: 767px){
	.now_intro .intro_box{margin-top: 88px;padding: 76px 19px 31px;border-width: 4px}
	.now_intro .intro_box .img_area{top: -60px;margin-left: -87px}
	.now_intro .intro_box .img_area img{width: 174px}
	.now_intro .intro_box .desc{margin-top: 19px;font-size: 14px;line-height: 19px}
	.now_quar{margin-top: 34px}
	.now_quar .desc{margin-top: 10px;font-size: 14px;line-height: 19px}
	.now_quar .quar_step{margin-top: 18px}
	.now_quar .quar_step li{width: 50%}
	.now_quar .quar_step li:before{top: 48px;left: -8px;width: 14px;height: 4px}
	.now_quar .quar_step li:after{top: 55px;left: -8px;width: 14px;height: 4px}
	.now_quar .quar_step li .img_area{position: relative}
	.now_quar .quar_step li .img_area img{width: 112px}
	.now_quar .quar_step li:nth-of-type(n+3){margin-top: 40px}
	.now_quar .quar_step li:nth-of-type(3){float: right}
	.now_quar .quar_step li:nth-of-type(3):before{transform: rotate(-45deg)}
	.now_quar .quar_step li:nth-of-type(3):after{transform: rotate(45deg)}
	.now_quar .quar_step li:nth-of-type(3) .img_area:before{position: absolute;top: -24px;left: 50%;width: 14px;height: 4px;margin-left: -8px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(45deg);content: ''}
	.now_quar .quar_step li:nth-of-type(3) .img_area:after{position: absolute;top: -24px;left: 50%;width: 14px;height: 4px;margin-left: 0;border-radius: 0 20px 20px 0;background: #bfbfbf;transform: rotate(-45deg);content: ''}
	.now_quar .quar_step li:nth-of-type(4){float: left}
	.now_quar .quar_step li:nth-of-type(4):before{display: none}
	.now_quar .quar_step li:nth-of-type(4):after{display: none}
	.now_quar .quar_step li:nth-of-type(4) .img_area:before{display: none}
	.now_quar .quar_step li:nth-of-type(4) .img_area:after{display: none}
	.now_quar .quar_step li:nth-of-type(5){float: none}
	.now_quar .quar_step li:nth-of-type(5):before{display: none}
	.now_quar .quar_step li:nth-of-type(5):after{display: none}
	.now_quar .quar_step li:nth-of-type(5) .img_area:before{position: absolute;top: -24px;left: 50%;width: 14px;height: 4px;margin-left: -8px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(45deg);content: ''}
	.now_quar .quar_step li:nth-of-type(5) .img_area:after{position: absolute;top: -24px;left: 50%;width: 14px;height: 4px;margin-left: 0;border-radius: 0 20px 20px 0;background: #bfbfbf;transform: rotate(-45deg);content: ''}
	.now_quar .quar_step li:nth-of-type(6):before{display: block;transform: rotate(45deg)}
	.now_quar .quar_step li:nth-of-type(6):after{display: block;transform: rotate(-45deg)}
	.now_quar .quar_step li .txt{font-size: 13px;line-height: 19px}
}

/* 국가별 감염병 예방 정보 - 세계지도에서 찾기 */
.nation_map{margin-top: 30px}
.nation_map .map_area{position: absolute;top: -99999px; display:none}
.nation_map .map_area.on{position: relative;top: 0; display:block}
.nation_map .map_area .btn_map{position: absolute;top: 20px;right: 20px;width: 160px;border-radius: 40px;font-weight: bold}
.nation_map .map_area img{width: 100%}
.nation_map .map_area map area{cursor: pointer}

@media screen and (max-width: 767px){
	.nation_map .map_area .btn_map{top: 5px;right: 5px;width: 90px;font-size: 13px;line-height: 20px}
}

/* 해외 감염병 정보 - 주의해야 할 해외감염병 */
.infect_precaution{}
.infect_list{}
.infect_list .infect_tab{margin-top: 15px}
.infect_list .infect_tab .select_b{width: 360px}
.infect_list .infect_tab ul{}
.infect_list .infect_tab ul li{display: table-cell;width: 100px;padding: 4px 0;border: 1px solid #ddd;font-size: 17px;line-height: 19px;color: #333;text-align: center;vertical-align: middle;box-sizing: border-box;cursor: pointer}
.infect_list .infect_tab ul li.on{background: #0e76bc;font-weight: bold;color: #fff}
.infect_cont{margin-top: 40px}
.infect_cont .infect_box{display: none;margin-top: 15px;padding: 30px 20px;border: 1px solid #e1e1e1}
.infect_cont .infect_box.on{display: block}
.infect_cont .infect_box dl{margin-top: 20px}
.infect_cont .infect_box dl:first-of-type{margin-top: 0}
.infect_cont .infect_box dl dt{position: relative;padding: 0 9px;font-weight: bold;font-size: 22px;line-height: 24px;color: #2c4f7a}
.infect_cont .infect_box dl dt:before{position: absolute;top: 10px;left: 0;width: 3px;height: 3px;border-radius: 50%;background: #2c4f7a;content: ''}
.infect_cont .infect_box dl dd{position: relative;margin-top: 4px;padding: 0 9px 0 20px;font-size: 20px;line-height: 26px;color: #959494}
.infect_cont .infect_box dl dd:after{position: absolute;top: 12px;left: 9px;width: 4px;height: 2px;background: #999;content: ''}
.infect_cont .infect_box dl dd:first-of-type{margin-top: 12px}
.infect_cont .infect_box dl dd span{display: block;font-size: 17px;line-height: 26px}

@media screen and (max-width: 1024px){
	.infect_list .infect_tab ul li{width: 80px;font-size: 15px;line-height: 17px}
	.infect_cont .infect_box dl dt{padding: 0 7px;font-size: 18px;line-height: 22px}
	.infect_cont .infect_box dl dt:before{top: 8px}
	.infect_cont .infect_box dl dd{padding: 0 7px 0 18px;font-size: 17px;line-height: 22px}
	.infect_cont .infect_box dl dd:after{top: 10px;left: 7px}
	.infect_cont .infect_box dl dd:first-of-type{margin-top: 10px}
}

@media screen and (max-width: 767px){

	.infect_list .infect_tab .select_b{width: 100%}
	.infect_list .infect_tab ul{width: 170%}
	.infect_list .infect_tab ul li{width: 10%;font-size: 14px;line-height: 16px}
	.infect_cont{margin-top: 20px}
	.infect_cont .infect_box dl dt{padding: 0 5px;font-size: 16px;line-height: 18px}
	.infect_cont .infect_box dl dt:before{top: 5px;width: 2px;height: 2px}
	.infect_cont .infect_box dl dd{padding: 0 5px 0 12px;font-size: 15px;line-height: 18px}
	.infect_cont .infect_box dl dd:after{top: 8px;left: 5px;height: 1px}
	.infect_cont .infect_box dl dd:first-of-type{margin-top: 5px}
	.infect_cont .infect_box dl dd span{font-size: 13px;line-height: 18px}
}


/* 예방접종기관 안내 */
.vaccin_org{}
.org_map{margin-top: 25px;text-align: center}
.org_map .map_area{display: inline-block;border: 1px solid #e1e1e1;border-radius: 10px;box-sizing: border-box;vertical-align: top}
.org_map .map_area.wide_map{width: 38%}
.org_map .map_area.detail_map{display: none;position: relative;width: 60%;margin-left: 2%}
.org_map .map_area.detail_map:before{position: absolute;top: 50%;left: -24px;width: 33px;height: 55px;background: url(/nqs/oidnow/img/map_arrow.png) no-repeat center center;content: ''}
.org_map .map_area .map_top{padding: 17px 0 14px;border-radius: 10px 10px 0 0;background: #0e76bc}
.org_map .map_area .map_top .tit{font-weight: bold;font-size: 22px;line-height: 25px;color: #fff}
.org_map .map_area .map_top .desc{font-size: 18px;line-height: 25px;color: #abddff}
.org_map .map_area .map_cont{padding: 20px;overflow: hidden}
.org_map .map_area .map_cont .map{display: inline-block;position: relative}
.org_map .map_area .map_cont .map .map_loca{display: inline-block}
.org_map .map_area .map_cont .map .map_loca a span{position:absolute;width:0;height:0;overflow:hidden;top:-9999px;}
.org_map .map_area .map_cont .domestic{}
.org_map .map_area .map_cont .domestic .dome{position: absolute;font-size: 13px;line-height: 22px;color: #000;text-align: center;cursor: pointer}
.org_map .map_area .map_cont .domestic .seoul{top:104px; left:101px}
.org_map .map_area .map_cont .domestic .gygg{top:128px; left:105px}
.org_map .map_area .map_cont .domestic .incheon{top:108px; left:69px}
.org_map .map_area .map_cont .domestic .gangwon{top:70px; left:147px}
.org_map .map_area .map_cont .domestic .chungbuk{top:160px; left:131px}
.org_map .map_area .map_cont .domestic .chungnam{top:187px; left:60px}
.org_map .map_area .map_cont .domestic .daejeon{top:198px; left:110px}
.org_map .map_area .map_cont .domestic .sejong{top:172px; left:104px}
.org_map .map_area .map_cont .domestic .gwangju{top:284px; left:77px}
.org_map .map_area .map_cont .domestic .jeonbuk{top:242px; left:87px}
.org_map .map_area .map_cont .domestic .jeonnam{top:306px; left:79px}
.org_map .map_area .map_cont .domestic .gyeongbuk{top:190px; left:185px}
.org_map .map_area .map_cont .domestic .gyeongnam{top:276px; left:155px}
.org_map .map_area .map_cont .domestic .daegu{top:236px; left:181px}
.org_map .map_area .map_cont .domestic .busan{top:286px; left:217px}
.org_map .map_area .map_cont .domestic .ulsan{top:256px; left:221px}
.org_map .map_area .map_cont .domestic .jeju{top:370px; left:101px}
.org_map .map_area .map_cont .sdomestic .sdome{position: absolute;font-size: 13px;line-height: 22px;color: #000;text-align: center;cursor: pointer}
.org_map .map_area .map_cont .sdomestic .mapo{top: 200px;left: 169px}
.org_map .map_area .map_cont .sdomestic .eunpyeong{top: 120px;left: 193px}
.org_map .map_area .map_cont .sdomestic .sdm{top: 180px;left: 191px}
.org_map .map_area .map_cont .sdomestic .jongno{top: 172px;left: 246px}
.org_map .map_area .map_cont .sdomestic .seongbuk{top: 152px;left: 281px}
.org_map .map_area .map_cont .sdomestic .ddm{top: 176px;left: 309px}
.org_map .map_area .map_cont .sdomestic .gangbuk{top: 106px;left: 277px}
.org_map .map_area .map_cont .sdomestic .dobong{top: 64px;left: 297px}
.org_map .map_area .map_cont .sdomestic .nowon{top: 110px;left: 339px}
.org_map .map_area .map_cont .sdomestic .jungnang{top: 150px;left: 359px}
.org_map .map_area .map_cont .sdomestic .junggu{top:200px; left:265px}
.org_map .map_area .map_cont .sdomestic .yongsan{top:234px; left:245px}
.org_map .map_area .map_cont .sdomestic .sd{top: 210px;left: 307px}
.org_map .map_area .map_cont .sdomestic .gwangjin{top: 218px;left: 351px}
.org_map .map_area .map_cont .sdomestic .gangseo{top: 198px;left: 89px}
.org_map .map_area .map_cont .sdomestic .gangdong{top: 210px;left: 413px}
.org_map .map_area .map_cont .sdomestic .yangcheon{top: 254px;left: 117px}
.org_map .map_area .map_cont .sdomestic .guro{top: 284px;left: 107px}
.org_map .map_area .map_cont .sdomestic .ydp{top: 248px;left: 167px}
.org_map .map_area .map_cont .sdomestic .geumcheon{top: 328px;left: 163px}
.org_map .map_area .map_cont .sdomestic .dongjak{top: 270px;left: 209px}
.org_map .map_area .map_cont .sdomestic .gwanak{top: 318px;left: 209px}
.org_map .map_area .map_cont .sdomestic .seocho{top: 300px;left: 272px}
.org_map .map_area .map_cont .sdomestic .gangnam{top: 290px;left: 332px}
.org_map .map_area .map_cont .sdomestic .songpa{top: 270px;left: 382px}
.org_map .map_area .map_cont .sdomestic .gangdong{top: 214px;left: 412px}
.org_map .map_area .map_cont .gdomestic .gdome{position: absolute;font-size: 13px;line-height: 22px;color: #000;text-align: center;cursor: pointer}
.org_map .map_area .map_cont .gdomestic .gimpo{top: 170px;left: 115px}
.org_map .map_area .map_cont .gdomestic .paju{top: 120px;left: 165px}
.org_map .map_area .map_cont .gdomestic .goyang{top: 174px;left: 169px}
.org_map .map_area .map_cont .gdomestic .yangju{top: 135px;left: 211px}
.org_map .map_area .map_cont .gdomestic .ui{top: 158px;left: 217px}
.org_map .map_area .map_cont .gdomestic .ddc{top: 106px;left: 220px}
.org_map .map_area .map_cont .gdomestic .yeoncheon{top: 60px;left: 215px}
.org_map .map_area .map_cont .gdomestic .pocheon{top: 80px;left: 267px}
.org_map .map_area .map_cont .gdomestic .gp{top: 130px;left: 298px}
.org_map .map_area .map_cont .gdomestic .nyj{top: 174px;left: 256px}
.org_map .map_area .map_cont .gdomestic .guri{top: 192px;left: 236px}
.org_map .map_area .map_cont .gdomestic .hanam{top: 214px;left: 250px}
.org_map .map_area .map_cont .gdomestic .yp{top: 216px;left: 330px}
.org_map .map_area .map_cont .gdomestic .gwangju{top: 244px;left: 272px}
.org_map .map_area .map_cont .gdomestic .yeoju{top: 280px;left: 350px}
.org_map .map_area .map_cont .gdomestic .icheon{top: 290px;left: 304px}
.org_map .map_area .map_cont .gdomestic .seongnam{top: 244px;left: 232px}
.org_map .map_area .map_cont .gdomestic .yongin{top: 296px;left: 262px}
.org_map .map_area .map_cont .gdomestic .anseong{top: 350px;left: 268px}
.org_map .map_area .map_cont .gdomestic .gccity{top: 230px;left: 210px}
.org_map .map_area .map_cont .gdomestic .uiwang{top: 254px;left: 210px}
.org_map .map_area .map_cont .gdomestic .suwon{top: 278px;left: 220px}
.org_map .map_area .map_cont .gdomestic .anyang{top: 244px;left: 190px}
.org_map .map_area .map_cont .gdomestic .gunpo{top: 264px;left: 200px}
.org_map .map_area .map_cont .gdomestic .gm{top: 224px;left: 180px}
.org_map .map_area .map_cont .gdomestic .bucheon{top: 218px;left: 150px}
.org_map .map_area .map_cont .gdomestic .siheung{top: 246px;left: 150px}
.org_map .map_area .map_cont .gdomestic .ansan{top: 274px;left: 164px}
.org_map .map_area .map_cont .gdomestic .hscity{top: 300px;left: 170px}
.org_map .map_area .map_cont .gdomestic .osan{top: 316px;left: 222px}
.org_map .map_area .map_cont .gdomestic .pyeongtaek{top: 354px;left: 210px}
.org_select{display: none}
.org_select .select_b.gu{display: none}
.org_result{display: none;margin-top: 54px}
.org_result .result_cont{}
.org_result .result_cont .result_list{display: none;margin-top: 27px}
.org_result .result_cont .result_list.on{display: table}
.org_result .result_cont .result_caution{margin-top: 23px;padding: 25px 38px;border-radius: 10px;background: #f6f6f6}
.org_result .result_cont .result_caution>li{position: relative;margin-top: 10px;padding-left: 10px;font-size: 18px;line-height: 28px;color: #8c8c8c}
.org_result .result_cont .result_caution>li:first-of-type{margin-top: 0}
.org_result .result_cont .result_caution>li:before{position: absolute;top: 10px;left: 0;width: 5px;height: 5px;border-radius: 50%;background: #a1a1a1;content: ''}
.org_result .result_cont .result_caution>li>ul>li{position: relative;padding-left: 10px;font-size: 16px;line-height: 26px;color: #888}
.org_result .result_cont .result_caution>li>ul>li:before{position: absolute;top: 0;left: 0;content: "-"}
.org_result .result_cont .result_caution ol>li{margin-left: 20px;list-style: decimal;font-size: 16px;line-height: 26px;color: #888}
.org_result .result_cont .result_caution ol>li span{display: block;margin-top: 5px;font-size: 15px}
.org_result .result_cont .result_caution ol>li li{position: relative;padding-left: 10px;font-size: 16px;line-height: 26px;color: #888}
.org_result .result_cont .result_caution ol>li li:before{position: absolute;top: 0;left: 0;content: "-"}
.ly_vaccin{display: block}
.ly_vaccin .lypop_close{position: absolute;top: -30px;right: 20px;width: 60px;height: 60px;background: url(/nqs/oidnow/img/pop_close.png) no-repeat center center;font-size: 0}
.ly_vaccin .vaccin_link{position: absolute;right: 25.6%;bottom: 20%;width: 186px;height: 30px;font-size: 0}

@media screen and (max-width: 1024px){
	.org_map{display: none}
	.org_select{display: block;margin-top: 18px}
	.org_select p{margin-top: 20px;font-size: 14px;line-height: 1;color: #8c8c8c;text-decoration: underline}
	.org_result{margin-top: 44px}
	.org_result .result_cont .result_list{margin-top: 18px}
	.org_result .result_cont .result_caution{padding: 21px 24px}
	.org_result .result_cont .result_caution>li{font-size: 16px;line-height: 26px}
}
@media screen and (max-width: 767px){
	.org_select p{margin-top: 14px;font-size: 12px}
	.org_result .result_cont .result_caution{margin-top: 14px;padding: 16px 13px;border-radius: 7px}
	.org_result .result_cont .result_caution>li{padding-left: 8px;font-size: 15px;line-height: 21px}
	.org_result .result_cont .result_caution>li:before{top: 7px;width: 3px;height: 3px}
	.org_result .result_cont .result_caution>li>ul>li{font-size: 14px;line-height: 20px}
	.org_result .result_cont .result_caution ol>li{margin-left: 15px;font-size: 14px;line-height: 20px}
	.org_result .result_cont .result_caution ol>li span{font-size: 13px;line-height: 17px}
	.org_result .result_cont .result_caution ol>li li{font-size: 14px;line-height: 20px}
	.ly_vaccin .img_box img{width: 100%}
	.ly_vaccin .lypop_close{width: 30px;top: -15px;right: 10px;height: 30px;background-size: 30px}
	.ly_vaccin .vaccin_link{width: 34%;height: 5%}
}
@media screen and (max-width: 400px){
	.org_select .select_b{padding: 0 44px 0 5px;font-size: 12px}
}

/* 콘텐츠 */
.brd_top{margin-top: 12px;text-align: right}
.brd_top .select_b{width: 200px;margin-left: 10px}
.brd_top .select_b:first-of-type{margin-left: 0}
.brd_top .search_box{display: inline-block;margin-left: 10px;position: relative}
.brd_top .search_box .input_search{height: 54px;border-width: 3px;border-radius: 5px}
.brd_top .search_box .btn_search{height: 54px}
.brd_list{margin-top: 40px}
.brd_list .tot{margin-bottom: 10px;font-family: "Nanum Gothic";font-size: 16px}
.brd_search{margin-bottom: 20px;text-align: center}
.brd_search .search_box{display: inline-block;width: 240px;position: relative}
.brd_gall{margin-top: 20px;padding: 40px;border: 1px solid #ebebeb;background: #f7f7f7}
.gall_list li{display: inline-block;width: 23.62%;margin-left: 1.84%;border: 1px solid #d7d7d7;background: #fff;box-sizing: border-box}
.gall_list li:nth-of-type(4n+1){margin-left: 0}
.gall_list li:nth-of-type(n+5){margin-top: 1.84%}
.gall_list li .img_area{width:100%;height:155px}
.gall_list li .img_area img{width: 100%}
.gall_list li .txt_area{padding: 15px 18px 13px;border-top: 1px solid #d7d7d7}
.gall_list li .txt_area .tit{overflow: hidden;font-size: 18px;line-height: 26px;color: #8c8c8c;text-overflow: ellipsis;word-wrap: normal;white-space: nowrap}
.gall_list li .txt_area .date{font-size: 17px;line-height: 26px;color: #8c8c8c}
.brd_bt{position: relative;padding-top: 45px}
.brd_bt .paging{}
.brd_bt .brd_adm{position: absolute;top: 50%;right: 0}
.brd_view{}
.brd_view .brd_v_top{text-align: center}
.brd_view .brd_v_top h2{font-weight: bold;font-size: 34px;line-height: 44px;color: #4d4d4d}
.brd_view .brd_v_top ul{margin-top: 18px}
.brd_view .brd_v_top ul li{display: inline-block;position: relative;margin-left: 10px;padding-left: 10px;font-size: 22px;line-height: 28px}
.brd_view .brd_v_top ul li:before{position: absolute;top: 50%;left: 0;width: 1px;height: 14px;margin-top: -7px;background: #888;content: ''}
.brd_view .brd_v_top ul li:first-of-type{margin-left: 0;padding-left: 0}
.brd_view .brd_v_top ul li:first-of-type:before{display: none}
.brd_view .brd_v_cnt{min-height: 300px;margin-top: 40px;padding: 30px;border-top: 2px solid #ccc;border-bottom: 1px solid #ccc}
.brd_view .brd_v_cnt p{font-size: 17px;line-height: 24px;word-break: break-all}
.brd_view .brd_v_cnt p img{display: block;max-width: 100%;margin: 0 auto}
.brd_view .brd_v_cnt p.brd_iframe{position: relative;width: 100%;height: 0;padding-bottom: 56.25%}
.brd_view .brd_v_cnt p.brd_iframe iframe{position: absolute;top: 0;left: 0;width: 100% !important;height: 100%}
.brd_view .brd_v_file a{color: #333}
.brd_view .brd_v_file a:hover{text-decoration: underline}
.brd_view .brd_v_bt{margin-top: 30px}
.brd_view .brd_v_bt:after{display: block;clear: both;content: ''}
.brd_view .brd_v_bt ul{}
.brd_view .brd_v_bt ul li{display: inline-block;margin-left: 8px}
.brd_view .brd_v_bt ul li:first-of-type{margin-left: 0}
.brd_view .brd_v_bt ul li a{width: 100px;border-radius:0}
.brd_view .brd_v_bt ul li a.btn_bd_blue{border-width: 1px;line-height: 40px}
.brd_view .brd_v_bt ul li a.btn_prev img{margin: -1px 4px 0 0}
.brd_view .brd_v_bt ul li a.btn_next img{margin: -1px 0 0 4px}
.event_tab{text-align: center}
.event_tab li{display: inline-block;width: 160px}
.event_tab li a{display: block;padding: 10px 0;border: 1px solid #0e76bc;font-size: 16px;line-height: 20px;color: #0e76bc;text-align: center}
.event_tab li.on a{background: #0e76bc;color: #fff}
.event_content .brd_gall{text-align: center}
.event_content .brd_gall .event_post img{width: 100%}
.event_content .brd_gall .btn_bg_blue{margin-top: 20px}

@media screen and (max-width: 1024px){
	.brd_top .search_box .input_search{height: 48px}
	.brd_top .search_box .btn_search{height: 48px}
	.brd_gall{padding: 30px}
	.gall_list li .txt_area{padding: 10px 16px 9px}
	.gall_list li .txt_area .tit{font-size: 16px;line-height: 24px}
	.gall_list li .txt_area .date{font-size: 15px;line-height: 24px}
	.brd_view .brd_v_top h2{font-size: 28px;line-height: 38px}
	.brd_view .brd_v_top ul li{font-size: 17px;line-height: 20px}
	.brd_view .brd_v_cnt{min-height: 250px;padding: 25px}
	.brd_view .brd_v_bt{margin-top: 25px}
}
@media screen and (max-width: 767px){
	.brd_top .select_b{width: 49%}
	.brd_top .select_b:last-of-type{margin-left: 2%}
	.brd_top .search_box{display: block;margin: 10px 10% 0;text-align: center}
	.brd_top .search_box .input_search{height: 43px}
	.brd_top .search_box .btn_search{height: 43px}
	.brd_list{margin-top: 15px}
	.brd_list .tot{margin-bottom: 6px;font-size: 14px}
	.brd_search .search_box{width: 80%}
	.brd_gall{margin-top: 15px;padding: 20px 20px 24px}
	.gall_list li{width: 48%;margin-left: 4%}
	.gall_list li:nth-of-type(2n+1){margin-left: 0}
	.gall_list li:nth-of-type(n+3){margin-top: 4%}
	.gall_list li .img_area{}
	.gall_list li .txt_area{padding: 7px 14px 6px}
	.gall_list li .txt_area .tit{font-size: 14px;line-height: 20px}
	.gall_list li .txt_area .date{font-size: 13px;line-height: 20px}
	.brd_bt{padding-top: 60px}
	.brd_bt .brd_adm{top: 20px}
	.brd_view .brd_v_top h2{font-size: 20px;line-height: 28px}
	.brd_view .brd_v_top ul{margin-top: 10px}
	.brd_view .brd_v_top ul li{font-size: 14px;line-height: 16px}
	.brd_view .brd_v_top ul li:before{height: 10px;margin-top: -5px}
	.brd_view .brd_v_cnt{min-height: 200px;margin-top: 30px;padding: 20px}
	.brd_view .brd_v_cnt p{font-size: 14px;line-height: 20px}
	.brd_view .brd_v_file{font-size: 13px}
	.brd_view .brd_v_file a:hover{text-decoration: underline}
	.brd_view .brd_v_bt{margin-top: 20px}
	.brd_view .brd_v_bt ul li a{width: 80px}
	.brd_view .brd_v_bt ul li a.btn_bd_blue{line-height: 34px}
	.event_tab li{width: 120px}
	.event_tab li a{padding: 8px 0;font-size: 14px;line-height: 18px}
	.event_content .brd_gall .btn_bg_blue{margin-top: 10px}
}

/* 소통게시판 */
.comu_brd{margin-top: 40px}
.comu_wr{padding: 40px 30px 30px;background: #f1f1f1}
.comu_wr .desc{margin-bottom: 10px;font-size: 17px}
.comu_wr .comu_form{position: relative;padding-right: 180px;font-size: 0}
.comu_wr .comu_form textarea{width: 100%;height: 140px;padding: 15px;font-size: 17px;line-height: 23px;box-sizing: border-box;resize: none}
.comu_wr .comu_form .btn{position: absolute;top: 0;right: 0;width: 160px;height: 100%;background: #666;font-size: 17px;color: #fff}
.comu_wr span{display: block;margin-top: 7px;font-size: 14px;color: #888}
.comu_list{margin-top: 40px}
.comu_list .tot{margin-bottom: 15px;font-size: 17px}
.comu_list .tot strong{color: #2c4f7a}
.comu_list ul{}
.comu_list ul li{padding: 24px 0;border-top: 1px solid #e1e1e1}
.comu_list ul li:last-of-type{border-bottom: 1px solid #e1e1e1}
.comu_list ul li .info{font-size: 0}
.comu_list ul li .info span{display: inline-block;position: relative;margin-left: 6px;padding-left: 7px;font-size: 17px;line-height: 27px}
.comu_list ul li .info span:before{position: absolute;top: 8px;left: 0;width: 1px;height: 10px;background: #777;content: ''}
.comu_list ul li .info span:first-of-type{margin-left: 0;padding-left: 0;color: #2c4f7a}
.comu_list ul li .info span:first-of-type:before{display: none}
.comu_list ul li .cnt{margin-top: 10px;font-size: 18px;line-height: 26px}

@media screen and (max-width: 1024px){
	.comu_brd{margin-top: 30px}
	.comu_wr{padding: 30px 25px 20px}
	.comu_wr .desc{font-size: 16px}
	.comu_wr .comu_form textarea{height: 120px}
	.comu_list{margin-top: 30px}
	.comu_list ul li .info span{font-size: 16px}
	.comu_list ul li .cnt{font-size: 17px}
}

@media screen and (max-width: 767px){
	.comu_brd{margin-top: 20px}
	.comu_wr{padding: 20px 20px 15px}
	.comu_wr .desc{margin-bottom: 5px;font-size: 14px;line-height: 18px}
	.comu_list{margin-top: 20px}
	.comu_wr .comu_form{padding-right: 30%}
	.comu_wr .comu_form textarea{height: 80px;padding: 10px;font-size: 14px;line-height: 18px}
	.comu_wr .comu_form .btn{width: 28%;font-size: 14px}
	.comu_wr span{font-size: 12px}
	.comu_list .tot{margin-bottom: 10px;font-size: 14px}
	.comu_list ul li{padding: 14px 0}
	.comu_list ul li .info span{font-size: 14px;line-height: 24px}
	.comu_list ul li .info span:before{top: 6px}
	.comu_list ul li .cnt{margin-top: 4px;font-size: 14px;line-height: 24px}
}

/* 이벤트 게시판 */
.regis{margin-top: 20px}
.regis .tit{font-size: 18px;line-height: 30px;margin-bottom: 10px;color: #333}
.regis .regis_txt{overflow-y: scroll;width: 100%;height: 164px;padding: 24px;border: 1px solid #e1e1e1;font-size: 15px;line-height: 26px;color: #666;box-sizing: border-box;resize: none}
.regis .regis_check{margin-top: 10px}

@media screen and (max-width: 767px){
	.regis .tit{margin-bottom: 5px;font-size: 16px;line-height: 24px}
	.regis .regis_txt{padding: 14px;font-size: 14px;line-height: 20px}
}

/* 검색결과 */
.search_area{text-align: center}
.search_area.fixed{position: fixed;top: 0;left: 0;z-index: 10;width: 100%;padding: 20px 0;background: #fff;border-bottom: 1px solid #ddd;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s}
.search_area .search_box{display: inline-block;position: relative}
.search_area .search_box .search_input{width: 611px;height: 67px;padding: 0 91px 0 38px;border: 5px solid #0e75bc;border-radius: 70px;font-family: "Nanum Gothic";font-size: 20px;box-sizing: border-box}
.search_area .search_box .btn_search{position: absolute;top: 50%;right: 11px;width: 47px;height: 48px;margin-top: -24px;border-radius: 50%;background: #0e75bc url(/nqs/oidnow/img/search_btn2.png) no-repeat center center;font-size: 0}

.search_result1{margin-top: 41px}
.search_result2{margin-top: 72px}
.result_box{margin-top: 72px}
.result_box .tit_type1{position: relative}
.result_box .tit_type1 .toggle{display: block;position: absolute;top: 0;right: 0;padding-right: 30px;font-size: 17px;line-height: 27px;color: #555;background: url(/nqs/oidnow/img/toggle.png) no-repeat center right}
.result_box .tit_type1 .toggle.open{background: url(/nqs/oidnow/img/toggle_on.png) no-repeat center right}
.result_box .toggle_area{display: none}
.result_box .ico:after{position: absolute;top: 0;width: 37px;height: 30px;background: url(/nqs/oidnow/img/inject.png) no-repeat center center;content: ''}
.search_tot{font-size: 24px;line-height: 30px;color: #959494;text-align: center}
.search_info{margin-top: 38px;padding: 36px 40px 57px;border: 1px solid #ebebeb;background: #f9f9f9}
.search_info dt{position: relative;font-weight: bold;padding: 0 9px;font-size: 22px;line-height: 24px;color: #2c4f7a}
.search_info dt:before{position: absolute;top: 10px;left: 0;width: 3px;height: 3px;border-radius: 50%;background: #2c4f7a;content: ''}
.search_info dd{margin-top: 12px;padding: 0 9px;font-size: 20px;line-height: 26px;color: #959494}
.search_nation{margin-top: 55px}
.search_nation .nation_list{margin-top: 37px;padding: 12px 40px 39px;border: 1px solid #ebebeb;background: #f9f9f9}
.wr_info{text-align: center}
.wr_info ul{}
.wr_info ul li{display: inline-block;margin-right: 20px}
.wr_info ul li:last-of-type{margin-left: 0}
.wr_info ul li span{font-size: 17px;color: #555}
.wr_info ul li strong{position: relative;padding-left: 20px;font-size: 17px;color: #666}
.wr_info ul li strong:before{position: absolute;top: 50%;left: 10px;width: 1px;height: 14px;margin-top: -7px;background: #888;content: ''}
.national_info{position: relative}
.national_info .info_area{display: table;margin-top: 11px}
.national_info .info_area .img_area{display: table-cell;width: 540px;vertical-align: middle}
.national_info .info_area .img_area .img{display: inline-block;width: 48%;overflow: hidden;border: 1px solid #3e91c9;border-radius: 10px;box-sizing: border-box;vertical-align: top}
.national_info .info_area .img_area .img img{width: 100%;height: 174px}
.national_info .info_area .img_area .img  #map {position: relative !important;height: 174px;width: 100%}
.national_info .info_area .img_area .img .gm-style .default-card{display: none !important}
.national_info .info_area .img_area .img.flag{}
.national_info .info_area .img_area .img.map{margin-left: 4%}
.national_info .info_area .txt_area{display: table-cell;min-width: 350px;padding-left: 33px;box-sizing: border-box;vertical-align: middle}
.national_info .info_area .txt_area1{display: table-cell;min-width: 350px;padding-left: 10px;box-sizing: border-box;vertical-align: middle}
.national_info .info_area .txt_area .tit{}
.national_info .info_area .txt_area .tit strong{position: relative;display: inline-block;margin-right: 4px;padding-right: 9px;font-size: 23px;line-height: 26px;color: #2c4f7a;letter-spacing: -1.725px}
.national_info .info_area .txt_area .tit strong:after{position: absolute;bottom: 5px;right: 0;width: 1px;height: 12px;background: #2c4f7a;content: ''}
.national_info .info_area .txt_area .tit span{font-size: 18px;line-height: 26px;color: #2c4f7a;letter-spacing: -1.35px}
.national_info .info_area .txt_area .desc{font-size: 20px;color: #8c8c8c;letter-spacing: -1.5px}
.national_info .info_area .txt_area1 .desc1{font-size: 16px;color: #8c8c8c;letter-spacing: -1.5px}
.national_info .info_area .txt_area .info{margin-top: 9px;padding-top: 8px;border-top: 1px solid #c1c1c1;font-size: 20px;line-height: 27px;color: #8c8c8c;letter-spacing: -1.5px;white-space: pre-line}
/*.national_info1 .info_area1 .txt_area1 .info1{width: 100%; margin-top: 9px;padding-top: 8px;border-top: 1px solid #c1c1c1;font-size: 20px;line-height: 27px;color: #8c8c8c;letter-spacing: -1.5px;white-space: pre-line}*/
.national_info .nation_pcu{position: absolute;top: -10px;right: 85px}
.national_info .nation_pcu p{display: inline-block;font-size: 14px;line-height: 16px;vertical-align: middle}
.infect_news{}


.national_info1 .info_area1{display: block}
.national_info1 .info_area1 .txt_area1{display: block;min-width: auto;width: 100%;padding-left: 0;margin-top: 15px}
.national_info1 .info_area1 .txt_area1 .desc{font-size: 14px}
.national_info1 .info_area1 .txt_area1 .info{margin-top: 9px;padding-top: 8px;border-top: 1px solid #c1c1c1;font-size: 20px;line-height: 27px;color: #8c8c8c;letter-spacing: -1.5px;white-space: pre-line}
.national_info .info_area .txt_area .info1{margin-top: 9px;padding-top: 8px;border-top: 1px solid #c1c1c1;font-size: 20px;line-height: 27px;color: #8c8c8c;letter-spacing: -1.5px;white-space: pre-wrap}

.txt_info_travel {margin-top: 9px;padding-top: 8px;border-top: 1px solid #c1c1c1;font-size: 20px;line-height: 27px;color: #8c8c8c;letter-spacing: -1.5px;white-space: pre-line}
















/*
.infect_news .news_date{font-weight: normal;font-size: 17px;line-height: 23px;color: #555}
.infect_news .news_date strong{position: relative;color: #666}
*/
.infect_news .tit_caution1{margin-top: 8px}
.infect_news .news_list{margin-top: 12px;padding: 18px 20px;border: 1px solid #c1c1c1}
.infect_news .news_list li{position: relative;margin-top: 5px;padding-left: 14px;font-size: 17px;line-height: 23px;color: #8c8c8c}
.infect_news .news_list li:before{position: absolute;top: 7px;left: 0;width: 6px;height: 1px;background: #8c8c8c;content: ''}
.infect_news .news_list li:first-of-type{margin-top: 0}
.infect_news .news_list dl{margin-top: 10px}
.infect_news .news_list dl:first-of-type{margin-top: 0}
.infect_news .news_list dt{font-size: 17px;line-height: 23px;color: #555}
.infect_news .news_list dt a {font-size: 17px;line-height: 23px;color: #555}
.infect_news .news_list dd{margin-top: 2px;font-size: 16px;line-height: 20px;color: #777}

/* 주요 감염병 유행현황 수정 big*/
.infect_news .news_list1{margin-top: 12px;padding: 18px 20px;border: 1px solid #c1c1c1}
.infect_news .news_list1 li{position: relative;margin-top: 5px;padding-left: 14px;font-size: 17px;line-height: 23px;color: #8c8c8c}
.infect_news .news_list1 li:before{position: absolute;top: 7px;left: 0;width: 6px;height: 1px;background: #8c8c8c;content: ''}
.infect_news .news_list1 li:first-of-type{margin-top: 0}
.infect_news .news_list1 dl{margin-top: 10px}
.infect_news .news_list1 dl li .info{line-height:1.5em; margin-bottom:30px}
.infect_news .news_list1 dl:first-of-type{margin-top: 0}
.infect_news .news_list1 dt{font-size: 17px;line-height: 23px;color: #555}
.infect_news .news_list1 dt .ti{font-size: 17px;line-height: 23px;color: #0e75bc; margin-bottom:0.3em;}
.infect_news .news_list1 dt a {font-size: 17px;line-height: 23px;color: #555}
.infect_news .news_list1 dd{margin-top: 2px;font-size: 16px;line-height: 20px;color: #777}


.travel_check{}
.travel_check .check_list{margin-top: 14px;border-top: 1px solid #9e9e9e}
.travel_check .check_list .type{width: 100%;border-top: 1px solid #c1c1c1;border-bottom: 1px solid #9e9e9e;font-size: 0}
.travel_check .check_list .type:first-of-type{border-top: 0}
.travel_check .check_list .type .tit_area{display: table-cell;width: 163px;padding-left: 26px;vertical-align: middle;text-align: left;box-sizing: border-box}
.travel_check .check_list .type .tit_area strong{display: inline-block;margin-left: 8px;font-weight: bold;font-size: 25px;color: #2c4f7a;vertical-align: top}
.travel_check .check_list .type .info_area{width: 100%}
.travel_check .check_list .type .info_area>dl{width: 100%;display: table;border-top: 1px solid #c1c1c1}
.travel_check .check_list .type .info_area>dl:first-of-type{border-top: 0}
.travel_check .check_list .type .info_area>dl>dt{display: table-cell;width: 106px;padding: 14px 5px;font-weight: bold;font-size: 22px;line-height: 27px;color: #2c4f7a;text-align: center;vertical-align: middle}
.travel_check .check_list .type .info_area>dl>dt a {font-weight: bold;font-size: 22px;line-height: 27px;color: #2c4f7a;text-align: center;}
.travel_check .check_list .type .info_area>dl>dd{display: table-cell;padding: 14px 10px}
.travel_check .check_list .type .info_area>dl>dd ul{}
.travel_check .check_list .type .info_area>dl>dd ul li{font-size: 20px;line-height: 27px;color: #8c8c8c}
/*.travel_check .check_list .type .info_area>dl>dd ul li.org{padding-left: 36px;background: url(/nqs/oidnow/img/org_caution.png) no-repeat center left}*/
.travel_check .check_list .type .info_area>dl>dd ul li.bk{font-weight: bold;color: #0e75bc}
.travel_check .check_list .caution{margin-top: 5px;font-weight: bold;font-size: 20px;line-height: 27px;color: #0e75bc}
/*
.travel_check .check_list .type .info_area>dl>dd>dl{}
.travel_check .check_list .type .info_area>dl>dd>dl>dt{display: inline-block;font-size: 20px;line-height: 27px;color: #8c8c8c}
.travel_check .check_list .type .info_area>dl>dd>dl>dd{display: inline-block;font-size: 20px;line-height: 27px;color: #8c8c8c}
*/
.no_vaccin{}
.no_vaccin .vaccin_txt{margin-top: 20px;padding-left: 34px;background: url(/nqs/oidnow/img/vaccin_txt.png) no-repeat top left;font-size: 24px;line-height: 27px;color: #666}
.travel_unvaccin{}
.travel_unvaccin .unvaccin_step{margin-top: 41px;font-size: 0}
.travel_unvaccin .unvaccin_step li{display: inline-block;position: relative;width: 19.5%;height: 62px;margin-left: 0.625%;border: 1px solid #c1c1c1}
.travel_unvaccin .unvaccin_step li:first-of-type{margin-left: 0}
.travel_unvaccin .unvaccin_step li p{position: absolute;top: 50%;left: 50%;width: 100%;padding: 0 10px;font-weight: bold;font-size: 20px;line-height: 24px;color: #2c4f7a;text-align: center;box-sizing: border-box;transform: translate(-50%,-50%)}
.travel_unvaccin .unvaccin_step li p a{position: absolute;top: 50%;left: 50%;width: 100%;padding: 0 10px;font-weight: bold;font-size: 20px;line-height: 24px;color: #2c4f7a;text-align: center;box-sizing: border-box;transform: translate(-50%,-50%)}
.travel_caution{position: relative}
.travel_caution .caution_step{margin-top: 41px;text-align: center}
.travel_caution .caution_step li{display: inline-block;position: relative;width: 16.666667%;vertical-align: top}
.travel_caution .caution_step li:after{position: absolute;top: 43px;right: 0;width: 1px;height: 27px;background: #c1c1c1;content: ''}
.travel_caution .caution_step li:last-of-type:after{display: none}
.travel_caution .caution_step li .img_area{}
.travel_caution .caution_step li .txt{margin-top: 23px;font-size: 22px;line-height: 26px;color: #8c8c8c;letter-spacing: -1.65px}
.travel_caution .tit_caution1{position: absolute;top: 8px;right: 0;font-size: 24px}
.travel_caution .tit_caution1 a{font-size: 24px;font-weight: bold}
.travel_act{}
.travel_act .act_list{margin-top: 38px}
.travel_act .act_list li{display: inline-block;width: 47%;margin-left: 6%}
.travel_act .act_list li.pc{display: inline-block}
.travel_act .act_list li.mo{display: none}
.travel_act .act_list li:first-of-type{margin-left: 0}
.travel_act .act_list li a{display: block}
.travel_act .act_list li a .tit{position: relative;z-index: 2;max-width: 364px;margin: 0 auto;background: url(/nqs/oidnow/img/act_tit.png) no-repeat center center;font-family: "BMJUA";font-size: 25px;line-height: 36px;color: #fff;text-align: center}
.travel_act .act_list li a .img_area{}
.travel_act .act_list li a .img_area img{width: 100%}
.travel_act .health_status{}
.travel_act .health_status .img_box{position: relative;display: inline-block;text-align: center}
.travel_act .health_status .img_box img{max-width: 540px}
.infect_preven{}
.infect_preven .infect_step{margin-top: 21px;text-align: center}
.infect_preven .infect_step li{display: inline-block;position: relative;width: 20%;vertical-align: top}
.infect_preven .infect_step li:first-of-type:before{display: none}
.infect_preven .infect_step li:first-of-type:after{display: none}
.infect_preven .infect_step li:before{position: absolute;top: 49px;left: -15px;width: 27px;height: 7px;border-radius: 15px 0 0 15px;background: #bfbfbf;transform: rotate(45deg);content: ''}
.infect_preven .infect_step li:after{position: absolute;top: 63px;left: -15px;width: 27px;height: 7px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(-45deg);content: ''}
.infect_preven .infect_step li .img_area{}
.infect_preven .infect_step li .txt{margin-top: 12px;font-size: 22px;line-height: 25px;color: #8c8c8c;letter-spacing: -1.875px}
.infect_preven .infect_step li .txt strong{font-weight: 600;color: #0e75bc}

/* 해외입국자 방역관리 안내 */
.entrant .caution:before {content: '※'; position: absolute; left: 0; top: 0;}
.entrant .caution {padding-left: 20px; position: relative; margin-top: 5px; color: #8c8c8c;}
.entrant .caution a {color: #8c8c8c; font-weight: bold; text-decoration: underline;}
.entrant .news_list {border: 0;}
.entrant table {margin-top: 27px; margin-bottom: 10px; border-top: 1px solid #9e9e9e; border-bottom: 1px solid #9e9e9e;}
.entrant table th, .entrant table td {font-size: 17px; color: #8c8c8c;}
.entrant table th {padding: 6px 0; font-size: 20px; line-height: 23px; color: #2c4f7a; text-align: center}
.entrant tbody tr {border-top: 1px solid #9e9e9e;}
.entrant tbody tr td {padding: 18px 10px; text-align: center; font-size: 20px; line-height: 23px; color: #8c8c8c;}
.entrant table .bg_blue {background: #ecf6ff;}
.entrant_key {padding: 16px 13px; border-radius: 7px; background: #ecf6ff; margin-top: 25px;}
.entrant_key ul li {padding-left: 10px; font-size: 17px; line-height: 23px; color: #8c8c8c; position: relative;}
.entrant_key ul li:before {position: absolute; left: 0; border-radius: 50%; background: #a1a1a1; content: ''; top: 7px; width: 3px; height: 3px;}
.entrant_key ul li ul li:before {border-radius: 0; height: 1px; width: 5px; top: 10px;}
.entrant_key > p {font-size: 25px; color: #2c4f7a; font-weight: bold;}
.entrant_key > div {padding: 16px 13px; background: #fff; border-radius: 7px; margin-top: 16px;}
.entrant_key > div > p {font-size: 20px; color: #2c4f7a; font-weight: bold; margin-bottom: 12px;}
.process ul {display: flex; justify-content: space-evenly; margin-top: 14px;}
.process ul:nth-child(2) {margin-top: 27px;}
.process ul:nth-child(2) li {background: #f6f6f6; font-weight: bold;}
.process ul:nth-child(2) li:before {background: none;}
.process ul:nth-child(2) li:after {background: none;}
.process ul:nth-child(3) li {background: #ecf6ff;}
.process ul:nth-child(4) {margin-bottom: 10px;}
.process ul:nth-child(4) li span {display: inline-block; vertical-align: -webkit-baseline-middle;}
.process ul li {position: relative; width: 22%; text-align: center; font-size: 20px; line-height: 23px; padding: 18px 5px; border: 1px solid #9e9e9e;}
.process ul li:first-child:before {background: none;}
.process ul li:first-child:after {background: none;}
.process ul li:before{position: absolute;top: 21px;left: -50px;width: 15px;height: 5px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(45deg);content: ''}
.process ul li:after {position: absolute;top: 29px;left: -50px;width: 15px;height: 5px;border-radius: 20px 0 0 20px;background: #bfbfbf;transform: rotate(-45deg);content: ''}
.process ul:nth-child(4) li:before {top: 31px;}
.process ul:nth-child(4) li:after {top: 39px;}

@media screen and (max-width: 1279px){
	.travel_caution .caution_step li .txt{font-size: 19px}
	.infect_preven .infect_step li .txt{font-size: 19px}
}

@media screen and (max-width: 1200px){
	.national_info .nation_pcu{right: 0}
}

@media screen and (max-width: 1024px){
	.search_area.fixed{top: 90px;padding: 15px 0}
	.search_area .search_box{width: 90%}
	.search_area .search_box .search_input{width: 100%;height: 60px;padding: 0 48px 0 20px;border-width: 5px}
	.search_area .search_box .btn_search{right: 12px;width: 40px;height: 40px;margin-top: -20px;background-size: 19px}
	.search_result1{margin-top: 32px}
	.search_result2{margin-top: 52px}
	.result_box{margin-top: 62px}
	.result_box .ico:after{width: 28px;height: 23px;background-size:28px}
	.search_tot{font-size: 18px;line-height: 24px}
	.search_info{margin-top: 30px;padding: 24px 30px 42px}
	.search_info dt{padding: 0 7px;font-size: 18px;line-height: 22px}
	.search_info dt:before{top: 9px}
	.search_info dd{margin-top: 8px;padding: 0 7px;font-size: 17px;line-height: 22px}
	.search_nation{margin-top: 38px}
	.search_nation .nation_list{margin-top: 24px;padding: 10px 20px 20px}

	.national_info .info_area .img_area .img{width: 48%}
	.national_info .info_area .img_area .img.map{margin-left: 4%}
	.national_info .nation_pcu{}
	.national_info .nation_pcu img{width: 40px}
	.national_info .nation_pcu p{font-size: 13px;line-height: 15px}

	.travel_caution .tit_caution1{top: 4px;font-size: 18px}
	.travel_caution .tit_caution1 a{font-size: 18px}

	.travel_caution .caution_step li{width: 33.333334%}
	.travel_caution .caution_step li:nth-of-type(n+4){margin-top: 35px}
	.travel_caution .caution_step li:nth-of-type(3):after{display: none}
	.travel_caution .caution_step li .txt{font-size: 18px}

	.travel_act .act_list li a .tit{font-size: 20px;line-height: 30px;background-size: contain}
	.travel_act .health_status .img_box img{max-width: 448px}

	.infect_preven .infect_step li{width: 33.333334%}
	.infect_preven .infect_step li:nth-of-type(n+4){margin-top: 40px}
	.infect_preven .infect_step li:nth-of-type(4):before{display: none}
	.infect_preven .infect_step li:nth-of-type(4):after{display: none}
	.infect_preven .infect_step li .txt{margin-top: 8px;font-size: 18px;line-height: 20px}

	.process ul li {font-size: 17px;}
	.process ul li:before, .process ul li:after {left: -20px;}
}

@media screen and (max-width: 767px){

	.result_box .tit_type1 .toggle{padding-right: 14px;width: 40px;height: 19px;font-size: 14px;line-height: 19px;background: url(/nqs/oidnow/img/toggle.png) no-repeat center right;background-size: 10px}
	.result_box .tit_type1 .toggle.open{background: url(/nqs/oidnow/img/toggle_on.png) no-repeat center right;background-size: 10px}
	.result_box .tit_type1 .toggle span{}
	.search_area.fixed{top: 74px;padding: 10px 0}
	.search_area .search_box{width: 95%}
	.search_area .search_box .search_input{width: 100%;height: 40px;padding: 0 44px 0 16px;border-width: 3px;font-size: 14px}
	.search_area .search_box .btn_search{right: 8px;width: 28px;height: 28px;margin-top: -14px;background-size: 14px}
	.search_result1{margin-top: 19px}
	.search_result2{margin-top: 25px}
	.result_box{margin-top: 32px}
	.result_box .ico:after{width: 23px;height: 19px;background-size:23px}
	.search_tot{font-size: 14px;line-height: 18px}
	.search_info{margin-top: 23px;padding: 18px 20px 26px;border: 1px solid #ebebeb;background: #f9f9f9}
	.search_info dt{padding: 0 5px;font-size: 14px;line-height: 15px}
	.search_info dt:before{top: 6px;width: 2px;height: 2px}
	.search_info dd{margin-top: 5px;padding: 0 5px;font-size: 13px;line-height: 18px}
	.search_nation{margin-top: 27px}
	.search_nation .nation_list{margin-top: 14px;padding: 5px 10px 10px}

	.wr_info{margin-top: 25px}
	.wr_info ul li{margin-top: 5px;margin-right: 10px}
	.wr_info ul li span{font-size: 14px}
	.wr_info ul li strong{position: relative;padding-left: 10px;font-size: 14px;color: #777}
	.wr_info ul li strong:before{left: 5px;height: 10px;margin-top: -5px}

	.national_info .info_area{display: block}
	.national_info .info_area .img_area{display: block;width: 100%}
	.national_info .info_area .img_area .img{position: relative;width: 49%;height: 0;padding-bottom: 32.9%;border-radius: 5px}
	.national_info .info_area .img_area .img.map{margin-left: 2%}
	.national_info .info_area .img_area .img>img{position: absolute;top: 0;left: 0;width: 100%;height: 100%}
	.national_info .info_area .img_area .img #map{position: absolute !important;top: 0;left: 0;width: 100%;height: 100% !important}
	.national_info .info_area .txt_area{display: block;min-width: auto;width: 100%;padding-left: 0;margin-top: 15px}
	.national_info .info_area .txt_area1{display: block;min-width: auto;width: 100%;padding-left: 0;margin-top: 15px}
	.national_info .info_area .txt_area .tit strong{font-size: 16px;line-height: 20px}
	.national_info .info_area .txt_area .tit strong:after{height: 8px}
	.national_info .info_area .txt_area .tit span{font-size: 14px}
	.national_info .info_area .txt_area .desc{font-size: 14px}
	.national_info .info_area .txt_area .desc1{font-size: 13px}
	.national_info .info_area .txt_area1 .desc1{font-size: 13px}
	.national_info .info_area .txt_area .info{margin-top: 6px;padding-top: 5px;font-size: 14px;line-height: 17px}
	.national_info1 .info_area1 .txt_area1 .info1{width: 100%; margin-top: 6px;padding-top: 5px;font-size: 14px;line-height: 17px; white-space:pre-wrap}
	.national_info .nation_pcu{top: -3px}
	.national_info .nation_pcu img{width: 23px}
	.national_info .nation_pcu p{font-size: 12px;line-height: 12px}

/*
	.infect_news .news_date{display: block;position: relative;margin-top: 6px;font-size: 13px;line-height: 1;text-align: right}
	.infect_news .news_date strong{padding-left: 4px}
	.infect_news .news_date strong:before{left: 0;height: 10px;margin-top: -5px}
*/
	.infect_news .tit_caution1{margin-top: 4px}
	.infect_news .news_list{padding: 8px 12px}
	.infect_news .news_list li{margin-top: 3px;padding-left: 10px;font-size: 13px;line-height: 18px}
	.infect_news .news_list li:before{top: 5px;width: 5px}
	.infect_news .news_list dt{font-size: 14px;line-height: 18px}
	.infect_news .news_list dd{font-size: 13px;line-height: 17px}
	
/* 주요 감염병 유행현황 740 */	
	.infect_news .news_list1{padding: 8px 12px}
	.infect_news .news_list1 li{margin-top: 3px;padding-left: 10px;font-size: 13px;line-height: 18px}
	.infect_news .news_list1 li:before{top: 5px;width: 5px}
	.infect_news .news_list1 dt{font-size: 14px;line-height: 18px}
	.infect_news .news_list1 dt .ti{font-size: 14px;line-height: 18px; color:#0e75bc; margin-bottom:0.3em;}
	.infect_news .news_list1 dd{font-size: 13px;line-height: 17px}
	.infect_news .news_list1 dl li .info{line-height:1.5em; margin-bottom:10px}

	
	
	
	.travel_check .check_list{border-top: 0}
	.travel_check .check_list .type .tit_area{display: block;width: 100%;padding: 18px 0;text-align: center}
	.travel_check .check_list .type.vacci .tit_area img{width: 18px}
	.travel_check .check_list .type.medic .tit_area img{width: 16px}
	.travel_check .check_list .type .tit_area strong{margin-left: 4px;font-size: 17px;line-height: 19px}
	.travel_check .check_list .type .tit_area strong br{display: none}
	.travel_check .check_list .type .info_area{display: block}
	.travel_check .check_list .type .info_area>dl{border-top: 0}
	.travel_check .check_list .type .info_area>dl>dt{display: block;width: 100%;padding: 11px 0;border-top: 1px solid #9e9e9e;border-bottom: 1px solid #9e9e9e;font-size: 15px;line-height: 19px;text-align: center}
	.travel_check .check_list .type .info_area>dl>dd{display: block;height: auto}
	.travel_check .check_list .type .info_area>dl>dd ul li{font-size: 13px;line-height: 19px}
	.travel_check .check_list .type .info_area>dl>dd ul li.org{background-size:14px}
	.travel_check .check_list .caution{margin-top: 2px;font-size: 13px;line-height: 19px}

	.no_vaccin .vaccin_txt{padding-left: 18px;font-size: 15px;line-height: 1.1;background-size: 14px}

	.travel_unvaccin .unvaccin_step{margin-top: 18px}
	.travel_unvaccin .unvaccin_step li{width: 32%;height: 38px;margin-left: 2%}
	.travel_unvaccin .unvaccin_step li:nth-of-type(3n+1){margin-left: 0}
	.travel_unvaccin .unvaccin_step li p{padding: 10px 5px;font-size: 14px;line-height: 18px}

	.travel_caution .tit_caution1{display: block;position: relative;top: auto;right: auto;margin-top: 26px;font-size: 16px;text-align: center}
	.travel_caution .tit_caution1 a{font-size: 16px}
	.travel_caution .caution_step{margin-top: 24px}
	.travel_caution .caution_step li:nth-of-type(n+4){margin-top: 25px}
	.travel_caution .caution_step li:after{top: 25px;height: 16px}
	.travel_caution .caution_step li .img_area img{width: 63px}
	.travel_caution .caution_step li .txt{margin-top: 14px;font-size: 13px;line-height: 15px}

	.travel_act .act_list{margin-top: 18px}
	.travel_act .act_list li{width: 100%;margin-top: 10px;margin-left: 0}
	.travel_act .act_list li.pc{display: none}
	.travel_act .act_list li.mo{display: inline-block}
	.travel_act .act_list li:first-of-type{margin-top: 0}
	.travel_act .act_list li a .tit{font-size: 17px;line-height: 24px}
	.travel_act .health_status .img_box img{width: 100%}

	.infect_preven .infect_step{margin-top: 21px;text-align: center}
	.infect_preven .infect_step li:nth-of-type(n+4){margin-top: 20px}
	.infect_preven .infect_step li:before{top: 26px;left: -9px;width: 14px;height: 4px}
	.infect_preven .infect_step li:after{top: 33px;left: -9px;width: 14px;height: 4px}
	.infect_preven .infect_step li .img_area img{width: 74px}
	.infect_preven .infect_step li .txt{font-size: 12px;line-height: 15px}

	.pcu_status .img_box img{width: 100%}

	.entrant table thead tr th{padding: 4px 0;font-size: 14px;line-height: 17px}
	.entrant table tbody tr td{padding: 9px 0;font-size: 14px;line-height: 17px}
	.entrant .caution {font-size: 13px;}
	.entrant_key ul li {font-size: 13px; line-height: 18px;}
	.entrant_key > p {font-size: 17px;}
	.entrant_key > div > p {font-size: 15px;}

	.process ul li {font-size: 13px;}
	.process ul li:before {width: 9px; height: 3px; left: -13px; top: 25px;}
	.process ul li:after {width: 9px; height: 3px; left: -13px; top: 30px;}
	.process ul:nth-child(4) li:after {top: 36px;}
}
