/* ***** 상세, 내용 ***** */
.subcontent {overflow:hidden; padding-top:110px;}
.header , .footer {display:none;}



/* 
** 주의사항리스트 - 상단이미지
**/
.notice .head {text-align: center; line-height: 60%;}
.notice .head img {max-width:100%;}


/* 
** 주의사항리스트
**/
.zeta-menu-bar {background: #e88365;display: inline-block;width: 100%;}
.zeta-menu {margin: 0; padding: 0; }
.zeta-menu li {width:100%;float: left; list-style:none; position: relative;}
.zeta-menu li:hover {background: none; }
.zeta-menu li.expand {background: #e88365; }
.zeta-menu li.expand > a {color: #171717; }
.zeta-menu li > div {background:#fff; padding:15px; line-height: 20px;}
.zeta-menu li > div:first-child {padding:20px;}
.zeta-menu li > div:first-child > b {color:#000;}
.zeta-menu li > div:nth-child(2n) {background:#F5F5F5;}
.zeta-menu a {color: #171717; display: block; padding: 10px 20px; text-decoration: none;border-bottom: 2px solid #fff;}
.zeta-menu ul {background: #fff; display: none; padding: 0; position: relative; left: 0; top: 100%; width:100%;}
.zeta-menu ul li {float: none;}

.zeta-menu ul li.expand {background: #ddd;}
.zeta-menu ul li.expand a {color: black; }
.zeta-menu ul a {color: black; }
.zeta-menu ul ul {left: 100%; top: 0; }