section, section *{ box-sizing:border-box; }
*{ box-sizing:border-box; }
section{ overflow:hidden; }
section:last-child{ padding-bottom:150px !important; }
.mc-con{ max-width:1430px; width:100%; margin:0 auto; padding: 0 15px;}

.sect-tit{text-align: center; color: #000; margin-bottom: 3rem;}
.sect-tit > h2{font-size: 45px;}
.sect-tit > h5{font-size: 30px; font-weight: 500; margin-bottom: 10px;}

.main_sc{width: 100%; position: relative; background-repeat: no-repeat; background-position: center; background-size: cover;}

/*sc01*/
#sc01{ background-color:#333; height: 100vh; position: relative; overflow: hidden;}
#sc01::after{content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2;}

.main-caption{width: 100%; padding: 0 4rem; position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 99; color: #fff;text-align: center;}
.main-caption > h2{font-size: 55px; margin-bottom: 4rem;}
.main-caption > h5{font-size: 35px; font-weight: 400;}

.sc01-img{display: inline-flex; width: 400px;}
.sc01-img img{width: 100%;}

.search-area{display: inline-block; max-width: 600px; width: 100%; background-color: #fff; border-radius: 10px; position: relative; text-align: center; padding: 15px;}
.search-area > p{font-size: 16px; color: #000; font-weight: 400;}
.search-area > span{color: #D8151B; display: inline-block; position: absolute; top: 50%; right: 20px; line-height: 1; transform: translateY(-50%); font-size: 20px;}

.sc01Sli{ position:relative; z-index:1; background-color:#333; overflow:hidden; }
.sc01_bg{ position:absolute; z-index:1; top:0; bottom:0; left:0; right:0; background-color:#333; background-position:center; background-size:cover; background-repeat:no-repeat; }
.sc01_mbg{ display:none; position:absolute; z-index:1; top:0; bottom:0; left:0; right:0; background-color:#333; background-position:center; background-size:cover; background-repeat:no-repeat; }
.sc01_fr{ position:relative; z-index:1; min-height:max(600px,36.4583333vw); padding:150px 70px; display:flex; align-items:center; /*background-color:rgba(0,0,0,.35);*/ }

.sc01mw{ position:relative; z-index:1; overflow:hidden; background-color:#333; width: 100%; height: 100%;}
.sc01mw > .sc01_bdo{ position:absolute; z-index:1; top:50%; left:50%; min-width:100%; height:155%; transform:translate(-50%,-50%); }

.vimeo_player_wrapper{opacity: 1 !important;}

#board_search{ max-width:600px; width:100%; margin:0 auto; }
#board_search > .search_input{ position:relative; z-index:1; }
#board_search > .search_input > input[type="text"]{ width:100%; text-align:center; font-size:16px; font-weight:400; color:#000; background-color:#fff; border-radius:10px; padding:15px 54px; border:none; }
#board_search > .search_input > input[type="text"]:focus{ outline:none; }
#board_search > .search_input > input[type="text"]::placeholder{ font-size:16px; font-weight:400; color:#000; }
#board_search > .search_input > button[type="submit"]{ position:absolute; z-index:1; top:0; right:0; background-color:transparent; border:none; font-size:20px; color:#d8151b; box-shadow:none; background-image:none; padding:15px !important; height:auto !important; }

/* mouse-s */
.mouse-s{position: absolute; bottom: 2rem; left: 0; width: 100%; text-align: center; z-index: 8; color: #fff;}
.mouse-s > p{font-size: 18px;}
.mouse-s > span{display: block; font-size: 18px; transition: all 1s ease-in-out; animation: mousey 1.5s infinite;}

@keyframes mousey{
	0%{opacity: 0; transform: translateY(0);}
	100%{opacity: 1; transform: translateY(10px);}
}



/* sc02 */
#sc02{padding: 150px 0; background-repeat: no-repeat; background-position: center; background-size: cover;}
#sc02 .mc-con{position: relative; z-index: 3;}
.sc02-img{display: flex;}
.sc02-img img{width: 100%;}

/* sc03 */
#sc03{background-repeat: no-repeat; background-position: center; background-size: cover;}
.sc03-wrap{width: 100%; display: flex;}
.sc03-box{width: 50%;}
.sc03-box:first-child{background-repeat: no-repeat; background-position: center; background-size: cover; position: relative;}
.sc03-box:first-child > h3{font-size: 45px; font-weight: 500; position: absolute; bottom: 4rem; left: 4rem; color: #fff;}
.sc03-box:first-child > h3 > span{font-size: 55px; font-weight: 700;}
.sc03-box:last-child{background-color: #fff; padding: 4rem;}
.sc03-caption{margin-bottom: 1.5rem; padding-bottom: 1.5rem; border-bottom: 1px solid #eee;}
.sc03-caption > h5{font-size: 28px; color: #840c0c; margin-bottom: 1rem; padding-left: 38px; position: relative;}
.sc03-caption > h5 > span{display: inline-block; font-size: 34px; position: absolute; top: -7px; left: 0;}
.sc03-caption > h5 > img{display: block; width: 100%; max-width: 38px; position: absolute; top: -8px; left: 0;}
.sc03-caption > p{font-size: 18px; color: #333; line-height: 1.8;}
.sc03-caption > p > span{display: inline-block; position: relative;}
.sc03-caption > p > span::after{content: ""; width: 0%; height: 10px; background-color: rgba(132, 12, 12, 0.15); position: absolute; bottom: 2px; left: 0; transition: .8s;}
.sc03-caption:hover > p > span::after{width: 100%;}
.sc03-caption:last-child{margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}

/* sc04 */
#sc04{padding: 150px 0; background-repeat: no-repeat; background-position: center; background-size: cover;}
.sect-tit.sc04{padding-bottom: 3rem; border-bottom: 1px solid #333;}
.sc04-slide{padding: 0 4rem; overflow: hidden; position: relative;}
.sc04swiper{overflow: hidden;}
.swiper-button-next.sc04nv{right: 0; color: #666; transition: .4s;}
.swiper-button-prev.sc04nv{left: 0; color: #666; transition: .4s;}
.swiper-button-next.sc04nv:hover, .swiper-button-prev.sc04nv:hover{color: #164c5e;}
.sc04-img{display: flex;}
.sc04-img img{width: 100%;}

/* sc05 */
#sc05{padding: 150px 0; background-repeat: no-repeat; background-position: center; background-size: cover;}
.sect-tit.sc05{text-align: left; color: #fff;}
.sect-tit.sc05 > h2{font-size: 55px;}
.sc05-slide{position: relative; padding-left: calc((100vw - 1400px) / 2); overflow: hidden;}
.sc05swiper{overflow: hidden; position: relative;}
.swiper-button-next.sc05nv{right: 2rem;}
.swiper-button-next.sc05nv, .swiper-button-prev.sc05nv{color: rgba(255, 255, 255, 0.7); transition: .4s;}
.swiper-button-next.sc05nv:hover, .swiper-button-prev.sc05nv:hover{color: #164c5e;}
.swiper-button-next.sc05nv:after, .swiper-button-prev.sc05nv:after{font-size: 32px;}

.sc05-wrap{width: 100%; display: flex;}
.sc05-box{width: 50%;}
.sc05-img{display: flex;}
.sc05-img img{width: 100%;}
.sc05-box:last-child{padding: 2rem; background-color: #fff;}
.sc05-caption > h5{font-size: 18px; font-weight: 500; color: #164c5e; margin-bottom: 5px;}
.sc05-caption > h3{font-size: 24px; color: #000; margin-bottom: 1rem; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.sc05-caption > p{font-size:18px; color: #666; display:-webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.6;}

@media(min-width:1200px){
	.ms-img{display: block; width: 100%; height: 100vh; background-repeat: no-repeat; background-position: bottom; background-size: cover;}
	.ms-img-m{display: none;}

    .swiper-pagination.sc04pn{display: none;}
    .swiper-pagination.sc05pn{display: none;}

	.ani.up.delay{
        transition: 1s opacity 0.2s, 1s transform 0.2s;
    }
    .ani.up.delay2{
        transition: 1s opacity 0.5s, 1s transform 0.5s;
    }
    .ani.up.delay3{
        transition: 1s opacity 0.8s, 1s transform 0.8s;
    }

    .sc02-img-mo{display: none;}
    #sc03{background-attachment: fixed;}

    /* quickbar */
    .quickbar{position: fixed; right: 20px; top: 50%; transform: translateY(-40%); z-index: 99;}
    .quickbar > ul > li{padding: 1rem 5px; font-size: 13px; background-color: #fff; border: 1px solid #ddd; border-top: none; text-align: center; color: #111;}
    .quickbar > ul > li > i{color: #25498e;}
    .quickbar > ul > li > a > i{color: #25498e;}
    #quickfirst{background-color: #25498e; border-color: #25498e; font-size: 0;}
    .quickbar > ul > li.scroll-btn{background-color: #25498e; border-color: #25498e; color: #fff; line-height: 1; font-size: 12px; padding: 10px 5px;}
    .quickbar > ul > li.scroll-btn > a > i{color: #fff;}

    /* quickmenu */
    .quickmenu{position: fixed; left: 50%; bottom: 3rem; transform: translateX(-50%); width: 100%; max-width: 1230px; padding: 0 15px; z-index: 9999; display: flex; justify-content: space-between; transition: .4s;}
    .quickmenu > a{display: block; padding: 1.5rem 15px; border-radius: 10px; width: 32.8%; text-align: center; font-size: 18px; font-weight: 700; position: relative; color: #fff; backdrop-filter: blur(5px); transition: .3s;}
    .quickmenu > a:hover{border-radius: 0;}
    .quickmenu > a > span{display: inline-block; font-size: 30px; position: absolute; top: 50%; left: 2rem; transform: translateY(-50%); line-height: 1;}
    .quickmenu > a:nth-child(1){background-color: rgba(120, 22, 27, 0.9);}
    .quickmenu > a:nth-child(2){background-color: rgba(62, 176, 68, 0.9);}
    .quickmenu > a:nth-child(3){background-color: rgba(45, 175, 226, 0.9);}
    .quickmenu.scr{bottom: 1rem;}

    .sc05-box:last-child{max-height: 357.97px; position: relative;}
    .sc05-box:first-child{overflow: hidden;}
    .sc05-img{position: absolute; top: 0; left: 0;}
}
@media(max-width:1499px){
    .mc-con{padding: 0 2rem;}
    .sc05-slide{padding-left: 2rem;}
}
@media(max-width:1199px){
	.sc01_fr{ padding:150px 15px; }
	.sc01_nav{ display:none; }

    .quickbar{display: none;}
    .quickmenu{display: none;}

    .mc-con{padding: 0 15px;}

	.ms-img{display: none;}
	.ms-img-m{display: block; width: 100%; height: 100vh; background-repeat: no-repeat; background-position: center; background-size: cover;}

	.main-caption{padding: 0 15px;}
	.main-caption > h2{font-size: 35px; line-height: 1.2; margin-bottom: 2rem;}
	.main-caption > h5{font-size: 19px; margin-bottom: 10px;}

	.mouse-s > p{font-size: 14px;}

    .sect-tit{margin-bottom: 2rem;}
    .sect-tit > h2{font-size: 29px;}
    .sect-tit > h5{font-size: 17px;}

    #sc02{padding: 70px 0;}
    .sc02-img{display: none;}
    .sc02-img-mo{display: flex;}
    .sc02-img-mo img{width: 100%;}

    .sc03-wrap{flex-direction: column;}
    .sc03-box{width: 100%;}
    .sc03-box:first-child{min-height: 500px;}
    .sc03-box:first-child > h3{font-size: 25px; left: 1.5rem; bottom: 1.5rem;}
    .sc03-box:first-child > h3 > span{font-size: 35px;}
	.sc03-box:last-child{padding: 1.5rem;}
    .sc03-caption{margin-bottom: 1.5rem;}
    .sc03-caption > h5{font-size: 20px; padding-left: 22px;}
    .sc03-caption > h5 > img{max-width: 22px; top: -3px;}
    .sc03-caption > h5::after{width: 4px; height: 13px; top: 9px; left: -10px;}
    .sc03-caption > p{font-size: 15px; line-height: 1.6;}

    #sc04{padding: 70px 0;}
    .sect-tit.sc04{padding-bottom: 2rem;}
    .sc04-slide{padding: 0;}
    .swiper-button-prev.sc04nv, .swiper-button-next.sc04nv{display: none;}
    .sc04swiper{padding-bottom: 2rem;}
    .swiper-pagination.sc04pn{bottom: 0;}
    .swiper-pagination-bullet-active{background: #164c5e;}

    #sc05{padding: 70px 0;}
    .sect-tit.sc05 > h2{font-size: 35px;}
    .sc05-slide{padding: 0 15px;}
    .swiper-button-next.sc05nv, .swiper-button-prev.sc05nv{display: none;}
    .sc05swiper{padding-bottom: 2rem;}
    .swiper-pagination.sc05pn{bottom: 0;}
    .swiper-pagination.sc05pn .swiper-pagination-bullet{background: #fff;}
    .swiper-pagination.sc05pn .swiper-pagination-bullet-active{background: #164c5e;}
    .sc05-wrap{flex-direction: column;}
    .sc05-box{width: 100%;}
    .sc05-box:last-child{padding: 1.5rem;}
    .sc05-caption > h5{font-size: 15px;}
    .sc05-caption > h3{font-size: 20px;}
    .sc05-caption > p{font-size: 15px; -webkit-line-clamp:5;}
}

@media(max-width:576px){
    .sc01-img{width: 100%; justify-content: center;}
    .sc01-img img{max-width: 200px;}
    .sc03-box:first-child{min-height: 300px;}
}

/* animation */

.ani.up{
    transform: translateY(100px);
    opacity: 0;
    transition: 1s;
}

.ani.up.act{
    transform: translateY(0);
    opacity: 1;
}

.ani.lt{
    transform: translateX(100px);
    opacity: 0;
    transition: 1s;
}

.ani.lt.act{
    transform: translateX(0);
    opacity: 1;
}

@keyframes blink{
    50% {
      opacity: 0;
    }
}

@keyframes rotate{
    0% {
      transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
