/*style.css*/
@import 'utf-8';
/* sub-section */
.sub-section1 {
	background:#f0f6f6;
	border-top:1px solid #cacfcf;
	padding-top: 49px;
}
.sub-section1 .cont {
	width:1234px;
	margin:0 auto;
}
.sub-section1 .hash-tag {display:none;}
.sub-section1 .sub-visual {
	width:100%;
	height:469px;
}
.sub-section1 .sub-visual img {
    width: 100%;
	vertical-align: top;
}
.sub-section1 .product-box {
	background:#ffffff;
	padding:60px 58px 70px 58px;
	border:1px solid #e1e5e5;
}
.sub-section1 .stit {
	font-size:41px;
	font-weight:800;
	color:#333333;
	letter-spacing:-2px;
}
.sub-section1 .desc-text {
	margin-top:6px;
	font-size:18px;
	color:#848484;
	font-weight:400;
	letter-spacing:-2px;
}
.sub-section1 .product-info {
	margin-top: 40px;
	border-top:2px solid #333333;
	border-bottom:1px solid #d0d0d0;
}
.sub-section1 .product-info ul {
	overflow:hidden;
	padding:31px 0 41px 6px;
}
.sub-section1 .product-info ul li {float:left;}
.sub-section1 .product-info ul li {margin-right:120px;}
.sub-section1 .product-info ul li .en {
	display:block;
	font-size:22px;
	color:#333333;
	font-weight:700;
}
.sub-section1 .product-info ul li .text {
	display:block;
	font-size:16px;
	font-weight:400;
	color:#a1a1a1;
}
.sub-section1 .price-wrap {
	margin-top:24px;
	font-size: 27px;
	font-weight:300;
	overflow:hidden;
}
.sub-section1 .price-wrap .txt01 {
	font-size: 27px;
	font-weight:300;
	color:#333333;
}
.sub-section1 .price-wrap .txt02 {
	font-size:48px;
	font-weight:800;
	color:#333333;
	vertical-align:-4px;
	letter-spacing: -4px;
}
.sub-section1 .price-wrap.js-ctr .prd-item {
	display:block;
	float:left;
	min-width:360px;
	margin-left:70px;
}
.sub-section1 .price-wrap.js-ctr .prd-item:nth-child(odd) {
	margin-left:0;
	clear:both;
}
.sub-section1 .btn-wrap {
	margin-top:30px;
}
.sub-section1 .btn-wrap .btn-kakao {
	display:inline-block;
	width:274px;
	height:58px;
	background:#f8e800;
	border-radius:29px;
	font-size:18px;
	line-height: 58px;
	color:#333333;
	font-weight:400;
	text-align: center;
	letter-spacing:-1px;
}
.sub-section1 .btn-wrap .btn-kakao span {
	display:inline-block;
	padding-left:43px;
	background:url('../img/common/ico_kakao.png') no-repeat 0 11px;
}
.sub-section1 .btn-white {
	display:inline-block;
	width:274px;
	height:56px;
	margin-left:13px;
	border:1px solid #cccccc;
	border-radius:29px;
	font-size:18px;
	font-weight:400;
	line-height:56px;
	color:#333333;
	text-align:center;
}
.sub-section1 .youtube-wrap {
	position:relative;
	margin-top:25px;
	width:1234px;
	/* height:564px; */
}
.sub-section1 .youtube-wrap .play-text {
	position:absolute;
	left:50%;
	top:50%;
	-ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.sub-section1 .youtube-wrap .play-text .btn-play {
	display:block;
	width:81px;
	height:81px;
	margin:0 auto;
	background:url('../img/common/btn_play.png') no-repeat;
	font-size:0;
	line-height:0;
}
.sub-section1 .youtube-wrap .play-text .txt {
	display:block;
	margin-top:14px;
	font-size:32px;
	color:#ffffff;
	letter-spacing: -2px;
	font-weight:400;
}
.sub-section1 .step-list {
	overflow:hidden;
	margin-top:70px;
	padding-bottom:78px;
    text-align: center;
}
.sub-section1 .step-list li {
	display:inline-block;
    margin-right: -4px;
	width:20%;
	text-align:center;
}
.sub-section1 .step-list li .ico {display:block;}
.sub-section1 .step-list li .en {
	display:block;
	margin-top:18px;
	font-size:15px;
	color:#333333;
	font-family: 'Flama';
	font-weight:bold;
	letter-spacing:4px;
}
.sub-section1 .step-list li .txt {
	display: block;
	margin-top:10px;
	font-size:20px;
	color:#333333;
	font-weight:400;
	letter-spacing:-1px;
}
.sub-section1 .precautions-list {
	padding:40px 0 64px 40px;
	border-bottom:1px solid #d0d0d0;
}
.sub-section1 .precautions-list li {
	position:relative;
	padding-left:60px;
	font-size:19px;
	line-height: 40px;
	font-weight:400;
	color:#6e6e6e;
}
.sub-section1 .precautions-list li + li {margin-top:18px;}
.sub-section1 .precautions-list li .num {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:40px;
	height:40px;
	background:#e1cae7;
	border-radius:50%;
	text-align:center;
	line-height: 40px;
	font-size:15px;
	font-family: 'Flama';
	font-weight:bold;
	color:#ffffff;
}
.sub-section1 .procedure-list {
	overflow:hidden;
	padding:28px 0 77px 40px;
	border-bottom:1px solid #d0d0d0;
}
.sub-section1 .procedure-list li {
	position:relative;
	float:left;
	padding-left:17px;
	font-size: 19px;
	font-weight:400;
	color:#6e6e6e;
}
.sub-section1 .procedure-list li {margin-right:61px;}
.sub-section1 .procedure-list li:after {
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:9px;
	width:7px;
	height:7px;
	background:#ae5da1;
	border-radius: 50%;
}

.event-top-box {
	margin-bottom:25px;
	overflow:hidden;
}
.event-top-box .event-top-tit {
	float:left;
	font-size: 36px;
	line-height:64px;
	color:#333;
}
.event-top-box .btn-right {
	float:right;
	font-size:0;
	line-height: 0;
}
.event-top-box a {
	display:inline-block;
	padding:20px 30px;
	border-radius:50px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#333;
}
.event-top-box .btn-kakao {
	padding-left:80px;
	background: url('../img/event/ico_kakao_sm.png') #fff502 no-repeat 25px center;
}
.event-top-box .btn-online {
	margin-left:10px;
	background: #c9d9e8;
}



.sub-section2 .cont {
	width:1234px;
	margin:0 auto;
	padding-top:38px;
}
.sub-section2 .sstit {
	padding:55px 0 0 40px;
	font-size:30px;
	color:#333333;
	font-weight: 800;
}
.sub-section2 .precautions-list {
	padding:40px 0 64px 40px;
	border-bottom:1px solid #d0d0d0;
}
.sub-section2 .precautions-list li {
	position:relative;
	padding-left:60px;
	font-size:19px;
	line-height: 40px;
	font-weight:400;
	color:#6e6e6e;
}
.sub-section2 .precautions-list li + li {margin-top:18px;}
.sub-section2 .precautions-list li .num {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:40px;
	height:40px;
	background:#e1cae7;
	border-radius:50%;
	text-align:center;
	line-height: 40px;
	font-size:15px;
	font-family: 'Flama';
	font-weight:bold;
	color:#ffffff;
}
.sub-section2 .procedure-list {
	overflow:hidden;
	padding:28px 0 77px 40px;
	border-bottom:1px solid #d0d0d0;
}
.sub-section2 .procedure-list li {
	position:relative;
	float:left;
	padding-left:17px;
	font-size: 19px;
	font-weight:400;
	color:#6e6e6e;
}
.sub-section2 .procedure-list li {margin-right: 61px;}
.sub-section2 .procedure-list li:after {
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:9px;
	width:7px;
	height:7px;
	background:#ae5da1;
	border-radius: 50%;
}
.sub-section2 .filter-cont {
	overflow:hidden;
	margin-top:60px;
	padding-bottom:120px;
}
.sub-section2 .filter-cont .left {
	position:relative;
	float:left;
	width:292px;
	padding-left:243px;
}
.sub-section2 .filter-cont .ico {
	display:block;
	position:absolute;
	left:76px;
	top:14px;
	width:100px;
	height:100px;
	padding-top:30px;
	background:#ccb8d7;
	border-radius:50%;
	font-size:19px;
	line-height:21px;
	font-weight:800;
	text-align:center;
	color:#f5f2f7;
	box-sizing: border-box;
}
.sub-section2 .filter-cont .right {
	position:relative;
	float:left;
	padding-left:281px;
}
.sub-section2 .filter-cont .right:after {
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:5px;
	width:1px;
	height:135px;
	background:#d6d6d6;
}
.sub-section2 .filter-cont .right .ico {left:116px;}
.sub-section2 .filter-cont ul li {
	position:relative;
	padding-left:18px;
	font-size:18px;
	color:#6e6e6e;
	font-weight:400;
}
.sub-section2 .filter-cont ul li + li{margin-top:10px;}
.sub-section2 .filter-cont ul li:after {
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:9px;
	width:7px;
	height:7px;
	background:#ae5da1;
	border-radius: 50%;
}
.sub-section3 {background:#eef5f5;}
.sub-section3 .cont {
	width:1234px;
	margin:0 auto;
	padding:80px 40px 98px 40px;
	box-sizing:border-box;
}
.sub-section3 .stit {
	padding-bottom:55px;
	font-size:32px;
	font-weight: 800;
	color:#333333;
}
.sub-section3 .qna-wrap ul {width:100%;}
.sub-section3 .qna-wrap ul li {overflow:hidden;}
.sub-section3 .qna-wrap ul li + li {margin-top: 23px;}
.sub-section3 .qna-wrap ul li .question-text {
	float:left;
	display:inline-block;
	padding:0 33px;
	background:#f4df31;
	border-radius:30px;
	line-height: 62px;
	font-size:18px;
	color:#333333;
	text-align:center;
	font-weight:400;
	letter-spacing:-1px;
}
.sub-section3 .qna-wrap ul li .answer-text {
	margin-top: 45px;
	float:right;
	min-height:120px;
	display:table;
	padding:10px 100px 10px 120px;
	border:1px solid #d3d9d9;
	background:#ffffff url('../img/common/bg_qna.png') no-repeat 40px center;
	border-radius:48px;
	font-size:18px;
	color:#333333;
	line-height:29px;
	font-weight:400;
	letter-spacing:-1px;
	box-sizing: border-box;
}
.sub-section3 .qna-wrap ul li .answer-text span {
	display:table-cell;
	vertical-align:middle;
}
.sub-section4 {
	background:#e3cfe9;
}
.sub-section4 .xe-widget-wrapper { display:none;}
.sub-section4 .cont {
	width:1234px;
	margin:0 auto;
	padding:70px 40px 98px 40px;
	box-sizing:border-box;
}
.sub-section4 .stit {
	font-size:32px;
	font-weight: 800;
	color:#333333;
}
.sub-section4 .counsel-form {
	background:#ffffff;
	margin-top:18px;
	padding:20px 144px 50px 99px;
}
.sub-section4 .counsel-form ul {padding-bottom:44px;}
.sub-section4 .counsel-form ul li {padding-top:33px;}
.sub-section4 .counsel-form ul li label {
	display:block;
	margin-bottom:10px;
	font-size: 26px;
	font-weight:800;
	color:#333333;
}
.sub-section4 .counsel-form ul li .text {
	height:47px;
	width:100%;
	border:none;
	border-bottom:2px solid #333333;
	line-height:47px;
	font-size:20px;
	color:#989898;
}
.sub-section4 .counsel-form ul li .text::placeholder {
	color:#989898;
}
.sub-section4 .ui-chk {
	position: relative;
	display: inline-block;
	font-size:0;
	vertical-align: top;
}

.sub-section4 .ui-chk input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sub-section4 .ui-chk input:checked + label:before {border-color: #000;}

.sub-section4 .ui-chk input:disabled + label {
	color: #999;
	pointer-events: none;
	background-color: #fff;
	border-color: #d5d5d5;
}

.sub-section4 .ui-chk input:disabled + label:before {background-color: #f8f8f8;}
.sub-section4 .ui-chk input:focus + label:before,
.sub-section4 .ui-chk input:hover + label:before {border-color: #000;}

.sub-section4 .ui-chk input + label {
	display: inline-block;
	position: relative;
	padding: 0 0 0 28px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	line-height: 20px;
	vertical-align: middle;
	font-size: 18px;
	color: #333333;
	font-weight:700;
}

.sub-section4 .ui-chk input + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #dedede;
	border: 1px solid #acacac;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.sub-section4 .ui-chk input[type=checkbox]:checked + label:before {
	border-width: 6px;
}
.sub-section4 .txt {
	margin-top:10px;
	font-weight:300;
	color:#8e8e8e;
}
.sub-section4 .btn-wrap .btn-kakao {
	display:inline-block;
	width:324px;
	height:58px;
	background:#f8e800;
	border-radius:29px;
	font-size:18px;
	line-height: 58px;
	color:#333333;
	font-weight:400;
	text-align: center;
	letter-spacing:-1px;
}
.sub-section4 .btn-wrap {margin-top:33px;}
.sub-section4 .btn-wrap .btn-kakao span {
	display:inline-block;
	padding-left:43px;
	background:url('../img/common/ico_kakao.png') no-repeat 0 11px;
}
.sub-section4 .btn-white {
	display:inline-block;
	width:324px;
	height:56px;
	margin-left:13px;
	border:1px solid #cccccc;
	border-radius:29px;
	font-size:18px;
	font-weight:400;
	line-height:56px;
	color:#333333;
	text-align:center;
}

.sub-section4 .consulting {
	width:100%;
	overflow:hidden;
}
.sub-section4 .consulting a { float:left; width:50%; padding-left:11px; box-sizing:border-box;}
.sub-section4 .consulting a:first-child { margin-top:0; padding-left:0; padding-right:11px;}
.sub-section4 .consulting img { width:100%; vertical-align:top;}
.sub-section5 .cont {
	padding:25px 0 50px 0;
}

.sub-section5 {
    background: #fff;
}
.sub-section5 .cont {
	width:1234px;
	margin:0 auto;
	padding:70px 40px 98px 40px;
	box-sizing:border-box;
}
.sub-section5 .stit {
	font-size:32px;
	font-weight: 800;
	color:#333333;
}
.sub-section5 .procedure-list02 {
	overflow:hidden;
	margin-top:32px;
}
.sub-section5 .procedure-list02 li {
	float:left;
	/* width:206px; */
	width:25%;
	padding: 0 5px;
	box-sizing: border-box;
}
/* .sub-section5 .procedure-list02 li + li {margin-left:31px;} */
.sub-section5 .procedure-list02 li .img {
	position: relative;
	display:block;
	/* width:206px; */
	width:100%;
	/* height:197px; */
}
.sub-section5 .procedure-list02 li .img img {
	width: 100%;
}
.sub-section5 .procedure-list02 li .title {
	display:block;
	margin-top:17px;
	font-size:20px;
	padding-bottom:55px;
	font-weight:800;
	color:#333333;
}
.sub-section5 .procedure-list02 li .title a {
	color: #242424;
	font-size:19px;
}
.sub-section5 .procedure-list02 li .txt {
	display:none;
	margin-top:10px;
	font-size:15px;
	font-weight: 400;
	color:#8e8e8e;
	letter-spacing: -1px;
}



/*코스메틱 style*/
.content {
    max-width: 1300px;
    width: 100%;
    margin: auto;
    position: relative;
    padding: 100px 0;
}

.cont_hd img {
    width: 100%;
}

.cont_hd .pc {
    display: block;
}

.cont_hd .mb {
    display: none;
}

.con_banner {
    position: absolute;
    max-width: 1280px;
    width: 96.5%;
    left: 49%;
    transform: translateX(-50%);
    top: -40%;
    z-index: 1;
}

.con_banner.mb {
    display: none;
}

.con_banner img {
    width: 100%;
}

.content {
    clear: both;
    /*overflow: hidden;*/
    display: block;
}

/*con_01 style*/
.con_01 {
    max-width: 1280px;
    width: 100%;
    margin: auto;
    font-size: 18px;
    background: #fff;
}

.con_01 .product {
    width: 32%;
    margin-right: 1%;
    margin-bottom: 2%;
    background: #fff;
    position: relative;
    float: left;
}

.con_01 .product > a:first-child {
    display: block;
    padding: 8%;
    box-sizing: border-box;
}

.con_01 .product figure {
    display: block;
    text-align: center;
    border-bottom: 2px solid #eee;
    padding: 5% 0 20%;
}

.con_01 .product figure img {
    width: 100%;
}

.con_01 .product div span,
.con_01 .product div strong {
    display: block;
    text-align: left;
    margin-top: 10px;
}

.product div span {
    color: #aaa;
    font-size: 15px;
    font-weight: bold;
}

.product .name {
    color: #222;
}

.product .price {
    color: #afaee8;
}

.product .buy {
    display: block;
    position: absolute;
    right: 8%;
    bottom: 8%;
    color: #fff;
    background: #afaee8;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}


/*event style*/
.event .con_01,
.event #portfoliolist {
    max-width: 1320px;
    width: 100%;
    margin: auto;
}

.event .con_01 {
    margin-bottom: 2%;
}

.search-container {
    width: 100%;
    margin-bottom: 2%;
    overflow: hidden;
}

.search-container.pc {
    display: block;
}

.search-container.mb {
    display: none;
}

.search-container form {
    position: relative;
}

.search-container input[type=text] {
    height: 40px;
    font-size: 17px;
    border: none;
    width: 100%;
    border-bottom: 2px solid #666;
}

.search-container input[type=text]::placeholder {
    color: #dbdbdb;
    font-size: 24px;
    font-weight: bold;
}

.search-container button {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 17px;
    border: none;
    cursor: pointer;
    background: #fff;
}

.search-container button img {
    width: 100%;
}

.event .con_02 {
    width: 100%;
    background: #f5f5f5;
}

/*filter style*/
#filters,
.top-search-box .search-container {
  max-width:1300px;
  margin:0 auto;
}
#filters {
		display: block;
		margin-top:25px;
}
#filters:after {
	display:block;
	clear:both;
	content:'';
}

#filters.mb {
    display: none;
}

#filters li {
		float: left;
		margin-top:10px;
    min-width: 11.5%;
    margin-right: 1%;
}

