#mVisualA {
    width: 100%;
    height: 580px;
    margin: 134px auto 0px auto;
    overflow: hidden;
    position: relative;
}

#mVisualA .mvisTxt {
    position: absolute;
    top: 156px;
    left: 50%;
    width: 1100px;
    margin-left: -550px;
    z-index: 9;
    font-family: 'nanum-square-r';
}

#mVisualA .mvisTxt h1 {
    text-align: left;
    font-size: 51px;
    color: #fff;
    line-height: 100%;
    margin: 20px 0 35px;
}

#mVisualA .mvisTxt h1 span {
    font-family: 'nanum-square-b';
}

#mVisualA .mvisTxt h2 {
    text-align: left;
    font-size: 26px;
    color: #d5bdff;
    font-weight: 700;
    line-height: 100%;
}

#mVisualA .mvisTxt h3 {
    text-align: left;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

#mVisualA .mvisTxt .btnA {
    display: block;
    margin: 50px 0 0;
}

#mVisualA .mvisTxt .btnA a {
    display: inline-block;
    padding: 30px 35px;
    background: #6b46c1;
    line-height: 100%;
    font-family: 'nanum-square-r';
    font-weight: 400;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

#showcase {
    position: relative;
}

#showcase .showcase-onepage .showcase-content {
}

#showcase .showcase-button-wrapper {
    clear: both;
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: right;
    z-index: 11;
}

#showcase .showcase-button-wrapper span {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: 12px;
    cursor: pointer;
    text-indent: -99999em;
    font-size: 0px;
    line-height: 0px;
    background: url(/img20/btn_off.png) left top no-repeat ;
}

#showcase .showcase-button-wrapper span.active {
    background: url(/img20/btn_on.png) left top no-repeat ;
}

#showcase .showcase-arrow-next {
    position: absolute;
    top: 410px;
    outline: 0;
    width: 80px;
    height: 80px;
    margin-top: 0px;
    text-indent: -9999px;
    z-index: 11;
    left: 30px;
    background: url(/img20/main/prev_next_btn.png) no-repeat 0 0px;
    cursor: pointer;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#showcase .showcase-arrow-previous {
    position: absolute;
    top: 410px;
    outline: 0;
    width: 80px;
    height: 80px;
    margin-top: 0px;
    text-indent: -9999px;
    z-index: 11;
    right: 30px;
    background: url(/img20/main/prev_next_btn.png) no-repeat -80px 0;
    cursor: pointer;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#showcase .showcase-arrow-next:hover, #showcase .showcase-arrow-previous:hover {
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.popupA {
    width: 1100px;
    margin: 30px auto 0px auto;
    height: 280px;
    display: block;
    overflow: hidden;
}

#showcase2 {
    position: relative;
}

#showcase2 .showcase-onepage .showcase-content {
}

#showcase2 .showcase-button-wrapper {
    clear: both;
    position: absolute;
    top: 20px;
    right: 30px;
    text-align: right;
    z-index: 11;
}

#showcase2 .showcase-button-wrapper span {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: 12px;
    cursor: pointer;
    text-indent: -99999em;
    font-size: 0px;
    line-height: 0px;
    background: url(/img20/btn_off.png) left top no-repeat ;
}

#showcase2 .showcase-button-wrapper span.active {
    background: url(/img20/btn_on.png) left top no-repeat ;
}

.notiA {
    float: left;
    width: 290px;
    height: 240px;
    border: 1px solid #e4e4e4;
    padding: 0px 29px;
    overflow: hidden;
    margin: 25px 0px 40px 0px;
    background: #fff;
}

.notiA .cont {
    padding: 0px;
    overflow: hidden;
}

.notiA li {
    list-style: none;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    font-size: 14px;
    border-top: 1px solid #e4e4e4;
    position: relative;
    padding-right: 50px;
    letter-spacing: -1px;
}

.notiA li:first-child {
    border-top: none;
}

.notiA li a {
    color: #666666;
    display: block;
}

.notiA li a:hover {
    color: #77b919;
}

