@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);


img {
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: #000;
}

body {
  font-family: 'Nanum Gothic', 'Nanum Barun Gothic', 'dotum', sans-serif;
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  overflow-x: hidden;
}

.uami_hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.clearFix {
  content: '';
  display: block;
  clear: both;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

/* header 영역 시작 */

/* header_top 탑메뉴 영역 시작 */
.header_wrapper {
  width: 100%;
}

.um_header>.globalBg {
  width: 100%;
  border-top: 1px solid #d3d6db;
  border-bottom: 1px solid #d3d6db;
  background: #fff;
  height: 40px;
}

.global {
  width: 1130px;
  margin: 0 auto;
  position: relative;
}

.global>ul {
  float: left;
}

.global>ul>li {
  float: left;
  height: 40px;
  line-height: 40px;
}

.globalTopLinks {
  position: absolute;
  top: 5px;
  left: 0;
}

.globalTopLinks a {
  display: inline-block;
  padding: 5px 20px;
  background-color: #01b7b6;
  font-size: 1.1em;
  border-radius: 10px;
  margin-right: 5px;
  color: #fff;
  font-weight: bold;
  transition: all .5s ease 0s;
}

.globalTopLinks .globalTopLink2 {
  background: #028fc7;
}

.globalTopLinks .globalTopLink1:hover {
  background: #049897;
}

.globalTopLinks .globalTopLink2:hover {
  background: #097098;
}

/* --------- 탑메뉴 회원로그인영역 --------- */
.uami_member {
  padding: 0 15px;
  margin-left: 526px;
  border-right: 1px solid #d3d6db;
  border-left: 1px solid #d3d6db;
}

.uami_member>li {
  padding: 0 8px;
  height: 40px;
  line-height: 40px;
}

.uami_member>li:first-child {
  padding-left: 0;
}

.uami_member>li:last-child {
  padding-right: 0;
}

.uami_member>li:nth-child(3) {
  background: url(../images/inc/line.jpg)no-repeat right center;
}

.uami_member>li>a {
  display: block;
}

/* --------- 탑메뉴 sns영역 --------- */
.uami_sns {
  padding: 0 20px;
  border-right: 1px solid #d3d6db;
}

.uami_sns>li {
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
}

.uami_sns>li:last-child {
  margin-right: 0;
}

.uami_sns>li>a {
  display: block;
}



/* --------- gnb --------- */
.navBg {
  width: 100%;
  height: 105px;
  position: relative;
  z-index: 1000;
}

#uami_nav {
  width: 1130px;
  margin: 0 auto;
  overflow: hidden;
}

#uami_nav>h1 {
  float: left;
  height: 105px;
  line-height: 105px;
}

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

.uami_gnb {
  float: right;
}

.uami_gnb>li {
  float: left;
  padding: 0 26px;
  line-height: 105px;
  height: 105px;
}

.uami_gnb>li:first-child {
  padding-left: 0;
}

.uami_gnb>li:last-child {
  padding-right: 0;
}

/* ------------ 메인배너 ------------*/
.mainSlide_wrap {
  width: 100%;
  /* background:url(../images/main/rolling_bg01.jpg)repeat-x top center; */
}

.mSlide {
  width: 1920px;
  height: 500px;
  margin: 0 auto;
  /*
    height:500px;
    margin:0 auto;*/
}

/* ------------ 하단 5개 단추 ------------ */
.mainCnt {
  width: 100%;
  height: 150px;
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2) inset;
}

.mainCnt>.mainlink {
  width: 1130px;
  margin: 0 auto;
}

.cntBtn {
  padding-top: 20px;
}

.cntBtn>li {
  float: left;
  padding: 0 60px;
}

.cntBtn>li:last-child {
  margin-right: 0;
}

.cntBtn>li>a {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}

/* ------------ 하단 컨텐츠 ------------ */

.content_wrap {
  overflow: hidden;
  width: 100%;
  background-color: #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2) inset;
  padding: 30px 0 20px;
}

.box_wrap {
  width: 1132px;
  margin: 0 auto 25px;
  padding-bottom: 2px;
  overflow: hidden;
}

.con_box01 {
  height: 240px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);

}

.con_box02 {}

