@charset "utf-8";
body {
    background: #ccc;
}
#wrap {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    background: #fff;
}
#header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 60;
    background: #fff;
    border-bottom: 1px solid #d6d7d8;
}
#header .btn_menu {
    position: absolute;
    left: 5px;
    top: 5px;
    display: inline-block;
    width: 49px;
    height: 44px;
    margin: 0;
    padding: 0;
    direction: ltr;
    text-indent: -9999px;
    background: url(../img/ico_top_sub.png) no-repeat -5px -5px;
    background-size: 360px;
}
#header h1.logo {
    position: absolute;
    top: 13px;
    left: 50%;
    width: 103px;
    height: 28px;
    margin: 0;
    margin-left: -51px;
    padding: 0;
    background: url(../img/ico_top_sub.png) no-repeat -54px -13px;
    text-indent: -9999px;
    background-size: 360px;
}
#header .btn_math {
    position: absolute;
    right: 17px;
    top: 15px;
    width: 90px;
    height: 21px;
    margin: 0;
    padding: 0;
    background: url(../img/ico_top_sub.png) no-repeat -260px -16px;
    text-indent: -9999px;
    background-size: 360px;
}
.topTxtBnr {
    width: 100%;
}
.topTxtBnr ul {
    width: 90%;
    margin: 0 auto;  
}
.topTxtBnr ul li {
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    display: block;
    box-sizing: border-box;
    border-bottom: 1px solid #ffdbd5;
}
.topTxtBnr ul li span {
    float: left;
    width: 60px;
    margin-top: 12px; 
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 2.2em;
    border-radius: 50px;
    background: #e44326;
    margin-right: 15px;
}
.topTxtBnr ul li span.TxtBnrmember {
    background: #fe9785;
}
#SideMenu {
    display: none; 
    position: absolute;
    width: 100%;
    top: 0;
    left:0;
}

#SideMenu .bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

#SideMenu .conts {
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    background: #fff;
    height: 100%;
    z-index: 100;
}
#SideMenu .conts .header .tit {
    position: absolute;
    top: 15px;
    left: 15px;
}
#SideMenu .conts .header .tit img {
    width: 80%;
}
#SideMenu .conts .header .btn_close {
    position: absolute;
    top:17px;
    right: 20px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    text-indent: -9999px;
    z-index: 1;
    background: url(../img/btn_close.png) no-repeat 0 0;
    background-size: 15px;
}
#SideMenu .conts .sideMember {
    position: relative;
    top: 50px;
    width: 100%;
    height: 50px; 
    overflow: hidden;
}
#SideMenu .conts .sideMember a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
#SideMenu .conts .sideMember .login {
    float: left;
    width: 149px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ff9797;
}
#SideMenu .conts .sideMember .join {
    float: right;
    width: 149px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ff9797;
}
#SideMenu .conts .tenMenu {
    position: relative;
    top: 50px;
    width: 100%;
    height: 50px;
}
#SideMenu .conts .tenMenu .txt {    
    padding: 20px;    
    font-size: 15px;
}
#SideMenu .conts .tenMenu ul{
    width: 260px;
    padding-left: 30px;
}
#SideMenu .conts .tenMenu li{
    display: inline-block;
    width: 70px;
    height: 80px;
    padding-right: 10px;
    padding-bottom: 10px;        
}
#SideMenu .conts .sideBottom {
    position: absolute;
    top: 350px;
    width: 100%;
    height: 50px;
    background: #ff9797;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
}
#SideMenu .conts .sideBottom span {
    font-size: 18px;
    font-weight: bold;
}

/********* #content *********/
#content {
    overflow: hidden;
}


#content .cont {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

/********* main_181221 .cnt2 *********/

.main_181221 .slide_wrap {
    position: relative;
    width: 100%;
    max-width: 750px;
    height: 100%;
    margin: 0 auto;
}
.flexslider {
    position: absolute !important;
    width: 100%;
    left: 0;
    top: 0;
    max-width: 750px;
    margin: 0;
    z-index: 50;
}
.main_181221 .flex-control-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 10px;
    text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 4px;
}
.flex-control-nav li a {
    width: 6px;
    height: 6px;
    line-height: 6px;
    background: url(../img/dot.png) no-repeat -16px 0;
    background-size: 22px;
    display: block;
    text-indent: -999px;
}
.flex-control-paging li a.flex-active {
    width:16px;
    background:url(../img/dot.png) no-repeat 0 0;
    background-size:22px
}
.flex-direction-nav{display:none;position: absolute; top:17%;margin-top:0; left: 0; margin-left: 0; width: 100%; height: 80px;z-index:40}

.main_181221 .slide_wrap .frame {
    position: relative;
    top: 0;
    width: 100%;
}
.main_181221 .cnt2 .slide_wrap
.btnYTube {
    width: 100%;
}
.main_181221 .cnt2 .slide_wrap
.btnYTube img {
    width: 260px;
    height: 50px;
    margin: 0 auto;
}







/********* 푸터 무료체험 신청하기 *********/
#content .btn_sticky {
    position: fixed;
    bottom: 0;
    line-height: 50px;
    background: #e44326;
    border-top: 2px solid #ff9797;
    text-align: center;    
    z-index: 999;
}
#content .btn_sticky a {
    width: 418px;
    height: 36px;
}
#content .btn_sticky a>img {
    width: 100%;
}
    
    
    
    
    
    
    
    
    