@charset "utf-8";

/* CSS Document */
@import url('/home/css/basic.css');
@import url('/home/css/nav.css');
@import url('/home/css/form.css');

/* header start */
header > h1 {position:absolute; left:3%; height:50px; line-height:50px; z-index:99; margin-top:0; width: 135px;} 
header > h1 a {display:block; height:100%; font-size:1.2em; font-weight:600; text-decoration:none; overflow:hidden;}
header > h1 a:after {content:""; display:block; position:absolute; left:0; top:0; width:100%; height:100%; background-size:100%;}

.container {width:100%;}
.container section {position:relative; width:100%; margin:0 auto;}
.container section#visual{height:100vh; background:url('/home/images/visual01.jpg')no-repeat; background-size:cover}

.container article {position:relative; width:94%; margin:0 auto; padding:30px 0 40px 0;}

.top-box {position:relative; width:100%; height:180px; /*border-bottom:1px solid #d4d4d4;*/ background-size:cover;}
.top-box > h2 {position:relative; left:0; top:70%; transform: translateY(-70%); width:100%; margin:0 auto; font-size:1.5em; color:#fff; font-weight:500; text-align:center}
.top-box > h2 p {padding-bottom:15px; font-weight:600; text-transform:uppercase}
.top-box.box_01 {background:url('/home/images/box_01.jpg')no-repeat center;}
.top-box.box_02 {background:url('/home/images/box_02.jpg')no-repeat center;}
.top-box.box_03 {background:url('/home/images/box_03.jpg')no-repeat center;}
.top-box.box_04 {background:url('/home/images/box_04.jpg')no-repeat center;}
.top-box::before {position:absolute; top:0; left:0; right:0; bottom:0; background-color:#000; content:""; opacity: 0.2; }

.path-box {position:relative; top:0; width:100%; height:45px; text-align:center; background:#f7f7f7; border-bottom:1px solid #d4d4d4}
.path-box ul.path {position:relative; top:0; width:1200px; height:45px; margin:0 auto; padding:0;}
.path-box ul.path >li {float:left; display:inline-block; position:relative; height:45px;}
.path-box ul.path >li a {display:block; height:45px; padding:0 20px;line-height:45px; font-size:1em; color:#777;}
.path-box ul.path >li a.on {color:#000; font-weight: 600; background:#fff; border-bottom:2px solid #000}
.paths_box {position:relative; top:0; width:100%; height:auto; text-align:center; background:#f7f7f7}
.paths_box ul.paths {position:relative; top:0; width:1100px; height:35px; margin:0 auto; padding:0;}
.paths_box ul.paths >li {float:left; display:inline-block; position:relative; height:35px; font-size:.8em; }
.paths_box ul.paths >li a {display:block; height:35px; padding:10px 20px 0; color:#333;}
.paths_box ul.paths >li a:hover {color:#004ac5;}
.paths_box ul.paths >li a.on {color:#004ac5; font-weight:bold}

#lnb {display:none;}

.navbar{min-height:50px !important;border-bottom:1px solid #d4d4d4;background:#fff;}
/* sub-common-nav */
.lnb.navbar {margin-bottom:0;}
.lnb ul.nav {border-left:1px solid #d4d4d4;margin:0;}
.lnb ul.nav >li {width:250px;border-right:1px solid #d4d4d4; background:url('/home/images/arrow_violet.png')no-repeat 92% 22px !important;}
.lnb ul.nav >li a {display:block;width:250px;height:50px;font-size:1.1em;padding:0 20px;font-weight:600;line-height:50px;}
.lnb ul.nav li ul.deth li a {font-weight:400;color:#888;height:36px;line-height:36px;font-size:1em;}
.lnb ul.nav li ul.deth li a:hover {background:#fff;color:#2c5c9d;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color:none !important;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {background:rgba(255,255,255,0);}

.title-box {display:none; position:relative; width:100%; margin:0 auto; padding:30px 0 0; border-bottom:1px solid #ddd;}
.title-box h3 {display:inline-block; padding:0 20px 10px 20px; font-size:1.6em; font-weight:600; border-bottom:3px solid #333; color:#333;}


/*   서브컨텐츠  */
.about {padding-top: 10px;}
.about ul .ul-bar {display:none; width:100%; height:1px; background:#f4f4f4; margin:60px 0 0 0;}
.about ul li .li-bar {display:block; width:100%; height:1px; background:#f4f4f4; margin:60px 0 0 0;}
.about .text {padding-top: 40px;}
.about .text h3 {font-size:1.3em; font-weight: 500; color:#e50038;text-align: center;margin-bottom:15px;}
.about .text h3 em {color:#1567e2;}
.about .text p {font-size:1.1em; text-align: center; color: #252a2d; margin-bottom: 30px;}
.about .text p span {display:inline-block; font-size:1em; line-height:1.4em; color:#e50038; text-align: center;}
.about .text span {display:inline-block; font-size:1em; line-height:1.4em; color:#252a2d; text-align: center;}
.about .image img {width:320px; height:100%; margin: 15px auto 0; display: block;} 

.history ul {display:block; width: 100%; padding: 20px 0; border-bottom: 1px solid #e5e5e5;}
.history ul li:first-child {vertical-align: top; width: 100%; font-size:2em; font-weight: 500;	color: #333;}
.history ul li {display:block;}
.history ul li:last-child {line-height: 24px; vertical-align: top;}
.history ul li:last-child p {display:table; font-size:1.1em; margin-bottom:7px; margin-top:12px;}
.history ul li:last-child i {display:table-cell; width:80px; color: #005891; font-size:1.1em; font-weight:400; font-style:normal; vertical-align:top}
.history ul li:last-child span {display:block; padding-top:2px; font-size:.9em; line-height:1.3em; color:#777;}

.location .address {font-size:.8em; font-style:normal; color:#999; line-height:1.3em; text-align:left; padding:12px 10px; margin-bottom: 10px;}
.location .address span {display:block; font-size:1.3em; line-height:1.3em; color:#333; margin-bottom:10px;}
/* .location .contact {display:block; position:relative;}
.location .contact p {position:relative; left:0; top:0; width:100%; height:50px; margin-top:10px; font-size:1.1em;}
.location .contact p i {position:absolute; width:50px; height:50px; border-radius:50%; vertical-align: middle}
.location .contact p i.phone {background:#0453b5 url('../images/phone.png') no-repeat center;}
.location .contact p i.mail {background:#0453b5 url('../images/mail.png') no-repeat center;}
.location .contact p i.mobile {background:#0453b5 url('../images/phone.png') no-repeat center;}
.location .contact p span {display:none; width:100px; padding-left:60px; text-align:left; line-height:50px; overflow:hidden; color:#777;}
.location .contact p a {display:block; height:50px; padding-left:60px; line-height:50px; color:#777;} */

/*지도 밑 연락처*/
.location .contact {padding: 0 10px;}
.location .contact > div {display: flex; width: 100%; height: 50px; line-height: 50px; align-items: center; gap: 10px;}
.location .contact > div .icon {width: 35px; height: 35px; border-radius: 50px;}
.location .contact > div .icon img {width: 100%; height: 100%;}
.location .contact > div > a {color: #555; font-size: 1.1em;}
.location .contact > div > span {display: none; color: #555;}
.location .contact .mobile {}
.location .contact .mail {}






/* 퀵메뉴 */
.quickmenu {position:fixed !important; flex-wrap:nowrap !important; display:block; bottom:calc(167px + env(safe-area-inset-bottom)) !important; right:17px !important; transform:translateY(-50%); width:auto !important; z-index:999;}
.quick {width:100%;}
.quick-link {width:38px;height:38px;border-radius:50%;position:relative;}


/* 이용약관,개인정보보호정책 */
.scroll_text h3 {margin-bottom:35px; font-size:1.2em; font-weight:400}
.scroll_text > div {margin-bottom:80px;}
.scroll_text .inner {margin-bottom:40px;}
.scroll_text .inner > h4 {margin-bottom:15px; font-size:1.0em;}
.scroll_text .inner > h4 > span {font-size:.8em; color:#999;}
.scroll_text .inner > div > p {margin-bottom:10px; line-height:1.4em; font-size:.9em; color:#555; font-weight:100}
.scroll_text .inner > div > p > span {display:block; padding-left:8px; font-size:.85em; color:#777;}
.scroll_text .inner > div > p > span:first-child {margin-top:8px;}
.scroll_text .inner > div > p > span > em {display:block; padding-left:15px; font-size:.9em; font-style:normal}
.scroll_text .inner > div > p > span > em:first-child {margin-top:5px;}
.scroll_text .inner > div > p > span > span {display:block; padding-left:10px;}
.scroll_text {max-height:600px; padding:0 30px 0 0; overflow-y: auto; direction:ltr; scrollbar-color: #d4aa70 #e4e4e4; scrollbar-width: thin;}
.scroll_text::-webkit-scrollbar {width:5px;}
.scroll_text::-webkit-scrollbar-track {background-color: #e4e4e4; border-radius: 100px;}
.scroll_text::-webkit-scrollbar-thumb {border-radius: 100px; border: 2px solid rgba(0, 0, 0, 0.18); border-left: 0; border-right: 0; background-color: #19988b;}
.scroll_text .inner > p {width:100%; padding:30px; line-height:1.6em; font-size:1em; border:1px solid #ddd; background:#f7f7f7;}/* 이메일수집거부 */
.scroll_text .inner > span {display:block; width:100%; padding:10px; font-size:.9em; color:#555;}
.scroll_text .inner > div > table {width:100%; border-top:1px solid #aaa; border-right:1px solid #ddd;}
.scroll_text .inner > div > table tr.th td {text-align:center; background:#f7f7f7;}
.scroll_text .inner > div > table td {padding:8px; text-align:left; border-left:1px solid #ddd; border-bottom:1px solid #ddd; font-size:.8em;}


/* @keyframes motion {
    0% {transform:translateY(0);}
    50% {transform:translateY(-10px);}
    100% {transform:translateY(0);}
} */

#quick-box, #menu-btn {position:fixed;left:-9999px;}

.quick-1 {position:absolute;top:0px;left:50%;background:#2c5c9d;text-align:center;width:0;height:40px;border-radius:50%;transform:scale(0) translate(-50%,0);transform-origin:top;transition:all .3s;}
.quick-2 {top:0px;right:0;background:#fdc23d;}
.quick-3 {top:0px;right:0;background:#0ea527;}
.quick-4 {top:0px;right:0;background:#e02191;}
.quick-1 > a {position: absolute;top:50%;left:50%; transform: translate(-50%,-50%);width:100%; font-size:.8em; color:#fff;}
.quick-1 > a img {width:23px;}
.quick-2 > a img {width:31px;}

.quick-btn {display:block;width:38px;height:38px;line-height:35px;border-radius:44%; box-shadow:0px 0px 6px 1px rgba(0,0,0,0.2); cursor:pointer;background:#a5c9e1;opacity:0.8;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5em;width:100%;text-align:center;}
.quick-btn:hover {background:#a5c9e1; opacity:1;}

#quick-box:checked ~ .quick-1 {left:0%;top:-45px;transform:scale(1);width:38px; height:38px;}
#quick-box:checked ~ .quick-2 {top:-90px;}
#quick-box:checked ~ .quick-3 {top:-135px;}
#quick-box:checked ~ .quick-4 {top:-180px;}


footer .inner {position:relative; width:100%; height:100%; margin:0 auto;}
footer .inner .logo {background: url('/home/images/f_cs_logo.png') no-repeat; width: 100px; height: 40px;}
footer .inner .util {padding:15px 0; border-bottom:1px solid #555;}
footer .inner .util a {display:inline-block; margin-right:30px; font-size:.7em; font-weight:100; color:#bbb;}
footer .inner .info {padding:15px 0; font-size:.7em; font-weight:100; color:#bbb;}
footer .inner .info p {display:inline-block; margin-right:30px; margin-bottom: 5px;}
footer .inner .info address {font-style:normal;}
footer .inner .copyright {font-size:.95em; font-weight:200; color:#777;}


/* toast 설정 */
.toast_style {display:block; position:fixed; bottom:-100px; width:100%; height:auto; padding:15px 0; background:rgba(0,0,0,.7); z-index: 11}
.toast_a, .toast_p {display:block; height:30px; padding:0 25px; text-align: center; font-size:.9em; line-height:30px; color:#fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.toast_inner {display:flex; justify-content:center; flex-wrap:nowrap; width:auto;}
.toast_inner .toast_button {width:80px; height:30px; margin:0 5px; line-height:28px; text-align:center; border:1px solid #FFC726; border-radius:15px; font-size:.8em; color:#FFC726}

@media screen and (min-width: 480px) {
	/*about*/
	.about .image img {display: block; width: 360px;}
	.about .text span {display: block;}

}	

@media screen and (min-width: 640px) {
	

	.location .address {font-size:.9em;}
}	

@media screen and (min-width: 760px) {
	/* 서브컨텐츠 */
	.about {padding-top: 40px;}
	.about ul .ul-bar {display: block;}
	.about ul li .li-bar {display: none;}

	.about .text {padding:0 0 0 30px; margin-bottom: 60px;}
	.about .text h3 {font-size:2em; text-align:left; font-style:normal; margin-top: 7px;}
	.about .text p {font-size:1.1em; text-align:left;}
	.about .text span {font-size:1em; text-align:left;}
	.about .text span span {font-size: 1em;}

	.about .image img {height:auto}
}

@media screen and (min-width: 920px) {
	.container article {padding:80px 0;}
	.container.about article {padding: 80px 0 0 0;}
	
	.top-box {height:320px; /*border-bottom:1px solid #777;*/}

	header > h1 {height: 70px;}
		
	.path-box {display:none;}
	#lnb { display:flex; align-items:center; justify-content: center; position:relative; width:100%; height:45px; background:#f7f7f7; border-bottom:1px solid #d4d4d4;}
	#lnb > ul {width:1100px;}
	#lnb > ul > li {float:left; position:relative; border-left:1px solid #ddd;}
	#lnb > ul > li:last-child {border-right:1px solid #ddd}
	#lnb > ul > li > a {display:block; width:auto; height:45px; border-bottom:1px solid #ddd;  line-height:45px; padding:0 25px; text-align:left; color:#999;}
	#lnb > ul > li:last-child > a {color:#e30039; background: #fff; font-weight: 600; border-bottom:2px solid #e30039;}
	#lnb > ul > li > ul {position:absolute; left:-1px; top:45px; padding:25px 15px 15px; border:1px solid #ddd; background:#fff; opacity:0; visibility:hidden; z-index:19 }
	#lnb > ul > li > ul > li {width:180px; height:35px;}
	#lnb > ul > li > ul > li > a {display:block; width:180px; height:35px; line-height:18px; padding:0 10px; color:#aaa;}
	#lnb > ul > li > ul > li > a:hover {color:#222}
	#lnb > ul > li:hover > a {color:#e30039; background:#fff;}
	#lnb > ul > li:hover .dropdown-toggle {opacity: 1; visibility: visible}
	
	.title-box {width:1200px; margin:0 auto; padding:80px 0 0;}
	.title-box h3 {font-size:2.5em;}

	.about {padding-top: 30px;}
	.about .text {margin-bottom: 100px;} 
	.about .text span span {display: inline;}
	
	.history ul {display: table; padding: 50px 0;}
	.history ul li {display: table-cell;font-size:1.1em;}
	.history ul li:first-child {width:180px; font-size:2.3em; }
	.history ul li p:first-child {margin-top:5px;}
	.history ul li:last-child {line-height: 30px; vertical-align: top;}
	.history ul li:last-child span {display:table-cell; padding:0; color:#555; font-size:1em; line-height:1.8em;}
	
	.location > div {margin-top:30px;}
	.location .address {font-size:1.1em; line-height:1.4em; padding-right:50px;}
	.location .address span {font-size:1.3em; line-height:1.3em;}
	.location .contact {display: flex;}
	.location .contact > div {width: 33.333%;}
	.location .contact p {margin-top:0;}
	.location .contact p span {display:block; width:100%;}
	.location .contact p a {display:none;}

	


	/* 퀵메뉴 */
	.quickmenu {position:fixed !important; flex-wrap:nowrap !important; display:block; bottom:calc(143px + env(safe-area-inset-bottom)) !important; right:24px !important; transform:translateY(-50%); width:auto !important; z-index:999;}
	.quick-link {width:60px;height:60px;border-radius:42%;position:relative;}

	.quick-1 > a {position: absolute;top:50%;left:50%; transform: translate(-50%,-50%);width:100%; font-size:1em; color:#fff;}
	.quick-1 > a img {width:35px;}
	.quick-2 > a img {width:45px;}

	.quick-btn {display:block;width:60px;height:60px;line-height:60px;border-radius:42%;cursor:pointer;background:#a5c9e1;opacity:0.8;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2em;width:100%;text-align:center;}
	.quick-btn:hover {background:#a5c9e1; opacity:1;}

	#quick-box:checked ~ .quick-1 {left:0%;top:-70px;transform:scale(1);width:60px; height:60px; border-radius:42%;}
	#quick-box:checked ~ .quick-2 {top:-140px;}
	#quick-box:checked ~ .quick-3 {top:-210px;}
	#quick-box:checked ~ .quick-4 {top:-280px;}

	
	/* toast 설정 */
	.toast_style {display:flex; justify-content:center;}
	.toast_link, .toast_p {display:block; height:30px; margin-right:15px; text-align: center; font-size:.9em; line-height:30px; color:#fff;}
	.toast_button {width:auto; margin-left:8px; padding:0 15px; height:30px; line-height:30px; border:1px solid #FFC726; border-radius:15px; font-size:.8em; color:#FFC726}
	

	/*footer*/
	footer .inner .util a {font-size: .78em;}
	footer .inner .info {font-size: .78em;}
	footer .inner .info p {margin-bottom: 10px;}
}	

@media screen and (min-width: 1200px) {	
	.location > div {display: flex;}
	.location .address {width: 44%; font-size: 1em;}
	.location .contact {width: 66%;}
	.location .contact > div {display: block; height: max-content; line-height: 36px;}
	.location .contact > div.fax {padding-left: 30px;}
	.location .contact > div .icon {float: left; margin-right: 10px;}
	.location .contact > div:nth-child(2)::after {content: ''; clear: both; display: block;}
	.location .contact > div > a {display: none;}
	.location .contact > div > span {display: block; width: max-content; border-top: 1px solid #ddd; font-size: 1.1em; padding-top: 5px;}
	.location .contact p {margin-bottom: 10px;}
	
	

}	

@media screen and (min-width: 1280px) {	
	header > h1 {left:70px; margin-left:0; height:70px; line-height:70px;}
	
	.container article {width:1100px; padding:0;}
	.container article > div {padding:100px 0;}
	.container.about article > div {padding: 20px 0;}
	.container.location article > div {padding: 60px 0;}
	.container article > div > div.board {}
	
	.top-box > h2 {top:65%; transform: translateY(-65%);}
	
	/* 서브컨텐 */
	.about .text h3 {font-size:2.5em; margin-top: 10px;}
	.about .text p {font-size:1.25em; margin-top: 30px;}
	.about .text span {font-size:1.2em;}

	
	

	
	footer .inner {width:1200px;}
}


footer {position:relative; width:100%;}
.inner_box {position:relative; top:0; width:100%; padding:30px 0; background:#282e38; text-align:center}
/*.footer_logo {position: absolute;left: 0;top: 40px;}*/
.inner_box .util {position:relative; width:1020px; margin:0 auto; padding:0 0 10px; border-bottom:1px solid #424242; text-align:center}
.inner_box .util a {font-size:.8em; color:#777; margin:0 10px;}
.inner_box .copyright {position:relative; width:1020px; margin:0 auto; padding:10px 0 0; border-top:1px solid #222; font-size:.75em; color:#555;}