#filters li:last-child {
    margin-right: 0;
}

#filters li span {
    display: block;
		text-align: center;
		padding:0 10px;
    border: 1px solid #999;
    line-height: 62px;
    border-radius: 100px;
    font-size: 18px;
	font-weight: bold;
}

#filters li span.active {
    background: #333333;
		color: #fff;
		border:none;
}
#filters li span.active.all {
  background:#846aff;
}
#filters li span.active.red {
  background:#ed3841;
}
#filters li span.active.orange {
  background:#ff7709;
}
#filters li span.active.yellow {
  background:#f4d85d;
}
#filters li span.active.green {
  background:#a3ca53;
}
#filters li span.active.blue {
  background:#00a2ed;
}
#filters li span.active.Indigo {
  background:#546fb4;
}
#filters li span.active.violet {
  background:#bd92ad;
}

#portfoliolist .portfolio {
    display: none;
}

#portfoliolist {
    padding: 2% 0;
}
#portfoliolist.price {
	padding:0;
}
#eventPortfoliolist .list { width:64%;}
#eventPortfoliolist .hot,
#eventPortfoliolist .new { width:61%;}
#eventPortfoliolist .dot {width:63%;}
#eventPortfoliolist ul li:last-child {width:17%;padding-top:6px;}
#eventPortfoliolist li:last-child a { 
	display:inline-block;
	vertical-align:top;
	padding-top:15px;
	border-radius:73px;
	box-sizing:border-box;
	width:73px;
	height:73px;
	margin-top:0;
	background:#474747;
	color:#fff;
	font-weight:bold;
}
#eventPortfoliolist li:last-child a.detail-view {
	background:none;
	color:#333;
	font-weight:normal;
	margin-right:10px;
}
#eventPortfoliolist .all li:last-child a:hover {
	background:#c97fce;
}
#eventPortfoliolist .red li:last-child a:hover {
	background:#d5323a;
}
#eventPortfoliolist .orange li:last-child a:hover {
	background:#fe670e;
}
#eventPortfoliolist .yellow li:last-child a:hover {
	background:#f8b551;
}
#eventPortfoliolist .green li:last-child a:hover {
	background:#8fc31f;
}
#eventPortfoliolist .blue li:last-child a:hover {
	background:#00a0e9;
}
#eventPortfoliolist .Indigo li:last-child a:hover {
	background:#546fb4;
}
#eventPortfoliolist .violet li:last-child a:hover {
	background:#bd92ad;
}
#eventPortfoliolist li:last-child a.detail-view:hover {
	background:none;
	color:#333;
}

.con_title,
#eventPortfoliolist .all .con_title {
    padding: 2% 0;
    border-bottom: 2px solid #000;
    overflow: hidden;
    color: #333;
    clear: both;
}
#eventPortfoliolist .con_title {
	border-bottom:0;padding:0;
}

.con_title h3 {
    float: left;
	font-size:28px;
	font-weight:800;
}
/*	#eventPortfoliolist .con_title h3 + a {
	display:none;
}	*/
#eventPortfoliolist .con_title .banner {
	float:none;
	padding:0;
}
#eventPortfoliolist .con_title .banner img {
	width:100%;
}

.portfolio.all h3 span {
    color: #846aff;
}

.portfolio.red h3 span {
    color: #e50113;
}

