﻿header {z-index: 10000; border-bottom:1px solid rgba(255,255,255,0.3); height:55px; transition: 0.3s;}
header * {line-height: normal;}
header .header-wrap {transition: 0.3s;}
header .header-wrap .right-menu a {padding:25px 15px; display:inline-block; cursor: pointer;}
header .header-wrap .scroll-logo {display:none;}
header .header-wrap .mobile-menu-opener {display: none;}

header.scroll {background-color: #fff; height:55px; border-bottom:1px solid #ccc;}
/* header.scroll .header-wrap {transform: scale(0.95);} */
header.scroll .header-wrap .scroll-logo {display:inline-block;}
header.scroll .header-wrap .no-scroll {display:none;}
header.scroll .header-wrap .right-menu a {color:#1d1d1f;}
header.scroll .header-wrap .right-menu a.bg-black {background-color: #AD3371; color: #fff;}
header.scroll .header-wrap .right-menu a:hover {color:#336cad;}
/* 퀵메뉴 */
.right-quick-menu {position:fixed; bottom:2%; right:2rem; z-index:99; text-align:center; cursor:pointer; display: none;}
.right-quick-menu li {background:#bbb; width:87px; height:87px; line-height:87px; border-radius:100%; text-align:center; cursor:pointer; margin-bottom:7px;}
.right-quick-menu li img {margin-bottom:-20px;}
.right-quick-menu li:hover {background:#AD3371;}
.container {height:100%;}


.slick-list,
.slick-track {height: 100%;}
.slick-list * {outline: none;}

.fade {position: relative; opacity: 0; transition: 1s;}
.fade-fast {transition: 0.05s;}
.fade-l {left:-50px;}
.fade-l.fade-show {left:0; opacity: 1;}
.fade-r {right:-50px;}
.fade-r.fade-show {right:0; opacity: 1;}
.fade-t {top:-50px;}
.fade-t.fade-show {top:0; opacity: 1;}
.fade-b {bottom:-50px;}
.fade-b.fade-show {bottom:0; opacity: 1;}
.fade-delay0-5 {transition-delay: 0.2s;}
.fade-delay1 {transition-delay: 0.4s;}
.fade-delay1-5 {transition-delay: 0.6s;}
.fade-delay2 {transition-delay: 0.8s;}
.fade-delay2-5 {transition-delay: 1s;}
.fade-delay3 {transition-delay: 1.2s;}
.fade-delay3-5 {transition-delay: 1.4s;}
.fade-delay4 {transition-delay: 1.8s;}
.fade-delay4-5 {transition-delay: 2.0s;}

/* 스크롤  */
.icon-scroll {position:fixed;bottom:0px;left:calc(50% - 25px);z-index:999; padding:0px 0 20px;;}
.icon-scroll div {transform:rotate(-90deg); font-size:13px;font-weight:500;color:#222;}
.icon-scroll:after {content:"";display:block;width:53px;height:53px;background:url(/images/arrow3-682c9d209632ec95dc9a3df0932e74d2.png) center center no-repeat;margin:0 auto;}
.icon-scroll.on {display:block;}
.icon-scroll.off {display:none;}
h1.h-tit {font-size:40px; font-weight:500; margin-bottom:5px; font-family: 'esamanru';}
img.img100 {width:100%;max-width:1200px;}
img.conimg {width:96%;max-width:670px;}

.section {padding:180px 0;}

/* 섹션별 */
#main_page {background: url(/images/bg_01-e1a76dfce3648cda0d87553a4a6020d3.jpg) no-repeat center center/cover; display: flex; justify-content: center; align-items: center; position:relative;}
#main_page .mainslide {width:90%; display:flex;  flex-wrap:wrap; justify-content: center; align-items: center;}
#main_page .mainslide .left {width:52%;}
#main_page .mainslide .right {width:45%;}
#main_page .mainslide .left img {width:100%; max-width:670px;}
#main_page .mainslide .right img {width:100%; max-width:670px;}
#main_page .bg_top {background: url(/images/bg_top-6c6655ac749e85c1c92c6b6d8f657462.jpg) no-repeat center center/cover; display: flex; flex-wrap:wrap; justify-content: space-between; align-items: center; position:absolute; top:0; left:0; z-index:99; width:100%; height:90px;  color:#fff; padding:7px 55px; box-sizing: border-box; font-family: 'esamanru'; font-weight:500;}
#main_page .bg_top .div {width:31%; display:flex;  align-items: center; font-size:23px;}
#main_page .bg_top .div.black_bg {background:#333; padding:12px; border-radius: 30px; display:flex; justify-content: center; }
#main_page .bg_top .div.logo_top img {width:100%; max-width:380px;}
#main_page .bg_top .div span {display:inline-block; width:14px;}
#main_page ul {display:flex; flex-wrap:wrap; margin:30px 0;}
#main_page ul li {width:17%; margin:4px; padding:15px; color:#fff; font-size:24px; font-weight:600; text-align: center; border-radius: 10px;}
#main_page ul li:nth-child(n) {background:#28a7e1;}
#main_page ul li:nth-child(2n) {background:#90c31f;}
#main_page h5 {color:#fff; font-size:20px; font-weight:500;}

#distiction {background: url(/images/bg_02-243b04cc0cb52965f0a3acdb20b3e982.jpg) no-repeat center center/cover; display: flex; justify-content: center; align-items: center;}
#distiction h1 {margin-bottom:5px; color:#ffffff;}
#distiction h1 span {color:#333333;}
#distiction .item-box {width:100%; border-radius:30px; padding:40px 20px; box-sizing: border-box; margin-top:5px;}
#distiction h5 {font-size:22px; line-height:1.6em; margin:25px auto 20px; color:#333; font-weight:500; max-width:900px;}
#distiction ul.pro {display:flex; flex-wrap:wrap; gap:15px; justify-content: center; margin-top:15px; max-width:1200px; margin:0 auto;}
#distiction ul.pro li h3 {font-size:33px; letter-spacing: -.5px; font-weight:600; margin:15px 0 10px; font-family: 'esamanru';}
#distiction ul.pro li:nth-child(n) h3 { color:#5ca3e1;}
#distiction ul.pro li:nth-child(2n) h3 { color:#90c31f;}
#distiction ul.pro li p {font-size:17px; text-align: left; padding-left:5%; color:#666;}
#distiction ul.pro li { position:relative; width:24%; height:auto; text-align:center; padding:15px 5px; box-sizing: border-box; border-radius:0px; color:#333;}
#distiction ul.pro li img {display:block; width:97%; max-width:270px; margin:0 auto;}
#distiction ul.box {display:flex; flex-wrap:wrap; gap:20px; justify-content: center; align-items: center;  text-align:center; max-width:700px; margin:30px auto; border-left:1px solid #fff;  border-right:1px solid #fff;}
#distiction ul.box li {position:relative; font-size:20px;}
#distiction ul.box li b {color:#005a9a; padding-bottom:5px;}

#equip {background: url(/images/bg_03-11e051b523cc994f3f501493383e87de.jpg) no-repeat center center/cover; display:flex;  justify-content: center; align-items: center; flex-direction: column;}
#equip h1 {color:#fff; letter-spacing:-.05em;}
#equip ul {display:flex; flex-wrap:wrap; gap:15px; margin-top:15px; justify-content: center;}
#equip ul li {width:21%; text-align: center; padding:30px; border-radius: 20px; background:#fff; box-sizing: border-box;}
#equip ul li img {width:90%; max-width:230px;}
#equip ul li h5 {font-size:25px; font-family: 'esamanru'; margin:15px;}
#equip ul li:nth-child(n) h5 { color:#5ca3e1;}
#equip ul li:nth-child(2n) h5 {color:#90c31f;}
#equip ul li p {font-size:17px;}

#list {background: url(/images/bg_04-7e585e3040c38ad703ff40b62813f8ef.jpg) no-repeat center center/cover; display:flex;  justify-content: center; align-items: center; flex-direction: column;}
#list h1 {color:#fff; letter-spacing:-.05em;}
#list h1 span {color:#90c31f; }
#list h4 {color:#fff; margin:12px 0 12px; font-size:36px; font-weight:700; font-family: 'esamanru';}
#list h4 span {display:inline-block; padding:1px 8px; color:#47f3ed;}
#list ul {display:flex; text-align: left; box-sizing:border-box; margin:10px auto; width:100%; max-width:900px; background:#fff; padding:12px 10px 12px 80px; border-radius: 10px;}
#list ul li { font-weight:300; font-family: 'esamanru';}
#list ul .left {width:6%}
#list ul .left img {width:100%; max-width:33px; margin-bottom:-15px;}
#list ul .right {width:88%; }
#list ul .right h5 {font-size:26px; margin:2px 0 5px;}
#list ul .right h5 b {color:#007edf; font-weight:900;}
#list ul .right h5 b.even {color:#90c31f; font-weight:900;}
#list ul .right p {font-size:16px; color:#777;}
#list p {color:#333; font-size:23px; font-weight:300; letter-spacing:-.05em; line-height: 1.5em; margin-top:1px; }

.doc_page {background: url(/images/bg_05-0f7ab1046a5a6a4f9bfbf8870b7da4ab.jpg) no-repeat center center/cover; display: flex;
	align-items:center; justify-content:center;}
.doc_page .d-flex {align-items:center; justify-content:center;}
.doc_page .d-flex .left {width:40%;}
.doc_page .d-flex .right {width:55%;}
.doc_page .d-flex .left img {display:block; width:100%; max-width:455px; margin:0 auto;}
.doc_page .d-flex .right {color:#333; line-height: 1.8em;}
.doc_page .d-flex .right h2 {margin-bottom:2px; font-size:35px; font-weight:900; color:#242424; font-family: 'esamanru';}
.doc_page .d-flex .right h2 b.work {color:#333; font-size:22px; font-weight:500; border-radius:5px; padding:5px 5px;}
.doc_page .d-flex .right p {color:#333; font-size:17px; line-height:2em; font-weight:400; margin-left:0px; font-family: 'esamanru'; font-weight:300;}
.doc_page .d-flex .right p b {padding-bottom:5px;}
.doc_page .d-flex .right img {margin:10px 0;}
.doc_page .bold {font-weight:600;}
.doc_page .color-line {width:92%; max-width:700px; height:2px; background: linear-gradient(to right, #33a9e0 50%, #c2d64f 50%);}

.doc-name {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 10px;
}

.badge {
	background: #262626;
	color: #fff;
	padding: 9px 20px;
	border-radius: 30px;
	font-size: 17px;
	margin-left: 10px;
	margin-bottom:10px;
}

.doc-info {
	display: flex;
	gap: 40px;
	margin-bottom: 30px;
	flex-wrap: wrap;
}

.doc-info ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.doc-info li {
	font-size: 16px;
	line-height: 1.7;
}

.doc-table table {
	width: 92%;
	max-width:700px;
	border-collapse: collapse;
	margin-top: 10px;
}

.doc-table th {
	background: #333;
	color: #fff;
	padding: 7px 0;
	font-size: 15px;
}

.doc-table td {
	border: 1px solid #ddd;
	text-align: center;
	padding: 7px 0;
	font-size: 15px;
}

.doc-table .off {
	color: #bb2f2f;
	font-weight: bold;
}

#about {background: url(/images/bg_06-6ea3e089c3fdaa5f9e5ed9be79520912.jpg) no-repeat left top/cover; display: flex; justify-content: center; align-items: center;}
#about h1 {color:#333; font-family: 'esamanru'; font-weight:300; margin:10px auto 0;}
#about h1 span {color:#fff; font-weight:700;}
#about p {margin-top:0px;}
#about .inner { padding:3%; position:relative;}
#about .inner p {font-size:27px; color:#333; font-weight:600; letter-spacing: -2px; width:70%; margin-bottom:10%; margin:0 auto;}
#about .inner p:nth-child(2) {font-size:29px; color:#fff; padding-top:13%;}
#about .inner p span.box {padding:0 7px; color:#555; background:#fff;}
#about ul {width:100%; max-width:1000px; text-align: left; margin:0 auto; background:#fff; padding:4%; border-radius: 20px; box-sizing: border-box; box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);}
#about ul li {font-size:21px; font-weight:500; padding:14px;}
#about ul li span {display:inline-block; padding:0 20px; margin-right:10px; height:100%; background:#508aca; color:#fff; font-weight:600;}
#about ul li span.e {background: #f1727c;}
#about .swiper_view {overflow: hidden;}
#about .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:-5px; background:url(/images/pre-38c51ebb9f9b267907e51c79ca497c94.png)no-repeat; width:80px; height:165px;top:0px;}
#about .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:-13px; background:url(/images/next-d9a2debbc30a53c80c16642463cb65e6.png)no-repeat;width:80px; height:165px;top:0px;}
#about .swiper {width:99vw; height:100vh;  margin:0; overflow: hidden;}
#about .swiper .swiper-slide img { width:100%; height:100%;}

#foot_page {background:#fff; display: flex; flex-direction: column; align-items: center; justify-content:center; color:#333; box-sizing: border-box;}
#foot_page .d-flex .left {width:48%; max-width:600px;  border-radius: 30px; padding:20px 10px; box-sizing: border-box;}
#foot_page .d-flex .left img {width:90%; max-width:500px;}
#foot_page .d-flex .left p.f-size32 {letter-spacing: -1px; font-family: 'esamanru'; font-weight:400;}
#foot_page .d-flex .left p span.w-gap {display:inline-block; width:150px;}
#foot_page .d-flex .right {width:48%; max-width:600px; background:#fff; border-radius: 30px; margin:1%; overflow: hidden; text-align: center;}
#foot_page .d-flex .right img {margin:10px 0; padding:1%;}
#foot_page .d-flex .right h5 {font-size:18px;}
#foot_page .d-flex .right h5 span {color:#01b377;font-size:22px;}
#foot_page .phone_num a {font-size:43px; font-weight:600; color:#333;}
#foot_page .phone_num a span {font-weight:300; color:#333;}
#foot_page .f-size32 {font-size: 28px; color:#157683; }
#foot_page .f-size20 {font-size: 17px; line-height: 1.8em; color:#333;}
#foot_page span.box {display:inline; padding:1px 8px; color:#222; font-weight:bold; background:#fffb80;}
#foot_page span.box2 {display:inline; padding:1px 8px; color:#222; font-weight:bold; background:#fff;}
#foot_page h1 span {color:#333; font-weight:300;}
#foot_page h1 {color:#333; font-family: 'esamanru';}
#foot_page h2 { color:#222; font-size:33px; font-weight:600; padding:0px; width:100%; max-width:600px; box-sizing: border-box; margin-top:5px; letter-spacing: -.5px; border-radius:10px;}
#foot_page h2 span {padding-left:4px; font-size:37px; font-weight:700;}
#foot_page h2 a {color:#333; font-family: 'esamanru';}

/* 퀵메뉴 */
.quick_Menu{position: fixed; background:linear-gradient(to right,  #21a0c4, #3cb878); padding:5px 0; top: calc(50% - 200px); right: 15px; width: 110px; z-index:999; border-radius:0px; box-shadow: 0 0 10px rgba(0,0,0,.3);}
.quick_Menu.on {display:block;}
.quick_Menu > ul {width: 100%; display:flex; flex-direction: column; padding:15px 0;}
.quick_Menu > ul > li {width: 100%; padding: 15px 0px; text-align: center; cursor: pointer; border-bottom:1px solid #5bc2bd;}
.quick_Menu > ul > li:last-child {border-bottom:none;}
.quick_Menu > ul > li > a {font-size: 15px; font-weight:400; color: #fff; display:block;}
.quick_Menu > ul > li > a > img{width: 50px; margin-right: 8px;	margin-left: 12px; margin-bottom: 5px; vertical-align: middle;}
.quick_Menu > ul > li > a:hover {text-decoration: underline;}
/* 푸터 */
#footer {background-color: #000; padding:30px 0 60px;}
#footer h1 {color:#ccc; font-weight:700; font-size:33px; letter-spacing:-3px;}
#footer .bottom-menu a {color:#fff;}
#footer .copytxt p {line-height: 20px; }
#footer .bottom_menu li {margin:0 20px; position:relative; color:#fff;}
#footer .bottom_menu li a { color:#ccc;}
#footer .bottom_menu li a:hover {text-decoration: underline;}
#footer .bottom_menu li::after {display: block; content:''; width:1px; height:15px; background:#fff; position:absolute; top:5px; left:-17px;}
#footer .bottom_menu li:first-child::after {display: none;}
#footer .line {width:100%; height:1px; background-color:#555; margin-top:30px;}

.mobile-slide {display: none;}
.mobile-gnb {display: none;}

/* 반응형미디어쿼리 */

@media(max-width:1440px) {
	header {padding:18px 0 15px 0 !important; height:auto;}
	header.scroll {height:40px;}
	header .header-wrap {text-align: center; justify-content: center;}
	header .header-wrap .right-menu {display:none;}
	header .header-wrap .logo img {width:180px;}
	header .header-wrap .mobile-menu-opener {display: inline-block; top:38%; margin-top:-11px;}
	header.scroll .header-wrap .mobile-menu-opener {color: #262626;}
	h1.h-tit {font-size:30px; font-weight:700;letter-spacing:-.05em;}
	#main_page .bg_top .div {font-size:18px;}
	#main_page .bg_top .div.logo_top img {width:90%; max-width:280px;}
	#main_page ul li {font-size:20px;}
	#main_page h5 {font-size:15px;}
	#list .d-p-standard {width:90%; padding-left:5%; padding-right:5%;}
	#list ul .left {padding:0;}
	#list ul .right h4 {font-size:18px;}
	#list ul .right h5 {font-size:17px;}
	#list ul .right p {font-size:13px;}
	#list p {margin-top:5px;}
	#equip ul li h5 {font-size:20px;}
	#distiction h1 {margin-bottom:0px; margin-top:30px;}
	#distiction h5 {margin-top:14px; margin-bottom:25px; font-size:13px;}
	#distiction ul h3 {margin-top:80px;}
	#distiction ul li p {font-size:14px;}
	#distiction ul.pro li h3 {font-size:19px; letter-spacing: -1.5px;}
	#distiction ul.pro li p {font-size:14px;}
	#distiction .mt-20 {margin-top:5px;}
	#distiction ul img {width:50px;}
	#distiction ul.box li {font-size:14px;}
	/* .doc_page .d-flex .left {width:50%;}
	.doc_page .d-flex .right {width:50%;} */
	.doc_page .color-line,
	.doc-table table {max-width:550px;}
	.doc-info li {font-size:14px;}
	.doc_page .d-flex .left img {width:80%; }
	.doc_page .d-flex .right h3 {margin-top:50px; font-size:26px;}
	.doc_page .d-flex .right p {margin-top:5px; font-size:12px; font-weight:400;}
	#foot_page .d-flex .left p.f-size32 {font-size:22px;}
	#foot_page h2 span {font-size:30px;}
	#foot_page .f-size20 {font-size:15px;}
	img.img-tit {width:300px;}
	.mobile-gnb {position:fixed; top:0; left:0; width: 100%; height:100%; z-index:10001; display: block;}
	.mobile-gnb .gnb-mask {position:absolute; z-index: 1; width:100%; height:100%; top:0; left:0; background-color: rgba(0,0,0,0.6);}
	.mobile-gnb .gnb {width:80%; max-width:500px; position: absolute; top:0; left:0; height:100%; overflow-y:auto; background-color: #fff; z-index: 2;}
	.mobile-gnb .gnb .gnb-header img.logo {width:190px; }
	.mobile-gnb .gnb .gnb-header .gnb-close img {width:20px;}
	.mobile-gnb .gnb hr {margin-top: 0px; margin-bottom: 0px; height: 10px; border-top: 1px solid #fff;}

	.mobile-gnb .gnb .menu-type1 {width: 100%; font-size: 0; overflow-y: auto; /*height: calc(100% - 162px);*/}
	.mobile-gnb .gnb .menu-type1 > li {border-bottom:1px solid #D5D8DC; position: relative; cursor:pointer;}
	/* .mobile-gnb .gnb .menu-type1 > li.parent-menu.open {padding-bottom:0; border-bottom:none;} */
	.mobile-gnb .gnb .menu-type1 > li > a {
		font-size: 16px; font-family: 'NSG R' !important; display: inline-block; width: calc(100% - 73px); overflow: hidden;
		text-overflow: ellipsis; white-space: nowrap; padding: 15px 20px; cursor: pointer; -ms-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
	}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu > .more {position: absolute; width: 22px; height: 22px; background-image: url(/images/menu-more-58511bdbeaf8130b5ab2a3ea06f31a2d.png); background-size: 100%; top: 15px; right: 10px;}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu.open .more {background-image: url(/images/menu-cut-3aa8fa021b377d59f43b9c4cd38f73fe.png);}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu > ul {display: none;}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu.open > ul {font-family: 'NSG L' !important; position: relative; display: block;}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu.open > ul > li {width: 100%; position: relative; background-color: #F7F7F7; font-size:0; border-bottom: 1px solid #e8e8e8;}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu.open > ul > li:last-child {border-bottom: 1px solid #D5D8DC;}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu.open > ul > li:hover {background-color: #dfe2e4;}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu.open > ul > li:first-child {border-top: 1px solid #D5D8DC;}
	.mobile-gnb .gnb .menu-type1 > li.parent-menu.open > ul > li > a {display: inline-block; padding:15px 0 15px 30px; width:calc(100% - 35px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px;}
}
@media(max-width:1000px) {
	h1.h-tit {font-size:21px;}
	img.img-tit {width:300px;}
	.section {padding:100px 0;}
	#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span,
	#fp-nav ul li a span, .fp-slidesNav ul li a span {display:none;}
	#main_page {background: url(/images/bg_01_m-0a38ff805bc1c4f5b62a98dc2406e2f8.jpg) no-repeat center top/cover;}
	#main_page .con p {font-size:15px; width:100%; padding:0;}
	#main_page .d-flex .left img {margin-top:5%;}
	#main_page .d-flex .right .f-size22 {font-size: 17px;}
	#main_page .d-flex .right h3 {font-size:23px; margin-left:0; margin-top:0;line-height: 1.3em;}
	#main_page .d-flex .right p {font-size:12px; margin-left:0;}
	#main_page .f-size18 {font-size:16px;}
	#main_page .con h1 img {width:200px;}
	#main_page .bg_top {padding:15px 20px; height:auto;}
	#main_page .bg_top .div {font-size:15px;}
	#main_page .bg_top .div.black_bg {padding:5px;}
	#main_page ul li {width:38%; font-size:17px;}
	#main_page ul {margin:15px 0;}
	#main_page .mainslide .left p.logo_txt {padding-top:60px;}
	#equip ul li {padding:10px;}
	#equip ul {gap:9px;}
	#equip ul li p {font-size:15px;}
	#process ul.text li.left {width:100px;}
	#process ul.text li.left h3 {font-size:14px; padding:1px 4px;}
	#process ul.text li.right {padding-left:20px;}
	#process ul.text li.right p {font-size:13px;}
	#process ul.circle {margin-bottom:10px; gap:0; justify-content: center;}
	#process ul.circle li {width:30%;}
	#process ul.circle li:after {display:none;}
	#process ul.circle li img {width:100%;}
	#about ul {padding:7% 10px;}
	#about ul li {font-size:15px; padding:9px;}
	#about ul li span {padding:0 10px; margin-right:5px;}
	#about h1 img {width:35px;}
	#about .swiper {width:100%; height:auto; margin:10px auto;}
	#about .swiper-button-next, .swiper-container-rtl .swiper-button-prev {display:none;}
	#about .swiper-button-prev, .swiper-container-rtl .swiper-button-next {display:none;}
	#list ul .left.n1 {background:#6d458c;}
	#list ul .left.n2 {background:#351858;}
	#list ul .left img {height:auto; padding-top:5%;}
	.gap40 {height:15px;}
	#list .con .right .box {padding:20px;}
	#list .con .right .box h5 {font-size:18px;}
	#list h4 {font-size:25px;}
	#list ul {max-width:700px; width:100%; padding:10px 10px 10px 20px;}
	#distiction h1 {margin-top:0px;}
	#distiction ul.pro {gap:4px; margin-top:15px;}
	#distiction ul.pro li {width:45%; padding:3px; margin-bottom:1px;}
	#distiction ul.pro li h3 {font-size:15px; margin:5px 0 10px;}
	#distiction h5 {margin-bottom:15px; font-size:12px; margin-top:2px;}
	#distiction ul.pro li p {font-size:13px; padding-left:2%;}
	#distiction ul.text {font-size:14px; margin-top:30px;}
	#distiction ul.pro li img {width:90%;}
	#distiction ul.box {margin:20px auto;}
	#sight ul {padding:7% 10px;}
	#sight ul li {font-size:15px; padding:9px;}
	#sight ul li span {padding:0 10px; margin-right:5px;}
	#sight h1 img {width:35px;}
	#sight h5 {margin:20px 0 20px; font-size:16px;}
	#sight .swiper {width:100%; height:auto; margin:10px auto;}
	#sight .swiper img {max-width:100%; height:auto;}
	#sight .swiper-button-next, .swiper-container-rtl .swiper-button-prev {display:none;}
	#sight .swiper-button-prev, .swiper-container-rtl .swiper-button-next {display:none;}
	#sight .swiper p {font-size:14px;}
	.doc_page {background: url(/images/bg_05_m-6c43e57fefa18b80f9ca11acbdacf35e.jpg) no-repeat right top/cover;}
	.doc_page .d-flex .left {width:100%; order:2;}
	.doc_page .d-flex .right {width:100%; padding-left:5%; padding-top:1%; order:1; font-size:14px;}
	.doc_page .d-flex .right h2 {margin-top:20px; font-size:23px; margin-bottom:1px;}
	.doc_page .d-flex .right h2 span {font-size:16px;}
	.doc_page .d-flex .left img {width:60%; padding-top:30px;}
	.doc_page .pt-100 {padding-top:30px;}
	.doc-table th {font-size:13px;}
	.doc-table td {font-size:13px;}
	#foot_page h1 {margin-top:90px;}
	#foot_page .d-flex .left p.f-size32 {letter-spacing: -1px; padding-top:5px;}
	#foot_page .d-flex .left {width:100%; margin-left:2%;}
	#foot_page .d-flex .right {width:100%;}
	#foot_page .left .mt-20 {margin-top:5px;}
	#foot_page .left .mt-40 {margin-top:20px;}
	#foot_page .left .mt-100 {margin-top:20px;}
	#foot_page .d-flex .right img.map {width:100%; max-width:500px;}
	#foot_page .f-size32 {font-size: 22px;}
	#foot_page .f-size20 {font-size: 14px;}
	#foot_page .phone_num a {font-size:35px;}
	#foot_page .left, #foot_page .right	 {width:100%;}
	#foot_page .d-flex .right iframe {width:100%;}
	#foot_page .d-flex .right h5 {font-size:17px;}
	#foot_page .d-flex .right p {font-size:13px;}
	#foot_page .mb-20 {margin-bottom:10px;}
	#foot_page .d-flex .left img {max-width:360px;}
	#footer h1 {font-size:25px; margin-bottom:10px;}
	#footer .f-size15 {font-size:13px;}
}
@media(max-width:780px) {
	#main_page .bg_top .div {width:100%;}
	#main_page .mainslide .left {width:100%;}
	#main_page .mainslide .right {display:none;}
	#process ul.text li.right p {font-size:11px;}
	#about ul li b.m {display:block; margin-left:40px;}
	#cure h5, #cure .box h3 {font-size:13px; margin-top:5px; margin-bottom:3px;}
	#cure .box p {font-size:12px;}
	#list p {font-size:13px; margin-top:10px;}
	#list ul .right {width:84%;font-size:12px;}
	#list ul .right h5 {font-size:14px;}
	#list ul .right p {font-size:12px;}
	#list ul li {padding:10px 0;}
	#list ul li p {font-size:13px;}
	#list ul .left img {padding-top:15%;}
	#list h4 {font-size:20px;}
	#clinic .list .icon {width:30%;}
	#clinic .list .txt {width:70%;}
	#clinic .list .txt p {width:100%; font-size:14px;}
	#distiction ul.box li {font-size:13px; line-height: 0.5em;}
	#distiction .item-box {padding:0px 10px;}
	.doc_page .d-flex .right p {font-size:12px;}
	.doc_page .d-flex .right h2 span.box_txt {font-size:15px;}
	.doc-info li {font-size:12px;}
	.doc_page .d-flex .right h2 span {font-size:14px;}
	.doc_page .d-flex .right h2 {font-size:19px;}
	.doc_page .d-flex .right h2 b.work {font-size:15px;}
	.badge {margin-bottom:5px; padding:5px 15px;}
	#equip ul li {width:48%;}
	#equip ul li h5 {font-size:16px;}
	#equip ul li p {font-size:12px;}
	#equip ul li img {width:60%;}
	#foot_page .mt-50 {margin-top:20px;}
	#foot_page .pb-40 {padding-bottom:10px;}
	#foot_page .mt-15 {margin-top:0px;}
	#foot_page .d-flex .left p span.w-gap {width:100px;}
	#foot_page .f-size20 {font-size:13px;}
	#foot_page .mt-80 {margin-top:30px;}
	#foot_page .d-flex .right img.subway {width:100px;}
	#foot_page .d-flex .left img {max-width:300px;}
	#foot_page .d-flex .right h5 {font-size:14px;}
	#foot_page h2 {font-size:16px;margin-top:20px;}
	#foot_page h2 span {font-size:23px;}
	#foot_page .footadd {padding-bottom:100px;}
	/* 퀵메뉴 */
	.quick_Menu{padding:1px 0; bottom:0; left: 0; top:auto; width: 100%; box-shadow: 0 0 10px rgba(0,0,0,.3);}
	.quick_Menu.on {display:block;}
	.quick_Menu > ul {width: 100%; display:flex; flex-direction: row; padding:3px 0;}
	.quick_Menu > ul > li {width: 100%; padding: 1px 0px; text-align: center; cursor: pointer; border-bottom:none; border-right:1px solid #6acaca}
	.quick_Menu > ul > li:last-child {border-right:none;}
	.quick_Menu > ul > li > a {font-size: 14px; font-weight: 500;}
	.quick_Menu > ul > li > a > img{width: 40px; margin-right: 8px;	margin-left: 5px; margin-bottom: 0px; }

	#footer {background-color: #000; padding:10px 0 80px;}
}
@media(max-width:320px) {
	img.img-tit {width:250px;}
	#main_page .con h1 img {width:160px;}
	#about ul li {font-size:12px;}
	#sight ul li {font-size:12px;}
	#foot_page .d-flex .left p span.w-gap {width:100px;}
	#foot_page .f-size20 {font-size:12px;}
	#foot_page .d-flex .left img {max-width:250px;}
	#foot_page .phone_num a {font-size:25px;}
	#about ul li b.m {display:inline;}
	#sight ul li b.m {display:inline;}
	.quick_Menu > ul > li > a {font-size: 13px; font-weight: 400;}
	.quick_Menu > ul > li > a > img{width: 30px; margin-right: 3px;	margin-left: 3px; margin-bottom: 5px; }
}

