@import url("reset.css"); /*Crentries Reset*/
@import url("nav.css"); /*메뉴*/
@import url("fonts.css"); /* 프리텐다드, 카페24 써라운드*/
/*@import url('https://fonts.cdnfonts.com/css/stanley');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('motion.css');

* {
}
body {
	width: 100%;
	background: rgba(254,253,252,1);
    scroll-behavior: smooth;
}
.container {
	width: max-content;
	height: 100%;
	min-height: 500px;
	display: flex;
	flex-direction: row;
	overflow: hidden;
}
section {
	height: inherit;
	position: relative;
	color: #236160;
	opacity: 1;
	z-index: 1;
	float: left;
	font-family: 'Pretendard', san-serif;
	overflow: hidden;
}
.slogan {
	font-size: 70pt;
	color: #2a5857;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Stanley', sans-serif;*/
	/*font-family: 'Pretendard', san-serif;
	line-height: 1.0;*/
	line-height:1.0;
	margin-left: 45px;
}

.slogan::before {
	content: "";
	width: 93%;
	border-top: 1px solid #2a5857;
	position: absolute;
	top: -20px;
}
body {
	overflow-x: hidden;
}

/* parallax__cont */
#parallax__cont {
	max-width: 2560px;
	width: 100%;
	margin: 0 auto;
}

.parallax__item {
	width: 100%;
	height: 100vh;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}


#section1 {
	flex-direction: column;
}
#section1 .t1 {
	top: 130px;
	left: 0%;
	position: absolute;
}
#section1 .t2 {
	top: 60%;
	left: 0%;
	position: absolute;
}
#section1 .t3 {
	top: 130px;
	left: 750px;
	position: absolute;
}

#section1 .t4 {
	top: 49%;
	left: 40%;
	position: absolute;
}
#section1 .t5 {
	top: 150px;
	left: 1950px;
	position: absolute;
}
#section1 .t6 {
	top: 500px;
	left: 1075px;
	position: absolute;
}
#section2 .c1 {
	top: 150px;
	position: absolute;
	left: 110px;
	opacity: 0;
}
#section2 .c2 {
	top: 300px;
	position: absolute;
}
#section2 .c3 {
	top: 500px;
	position: absolute;
}

#section3 .c4 {
	/*top: 690px;
	left: 31%;
	position: absolute;
	z-index:1100;*/
}

#section2 .c5 {
	right: -13%;
	top: 0px;
	position: fixed;
}

#section2 .c6 {
    right: 4vw;
    top: 200px;
    position: inherit;
    opacity: 1;
    width: 29vw;
	max-width:530px;
	z-index:100;
}

#section3 .a1, #section3 .a2 {
	opacity: 1;
}

#map {
    width: 100%;
    height: 75vh;
    margin-top: 230px;
    display: block;
    border-top-left-radius: 90px;
}

.pin-spacer {
	overflow: overlay !important;
}
/* 확대/축소 등 구글 지도의 기본 UI 감추기 */
.gmnoprint, .gm-control-active.gm-fullscreen-control {
	display: none;
}
.main_text_01 {
	font-size: 14px;
	color: #2a5857;
	border-top: 1px solid #2a5857;
	font-weight: 300;
	font-family: 'Pretendard', san-serif;
	padding: 20px 0 0 0;
	margin: 0 0 0 100px;
	line-height: 1.5;
}
.main_text_01 span {
}
.main_text_02 {
	min-width: 640px;
	font-size: 14px;
	text-align: center;
	color: #2a5857;
	font-weight: 500;
	font-family: 'Pretendard', san-serif;
	padding: 20px 0 0 0;
	line-height: 1.5;
}
.main_text_03 {
	width: 640px;
	min-width: 640px;
	margin: 0px auto;
	font-size: 14px;
	text-align: center;
	color: #2a5857;
	font-weight: 300;
	font-family: 'Pretendard', san-serif;
	padding: 0;
	line-height: 1.5;
}
.main_text_03 span {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
}
.main_text_04 {
	/*width: 100%;*/
    width: initial;
    max-width: 450px;
    min-width: 300px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Pretendard', san-serif;
    padding: 0;
    line-height: 1.5;
    display: inline-table;
}

.main_text_04 span {
	width:inherit;
	/*position: absolute;*/
	position:relative;
	display: block;
	font-weight:300;
}

.infography {
	width:100%;
	max-width:1280px;
	min-width:320px;
	margin-top:70px;
}

.infography li {
	width:min-content;
	float:left;
	text-align: center;
	/*margin: 0 0 400px 0px;*/
	margin:0px 25px;
}