.portfolio.orange h3 span {
    color: #fe670e;
}

.portfolio.yellow h3 span {
    color: #f9b552;
}

.portfolio.green h3 span {
    color: #8fc320;
}

.portfolio.blue h3 span {
    color: #00a0ea;
}

.portfolio.Indigo h3 span {
    color: #546fb4;
}

.portfolio.violet h3 span {
    color: #8a8ae5;
}

.con_title h3 br {
    display: none;
}

.con_title > span {
    float: right;
    position: relative;
    display: block;
}

.con_title > a {
    float: right;
    position: relative;
    display: block;
}

.portfolio-wrapper {
    margin-bottom: 5%;
}

.portfolio ul {
    padding: 2% 1%;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
    clear: both;
	font-size:24px;
	font-weight:600;
}

.portfolio ul li {
    float: left;
    line-height: 40px;
    color: #333;
    font-family: 'NanumSquareB', sans-serif;
}

.portfolio ul li:first-child small {
    display: block;
    line-height: 22px;
    font-size: 17px;
    color: #707070;
	font-family: 'NanumSquareR', sans-serif;
	font-weight:normal;
}

.portfolio ul li:first-child normal {
    display: block;
    line-height: 25px;
    font-size: 17px;
    color: #434343;
}

.portfolio ul li:nth-child(2) {
    width: 15%;
    text-align: right;
    margin-right: 2%;
    line-height: 3.5;
}

.portfolio ul li:nth-child(2) span {
    text-decoration: line-through;
    color: #999;
    margin-right: 5%;
}

.portfolio ul li:last-child {
    width: 8%;
    text-align: center;
}

.portfolio .hot {
    position: relative;
    padding-left: 5%;
    width: 70%;
}

.portfolio .new {
    position: relative;
    padding-left: 5%;
    width: 70%;
}
.portfolio .dot {
	position: relative;
    padding-left: 3%;
    width: 70%;
}

.portfolio .best {
    position: relative;
    padding-left: 5%;
    width: 70%;
}

.portfolio ul li:last-child a {
    display: block;
    margin-top: 16px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    border-radius: 100px;
    color: #333;
    background: #fff;
    font-size: 16px;
}

.portfolio ul li:last-child a:hover {
    background: #444;
    color: #fff;
}

/*con_title right text before color*/
.portfolio .con_title > span::before {
    content: '';
    position: absolute;
    display: block;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 5px;
    border-radius: 100px;
}
.portfolio.all .con_title > span::before {
    background: #846aff;
}

.portfolio.red .con_title > span::before {
    background: #e50113;
}

.portfolio.orange .con_title > span::before {
    background: #fe670e;
}

.portfolio.yellow .con_title > span::before {
    background: #f9b552;
}

.portfolio.green .con_title > span::before {
    background: #8fc320;
}

.portfolio.blue .con_title > span::before {
    background: #00a0ea;
}

.portfolio.Indigo .con_title > span::before {
    background: #546fb4;
}

.portfolio.violet .con_title > span::before {
    background: #8a8ae5;
}

.portfolio .con_title > a {
    margin-top: 0px;
	width: 200px;
    height: 40px;
    line-height: 40px;
    border: 0px solid #999;
    border-radius: 100px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background: #9797e8;
    font-size: 17px;
}

.portfolio .con_title > a:hover {
    background: #444;
    color: #fff;
}


/*hot color*/
.portfolio .hot::before {
    position: absolute;
    content: 'HOT';
    display: block;
    left: 0;
    top: 0;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}

.portfolio.all .hot::before {
    background: #846aff;
}

.portfolio.red .hot::before {
    background: #e50113;
}

.portfolio.orange .hot::before {
    background: #fe670e;
}

.portfolio.yellow .hot::before {
    background: #f9b552;
}

.portfolio.green .hot::before {
    background: #8fc320;
}

.portfolio.blue .hot::before {
    background: #00a0ea;
}

.portfolio.Indigo .hot::before {
    background: #546fb4;
}

.portfolio.violet .hot::before {
    background: #8a8ae5;
}

/*NEW color*/
.portfolio .new::before {
    position: absolute;
    content: 'NEW';
    display: block;
    left: 0;
    top: 0;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}
.portfolio .dot::before {
    position: absolute;
    content: '';
    display: block;
    left: 20px;
    top: 15px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    border-radius: 100%;
}

.portfolio.all .new::before,
.portfolio.all .dot::before {
    background: #c97fce;
}

.portfolio.red .new::before {
    background: #e50113;
}

.portfolio.orange .new::before {
    background: #fe670e;
}

.portfolio.yellow .new::before {
    background: #f9b552;
}

.portfolio.green .new::before {
    background: #8fc320;
}

.portfolio.blue .new::before {
    background: #00a0ea;
}

.portfolio.Indigo .new::before {
    background: #546fb4;
}

.portfolio.violet .new::before {
    background: #8a8ae5;
}

/*BEST color*/
.portfolio .best::before {
    position: absolute;
    content: 'BEST';
    display: block;
    left: 0;
    top: 0;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}

.portfolio.all .best::before {
    background: #846aff;
}

.portfolio.red .best::before {
    background: #e50113;
}

.portfolio.orange .best::before {
    background: #fe670e;
}

.portfolio.yellow .best::before {
    background: #f9b552;
}

.portfolio.green .best::before {
    background: #8fc320;
}

.portfolio.blue .best::before {
    background: #00a0ea;
}

.portfolio.Indigo .best::before {
    background: #546fb4;
}

.portfolio.violet .best::before {
    background: #8a8ae5;
}

/*list style color*/
.portfolio .list {
    position: relative;
    padding-left: 20px;
    width: 73%;
}

.portfolio .list::after {
    position: absolute;
    content: '';
    left: 0;
    top: 17px;
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
}

.portfolio.all .list::after {
    background: #846aff;
}

.portfolio.red .list::after {
    background: #e50113;
}

.portfolio.orange .list::after {
    background: #fe670e;
}

.portfolio.yellow .list::after {
    background: #f9b552;
}

.portfolio.green .list::after {
    background: #8fc320;
}

.portfolio.blue .list::after {
    background: #00a0ea;
}

.portfolio.Indigo .list::after {
    background: #546fb4;
}

.portfolio.violet .list::after {
    background: #8a8ae5;
}

/* 진료안내 및 오시는길  */
#container.about {
	background:#f0f6f6;
}
.content.about-wrap {
	padding:100px 0 100px;
}
.about-slide ul li img {width:100%;}
.about-slide .swiper-button-next {
	width:63px;
	height:63px;
	background: url('../img/common/btn_next01.png') no-repeat;
}
.about-slide .swiper-button-prev {
	width:63px;
	height:63px;
	background: url('../img/common/btn_prev01.png') no-repeat;
}
.guide-cont {
	width:100%;
	background:#ffffff;
}
.guide-cont .guide-list {
	overflow:hidden;
	padding:57px 0 75px 60px;
}
.guide-cont .guide-list > li {
	position:relative;
	float:left;
	width:356px;
	box-sizing: border-box;
}
.guide-cont .guide-list > li .tit {
	position:relative;
	display:block;
	padding-left:16px;
	font-size:24px;
	font-weight:700;
}
.guide-cont .guide-list > li .tit:after {
	display: block;
	position: absolute;
	left:0;
	top:15px;
	content: '';
	width:7px;
	height:7px;
	background:#aa89bd;
	border-radius:50%;
}
.guide-cont .guide-list > li + li {padding-left:50px;}
.guide-cont .guide-list > li + li:after {
	display: block;
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:174px;
	background:#d6d6d6;
}
.guide-cont .guide-list > li > ul {padding-top:20px;}
.guide-cont .guide-list > li > ul > li .text{
	display:inline-block;
	width:107px;
	font-size:18px;
	color:#494949;
}
.guide-cont .guide-list > li > ul > li .text02 {
	display: inline-block;
	font-size:18px;
	color:#494949;
}
.guide-cont .guide-list > li > ul > li + li {margin-top:6px;}
.guide-cont .guide-list > li > .tel {
	margin-top:10px;
	font-size:30px;
	color:#aa89bd;
	font-weight:bold;
}
.guide-cont .guide-list > li.last {width:412px;}
.guide-cont .guide-list > li > .kakao-text {
	font-size:16px;
	color:#494949;
}
.guide-cont .guide-list > li > .btn-wrap {
	margin-top:23px;
}
.guide-cont .guide-list > li > .btn-wrap .btn-white {
	display: inline-block;
	min-width:173px;
	height:43px;
	border:1px solid #c5c5c5;
	border-radius:24px;
	font-size:15px;
	line-height:43px;
	text-align:center;
	color:#333333;
	font-weight:600;
}
.guide-cont .guide-list > li > .btn-wrap .btn-kakao {
	display:inline-block;
	min-width:173px;
	height:43px;
	background:#f8e800;
	border-radius:24px;
	line-height:43px;
	font-size:15px;
	text-align: center;
	color:#333333;
	font-weight:600;
}
.guide-cont .guide-list > li > .btn-wrap .btn-kakao span {
	display:inline-block;
	padding-left:40px;
	background: url('../img/common/ico_kakao.png') no-repeat left 5px;
}
.map {
	margin-top:63px;
	height:552px;
}
.map-cont {
	background:#ffffff;
	padding:40px 97px 86px 44px;
}
.map-cont .tit {
	font-size:16px;
	color:#8e8e8e;
	font-weight:600;
}
.map-cont .address-text {
	margin-top:20px;
	font-size: 34px;
	font-weight:700;
	color:#8957a1;
	letter-spacing: -3px;
}
.map-cont .way-wrap {margin-top:30px;}
.map-cont .way-wrap ul > li {
	padding:32px 0 51px 0;
	border-top:1px solid #d6d6d6;
}
.map-cont .way-wrap ul > li p {
	font-size:24px;
	color:#333333;
	font-weight:600;
}
.map-cont .way-wrap ul > li p span {
	display:inline-block;
	width:26px;
	height:26px;
	margin-right:12px;
	background:#aa89bd;
	border-radius:50%;
	text-align:center;
	font-size:13px;
	line-height:26px;
	color:#ffffff;
	vertical-align:4px;
}
.map-cont .way-wrap ul > li .desc-text {
	margin-top:12px;
	font-size:15px;
	font-weight:400;
	color:#868686;
}
.map-cont .way-wrap ul > li > ul {
	overflow:hidden;
	margin-top:13px;
}
.map-cont .way-wrap ul > li > ul > li {
	position:relative;
	float:left;
	border:none;
	margin-right:20px;
	padding:0 0 0 15px;
	font-size:17px;
	letter-spacing:-1px;
	color:#333333;
}
.map-cont .way-wrap ul > li > ul > li:after {
	display:block;
	content: '';
	position:absolute;
	left:0;
	top:9px;
	width:7px;
	height:7px;
	background:#aa89bd;
	border-radius:50%;
}
.map-cont .way-wrap ul > li > ul.bug-type {margin-top:25px;}
.map-cont .way-wrap ul > li > ul.bug-type > li {
	overflow:hidden;
	float:none;
	display:flex;
}
.map-cont .way-wrap ul > li > ul.bug-type > li span {
	position: relative;
	display:inline-block;
	min-width:148px;
	font-size:17px;
	color:#333333;
	font-weight:normal;
}
.map-cont .way-wrap ul > li > ul.bug-type > li span:after {
	display:block;
	content: '';
	position:absolute;
	right: 0;
	top:5px;
	width:1px;
	height:13px;
	background:#adadad;
}
.map-cont .way-wrap ul > li > ul.bug-type > li p {
	margin-left:23px;
	font-size:17px;
	color:#333333;
	line-height:26px;
	font-weight:normal;
}
.map-cont .way-wrap ul > li > ul.bug-type > li + li {margin-top: 25px;}

