
@font-face { font-family: 'Cafe24Ohsquare'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/Cafe24Ohsquare.woff') format('woff'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'S-CoreDream-4Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'S-CoreDream-2ExtraLight'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff'); font-weight: normal; font-style: normal; }


*{margin:0; padding:0;} li{list-style: none;} a{text-decoration: none;}
img{vertical-align: top;}
.wrap {margin:0 auto; width:1300px; position:relative;}
.wrap:after, ul:after {display: block; content: ""; clear: both;}
html{width: 100%; height:100%; overflow-x:hidden; }
body {font-family: 'NanumSquare'; width:100%; height:100%;}
h2 {position:absolute; left:-9999px;}
section {width:100%; height:100%;}

/* header 영역 */
header {height:70px; color:#000;position:fixed; z-index: 1; width:100%; transition:0.3s; background:rgba(255,170,150,0.9);}
header .logo img{width:35px; position:relative; top:24px;}
header #gnb {position:absolute; left:680px; top:33px;}
header #gnb li {float:left; margin-right:50px; font-size:22px; font-weight: bold;}
header #gnb li a{color:#fff; opacity: 0.85;}
header #gnb li a:hover{opacity: 3; font-weight: bold;}

.hamburger-buttun {position:fixed; transition:.3s ease-in-out; width:35px; height:30px; z-index: 100; top:27px; left:1470px;}
        .hamburger-buttun.active span:nth-child(1), .hamburger-buttun.active span:nth-child(4) {opacity: 0;}
        .hamburger-buttun span {position:absolute; height:5px; border-radius: 2px; width:100%; background:#fff; top:0;transition:0.3s;}
        .hamburger-buttun span:nth-child(1) {top:0;}
        .hamburger-buttun span:nth-child(2),.hamburger-buttun span:nth-child(3) {top:13px;}
        .hamburger-buttun.active span:nth-child(2) {transform: rotate(45deg);}
        .hamburger-buttun.active span:nth-child(3) {transform:rotate(-45deg);}
        .hamburger-buttun span:nth-child(4) {top:26px;}
        
        .overlay {position:fixed; background:#3f71a9; top:0; left:0;width:100%; height:0; opacity: 0;visibility:hidden; display: flex; justify-content: center; align-items: center; transition:0.3s; z-index: 5;}
        nav ul li {margin:4rem 0; font-size:26px; opacity: 0;}
        nav ul li a {color:#fff; opacity: 0.75; transition:opacity 0.2s ease;}
        nav ul li a:hover {opacity:1;}
        nav ul li span {display: block; font-size:17px; padding-top:12px; opacity: 0.75;color:#eee;}
        nav ul li span:hover {opacity:1;}  

        
        @keyframes fadeInLeft {
            0% {opacity:0; transform:translateX(-25%);}
            100% {opacity:1; transform:translateX(0);}
        }
        .overlay.visible {
            height:100%;
            opacity:.95;
            visibility: visible;
        }
        .overlay.visible nav ul li {
            animation:fadeInLeft 0.3s ease forwards;
        }
        .overlay.visible nav ul li:nth-child(1) {animation-delay: 0.23s;}
        .overlay.visible nav ul li:nth-child(2) {animation-delay: 0.27s;}
        .overlay.visible nav ul li:nth-child(3) {animation-delay: 0.30s;}
        .overlay.visible nav ul li:nth-child(4) {animation-delay: 0.33s;}

#navigation{ 
    position:absolute; 
	top:400px;
	right:150px;   
	font-size:32px;
    z-index: 99;
    line-height:1.8;
}	   		
#navigation li a { color:#000;}
#navigation li a:hover {color:#fff;}



#section0 {background:url(../images/main.jpg)no-repeat center; height:850px;}
#section0 h1 {color:#fff; font-size:62px; font-weight: 900; font-family: 'Cafe24Ohsquare'; position:relative; top:400px; left:1000px;}
#section0 p {color:#fff; font-size:24px; position:relative; top:220px; left:1000px;}

#section1 {background:#fff; height:100%; width:100%;}
#section1 img {height:550px; position:relative; top:200px; left:315px;}
#section1 h1 {font-size:28px; color:#333; position:relative;bottom:355px; left:800px; line-height:1.4;}
#section1 h1 p {font-size:28px; color:#025aff; display: inline-block;}
#section1 .di {color:#31548e; font-size:18px; font-weight: 600; position:relative;bottom:350px;left:800px; }
#section1 ul {position:relative; left:800px; bottom:320px; width:550px; line-height:2;}
#section1 ul li {float:left;  margin-right:50px; font-size:18px;}
#section1 ul li span {color:#355592; font-weight: bold;}
#section1 em {position:relative; left:810px; bottom:280px; font-style: normal; line-height:1.5; font-size:18px;}
#section1 a {background: linear-gradient( to left, #f8a794, #f3746e ); padding: 16px 36px; color:#fff; font-size:18px; position:relative; bottom:200px; left:810px;}


#section2 {background:#ffd9d0;}
#section2 h1 {font-size:36px; font-family: 'S-CoreDream-2ExtraLight'; position:relative; top:140px; left:310px;}
#section2 strong {font-size:52px; font-weight: 700; position:relative; top:150px; left:310px; line-height:0.95;}
#section2 p {font-size:20px; position:relative; top:160px; left:315px; line-height:1.5; color:#333;}
#section2 .view { background:#ffaa96; padding:16px 34px; color:#fff; border-radius: 40px; border:2px solid #fff; font-size:18px; position:relative; top:195px; left:310px;}
#section2 ul {position:absolute; left:850px; top:2090px;width:100%;}
#section2 ul li{float:left; margin-right:50px;}
#section2 ul li img {height:360px; width:360px;}
#section2 ul li:nth-child(3) { position:absolute; top:400px; left:-560px; top:400px;}
#section2 ul li:nth-child(5) { position:absolute; top:400px; left:-1000px; top:400px;}
#section2 ul li:nth-child(6) { position:absolute; top:400px; left:-120px; top:400px;}
#section2 ul li:nth-child(7) { position:absolute; top:400px; left:320px;top:400px;}

.snip1585 {
    border-radius: 20px;
  color: #fff;
  font-size: 22px;
  margin-right: 50px;
  max-width: 350px;
    height:350px;
  position: relative;
  text-align: center;
  width: 100%;
   overflow: hidden;
    display: inline-block;
    left:860px;
    bottom:115px;
}
.go {position:relative; left:-180px;top:-400px;}
.go1 {position:relative; left:210px;top:-400px;}
.go2 {position:relative; left:620px;top:-400px;}

.radias img{position:relative; left:0; top:-50px; height:350px;}
.radias1 img{position:fixed; right:-100px; top:2008px;height:350px;}
.snip1585 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1585:before,
.snip1585:after {
  background-color: rgba(0,0,0, 0.3);
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 0;
}

.snip1585:before {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.snip1585:after {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.snip1585 img {
  max-width: 100%;
  backface-visibility: hidden;
}

.snip1585 figcaption {
  position: absolute;
  top: 200px;
    text-align: left;
  bottom: 0;
  left: 25px;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 0;
  z-index: 2;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.snip1585 h3 {
  font-size: 28px;
  font-weight: 800;
    line-height:1.2;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}

.snip1585 h3 img {position:relative;left:60px;bottom:15px;}

.snip1585 h3 span {
  display: block;
  font-weight: 500;
    margin-top:10px;
    font-size:16px;
    margin-left:4px;
}

.snip1585 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.snip1585:hover > img,
.snip1585.hover > img {
  opacity: 0.8;
}

.snip1585:hover:before,
.snip1585.hover:before,
.snip1585:hover:after,
.snip1585.hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.snip1585:hover figcaption,
.snip1585.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}









@media (max-width:800px) { /* 모바일용 */
.pc {display:none !important;  }
    body{width:100%;}
    .wrap {width:auto;}
    header {height:55px;position:fixed; z-index: 1; width:100%; transition:0.3s; background:none; background:rgba(255,170,150,0.9);}
    header .logo img{width:30px; top:10px; left:20px;}
    .hamburger-buttun {width:35px; height:30px; z-index: 99; top:12px; left:320px;}
    
    #section0 {background:url(../images/main.jpg)no-repeat center;width:480px; background-size:cover;}
#section0 h1 {font-size:32px; position:relative; top:300px; left:50px;}
#section0 p {font-size:14px; top:200px; left:50px;}

#section1 {height:500px; width:100%;}
#section1 img {height:250px;top:160px; left:85px;}
#section1 h1 {font-size:20px;top:-175px;left:0;line-height:1.2; text-align: center;}
#section1 h1 p {font-size:20px;}
#section1 .di {font-size:14px; bottom:170px;left:0;  text-align: center; display: block;}
#section1 ul {left:30px; bottom:-110px; width:400px; line-height:1.7;}
#section1 ul li { margin-right:25px; font-size:16px;}
#section1 em {left:130px; bottom:-100px;}
#section1 a {bottom:-180px; left:110px; padding:8px 16px; font-size:16px;}
    
#section2 h1 {font-size:18px;top:80px; left:20px;}
#section2 strong {font-size:32px;top:85px; left:20px;}
#section2 .view {padding:10px 20px;font-size:16px;left:60px; border-radius: 0;  top:50px;}
    
.go { left:0px;top:110px;}
.go1 { left:0px;top:120px;}
.go2 { left:0px;top:110px;}
    .go3 {position:relative; right:0; top:100px;}
    .go4 {position:relative; right:0;top:100px;}

.snip1585 {
  font-size: 20px;
  margin-right: 30px;
  max-width: 140px;
    height:140px;
    left:20px;
    bottom:0;
}   
.snip1585:before,    
.snip1585:after {
  border-top: 20px solid rgba(255, 40, 35, 0.4);
  border-bottom: 20px solid rgba(255, 40, 35, 0.4);
  position: absolute;
  left: 0;
  right: 0;
}
.snip1585 h3 {
  font-size: 18px;
}

.snip1585:hover > img,
.snip1585.hover > img {
  opacity: 0.8;} 
      
    
    
}
@media (min-width:801px) { /* PC용 */
.mob {display: none !important;  }
} 