.con_box02>p {
  width: 360px;
  float: left;
  background-color: #Fff;
  margin-right: 25px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
}

.con_box02>p:last-child {
  margin-right: 0;
}

/* ------------ 전후사진배너 ------------*/

.con_box03>ul>li:after {
  content: '';
  display: block;
  clear: both;
}

.con_box03>ul>li {
  margin-right: 25px;
  width: 360px;
  float: left;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
}

.con_box03>ul>li:last-child {
  margin-right: 0;
}

.con_box03>ul>li>a {
  float: left;
}

.con_box03>ul>li>a.caseImg {
  display: block;
  width: 180px;
  height: 270px;
  overflow: hidden;
}

.con_box03>ul>li>a.caseImg:hover img,
.con_box03>ul>li>a.caseImg:focus img {
  margin-left: -180px;
}

.con_box04>p {
  width: 360px;
  float: left;
  background-color: #Fff;
  margin-right: 25px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.con_box04>p:last-child {
  margin-right: 0;
}

.con_box05>p {
  width: 360px;
  float: left;
  background-color: #Fff;
  margin-right: 25px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.con_box05>p:last-child {
  margin-right: 0;
}


/* 푸터카테고리 부분 */
.foot_cateWrap {
  background-color: #e6e6e6;
  padding: 20px 0;
}

.cate_wrap {
  width: 1130px;
  margin: 0 auto;
}

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

.cate_wrap>.ft_cate {
  float: left;
  padding: 0 22px;
}

.cate_wrap>div:first-child {
  padding-left: 0;
}

.cate_wrap>div:last-child {
  padding-right: 0;
}

.ft_cate>h3 {
  font-size: 1.4em;
  padding-bottom: 10px;
  font-weight: bold;
  color: #494949;
}

.ft_cate>ul>li {
  font-size: 1em;
  line-height: 20px;
  height: 20px;
}

.ft_cate>ul>li>a:link,
.ft_cate>ul>li>a:visited {
  color: #666;
}

.ft_cate>ul>li>a:hover,
.ft_cate>ul>li>a:focus {
  text-decoration: underline;
}

/* 푸터정보영역 */
.uami_footerWrap {
  width: 1130px;
  margin: 0 auto;
  padding: 50px 0;
}

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

.uami_footerWrap>h2 {
  float: left;
  padding-top: 15px;
}

.uami_footerWrap>.f_con {
  float: left;
  padding-left: 30px;
}

.uami_footerWrap>.f_con>address {
  padding-top: 15px;
}

.f_navi {}

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

.f_navi>li {
  float: left;
  padding: 0 12px;
  font-size: 1.1em;
  letter-spacing: -0.02em;
  font-weight: bold;
  background: url(/2016/images/inc/footer_br.gif) no-repeat right center;
}

.f_navi>li:first-child {
  padding-left: 0;
}

.f_navi>li:last-child {
  background: none;
}


/* 서브본문영역  */
.sub_title_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.sub_title_wrap>p {
  width: 1900px;
  margin: 0 auto;
  text-align: center;
}

.content_bon_wrap {
  width: 1200px;
  margin: 0 auto;
}

/* 서브본문영역 임시 */
.sub_title_wrapper {
  min-width: 1130px;
  overflow: hidden;
  margin: 0 auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.sub_title_wrapper.subTitle01 {
  height: 718px;
  background-image: url(../images/acne/re/acne_img01_01.jpg);
}

/* 서브2차메뉴 TEST */
/* 기존 
.subNav_wrap {
    position: absolute;
    left: 0;
    top: 105px;
    width: 100%;
    background:#fff;
    border-top: 1px solid #e0e0e0;
    z-index: 700;
}
*/

.subNav_wrap {
  width: 100%;
  left: 0;
  top: 100px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  margin-top: -100px;
  -webkit-transition: visibility 0.3s linear, opacity .3s linear, margin-top .4s ease-out;
  -moz-transition: visibility 0.3s linear, opacity .3s linear, margin-top .4s ease-out;
  -ms-transition: visibility 0.3s linear, opacity .3s linear, margin-top .4s ease-out;
  -o-transition: visibility 0.3s linear, opacity .3s linear, margin-top .4s ease-out;
  transition: visibility 0.3s linear, opacity .3s linear, margin-top .4s ease-out;
  border-top: 1px solid #e0e0e0;
  z-index: 700;
}

.subNav_wrap.on {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 105px;
  background: #fff;
}

.subNav_wrap>.sub_menu {
  position: relative;
  width: 1130px;
  height: 480px;
  margin: 0 auto;
}

.subNav_wrap>.sub_menu>.sub {
  position: absolute;
  left: 0;
  top: 10px;
}

.subNav_wrap>.sub_menu>.sub.sub01 {
  left: 240px;
}

.subNav_wrap>.sub_menu>.sub.sub02 {
  left: 366px;
}

.subNav_wrap>.sub_menu>.sub.sub03 {
  left: 484px;
}

.subNav_wrap>.sub_menu>.sub.sub04 {
  left: 590px;
}

.subNav_wrap>.sub_menu>.sub.sub05 {
  left: 710px;
}

.subNav_wrap>.sub_menu>.sub.sub06 {
  left: 842px;
}

.subNav_wrap>.sub_menu>.sub.sub07 {
  left: 950px;
}

.subNav_wrap>.sub_menu>.sub.sub08 {
  left: 1062px;
  width: 100px;
}

#subMenu>.sub>li {
  padding: 8px 0;
  font-family: 'Noto Sans Korean', 'dotum', sans-serif;
  font-weight: normal;
  font-size: 1.12em;
  letter-spacing: -1px;
  word-break: keep-all;
  word-wrap: break-word;
  white-space: normal;
}

#subMenu>.sub>li>a:link,
#subMenu>.sub>li>a:visited {
  color: #868686;
}

#subMenu>.sub>li>a:hover,
#subMenu>.sub>li>a:focus {
  color: #179bd3;
}