#container.bg-type {
  background: #f0f6f6;
}
#container.bg-type2 {
  background: #ececec;
}

.content.price {
  max-width:100%;
  padding:0 0 100px 0;
}
.top-search-box {
  padding:40px 0;
  background-color: #fff;
}
.about-tab {
  position: absolute;
  width:100%;
  top:0;
  transform:translateY(-50%);
}
.about-tab ul {
  overflow:hidden;
}
.about-tab li {
  float:left;
  width:33.33%;
  height:80px;
  border:1px solid #e5e5e5;
  border-left:none;
  border-top:none;
  background-color:#fff;
  text-align: center;
  box-sizing: border-box;
}
.about-tab li:first-child {
  border-left:1px solid #e5e5e5;
}
.about-tab li a {
  display:block;
  font-size:20px;
  line-height:80px;
  font-weight:bold;
  color:#333;
}
.about-tab li.on a {
  background-color:#aa89bd;
  color:#fff;
}
.about-tab li:first-child.on {
  border-left:none;
}
.about-tab li:last-child.on {
  border-right:none;
}
.info-wrap ul {
  overflow: hidden;
}
.info-wrap li {
  margin-top:60px;
}
.info-wrap li:first-child {
  margin-top:0;
}
.info-wrap li .img img {
  width:100%;
}
.info-wrap li .text-box {
  position: relative;
  background-color:#fff;
  padding:50px 70px 0;
  height:260px;
	box-sizing: border-box;
	overflow:hidden;
}
.info-wrap li .text-box:after {
  display:block;
  position: absolute;
  left:70px;
  bottom:50px;
  width:60px;
  height:2px;
  background-color:#333;
  content:'';
}
.info-wrap li .tit {
  display:block;
  position: relative;
  float:left;
	width:480px;
	min-height:106px;
  font-size:36px;
  line-height:44px;
}
.info-wrap li .detail {
	display:block;
	float:left;
	width:calc(100% - 480px);
  font-size:17px;
  color:rgba(51, 51, 51, .6);
}
.info-wrap li .detail em {
  display:block;
  margin-top:30px;
  font-size:20px;
  line-height:26px;
  color:#333;
  font-weight: bold;
  font-style: normal;
}

