@charset "utf-8";

#container {padding-bottom: 0 !important;}

#company {padding-top: 130px;}
.company .sect1 {padding-bottom: 100px;}

.company .sect1 .tit {}
.company .sect1 .tit p {font-size: 44px;font-weight: 300;line-height: 1.7;color: #187082;}
.company .sect1 .tit p span {color: var(--green); font-weight: 800;}
.company .sect1 .txt {margin-top: 20px;overflow: hidden;text-align: center;}
.company .sect1 .txt p {font-size: 1.125rem;color: #292929;line-height: 2;word-break: keep-all;text-align: left;}
.company .sect1 .txt p b {color: #000;}
.company .sect1 .txt p span {color: var(--green);}
.company .sect1 .txt p + p {margin-top: 24px;}
.company .sect1 .img{margin-top: 69px;display: flex; gap: 34px;}
.company .sect1 .img01{margin-top: 130px;position: relative;flex-grow: 1;}
.company .sect1 .img03{margin-bottom: 130px;position: relative;flex-grow: 1;}
.company .sect1 .img-txt { position: absolute; bottom: 40px; left: 30px; z-index: 1; color: #fff; } 
.company .sect1 .img03 .img-txt{left: 40px;}
.company .sect1 .img-txt .txt01{font-size: 20px; margin-bottom: 10px;}
.company .sect1 .img-txt .txt02{font-size: 14px; line-height: 1.7;}
.company .sect1 .img02 { flex-grow: 2; } 
.company .sect1 .img img { width: 100%; } 
.company .sect1 .img01 img { border-radius: 29px 96px; } 
.company .sect1 .img03 img { border-radius: 29px 96px; } 


.sect2-wrap{position: relative;}
.sect2-wrap::before{content: '';position: absolute;top: -100px;right: -100px;width: 225px;height: 308px;background: url(../../../assets/images/sub/company-bg.png) no-repeat 50% / cover;}
.sect2-img-slide{max-width: 1300px; border-radius: 0 0 200px 0; margin: 0;}
.sect2-txt__box{text-align: right; position: absolute; top: 88px; right: 0; z-index: 2; max-width: 800px; background: rgba(255,255,255,0.5); backdrop-filter: blur(30px); padding: 50px 180px  60px 70px; border-radius: 40px 0 0 40px;}
.sect2-txt__box .txt01{font-size: 32px; margin-bottom: 14px;}
.sect2-txt__box .txt02{font-size: 18px; color: #292929;}
.sect2-txt-slide{margin-top: 60px;}
.sect2-txt-slide .slide-tit{font-size: 24px; color: #3D3FA9; font-weight: 700;}
.sect2-txt-slide .slide-txt{margin-top: 24px; color: #424242; line-height: 1.7;}
.swiper-control {display: flex;align-items: center;justify-content: right;gap: 12px;margin-top: 30px;}
.swiper-control div {width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border: 1px solid #5B5B5B;border-radius: 10px;position: relative;overflow: hidden;cursor: pointer;}
.swiper-control div:hover{border-color: #3D3FA9;}
.swiper-control div::before {content: '';position: absolute;top: 0;left: 0;overflow: hidden;max-width: 0;-webkit-transition: max-width 0.3s;-moz-transition: max-width 0.3s;transition: max-width 0.3s;background: #3D3FA9;width: 100%;height: 100%;transform: unset;opacity: 1;}
.swiper-control div i {width: 17px; height: 14px; background-repeat: no-repeat; background-size: cover;}
.swiper-control div:hover::before {max-width: 100%;}
.swiper-control div:hover i {filter: brightness(100);}
.swiper-control .swiper-prev i {background-image: url("../../../assets/images/ico/swiper-i.png"); transform: rotate(180deg);}
.swiper-control .swiper-next i {background-image: url("../../../assets/images/ico/swiper-i.png");}
/* .sect2-txt-slide .swiper-slide.swiper-slide-next { opacity: 0.5 !important; margin-top: 130px; }  */
.slide-tit.slide-tit__bottom {color: #888;filter: blur(2px);font-size: 20px;opacity: .5;margin-top: 30px;} 
.sect2-img-slide img { width: 100%; height: 100%; object-fit: cover; } 
.sect2-img-slide li { height: 640px; } 
.sect2-img-slide li span { position: absolute; top: 0; left: 0; width: 100%; padding: 20px; color: #fff; font-size: 18px; font-weight: 600; line-height: 1.6; } 

.company .sect3 {padding: 108px 0 100px;}
.company .sect3 .tit {font-size: 34px; font-weight: 300; line-height: 1.5; color: #187082;}
.company .sect3 .txt {font-size: 18px; font-weight: 500; line-height: 1.6; color: #292929; word-break: keep-all; margin-top: 20px;}
.company .sect3 .txt b {color: #000}
.company .sect3 .inner {display: flex; align-items: center; justify-content: space-between; gap: 80px;}
.company .sect3 .img{position: relative;}
.company .sect3 .img::before{content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 1002px; height: 370px; background: url(../../../assets/images/sub/about-bg01.png) no-repeat 50% / cover; z-index: -1;}
.company .sect3 .img img {width: 100%;max-width: 536px;object-fit: cover;}

.company .sect4{padding: 218px 0 210px;position: relative;}
.company .sect4::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 140px 140px 0 0;opacity: 0.2;background: linear-gradient(to top, rgba(166, 198, 235, 0.00) 23.92%, rgba(61, 63, 169, 0.27) 76.08%);z-index: -1;} 
.company .sect4::after {content: '';position: absolute;bottom: 50px;left: 0;width: 900px;height: 198px;background: url(../../../assets/images/sub/about03-txt.png) no-repeat 50% / cover;z-index: -1;} 
.company .sect4 .l{position: relative;z-index: 1; max-width: 812px;}
.company .sect4 .r{position: absolute;right: 0;top: 50%;transform: translateY(-50%);max-width: 903px;width: 50%;}
.company .sect4 .tit {font-size: 44px;font-weight: 300;line-height: 1.4; /* 140.909% */}
.company .sect4 .tit02{font-size: 24px; margin-top: 68px;}
.company .sect4 .txt{margin-top: 20px; color:  #424242; line-height: 1.7;}
.company .sect4 .list{margin-top: 40px; display: flex;}
.company .sect4 .list li{flex: 1;display: flex;flex-direction: column;align-items: center;}
.company .sect4 .list-img{width: 156px;height: 116px;margin-bottom: 12px;background-position: 50%;background-repeat: no-repeat;background-size: cover;transition: .4s;}
.company .sect4 .list01 .list-img{ background-image: url(../../../assets/images/sub/about-list01.svg);}
.company .sect4 .list02 .list-img{ background-image: url(../../../assets/images/sub/about-list02.svg);}
.company .sect4 .list03 .list-img{ background-image: url(../../../assets/images/sub/about-list03.svg);}
.company .sect4 .list04 .list-img{ background-image: url(../../../assets/images/sub/about-list04.svg);}
.company .sect4 .list05 .list-img{ background-image: url(../../../assets/images/sub/about-list05.svg);}
.company .sect4 .list01:hover .list-img{ background-image: url(../../../assets/images/sub/about-list01.gif);}
.company .sect4 .list02:hover .list-img{ background-image: url(../../../assets/images/sub/about-list02.gif);}
.company .sect4 .list03:hover .list-img{background-image: url(../../../assets/images/sub/about-list03.gif);}
.company .sect4 .list04:hover .list-img{ background-image: url(../../../assets/images/sub/about-list04.gif);}
.company .sect4 .list05:hover .list-img{ background-image: url(../../../assets/images/sub/about-list05.gif);}
.company .sect4 .list-txt {font-size: 20px;color: #292929;text-align: center;}



@media (max-width: 1024px) {
    .company .sect1 {padding-bottom: 70px;}
    .company .sect1 .tit {}
    .company .sect1 .tit p {font-size: 32px;}
    .company .sect1 .txt {}
    .company .sect1 .txt p {font-size: 1rem;}

    .sect2-img-slide li {height: 500px;}
    .sect2-img-slide li span {font-size: 16px;}
    .company .sect3 {padding: 70px 0 120px; background-size: 100% 40%;}
    .company .sect3 .inner {flex-direction: column; align-items: unset; gap: 50px;}
    .company .sect3 .inner .img {display: flex;justify-content: end;margin-right: -100px;}
    .company .sect3 .tit {font-size: 26px;}
    .company .sect3 .txt {font-size: 1rem; margin-top: 24px;}
    .company .sect1 .img { flex-direction: column; margin-top: 30px; } 
    .company .sect1 .img01 { margin: 0; border-radius: 29px 96px; overflow: hidden; } 
    .company .sect1 .img img { width: 100%; } 
    .company .sect1 .img03 { margin-bottom: 0; } 
    .sect2-txt__box { text-align: left; position: static; padding: 30px 26px; margin-top: -30px; margin-left: 20px; max-width: calc(100% - 20px); } 
    .sect2-wrap { display: flex; flex-direction: column; } 
    .sect2-img-slide img { width: 100%; } 
    .sect2-img-slide { width: calc(100% - 20px); border-radius: 0 0 90px 0; } 
    .company .sect4{padding: 80px 0 100px;}
    .company .sect4::before{border-radius: 60px 60px 0 0;}
    .company .sect4 .r {position: static;transform: none;margin-right: -40px;margin-top: 40px;width: auto;} 
    .company .sect4 .l {width: 100%;max-width: 100%;} 
    .company .sect4 .r img {position: absolute;top: 0;left: 0;width: 100%;height: 100%; } 
    .company .sect4 .r .img {position: relative;overflow: hidden;height: 0;padding-bottom: 75.88%; } 
    .company .sect4-wrap {max-width: 100%;}
}

@media (max-width: 768px) {
    #company{padding-top: 80px;}


    .company .sect1 {padding-bottom: 40px;}
    .company .sect1 .tit {}
    .company .sect1 .tit p {font-size: 24px;}
    .company .sect1 .txt {margin-top: 14px;}
    .company .sect1 .txt p {}
    .company .sect1 .txt p br {display: none;}
    .company .sect1 .txt p + p {margin-top: 20px;}

    .sect2-img-slide li{height: 0; padding-bottom: 50%;} 
    .sect2-img-slide img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
    .sect2-img-slide li span {font-size: 14px;}

    .company .sect3 {padding: 40px 0 100px; background-size: 100% 20%;}
    .company .sect3 .inner {}
    .company .sect3 .img img {max-width: 336px;}
    .company .sect3 .tit {font-size: 20px;}
    .company .sect3 .tit br {display: none;}
    .company .sect3 .tit br.mo-ver {display: block;}
    .company .sect3 .txt {font-size: 0.875rem; line-height: 1.7; margin-top: 16px; max-width: 94%;}
    .company .sect3 .txt br {display: none;}
    .company .sect3 .txt br.mo-ver {display: block;}
    .company .sect1 .txt p br { display: none; } 
  

    .sect2-txt__box .txt01 { font-size: 24px; } 
    .sect2-txt__box .txt02 { font-size: 16px; line-height: 1.7; } 
    .sect2-txt-slide { margin-top: 30px; } 
    .sect2-img-slide{border-radius: 0 0 60px 0;}
    .sect2-txt-slide .slide-tit { font-size: 18px; } 
    .sect2-txt-slide .slide-txt { font-size: 14px; margin-top: 10px; } 
    .sect2-txt-slide .slide-txt br{display: none;}
    .slide-tit.slide-tit__bottom {font-size: 16px;} 
    .company .sect3 .img::before{background-image: url(../../../assets/images/sub/about-bg01_m.png);width: 360px;height: 186px;top: 0;right: 0;left: auto;transform: none;}
   
    .company .sect4 .tit {font-size: 24px; } 
    .company .sect4 .tit02 {margin-top: 30px;font-size: 20px; } 
    .company .sect4 .txt {font-size: 16px; } 
    .company .sect4 .txt br {display: none; } 
    
    .company .sect4 .list {flex-wrap: wrap;justify-content: center;gap: 16px;margin-top: 30px; } 
    .company .sect4 .list li {width: calc(33.333% - 16px);flex: none; } 
    .company .sect4 .list-img {width: 96px;height: 72px;margin: 0 0 10px 0;} 
    .company .sect4 .list-txt {font-size: 14px; } 
    .company .sect4::after { bottom: 40px; width: calc(100% - 20px); height: 0; padding-bottom: 22.35%; } 
}