@charset "UTF-8";


html {
    font-size: 50%;
}

body {
    min-width: 501px;
}

section {
    padding: 100px 0;
}

.inner {
    width: 100%;
    padding: 0 30px;
}

.bottom_btn,
.picture,
.gnb,
.go-top,
header .right a:nth-child(1),
#f3,
.container h2,
.container p br,
.container .swiper-button-next,
.container .swiper-button-prev,
.main .swiper-button-next,
.main .swiper-button-prev,
.tabs span,
.line {
    display: none;
}

header {
    padding: 25px 0;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    left: 50%;
    top: 62%;
    transform: translate(-50%, -62%);
    background: rgb(0, 0, 0, .15);
}

.main .swiper-wrapper {
    height: 400px;
}

.text-box {
    position: absolute;
    color: #fff;
    text-align: center;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%, -20%);
}

.text-box p {
    font-size: 3.6rem;
    line-height: 1.5;
    letter-spacing: 1px;
    white-space: nowrap;
}

.text-box>p>span {
    font-size: 3.8rem;
    font-family: 'NanumSquareAcl';
    color: rgb(255, 255, 255, .9);
    margin-top: 0;
}

.text-box>span {
    display: inline-block;
    font-size: 1.5rem;
    margin-top: 45px;
    font-weight: 100;
    font-family: 'NanumSquareAcr';
    letter-spacing: 1px;
    white-space: nowrap;
}

.sec2 {
    padding-bottom: 50px;
}

.sec2 .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sec2 .txt {
    padding-right: 0;
    padding-bottom: 135px;
}

.sec2 .txt h2,
.sec2 .txt p {
    text-align: center;
}


.sec2 .bottom,
video,
.pic {
    width: 100%;
}

.hoverslide {
    position: relative;
    left: 0;
    width: 100%;
}

.sec3 {
    padding-top: 100px;
}

.sec3 .inner {
    border: none;
    padding-bottom: 50px;
}

.tabnav li {
    margin: 0;
}

.tabcontent>* {
    display: flex;
    flex-direction: column;
}

.sec3 video,
.pic,
.award,
.sec4 .bottom .left:last-child,
.secondSwiper,
.bn2 {
    margin-top: 50px;
}

.sec3 br {
    display: none;
}

.sec4 {
    padding-top: 100px;
}

.sec4 ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sec4 .bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}

.sec4 .bottom>* {
    width: 100%;
    height: 150px;
    padding: 50px;
}

.sec5 {
    padding: 50px 0;
}

.sec5 .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sec5 .bn1,
.sec5 .bn2 {
    width: 100%;
}

footer {
    padding: 50px 0;
}

#f1,
#f5 {
    justify-content: flex-start;
}

#f2 {
    display: flex;
    flex-direction: column;
}

#f2 p:not(:first-of-type) {
    margin-top: 15px;
}

.tab-content {
    width: 75%;
    padding: 0 30px;
}

.modal .right {
    right: 30px;
    top: 25px;
}

.modal-inner {
    padding: 0 30px;
}

.container {
    position: relative;
    left: 0;
    padding-left: 30px;
}

.container .top p {
    position: absolute;
    bottom: 350px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.container .swiper-slide {
    height: 300px;
}

.container .swiper-slide img {
    width: 35%;
    top: 25%;
}