.doctor-wrap .title-top {
  font-size:42px;
  line-height:52px;
  font-weight:bold;
}
.list-items {
  margin:0 -10px;
  overflow:hidden;
}
#portfoliolist2 .port {
  display:none;
  margin:0 auto;
}
#portfoliolist2 .list-items {
  max-width:1320px;
  margin:-110px auto 0;
}
.list-items.blue,
.list-items.yellow,
.list-items.violet {
  margin-top:-30px;
}
.list-items li {
  width:33.3%;
  float:left;
  margin-top:50px;
  padding:0 10px;
  box-sizing: border-box;
}
.list-items li {
  margin-top:30px;
}
/*
.list-items.blue li,
.list-items.yellow li,
.list-items.violet li {
  margin-top:30px;
}
*/
.list-items li:nth-child(3n-2) {
  width:33.4%;
}
.list-items li .pic-box {
  display:table;
  position: relative;
  width:100%;
  background-color:#fff;
  text-align:center;
}
.list-items li .pic-box:after {
  position: absolute;
  left:30px;
  right:30px;
  bottom:100px;
  height:1px;
  background-color: #adadad;
  content:'';
}
.list-items li .inner-box {
  position: relative;
  padding:30px;
  background-color:#fff;
}
.list-items li .img {
  display:table-cell;
  padding:20px 20px 0;
  width:100%;
  height:470px;
  box-sizing: border-box;
  vertical-align: bottom;
}
.list-items li .name {
  position: absolute;
  bottom:40px;
  left:30px;
  font-size:18px;
  color:rgba(51, 51, 51, .6);
}
.list-items li .name span {
  display:inline-block;
  margin-right:5px;
  font-size:24px;
  color:#333;
}
.list-items li .medi-title {
  color:#000;
  font-size:26px;
  line-height:30px;
  font-weight:bold;
}
.list-items li .detail {
  display:block;
  margin-top:20px;
  font-size:17px;
  color:rgba(51, 51, 51, .7);
  line-height:20px;
  min-height: 40px;
  font-weight:bold;
}
.list-items li .price {
  position: relative;
  margin-top:30px;
  padding:30px 0;
  font-size:30px;
  line-height:40px;
  font-weight:bold;
}
.list-items.blue li .price {
  color:#00a0e9;
}
.list-items.yellow li .price {
  color:#f1ae1e;
}
.list-items.violet li .price {
  color:#be8cab;
}
.list-items li .price:after {
  display:block;
  position: absolute;
  left:0;
  top:5px;
  width:40px;
  height:1px;
  background-color: #adadad;
  content:'';
}
.list-items li .view {
  display:inline-block;
  margin-top:10px;
  font-size:16px;
  color:#333;
}
.list-items li .icon {
  position: absolute;
  right:30px;
  bottom:30px;
  width:66px;
  height:66px;
  border-radius: 50%;
  background-color: #e60012;
}
.list-items li .icon.new {
  background-color:#00a0e9;
}
.list-items li .icon span {
  display:inline-block;
  position: absolute;
  font-size:14px;
  font-weight: bold;
  color:#fff;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}

/* items2 */
.list-items.type2 {
  margin: 0;
}
.list-items.type2 li {
  width:32%;
  padding:0;
  margin-left:1%;
}
.list-items.type2 li:nth-child(3n-2) {width:32%;}
.list-items.type2 li .pic-box {
  padding:0;
}
.list-items.type2 li .img {
  padding:0;
}
.list-items.type2 li .img img {width:100%;}

.ctit {
	margin:0 0 30px 20px;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-3px;
}

.cosmetic,
.cosmetic .con_01 {
    background: #f5f5f5 !important;
}
.online .btn-wrap {
    width: 98.2%;
    margin: 0 auto;
    font-size: 0;
}
.online .btn-wrap.mb {
    display: none;
}
.online .btn-wrap a {
    display: inline-block;
    width: 49.4%;
}
.online .btn-wrap a:nth-child(2) {
    margin-left: 1.2%;
}
.online .btn-wrap a img{
    width: 100%;
}


.inquiry {
  position: relative;
  background-color:#fff;
  box-sizing: border-box;
  overflow:hidden;
  padding:65px 60px;
  margin: 70px auto;
}
.inquiry .text-box {   
  border-bottom: 3px solid #333333;
}
.inquiry .tit {
  position: relative;
  font-family: 'NanumSquareEB', sans-serif;;
  float:left;
  font-size: 34px;
  letter-spacing: -.8px;
  color: #333333;
  font-weight: 700;
}
.inquiry .detail {
  font-family: 'NanumSquareR', sans-serif;;
  font-size: 18px;
  line-height: 3.69;
  letter-spacing: -.8px;
  text-align: left;
  color: rgba(51, 51, 51, 0.8);
  margin-left: 21px;
}

.inquiry .title-top {
  font-size:42px;
  line-height:52px;
  font-weight:bold;
}

.inquiry .wrap-inquiry {
}

.inquiry .wrap-inquiry caption, .inquiry .wrap-inquiry legend {
  position: absolute;
  left: -9999px;
  font-size: 0;
  overflow: hidden;
}

.inquiry .wrap-inquiry select {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.inquiry .wrap-inquiry select.select-ui-type1 {
    height: 59px;
    font-size: 18px;
    color: #858585;
    padding: 0 45px 0 20px;
    border: 1px solid #b2b2b2;
    background: #fff url(../img/common/sel_arrow.png) no-repeat right center;
    letter-spacing: -.8px;
    box-sizing: border-box;
}
.inquiry .wrap-inquiry .input-type1 {
  width: 100%;
  height: 59px;
  font-size: 18px;
  color: #858585;
  padding: 0 20px;
  border: 1px solid #b2b2b2;
  vertical-align: middle;
  background: #fff;
  letter-spacing: -.8px;
  box-sizing: border-box;
}
.inquiry .wrap-inquiry .textarea-type1 {
  width: 100%;
  height: 145px;
  font-size: 18px;
  color: #666;
  padding: 15px 20px;
  border: 1px solid #b2b2b2;
  vertical-align: middle;
  background: #fff;letter-spacing: -1.44px;box-sizing: border-box;
}
.inquiry .wrap-inquiry .input-area {
  padding: 50px 0;
  border-bottom: 1px solid #d2d2d2;
}
.inquiry .wrap-inquiry .input-area .item {
  margin-bottom: 22px;
}

.inquiry .wrap-inquiry .input-area .item:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.inquiry .wrap-inquiry .input-area .item .s-tit {
  position: relative;
  float: left;
  width: 8%;
  padding: 10px 0 0 12px;
  font-family: 'NanumSquareB', "serif";
  font-size: 20px;
  letter-spacing: -1.6px;
  color: #333333;
  box-sizing: border-box;

}
.inquiry .wrap-inquiry .input-area .item .s-tit:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 22px;
    width: 5px;
    height: 5px;
    background: #8d8de6;
    border-radius: 50%;
}
.inquiry .wrap-inquiry .input-area .item .group {
  float: left;
  width: 92%;
}

.inquiry .wrap-inquiry .input-area .item .group .col {
  width: 575px;
}
.inquiry .wrap-inquiry .input-area .item.division .group .col {
  width: 575px;
}

.inquiry .wrap-inquiry .input-area .item.phone .group .col {
  float: left;
  width: 214px;
  margin-left: 10px;
}

.inquiry .wrap-inquiry .input-area .item.phone .group .col:nth-child(1) {
  float: left;
  width: 128px;
  margin-left: 0;
}

.inquiry .wrap-inquiry .input-area .item.subject .group .col {
  width: 100%;
}


.inquiry .wrap-inquiry .input-area .item.textarea .group .col {
  width: 100% ;
}

.inquiry .wrap-inquiry .input-area .cmt-guide1{
  font-family: 'NanumSquareR';
  font-size: 16px;
  line-height: 2.5;
  color:#858585;
  letter-spacing: -1.28px;
    clear: both;

}

.inquiry .ui-chk {
        margin-left: 86px;
}

.inquiry .ui-chk {
	position: relative;
	display: inline-block;
	font-size:0;
	vertical-align: top;
}

.inquiry .ui-chk input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.inquiry .ui-chk input:checked + label:before {border-color: #d5d5d5;background-color: #ae5da1;}

.inquiry .ui-chk input:disabled + label {
	color: #999;
	pointer-events: none;
	background-color: #fff;
	border-color: #d5d5d5;
}

.inquiry .ui-chk input:disabled + label:before {background-color: #f8f8f8;}
.inquiry .ui-chk input:focus + label:before,
.inquiry .ui-chk input:hover + label:before {border-color: #ddd;}

.inquiry .ui-chk input + label {
	display: inline-block;
	position: relative;
	padding: 0 0 0 28px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	line-height: 20px;
	vertical-align: middle;
	font-size: 18px;
	color: #333333;
	font-weight:700;
    letter-spacing: -1.44px;
}

.inquiry .ui-chk input + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #fff;
	border: 1px solid #acacac;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.inquiry .ui-chk input[type=checkbox]:checked + label:before {
	border-width: 6px;
}

.inquiry .ui-chk a {
    display: inline-block;
    position: relative;
    margin-left:5px;
    font-size: 18px;
    line-height: 20px;
    vertical-align: middle;
    color: #8a8ae5;
    letter-spacing: -1.44px;
}
.inquiry .btn-wrap {
    text-align: center;
    padding: 35px 0 10px;
}
.inquiry .btn-wrap .btn-submit {
    display: inline-block;
    width: 215px;
  height: 36px;
  background-color: #8a8ae5;
    border-radius: 25px;
    font-size: 13px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}

/*media query*/
@media all and (max-width: 1500px){
	/* .sub-section1 .cont,
	.sub-section2 .cont,
	.sub-section3 .cont,
	.sub-section4 .cont,
	.sub-section5 .cont {width:870px; margin:0 auto;}
	.sub-section1 .sub-visual {
		height: auto;
		box-sizing: border-box;
	}
	.sub-section1 .youtube-wrap {
		width:100%;
		height:auto;
	}
	.sub-section1 .youtube-wrap img {width:100%;}
	.sub-section2 .filter-cont .ico {left:50px;}
	.sub-section2 .filter-cont .left {padding-left: 204px;}
	.sub-section2 .filter-cont .right {padding-left:195px;}
	.sub-section2 .filter-cont .right .ico {left:50px;}
	.sub-section4 .btn-wrap .btn-kakao {width:240px;}
	.sub-section4 .btn-wrap .btn-white {width:240px;}
	.sub-section5 .procedure-list02 li {width:146px;}
	.sub-section5 .procedure-list02 li + li {margin-left:10px;}
	.sub-section5 .procedure-list02 li .img {
		width:146px;
		height:auto;
	} */
}

@media screen and (max-width: 1300px) {


	.about-slide,
	.guide-cont,
	.map-wrap {
		padding: 0 3%;
		box-sizing: border-box;
	}
	.guide-cont {
		background:none;
	}
	.guide-cont .guide-list {
		background:#ffffff;
	}
	.guide-cont .guide-list > li {width:33.3%;}
	.guide-cont .guide-list > li.last {width:33.4%;}
	.guide-cont .guide-list > li > .btn-wrap .btn-white {margin-bottom:5px;}

	.doctor-wrap {
    padding:0 2%;
    box-sizing:border-box;
  }
  .list-items.type2 li .img {height:auto;}
  .info-wrap {
    padding:30px 20px;
  }
}
@media screen and (max-width:1250px) {
.sub-section1 .cont,
	.sub-section2 .cont,
	.sub-section3 .cont,
	.sub-section4 .cont,
	.sub-section5 .cont {width:100%; margin:0 auto;}
	.sub-section1 .sub-visual {height: auto;}

    
	/* .sub-section5 .procedure-list02 li {
		width: 178px;
	} */

}
@media screen and (max-width:1120px) {
	.sub-section1 .price-wrap.js-ctr .prd-item {
		display:inline-block;
		float:none;
		width:50%;
		margin-left:0;
		min-width:auto;
	}
	.sub-section1 .cont,
	.sub-section2 .cont,
	.sub-section3 .cont,
	.sub-section4 .cont,
	.sub-section5 .cont {width:970px; margin:0 auto;}
	.sub-section1 .sub-visual {
		height: auto;
		box-sizing: border-box;
	}

	.sub-section1 .youtube-wrap {
		width:100%;
		height:auto;
	}
	.sub-section1 .youtube-wrap img {width:100%;}
	.sub-section2 .filter-cont .ico {left:50px;}
	.sub-section2 .filter-cont .left {padding-left: 204px;}
	.sub-section2 .filter-cont .right {padding-left:195px;}
	.sub-section2 .filter-cont .right .ico {left:50px;}
	.sub-section4 .btn-wrap .btn-kakao {width:220px;}
	.sub-section4 .btn-wrap .btn-white {width:220px;}
	/* .sub-section5 .procedure-list02 li {width:146px;} */
	/* .sub-section5 .procedure-list02 li + li {margin-left:10px;} */
	/* .sub-section5 .procedure-list02 li .img {
		width:146px;
		height:auto;
	} */

    /*event style*/
    .content {
        padding: 50px 0;
    }

    .content.cosm {
        padding: 100px 0;
    }

    /*event media style*/

    .con_01,
    .con_02 {
        padding: 0 2%;
        box-sizing: border-box;
    }

    .portfolio .hot {
        width: 65%;
    }

    .portfolio .new {
        width: 65%;
    }

    .portfolio .best {
        width: 65%;
    }

    .portfolio .list {
        width: 68%;
	}
	#eventPortfoliolist .list {
		width: 60%;
	}
	#eventPortfoliolist ul li:last-child {
		width: 21%;
	}

    .portfolio ul li:nth-child(2) {
		width: 15%;
		margin-right:0;
    }

    /*cosmetic style*/
    .con_banner {
        top: -30%;
    }

	/* 진료안내 및 오시는길 */
	.about-slide,
	.guide-cont,
	.map-wrap {
		padding: 0 2%;
		box-sizing: border-box;
	}

	.guide-cont {
		background:none;
	}
	.guide-cont .guide-list {
		background:#ffffff;
		padding:57px 0 75px 30px;
	}
	.guide-cont .guide-list > li {width:33.3%;}
	.guide-cont .guide-list > li + li {padding-left:20px;}
	.guide-cont .guide-list > li.last {width:33.4%;}
	.guide-cont .guide-list > li > .btn-wrap .btn-white {margin-bottom:5px;}
	.doctor-wrap {
	    padding:0 2%;
	    box-sizing:border-box;
	  }
	.about-slide {
		margin-top:30px;
	}
    
    
	.inquiry {padding: 4% 5%;margin: 3%;width: auto;}
    .inquiry .tit {float: none;}
    .inquiry .detail {line-height: 1.5;display: block;margin-bottom: 35px;margin-left: 0;}
    .inquiry .wrap-inquiry .input-area .item .s-tit {
        width: 12%;
    }
    .inquiry .wrap-inquiry .input-area .item .group {
        width: 88%;
    }
}

@media all and (max-width: 1024px){
	.content.about-wrap {padding:0 0 50px;}
	.content.price {
		padding-bottom:50px;
	}
  .about-tab {
    position: static;
    transform: none;
  }
  .about-tab li {
    height:45px;
  }
  .about-tab li:first-child {
    border-left:none;
  }
  .about-tab li:nth-child(2n-1) {
    
  }
  .about-tab li:nth-child(even) {
    
  }
  .about-tab li a {
    font-size:12px;
    line-height:45px;
  }
	.ctit {
		margin:20px 20px 10px;
		font-size:18px;
	}
  .info-wrap {
    padding:30px 20px;
  }
  .info-wrap li {
    margin-top:25px;
  }
	.list-items li {
		margin-top:10px;
	}
    /*
	.list-items.blue li,
	.list-items.yellow li,
	.list-items.violet li {
		margin-top:10px;
	}
    */
  .info-wrap li .img {
    position: relative;
    padding-bottom:55%;
  }
  .info-wrap li .img img {
    position: absolute;
    left:50%;
    height:100%;
    width:auto;
    transform: translateX(-50%);
  }
  .info-wrap li .text-box {
    padding:25px 20px 30px;
    height:auto;
  }
  .info-wrap li .tit {
    float:none;
		width:100%;
		min-height:auto;
    font-size:20px;
    line-height:25px;
    font-weight:bold;
  }
  .info-wrap li .detail {
		width:100%;
    margin-top:32px;
    font-size:12px;
    line-height:17px;
  }
  .info-wrap li .detail em {
    margin-top:20px;
    font-size:12px;
    line-height:13px;
  }
  .info-wrap li .text-box:after {
    display:none;
  }
  .info-wrap li .tit:after {
    display:block;
    position: absolute;
    left:0;
    bottom:-15px;
    width:30px;
    height:2px;
    background-color:#333;
    content:'';
  }
  .list-items li .inner-box {
    padding:15px;
  }
  .list-items li .medi-title {
    font-size:17px;
  }
  .list-items li .price {
    font-size:18px;
    line-height: 1.5;
    padding:10px 0;
    margin-top:10px;
  }
  .list-items li .icon {
    width:33px;
		height:33px;
		right:20px;
		bottom:20px;
  }
  .list-items li .detail {
    font-size:14px;
    margin-top:10px;
  }
  .list-items li .view {
    font-size:12px;
  }
  .list-items li .price:after {
		top:0;
    width:20px;
  }
  .list-items li .icon span {
    font-size:7px;
  }
  .doctor-wrap {
    padding:50px 2%;
    box-sizing:border-box;
  }
	.list-items.type2 li .img {height:auto;}
	#portfoliolist2 .list-items {
		margin-top:-30px;
	}
	#filters {
		margin-top:0;
	}
	.top-search-box {
		padding:20px 0;
	}

	.guide-cont {
		background:none;
	}
	.guide-cont .guide-list {
		background:#ffffff;
		padding:22px 16px 0 16px;
	}
	.guide-cont .guide-list > li {
		float:none;
		width:100%;
	}
	.guide-cont .guide-list > li + li {
		margin-top:30px;
		padding:22px 0 30px;
		border-top:1px solid #d6d6d6;
	}
	.guide-cont .guide-list > li + li:after {display:none;}
	.guide-cont .guide-list > li.last {width:100%;}
	.guide-cont .guide-list > li .tit {
		padding-left: 7px;
		font-size:15px;
	}
	.guide-cont .guide-list > li .tit:after {
		top:8px;
		width:3px;
		height:3px;
	}
	.guide-cont .guide-list > li > .tel {
		margin-top:6px;
		padding-left: 7px;
		font-size:21px;
	}
	.guide-cont .guide-list > li > .kakao-text {
		padding-left: 7px;
		font-size:12px;
	}
	.guide-cont .guide-list > li > ul {padding-left:7px;}
	.guide-cont .guide-list > li > ul > li .text {font-size:12px;}
	.guide-cont .guide-list > li > ul > li .text02 {font-size:12px;}
	.guide-cont .guide-list > li > ul > li + li {margin-top: 2px;}
	.guide-cont .guide-list > li > .btn-wrap {display:flex;}
	.guide-cont .guide-list > li > .btn-wrap .btn-white {
		min-width:50%;
		height:29px;
		font-size:12px;
		line-height: 29px;
	}
	.guide-cont .guide-list > li > .btn-wrap .btn-kakao {
			min-width:50%;
			margin-left:1px;
			height:29px;
			font-size:12px;
			line-height: 29px;
	}
	.guide-cont .guide-list > li > .btn-wrap .btn-kakao span {
		padding-left:20px;
		background-position: 0 7px;
		background-size: 19px 15px;
	}
	.sub-section4 .btn-wrap {
		display:flex;
		width:100%;
	}
	.sub-section4 .btn-wrap .btn-kakao {width:50%;}
	.sub-section4 .btn-wrap .btn-white {width:50%;}
    .inquiry .tit {font-size: 22px;}
    .inquiry .detail {font-size: 13px;}
    .inquiry .wrap-inquiry .input-area {
        padding: 5% 0;
        border-bottom: 1px solid #d2d2d2;
    }
    .inquiry .wrap-inquiry .input-area .item .s-tit{font-size: 18px;}
    .inquiry .wrap-inquiry select.select-ui-type1,.inquiry .wrap-inquiry .input-type1 {
        font-size: 16px;
        height: 48px;
    }
    .inquiry .wrap-inquiry .textarea-type1 {
        font-size: 16px;
    }
    .inquiry .wrap-inquiry .input-area .item {
    margin-bottom: 14px;
    }
    .inquiry .ui-chk input + label:before {
    top: 2px;
    width: 16px;
    height: 16px;
    }
    .inquiry .ui-chk input + label, .inquiry .ui-chk a {
    font-size: 14px;
    }
    .inquiry .ui-chk input + label {
    padding: 0 0 0 21px;
    }
	.sub-section4 .consulting a { display:block; float:none; width:100%; margin-top:20px; padding:0;}
	.sub-section4 .consulting a:first-child { margin-top:0;}
	.sub-section4 .consulting img { width:100%; vertical-align:top;}
	.sub-section5 .cont {
		padding:25px 0 50px 0;
	}
}
@media all and (max-width: 900px) {
	.sub-section1 .price-wrap .txt02{ font-size:40px; }
	.sub-section1 .cont,
	.sub-section2 .cont,
	.sub-section3 .cont,
	.sub-section4 .cont,
	.sub-section5 .cont {
		width: 100%;
	}
	.sub-section5 .procedure-list02 {
		/*width: 100%;*/
	}
	/* .sub-section5 .procedure-list02 li {
		width: 126px;
	}

	.sub-section5 .procedure-list02 li .img {
		width: 126px;
	} */
	.sub-section2 .filter-cont .left {
		width: 50%;
		box-sizing: border-box;
	}
	.product .buy {
      right: 5%;
      width: 34px;
      height: 40px;
      line-height: 40px;
	}
    .inquiry .wrap-inquiry select.select-ui-type1 {
        height: 34px;
        font-size: 12px;
        color: #858585;
        padding: 0 25px 0 12px;
        background: #fff url(../img/common/sel_arrow_m.png) no-repeat right center;
        background-size: 6%;
    }
    .inquiry .wrap-inquiry .input-type1 {
        width: 100%;
        height: 34px;
        font-size: 12px;
        padding: 0 12px;
    }
    .inquiry .wrap-inquiry .textarea-type1 {
    font-size: 12px;
    padding: 12px;
    }
    .inquiry .wrap-inquiry .input-area .item {
    margin-bottom: 12px;
    }
    .inquiry .wrap-inquiry .input-area .item.division .group .col, .inquiry .wrap-inquiry .input-area .item .group .col {
        width: 100%;
    }
    .inquiry .wrap-inquiry .input-area .item.phone .group .col:nth-child(1) {
        width: 30%;
    }
    .inquiry .wrap-inquiry .input-area .item.phone .group .col {
    width: 33%;
    margin-left: 2%;
    }
    .inquiry .wrap-inquiry .input-area .cmt-guide1 {
        font-size: 12px;
    }
}


