#section0 {
    z-index: 9;
    height: 100vh;
    background: #fff;
}

#section0 .slide1 {
    background: url(../../img/kb/main_slide1.webp) no-repeat;
    background-size: cover;
    background-position: 70%
}

#section0 .slide11 {
    background: url(../../img/kb/main_slide11.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide12 {
    background: url(../../img/kb/main_slide12.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide13 {
    background: url(../../img/kb/main_slide13.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide14 {
    background: url(../../img/kb/main_slide14.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide15 {
    background: url(../../img/kb/main_slide15.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide16 {
    background: url(../../img/kb/main_slide16.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide17 {
    background: url(../../img/kb/main_slide17.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide18 {
    background: url(../../img/kb/main_slide18.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide19 {
    background: url(../../img/kb/main_slide18.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section0 .slide2 {
    background: url(../../img/kb/main_slide2.webp) no-repeat;
    background-size: cover;
    background-position: 70%
}

#section0 .slide3 {
    background: url(../../img/kb/main_slide3.webp) no-repeat;
    background-size: cover;
    background-position: 70%
}

#section0 .slide17 .inner {
    align-items: flex-end;
    justify-content: space-between
}

#section0 .slide17 .inner.off {
    opacity: 0
}

#section0 .slide17 .txt_wrap {
    text-align: left;
    height: 100%
}

#section0 .slide17 .tit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    gap: 30px
}

#section0 .slide17 .tit p {
    font-size: 28px
}

#section0 .slide17 .tit.y_br br {
    display: block !important
}

#section0 .slide17 .add_p b {
    background: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
    -webkit-text-fill-color: transparent;
    filter: sepia(1) drop-shadow(0 3px 1px #000);
    background-clip: text;
    -webkit-background-clip: text
}

#section0 .slide17 .add_p.grey {
    position: relative;
    color: #999
}

#section0 .slide17 .add_p.grey .img {
    width: 350px;
    position: absolute;
    left: 280px;
    bottom: -70%
}

#section0 .mainSwiper .slide17 .img_wrap {
    width: 410px
}

.section .tit_sub p,
.section .txt_wrap h3 {
    opacity: 0;
    transform: translateY(40px);
    transition-duration: .8s;
	transition:all 0.8s ease;
}
/*.fp-viewing-3 .section .tit_sub p,
.fp-viewing-3 .section .txt_wrap h3 {
    opacity: 1;
    transform: translateY(0px);
    transition-duration: .8s;
	transition:all 0.8s ease;
}
.fp-viewing-3 .section  {
    height: 500px;
}*/

.section .tit_sub p {
    transition-delay: .4s
}

.section .txt_wrap h3 {
    transition-delay: .6s
}

.section.fp-section.fp-table.active .tit_sub p,
.section.fp-section.fp-table.active .txt_wrap h3 {
    opacity: 1;
    transform: translateY(0);
}

.section .mainSwiper {
    height: calc(100% - 80px);
    margin-top: 80px;
    position: relative;
    z-index: 9
}

.section .mainSwiper h4.last {
    margin-top: 30px
}

.section .mainSwiper .swiper-slide .txt_up {
    opacity: 0;
    transform: translateY(18px);
    transition-duration: 1.2s
}

.section .mainSwiper .swiper-slide.active .txt_up {
    opacity: 1;
    transform: translateY(0)
}

.section .mainSwiper .swiper-slide.active .txt_up:nth-child(2) {
    transition-delay: .5s
}

.section .mainSwiper .swiper-slide.active .txt_up:nth-child(3) {
    transition-delay: .8s
}

.section .mainSwiper .swiper-slide.active .txt_up:nth-child(4) {
    transition-delay: 1.1s
}

.section .mainSwiper .swiper-slide.active .txt_up:nth-child(5) {
    transition-delay: 1.1s
}

.section .mainSwiper .swiper-slide.off .txt_fade {
    opacity: 0
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 30px
}

.section .mainSwiper .swiper-pagination {
    bottom: 60px
}

.section .mainSwiper .swiper-pagination-bullet,
.section .mainSwiper .swiper-pagination-bullet-active {
    background: #fff
}

.section .mainSwiper .txt_wrap p,
.section .mainSwiper .txt_wrap h2,
.section .mainSwiper .txt_wrap h3 {
    color: #fff;
    font-weight: 400
}

.section .mainSwiper .txt_wrap h5 {
    font-size: 47px;
    line-height: 62px;
    font-weight: 500;
    letter-spacing: 0
}

.section .mainSwiper .txt_wrap h5.small {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    background: #fff;
    -webkit-text-fill-color: transparent;
    filter: sepia(1) drop-shadow(0 1px 1px #000);
    background-clip: text;
    -webkit-background-clip: text
}

.section .mainSwiper .txt_wrap h4 {
    font-size: 56px;
    line-height: 65px;
    font-weight: 700;
    background: #fff;
    -webkit-text-fill-color: transparent;
    filter: sepia(1) drop-shadow(0 3px 1px #000);
    background-clip: text;
    -webkit-background-clip: text
}

.section .mainSwiper .txt_wrap h5,
.section .mainSwiper .txt_wrap h4 {
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .4)
}

.mainSwiper .img_wrap {
    width: 800px;
    transform: translateY(0);
    opacity: 1;
    transition-duration: .8s;
    transition-delay: 1.5s
}

.section .mainSwiper .tit_main {
    align-items: center;
    gap: 10px;
    margin-bottom: 32px;
    transform: translateY(0);
    opacity: 1;
    transition-duration: .8s
}

.section .inner {
    height: calc(100% - 60px);
    margin-top: 60px
}

.section .myContent .inner {
    margin-top: 0
}

#section0 .inner {
    height: 100%;
    margin-top: 0;
    gap: 60px
}

#section1 {
    background: url(../../img/kb/main_sec2_bg.webp) no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.sec1TopSwiper {
    margin-bottom: 10px;
    height: fit-content;
}

#section1 .swiper-slide {
    background: url(/img/kb/user2.webp) no-repeat;
    background-size: cover;
    background-position: center;
    height: fit-content;
}

#section1 .swiper-slide a {
    position: relative;
    width: inherit;
    display: block
}

#section1 .swiper-slide .u_info {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
	/*max-height: 291px;*/
    background: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: transparent;
    background-color: rgba(0, 0, 0, .8);
    /*-webkit-backdrop-filter: blur(10px) saturate(100%) contrast(100%) brightness(130%);
    backdrop-filter: blur(10px) saturate(100%) contrast(100%) brightness(130%)*/
}

#section1 .swiper-slide .u_info p {
    color: #fff;
    font-size: 18px
}

#section1 .swiper-slide .u_info span {
    color: #fff;
    font-size: 12px;
    word-break: keep-all
}

#section2 {
    background: url(../../img/kb/main_sec3_bg.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section3 {
    background: url(../../img/kb/main_sec4_bg.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section3 a {
    position: relative
}

#section3 a .cate {
    position: absolute;
    top: 10px;
    left: auto;
    margin-left: 10px;
    padding: 4px 10px;
    border-radius: 4px;
    background: var(--main-c)
}

#section3 h6 {
    font-size: 20px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 16px 0;
    font-weight: 600
}

#section3 .swiper-slide p {
    font-size: 16px;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 22px;
    color: #cccccc
}

#section3 .date {
    font-size: 14px;
    color: #cccccc;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 16px
}

#section4 {
    background: url(../../img/kb/main_sec5_bg.webp) no-repeat;
    background-size: cover;
    background-position: center
}