.notiA li .date {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #77b919;
    font-size: 13px;
}

.notiA li strong {
    font-weight: normal;
    font-family: 'nanumB';
}

.gallA {
    float: left;
    width: 665px;
    height: 240px;
    border: 1px solid #e4e4e4;
    padding: 0px 29px;
    overflow: hidden;
    margin: 25px 0 40px 25px;
    background: #fff;
}

.gallA .cont {
    padding: 0px;
    overflow: hidden;
}

.gallA .cont ul:after {
    clear: both;
    content: '';
    display: block;
}

.gallA .cont li {
    list-style: none;
    display: block;
    width: 290px;
    text-align: left;
    position: relative;
    float: left;
}

.gallA .cont li:first-child {
	position:relative;
    margin-left: 0px;
    margin-right: 84px;
}

.gallA .cont li:first-child:after {
	content:'';
	position: absolute;
	right: -43px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #eee;
}

.gallA .imgA {
    width: 290px;
    height: 150px;
    background: #000;
    overflow: hidden;
}

.gallA a .thimg {
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.gallA a:hover .thimg {
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

.gallA a .sbjA {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 290px;
    height: 150px;
    font-size: 16px;
    font-family: 'nanumB';
    color: #fff;
    line-height: 150px;
    overflow: hidden;
    letter-spacing: -1px;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.gallA a:hover .sbjA {
    display: block;
}

.mbanA {
    float: right;
    width: 348px;
    height: 240px;
    border: 1px solid #e4e4e4;
    padding: 0px 0px;
    overflow: hidden;
    overflow: hidden;
    margin: 25px 0px 40px 0px;
    background: #fff;
}

#showcase3 {
    position: relative;
}

#showcase3 .showcase-onepage .showcase-content {
}

#showcase3 .showcase-button-wrapper {
    clear: both;
    position: absolute;
    top: 20px;
    right: 30px;
    text-align: right;
    z-index: 11;
}

#showcase3 .showcase-button-wrapper span {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: 12px;
    cursor: pointer;
    text-indent: -99999em;
    font-size: 0px;
    line-height: 0px;
    background: url(/img20/btn_off.png) left top no-repeat ;
}

#showcase3 .showcase-button-wrapper span.active {
    background: url(/img20/btn_on.png) left top no-repeat ;
}

.epxA {
    margin: 30px 0 0;
}

.epxA dl {
}

.epxA dl:after {
    content: '';
    clear: both;
    display: block;
}

.epxA dl dt {
    float: left;
    width: calc(50% - 10px);
    margin-right: 10px;
    background: #e3e3e3;
    height: 170px;
    overflow: hidden;
}

.epxA dl dd {
    float: right;
    width: calc(50% - 10px);
    margin-left: 10px;
    background: #e3e3e3;
    height: 170px;
    overflow: hidden;
}

.epxA div {
    padding: 34px 30px;
    position: relative;
}

.epxA p {
    color: #151515;
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 20px;
}

.epxA ul {
}

.epxA ul li {
    position: relative;
    font-size: 15px;
    line-height: 19px;
    margin: 0 0 6px;
    padding: 0 0 0 8px;
    color: #3e3e3e;
    font-weight: 400;
    letter-spacing: -0.5px;
}

.epxA ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 5px;
    height: 1px;
    background: #8f8f8f;
}

.epxA_medi {
    background: #e3e3e3 url(/img50/main/exp01.png) 91% no-repeat !important;
}

.epxA_yoga {
    background: #e3e3e3 url(/img50/main/exp02.png) 91% no-repeat !important;
}

.notiA h4, .gallA h4 {
    margin: 23px 0px 20px 0px;
    padding: 0px;
    height: 19px;
    font-family: 'nanum-square-b';
    overflow: hidden;
    background: url(/img20/more.gif) right center no-repeat;
}

.notiA h4 a, .gallA h4 a {
    display: block;
    height: 19px;
    padding: 0px 0px 0px 0px;
    color: #252525;
    line-height: 19px;
    font-size: 19px;
}
