	.header{height: 59px;line-height: 59px; background-color: #702C63;position: fixed;top:0;z-index: 5;width: 100%;}
	.header .etc a{color:#fff;font-size:1.2em;font-weight:bold;}
	.header .lnb_wrap{position: absolute;right: 0;top: 0;display: flex;height: 58px;}
	.header .lnb_wrap .lnb ul{display: flex;color:#fff;}
	.header .lnb_wrap .lnb ul li{padding:0 7px;}
	.header .lnb_wrap .lnb ul li a{color: #fff;}
	.header .lnb_wrap .sns{display:inline-block;}
	.header .lnb_wrap .sns ul{display: flex;margin-top:5px;margin-left:20px;}
	.header .lnb_wrap .sns ul li{padding:0 7px;}
	.header .lnb_wrap .sns ul li a{color: #fff;}
	.sns a img{width: 22px;height: 22px;}

	.mini_bar{width:1px; background-color: #fff;height:12px;display: inline-block;vertical-align: middle;margin: 0 10px;margin-top:-5px;}

	.section_inner{padding-top: 60px;height: inherit;}
	#section0{background: linear-gradient(to right, #000, #702C63)}
	#footer .pp_line{background-color: #702C63;color:#fff;padding:30px 0;}
	#footer .pp_line ul{margin: 0 auto;width:100%;max-width:800px;display: flex;text-align: 	center;font-size:1.2em;justify-content: center;}
	#footer .pp_line ul li{width: 50%;}
	#footer .pp_line ul li .sns ul li{width:auto;padding:0 7px}
	#footer .footer_bottom{background-color: #000;color:#fff;padding:50px 0 80px;}
	#footer .txt_area {position: relative;}
	#footer .txt_area .term_link{font-weight:bold;margin-bottom:30px;}
	#footer .txt_area .term_link a{color:#fff;font-size:1.2em;}
	#footer .txt_area .term_link span{display: 	inline-block; height: inherit;width:2px;background-color: #fff; margin:0 8px;}
	#footer .txt_area .footer_logo{position:absolute;right:0;top:40%;}

	.center_wrap{ padding:0 5%; width: 90%;max-width:1500px;}
	@media (max-width: 1200px){
		.header .etc a{font-size:1em;}
		.header .lnb_wrap .lnb ul{font-size:0.8em;}
		.header .lnb_wrap .lnb ul li{padding:0 4px;}
		.header .lnb_wrap .sns ul li{padding:0 4px;}
		.sns a img{width:18px;height:18px;}
	}
	@media (max-width: 768px){
		.header {height:120px;}
		.header .etc{font-size:1.1em;height:40px;line-height:40px; padding-top:20px;}
		.header .lnb_wrap{position:static;height:40px;justify-content:space-between;font-size:0.9em;}
		.header .lnb_wrap .lnb ul li{line-height: 1em;padding:0 3px;
    padding-top: 25px;}
		.header .lnb_wrap .lnb ul li:first-child{padding-left:0;}
		.section1 .section_inner{padding-top: 120px !important;}
		.mini_bar{height:15px;margin-top:-3px;}
		#footer .footer_bottom{padding: 30px 0 40px;}
		#footer .txt_area .footer_logo{position: static;width:50%;margin-top:30px;}
		#footer .txt_area .term_link a{font-size:1em;}
		#footer .txt_area  .info{font-size: 0.9em;}
		#footer .pp_line{padding:10px 0 10px;}
		#footer .pp_line ul {display:block;}
		#footer .pp_line ul li{margin: 5px auto;width:100%;}
		#footer .pp_line ul li .sns ul{margin: 0 auto;width:100%;max-width:800px;display: flex;text-align: 	center;font-size:1.2em;justify-content: center;width:50%;max-width:200px;}
		#footer .pp_line ul li .sns ul li{}
		.header .lnb_wrap .sns ul{padding-left:0}
	}

	/*여기까지 공통*/

	.illness_info_wrap .sec01 {background:url(../img/sub/ill_bg02.png);background-size: cover;padding:60px 0 100px;position: relative;}
	.illness_info_wrap .sec01 .tit01{color:#702C63;font-size: 34px;margin: 50px 0;font-weight: bold;}
	.illness_info_wrap .sec01 .ill_list ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
	.illness_info_wrap .sec01 .ill_list ul li{width: 19%;margin-right:3%;text-align: center;position:relative;margin-bottom:50px;max-width:400px;}
	.illness_info_wrap .sec01 .ill_list ul li img{border-radius: 50%}
	.illness_info_wrap .sec01 .ill_list ul li .w_txt{color:#fff;position:absolute;top: 50%;transform: translateY(-50%);width: 100%;font-size: 	23px;}

	.illness_info_wrap .line_txt{background-color: #F0F0F0;text-align:center;padding:10px 0;color:#636363;position: absolute;bottom:30px;width: 100%;}

	.illness_info_wrap .sec02 {background:url(../img/sub/ill_bg03.png);}
	.illness_info_wrap .sec02 .txt{color:#fff;text-align: 	center;padding:15% 0 10%;font-size:24px;line-height:40px;}
	.illness_info_wrap .sec02 .vbeam_link_wrap {width:60%;margin:0 auto ;padding-bottom:150px;display:flex;justify-content: space-between;}
	.illness_info_wrap .sec02 .vbeam_link_wrap li{width: 48%; text-align:center;font-size:20px;border-bottom:2px solid #fff;position:relative;padding-bottom:20px;}
	.illness_info_wrap .sec02 .vbeam_link_wrap li a{color:#fff;}
	.illness_info_wrap .sec02 .vbeam_link_wrap li img{position:absolute;right:10px;width:12px;}

	@media (max-width: 1200px) {
		.illness_info_wrap .sec01{padding:60px 0 70px;}
		.illness_info_wrap .sec01 .tit01 {font-size:26px;margin: 30px 0;}
		.illness_info_wrap .sec01 .ill_list ul li .w_txt{font-size: 16px;}
		.illness_info_wrap .sec02 .txt{font-size: 16px;line-height: 28px;}
		.illness_info_wrap .sec02 .vbeam_link_wrap{width: 80%;}
		.illness_info_wrap .sec02 .vbeam_link_wrap li{font-size:14px;}
	}
	@media (max-width: 768px){
		.illness_info_wrap .sec01 .tit01{font-size:18px;}
		.illness_info_wrap .sec01 .ill_list ul li{width:45%;margin-right: 0;}
		.illness_info_wrap .sec02 .txt{line-height: 1.5;}
		.illness_info_wrap .sec02 .vbeam_link_wrap{padding-top: 30px;width: 100%;padding-bottom:50px;display:block;}
		.illness_info_wrap .sec02 .vbeam_link_wrap li{width:100%;margin-bottom:20px;}
		.illness_info_wrap .sec02 .vbeam_link_wrap li img{width: 10px;right:0;}
	}

/* 레이어팝업 */
		.layer-bg {display: none;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999999;background-color: rgba(0,0,0,.4);}
	.layer-pop { display:none;background:#fff;position:fixed;transform:none;top:50%;transform: translateY(-50%);z-index:9999991;width:80%;left:10%;box-sizing:border-box;max-height:90%;padding:30px;font-size:16px;background: #fff url('img/sub/ill_bg_line.png') no-repeat;overflow-y: auto;}
	.layer-pop .close-layer{position: absolute;right:10px;font-size:14px;top: -30px;font-weight: normal;color:#333;}
	.layer-pop .close-layer img{vertical-align: sub;width:15px;}
	.layer-pop .pop_wrap{padding:30px }
	.layer-pop .top_txt{position: relative;color:#fff;font-weight: bold;font-size:24px;background: linear-gradient(to right, #702C63, #000);padding: 15px 20px;}
	.layer-pop .mid_tit {background:url('img/sub/pop_icon.png') no-repeat left;padding-left: 30px;color: #702C63;margin: 35px 0 20px;font-size: 1.2em;}
	.layer-pop .ill_txt_wrap .dec{display: flex;position: relative;}
	.layer-pop .ill_txt_wrap .dec_img{position: absolute;right: 70px;top: 180px;box-sizing: border-box;text-align: center;}
	.layer-pop .ill_txt_wrap .dec_img img{border-radius: 50%;border: 10px solid #702C63;}
	.layer-pop .ill_txt_wrap .dec_img p{color:#757575;margin-top: 10px;}
	.layer-pop .ill_txt_wrap .de_dec{padding-left: 15px;width: calc(100% - 390px);}
	.layer-pop .ill_txt_wrap .de_dec.dec_st02{width: 100%;}
	.layer-pop .ill_txt_wrap .bg_gra{display: block;width: 15px;border-radius: 10px;background: linear-gradient(to right, #702C63, #000);}

	@media (max-width: 1200px) {
		.layer-pop .mid_tit{font-size: 1.1em;}
		.layer-pop .ill_txt_wrap .dec_img{width:140px;}
		.layer-pop .ill_txt_wrap .de_dec{width: calc(100% - 200px);font-size:0.9em;}
	}

	@media (max-width: 768px){
		.layer-pop{width: 90%;left: 5%;background-size: cover;padding-top:40px;}
		.layer-pop .pop_wrap{padding: 0;}
		.layer-pop .ill_txt_wrap .dec_img{position: static;width: auto;margin: 20px;}
		.layer-pop .ill_txt_wrap .dec_img p{font-size: 13px}
		.layer-pop .ill_txt_wrap .de_dec{width: 100%;font-size: 0.8em;}
		.layer-pop .top_txt{font-size: 18px;}
		.layer-pop .mid_tit{font-size: 1em;}
		.layer-pop .close-layer {top:-25px;font-size: 12px;}
		.layer-pop .close-layer img{width: 10px;vertical-align: baseline;}
	}