.content_wrap01 {
  position: relative;
  width: 100%;
  height: 1105px;
  text-align: center;
  overflow: hidden;
}

/* 우아미만의 무통압출 부분강조 */
#subMenu>.sub.sub01>li.st>a:link,
#subMenu>.sub.sub01>li.st>a:visited {
  color: #179bd3;
}

#subMenu>.sub.sub01>li.st>a:hover,
#subMenu>.sub.sub01>li.st>a:focus {
  color: #2e2e2e;
}

/* 우아미만의 아미디톡스 부분강조 */
#subMenu>.sub.sub02>li.st>a:link,
#subMenu>.sub.sub02>li.st>a:visited {
  color: #179bd3;
}

#subMenu>.sub.sub02>li.st>a:hover,
#subMenu>.sub.sub02>li.st>a:focus {
  color: #2e2e2e;
}

/* 우아미만의 부종 부분강조 */
#subMenu>.sub.sub05>li.st>a:link,
#subMenu>.sub.sub05>li.st>a:visited {
  color: #179bd3;
}

#subMenu>.sub.sub05>li.st>a:hover,
#subMenu>.sub.sub05>li.st>a:focus {
  color: #2e2e2e;
}

/* 여드름과 우아미 부분 css */
#subMenu>.sub.sub01>li.st2>ul {
  margin-top: 2px;
}

#subMenu>.sub.sub01>li.st2>ul>li {
  font-family: 'Noto Sans Korean', 'dotum', sans-serif;
  font-weight: normal;
  font-size: 1em;
  letter-spacing: -1px;
  word-break: keep-all;
  word-wrap: break-word;
  white-space: normal;
  text-indent: 8px;
}

#subMenu>.sub>li>ul>li>a:link,
#subMenu>.sub>li>ul>li>a:visited {
  color: #868686;
}

#subMenu>.sub>li>ul>li>a:hover,
#subMenu>.sub>li>ul>li>a:focus {
  color: #179bd3;
}


.content_wrap01 p {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -1000px;
}


.content_list_wrap {
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.content_list_wrap .container {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -1000px;
}

.content_list_wrap .container img {
  display: block;
}


.tx_box {
  width: 1200px;
  margin: 0 auto;
}

.board_container {
  width: 1100px;
  margin: 0 auto;
}

.member_container {
  width: 1100px;
  margin: 0 auto;
}

#uami_quick {
  position: fixed;
  right: 0px;
  top: 147px;
  z-index: 500;
}