@charset "utf-8";

/* 전체 */
body { overflow-x:hidden; width:100%; height:100%; }

/* 메인 로그인 =====================================================================================================================*/
.mem_all_wrap { width:100%; position:absolute; left:50%; top:48%; transform:translate(-50%, -50%);}
.mem_box { position:relative; display:block; width:100%; margin:0 auto; padding:150px 30px 220px;}
.member_tit { width:450px; margin:30px auto 70px;  text-align: center; }
.member_tit_nong { width:450px; margin:30px auto 70px;  text-align: center; }
.member_tit_nong img {width:100%;}

.form_group { width:450px; position:relative; margin:0 auto; height:50px; line-height:48px; margin-bottom:18px; background:#fff; border-radius:4px; }
.form_group input[type="text"],
.form_group input[type="password"] { position:absolute; left:10px; top:0; padding:0; width:420px; height:47px; line-height:47px; border-radius:0; border:none; 
background:#fff; font-size:22px; color:#333; font-weight:bold; padding-left:10px; }
.form_group label { color:#999; position:absolute; top:-1px; left:20px; font-size:18px; font-weight:normal; cursor:text; z-index:2 }
.form_group p { display:inline-block; width:50px; height:50px; border-radius:4px 0 0 4px; background:#24bbbc; color:#fff; font-size:16px; padding:0 0 0 18px; vertical-align:top; }
.form_group i { vertical-align:top; margin-top:15px; font-size:20px; color:#fff; margin-right:10px; }

.btn_mem { display:block; margin:20px auto 0; overflow:hidden; width:100%; max-width:450px; height:50px; line-height:50px; border-radius:5px; border:none; 
	font-size:18px; color:#fff !important; font-weight:bold; text-align:center;
	background: rgb(16,39,116); /* Old browsers */
	background: -moz-linear-gradient(bottom,  rgba(16,39,116,1) 0%, rgba(34,88,145,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom,  rgba(16,39,116,1) 0%,rgba(34,88,145,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top,  rgba(16,39,116,1) 0%,rgba(34,88,145,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#225891', endColorstr='#102774',GradientType=0 ); /* IE6-9 */}
.btn_mem:hover { background:#2477ba; }
.btn_mem i { float:right; margin:15px 15px 0 0 }

.checkbox { position:relative; width:450px; margin:0 auto; padding:10px 0 20px; font-size:18px }
.checkbox label { font-size:18px; color:#fff; }
.checkbox input[type="checkbox"].chkbox1 + label.label2 { padding-left:30px; line-height:14px; height:22px; background-size:22px; }
.checkbox input[type="checkbox"].chkbox1:checked + label.label2 { background-position:0 -22px; }

.mem_box .guide { width:450px; margin:25px auto 0; text-align:center; font-size:15px; line-height:21px; color:#fff }
.mem_box .footer { position:absolute; left:0; bottom:0; width:100%; height:50px; line-height:50px; font-size:16px; text-align:center; color:#fff; background:#11a9aa }
.mem_box .footer a:last-child {color:#fff!important ;}
.mem_box .footer a:first-child {  font-weight:bold; color:#ffe87f !important; }
.mem_box .footer a { color: rgba(0,0,0,0.5); }

/* 메인 =====================================================================================================================*/

/* 레이어 팝업 */
.layer_popup { display:block; position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0, 0, 0, 0.6); z-index:1000000; }
.layer_content { position:relative; height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); max-width:700px; background:#fff }
.layer_close { position:absolute; right:5px; top:15px; width:30px; height:30px; font-size:0; background:url('../../images/sub/icon_close_b.gif') no-repeat; z-index:2 }
.layer_box { }
.layer_tit { position:absolute; left:0; top:0; width:100%; height:50px; line-height:50px; padding-left:15px; font-size:18px; background:#f5f5f5; color:#333; }
.layer_con { position:absolute; left:0; top:50px; bottom:40px; width:100%; height:calc(100% - 60px); overflow:auto; font-size:18px; line-height:27px; color:#666; }
.layer_con .txt { padding:20px; }
.layer_bot { position:absolute; left:0; bottom:0; width:100%; height:40px; }
.layer_bot .right { width:100%; text-align:right; vertical-align:top; background:#333; height:40px; padding:7px 10px 0 10px; color:#fff }
.layer_bot .right span { display:inline-block; vertical-align:top; padding:3px 0 0 5px; font-size:14px; }
.layer_bot .right a { display:inline-block; vertical-align:top; color:#fff; padding:3px 0 0 5px; font-size:14px; }

/* 전체레이아웃 */
.main_all_wrap { width:100%; height:100%; top:0; right:0; font-size:16px; line-height:21px;}
.main_com_top { position:relative; text-align: center; }
.main_com_top .date { position:absolute; right: 85px; top: 26px; /* left:20px; top:40px; */ font-size:16px; color:#000; z-index:9999; letter-spacing: -0.8px;}
.main_com_top a.logo { position:static; width:258px; margin:0 auto; padding-top:10px; padding-bottom:10px;}
.main_com_top a.open_sidemenu { top:22px; }

.main_pc_top { width:100%; background:#fff; }
.main_pc_top_con { width:1200px; margin:0 auto; position:relative;}
.main_pc_top_con .date { font-size:18px; color:#000;  position:absolute; left:0; top:30px;}
.main_pc_top_con a { display:block; }
.main_pc_top_con a.data_re { padding-left:10px; vertical-align:middle; display:inline-block; }
.main_pc_top_con a.data_re img { width:20px; }
.main_pc_top_con a.haccp_logo { width:258px; margin:0px auto; padding:10px 0;}
.main_pc_top_con a.open_rightmenu {
	width:40px; height:40px; line-height:36px; text-align:center; color:#fff; border-radius:5px; font-size:24px;
	position:absolute; right:0; top:22px; 
	background: rgb(16,39,116); /* Old browsers */
	background: -moz-linear-gradient(bottom,  rgba(16,39,116,1) 0%, rgba(34,88,145,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom,  rgba(16,39,116,1) 0%,rgba(34,88,145,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top,  rgba(16,39,116,1) 0%,rgba(34,88,145,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#225891', endColorstr='#102774',GradientType=0 ); /* IE6-9 */
}

/* 상단메뉴 */
.m_subject_top { overflow:hidden; text-align:center; background:#00b0b0;}
.m_subject_top dl { overflow:hidden; width:100%; margin:0 auto; }
.m_subject_top dt { float:left; display:block; width:20%; font-size:20px; line-height:20px; background:url('/images/sub/subject_top_bg.png') no-repeat;
background-size:100% 100%; color:#fff; text-align:left; text-indent:20px; font-weight:500; padding:13px 0; } 
.m_subject_top dd { float:left; display:block; font-size:18px; line-height:18px; font-weight:600; color:#000; padding:13px 2.5%; }
.m_subject_top dd.first { padding-left:4% }
.m_subject_top dd .on { color:#2477ba }

.m_subject_top ul {max-width:768px; width:100%; margin:0 auto; overflow:hidden;}
.m_subject_top ul h3 {width:14.28%; border-left:1px solid #3fc3c5; border-right:1px solid #3fc3c5; color:#fff; font-size:20px; padding:15px 0; float:left;}
.m_subject_top li {width:16.66%; text-align:center; float:left;}
.m_subject_top li a {width:100%; border-right:1px solid #3fc3c5; color:#fff; padding:15px 0px; overflow:hidden; display:block;}
.m_subject_top li:first-child a {border-left:1px solid #3fc3c5;}
.m_subject_top li a.on {border-bottom:3px solid #22bcbc;}
.m_subject_top li:last-child a {padding-right:0;}
/*.m_subject_top li a span {float:left;}*/
.m_subject_top li a i {font-size:5px; padding-left:5px; color:#ffda10; float:left; display:none;}
.m_subject_top li a.main_menu_complete i {color:#ffda10;}
.m_subject_top li a.main_menu_incomplete i {color:#ffda10;}
.m_subject_top li a.main_menu_today i {color:#ffda10;}
.m_subject_top li a.main_menu_plan i {color:#ffda10;}
.m_subject_top li.twoBr a {
	line-height: 1.1;
	padding: 8px 0 6px;
}

.m_subject_top.basic li {
	width:50%;
}
.main_com_top.basic {
	border-bottom:2px solid #00b0b0;
}
/*감동란이력관리 추가*/
.m_subject_top.m_0032 li {
	width: 14.28%;
}

/* 상단 */
.main_cust_top { position:relative; display:block; width:100%; height:138px; text-align:center; }
.main_cust_top a { position:absolute; left:30px; top:15px; width:140px; color:#fff; }
.main_cust_top a img { max-width:100%; }
.main_cust_top h2 { font-size:27px; }

/* 컨텐츠전체 */
.main_con_wrap { position:relative; background:#fff; overflow:auto; width:100%; z-index:0; padding:20px 20px 50px; }
.main_con { overflow:hidden; max-width:726px; margin:0 auto; }
.main_con.main_pc {max-width:1200px;}

@media (min-width: 980px) {	
	.m_subject_top ul {
		max-width:1200px;
	}	
	.main_con {
		max-width:1200px;
	}	
}

/* 메인 하단 */
.main_all_wrap .footer { width:100%; height:50px; line-height:50px; font-size:16px; text-align:center; color:#666; background:#e8e8e8; }
.main_all_wrap .footer a.footer_customer { font-weight:bold; color:#333 !important }
.main_all_wrap .footer_index { width:100%; height:50px; line-height:50px; font-size:16px; text-align:center; color:#666; background:#e8e8e8; }
.main_all_wrap .footer_index a.footer_customer { font-weight:bold; color:#333 !important }
.main_all_wrap .footer_index span { padding:0 10px; color:#eee;}

/* 공지사항 */
.notice_box { float:left; width:420px; height:250px; background:#fff; border:1px solid #dcdcdc; border-radius:8px; }
.notice_box .tit { position:relative; padding-left:16px; height:50px; line-height:52px; border-bottom:1px solid #dcdcdc }
.notice_box .tit h3 { font-size:20px; font-weight:600; color:#000 }
.notice_box .con { overflow-y:auto; overflow-x:hidden; height:170px; margin:14px 16px; }
.notice_box .con li { font-size:17px; font-weight:400; line-height:2; color:#666 }
.notice_box .con li .divi { display:inline-block; vertical-align:middle; width:140px; height:30px; margin-right:10px; text-align:center; text-indent:-10px;
font-size:14px; color:#fff; background:url('/images/sub/subject_top_bg.png') no-repeat; background-size:100% 100%;  }
.notice_box .con li .subject { display:inline-block; vertical-align:top; width:180px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#666 }
.notice_box .more { position:absolute; top:12px; right:16px; display:block; width:25px; height:25px; border: 1px solid #dcdcdc; text-indent: -10000px;
background:url('../../images/sub/btn_more.gif') no-repeat center;}

/* 뉴스 */
.news_box { float:right; width:300px; height:250px; background:#fff; border:1px solid #dcdcdc; border-radius:8px; }
.news_box .tit { position:relative; padding-left:16px; height:50px; line-height:52px; border-bottom:1px solid #dcdcdc; }
.news_box .tit h3 { font-size:20px; font-weight:600; color:#000 }
.news_box .con { overflow:hidden; height:170px; margin:14px 16px; }
.news_box .con::-webkit-scrollbar { width:0; background:transparent; }
.news_box .con li { font-size:17px; font-weight:400; line-height:2; color:#666 }
.news_box .con li a { display:inline-block; vertical-align:middle; width:260px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#666 }
.news_box .more { position:absolute; top:12px; right:16px; display:block; width:25px; height:25px; border: 1px solid #dcdcdc; text-indent: -10000px;
background:url('../../images/sub/btn_more.gif') no-repeat center;}

/* CCP 온도관리 */
.ccp_box { width:100%; position:relative; margin-bottom:5px;}
.ccp_box .tit { height:50px; line-height:52px; border-bottom:1px solid #dcdcdc }
.ccp_box .tit img {height:35px; margin-top:6px; padding-right:7px; float:left;}
.ccp_box .tit h3 { display:inline; font-size:20px; font-weight:600; color:#000 }
.ccp_box .tit h4 { display:inline; font-size:16px; font-weight:400; color:#000; margin-left:10px; }
.ccp_box .con { overflow-x:auto; overflow-y:hidden; width:99%; height:300px; margin:0 auto; padding:5px 0;  }
.ccp_box .con::-webkit-scrollbar { background:transparent; }
.ccp_box ul { display:block; float:left; white-space:nowrap; height:270px;}
.ccp_box li { display:inline-block; width:136px; margin:6px; vertical-align:top; text-align:center;}
.ccp_box li a {position:relative; display:block;}
.ccp_box li img { display:block; max-width:136px; margin:3px auto 5px; }
.ccp_box li:first-child {margin-left:0;}
.ccp_box p { width:133px; margin:5px 0 0; overflow:hidden;}
.ccp_box li.remargin {margin-right:9.6px;}
/*
.ccp_box p.battery_stat {height:15px;line-height:15px; font-size:11px; margin-top:0px; text-indent:21px; background:url('../../images/index/haccpman_icon02.png') no-repeat 39px 1px; background-size:auto 12px;}
.ccp_box p.battery_stat.color-red {color:#ad0000; background:url('../../images/index/haccpman_icon04.png') no-repeat 39px 1px; background-size:auto 12px;}
*/
.ccp_box p.battery_stat.battery_100p {height:15px;line-height:15px; font-size:11px; margin-top:10px; text-indent:21px; background:url('../../images/index/haccpman_battery_100p.png') no-repeat 39px 1px; background-size:auto 12px;}
.ccp_box p.battery_stat.battery_80p {height:15px;line-height:15px; font-size:11px; margin-top:10px; text-indent:21px; background:url('../../images/index/haccpman_battery_80p.png') no-repeat 39px 1px; background-size:auto 12px;}
.ccp_box p.battery_stat.battery_60p {height:15px;line-height:15px; font-size:11px; margin-top:10px; text-indent:21px; background:url('../../images/index/haccpman_battery_60p.png') no-repeat 39px 1px; background-size:auto 12px;}
.ccp_box p.battery_stat.battery_40p {height:15px;line-height:15px; font-size:11px; margin-top:10px; text-indent:21px; background:url('../../images/index/haccpman_battery_40p.png') no-repeat 39px 1px; background-size:auto 12px;}
.ccp_box p.battery_stat.battery_20p {height:15px;line-height:15px; font-size:11px; margin-top:10px; text-indent:21px; background:url('../../images/index/haccpman_battery_20p.png') no-repeat 39px 1px; background-size:auto 12px;}
.ccp_box p.battery_stat.battery_0p {height:15px;line-height:15px; font-size:16px; margin-top:10px; text-indent:18px; background:url('../../images/index/haccpman_battery_0.png') no-repeat 44px 1px; background-size:auto 12px;}

.ccp_box span.ccp_text {background:#bd0000; color:#fff; border-radius:10px; font-size:11px; line-height:1em; padding:4px 5px; text-align:center; position:absolute; top:64px; left:60px;}

.ccp_box em.hum { width:55px; margin:0 auto; margin-top:10px; font-style:normal; font-size:15px; font-weight:bold; font-family:'Arial'; padding-left:22px; text-align:center; color:#32a1ff; display:block;}
.ccp_box em.hum.hum_type1 {background:url('../../images/icon/haccpman_icon07.png') no-repeat 0 0px; color:#00c73c; } /* 초록 스마일 */
.ccp_box em.hum.hum_type2 {background:url('../../images/icon/haccpman_icon08.png') no-repeat 0 0px; color:#1a91f6;} /* 파랑 스마일 */
.ccp_box em.hum.hum_type3 {background:url('../../images/icon/haccpman_icon09.png') no-repeat 0 0px; color:#ff4800;} /* 주황 찡그린 */
.ccp_box em.hum.hum_type4 {background:url('../../images/icon/haccpman_icon06.png') no-repeat 0 0px; background-size:13px auto; padding-left:18px; font-size:17px;}
.ccp_box em.hum.hum_type5 {background:url('../../images/icon/haccpman_icon10.png') no-repeat 0 0px; background-size:17px auto; font-size:17px; color:#0744a8;}
.ccp_box em.hum.hum_type6 {background:url('../../images/icon/haccpman_icon11.png') no-repeat 0 0px; background-size:15px auto; font-size:17px; color:#0744a8;}

/*.ccp_box span.warning_icon {position:absolute; right:8px; top:176px;}
.ccp_box span.warning_icon img {width:15px;}*/
.ccp_box p.degree { height:28px; line-height:28px; color:#1e52a7; font-family: 'GmarketSans'; font-weight:500; font-size:22px; font-weight:bold; margin:2px 0 10px; display: flex; justify-content: center;}
.ccp_box p.degree i { font-style: normal; font-size: 12px; }
.ccp_box p.degree img {height: 23px; display:inline-block; padding-left:8px; padding-bottom: 2px; vertical-align: top; }
.ccp_box .work { display:inline-block; border-radius:3px; width:90px; height:26px; line-height:26px; text-align:center; color:#fff; background:#2e7826 }
.ccp_box .charge {display:block; color:#5e5e5e; font-size:11px;}
.ccp_box .check { display:inline-block; border-radius:3px; width:90px; height:26px; line-height:26px; text-align:center; color:#fff; background:#c00000; }
.ccp_box .end { display:inline-block; border-radius:3px; width:90px; height:26px; line-height:26px; text-align:center; color:#fff;  background:#666; }
.ccp_box .refresh { position:absolute; top:15px; right:5px; }
.ccp_box .refresh i { font-size:24px; color:#999 }
.ccp_box .refresh img {width:22px;}
.fa-refresh { transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease; 
-webkit-transform:rotate(0deg); 
-moz-transform:rotate(0deg); 
-o-transform:rotate(0deg); 
-ms-transform:rotate(0deg); 
transform:rotate(0deg);  
}

/* 문열림(도어센서) */
.ccp_box p.ccpArea {
	color: #000;
	font-family: 'GmarketSans';
	padding-bottom: 5px;
}
.ccp_box li.door a .checkTime {
	line-height: 1.8;
	font-size: 12px;
	font-family: 'GmarketSans';
	text-align: left;
	margin-top: 5px;
	position: relative;
}
.ccp_box li.door a .checkTime.safeRange {
	text-align: center;
}
.ccp_box li.door a .checkTime b {
	width: 60px;
	font-weight: 400;
	display: inline-block;
}
.ccp_box li.door a .checkTime i {
	width: 15px;
	line-height: 1.5;
	vertical-align: middle;
	text-align: center;
}
.ccp_box li.door a .checkTime i.icon-caret-right1 {
	padding: 0;
}
.ccp_box li.door a .checkTime span {
	background-color: rgba(0,0,0,0.1);
	border-radius: 3px;
	padding: 3px 5px;
	font-size: 13px;
	display:block;
	float: right;
}
.ccp_box li.door a .checkTime.war {
	line-height: 1.2;
	color: #e94949;
	text-align: center;
	background-color: #fbf0f0;
	border-radius: 2px;
	padding-top: 2px;
}
.ccp_box li.door a .checkTime.war strong {
	font-weight: bold;
}

.ccp_box li.door a .ccp_text {
	top: 107px;
}
.ccp_box li.door a .state {
	width: 100%;
	height: 34px;
	line-height: 32px;
	color: #000;
	font-family: 'GmarketSans';
	padding-left: 28px;
	padding-top: 2px;
	margin-bottom: 5px;
	border-radius: 3px;
	display: block;
}
.ccp_box li.door a .state.open {
	background: url('/images/common/tv_door_open3.png') no-repeat calc(50% - 32px) center #f2f2f2;
	background-size: 24px;
}
.ccp_box li.door a .state.close {
	background: url('/images/common/tv_door_close.png') no-repeat calc(50% - 32px) center #f2f2f2;
	background-size: 24px;
}
.ccp_box li.door a .state.war {
	color: #1b234a;
	background: url('/images/common/tv_door_open2.png') no-repeat calc(50% - 32px) center #fff25f;	
	background-size: 24px;
}
.ccp_box li.door a .state.warAfter {
	color: #faec1e;
	background: url('/images/common/tv_door_open4.png') no-repeat calc(50% - 32px) center #e94949;
	background-size: 24px;
}
.ccp_box li.door a .state.work, .ccp_box li.door a .state.check {
	color: #fff;
	padding-left: 0;
}
.ccp_box li.door a .checkTime {
	text-align: center;
}
.ccp_box li.door a .checkTime br {
	display: none;
}

em.humTxt {
	font-size: var(--font-s);
	background: url('/images/common/shm_hum_icon01.png') no-repeat calc(50% - 18px) center; 
	background-size: 13px auto; 
	padding-left: 15px; 
	text-align: center;
	display: block;
}

.ccp_box li.door a .checkTime b {
	width: 48px;
}
.ccp_box li.door a .checkTime i {
	width: 12px;
}
@media (max-width: 800px) {		
	.ccp_box li.door a .checkTime br {
		display: inline;
	}
}



/* ccp-온도관리 */
.ccp_manage {
	width:100%;
	position:relative; 
	overflow-x:scroll; 
	overflow-y:hidden; 
}
.ccp_manage .con { 	
	min-width:1100px;
	height:270px;
}
.ccp_manage .con::-webkit-scrollbar { background:transparent; }
.ccp_manage #ccpArea {
	height:270px;
	display:block; 
	float:left; 
	white-space:nowrap; 
}
.ccp_manage ul li.ccp_contents {
	width:145px;
	height:250px;
	margin-bottom:20px;
	text-align:center;
	float:left;
}
.ccp_manage ul li.ccp_contents img {
	width:130px;
}
.ccp_manage ul li.ccp_contents span.ccp_condition { 
	width:90px; 
	height:25px; 
	line-height:25px;
	margin:0 auto;
	text-align:center;
	border-radius:2px; 
	font-size:15px;
	display:block; 
}
.ccp_manage ul li h4.ccp_temper { color:#0f2779; font-weight:500; font-size:20px; font-weight:bold; margin:5px 0 10px }
.ccp_manage ul li.ccp_contents span.ccp_condition.work { color:#fff; background:#548235 }
.ccp_manage ul li.ccp_contents span.ccp_condition.check {color:#fff; background:#c00000 }
.ccp_manage ul li.ccp_contents span.ccp_condition.end {color:#fff;  background:#666; }


/* ccp 좌우 나뉘는 형식 - 덕연군자팜 0063 */
.ccp_box.separation {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.ccp_box_L {
	width: calc(40% - 20px);
}
.ccp_box_R {
	width: 60%;
}


progress {
	vertical-align: baseline;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0;
	}
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0;
	}
	to {
		background-position: 0 0;
	}
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: 0.75rem;
	background-color: #e9ecef;
	border-radius: 0.25rem;
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar {
		transition: none;
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem;
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none;
	}
}

.skills {
	margin: 0;
	list-style: none;
	padding-top: 5px;
	padding-bottom:5px;
}

.skills li {
	width:130px;
	margin:0 auto 10px;
	position: relative;
	height: 4px;
	background-color: #F5F5F5;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	border-radius: 2px;
}

.skills li .progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #283c82;
	overflow: visible !important;
	border-radius: 2px;
	-webkit-transition: width 1.2s ease-in-out;
	-o-transition: width 1.2s ease-in-out;
	transition: width 1.2s ease-in-out;
}

.skills li .progress-percent {
	position: absolute;
	top: -9px;
	right: 0;
	background-color: #283c82;
	color: #F9F9F9;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	width:40px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	border-radius: 2px;
}
.skills li.sense_check .progress {
	background:#d30f00;
}
.skills li.sense_check .progress-percent {
	background:#d30f00;
	right:-20px;
}

.skills li.sense_end .progress-percent {
	background:#555;
	right:-40px;
}

.skills li .progress-percent .counter {
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

.progress-percent:after, .progress-percent:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.skills li > span {
	position: absolute;
	z-index: 1;
	top: -23px;
	left: 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
}


.stat-left{ color:#959595;	font-size:10px; margin-bottom:5px; float:left;}
.stat-right{color:#959595;	font-size:10px; margin-bottom:5px; float:right;}

.increase{color:#95ab24; font-weight:normal; padding-left:10px;}
.decrease{color:#f61636; font-weight:normal; padding-left:10px;}

.stat-background{
	background-color:#f6f6f6;
	height:6px;
	display:block;
	margin-bottom:5px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.stat-cleaner{
	display:block;
	width:100%;
	height:2px;
}
.percent{
	border-radius:10px;
	position:relative;
	height:3px;
	display:block;
	margin-left:2px;
}


/* 바로가기 */
.ban_box .con { overflow:hidden; width:100%; }
.ban_box .con a { float:left; display:block; width:23%; margin-right:2.5%; margin-bottom:15px; text-align:center; color:#000; font-size:15px; letter-spacing:-1px;}
.ban_box .con a div { width:100%; height:110px; border-radius:8px; margin-bottom:10px; border:1px solid #dcdcdc }
.ban_box .con a.ban4, .ban_box .con a.ban8 { margin-right:0; }
.ban_box .con a.ban1 div { background:#fff url('../../images/index/haccpman_quick_01.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.ban2 div { background:#fff url('../../images/index/haccpman_quick_02.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.ban3 div { background:#fff url('../../images/index/haccpman_quick_03.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.ban4 div { background:#fff url('../../images/index/haccpman_quick_04.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.ban5 div { background:#fff url('../../images/index/haccpman_quick_05.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.ban6 div { background:#fff url('../../images/index/haccpman_quick_06.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.ban7 div { background:#fff url('../../images/index/haccpman_quick_07.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.ban8 div { background:#fff url('../../images/index/haccpman_quick_08.png') no-repeat center; background-size:90px auto; }
.ban_box .con a.banD07 div { background:#fff url('../../images/menuicon/haccpman_icon48.jpg') no-repeat center; background-size:90px auto; }

.ban_box.type2 .con a {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 12px;
	padding: 12px 15px;
	text-align: left;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	background: #ffffff;

	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));

	background: -webkit-linear-gradient(#ffffff 0%, #f7f7f7 100%);
	
background: -moz-linear-gradient(#ffffff 0%, #f7f7f7 100%);
	
background: -o-linear-gradient(#ffffff 0%, #f7f7f7 100%);

	background: linear-gradient(#ffffff 0%, #f7f7f7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
	color:#373737;
	font-size: 15px;
	font-weight: 500;
}
.ban_box.type2 .con a:nth-child(3n) {margin-right: 0;}
.ban_box.type2 .con a i {
	float: right;
	margin-top: 4px;
}
.ban_box.type2 .con a:hover {
	background:#3fc3c4;
	border: 1px solid #3fc3c4;
	color:#fff;
}

.cal_and_btn { margin-top:30px; overflow:hidden;}
.cal_and_btn_l { width:49%; float:left; }
.cal_and_btn_l .calendar_box {margin-bottom:0px; margin-top:0px;}
.cal_and_btn_r { width:49%; float:right; }
.ban_box.ban_pc .con { width:100%; }
.ban_box.ban_pc .con a { float:left; display:block; width:24.2%; margin-right:1%; font-size:16px; letter-spacing:-1px;}
.ban_box.ban_pc .con a div { width:100%; height:110px; border-radius:8px; margin-bottom:10px; border:1px solid #dcdcdc }

.calendar_box::after {
	display: block;
	content: '';
	clear: both;
}
.ban_box.ban_pc .con a:nth-child(4n) {margin-right:0;}

a.m_view_more { display:block; border-radius:5px; width:100%; height:40px; line-height:40px; margin:0 auto 30px; text-align:center; background:#283c82; color:#fff }
.ban_box.ban_pc .con a.m_view_more { width:100%; height:50px; line-height:50px; margin-top:3px; color:#fff;}


/* 메인 금속걸출기&엑스레이 */
.index_tit { height:50px; line-height:52px; margin-top:20px; }
.index_tit img {height:35px; margin-top:6px; padding-right:7px; float:left;}
.index_tit h3 { display:inline; font-size:20px; font-weight:600; color:#000 }
.index_tit h4 { display:inline; font-size:16px; font-weight:400; color:#000; margin-left:10px; }
.index_tit img.star {height: 24px; margin-top: 15px; padding-right: 5px;}

.metal_detector {
	border:1px solid #e0e0e0;
	border-radius:10px;
	position:relative;
}
.metal { overflow-x:auto; overflow-y:hidden; width:99%; margin:0 auto;}
.metal::-webkit-scrollbar { background:transparent; }
.metal_detector ul {
	height:130px;
	padding:15px 0;
	/*background:url('/images/index/meatsp_line01.gif') no-repeat center center;*/
}
.metal_detector ul.x-ray {
	height:100px;
	/*background:url('/images/index/meatsp_line02.gif') no-repeat center center;*/
}
.metal_detector.metal_type01 li {
	width:145px;
	float:left;
}

.metal_detector.metal_pc ul {
	height:240px;
	overflow-x:hidden;
}
.metal_detector.metal_type01.metal_pc li {
	width:33.33%;
	height:120px;
}
.metal_detector.metal_type01 li a {
	width:100%;
	padding:0 15px;
	overflow:hidden;
	display:block;
}
.metal_detector.metal_type01 li a h4 {
	height:23px;
	font-size:17px;
	color:#000;
	margin-bottom:3px;
	font-weight:500;
	overflow:hidden;
}
.metal_detector.metal_type01 li a p {
	width:49%;
	line-height:40px;
	background:#eff2f9;
	color:#144b72;
	text-align:center;
	border-radius:5px;
	font-size:20px;
	margin:0;
	font-weight:500;
	float:left;
}
.metal_detector.metal_type01 li a p.bg-yellow {
	background:#fff09d;
	color:#000;
	margin-right:2%;
}
.metal_detector.metal_type01 li a p.bg-green {
	background: #E7F0C1;
	color: #000;
}
.metal_detector.metal_type01 li a p.oneType {
	width:100%;
}
.metal_detector.metal_type01 li a p span {
	line-height:30px;
	font-size:15px;
	font-weight:400;
	border-bottom:1px solid #fff;
	display:block;
}


/* 꿀맛 */
.tablet_main .metal_detector ul {
	height:300px;
}
.tablet_main .metal-xray_100 .metal_detector ul {
	height:160px;
}
.tablet_main .metal_detector.metal_type01 li {
	width:50%;
	height:140px;
}
.tablet_main .metal_detector.metal_type01 li a p {
	line-height:60px;
}
.tablet_main .metal_detector.metal_type01 li a p span {
	line-height:40px;
}

.x-ray { overflow-x:scroll; overflow-y:hidden; width:99%; margin:0 auto;}
.x-ray::-webkit-scrollbar { background:transparent; }
.x-ray_machine {
	margin-bottom:10px;
	border:1px solid #e0e0e0;
	border-radius:10px;
}
.x-ray_machine ul {
	margin:0;
	padding:0;
}
.x-ray_machine li {
	width:100%;
}
.x-ray_machine li a {
	width:100%;
	padding:10px 15px;
	display:block;
	overflow:hidden;
}
.x-ray_machine li a h4 {
	width:75%;
	line-height:30px;
	font-size:16px;
	color:#000;
	margin-bottom:0;
	float:left;
}
.x-ray_machine li a p {
	width:25%;
	background:#eff2f9;
	color:#144b72;
	text-align:center;
	border-radius:5px;
	font-size:16px;
	margin:0;
	float:left;
}


.metal-xray {
	width:100%;
	overflow:hidden;
}
.metal-xray_l {
	width:49%;
	float:left;
}
.metal-xray_l.detector {
	width:100%!important;
}
.metal-xray_l.detector.detector_nth_1 {
	width:24%!important;
}
.metal-xray_l.detector.detector_nth_2 {
	width:49%!important;
}
.metal-xray_l.detector.detector_nth_3 {
	width:74%!important;
}
.metal-xray_r {
	width:49%;
	float:right;
}
.metal-xray_r.heater {
	width:100%!important;
}
.metal-xray_r.heater.heater_nth_1 {
	width:24%!important;
}
.metal-xray_r.heater.heater_nth_2 {
	width:49%!important;
}
.metal-xray_r.heater.heater_nth_3 {
	width:74%!important;
}
.metal-xray_r .calendar_box {
	width:100%;
}
.metal-xray_r .calendar_box .calendar-col_l {
	width:50%;
}
.metal-xray_r .calendar_box .calendar-col_r {
	width:50%;
}

.tablet_main .metal-xray_l {
	width:56%;
	float:left;
}
.tablet_main .metal-xray_r {
	width:42%;
	float:right;
}


/* PC - 가열 */
.fire_detector {
	height:252px;
	border:1px solid #e0e0e0;
	border-radius:10px;
	padding:30px 65px 30px 50px;
	position:relative;
}
.fire_detector img {
	padding-top:24px;
	float:left;
}
.fire_detector .fire_info {
	height:180px;
	font-size:20px;
	margin-top:5px;
	position:relative;
	float:right;
}
.fire_detector .fire_info h1 {
	background:url('/images/common/meatsp_dot01.png') no-repeat 0 center;
	font-size:20px;
	padding:0 15px;
	margin-bottom:10px;
	font-weight:500;
	color:#000;
}
.fire_detector ul {
	margin-bottom:15px;
}
.fire_detector ul li {
	line-height:30px;
}
.fire_detector ul li:before{
	content:"·";
	padding-right:5px;
}
.fire_detector ul li span {
	width:140px;
	display:inline-block;
}
.fire_detector .fire_info a {
	width:100%;
	background:#00a7ad;
	color:#fff;
	border-radius:5px;
	padding:9px 10px;
	font-size:17px;
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}
.fire_detector .fire_info a i {
	padding-top:4px;
	float:right;
}

/* 태블릿 - 가열 */
.tablet_main .fire_detector {
	height:300px;
	border:1px solid #e0e0e0;
	border-radius:10px;
	padding:20px;
	position:relative;
	text-align:center;
}
.tablet_main .fire_detector img {
	width:100px;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:0;
	float:none;
}
.tablet_main .fire_detector .fire_info {
	height:155px;
	font-size:14px;
	text-align:left;
	float:none;
}
.tablet_main .fire_detector .fire_info h1 {
	font-size:18px;
	margin-bottom:5px;
}
.tablet_main .fire_detector .fire_info ul li span {
	width:94px;
}
.tablet_main .fire_detector .fire_info a {
	font-size:15px;
	padding:6px 10px;
}


.detector_nth_1.detector h4 {
	display:none;
}
.detector_nth_1.detector_pc .metal_detector {
	height:250px;
}
.detector_nth_1.detector_pc h4 {
	padding-bottom:10px;
	display:inline-block;
}

.detector_nth_1 .metal_detector ul {
	height:240px;
}
.detector_nth_1 .metal_detector li {
	width:100%!important;
}
.detector_nth_1.detector_pc li a p {
	padding:10px 0;
}
.detector_nth_1.detector_pc .metalCon { overflow-x:auto; overflow-y:hidden; width:99%; height:250px; display:block; white-space:nowrap;}
.detector_nth_1.detector_pc .metalCon::-webkit-scrollbar { background:transparent; }
.detector_nth_1.detector_pc .metalCon > li {
	width:100%;	
	height:220px;
	margin-right:0;
	display:inline-block;
	vertical-align:top;
	float:none;
}

.detector_nth_1 .metal_detector li a p {
	width:100%!important;
	margin-bottom:5px;
}
.detector_nth_2 .metal_detector ul {
	height:240px;
}
.detector_nth_2 .metal_detector li {
	width:100%!important;
	height:110px!important;
}
.detector_nth_2 .metal_detector li a p {
	line-height:40px!important;
}
.detector_nth_2 .metal_detector li a p span {
	line-height:30px!important;
}
.detector_low_1 .metal_detector ul {
	height:auto;
	padding-bottom:3px;
}
.detector_low_1 .metal_detector li {
	width:100%!important;
	height:50px!important;
}
.detector_low_1 .metal_detector li a h4 {
	width:18%;
	height:50px;
	/*line-height:36px;*/
	line-height:40px;
	float:left;
}
.detector_low_1 .metal_detector li a p {
	width:40%;
	line-height:40px!important;
}
.detector_low_1 .metal_detector li a p span {
	line-height:40px!important;
	padding:0 30px;
	border-right:1px solid #fff;
	border-bottom:0;
	float:left;
}

.detector_low_1 .metal_detector li.longName a h4 {
	width: 250px;
}
.detector_low_1 .metal_detector li.longName a p {
	width: calc((98% - 250px) / 2);
}
.detector_low_1 .metal_detector li.longName a p span {
	padding: 0 15px;
}

/*양품 추가*/
.metal_detector.has_quality li a p {
	width: 25.33%;
	margin-right: 2%;
}
.metal_detector.has_quality li a p:last-child {
	margin-right: 0;
}
.metal_detector.metal_type01.has_quality li a p span {
	padding: 0 20px;
}
@media (max-width: 979px) {
	.metal_detector.metal_type01.has_quality li a p span {
		padding: 0 10px;
	}
}


.standards_set {width: 24%; margin-left: 2%; display: inline-block; clear: both;}
.standards_set a {
	/* width:24%; */
	width: 100%;
	height:110px;
	letter-spacing:-0.5px;
	color:#fff;
	border-radius:10px;
	border:1px solid #111b60;
	background: rgb(16,30,114); /* Old browsers */
	background: -moz-linear-gradient(bottom,  rgba(16,30,114,1) 0%, rgba(70,83,168,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom,  rgba(16,30,114,1) 0%,rgba(70,83,168,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top,  rgba(16,30,114,1) 0%,rgba(70,83,168,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4654a8', endColorstr='#101e72',GradientType=0 ); /* IE6-9 */
	padding:15px 20px;
	margin-top:30px;
	text-align:center;
	cursor:pointer;
	float:right;
}
.standards_set a b {
	padding-top:6px;
	color:#ffff76;
	display:block;
}
.standards_set a span {
	font-size:12px;
	color:#bec4ee;
	padding-top:6px;
	display:block;
}

.heater .heater_detector {
	border:1px solid #e0e0e0;
	border-radius:10px;
	padding:20px 0 0 20px;
	position:relative;
	text-align:center;
	overflow:hidden;
	clear:both;
}
.heater .heater_detector h1 {
	width:100%;
	font-size:17px;
	text-align:left;
	color:#000;
	background:#f6f6f6;
	border-radius:5px;
	font-weight:500;
	padding:10px;
	display:block;
	overflow:hidden;
}
.heater .heater_detector h1 a {
	padding-left:8px;
	color:#555;
	font-weight:400;
	font-size:14px;
	border-left:1px solid #ddd;
	display:block;
	float:right;
}
.heater .heater_detector h2 {
	line-height:30px;
	text-align:left;
	text-indent:10px;
	color:#00b0b0;
	font-weight:400;
	font-size:16px;
	padding-top:3px;
}
.heater .heater_detector h2.has_subTit{
	line-height: 1.4;
}
.heater .heater_detector h2.has_subTit em {
	color:#000;
}
.heater .heater_detector h2 span {	
	line-height:1;
	border-radius:3px;
	background:#333;
	color:#fff;
	text-align:center;
	text-indent:0;
	padding:4px 6px;
	font-size:13px;
	margin-top:6px;
	float:right;
	display:block;
}
.heater.heater_nth_1 .heater_detector h1 {
	padding:5px;
	text-align:center;
}
.heater.heater_nth_1 .heater_detector h1 span {
	float:none;
	display:block;
}
.heater .heater_detector > ul > li {
	width:25%;
	font-size:15px;
	margin-bottom:25px;
	float:left;
} 
.heater .heater_detector > ul > li {
	width:100%;
}
.heater .heater_detector > ul > li {
	width:22.7%;
	margin-right:3%;
}
.heater .heater_detector > ul > li:nth-child(4n) {
	margin-right:0;
}

.heater.heater_nth_1 .heater_detector > ul > li {
	width:100%;
}
.heater.heater_nth_2 .heater_detector > ul > li {
	width:48.5%;
	margin-right:3%;
}
.heater.heater_nth_2 .heater_detector > ul > li:nth-child(2n) {
	margin-right:0;
}
.heater.heater_nth_2 .heater_detector.heater_detector-100 > ul > li {
	width:100%;
	margin-right:0;
}
.heater.heater_nth_2 .heater_detector.heater_detector-100 > ul > li:nth-child(2n) {
	margin-right:0;
}
.heater.heater_nth_3 .heater_detector > ul > li {
	width:30.66%;
	margin-right:3%;
}
.heater.heater_nth_3 .heater_detector > ul > li:nth-child(3n) {
	margin-right:0;
}
.heater .heater_detector.heater_detector-100 ul {
	width:98%!important;
}
.heater .heater_detector.heater_detector-100 ul > li {
	width:100%!important;
	margin-right:0;
}
.heater .heater_detector .heater_info .heater_img_tem {
	line-height:60px;
	font-size:24px;
	color:#000;
	font-weight:500;
	border:1px solid #efefef;
	margin-top:5px;
	padding:5px;
	border-radius:5px;
	text-align:center;
	overflow:hidden;
}
.heater .heater_detector .heater_info .heater_img_tem img {
	height:50px;
	margin-top:5px;
	padding-left:10px;
	float:left;
}
.heater.heater_nth_1 .heater_detector .heater_info .heater_img_tem {
	line-height:36px;
}
.heater.heater_nth_1 .heater_detector .heater_info .heater_img_tem img {
	width:60%;
	height:auto;
	margin:0 auto;
	margin-top:5px;
	padding:0px;
	float:none;
}
.heater.heater_nth_2 .heater_detector.heater_detector-100 .heater_info .heater_img_tem {
	text-align:left;
}
.heater.heater_nth_2 .heater_detector.heater_detector-100 .heater_info .heater_img_tem img {
	padding-left:60px;
	padding-right:10px;
}

.heater.heater_nth_4 .heater_detector.heater_detector-100 .heater_info .heater_img_tem {
	width:45%;
	height:100px;
	line-height:90px;
	float:left;
	text-align:left;
}
.heater.heater_nth_4 .heater_detector.heater_detector-100 .heater_info .heater_img_tem img {
	padding-left:80px;
	margin-right:10px;
	margin-top:18px;
}

.heater.heater_nth_4 .heater_detector.heater_detector-100 .heater_info .heater_img_tem.fireEnd_100 {
	width:100%;
	text-align:center;
}
.heater.heater_nth_4 .heater_detector.heater_detector-100 .heater_info .heater_img_tem.fireEnd_100 img {
	margin:18px auto;
	padding:0;
	float:none;
}

.heater .heater_detector .heater_info ul {
	padding-top:5px;
	padding-left:10px;
}
.heater .heater_detector .heater_info ul li {
	line-height:24px;
	text-align:right;
}
.heater .heater_detector .heater_info ul li span {
	width:90px;
	text-align:left;
	display:inline-block;
	float:left;
} 

.heater.heater_nth_4 .heater_detector.heater_detector-100 .heater_info ul.heater_100p_text {
	width:52%!important;
	float:right;
}

.heater.heater_nth_4 .heater_detector.heater_detector-100 .heater_info ul.heater_100p_text li span {
	width:160px;
} 
.heater .heaterType3 { padding-top:0; padding-left:0;}
.heaterCon { overflow-x:auto; overflow-y:hidden; width:99%; height:280px;}
.heaterCon::-webkit-scrollbar { background:transparent; }
.heaterCon ul { display:block; float:left; white-space:nowrap; text-align:left;}
.heater .heaterType3 .heaterCon > ul > li {
	width:210px;	
	height:250px;
	margin-left:20px;
	margin-right:0;
	margin-top:15px;
	display:inline-block;
	vertical-align:top;
}
.heater .heaterType3 .heaterCon > ul > li:first-child {
	
}
.heater .heaterType3 .heaterCon > ul > li:nth-child(4n) {

	
}

.heater_detector-100 .heaterCon { overflow-x:hidden; height:auto; padding-bottom:20px;}
.heater_img_stand {
	width:100%;
	margin-top:40px;
	text-align:center;
}

.heaterCon.milano {
	width:100%;
	margin:0;
	height:auto;
}
.heaterCon.milano ul {
	width:100%;
	padding:20px;
}
.heaterCon.milano ul li {
	width:100% !important;
	margin:0 !important;
	
}

.heaterCon.milano .bigImg_area {
	width:40%; float:left;
}
.heaterCon.milano .bigImg_area h2 {
	margin-bottom:20px;
}
.heaterCon.milano .bigImg_area img {
	margin-left:20px;
}

.heaterCon.milano .milano_infoWrap {
	width:60%; float:right; padding-top:15px;
}

.heaterCon.milano .milano_infoWrap .heater_img_tem_wrap {
	overflow:hidden; width:100%; margin-bottom:5px;
}
.heaterCon.milano .heater_img_tem_wrap .heater_img_temName {
	width:90px; float:left; height:40px; line-height:40px;
}
.heaterCon.milano .heater_img_tem_wrap .heater_img_tem {
	width:calc(100% - 90px); float:right; height:40px; line-height:40px;
	margin:0; padding-top:0; padding-bottom:0; font-size:22px;
}
.heaterCon.milano .milano_infoWrap ul {padding-left:0;}
.heaterCon.milano .milano_infoWrap ul li {margin-bottom: 5px !important;}


/* 델몬트 세척공정 */
.delWash {
	margin-bottom:30px;
	overflow:hidden;
}
.delWashWrap {
	border:1px solid #e0e0e0;
	border-radius:10px;
	padding:20px;
	position:relative;
	overflow:hidden;
	clear:both;
}

.delWashTit {
	width:100%;
	margin-bottom:15px;
	overflow:hidden;
}
.delWashTit h1 {
	width:calc(100% - 130px);
	font-size:17px;
	color:#000;
	background:#f6f6f6;
	border-radius:5px;
	font-weight:500;
	padding:10px;
	display:block;
	float:left;
	overflow:hidden;
}
.delWashTit h1 a {
	padding-left:8px;
	color:#555;
	font-weight:400;
	font-size:14px;
	border-left:1px solid #ddd;
	display:block;
	float:right;
}
.delWashTit p {
	width:120px;
	line-height:40px;
	font-size:19px;
	letter-spacing:-0.5px;
	font-weight:bold;
	background-color:#f6f6f6;
	color:#000;
	border-radius:5px;
	text-align:center;
	float:right;
}


.delWashStep {
	width:calc(100% - 500px);
	text-align:center;
	padding-top:35px;
	padding-bottom:40px;
	float:left;
}
.delWashStep img {
	max-width:90%;
	margin:0 auto;
}
.delWashStep img.ingIcon {
	display:none;
}
.delWashStep img.endIcon {
	display:none;
}
.delWashStep img.warIcon {
	display:none;
}
.delWashStep img.readyIcon {
	display:none;
}

.delWashInfo {
	width:480px;
	float:right;
}

.delWashPoint {
	display:flex;
	gap:10px;
}
.delWashBox {
	width:50%;
	line-height:30px;
	background-color:#fffcdc;
	border:1px solid #f4eead;
	border-radius:10px;
	padding:10px 20px;
	font-size:12px;
}
.delWashBox h3 {
	border-bottom:1px dashed #ddd;
	font-size:19px;
	color:#00b0b0;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:center;
}
.delWashBox b {
	width:75px;
	font-size:16px;
	padding-bottom:6px;
	display:inline-block;
	float:left;
}
.delWashBox i {
	width:13px;
	line-height:30px;
	font-size:11px;
	padding-top:3px;
	display:inline-block;
	float:left;
}
.delWashBox em {
	width:calc(100% - 110px);
	font-size:26px;
	font-weight:bold;
	font-family:'Lato', sans-serif;
	padding-right:10px;
	color:#000;
	text-align:right;
	display:inline-block;
	float:left;
}
.delWashBox span {
	float:right;
}
.delWashEtc {
	padding-top: 10px;
	font-size:12px;
	text-align:center;
}
.delWashEtc li {
	padding: 10px 20px;
	border-bottom:1px dashed #ddd;
}
.delWashEtc li:last-child {
	border-bottom:0;
	padding-bottom:0;
}
.delWashEtc b {
	width:70px;
	font-size:16px;
	padding-bottom:6px;
	display:inline-block;
}
.delWashEtc i {
	width:70px;
	line-height:30px;
	font-size:11px;
	display:inline-block;
}
.delWashEtc em {
	width:65px;
	font-size:20px;
	font-weight:bold;
	font-family:'Lato', sans-serif;
	padding-right:10px;
	color:#000;
	text-align:left;
	display:inline-block;
}
.delWashEtc span {
}

/* 가동중일 경우 */
.delWashWrap.ingWorking {
	border:2px solid #00b0b0;
}
.delWashWrap.ingWorking .delWashStep img.ingIcon {
	display:block;
}
.delWashWrap.ingWorking .delWashTit p {
	background-color:#1f4fb0;
	color:#fff;
}

/* 종료일 경우 */
.delWashWrap.ingEnding {
	background-color:#f6f6f6;
}
.delWashWrap.ingEnding .delWashTit h1 {
	background:#fff;
}
.delWashWrap.ingEnding .delWashStep {
	background-color:#fff;	
	border-radius:10px;
}
.delWashWrap.ingEnding .delWashStep img.endIcon {
	display:block;
}
.delWashWrap.ingEnding .delWashBox {
	background-color:#f2f2f2;
	border:1px solid #eee;
}
.delWashWrap.ingEnding .delWashBox h3 {
	color:#333;
}

/* 부적합일 경우 */
.delWashWrap.ingWarning {
	border:2px solid #f24646;
}
.delWashWrap.ingWarning .delWashStep img.warIcon {
	display:block;
}
.delWashWrap.ingWarning .delWashTit p {
	background-color:#f24646;
	color:#fff;
}
.delWashWrap.ingWorking.ingWarning img.ingIcon {
	display:none;
}
.delWashWrap.ingEnding.ingWarning img.endIcon {
	display:none;
}

/* 준비중일 경우 */
.delWashWrap.ingReady .delWashStep img.readyIcon {
	display:block;
}


@media (max-width: 748px) {	

	.delWashStep {
		width:calc(100% - 470px);
	}
	.delWashInfo {
		width:450px;
	}
	.delWashBox em {
		padding-right:5px;
	}

}



/*-----------------------*/
/*-----------------------*/
/*----Calendar Design----*/ 
/*-----------------------*/
/*-----------------------*/
.calendar_box {
	width:100%; 
	padding:20px;
    margin-bottom:20px;
	margin-top:20px;
	background:#00a7ad;
	box-sizing:border-box;
	overflow:hidden;
}
.calendar{
    display:block;
    overflow:hidden;
}
.calendar-date_top {
	width:100%; 
	padding:15px 0;
	text-align:center;
	position:relative;
    overflow:hidden;
}
.calendar-date_top h3 {
	font-size:20px;
}
.calendar-date_top a {
	width:30px;
	height:30px;
	color:#333;
	font-size:22px;
	display:block;
}
.calendar-date_top a.cal_left_btn {
	position:absolute;
	left:30%;
	top:15px;
}
.calendar-date_top a.cal_right_btn {
	position:absolute;
	right:30%;
	top:15px;
}
.calendar-date_top a.cal_today_btn {
	width:50px;
	position:absolute;
	left:10px;
	top:15px;
	line-height:25px;
	font-size:12px;
	background:#f6f6f6;
	border:1px solid #eee;
	border-radius:3px;
}
.calendar-titles {
	width:704px;
	margin:0 10px;
	border-top:1px solid #eee;
	box-sizing:border-box;
}
.calendar-titles a {
    width:20%;
    float:left;
	padding:0 0 5px 0;
    text-align:center;
    height:26px;
    font-size:11px;
    color:#1f1f1f;
    font-weight:400;
	border-left:1px solid #eee;
	border-bottom:none;
	box-sizing:border-box;
}
.calendar-titles a:last-child {
	border-right:1px solid #eee;
}

.calendar-titles .light-titles{
    opacity:0.5;
}

.calendar-days{
	width:704px;
	margin:10px;
    font-size:14px;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	box-sizing:border-box;
	position:relative;
	overflow:hidden;
}
.calendar-days ul li {	
    width:20%;
    height:100px;
	padding:5px;
    color:#1f1f1f;
    font-weight:300;
	border:1px solid #eee;
	border-top:0;
	border-right:0;
	box-sizing:border-box;
    float:left;
}
.calendar-days a{
	font-size:11px;
    font-weight:300;
	padding:0 4px;
	margin-bottom:2px;
	border-radius:3px;
	box-sizing:border-box;
	display:block;
}
.calendar-days a.complete-day {
	background:#eee;
}
.calendar-days a.incomplete-day {
	background:#d71d1d;
	color:#fff;
}
.calendar-days a.incomplete-today {
	background:#233d91;
	color:#fff;
}
.calendar-days a.incomplete-today i {
	padding:0 2px;
}

.calendar-days span.daysNum {
	width:30px;
	height:30px;
	line-height:28px;
	margin:0 auto 10px;
	border-radius:50%;
	text-align:center;
	font-size:11px;
    color:#555;
	display:block;
}
.calendar-days span.taken-day.daysNum {
	background:#2677e6;
	color:#fff;
}

.calendar-col {
	overflow:hidden;
}
.calendar-col_l {
	width:44%;
	float:left;
}
.main_pc_body .calendar-col_l {
	width:39%;
}
.calendar-col_date {
	width:100%; 
	padding-bottom:25px;
	text-align:center;
	position:relative;
    overflow:hidden;
}
.calendar-col_date h3 {
	line-height:1.5em;
	font-size:20px;
	font-weight:400;
	color:#fff;
}
.calendar-col_date a {
	width:30px;
	height:30px;
	color:#fff;
	font-size:18px;
	display:block;
}
.calendar-col_date a.cal_left_btn {
	position:absolute;
	left:60px;
	top:6px;
}
.calendar-col_date a.cal_right_btn {
	position:absolute;
	right:60px;
	top:6px;
}
.calendar-col_date a.cal_today_btn {
	width:50px;
	position:absolute;
	left:0px;
	top:0px;
	line-height:29px;
	font-size:12px;
	background:#09b9b9;
	border:1px solid #1cc5cb;
	border-radius:3px;
}
.calendar-week {
	width:100%;
	margin-bottom:5px;
	box-sizing:border-box;
	overflow:hidden;
}
.calendar-week a {
    width:20%;
	line-height:1.3em;
    text-align:center;
    font-size:12px;
    color:#fff;
    font-weight:400;
	box-sizing:border-box;
    float:left;
}
.calendar-day {
	width:100%;
    font-size:14px;
	box-sizing:border-box;
	position:relative;
}
.calendar-day ul {
	overflow:hidden;
}
.calendar-day ul li {	
    width:20%;
	padding:5px;
    color:#fff;
    font-weight:300;
	border-top:0;
	border-right:0;
	box-sizing:border-box;
    float:left;
}
.calendar-day a{
	font-size:12px;
    font-weight:300;
	padding:0 4px;
	margin-bottom:2px;
	border-radius:3px;
	box-sizing:border-box;
	display:block;
}

.calendar-day a {
	width:100%;
	margin:0 auto;
	text-align:center;
	font-size:12px;
    color:#fff;
	padding-top:10px;
	position:relative;
	display:block;
}
.calendar-day a i {
	position:absolute;
	top:7px;
	left:20px;
	text-align:center;
    font-size:5px;
	display:none;
}
.calendar_pc .calendar-day a i {
	width:5px;
	height:5px;
	left:17px;
	border-radius:50%;
	overflow:hidden;
}
.calendar-day a span {	
	width:30px;
	height:30px;
	line-height:10px;
	border-radius:50%;
	margin:0 auto;
	text-align:center;
	font-size:13px;
	font-family:Arial;
	display:block;
}
.calendar-day a.week-point span {
	font-size:17px;
	font-weight:bold;
}
.calendar-day a.future-day i {
	color:#fff;
	display:none;
}
.calendar-day a.taken-day i {
	color:#ffda10;
	display:none;
}
.calendar-day a.complete-day i {
	color:#ff5730;
	display:none;
}
.calendar-day a.incomplete-day i {
	color:#fff;
	display:none;
}
.calendar-day a.taken-day span {
	background:#ffda10;
	color:#000;
}
.calendar-day a.complete-day span {
	background:#ff5730;
	color:#fff;
}
.calendar-day a.week-point.incomplete-day span {
	background:#fff;
	color:#00b0b0;
}
.calendar-day a.week-point.taken-day i {
	top:0px;
}
.calendar-day a.complete-day i {
	top:0px;
}
.calendar-day a.week-point.complete-day i {
	top:0px;
}
.calendar-day a.week-point.incomplete-day i {
	top:0px;
}
.calendar-day a.has_work i {
	display:block!important;
}
.calendar-day a span {
	padding-top:10px;
	display:block;
}
.calendar-col_r {
	width:54%;
	height:280px;
	overflow:hidden;
	overflow-y:scroll;
	float:right;
}
.calendar-col_r::-webkit-scrollbar { width:0; background:transparent; }
.main_pc_body .calendar-col_r {
	width:60%;
}
.calendar_con {
	width:100%;
}
.calendar_con p {
	padding:70px 0px;
	background:#09b9b9;
	text-align:center;
	color:#fff;
}
.calendar_con p > img {
	width:100px;
	margin:0 auto;
	padding-bottom:20px;
	display:block;
}
.calendar_con ul {
	background:#09b9b9;
	padding:10px 15px;
	margin-bottom:5px;
	box-sizing:border-box;
}
.calendar_con h3 {
	color:#fff;
	font-size:15px;
	position:relative;
	display:block;
}
.calendar_con h3 span {
	position:absolute;
	right:0;
	top:0px;
	font-weight:normal;
}
.calendar_con ul li {
	padding-top:10px;
}
.calendar_con ul li a {
	padding:3px 3px;
	margin-bottom:4px;
	background:#fff;
	border-radius:3px;
	font-size:15px;
	display:inline-block;
}
.calendar_con ul.today-ul {
	background:#66d1d1;
}
.calendar_con ul.today-ul li {
	padding-top:10px;
}
.calendar_con ul.incomplete-ul {
	background:#12c7c7;
}
.calendar_con ul.complete-ul li a {
	background:#ff5730;
	color:#fff;
}
.calendar_con ul.today-ul li a {
	background:#fff4b8;
	color:#000;
}
.calendar_con ul li a.complete-a {	
	background:#16cccc;
	color:#0d6b6b;
}
.calendar_con ul.select_ul {
	border:2px solid rgba(255,255,255,0.4);
}


.productionList ul {
	margin-top:30px;
	overflow:hidden;
}
.productionList li {
	width:31.33%;
	margin-right:3%;
	border:1px solid #e0e0e0;
	border-left:5px solid #b2b2b2;
	letter-spacing:-0.5px;
	border-radius:10px;
	padding:15px 20px;
	float:left;
}
.productionList li:last-child {
	margin-right:0;
}
.productionList li.ing_1 {
	border-left:5px solid #2e7826;
}
.productionList li.ing_2 {
	border-left:5px solid #ff2112;
}

.productionList li a {
	position:relative;
	display:block;
}
.productionList li a b {
	color:#333;
	padding-bottom:10px;
	display:block;
}
.productionList li a span {
	color:#000;
	font-family:'Lato', sans-serif;
	font-size:23px;
	font-weight:bold;
	display:block;
}
.productionList li a em {
	width:70px;
	text-align:center;
	font-size:14px;
	border-radius:5px;
	margin-top:12px;
	background:#f0f0f0;
	border:1px solid #ddd;
	color:#000;
	display:block;
}
.productionList li.ing_1 a em {
	background:#2e7826;
	color:#fff;
	border:1px solid #2e7826;
}
.productionList li.ing_2 a em {
	background:#cc0e0e;
	color:#fff;
	border:1px solid #cc0e0e;
}
	
.productionList li a i {
	width:20px;
	height:84px;
	line-height:84px;
	padding-left:5px;
	border-left:1px solid #e0e0e0;
	text-align:right;
	position:absolute;
	right:0;
	top:0;
	display:block;
}



/****************** 달성군 *********************/
.dalCCP {
	margin:30px 0 0px;
	overflow:hidden;
}
.dalCCPbox {
	width:49%;
	margin-bottom:2%;
	border:1px solid #e0e0e0;
	border-radius:10px;
	padding:15px;
	position:relative;
	overflow:hidden;
	float:left;
}
.dalCCPbox:nth-child(odd) {
	margin-right:2%;
}
.dalCCPbox h3 {	
	font-size:17px;
	text-align:left;
	color:#000;
	background:#eaf1ff;
	border-radius:5px;
	font-weight:500;
	padding:10px;
	display:block;
	overflow:hidden;
}
.dalCCPbox h3 a {
	padding-left:8px;
	color:#555;
	font-weight:400;
	font-size:14px;
	border-left:1px solid #ddd;
	display:block;
	float:right;
}
.dalIMGbox {
	width:140px;
	height:120px;
	padding:20px;
	float:left;
}
.dalIMGbox img {
	height:90px;
	margin:0 auto;
	display:block;
}
.dalCCP img.step1 {
	display:block;
}
.dalCCP img.step2, .dalCCP img.step3, .dalCCP img.step4 {
	display:none;
}
.dalTEM {
	width:calc(100% - 160px);
	height:120px;
	padding:40px 0;
	margin-bottom:10px;
	font-size:20px;	
	color:#5a5a5a;
	float:right;
}
.dalTEM em {
	font-size:40px;	
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	padding-bottom:15px;
	display:block;
}
.dalTEM.type2 {
	width:calc(100% - 160px);
	height:60px;
	padding:10px 0;
	margin-bottom:10px;
	font-size:16px;	
	color:#5a5a5a;
	float:right;
}
.dalTEM.type2 em {
	font-size:28px;	
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
}
.dalTime {
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	font-size:19px;	
	background:#f6f6f6;
	clear:both;
}
.dalTime i {
	padding:0 10px;
}
.dalTime span {
}
.dalINFO {
	padding-top:10px;
}
.dalINFO ul {
}
.dalINFO ul li {
	padding:10px;
	border-bottom:1px solid #ddd;
}
.dalINFO ul li:last-child {
	border-bottom:0;
}
.dalINFO ul li b {
	width:70px;
	display:inline-block;
}
/* 가동중 */
.dalCCPbox.ingWork {
	border:3px solid #09b9b9;
}
.dalCCPbox.ingWork img.step2 {
	display:block;
}
.dalCCPbox.ingWork img.step1, .dalCCPbox.ingWork img.step3, .dalCCPbox.ingWork img.step4 {
	display:none;
}
.dalCCPbox.ingWork .dalTEM em {
	color:#09b9b9;
}
.dalCCPbox.ingWork .dalTime span {
	color:#09b9b9;
}
/* 가동종료 */
.dalCCPbox.ingWan {
}
.dalCCPbox.ingWan img.step3 {
	display:block;
}
.dalCCPbox.ingWan img.step1, .dalCCPbox.ingWan img.step2, .dalCCPbox.ingWan img.step4 {
	display:none;
}
.dalCCPbox.ingWan .dalTEM {
	color:#a5a5a5;
}
.dalCCPbox.ingWan .dalTime {
	color:#a5a5a5;
}
.dalCCPbox.ingWan .dalINFO {
	color:#a5a5a5;
}

/* 부적합경고 */
.dalCCPbox.ingWarning {
	border:3px solid #f43d19;
}
.dalCCPbox.ingWarning img.step4 {
	display:block;
}
.dalCCPbox.ingWarning img.step1, .dalCCPbox.ingWarning img.step2, .dalCCPbox.v img.step3 {
	display:none;
}
.dalCCPbox.ingWarning .dalTEM em {
	color:#f43d19;
}
.dalCCPbox.ingWarning .dalTime span {
	color:#f43d19;
}




/*감동란 보일공정 1-2차*/
.heater .heaterType3.mBoil .heaterCon {height:282px;}
.heater .heaterType3.mBoil .heaterCon > ul > li  {
	width: 200px;
	margin-top: 10px;
	height: 230px;
}
.heater .heaterType3.mBoil .heaterCon h1 {
	position: relative;
	padding: 5px 5px 10px 15px;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
}
.heater .heaterType3.mBoil .heaterCon h1:before {
	position: absolute; 
	left: 0; top: 7px;
	display: inline-block;
	content: '';
	width: 7px;
	height: 20px;
	border-radius: 10px;
	background: #b9b9b9;
}
.heater .heaterType3.mBoil .heaterCon .ingImg {
	height: 95px;
	margin: 15px 0 20px;
	text-align: center;
}
.heater .heaterType3.mBoil .heaterCon .ingStanding .ingImg {
	background: #fff url('/images/common/meatsp_fire_stand.png') no-repeat center / auto 100%;
}
.heater .heaterType3.mBoil .heaterCon .ingWorking .ingImg {
	background: #fff url('/images/icon/shm_img_icon04.gif') no-repeat center / auto 100%;
}
.heater .heaterType3.mBoil .heaterCon .ingEnding .ingImg {
	background: #fff url('/images/common/meatsp_fire_end_type2.png') no-repeat center / auto 100%;
}
.heater .heaterType3.mBoil .heaterCon .ingWarning h1 {
	background: #fff url(/images/common/warningIcon_100.gif) no-repeat;
    background-position: 125px 5px;
    background-size: 27px auto;
}
.heater .heaterType3.mBoil .heaterCon .ingWorking h1:before {
	background: #00b0b0;
}
.heater .heaterType3.mBoil .heaterCon .ingWarning h1:before {
	background: #d6120d;
}
.heater .heaterType3.mBoil .heaterCon .lastWork {
	width: 100%;
	height: 21px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 15px;
}
.heater .heaterType3.mBoil .heaterCon .lastWork b {
	display: inline-block;
	padding-left: 24px;
	line-height: 20px;
	/* border-right: 1px solid #ddd; */
	font-weight: 500;
    color: #333;
	background: url('/images/sub/meatsp_icon01.png') no-repeat left 1px;
	background-size: 20px auto;
	
}
.heater .heaterType3.mBoil .heaterCon .lastWork span {
	display: inline-block;
	line-height: 20px;
	color:#000;
}
.heater .heaterType3.mBoil .heaterCon .boilInfo {
	width: 100%;
}
.heater .heaterType3.mBoil .heaterCon .boilInfo ul {
	width: 100%;
	padding: 5px;
	background:#eef7ff;
	border-radius: 6px;
}
.heater .heaterType3.mBoil .heaterCon .boilInfo ul li {
	margin-bottom: 7px;
	padding-left: 5px;
	overflow: hidden;
}
.heater .heaterType3.mBoil .heaterCon .boilInfo ul li:last-child {margin-bottom: 0;}
.heater .heaterType3.mBoil .heaterCon .boilInfo ul li b {
	display: inline-block;
	width: 80px;
	border-right: 1px solid #ddd;
	font-weight: 500;
	color:#333;
}
.heater .heaterType3.mBoil .heaterCon .boilInfo ul li span {
	display: inline-block;
	width: calc(100% - 80px);
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color:#000;
}


/*0055 공기오염도*/
.airWrap {
}
.airItem {
	margin: 0 5px;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #fff;
}
.airItem.ingWorking {
	background: #09b9b9;
	color:#fff;
	border: 1px solid #00a7ad;
}
.airItem.ingWarning {
	background: #ed8a8a;
	color:#fff;
	border: 1px solid #ff5730;
}
.airItem.ingEnding {
	background: #f5f5f5;
}
.airItem.ingChecking {}
.airItem h6 {
	position: relative;
	width: 100%;
	height: 38px;
	line-height: 38px;
	margin-bottom: 10px;
	padding: 0 10px;
	color:#000;
	background: #f2f2f2;
	border-radius: 5px;
	font-size: 17px;
}
.airItem.ingWorking h6 {
	background: #fff;
}
.airItem.ingWarning h6 {
	background: #fff;
}
.airItem.ingEnding h6 {
	background: #fff;
}
.airItem.ingChecking h6 {
	background: #fff09d;
}
.airItem h6 .state {
	display: none;
	position: absolute;
	right: 10px;
	top:50%;
	transform:translateY(-50%);
}
.airItem h6 img {width: auto; height: 30px; margin: 0 auto;}
.airItem h6 span {
	font-size: 14px;
}
.airItem h6 span.stop {display: block;}
.airItem.ingWorking h6 span.stop,
.airItem.ingWarning h6 span.stop,
.airItem.ingEnding h6 span.stop,
.airItem.ingChecking h6 span.stop {display: none;}

.airItem.ingWorking h6 img.working {display: block;}
.airItem.ingWarning h6 img.warning {display: block; right: 0px;}
.airItem.ingEnding h6 span.ending {display: block;}
.airItem.ingChecking h6 span.checking {display: block;}

.airItem ul li {
	display: block;
	margin-bottom: 5px;
	padding: 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}
.airItem ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0 !important;
}
.airItem.ingWorking ul li,
.airItem.ingWarning ul li {
	border-bottom: 1px solid #ffffff4d;
}
.airItem ul li b {
	display: inline-block;
	float: left;
	text-align: left;
	width: 80px;
	font-size: 15px;
	opacity: 0.9;
}
.airItem ul li span {
	display: inline-block;
	float: right;
	text-align: right;
	width: calc(100% - 80px);
	font-weight: bold;
	font-size: 17px;
	letter-spacing: -0.5px;
}
.airItem ul li span em {
	font-weight: normal;
	font-size: 13px;
	margin-left: 5px;
	opacity: 0.8;
}
.airItem ul li.warning span {
	color:#ff5730;
}
.airItem.ingWarning ul li.warning span {
	color:#fffa00;
}
@media (max-width: 800px) {
	.airItem ul li b {
		width: 60px;
		font-size: 14px;
		letter-spacing: -1px;
	}
	.airItem ul li span {
		width: calc(100% - 60px);
		font-size: 16px;
	}
}
.type7.calendar-col_l .calendar-week a,
.type7.calendar-col_l .calendar-day ul li {
	width: calc(100% / 7);
}

.type7.calendar-col_l .calendar-week a:first-child,
.type7.calendar-col_l .calendar-day ul li:nth-child(7n+1) a {
	color: #ffbaba !important;
}


.type7.calendar-col_l .calendar-week a:last-child,
.type7.calendar-col_l .calendar-day ul li:nth-child(7n) a {
	color: #bae0ff !important;
}

@media(max-width: 700px) {
	.type7.calendar-col_l .calendar-day a {
		max-width: 20px;
	}
	.type7.calendar-col_l .calendar-day a span {
		width: auto;
		height: auto;
		padding: 5px 2px;
	}
	.type7.calendar-col_l .calendar-day ul li {
		padding: 2px;
	}
	.type7.calendar-col_l .calendar-day a.complete-day span,
	.type7.calendar-col_l .calendar-day a.week-point span {
		font-size: 13px;
	}
	.type7.calendar-col_l .calendar-day a {
		padding: 0;
		margin-top: 10px;
	}
}




/* 덕연 0063 */
.sh0063 {}
.ccpBox {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.ccpBox .ccpBoxL {
	width: 75%;
}
.ccpBox .ccpBoxR {
	width: 25%;
}
.ccpBox .mTitle {
	line-height: 1.2;
	padding-top: 5px;
	padding-bottom: 10px;
    font-family: 'GmarketSans';
	display: flex;
	justify-content: space-between;
}
.ccpBox .mTitle h3 {
	font-size: 1.1rem;
}
.ccpBox .mTitle span {
	font-size: 0.9rem;
	color: rgba(0,0,0,0.5);
}

.todayArea {
	line-height: 40px;
	display: flex; 
	gap:20px;
	margin-top: 4px; 
}
.ccpList {
	display: flex;
	gap: 8px;
}
.ccpList a {
	width: 100%;
	max-width: 290px;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 6px 1px #f2f2f2;
	border-radius: 5px;
	padding: 15px;
	display: block;
}
.ccpList a h4 {
	font-size: 1rem;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.ccpList a h4 span {
	background-color: #333;
	color: #fff;
	font-size: 0.7rem;
	padding: 0 7px;
	border-radius: 10px;
}
.ccpList .tem {
	text-align: right;
	font-size: 1.7rem;
    font-family: 'GmarketSans';
	font-weight: 800;
	display: block;
}
.ccpList .tem span.unit {
	font-weight: normal;
	font-size: 0.9rem;
}
.ccpList .hum, .ccpBox .ccpList .batteryStat { 
	margin-top: 10px; 
	font-size: 1.2rem; 
	font-weight: bold; 
	font-family: 'Arial'; 
	padding-left: 18px;
	display: block;
}

.ccpList .hum {
	color: #32a1ff; 
	background:url('../../images/icon/haccpman_icon06.png') no-repeat 0px 0px; background-size: 13px auto;
}
.ccpList .batteryStat.battery_100p {
	background:url('../../images/index/haccpman_batteryStat_100p.png') no-repeat 1px 0px; background-size: 11px auto;
}
.ccpList .batteryStat.battery_80p {
	background:url('../../images/index/haccpman_batteryStat_80p.png') no-repeat 1px 0px; background-size: 11px auto;
}
.ccpList .batteryStat.battery_60p {
	background:url('../../images/index/haccpman_batteryStat_60p.png') no-repeat 1px 0px; background-size: 11px auto;
}
.ccpList .batteryStat.battery_40p {
	background:url('../../images/index/haccpman_batteryStat_40p.png') no-repeat 1px 0px; background-size: 11px auto;
	color: #ff7a18;
}
.ccpList .batteryStat.battery_20p {
	background:url('../../images/index/haccpman_batteryStat_20p.png') no-repeat 1px 0px; background-size: 11px auto;
	color: #d42e2e;
}

.ccpList ul {
	margin-top: -15px;
}
.ccpList li {
	width: 100%;
	padding-top: 2px;
	display: flex;
	justify-content: space-between;
}
.ccpList li b {
	width: 48%;
	font-weight: normal;
	font-size: 0.8rem;
	letter-spacing: -0.5px;
}
.ccpList li .tem {
	font-size: 1rem;
}
.ccpList li img {
	height: 70px;
	margin: 0 auto;
}

.ccpBox .exBtn {
	font-size: 0.8rm;
	padding: 3px 5px 0;
	margin-top: -5px;
	background: #ffd200;
	color:#000;
	border: 2px solid #000;
	border-radius: 5px;
	display: block;
}




.ccpList a.ingWorking {
	border-color: #2da9a9;
}
.ccpList a.ingWorking .tem {
	color: #43bbbb;
}

.ccpList a.ingWarning {
	border-color: #d82a2a;
}
.ccpList a.ingWarning .tem {
	color: #d82a2a;
}

.ccpList a.ingLow {
	border-color: #64b3eb;
}
.ccpList a.ingLow .tem {
	color: #2a95e0;
}


.ccpList a.ingEnding h4 {
	color: rgba(0,0,0,0.4);
}
.ccpList a.ingEnding .tem {
	color: rgba(0,0,0,0.4);
}
.ccpList a.ingEnding .hum {
	background:url('../../images/icon/haccpman_icon06_gray.png') no-repeat 0px 0px; background-size: 13px auto;	
	color: rgba(0,0,0,0.4); 
}
.ccpList a.ingEnding .batteryStat {
	background:url('../../images/index/haccpman_batteryStat_gray.png') no-repeat 1px 0px; background-size: 11px auto;
	color: rgba(0,0,0,0.4);
}

/* 강민지(250820) - CCP·온도 모니터링 현황 레이아웃 수정 */
.sh0063 .ccpBoxL,
.sh0063 .ccpBoxR {
	display: flex;
	flex-direction: column;
}
.sh0063 .ccpList {
	flex: 1;
}
.sh0063 .ccpList.gridLayout {
	display: grid;
    grid-template-columns: 1fr 1fr 3fr;
    grid-template-rows: 1fr 1fr;
}
.sh0063 .ccpList.gridLayout > a {
	grid-row: span 2;
}
.sh0063 .ccpList.gridLayout .rightSec {
	grid-column: 3;
    grid-row: 1 / 3;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr auto;
	gap: 8px;
}
.sh0063 .ccpList.gridLayout .rightSec > a:last-child {
	padding: 10px 15px;
	grid-column: 1 / 4;
	grid-row: 2;
	max-width: unset;
    display: grid;
	gap: 38px;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
}
.sh0063 .ccpList.gridLayout .rightSec > a:last-child h4 {
	padding-bottom: 0;
}
.sh0063 .ccpList.gridLayout .rightSec > a:last-child .hum {
	margin-top: 6px;
	gap: 6px;
	padding: 0;
	display: flex;
    align-items: center;
    justify-content: center;
	font-family: 'GmarketSans';
	background: none;
}
.sh0063 .ccpList.gridLayout .rightSec > a:last-child .hum::before {
	content: '';
	color: #32a1ff; 
	background:url('../../images/icon/haccpman_icon06.png') no-repeat 0px 0px; background-size: 13px auto;
	width: 13px;
	height: 24px;
}
.sh0063 .ccpList.gridLayout .rightSec > a.ingEnding:last-child .hum::before {
	content: '';
	color: rgba(0,0,0,0.4);
	background:url('../../images/icon/haccpman_icon06_gray.png') no-repeat 0px 0px; background-size: 13px auto;	
	width: 13px;
	height: 24px;
}
.sh0063 .ccpList.gridLayout .rightSec > a:last-child .tem {
	font-size: 1.2rem;
	line-height: normal;
	text-align: center;
}
.sh0063 .ccpList a {
	position: relative;
}
.sh0063 .ccpList li img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
@media (max-width: 980px) {	
	.ccpBox .exBtn {
		text-align: center;
	}
	.ccpBox .mTitle h3 {
		font-size: 1rem;
	}
	.ccpList .tem span.unit {
		font-size: 0.8rem;
	}
	.ccpList li b {
		white-space: nowrap;
	}
	.sh0063 .ccpList a {
		padding: 10px;
	}
	.sh0063 .ccpList a h4 {
		gap: 2px;
		font-size: 0.95rem;
		flex-direction: column;
		align-items: flex-start;
	}
	.sh0063 .ccpList .hum {
		font-size: 1.1rem;
		padding-left: 14px;
	}
	.sh0063 .ccpList .tem {
		font-size: 1.1rem;
	}
	.sh0063 .ccpList li .tem {
		font-size: 0.9rem;
	}
	.sh0063 .ccpList.gridLayout .rightSec > a:last-child {
		padding: 10px 10px;
		gap: 8px;
	}
	.sh0063 .ccpList.gridLayout .rightSec > a:last-child .hum,
	.sh0063 .ccpList.gridLayout .rightSec > a:last-child .tem {
		font-size: 1rem;
	}
	.sh0063 .ccpList.gridLayout .rightSec > a:last-child .hum .unit,
	.sh0063 .ccpList.gridLayout .rightSec > a:last-child .tem .unit {
		font-size: 0.8rem;
	}
	.todayArea {
		flex-direction: column;
		line-height: 1;
		gap: 0;
	}
}