#section4 .contents_wrap p,
#section4 .contents_wrap span,
#section4 .contents_wrap div {
    font-size: 18px;
    font-weight: 600
}

#section4 .contents_wrap {
    gap: 20px
}

#section4 .list_wrap,
#section4 .form_wrap {
    width: 100%
}

#section4 .list_wrap h6 {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    border-bottom: 1px solid #333
}

#section4 .list_wrap ul {
    height: 36vh;
    overflow: auto
}

#section4 .list_wrap ul::-webkit-scrollbar {
    width: 10px
}

#section4 .list_wrap ul::-webkit-scrollbar-thumb {
    background-color: #493203;
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent
}

#section4 .list_wrap ul::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 10px;
    box-shadow: inset 0 0 5px white
}

#section4 .list_wrap li {
    margin: 10px;
    align-items: center;
    justify-content: space-between
}

#section4 .list_wrap li p {
    display: block;
    width: auto;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}

#section4 .list_wrap li p:first-child {
    width: 130px
}

#section4 .list_wrap li span {
    display: flex;
    width: 90px;
    font-size: 14px
}

#section4 .list_wrap li div {
    width: 65px;
    background: var(--main-c);
    padding: 6px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-size: 14px;
    color: #fff
}

#section4 .list_wrap li div.stop {
    background: #624a17
}

#section5 {
    background: url(../../img/kb/main_sec6_bg.webp) no-repeat;
    background-size: cover;
    background-position: center
}

@media all and (max-width:1240px) {
    #section0 .mainSwiper .slide17 .img_wrap {
        width: 300px
    }
}

@media all and (max-width:1140px) {
    #section0 .slide17 .tit p {
        font-size: 22px
    }

    #section0 .slide17 .add_p.grey .img {
        width: 200px;
        position: absolute;
        left: 219px;
        bottom: -70%
    }
}

@media all and (max-width:1024px) {
    .section .txt_wrap .tit br.br_2 {
        display: block
    }

    #section0 .slide17 .tit p {
        font-size: 18px
    }

    #section0 .slide17 .add_p.grey .img {
        width: 200px;
        position: absolute;
        left: 178px;
        bottom: -70%
    }
}

@media all and (max-width:900px) {
    .section .txt_wrap .tit br.br_1 {
        display: block
    }
}