.infography li strong {
	font-size: 24px;
	color: #fff;
	margin: 10px 0;
	display: block;
}
.infography li img {
	width: 300px;
	display: block;
	margin: 0px auto;
    filter: invert(1) contrast(3) grayscale(1);
}

.haky_big_logo {
	width: 1360px;
	height: 400px;
	/*filter: invert(28%) sepia(9%) saturate(2300%) hue-rotate(130deg) brightness(96%) contrast(85%);*/
	position: relative;
	top: 44%;
	left: -20%
}
.haky_motion {
	max-width: 550px;
	display: block;
	margin: 0px auto;
	padding-bottom: 100px;
}
.gradient_spot {
	width: 1000px;
	height: 1000px;
	position: fixed;
	background: radial-gradient(circle, rgb(233 217 190) 0%, rgba(254, 253, 252, 1) 54%, rgba(254, 253, 252, 1) 100%);
	top: -500px;
	left: -400px;
	animation-name: spot-wow;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	/*animation-timing-function:*/
	animation-direction: alternate;
	/*animation-fill-mode: both;*/
	overflow: hidden;
}

/*시간지연용*/
#delay_line_01, #delay_line_02-1, #delay_line_02-2,  #delay_line_03 {
	width:0%;
    height: 2px;
    position: absolute;
    bottom: 0;
    transition: all 0.5s;
    background: rgb(20, 240, 66);
	left:0;
}


 
.col_01 {
	max-width: 500px;
}

.col_02 {
	width: 50%;
	min-width: 500px;
	height: auto;
	float: left;
	display: inline-block;
	position: relative;
	margin: 145px 10px 0 0;
	box-sizing: border-box;
}
#section1 {
}
#section2 {
}

#section3 {
	background: #236160 !important;
	color: #ffffff !important;
}

#section2 h2 {
	font-size: 70px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}

#section2 .haky_middle_logo {
	width: 180%;
	height: 400px;
	top: -65%;
	position: absolute;
	left: -50%;
	right: 0;
	margin: 0px auto;
	/* text-align: center; */
	opacity: 0.1;
	z-index: -1;
}

#section2 .haky_middle_logo .mouse__wrap {
	/*margin-top:-90px;*/
	left:100px;
	position:relative;
}

#section2 dl {
	width: 150%;
}

#section2 dl dt {
	font-size: 32px;
	font-weight: bold;
	padding-bottom:8px;
}

#section2 dl dd a {
	text-decoration:none;
	color:inherit;
}

#section2 .parallax__item_col.c4 dl dd {
	font-size: 16px;
	font-weight: 300;
	border-bottom: 1px solid #236160;
	min-width: 500px;
	padding: 10px 0;
	cursor: pointer;
}

#section2 .parallax__item_col.c4 dl dd span {
	content: "→";
	width: 30px;
	height: 30px;
	background: #236160;
	border-radius: 100%;
	position: relative;
	color: #fff;
	float: right;
	box-sizing: border-box;
	padding: 5px 0 0 7px;
	margin: -5px 10px 0 -10px;
	transition: all 0.5s;
}



#section2 .parallax__item_col.c4 dl dd:hover {
	font-weight: bold;
}

#section2 .parallax__item_col.c4 dl dd:hover > span {
	margin: -5px 0 0 0;
	transition: all 0.5s;
}

#section2 dl dd:nth-child(2) {
	border-top: 1px solid #236160;
}
#section2 .green_box {
	/*width: 50%;
	min-height: 2000px;
	background: #236160;*/
	display:none;
	visibility:hidden;
}

#section2 .c4 span.mobile_arrow {
	display:none;
}

.parallax__item_col H4 {
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	margin: 150px 0px 25px -10px;
}

.parallax__item_col H4 strong {
	font-size: 55px;
	font-weight: bold;
}
.audition .text {
    width:100%;
	min-width: 60px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	font-weight: 300;
	font-family: 'Pretendard', san-serif;
	padding: 0;
	line-height: 1.5;
	display: block;
}

.audition .detail_col {
	float: inline-start;
	margin: 10px;
}


.audition .detail_col:nth-child(2) {
	width:15%;
}


.audition .detail_col:nth-child(3) {
	width:75%;
}


.audition .audition_step {
	width: 100%;
	height:100px;
	/* max-width: 650px; */
	margin: 0px auto;
	margin-top: 40px;
}

.audition .audition_step img {
	width: 100%;
}
.audition .audition_step .detail_col dl {
	display: inline-block;
	text-align: left;
	width: 100%;
	font-family: 'Pretendard', san-serif;
}
.audition .audition_step .detail_col dl dt {
	font-size: 22px;
	font-weight: bold;
	padding: 15px 0;
}
.audition .audition_step .detail_col dl dd {
	font-size: 14px;
	font-weight: 300;
	border-top: 1px solid #fff;
	line-height: 1.5;
	padding: 15px 0;
}
.audition .audition_step .detail_col dl dd span a {
	color: #0F6;
}

