@charset "utf-8";

.tab_ul {width:100%;}
.tab_ul li {width:25%; float:left; border:1px solid #697282; border-left:none; margin-top:-1px;}
.tab_ul li:nth-child(4n+1) {border-left:1px solid #697282;}
.tab_ul li a {width:100%; padding:10px 0; display:block; text-align:center; cursor:pointer; color:#697282; transition:all 0.3s ease-in-out;}
.tab_ul li a:hover, .tab_ul li a.active {background:#1bafc3; color:#fff;}

.tab_ul2 {width:100%;}
.tab_ul2 li {width:50%; float:left;}
.tab_ul2 li a {font-size:16px; color:#333; background:#fff; border:1px solid #333; display:block; text-align:center; padding:10px 0; transition:all 0.3s ease-in-out;}
.tab_ul2 li.active a {color:#fff; background:#e99691; border:1px solid #e99691;}

.tab_ul3 {width:100%;}
.tab_ul3 li {width:20%; float:left; border:1px solid #333;  margin-left:-1px;}
.tab_ul3 li:first-child {border-left:1px solid #333;}
.tab_ul3 li a {font-size:16px; color:#333; background:#fff; display:block; text-align:center; padding:10px 0; transition:all 0.3s ease-in-out;}
.tab_ul3 li.active {border:1px solid #e99691; transition:all 0.3s ease-in-out;}
.tab_ul3 li:hover {border:1px solid #e99691;}
.tab_ul3 li a.active, .tab_ul3 li a:hover, .tab_ul3 li.active a  {color:#fff; background:#e99691;}

.tab_ul4 {width:100%;}
.tab_ul4 li {width:calc(16.6666666% + 1px); float:left; border:1px solid #333;  margin-left:-1px;}
.tab_ul4 li:first-child {border-left:1px solid #333;}
.tab_ul4 li a {font-size:16px; color:#333; background:#fff; display:block; text-align:center; padding:10px 0; transition:all 0.3s ease-in-out;}
.tab_ul4 li.active {border:1px solid #e99691; transition:all 0.3s ease-in-out;}
.tab_ul4 li:hover {border:1px solid #e99691;}
.tab_ul4 li a.active, .tab_ul4 li a:hover, .tab_ul4 li.active a  {color:#fff; background:#e99691;}

.cont_table {width:100%; table-layout:fixed;}
.cont_table thead tr th, .cont_table tbody tr td {text-align:center; height:50px;}
.cont_table thead tr th {border-top:2px solid #1bafc3; border-right:1px solid #ddd; border-bottom:1px solid #ddd; background:#efefef;}
.cont_table thead tr th:last-child {border-right:none;}
.cont_table tbody tr td {border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.cont_table tbody tr td:last-child {border-right:none;}
.cont_table .on {color:#faa61a;}
.cont_table .off {color:#999;}
.cont_table .oper {color:#1bafc3;}
.cont_table .night {color:#e25556;}
.cont_table .lecture {color:#437ff0;}

.bg_sub1_3_3 {height:638px;}
.bg_sub1_3_6 {height:675px;}
.doctor .name {font-size:24px; margin-bottom:10px;}
.doctor .name b {font-size:60px;}
.doctor .cate {font-size:30px; color:#1bafc3; font-weight:bold; margin-bottom:20px;}
.doctor .cate2 {font-size:18px; font-weight:bold; margin-bottom:20px;}
.doctor .cont {font-size:18px;}

.doctor_pic2 {position:absolute; bottom:0; left:0; display:block; max-width:100%; left:-30px;}

.text-deco {position:relative;}
.text-deco::before {content:''; background:url(/img/layout/text-deco2.png) center center no-repeat; background-size:100% 100%; width:48px; height:43px; position:absolute; top:-17px; left:-27px;}

.square::before {content: ""; display: block;  width:1px; height:1px; position:absolute; top:10px; left:-9px; border-radius: 50%; border:1px solid #333; background:#333;}
.square.square2::before {content: ""; display: block;  width:1px; height:1px; position:absolute; top:10px; left:-9px; border-radius: 50%; border:1px solid #fff; background:#fff;}
.square.square3::before {content: ""; display: block;  width:1px; height:1px; position:absolute; top:10px; left:-9px; border-radius: 50%; border:1px solid #00a1e4; background:#00a1e4;}
.square.line::before {content: ""; display: block;  width:5px; height:0; border-radius:0; position:absolute; top:8px; left:-9px; border:none; border-top:1px solid #333;}

.visual_deco {position:absolute; bottom:-20px; right:-20px; width:200px; height:200px; background: url(../../img/layout/mint_sq_01.png) center center no-repeat; z-index:-1;}
.visual_deco.left {right:auto; left:-20px; background: url(../../img/layout/mint_sq_02.png) center center no-repeat;}
.visual_deco.left_top {right:auto; left:-20px; bottom:auto; top:-20px; background: url(../../img/layout/mint_sq_02.png) center center no-repeat;}
.visual_deco.left_top2 {right:auto; left:-20px; bottom:auto; top:35px; background: url(../../img/layout/mint_sq_02.png) center center no-repeat;}

.hash_wrap p {display:inline-block; margin-right:10px; margin-bottom:10px; border:1px solid #1bafc3; color:#1bafc3; font-size:18px; padding:5px 15px; letter-spacing:-1px;}

.cont_button_wrap a {display:inline-block; line-height:1em; padding:15px 60px; font-size:18px;}
.cont_button_wrap a.blue_button {border:1px solid #1bafc3; color:#1bafc3; transition:all 0.3s ease-in-out;}
.cont_button_wrap a.blue_button:hover {background:#1bafc3; color:#fff;}

.visual_deco1:before {content:''; background:url(/img/05/sub5_1_1_visual_deco1.png) center center no-repeat; background-size:100% 100%; width:37px; height:31px; position:absolute; top:-20px; left:-50px;}
.visual_deco2:before {content:''; background:url(/img/05/sub5_1_1_visual_deco2.png) center center no-repeat; background-size:100% 100%; width:37px; height:31px; position:absolute; bottom:-15px; right:-50px;}

.board_wrap::after {clear: both; display: block; content: "";}
.board_wrap .w_280 {border:1px solid #ddd;}
.board_wrap .w_340:nth-child(3n) {margin-right:0 !important;}
.board_wrap .w_340:nth-child(3n+1) {clear:both;}
/* .board_wrap .w_340:nth-child(n+7) {margin-bottom:0 !important;} */
.board_wrap .img_wrap {position:relative;}
.board_wrap .img_wrap .hover_effect {position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(222,179,163,0.9); line-height:100%; text-align:center; opacity:0; transition:opacity 0.3s ease-in-out;}
.board_wrap .img_wrap:hover .hover_effect {opacity:1;}
.board_wrap .img_wrap img {width:100%; display:block; }
.board_wrap .img_wrap .hover_effect img {width:80px; height:80px; display:inline;}
.board_wrap .line {border-top:1px solid #333; width:20px; margin:10px 0;}
.board_wrap .txt_wrap {padding:20px 0; border-bottom:1px solid #ddd;}
.board_wrap .txt_wrap .fs18.fwb.fc_black {height:62px; overflow:hidden;}
.shes_clinics .board_wrap .txt_wrap .fs18.fwb.fc_black {height:42px;}
.board_wrap .txt_wrap .fs18.fwb.fc_black.h_auto {height:auto;}
.board_wrap .txt_wrap .contents {height:48px; overflow:hidden;}
.board_wrap .txt_wrap .view_more {display:block; margin:auto; widtH:120px; text-align:center; padding:10px 20px; border:1px solid #ddd; margin-top:20px; transition:all 0.3s ease-in-out;}
.board_wrap .txt_wrap .view_more:hover {background:#1bafc3; border:1px solid #1bafc3; color:#fff;}

.move_top {margin-top:-200px; position:relative; z-index:2;}
.move_top2 {position:absolute; right:80px; bottom:100px;}

.bottom_line2 {border-top:1px solid #1bafc3; width:20px; margin:10px 0;}
.bottom_line3 {border-top:1px solid #333; width:40px; margin:20px auto;}
.bottom_line4 {border-top:1px solid #333; width:20px; margin:20px 0;}
.bottom_line4 {border-top:1px solid #333; width:40px; margin:20px 0;}
.bottom_line5 {border-top:1px solid #1bafc3; width:20px; margin:10px auto;}

.time_table tr td {color:inherit; padding:0 10px 0 0; height:auto; border-bottom:none;}
.time_table tr td:first-child {color:#1bafc3;}

.sub7_2 {position:absolute; top:0; left:0; width:680px;}

.address_map {width:100%; height:480px;}
.address_cont {width:400px; height:320px; right:60px; top:80px; padding:50px; background:url(/img/01/05/bg_05.png) center center no-repeat; position:absolute; z-index:2;}
.address_cont .title {font-size:40px; color:#fff;}

/*SIGNATURE*/
	/*시그니처*/
	.sub1_0 img {width:680px;}
	.sub1_0 .dpt {height:480px;}

	.title_line_01 {position: relative;}
	.title_line_01::before {content: ""; width: 200px; height: 3px; position: absolute; left: -240px; top: 50%; transform:translateY(50%); background-color: #333;}

	.title_line_02 {position: relative;}
	.title_line_02::before {content: ""; width: 200px; height: 3px; position: absolute; right: -240px; top: 50%; transform:translateY(50%); background-color: #333;}

	/*06 슬라이더*/
	.center .slick_img {padding: 0 50px; opacity: 0.5; transition: all 0.3s ease-in-out; position: relative;}
	.center .slick-current {opacity: 1;}

	.center .slick-prev { background: url(../../img/01_signature/sub1_6_prev.png) center center no-repeat;}
	.center .slick-next { background: url(../../img/01_signature/sub1_6_next.png) center center no-repeat;}
	.center.slider .slick-prev { position: absolute; top: 50%; left: 290px; transform: translateY(-50%); width: 39px; height: 77px; background-size: 100% 100%;}
	.center.slider .slick-next { position: absolute; top: 50%; right: 290px; transform: translateY(-50%); width: 39px; height: 77px; background-size: 100% 100%;}

	.sub1_3_2 div {border:2px solid #b36960; transition: all 0.3s ease-in-out;}
	.sub1_3_2 h3,.sub1_3_2 span {color:#b36960;}

	.sub1_3_2 div:hover {background:#b36960;}
	.sub1_3_2 div:hover h3, .sub1_3_2 div:hover span {color:#fff;}

/*INTRODUCE*/
	/*히스토리*/
	.sub2_2 .flL {width:50%;}

	.introduce_02_2 .first {margin-top:-15px;}

	.introduce_02_2_01, .introduce_02_2_03, .introduce_02_2_05 {margin-left:50%;}

	.introduce_02_2_01 {position: relative;}
	.introduce_02_2_01::before {content: ""; background: url(/img/02_introduce/02/sub2_2_img01.png) center center no-repeat; background-size:cover; position:absolute; left:-55%; height:290px; padding-left:290px;}

	.introduce_02_2_02 {position: relative;}
	.introduce_02_2_02::before {content: ""; background: url(/img/02_introduce/02/sub2_2_img02.png) center center no-repeat; background-size:cover; position:absolute; left:106%; height:290px; padding-right:290px;}

	.introduce_02_2_03 {position: relative;}
	.introduce_02_2_03::before {content: ""; background: url(/img/02_introduce/02/sub2_2_img03.png) center center no-repeat; background-size:cover; position:absolute; left:-55%; height:290px; padding-left:290px;}

	.introduce_02_2_04 {position: relative;}
	.introduce_02_2_04::before {content: ""; background: url(/img/02_introduce/02/sub2_2_img04.png) center center no-repeat; background-size:cover; position:absolute; left:106%; height:290px; padding-right:290px;}

	.introduce_02_2_05 {position: relative;}
	.introduce_02_2_05::before {content: ""; background: url(/img/02_introduce/02/sub2_2_img05.png) center center no-repeat; background-size:cover; position:absolute; left:-55%; height:290px; padding-left:290px;}

	.sub2_2_bottom {background: url(/img/02_introduce/02/sub2_2_1_200713_2.jpg) center center no-repeat; background-size:cover; background-attachment: fixed;}

	/*시설*/
	.introduce_03_2_img01,.introduce_03_2_img02 {width:580px; margin-bottom:20px;}
	.introduce_03_2_img03,.introduce_03_2_img04,.introduce_03_2_img05 {width:380px;}
	.introduce_03_2 li {margin-right:20px;}
	.introduce_03_2 li:nth-child(2),.introduce_03_2 li:nth-child(5)  {margin-right:0;}

	.ani_txt_01 {position:absolute; top:80px;}
	.ani_txt_02 {position:absolute; top:80px; left:50%; transform:translate(-50%,0);}



/*STORY*/
	/*게시판 READ*/
	.board_wrap_cont .board_wrap_cont_bg1 {padding:200px 100px; background:url(/img/07_story/sub7_read_bg.jpg) center no-repeat; background-size:cover;}
	.board_wrap_cont .board_wrap_cont_bg2 {padding:150px 100px 100px 100px; background:url(/img/07_story/sub7_read_bg2.jpg) center no-repeat; background-size:cover;}
	.board_wrap_cont .board_wrap_cont_box {background:#fff; margin:0 auto; margin-top:-250px; padding:100px 0;}
	.board_wrap_cont .board_wrap_cont_bg2 .board_wrap_cont_box {background:#fff; margin:0 auto; padding:100px 0;}
	.board_add a {transition:all 0.3s ease-in-out;}
	.board_add a:hover {color:#e99691;}

	/*오시는길*/
	.address_map {width:100%; height:550px;}
	.sub2_4_sns01, .sub2_4_sns02 {height:21px; margin-right:10px; vertical-align:-5px;}

	/*사이트맵*/
	.sitemap li p {line-height:2; font-size:18px;}
	.sitemap li p a {color:#666;}
	.sitemap li{width:380px; margin-right:20px;}
	.sitemap li:nth-child(3n) {margin-right:0;}

/*기타*/
	/* e7_1_사이트맵 */
	#sitemap .w_cont3 li {margin-bottom:50px;}

	/* e7_2,3_가이드_이용약관, 개인정보취급방침 */
	#guide .guide_list:nth-child(1) {border-top:1px solid #ddd;}
	#guide .guide_list {padding:30px 0; border-bottom:1px solid #ddd;}
	#guide .guide_list .sub_t{margin:10px 0;}
	#guide .guide_list li{position:relative; padding:2px 0;}
	#guide .guide_list li span{position:absolute; left:0;}

	/*개인정보취급방침*/
	#guide a {color:#e99691;}
	#guide .privacy ul .prv_l {float:left; width:50%; margin-bottom:5px;}
	#guide .privacy ul .prv_r {float:right; width:50%; margin-bottom:5px;}
	#guide .cont_table thead tr th {border-top: 1px solid black; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #fff;}
	#guide .cont_table thead tr th:last-child { border-right: none;}

	/*e7_4_이메일무단수집거부 */
	#email .email_box {border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:50px 0;}
	#email .email_box .txt{ text-align:center;}
	#email .email_box .date{margin-top:20px; text-align:center;}


.doctor_rev_btn.cont_button_wrap a {margin:0 auto;}


.fade_in_wrap.active {opacity:1 !important; transition:all 0.3s ease-in-out;}

.bg_wrap {padding-top:150px; padding-bottom:150px;}

.square_deco1 {position:absolute; top:-60px; right:-60px; width:200px; height:200px; background:#e4f2e8; z-index:-1;}

.read_slide .hover_on {display:none;}
.read_slide:hover .hover_off {display:none;}
.read_slide:hover .hover_on {display:inline;}



@media(max-width:767px)
{
	.bg_wrap {padding-top:50px; padding-bottom:50px;}

	.main_doctor_int {border:1px solid #ddd;}
	.cont_table thead tr th, .cont_table tbody tr td {font-size:12px; height:30px;}
	.tab_ul2 li a {font-size:14px; padding:10px 0;}
	.tab_ul li a {font-size:13px;}
	.board_wrap .txt_wrap .contents {height:auto;}
	.board_wrap .img_wrap img {height:auto;}

	.bg_sub1_3_3 .w_50p.pdl_50 {margin-top:0;}
	.bg_sub1_3_6 .w_50p.pdl_50 {margin-top:0;}

	.sub7_2 {position:static; width:100%;}

	.tab_ul4 li a {font-size:14px;}
	.tab_ul4 li {width:calc(33.33333333% + 1px); float:left; border:1px solid #333;  margin-left:-1px; margin-top:-1px; position:relative; z-index:1;}
	.tab_ul4 li.active {border:1px solid #e99691; transition:all 0.3s ease-in-out; z-index:2;}
	.tab_ul4 li:hover {border:1px solid #e99691; z-index:2;}

	.doctor_interview {position: relative; width:auto; height:0; padding-bottom: 56.25%; margin: auto;}

	.visual_deco {display:none;}
	.w_700.pd_50 {padding:0;}
	.w_700.tar {text-align:left !important; background:transparent !important;}
	.move_top2 {position:static;}
	.move_top {margin-top:0;}
	.bg_sub1_3_3 {height:auto;}
	.bg_sub1_3_6 {height:auto;}
	.h_480 {height:240px;}
	.h_350.border_hover_1bafc3 {height:auto !important;}
	.w_25p.fl {width:100%; padding:0 !important}
	.w_75p.fl {width:100%; padding:0 !important}
	.tab_ul3 li a {font-size:12px;}

	.scroll_on {overflow-x: auto;}

	.sub6_1_1_1 {padding-left:20px; padding-right:20px;}

	.doctor_profile.scrolltop_2 .doctor_profile_003 {margin-top: 40px;}
	.doctor .name {font-size:14px; margin-bottom:10px; color:#333;}
	.doctor .name b {font-size:24px; color:#333;}
	.doctor .cate {font-size:18px; color:#1bafc3; margin-bottom:10px;}
	.doctor .cate2 {font-size:14px; color:#333;}
	.doctor_pic {height: 400px; max-width:335px; margin:auto; margin-bottom:20px;}
	.doctor .cont {font-size:14px; color:#333;}
	.doctor .pdl_50 {padding-left:0 !important; padding-right:0 !important;}
	.doctor_txt .w_25p {display:none;}
	.doctor_txt .w_75p {width:100%;}
	.h_script_target .h_440 {height:200px; margin-bottom:40px;}
	.ipaper .h_script {height:200px !important;}
	.bx_wrap .fs18 {padding:0 40px;}

	.address_map {height:260px;}
	.address_cont {width:100%; position:static; height:auto; padding:30px; background-size:cover;}
	.address_cont .title {font-size:24px;}
	.address_cont img {width:250px;}

	.cont_button_wrap a {font-size:14px; padding:10px 40px;}

	.sub_visual h2, .sub_visual h3 {font-size:18px; padding:20px 10px;}
	.bg_sub2_2_1 {height:auto !important; padding:20px 10px;}
	.bg_sub2_3_1 {height:auto !important; padding:20px 10px;}


	.hash_wrap p {font-size:14px; margin-right:5px; margin-bottom:8px;}
	.hash_wrap.pdlr_100 {padding:0;}

	.bg_sub7_9_1.h_330 {height:auto !important; background:none !important; padding:20px 0; border:1px solid #ddd}

	.bx-wrapper {border:none !important; box-shadow:none !important; margin-bottom:10px !important;}
	.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {background:#fff !Important; border:1px solid #fff !important;}
	.bx-wrapper .bx-pager.bx-default-pager a {background:transparent !important; border:1px solid #fff !Important;}

	/*공통*/
	p.cont_text {word-break:break-all; text-align:justify;}
	.container2 {width: 100%; padding: 0 20px;}
	.container2 .w_340 {width:100%;}
	.board_wrap .w_340:nth-child(n+7) {margin-bottom:40px !important;}

	/*01 SIGNATURE*/
		/*시그니처*/
		.sub1_0 img {width:100%;}
		.sub1_0 .dpt {height:auto;}
		.sub1_0 .pdr_100, .sub1_0 .pdl_100 {padding:0;}
		.sub1_0 .fr, .sub1_0 .fl {float:none;}
		.sub1_0 .pdtb_150 {padding-top:40px; padding-bottom:40px;}
		.sub1_0 .pdt_150 {padding-top:40px;}

		.title_line_01::before {display:none;}
		.title_line_02::before {display:none;}

		/*01*/
		.sub1_1 .pdlr_80 {padding:0;}
		.sub1_1 .pdlr_80 .mgt_m60 {margin-top:0;}

		/*04*/
		.sub1_4 .mgl_80 {margin-left:0;}
		.sub1_4 .fs18 {margin-top:40px;}

		/*05*/
		.sub1_5 .pdlr_80 {padding:0;}
		.sub1_5 .pdlr_80 .mgt_m60 {margin-top:0;}

		/*06*/
		.sub1_6 .slick_img img {width:300px;}
		.sub1_6 .slick_img {padding:0 20px;}
		.sub1_6 .slick-prev,
		.sub1_6 .slick-next {display: inline-block !important;}

		.center.slider .slick-prev {width: 20px; height: 39px; left: 40px;;}
		.center.slider .slick-next {width: 20px; height: 39px; right: 40px;;}

		.sub1_3_2 div {margin-bottom:10px;}
		.sub1_3_2 div:last-child {margin-bottom:0;}
		.sub1_3_2 a {padding:20px !important;}



	/*INTRODUCE*/
		/*의료진소개*/
		.sub2_1_1 .pdlr_180 {padding:20px 0 0 0 !important; text-align:center;}
		.sub2_1_1 .flL, .sub2_1_1 .flR {float:none;}
		.sub2_1_1 .flR .pdt_60 {padding-top:0 !important;}

		.sub2_1_2 .pdt_60, .sub2_1_3 .pdt_60 {padding-top:20px !important;}
		.sub2_1_2 .sub2_1_2_2, .sub2_1_3 .sub2_1_3_2 {padding-top:20px;}

		.sub2_1_2 .sub2_1_2_1, .sub2_1_3 .sub2_1_3_1 {float:none;}
		.sub2_1_2 .sub2_1_2_2, .sub2_1_2 .sub2_1_2_3,
		.sub2_1_3 .sub2_1_3_2, .sub2_1_3 .sub2_1_3_3 {width:100%; padding-right:20px;}

		.sub2_1_2 .pdl_100, .sub2_1_2 .pdl_180,
		.sub2_1_3 .pdl_100, .sub2_1_3 .pdl_180 {padding-left:0;}

		/*히스토리*/
		.sub2_2 .flL {width:100%; text-align:left !important;}
		.sub2_2 .mgt_m60 {margin:0;}

		.introduce_02_2 .first {margin-top:-15px;}
		.introduce_02_2 .mgb_150 {margin-bottom:0;}

		.introduce_02_2_01, .introduce_02_2_03, .introduce_02_2_05 {margin-left:0;}
		.introduce_02_2 .pdr_40, .introduce_02_2 .pdl_40 {padding-left:20px !important; padding-right:0 !important;}

		.introduce_02_2_01::before {display:none; background-size:cover; position:absolute; left:0; height:180px; padding-left:180px; margin-top:-200px;}
		.introduce_02_2_02::before {display:none; background-size:cover; position:absolute; left:0; left:0; height:180px; padding-right:180px; margin-top:-200px;}
		.introduce_02_2_03::before {display:none; background-size:cover; position:absolute; left:0; height:180px; padding-left:180px; margin-top:-200px;}
		.introduce_02_2_04::before {display:none; background-size:cover; position:absolute; left:0; left:0;  height:180px; padding-right:180px; margin-top:-200px;}
		.introduce_02_2_05::before {display:none; background-size:cover; position:absolute; left:0; height:180px; padding-left:180px; margin-top:-200px;}

		.sub2_2_bottom {background: url(/img/02_introduce/02/sub2_2_1_200713_2.jpg) 15% center no-repeat;}
		.sub2_2_bottom .w_50p {width:100%;}
		.sub2_2_bottom .mgl_50p {margin-left:0;}


		/*시설*/
		.introduce_03_2_img01,.introduce_03_2_img02 {width:100%; margin-bottom:10px;}
		.introduce_03_2_img03,.introduce_03_2_img04,.introduce_03_2_img05 {width:100%;  margin-bottom:10px;}
		.introduce_03_2 li {margin-right:10px;}
		.introduce_03_2 li:nth-child(2),.introduce_03_2 li:nth-child(5)  {margin-right:0;}

		.ani_txt_01,.ani_txt_02  {display:none;}

		.sub2_3 .mgt_m50, .sub2_3 .mgt_m200 {margin-top:0;}
		.sub2_3_2 .tar {margin-top:80px;}

		/*오시는길*/
		.sub2_4 th {width: 100%; padding: 20px 0 0 0; display: block; text-align: left; border-bottom: none;}
		.sub2_4 td {width:100%; padding: 10px 0 20px 0; display: block;}

	/*성형게시판관련*/
		/*공통*/
		.shes_clinic colgroup col:first-child {width:30% !important;}
		.shes_clinics .board_wrap .txt_wrap .fs18.fwb.fc_black {height:32px;}

	/*스토리*/
		/*게시판 READ*/
		.board_wrap_cont .pdlr_100 {padding:0;}
		.board_wrap_cont .board_wrap_cont_bg1 {padding:20px;}
		.board_wrap_cont .board_wrap_cont_bg2 {padding:20px; margin-top:80px;}
		.board_wrap_cont .board_wrap_cont_box {background:#fff; margin:0 auto; padding:30px;}
		.board_wrap_cont .board_wrap_cont_bg2 .board_wrap_cont_box {margin:0 auto; padding:30px;}

	/*상담*/
		/*비용*/
		.sub8_3 .w_380 {margin-bottom:10px;}

		/*예약*/
		.sub8_2 #customer table {margin-bottom: 10px;}

		/*상담*/
		.board_pass_box .pdlr_100 {padding:50px 40px;}



	/*기타*/
		/*개인정보처리방침*/
		#guide .privacy ul .prv_l, #guide .privacy ul .prv_r {float:none; width:100%; margin-bottom:5px;}

		/*사이트맵*/
		.sitemap .flL {margin-bottom:40px;}
		.sub9_4 .mgb_100 {margin-bottom:0;}

		/*브로슈어*/
		#apply .w_50p {margin-bottom:40px;}
		.mmgr_0 {margin-right:0;}
	.sub7_6_bg1 {background:#f4f3fa;}
	.sub7_6_bg_ab {position:static; width:100%; margin-top:85px;}
}

@media(min-width:1921px) /*아이폰6+, 갤럭시s10*/
{
	.center.slider .slick-prev {left: 24%;}
	.center.slider .slick-next {right: 24%;}
}
@media(min-width:410px) and (max-width:510px) /*아이폰6+, 갤럭시s10*/
{
	.sub1_6 .slick_img img {width:365px;}
	.sub1_6 .slick_img {padding:0 50px;}
}

@media(max-width:320px)
{

}