@media all and (max-width:860px) {
    .section .mainSwiper {
        height: calc(100% - 60px);
        margin-top: 60px
    }

    .section .inner {
        height: auto;
        margin-top: 0;
        padding: 100px 0
    }

    .section .myContent .inner {
        padding: 0
    }

    .mainSwiper .img_wrap {
        width: 360px
    }

    .section .mainSwiper .txt_wrap h5 {
        font-size: 34px;
        line-height: 46px
    }

    .section .mainSwiper .txt_wrap h5.small {
        font-size: 26px;
        line-height: 36px
    }

    .section .mainSwiper .txt_wrap h4 {
        font-size: 40px
    }

    #section4 .contents_wrap {
        flex-direction: column-reverse
    }

    #section4 .list_wrap ul {
        height: 124px
    }

    #section0 .slide17 .add_p.grey .img {
        width: 25vw;
        position: absolute;
        left: 21vw;
        bottom: -70%
    }

    #section0 .mainSwiper .slide17 .img_wrap {
        width: 220px
    }

    #section0 .mainSwiper .slide17 .inner {
        padding: 0
    }

    #section0 .slide17 .tit p {
        font-size: 2.1vw
    }
}

@media all and (max-width:760px) {
    #section0 .mainSwiper .slide17 .inner {
        padding: 0;
        flex-direction: column
    }

    #section0 .slide17 .txt_wrap {
        text-align: left;
        height: 100%;
        width: 100%
    }

    #section0 .slide17 .tit {
        justify-content: flex-start;
        height: 100%;
        width: 100%;
        gap: 30px;
        margin-top: 80px
    }

    #section0 .slide17 .tit p {
        font-size: 18px
    }

    #section0 .slide17 .add_p.grey .img {
        width: 200px;
        position: absolute;
        left: 183px;
        bottom: -70%
    }

    #section0 .mainSwiper .slide17 .img_wrap {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 200px
    }
}

@media all and (max-width:620px) {
    .mainSwiper .img_wrap {
        width: 55vw
    }

    .section .mainSwiper .txt_wrap h5 {
        font-size: 4.8vw;
        line-height: 6.4vw
    }

    .section .mainSwiper .txt_wrap h5.small {
        font-size: 3.8vw;
        line-height: 4.8vw
    }

    .section .mainSwiper .txt_wrap h4 {
        font-size: 6.3vw;
        line-height: 7.6vw
    }
}

@media all and (max-width:500px) {
	
    .section .tit_sub p,
    .section .txt_wrap h3 {
        opacity: 1;
        transform: translateY(0);
    }
	

    #fullpage {
        overflow-y: scroll
    }

    .mainSwiper .tit_main {
        margin-bottom: 4vw
    }

    #section4 .list_wrap li p:first-child {
        width: auto
    }

    #section4 .list_wrap ul {
        height: 85px
    }

    #section1 .swiper-slide .u_info p {
        font-size: 2.7vw
    }

    #section3 h6 {
        font-size: 2.7vw
    }

    #section3 .swiper-slide p {
        font-size: 2.7vw
    }

    #section3 .date {
        font-size: 2.5vw
    }

    #section4 .list_wrap li span,
    #section4 .contents_wrap p,
    #section4 .contents_wrap span,
    #section4 .contents_wrap div {
        font-size: 3vw
    }

    #section4 .list_wrap li div {
        font-size: 12px
    }

    #section4 .list_wrap h6 {
        font-size: 4vw
    }
	
	
	
}

@media all and (max-width:499px) {
    #section0 .slide17 .tit p {
        font-size: 3.7vw
    }

    #section0 .slide17 .add_p.grey .img {
        width: 40vw;
        position: absolute;
        left: 35vw;
        bottom: -70%
    }

    #section0 .mainSwiper .slide17 .img_wrap {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 36vw
    }

    @media (min-height:680px) {
        #section0 .mainSwiper .slide17 .img_wrap {
            width: 200px
        }
    }
	#section1 .swiper-slide .u_info span {
		font-size: 9px;
	}
	#section1 .swiper-slide .u_info span.badge .ico {
		display:none;
	}
}

@media all and (max-width:499px) and (min-width:371px) {
    /*@media (max-height:680px) {
        .sec1TopSwiper {
            width: 50vw
        }
    }

    .sec1TopSwiper {
        width: 60vw;
        overflow: unset
    }

    .sec1TopSwiper .swiper-button-next {
        right: -14vw
    }

    .sec1TopSwiper .swiper-button-prev {
        left: -14vw
    }

    .sec1TopSwiper .swiper-button-next,
    .sec1TopSwiper .swiper-button-prev {
        color: #333
    }

    #section1 .sec1TopSwiper .swiper-slide {
        opacity: 0
    }

    #section1 .sec1TopSwiper .swiper-slide.swiper-slide-active {
        opacity: 1
    }*/
}

@media all and (max-width:371px) {
    @media (max-height:600px) {
        .section .business_wrap .box {
            height: 54px;
            min-height: 54px
        }

        .section .business_wrap .box img {
            display: none
        }
    }

    #section1 .sec1BottomSwiper .swiper-slide .u_info {
        display: none
    }
}




.pop {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 100%;
    max-width: 834px;

    height: auto;

}

.pop .close {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 24px;

    cursor: pointer;
}

@media(max-width: 1024px) {
    .pop {
        padding: 0 16px;
    }

    .pop .close {
        right: 16px;
    }
}