@charset "utf-8";
@font-face {
  font-family: 'Cocon';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Cocon-Bold.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/NotoSansKR-ExtraLight.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NotoSansKR-Light.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NotoSansKR-DemiLight.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansKR-Regular.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/NotoSansKR-Medium.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/NotoSansKR-Bold.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/NotoSansKR-Bold-Hestia.woff) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 800;
  src: url(fonts/NotoSansKR-Black-Hestia.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/Montserrat-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/Montserrat-ExtraLight.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Montserrat-Light.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Montserrat-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/Montserrat-SemiBold.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Montserrat-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(fonts/Montserrat-ExtraBold.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(fonts/Montserrat-Black.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/Montserrat-) format('woff');
}
/* Arita-buri  */
@font-face {
	font-family: 'Arita-buri';
	font-style: normal;
	font-weight: 100;
	src: url(fonts/Arita-buri-HairLine.woff) format('woff');
}
@font-face {
	font-family: 'Arita-buri';
	font-style: normal;
	font-weight: 200;
	src: url(fonts/Arita-buri-Light.woff) format('woff');
}
@font-face {
	font-family: 'Arita-buri';
	font-style: normal;
	font-weight: 300;
	src: url(fonts/Arita-buri-Medium.woff) format('woff');
}
@font-face {
	font-family: 'Arita-buri';
	font-style: normal;
	font-weight: 400;
	src: url(fonts/Arita-buri-SemiBold.woff) format('woff');
}
@font-face {
	font-family: 'Arita-buri';
	font-style: normal;
	font-weight: 500;
	src: url(fonts/Arita-buri-Bold.woff) format('woff');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins,
kbd, q, samp, small, strong, sub, sup, var, b,
i, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, figcaption, figure, footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
* {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html, body {
  position: relative;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}
body {
  overflow-x: hidden;
  font-family: "Montserrat", "NotoSansKR";
  line-height: 1;
}
body.active {
  overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul,
ul li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
*:focus {
  outline: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #ff602b;
}
header {
  z-index: 10;
  position: fixed;
  width: 100%;
  height: 100px;
  transition: height .3s ease;
}
header.wh-event{
  height: 105px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
}

header.wh-event nav ul li a {
    color: #333;
    font-weight: 500;
}

header.wh-event .logo svg .st6 {
  transition: fill .3s ease;
  fill: #333333;
}

.wrapper {
  box-sizing: border-box;
  padding: 0px 140px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
header>.wrapper {
  padding-top: 0px;
  box-sizing: border-box;
  overflow: hidden;
  height: 100px;
  background: transparent;
  transition: background .3s ease, height .3s ease;
}
header .logo {
  top: 37px;
  height:53px;
  position: absolute;
}
header .logo {
  width: 300px;
}
header .logo svg {
  width: 100%;
}
header .logo svg .st0 {
  fill: #A6A6A7;
}
header .logo svg .st1 {
  fill: #727171;
}
header .logo svg .st2 {
  fill: #912489;
}
header .logo svg .st3 {
  fill: url(#SVGID_1_);
}
header .logo svg .st4 {
  fill: url(#SVGID_2_);
}
header .logo svg .st5 {
  fill: url(#SVGID_3_);
}
header .logo svg .st6 {
  transition: fill .3s ease;
  fill: #FFFFFF;
}
header:hover .logo svg .st6 {
  transition: fill .3s ease;
  fill: #333333;
}
header nav {
  text-align: right;
  width: 100%;
  box-sizing: border-box;
  padding-top: 30px;
  padding-left: 170px;
  vertical-align: top;
}
header nav,
header nav>ul,
header nav>ul>li {
  display: inline-block;
}
header nav>ul>li {
  padding: 0px 30px;
}
header nav>ul>li>a {
  display: block;
  text-transform: capitalize;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -0.03em;
}
header nav ul.quick {
  float: right;
}
header nav>ul>li {
  position: relative;
  line-height: 34px;
  padding-top: 16px;
  text-align: left;
}
header nav ul.gnb>li:first-child>a {
  min-width: 120px;
}
header nav ul.quick li a {
  font-size: 14px;
}
ul.gnb>li.hidden {
  display: none;
}
header nav ul.gnb .gnb_outlink_icon {
	width: 13px;
	position: relative;
	top:1px;
}
header nav ul.gnb li>ul {
  position: absolute;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  line-height: 0px;
}
header nav ul.gnb li>ul>li>ul {
  position: relative;
}
header nav ul.gnb li>ul>li>ul>li {
  margin: 0px;
  padding: 0px;
  padding-left: 12px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
header nav ul.gnb>li>ul>li>a {
  font-weight: 500;
  letter-spacing: 0em;
  color: #000;
  word-break: keep-all;
  font-size: 16px;
  display: block;
  line-height: 20px;
  padding: 5px 0px;
}
header nav ul.gnb>li>ul>li>ul>li>a {
  font-weight: 500;
  letter-spacing: 0em;
  color: rgba(0, 0, 0, 0.5);
  word-break: keep-all;
  font-size: 14px;
  display: block;
  line-height: 20px;
  padding: 4px 0px;
}
header nav ul.gnb>li>ul>li>ul {
  padding-top: 0px;
  margin-bottom: 10px;
}
/*메뉴 사이즈 조절 : 변경자 : jeonilbong 24.08.05*/
header:hover>.wrapper {
 /*기존 :height: 510px;*/
  height: 540px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  /* background: rgba(255, 112, 3, 1); */
}
header nav ul li a {
  transition: color .3s ease;
}
header:hover nav ul li a {
  color: #333;
  font-weight: 500;
}
header nav ul.gnb li>ul>li {
  text-align: left;
  transition: border .5s ease;
}
header nav ul.gnb>li:hover>ul>li>ul>li:hover {
  /* border-left: 1px solid #ff5a00; */
  border-left:1px solid #800f85 ;
}
/* header nav ul.gnb>li:hover>a */
header:hover nav ul.gnb>li.active>a,
header nav ul.gnb>li:hover>ul>li:hover>a,
header nav ul.gnb>li.active>ul>li.active>a,
header nav ul.gnb>li:hover>ul>li>ul>li:hover>a,
header nav ul.gnb>li.active>ul>li.active>ul>li.active>a {
  /* color: #ff5a00; */
  color:#800f85;
}
header nav ul.gnb>li:hover>a{
  cursor: default;
}
header nav ul.gnb>li:hover>ul>li.has-child:hover>a,
header nav ul.gnb>li.active>ul>li.has-child.active>a {
  color: #000;
  cursor: default;
}
.hamburger_menu svg {
  width: 64px;
  height: 48px;
  top: -6px;
  left: -14px;
  stroke: #fff;
  stroke-width: 3px;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  display: block;
  position: absolute;
}
.hamburger_menu.active svg {
  stroke: #222;
}

.wh-event .hamburger_menu svg {
  stroke: #222;
}
.hamburger_menu {
  display: none;
  width: 36px;
  height: 36px;
  padding: 0;
  margin: 0;
  outline: none;
  right: 40px;
  top: 40px;
  position: absolute;
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearence: none;
  -webkit-tap-highlight-color: transparent;
}
.hamburger_menu svg path {
  transition: stroke-dasharray var(--duration, 0.85s) var(--easing, ease) var(--delay, 0s), stroke-dashoffset var(--duration, 0.85s) var(--easing, ease) var(--delay, 0s);
  stroke-dasharray: var(--array-1, 26px) var(--array-2, 100px);
  stroke-dashoffset: var(--offset, 126px);
  transform: translateZ(0);
}
.hamburger_menu svg path:nth-child(2) {
  --duration: .7s;
  --easing: ease-in;
  --offset: 100px;
  --array-2: 74px;
}
.hamburger_menu svg path:nth-child(3) {
  --offset: 133px;
  --array-2: 107px;
}
.hamburger_menu.active svg path {
  --offset: 57px;
}
.hamburger_menu.active svg path:nth-child(1),
.hamburger_menu.active svg path:nth-child(3) {
  --delay: .15s;
  --easing: cubic-bezier(.2, .4, .2, 1.1);
}
.hamburger_menu.active svg path:nth-child(2) {
  --duration: .4s;
  --offset: 2px;
  --array-1: 1px;
}
.hamburger_menu.active svg path:nth-child(3) {
  --offset: 58px;
}
footer {
  position: relative;
  /* background: #660f6a; */
}
footer .ft_top{
    font-size: 14px;
    border-bottom: 1px solid #dee3eb;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    background: #FBFBFB;
	border-top: 1px solid #dee3eb;
	box-sizing:border-box;
}
footer .ft_top .wrapper{
	padding-top:0;
	padding-bottom:0;
	background:#fbfbfb;
}
footer .ft_top ul{
    display: inline-block;
    line-height: 30px;
    margin: 10px 0 0 0;
	padding-bottom:0;
}
footer .ft_top ul li{
	position:relative;
    display: inline-block;
	padding: 0 19px;
	box-sizing:border-box;
}
footer .ft_top ul li:after,
footer .ft_top ul li:first-child:before{
    content: '';
    position: absolute;
    background: #cccccc;
    height: 24px;
    top: 3px;
    margin-top: -.5em;
    width: 1px;
    right: 0px;
}
footer .ft_top ul li:first-child{
	position:relative;
}
footer .ft_top ul li:first-child:before{
	left:0;
}
footer .ft_top a{
	color:#333;
	font-size:14px;
	background:#fbfbfb;
}
footer .ft_bottom{
	background:#fbfbfb;
}
footer .wrapper {
  width: 100%;
  box-sizing: border-box;
  max-width: 1480px;
  padding:40px 0;
}
footer .wrapper::after {
  content: "";
  display: block;
  clear: both;
}
footer ul li {
  list-style: none;
  display: inline-block;
  font-size: 0px;
}
footer ul {
  font-size: 0px;
  padding-bottom: 20px;
}
footer::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  left: 0px;
  top: 90px;
  background: rgba(255, 255, 255, 0.1);
}

footer .util {
  display: none;
}
footer ul.util li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
footer ul.util li {
  position: relative;
  padding: 0px 20px;
  line-height: 12px;
}
footer ul.util li::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  right: 0px;
  top: 0px;
  background: rgba(255, 255, 255, 0.1);
}
footer ul.util li:first-child {
  padding-left: 0px;
}
footer ul.util li:last-child::after {
  display: none;
}
footer .info {
  float: left;
  /* padding-top: 30px; */
}
footer .info>div {
  font-weight: 300;
  font-size: 14px;
}
footer .info>div>span {
  font-weight: 300;
  /* color: rgba(255, 255, 255, 1); */
  color:#000;
  font-size: 14px;
}
footer .info .address {
  font-weight: 200;
  display: inline-block;
  padding-bottom: 10px;
  /* color: rgba(255, 255, 255, 0.5); */
  color:#000;
}
footer .info .tel {
  font-weight: 200;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
  letter-spacing: 0em;
}
footer .info .tel::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  left: 0px;
  top: 0px;
  background: rgba(255, 255, 255, 0.2);
}
footer .info2 {
  float: right;
  padding-top: 55px;
}
footer .info2 .social {
  height: 30px;
  text-align: right;
}
footer .info2 .social li {
  width: 45px;
  height: 30px;
  margin-left: 10px;
}
footer .info2 .social li a {
  width: 25px;
  padding: 7px;
  display: block;
  font-size: 0px;
}
footer .info2 .social li a * {
  width: 100%;
}
footer .info2 .social li a svg {
  fill: rgba(255, 255, 255, 0.5);
  transition: fill .3s ease;
}
footer .info2 .social li a:hover svg {
  fill: #ff5a00;
}
footer .info .copyright {
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.03em;
  /* color: rgba(255, 255, 255, 0.5); */
  color:#000;
}
footer .clearfix .fl{
	margin-right:50px;
}
.handsomefish {
	margin-top: 10px;
}
.handsomefish a {
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 0.03em;
    /* color: rgba(255, 255, 255, 0.5); */
	color:#000;
}

/* clearfix */
.clearfix{*zoom:1;}
.clearfix:before, .clearfix:after {display: block; content: '';line-height: 0;}
.clearfix:after {clear: both;}

.fl{float: left;}
.fr{float: right;}




/* 여기부터 opacity랑 dir evnet 하단 스크립트 이용시 필수 */
.opacity {
    opacity: 0;
    transition: all 1.5s ease;
}

.opacity.sc-event {
    opacity: 1;
}

.dir_top {
    position: relative;
    top: 50px !important;
}
.dir_top2{
    top: 150px  !important;
}
.dir_bottom {
    position: relative;
    top: -50px !important;
}

.dir_left {
    position: relative;
    left: 50px !important;
}
.dir_left2 {
    position: relative;
    right: -30% !important;
}
.dir_right {
    position: relative;
    left: -50px !important;
}
.dir_right2 {
    position: relative;
    left: 0px !important;
}

.dir_bottom.sc-event,
.dir_top.sc-event,
.dir_left.sc-event,
.dir_right.sc-event {
    top: 0px !important;
    left: 0px !important;
    transition: all 1s ease;
}
.dir_top2.sc-event{
    top: 60px !important;
    left: 50px !important;
}
.dir_right2.sc-event{
    position: relative;
    left: 50px !important;
}

.dir_left2.sc-event{
 right:0 !important;
}

.delay01 {
    transition-delay: .1s !important;
}

.delay02 {
    transition-delay: .2s !important;
}

.delay03 {
    transition-delay: .3s !important;
}

.delay04 {
    transition-delay: .4s !important;
}

.delay05 {
    transition-delay: .5s !important;
}

.delay06 {
    transition-delay: .5s !important;
}

.delay07 {
    transition-delay: .7s !important;
}

.delay08 {
    transition-delay: .8s !important;
}

.delay09 {
    transition-delay: .9s !important;
}

.delay1 {
    transition-delay: 1s !important;
}

.delay11 {
    transition-delay: 1.1s !important;
}

.delay12 {
    transition-delay: 1.2s !important;
}

.delay13 {
    transition-delay: 1.3s !important;
}

.delay14 {
    transition-delay: 1.4s !important;
}

.delay15 {
    transition-delay: 1.5s !important;
}

.delay16 {
    transition-delay: 1.6s !important;
}