@media screen and (max-width:860px) {

    /*cosmetic style*/
    .con_banner {
        top: -25%;
    }

    .product .buy {
        right: 3%;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
	}
	#eventPortfoliolist .list {width:58%;}
	#eventPortfoliolist ul li:last-child {width:22%;}
}
@media screen and (max-width:860px) {
	#eventPortfoliolist .list {width:56%;}
	#eventPortfoliolist .list .portfolio ul li:nth-child(2) {margin-right:10px;}
	#eventPortfoliolist ul li:last-child {width:23%;}
	#eventPortfoliolist .portfolio ul {font-size:20px;}
}

@media screen and (max-width:768px) {

	.pc-only {display:none;}
	.mobile-only {display:block;}

	.sub-section1 .hash-tag {
		display:block;
		height:60px;
		padding-top:15px;
		background:#ffffff;
		border-bottom:1px solid #d6d6d6;
		box-sizing:border-box;
	}
	.sub-section1 .hash-tag ul {
		overflow-x: scroll;
		white-space: nowrap;
		padding-left:19px;
		-webkit-overflow-scrolling: touch;
	}
	.sub-section1 .hash-tag ul li {
		display:inline-block;
	}
	.sub-section1 .hash-tag ul li + li {margin-left:2px;}
	.sub-section1 .hash-tag ul li a {
		display:inline-block;
		height:30px;
		padding:0 25px;
		border:1px solid #d0d0d0;
		border-radius:15px;
		font-size:12px;
		line-height: 30px;
		color: #000;
	}
	.sub-section1 { padding-top: 0;}
	.sub-section1 .cont,
	.sub-section2 .cont,
	.sub-section3 .cont,
	.sub-section4 .cont,
	.sub-section5 .cont {width:100%;}
	.sub-section1 .product-box {
		padding:22px 20px 35px 20px;
	}
	.sub-section1 .stit {font-size:20px;}
	.sub-section1 .desc-text {font-size:13px;}
	.sub-section1 .product-info {margin-top:20px;}
	.sub-section1 .product-info ul {padding:20px 0;}
	.sub-section1 .product-info ul li {margin-right:20px;}
	.sub-section1 .product-info ul li .en {font-size:12px;}
	.sub-section1 .product-info ul li .text {font-size: 12px;}
	.sub-section1 .price-wrap {
		margin-top:19px;
		font-size: 14px;
	}
	.sub-section1 .price-wrap .txt01 {font-size:14px;}
	.sub-section1 .price-wrap .txt02 {
		font-size:20px;
		letter-spacing:-2px;
	}
	.sub-section1 .btn-wrap {
		display:flex;
		width:100%;
	}
	.sub-section1 .btn-wrap .btn-kakao {
		display:inline-block;
		width:50%;
		height:29px;
		font-size:12px;
		line-height:29px;
	}
	.sub-section1 .btn-wrap .btn-kakao span {
		padding-left:30px;
		background-position: 0 6px;
		background-size:19px auto;
	}
	.sub-section1 .btn-wrap .btn-white {
		display:inline-block;
		width:50%;
		height:27px;
		font-size:12px;
		line-height: 27px;
	}
	.sub-section1 .youtube-wrap {
		width:100%;
		height:auto;
		margin-top:10px;
	}
	.sub-section1 .youtube-wrap img {width:100%;}
	.sub-section1 .youtube-wrap .play-text .btn-play {
		width:40px;
		height:40px;
		background-size:100%;
	}
	.sub-section1 .youtube-wrap .play-text .txt {font-size:16px;}
	.sub-section1 .step-list {
		margin-top:25px;
		padding-bottom:35px;
        text-align: left;
	}
	.sub-section1 .step-list li {width:33.333%;}
	.sub-section1 .step-list li .ico img {width:50%;}
	.sub-section1 .step-list li .en {
		margin-top:5px;
		font-size:12px;
		letter-spacing:2px;
	}
	.sub-section1 .step-list li .txt {
		margin-top:5px;
		font-size: 12px;
	}
	.sub-section1 .precautions-list {
		margin:0 20px;
		padding:20px 0 25px 0;
		box-sizing: border-box;
	}
	.sub-section1 .precautions-list li {
		padding-left:27px;
		font-size:12px;
		line-height:20px;
	}
	.sub-section1 .precautions-list li .num {
		width:20px;
		height:20px;
		font-size:11px;
		line-height:20px;
	}
	.sub-section1 .procedure-list {
		margin:0 20px;
		padding:16px 0 20px 7px;
	}
	.sub-section1 .procedure-list li {
		float:none;
		padding-left:12px;
		font-size:12px;
	}
	.sub-section1 .procedure-list li:after {
		top:6px;
		width:3px;
		height:3px;
	}
	.event-top-box {
		margin-bottom:0;
	}
	.event-top-box .btn-right {
		float:none;
	}
	.event-top-box a {
		width:50%;
		border-radius: 0;
		padding:0;
		font-size:13px;
		text-align:center;
	}
	.event-top-box a span {
		display:inline-block;
		padding:15px 0;
	}
	.event-top-box .btn-kakao {
		padding-left:0;
		background-image: none;
	}
	.event-top-box .btn-kakao span {
		padding-left:25px;
		background:url('../img/event/ico_kakao_sm.png') no-repeat 0 center;
		background-size:20px auto;
	}
	.event-top-box .btn-online {
		margin-left:0;
		background:#8188e6;
		color:#fff;
	}

	.sub-section2 .sstit {
		padding:22px 0 0 20px;
		font-size:16px;
	}
	.sub-section2 .precautions-list {
		margin:0 20px;
		padding:20px 0 25px 0;
		box-sizing: border-box;
	}
	.sub-section2 .precautions-list li {
		padding-left:27px;
		font-size:12px;
		line-height:20px;
	}
	.sub-section2 .precautions-list li .num {
		width:20px;
		height:20px;
		font-size:11px;
		line-height:20px;
	}
	.sub-section2 .procedure-list {
		margin:0 20px;
		padding:16px 0 20px 7px;
	}
	.sub-section2 .procedure-list li {
		float:none;
		padding-left:12px;
		font-size:12px;
	}
	.sub-section2 .procedure-list li:after {
		top:6px;
		width:3px;
		height:3px;
	}
	.sub-section2 .procedure-list li + li {margin-left:0;}
	.sub-section2 .filter-cont {
		margin:30px 20px 0 20px;
		padding-bottom:45px;
		box-sizing: border-box;
	}
	.sub-section2 .filter-cont .left {
		float:none;
		width:auto;
		margin-bottom:30px;
		padding-left:160px;
	}
	.sub-section2 .filter-cont .ico {
		left:35px;
		width:70px;
		height:70px;
		padding-top:20px;
		font-size:14px;
		line-height:19px;
	}
	.sub-section2 .filter-cont .right {
		float:none;
		padding-left:160px;
	}
	.sub-section2 .filter-cont .right .ico {left:35px;}
	.sub-section2 .filter-cont .right:after {display:none;}
	.sub-section2 .filter-cont ul li {
		padding-left:9px;
		font-size:12px;
	}
	.sub-section2 .filter-cont ul li + li {margin-top:7px;}
	.sub-section2 .filter-cont ul li:after {
		top:7px;
		width:3px;
		height:3px;
	}
	.sub-section3 .cont {
		padding:25px 20px 44px 20px;
	}
	.sub-section3 .stit {
		padding-bottom:30px;
		font-size:16px;
	}
	.sub-section3 .qna-wrap ul li .question-text {
		float:none;
		padding:0 16px;
		font-size:12px;
		line-height:31px;
	}
	.sub-section3 .qna-wrap ul li .answer-text {
		float:none;
		min-width: 250px;
		min-height:60px;
		margin-top:20px;
		padding: 10px 20px 10px 60px;
		background-position: 17px center;
		background-size:27px 27px;
		font-size:12px;
		line-height:16px;
		border-radius: 30px;
	}
	.sub-section4 .cont {
		padding:25px 20px 38px 20px;
	}
	.sub-section4 .stit {
		font-size:16px;
	}
	.sub-section4 .counsel-form {
		padding:0 18px 22px 18px;
	}
	.sub-section4 .counsel-form ul {padding-bottom: 15px;}
	.sub-section4 .counsel-form ul li {padding-top:19px;}
	.sub-section4 .counsel-form ul li label {
		margin-bottom: 1px;
		font-size:13px;
	}
	.sub-section4 .counsel-form ul li .text {
		height:25px;
		font-size:12px;
		line-height: 25px;
		border-bottom:1px solid #333333;
	}
	.sub-section4 .ui-chk input + label {
		padding:0 0 0 15px;
		font-size:12px;
		line-height:12px;
	}
	.sub-section4 .ui-chk input + label:before {
		width:10px;
		height:10px;
		line-height: 10px;
	}
	.sub-section4 .ui-chk input[type=checkbox]:checked + label:before {
		border-width: 3px;
	}
	.sub-section4 .txt {
		font-size:12px;
	}
	.sub-section4 .btn-wrap {
		display:flex;
		width:100%;
		margin-top: 16px;
	}
	.sub-section4 .btn-wrap .btn-kakao {
		display:inline-block;
		width:50%;
		height:29px;
		font-size:12px;
		line-height:29px;
	}
	.sub-section4 .btn-wrap .btn-kakao span {
		padding-left:30px;
		background-position: 0 6px;
		background-size:19px auto;
	}
	.sub-section4 .btn-wrap .btn-white {
		display:inline-block;
		width:50%;
		height:27px;
		font-size:12px;
		line-height: 27px;
	}

	.sub-section5 .stit {padding-left:20px;}
	.sub-section5 .procedure-list02 {
		margin:15px 20px 0;
		box-sizing:border-box;
	}
	.sub-section5 .procedure-list02 li {
		float:none;
		display:inline-block;
		width: 33.3%;
		padding:0;
	}

	.sub-section5 .procedure-list02 li .img {
		width: 100%;
		overflow: hidden;
	}
	.sub-section5 .procedure-list02 li .img img{
		height: 100%;
	}
	.sub-section5 .procedure-list02 li .title {
		margin-top:3px;
		font-weight:normal;
		padding-bottom:5px;
	}
	.sub-section5 .procedure-list02 li .title a {
		font-size:12px;
	}
	.sub-section5 .procedure-list02 li .txt {
		overflow:hidden;
		width:100%;
		margin-top:5px;
		font-size:11px;
		letter-spacing:0;
		text-overflow:ellipsis;
		white-space:nowrap;
		word-wrap:normal;
	}
    /*event style*/

		.top-search-box,
    .search-container {
        display: none;
    }

.portfolio .hot::before {
	position: absolute;
    content: 'HOT';
    display: block;
    left: 0;
    top: 0;
    width: 27px;
    height: 27px;
    line-height: 28px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}

.portfolio .new::before {
    position: absolute;
    content: 'NEW';
    display: block;
    left: 0;
    top: 0;
    width: 27px;
    height: 27px;
    line-height: 28px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}

.portfolio .best::before {
    position: absolute;
    content: 'BEST';
    display: block;
    left: 0;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}

    .portfolio .hot {
        width: 60%;
        padding-left: 7%;
    }

    .portfolio .new {
        width: 60%;
        padding-left: 7%;
    }

    .portfolio .best {
        width: 60%;
        padding-left: 7%;
    }

    .portfolio .list {
        width: 65%;
    }

    .portfolio ul li:last-child {
        width: 11%;
    }

    .cont_hd .pc {
        display: none;
    }

    .cont_hd .mb {
        display: block !important;
    }

    #filters.pc {
        display: none !important;
    }

    #filters.mb {
		display: block !important;
		padding-left:10px;
    }

    #filters li {
        width: 24% !important;
        min-width: auto;
	}
	#filters li:nth-child(4n-3) {
		clear:both;
	}
	#filters li:nth-child(4n) {
		margin-right:0;
	}

	#filters li span {
		display: block;
		text-align: center;
		padding:0 5px;
	    border: 1px solid #d0d0d0;
	    line-height: 32px;
	    border-radius: 100px;
	    font-size: 12px;
		font-weight: bold;
	}

    .con_01 {
        border-bottom: 1px solid #dbdbdb;
        padding: 5px 0 13px !important;
    }

    .con_01,
    .con_02 {
        box-sizing: border-box;
        overflow: hidden;
    }

    .con_02 {
        padding: 1%;
        background: #fff !important;
	}
	#eventPortfoliolist.con_02 {
		padding:0;
	}

    .event .con_01,
    .event #portfoliolist {
        max-width: 100%
    }

    .event #portfoliolist {
        padding: 0;
    }

    .start {}

    .show {
        width: 95%;
        overflow: hidden;
        margin: 0 auto;
        height: 100px;
        border: 5px solid #eee;
        border-radius: 5px;
        font-size: 14px;

    }

    .swiper-box {
        width: 100%;
        border: 1px solid #ccc;
    }

    .swiper1 {
        width: 100%;
    }

    .swiper1 li span {
        width: 100%;
    }

    .swiper1 li span.selected {
        background: #444;
        color: #fff;
    }

    .swiper1 .swiper-slide {
        text-align: center;
        font-size: 18px;
        height: 50px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        cursor: pointer;
    }

    .swiper2 {
        width: 100%;
        height: 400px;
    }

    .swiper2 .swiper-slide {
        height: 400px;
        background-color: #ccc;
        text-align: center;
    }

    .content {
        padding: 0;
    }

    .portfolio-wrapper {
        margin-bottom: 0;
        padding: 1%;
	}
	#eventPortfoliolist .portfolio-wrapper {
		padding:0;
	}

    .con_title h3 {
        padding-left: 1%;
        font-size: 21px;
        letter-spacing: -2px;
        font-family: 'NanumSquareEB', sans-serif;
        line-height: 1.14;
    }
    
    .portfolio .con_title > a {
        font-size: 12px;
        margin-top: 15px;
        width: auto;
        padding: 0 20px;
        line-height: 32px;
        height: 30px;
    }    
    
    .con_title h3 br {
        display: block !important;
    }

	.portfolio ul {
		overflow: hidden;
	    border-bottom: 1px solid #d6d6d6;
	    clear: both;
		font-size:16px;
		font-weight:600;
	}

	.portfolio ul li {
	    float: right;
        font-size: 15px;
        line-height: 1.53;
        letter-spacing: -1.5px;
	}

	.portfolio ul li:last-child a {
		float: right;
		height: 23px;
        line-height: 23px;
        padding: 0 15px;
		border: 1px solid #a8a8a8;
	    border-radius: 100px;
	    color: #333;
	    background: #fff;
        font-family: 'NanumSquareB', sans-serif;
	    font-size: 10px;
        letter-spacing: -0.6px;   
        margin-top: 5px;
	}

	.portfolio ul li:last-child a:hover,
	#eventPortfoliolist .portfolio ul li:last-child a:hover {
		background: #444;
	    color: #fff;
	}
	#eventPortfoliolist li:last-child a {
		float:none;
		width:50px;
		height:50px;
		padding:12px 0 0 0;
		margin-right:7px;
		border-radius: 50%;
		font-size:12px;
	}



    /*#태그 컬러 색상*/
    .portfolio.all h3 span {
        color: #846aff;
    }

    .portfolio.red h3 span {
        color: #e50113;
    }

    .portfolio.orange h3 span {
        color: #fe670e;
    }

    .portfolio.yellow h3 span {
        color: #f9b552;
    }

    .portfolio.green h3 span {
        color: #8fc320;
    }

    .portfolio.blue h3 span {
        color: #00a0ea;
    }

    .portfolio.Indigo h3 span {
        color: #546fb4;
    }

    .portfolio.violet h3 span {
        color: #8a8ae5;
    }

    .con_title > span {
        display: none;
    }

    .portfolio ul li {
        float: none;
        line-height: 2;
        padding-left: 0 !important;
    }


    .portfolio .list::after {
        display: none;
    }

    .portfolio .hot, 
    .portfolio .new, 
    .portfolio .best {
        padding-left: 35px !important
    }    
    
    .portfolio .hot + .price,
    .portfolio .new + .price,
    .portfolio .best + .price {
        padding-left: 35px !important
    }
    .portfolio ul li:first-child normal {
        line-height: 17px;
        font-size: 12px;
    }
    .portfolio ul li:first-child small {        
        line-height: 17px;
        font-size: 12px;
        color: #797979;
        margin-top: -4px;
	}
	#eventPortfoliolist .portfolio ul li:first-child small {
		margin-top:10px;
	}

    .portfolio ul li:nth-child(2) span {
        display: none;
    }

    .portfolio ul li:nth-child(2) strong {
        /* float: left; */
        font-size: 16px;
        font-family: 'NanumSquareEB', sans-serif;
        letter-spacing: -1.28px;
        color: #333333;
	}
	#eventPortfoliolist .portfolio ul li:nth-child(2) strong {
		font-size:21px;
	}
	#eventPortfoliolist .portfolio.all ul li:nth-child(2) strong {
		color:#7868ad;
	}
	#eventPortfoliolist .portfolio.red ul li:nth-child(2) strong {
		color:#d1303a;
	}
	#eventPortfoliolist .portfolio.orange ul li:nth-child(2) strong {
		color:#ff7311;
	}
	#eventPortfoliolist .portfolio.yellow ul li:nth-child(2) strong {
		color:#ffd016;
	}
	#eventPortfoliolist .portfolio.green ul li:nth-child(2) strong {
		color:#8fc31f;
	}
	#eventPortfoliolist .portfolio.blue ul li:nth-child(2) strong {
		color:#00a0e9;
	}
	#eventPortfoliolist .portfolio.Indigo ul li:nth-child(2) strong {
		color:#546fb4;
	}
	#eventPortfoliolist .portfolio.violet ul li:nth-child(2) strong {
		color:#8a8ae5;
	}
    .portfolio ul {
        position: relative;
        padding: 20px 1% 15px;
	}
	#eventPortfoliolist .portfolio ul {
		padding:20px 20px 15px;
		border-bottom:10px solid #f0f0f0;
	}

    .portfolio ul li:last-child {
        position: absolute;
        right: 10px;
        bottom: 20px;
        width: 100px;
        height: 30px;
	}
	#eventPortfoliolist .portfolio ul li:last-child {
		height:50px;
		bottom:15px;
	}

    .portfolio .hot::before {
        top: 5px;
    }

    .portfolio .new::before {
        top: 5px;
    }	

    .portfolio .best::before {
        top: 5px;
    }

    .portfolio .hot {width:auto}
    .portfolio .new {width:auto}
    .portfolio .best {width:auto}
	.portfolio .list {width: auto;}
	#eventPortfoliolist .list {
		width:100%;
		font-size:16px;
		line-height:1.5;
	}
	#eventPortfoliolist ul li:last-child {
		width:auto;
	}
    .portfolio ul li:nth-child(2) {
        width: auto;
        line-height: 1;
        padding: 14px 0 23px;
	}
	#eventPortfoliolist .portfolio ul li:nth-child(2) {
		margin:17px 0 10px;
		padding:0;
		line-height:1.5;
		text-align: left;
	}
    .con_title {
        padding: 6% 0 4%;
	}
	#eventPortfoliolist .all .con_title {
		padding:0px;
		border-bottom:10px solid #f0f0f0;
	}
	#eventPortfoliolist .all .con_title h3 {
		line-height:1.5;
	}
	#eventPortfoliolist .con_title .banner {
		border-bottom:10px solid #f0f0f0;
	}

    .event .con_02 {
        padding-bottom: 50px;
    }

    /*cosmetic style*/
    .content.cosm {
        padding-top: 0;
    }

    .con_banner {
        position: static;
        transform: translateX(0);
        width: 100%;
    }

    .con_banner.pc {
        display: none;
    }

    .con_banner.mb {
        display: block;
    }

    .con_01 .product {
        width: 49.5%;
    }

    .con_01 .product:nth-of-type(even) {
        margin-right: 0;
    }

    /*cosmetic style*/
    .cosmetic,
    .cosmetic .con_01 {
        border-bottom: 0;
    }

    .product .buy {
        position: static;
        display: block;
        width: 100%;
        border-radius: 100px;
        margin-bottom: 0;
        box-sizing: border-box;
    }

    .con_01 .product > a:first-child {
        padding: 0;
        padding-bottom: 4%;
    }

    .con_01 .product {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%;
        padding: 5%;
        box-sizing: border-box;
    }

    .con_01 .product div span {
        font-size: 13px;
    }

    .con_01 .product div strong {
        font-size: 14px;
    }

    .con_01 .product div .price {
        font-size: 14px;
    }

    .cont_hd .pc {
        display: none !important;
    }

    .cont_hd .mb {
        display: block !important;
    }

	.content.about-wrap {
		padding:0 0 156px 0;
	}
	.about-slide,
	.guide-cont,
	.map-wrap {
		padding: 10px;
		box-sizing: border-box;
	}
	.about-slide {
		margin-top:19px;
	}
	.about-slide .swiper-button-next,
	.about-slide .swiper-button-prev {display:none;}
	.guide-cont {
		background:none;
	}
	.guide-cont .guide-list {
		background:#ffffff;
		padding:22px 16px 0 16px;
	}
	.guide-cont .guide-list > li {
		float:none;
		width:100%;
	}
	.guide-cont .guide-list > li + li {
		margin-top:30px;
		padding:22px 0 30px;
		border-top:1px solid #d6d6d6;
	}
	.guide-cont .guide-list > li + li:after {display:none;}
	.guide-cont .guide-list > li.last {width:100%;}
	.guide-cont .guide-list > li .tit {
		padding-left: 7px;
		font-size:15px;
	}
	.guide-cont .guide-list > li .tit:after {
		top:8px;
		width:3px;
		height:3px;
	}
	.guide-cont .guide-list > li > .tel {
		margin-top:6px;
		padding-left: 7px;
		font-size:21px;
	}
	.guide-cont .guide-list > li > .kakao-text {
		padding-left: 7px;
		font-size:12px;
	}
	.guide-cont .guide-list > li > ul {padding-left:7px;}
	.guide-cont .guide-list > li > ul > li .text {font-size:12px;}
	.guide-cont .guide-list > li > ul > li .text02 {font-size:12px;}
	.guide-cont .guide-list > li > ul > li + li {margin-top: 2px;}
	.guide-cont .guide-list > li > .btn-wrap {display:flex;}
	.guide-cont .guide-list > li > .btn-wrap .btn-white {
		min-width:50%;
		height:29px;
		font-size:12px;
		line-height: 29px;
	}
	.guide-cont .guide-list > li > .btn-wrap .btn-kakao {
			min-width:50%;
			margin-left:1px;
			height:29px;
			font-size:12px;
			line-height: 29px;
	}
	.guide-cont .guide-list > li > .btn-wrap .btn-kakao span {
		padding-left:20px;
		background-position: 0 7px;
		background-size: 19px 15px;
	}
	.map-wrap .map {
		margin-top:26px;
		height:212px;
	}
	.map-wrap .map iframe {height:100%;}
	.map-wrap .map-cont {padding:20px 18px 53px 18px;}
	.map-cont .tit {font-size:12px;}
	.map-cont .address-text {
		margin-top:11px;
		font-size: 20px;
		letter-spacing:0;
	}
	.map-cont .way-wrap {margin-top:17px;}
	.map-cont .way-wrap ul > li {padding: 20px 0 26px 0;}
	.map-cont .way-wrap ul > li p {font-size:15px;}
	.map-cont .way-wrap ul > li p span {
		width:13px;
		height:13px;
		margin-right: 6px;
		line-height: 13px;
		font-size:10px;
		vertical-align:2px;
	}
	.map-cont .way-wrap ul > li > ul {margin-top: 11px;}
	.map-cont .way-wrap ul > li > ul > li {
		float:none;
		padding-left:8px;
		font-size:12px;
	}
	.map-cont .way-wrap ul > li > ul > li + li {margin-top:7px;}
	.map-cont .way-wrap ul > li > ul > li:after {
		top:6px;
		width:3px;
		height:3px;
	}
	.map-cont .way-wrap ul > li .desc-text {
		margin-top: 9px;
		font-size:10px;
	}
	.map-cont .way-wrap ul > li > ul.bug-type > li {display:block;}
	.map-cont .way-wrap ul > li > ul.bug-type > li span {
		float:none;
		display:block;
		width:auto;
		font-size:12px;
	}
	.map-cont .way-wrap ul > li > ul.bug-type > li span:after {display:none;}
	.map-cont .way-wrap ul > li > ul.bug-type > li p {
		float:none;
		margin:9px 0 0 -7px;
		font-size:12px;
		line-height: 18px;
	}
	.doctor-wrap {
			padding:50px 2%;
			box-sizing:border-box;
		}
		.doctor-wrap .title-top {
			font-size:21px;
			line-height:32px;
		}
			.list-items li {
			float:none;
			width:100%;
		}
        .list-items li .detail {
            min-height: auto;
        }
		.list-items.type2 li {
			width:100%;
			margin-top:25px;
		}
		.list-items.type2 li:nth-child(3n-2) {width:100%;}
		.list-items.type2 li .name {
			left:15px;
			bottom:20px;
			font-size:14px;
		}
		.list-items.type2 li .pic-box:after {
			left:15px;
			right:15px;
			bottom:70px;
		}
		.list-items li:nth-child(3n-2) {
        width:100%;
      }
	.mb-filters {
		padding:15px 0;
		background:#fff;
	}
    
        
    .content.online {
        padding: 8% 0;
    }
    .online .btn-wrap.pc {
        display: none;
    }
    .online .btn-wrap.mb {
        display: block;
        width: 90%;
    }
    .online .btn-wrap a {
    display: block;
    width: 100%;
    }
    .online .btn-wrap a:nth-child(2) {
    margin-left: 0;
    margin-top: 6%;
    }    
    
	.inquiry {
        padding: 8% 6%;
        margin: 3%;
        width: auto;
    }
    .inquiry .wrap-inquiry .input-area .item .s-tit {
        width: 20%;
        font-size: 13px;
        padding: 10px 0 0 9px;
    }
    .inquiry .wrap-inquiry .input-area .item .s-tit:after {
        top: 17px;
        width: 4px;
        height: 4px;
    }
    .inquiry .wrap-inquiry .input-area .item .group {
        width: 80%;
    }
    
    .inquiry .ui-chk {
        margin-left: 0;
    }
    .inquiry .ui-chk input + label, .inquiry .ui-chk a {
        font-size: 12px;
    }
    .inquiry input, .inquiry textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
}