.audition .audition_step .detail_col dl dd pre {
	margin:0;
    padding: 0;
    display: inline-grid;
}

.audition .audition_step .detail_col dl dd pre ul {
	display:grid;
}




.audition .float_round_banner {
    width: 50px;
    height: 50px;
    display: block;
    background-color: #ffffff;
    position: absolute;
    bottom: 3%;
    right: 2%;
    border-radius: 100%;
	cursor:pointer;
	transition:all 0.5s;
	background-image: url(../images/audtion_contact_off@2x.png);
    background-size: cover;
}

.audition .float_round_banner:hover {
	background-color:#0F6;
	background-position:bottom;
	background-image: url(../images/audtion_contact_on@2x.png);
	transform:scale(1.1);
	transition:all 0.5s;
}

.audition .float_round_banner span {
    color: #fff;
    font-size: 12px;
    left: -50px;
    top: 15px;
    position: relative;
}

.audition_infograph {
    max-width: 1280px;
    width: 100%;
    height: 100px;
	margin:0px auto;
	display:none;
}

.audition_infograph dt.audition_line {
    content: "";
    width: 1%;
    height: 1px;
    background: #fff;
    position: relative;
    display: block;
    top: 14px;
    left: 16%;
}

.audition_infograph dd {
    text-align: center;
    font-size: 11px;
    width: 33%;
    min-width: 110px;
    letter-spacing: -0.05em;
    z-index: 5;
    position: relative;
    display: inline-grid;
    grid-template-rows: 1fr 1fr;
}

.audition_infograph dd span {
    width: 29px;
    height: 29px;
    color: #236160;
    font-size: 14px;
	/*background:#4f8180;
    background-color: #ffffff;*/
    border-radius: 100%;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    padding: 7px 0 0 0;
    margin: 0px auto;
    margin-bottom: 10px;
    animation-name: white_pump;
	animation-duration:1s;
	animation-iteration-count:1;
	/*animation-timing-function:*/
	animation-direction: alternate;
	animation-fill-mode: both;
}

.audition_infograph dd:nth-child(2) span {
}

.audition_infograph dd:nth-child(3) span {
    animation-delay:1s;
}

.audition_infograph dd:nth-child(4) span {
    animation-delay:2s;
}


.audition_infograph dd strong {
	font-weight:500;
	letter-spacing:-0.01em;
}







.audition_infograph::before {
    content: "";
    width: 1%;
    height: 1px;
    background: #4f8180;
    position: relative;
    display: block;
    margin: 0;
	left:15.5%;
    top: 15px;
    animation-name: white_pump_line;
	animation-duration:2.6s;
	animation-iteration-count:1;
	animation-direction: alternate;
	animation-fill-mode: both;
	animation-timing-function: ease-in-out;
    animation-delay:0.5s;
}


#section4 .parallax__item_col {
	display: block;
	width: 100%;
	color: #fff;
}



#section4 .text {
	width: 400px;
	margin: 0px auto;
}
#section4 .text dl {
	display: inline-block;
	text-align: left;
	font-family: 'Pretendard', san-serif;
}
#section4 .text dl dt {
	font-size: 22px;
	font-weight: bold;
	padding: 15px 0;
	border-bottom: 1px solid #fff;
}


#section4 .text dl dd {
            font-size: 12px;
            font-weight: 300;
			margin-top:10px;
}



/*1450 iPad Pro 12.9*/
@media only screen and (max-width :1450px) {
#section1 .t5 {
	left: 1350px;
}
#section1 .t6 {
	left: 600px;
}

#section2 .c2 {
	top: 250px;
}

#section2 .c3 {
    top: 440px;
}


#section2 .c4 {
     top: 630px;
     left: 22%;
}

.audition .detail_col {
	margin:0 10px;
}




/*1024 mobile*/
@media only screen and (max-width :1024px) {

#section1 .t1 {
    top: 25vw;
    left: 0%;
    transform: none !important;
}

#section1 .t4 {
        width: 250vw;
        max-width: 1000px;
        top: 100vw;
        left: 0%;
}

#section1 .t2 {
    top: 650px;
    left: -5%;
    transform: none !important;
	display:none;
}

#section1 .t2 .slogan br {
	display:none;
}

#section1 .t2 .slogan {
    font-size: 16vw;
}


#section1 .col_01 {
    width: 70%;
}


.main_text_01 {
	font-size: 3vw;
}


#section2 h2 {
        font-size: 16vw;
        line-height: 0.9;
		top:8vw;
		position:relative;
}


#section2 .c2 {
    /*top: 18vw;*/
	top:35vw;
}

#section2 .c3 {
    /*top: 75vw;*/
    top:95vw;
    width: 85%;
}

.main_text_03 {
	white-space:initial;
}


#section2 .c4 {
    top: 130vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
}

#section2 .c4 dl dd {
	display:none;
}

#section2 .c4 span.mobile_arrow {
	display:block;
	width:10vw;
	height:10vw;
	color:#ffffff;
	background:url(../images/arrow@2x.png);
	background-size:contain;
	background-repeat:no-repeat;
	border-radius:100%;
	position:absolute;
	box-sizing:border-box;
    margin: 0px auto;
    left: 0;
    right: 0;
	cursor:pointer;
	animation-name: left-arrow-motion;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function:ease;
	animation-direction: alternate;
	animation-fill-mode: both;
	z-index:1000;
}


#section2 .c6 {
        width: 90%;
        margin: 0px auto;
        left: 0;
        right: 0;
}

#section2 dl {
    width: 100%;
}

#section2 dl dt {
	font-size:5vw;
}

#section2 .parallax__item_col.c4 dl dd {
    min-width: 320px;
    width: 100%;
}

#section2 .green_box {
    width: 115%;
}

#section2 .parallax__item_col.c4 dl dd span {
	display:none;
}



#section2 .haky_middle_logo .mouse__wrap {
	bottom:-35%;
	left:0px;
}

.main_text_03 span {
	font-size:3.5vw;
}

#section3 {
	/*background: radial-gradient(circle, rgb(233 217 190) 0%, rgba(254, 253, 252, 1) 54%, rgba(254, 253, 252, 1) 100%) !important;*/
    /*background: #236160 !important;*/
	/*background:none !important;
    color: #2a5857 !important;*/
}


#section3 .parallax__item_col H4 {
    margin: 2vw 0 0 0;
}

#section3 .parallax__item_col H4 strong {
    font-size: 12vw;
    font-weight: bold;
    line-height:1;
}

.infography {
	margin-top:1100px;
}

.infography li {
	width:-webkit-fill-available;
	float:inherit;
	margin:150px 0;
}

.audition .audition_step {
    width: 100%;
    max-width: 1024px;
    margin-top: 4.5vw;
}

.audition_infograph {
    max-width: 1024px;
    height: 65px;
}

.audition .audition_step .detail_col dl dt {
        font-size: 4.5vw;
        font-weight: bold;
        padding: 4px 0;
}

.audition .audition_step .detail_col dl dd {
        font-size: 2.9vw;
        padding: 6px 0;
        line-height: 1.3;
}


.audition_infograph dd {
    width: 31.5%;
}


.audition .detail_col:nth-child(2), .audition .detail_col:nth-child(3) {
    width: 90%;
}

.audition .text {
        width: 97%;
        min-width: 320px;
        font-size: 3vw;
        margin: 0px auto;
        margin-top: 2vw;
        word-break: keep-all;
        line-height: 1.3;
		color:#2a5857;
}

.audition .audition_step .detail_col dl dd {
	    border-top:1px solid #2a5857;
}

.audition .text br {
	display:none;
}

.audition .detail_col {
    margin: 6vw 0 0 5vw;
}


.audition_infograph dd span {
    animation-name: white_pump-mobile;
}

.audition .audition_step .detail_col dl dd pre ul li {
    margin:0px 10px;
    font-size:3vw;
	letter-spacing:-0.01em;
}



#section4 .parallax__item_col {
    position: absolute;
    margin-top: -85vw;
}

.parallax__item_col H4 {
    font-size: 3vw;
    margin: 0 0 3vw 0;
    width: 100%;
}

.parallax__item_col H4 strong {
    font-size: 8vw;
}



#section4 .text {
    width: 90%;
}


#section4 .text dl dt {
	font-size: 4.5vw;
	font-weight: bold;
	padding: 20px 0 4px 0;
	margin-bottom:1vw;
}

#section4 .text dl dd {
	font-size:3vw;
	font-weight: 300;
	line-height: 1.5;
	padding: 0;
	margin-top:2vw;
}


#map {
    width: 100%;
    height: 120vw;
    margin-top: 95vw;
    display: block;
}

.audition .float_round_banner {
	bottom:-10%;
	opacity:0;
	background-color:#2a5857;
	background-image:url(../images/audtion_contact_on@2x.png);
}

.audition .float_round_banner::before {
	color:#2a5857;
}

.audition_infograph::before {
    animation-name: white_pump_line-mobile;
}

.audition .float_round_banner span {
	color:#2a5857;
}


}



/*576 mobile*/
@media only screen and (max-width :576px) {

#section1 .t1 {
    left: -18%;
}


}