@media screen and (max-width:648px) {

}

@media screen and (min-width:550px) {
    
	.sub-section3 .qna-wrap ul li .answer-text {
		float: right;
	}


}

@media screen and (max-width:480px) {

    .portfolio-wrapper {
        padding: 4%;
    }
    
    .con_title h3 {
        display: block;
        width: 100%;
    }

}

@media screen and (max-width:411px) {
	
 
}

@media screen and (max-width:375px) {

    /*cosmetic style*/
    .product .buy {
        height: 30px;
        line-height: 30px;
    }

}

@media screen and (max-width:360px) {
	.sub-section1 .price-wrap .txt01 {font-size:12px;}
	.sub-section1 .price-wrap .txt02 {font-size:16px;}

}

@media screen and (max-width:320px) {

	/*event style*/
    .portfolio ul li {
        font-size: 14px;
    }

    .portfolio ul li:last-child {
        bottom: 20px !important;
        top: auto;
    }

   /*  .con_01 {
        padding: 0 !important;
    } */

    /* #filters li {
        width: 100px !important;
    }

    #filters li span {
        height: 30px;
        line-height: 30px
    } */

    /*cosmetic style*/
    .con_01 .product div span {
        font-size: 11px;
    }

    .con_01 .product div strong {
        font-size: 13px;
    }

    .con_01 .product div .price {
        font-size: 13px;
    }
}
