
._brand.about {
    padding: 90px 0 0
}

._brand.about .t_menuWrap ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px 10px;
    justify-content: center;
    max-width: 830px;
    margin: 0 auto
}

._brand.about .t_menuWrap ul li {
    width: 15em;
    height: 3.6111111111em;
    background: #fff;
    border: 1px solid #8ba28f;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    letter-spacing: -0.065em;
    font-weight: 500;
    color: #2c5c35;
    transition: 0.4s;
    cursor: pointer
}

._brand.about .t_menuWrap ul li:hover,
._brand.about .t_menuWrap ul li.act {
    background: #2c5c35;
    color: #fff;
    border-color: transparent
}

._brand.about .pWrap {
    display: none
}

._brand.about .pWrap.act {
    display: block
}

._brand.about .pWrap.p1 {
    padding-bottom: 220px;
    overflow: hidden
}

._brand.about .pWrap.p1 .s1 {
    position: relative;
    margin-top: 190px
}

._brand.about .pWrap.p1 .s1 .backTxt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

._brand.about .pWrap.p1 .s1 .backTxt span {
    font-size: 177px;
    letter-spacing: -0.065em;
    color: #2c5c3515;
    position: relative;
    left: 100%;
    top: 0;
    transform: translate(-50%);
    white-space: nowrap
}

._brand.about .pWrap.p1 .s1 .cont {
    padding-left: 95px
}

._brand.about .pWrap.p1 .s1 .cont .imgBox {
    width: 743px;
    position: relative;
    flex-shrink: 0;
    overflow: hidden
}

._brand.about .pWrap.p1 .s1 .cont .imgBox::after {
    content: "";
    display: block;
    padding-top: 69%
}

._brand.about .pWrap.p1 .s1 .cont .imgBox img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

._brand.about .pWrap.p1 .s1 .cont .txt {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 75px
}

/* ._brand.about .pWrap.p1 .s1 .cont .txt .pageTitle {margin-top: 0;} */

._brand.about .pWrap.p1 .s1 .cont .txt span {
    font-size: 18px;
    letter-spacing: -0.025em;
    /* color: #2c5c35 */
}

._brand.about .pWrap.p1 .s1 .cont .txt > b {
    font-size: 48px;
    letter-spacing: -0.065em;
    color: #2c5c35;
    word-break: keep-all;
    margin-top: 3.125em;
    margin-bottom: 0.625em
}
@supports (-webkit-appearance:none) {
    ._brand.about .pWrap.p1 .s1 .cont .txt b {
        word-break: break-all;
    }

}

._brand.about .pWrap.p1 .s1 .cont .txt p {
    font-size: 16px;
    font-family: "GmarketSansLight";
    letter-spacing: -0.065em;
    color: #5c5c5c;
    word-break: keep-all;
    line-height: 1.5;
    font-weight: 500
}

@supports (-webkit-appearance:none) {
    ._brand.about .pWrap.p1 .s1 .cont .txt p {
        word-break: break-all;
    }

}

._brand.about .pWrap.p1 .s2 {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 195px;
    position: relative
}

._brand.about .pWrap.p1 .s2 .imgBox {
    width: 100%;
    height: 467px;
    display: flex;
    justify-content: center;
    overflow: hidden
}

._brand.about .pWrap.p1 .s2 .imgBox img {
    max-width: none;
    object-fit: cover
}

._brand.about .pWrap.p1 .s2 .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

._brand.about .pWrap.p1 .s2 .txt ._wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

._brand.about .pWrap.p1 .s2 .txt .cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

._brand.about .pWrap.p1 .s2 .txt .cont span {
    font-size: 30px;
    letter-spacing: -0.065em;
    color: #fff;
    margin-bottom: 0.6666666667em;
    word-break: keep-all
}
@supports (-webkit-appearance:none) {
    ._brand.about .pWrap.p1 .s2 .txt .cont span {
        word-break: break-all
    }

}

._brand.about .pWrap.p1 .s2 .txt .cont p {
    font-size: 18px;
    font-family: "GmarketSansLight";
    letter-spacing: -0.065em;
    color: #e6e2e2;
    word-break: keep-all;
    line-height: 1.5
}
@supports (-webkit-appearance:none) {
    ._brand.about .pWrap.p1 .s2 .txt .cont p {
        word-break: break-all;
    }

}

._brand.about .pWrap.p1 .s3 {
    margin-top: 150px;
    overflow: hidden
}

._brand.about .pWrap.p1 .s3 .cont .tit {
    margin-bottom: 40px
}

._brand.about .pWrap.p1 .s3 .cont .tit b {
    font-size: 50px;
    letter-spacing: -0.025em;
    color: #2c5c35
}

._brand.about .pWrap.p1 .s3 .cont .tit span {
    font-size: 16px;
    letter-spacing: -0.065em;
    color: #000
}

._brand.about .pWrap.p1 .s3 .cont .motto {
    /* cursor: none; */
    overflow: visible
}

._brand.about .pWrap.p1 .s3 .cont .motto ul{
	flex-wrap: wrap; gap: 20px;
}

._brand.about .pWrap.p1 .s3 .cont .motto ul li {
    border: 1px solid #beccc0;
	box-sizing: border-box;
    width: 275px;
    height: 200px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: calc(100% / 4 - (20px * 3 / 4));
}

._brand.about .pWrap.p1 .s3 .cont .motto ul li .keyword {
    display: flex;
    flex-direction: column;
    align-items: center
}

._brand.about .pWrap.p1 .s3 .cont .motto ul li .keyword span {
    font-size: 18px;
    font-family: "GmarketSansLight";
    letter-spacing: -0.005em;
    color: #2c5c35;
    opacity: 0.35
}

._brand.about .pWrap.p1 .s3 .cont .motto ul li .keyword b {
    font-size: 20px;
    letter-spacing: -0.065em;
    color: #000;
    position: relative;
    margin-top: 0.35em
}

._brand.about .pWrap.p1 .s3 .cont .motto ul li .keyword b::after {
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    margin-top: 0.5em;
    font-size: inherit;
    background: #2c5c35
}

._brand.about .pWrap.p1 .s3 .cont .motto ul li p {
    font-size: 16px;
    font-family: "GmarketSansLight";
    letter-spacing: -0.065em;
    color: #4d4d4d;
    margin-top: 1.875em
}

._brand.about .pWrap.p2 {
    padding-bottom: 180px
}

._brand.about .pWrap.p2 .cont {
    margin-top: 120px
}

._brand.about .pWrap.p2 .cont .grid {
    margin-top: 100px
}

._brand.about .pWrap.p2 .cont .grid ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 85px 80px;
    margin-bottom: 150px
}

._brand.about .pWrap.p2 .cont .grid ul li {
    position: relative
}

._brand.about .pWrap.p2 .cont .grid ul li::after {
    content: "";
    display: block;
    padding-top: 141%
}

._brand.about .pWrap.p2 .cont .grid ul li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

._brand.about .pWrap.p3 .s1 {
    margin-top: 170px
}

._brand.about .pWrap.p3 .s1 .cont .txt>span {
    font-size: 18px;
    letter-spacing: -0.025em;
    color: #2c5c35
}

._brand.about .pWrap.p3 .s1 .cont .txt>p {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.045em;
    color: #222222;
    margin-top: 1.1111111111em;
    margin-bottom: 2.2222222222em;
    line-height: 1.7;
    word-break: keep-all
}
@supports (-webkit-appearance:none) {
    ._brand.about .pWrap.p3 .s1 .cont .txt>p {
        word-break: break-all
    }

}

._brand.about .pWrap.p3 .s1 .cont .txt .half {
    display: flex;
    justify-content: space-between
}

._brand.about .pWrap.p3 .s1 .cont .txt .half p {
    width: 45.6111111111%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.045em;
    color: #565656;
    word-break: keep-all;
    line-height: 1.7
}
._brand.about .pWrap.p3 .s1 .cont .txt .half p span{color: var(--green);}
/* @supports (-webkit-appearance:none) {
    ._brand.about .pWrap.p3 .s1 .cont .txt .half p {
        word-break: break-all;
    }
} */

._brand.about .pWrap.p3 .s1 .cont>ul {
    margin-top: 160px;
    display: flex;
    align-items: center;
    justify-content: center
}

._brand.about .pWrap.p3 .s1 .cont>ul li {
    display: flex;
    flex-direction: column;
    align-items: center
}

._brand.about .pWrap.p3 .s1 .cont>ul li .circle {
    width: 170px;
    border-radius: 50%;
    border: 1px solid #2c5c35;
    position: relative
}

._brand.about .pWrap.p3 .s1 .cont>ul li .circle::after {
    content: "";
    display: block;
    padding-top: 100%
}

._brand.about .pWrap.p3 .s1 .cont>ul li .circle::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #2c5c35;
    border-radius: 50%;
    animation: circleWave 1s infinite
}

._brand.about .pWrap.p3 .s1 .cont>ul li .circle img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

._brand.about .pWrap.p3 .s1 .cont>ul li>span {
    font-size: 20px;
    letter-spacing: -0.045em;
    font-weight: 600;
    color: #2c5c35;
    text-align: center;
    margin-top: 1.5em
}

._brand.about .pWrap.p3 .s1 .cont>ul li+li {
    margin-left: 120px
}

@keyframes circleWave {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }

    100% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0
    }
}

._brand.about .pWrap.p3 .s2 {
    max-width: 1920px;
    margin-top: 170px;
    position: relative
}

._brand.about .pWrap.p3 .s2 .cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

._brand.about .pWrap.p3 .s2 .cont .txt b {
    font-size: 90px;
    letter-spacing: -0.045em;
    color: #fff;
    margin-bottom: 0.4444444444em;
    display: inline-block
}

._brand.about .pWrap.p3 .s2 .cont .txt p {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.045em;
    color: #cecece;
    word-break: keep-all;
    line-height: 1.7
}
@supports (-webkit-appearance:none) {
    ._brand.about .pWrap.p3 .s2 .cont .txt p {
        word-break: break-all;
    }

}

@media screen and (min-width: 1920px) {
    ._brand.about .pWrap.p1 .s2 {
        max-width: none;
    }
    ._brand.about .pWrap.p1 .s2 .imgBox img {
        width: 100%;
    }
}

@media screen and (max-width:1500px) {
    ._brand.about .pWrap.p1 .s1 .cont {
        padding-left: 0
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt {
        padding-right: 0
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt b {
        font-size: 80px
    }
}

@media screen and (max-width:1280px) {
    ._brand.about .pWrap.p1 .s1 {
        margin-top: 130px
    }

    ._brand.about .pWrap.p1 .s1 .cont {
        display: flex;
        justify-content: space-between
    }

    ._brand.about .pWrap.p1 .s1 .cont .imgBox {
        width: 50%
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt {
        position: static;
        width: 50%;
        padding-left: 30px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt b {
        font-size: 32px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt p br {
        display: none
    }

    ._brand.about .pWrap.p1 .s3 {
        margin-top: 130px
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt>p {
        font-size: 30px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul {
        margin-top: 100px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li+li {
        margin-left: 80px
    }

    ._brand.about .pWrap.p3 .s2 {
        margin-top: 100px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt b {
        font-size: 70px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt p {
        font-size: 18px
    }
}

@media screen and (max-width:1024px) {
    ._brand.about {
        padding: 90px 0 0
    }

    ._brand.about .t_menuWrap ul li {
        font-size: 16px
    }

    ._brand.about .pWrap.p1 {
        padding-bottom: 130px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt {
        padding-left: 20px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt span {
        font-size: 16px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt b {
        font-size: 25px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt p {
        font-size: 13px
    }

    ._brand.about .pWrap.p1 .s2 {
        margin-top: 130px
    }

    ._brand.about .pWrap.p1 .s2 .imgBox {
        height: 300px
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont span {
        font-size: 22px
    }

    ._brand.about .pWrap.p1 .s3 .cont .tit b {
        font-size: 40px
    }

    ._brand.about .pWrap.p2 {
        padding-bottom: 130px
    }

    ._brand.about .pWrap.p2 .cont .grid ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 65px 60px
    }

    ._brand.about .pWrap.p3 .s1 {
        margin-top: 130px
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt>p {
        font-size: 26px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li+li {
        margin-left: 40px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li .circle {
        width: 140px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt b {
        font-size: 60px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt p {
        font-size: 16px
    }

	._brand.about .pWrap.p1 .s3 .cont .motto ul{
		flex-wrap: unset; gap: unset;
	}

}

@media screen and (max-width:820px) {
    ._brand.about .t_menuWrap ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-right: 0px
    }

    ._brand.about .t_menuWrap ul li {
        width: calc(50% - 10px)
    }

    ._brand.about .pWrap.p1 .s1 .backTxt {
        bottom: 0%;
        top: auto
    }

    ._brand.about .pWrap.p1 .s1 .cont {
        flex-direction: column;
        align-items: center
    }

    ._brand.about .pWrap.p1 .s1 .cont .imgBox {
        width: 100%;
        margin-bottom: 20px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt {
        padding-left: 0;
        width: 100%
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont span {
        font-size: 22px
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont p {
        font-size: 16px
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont p br {
        display: none
    }

    ._brand.about .pWrap.p1 .s3 .cont .motto ul li {
        width: 230px;
        height: 150px
    }

    ._brand.about .pWrap.p1 .s3 .cont .motto ul li .keyword span {
        font-size: 16px
    }

    ._brand.about .pWrap.p1 .s3 .cont .motto ul li .keyword b {
        font-size: 18px
    }

    ._brand.about .pWrap.p1 .s3 .cont .motto ul li p {
        font-size: 14px
    }

    ._brand.about .pWrap.p3 .s1 {
        margin-top: 100px
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt>span {
        font-size: 14px
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt>p {
        font-size: 18px
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt>p br {
        display: none
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt .half {
        flex-wrap: wrap
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt .half p {
        width: 100%;
        font-size: 14px
    }

    ._brand.about .pWrap.p3 .s1 .cont .txt .half p+p {
        margin-top: 20px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul {
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 50px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li {
        margin-bottom: 40px;
        width: 50%
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li+li {
        margin-left: 0px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li .circle {
        width: 140px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li>span {
        font-size: 16px
    }

    ._brand.about .pWrap.p3 .s2 {
        height: 250px;
        overflow: hidden
    }

    ._brand.about .pWrap.p3 .s2 .bg {
        display: flex;
        align-items: center;
        justify-content: center
    }

    ._brand.about .pWrap.p3 .s2 .bg img {
        max-width: none;
        width: 900px;
        object-fit: cover
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt b {
        font-size: 40px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt p {
        font-size: 14px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt p br {
        display: none
    }
}

@media screen and (max-width:500px) {
    ._brand.about .t_menuWrap ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-right: 0px
    }


    ._brand.about .t_menuWrap ul li {
        font-size: 14px;
        height: 40px;
		margin-left: 0 !important;
    }
    @supports (-webkit-appearance:none) {

        ._brand.about .t_menuWrap ul li {
            margin-bottom: 10px;
        }

        ._brand.about .t_menuWrap ul li:nth-child(2) {
            margin-left: 10px;
        }
    }

    ._brand.about .pWrap.p1 .s1 {
        margin-top: 50px
    }

    ._brand.about .pWrap.p1 .s1 .backTxt span {
        font-size: 100px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt {
        width: 100%
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt span {
        font-size: 14px
    }

    ._brand.about .pWrap.p1 .s1 .cont .txt b {
        font-size: 18px
    }

    ._brand.about .pWrap.p1 .s2 {
        margin-top: 100px
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont {
        padding: 0 40px
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont span {
        font-size: 18px
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont p {
        font-size: 14px
    }

    ._brand.about .pWrap.p1 .s3 .cont .tit b {
        font-size: 36px
    }

    ._brand.about .pWrap.p2 .cont .grid ul {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 45px 60px
    }

    ._brand.about .pWrap.p3 .s1 {
        margin-top: 50px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li {
        margin-bottom: 30px;
        width: 50%
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li>span {
        font-size: 16px;
        white-space: nowrap
    }

    ._brand.about .pWrap.p3 .s2 {
        margin-top: 50px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt b {
        font-size: 24px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt p {
        font-size: 12px
    }

    ._brand.about .pWrap.p3 .s2 .cont .txt p br {
        display: none
    }
}

@media screen and (max-width:400px) {
    ._brand.about .pWrap.p1 .s2 .imgBox {
        height: 200px
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont {
        padding: 0
    }

    ._brand.about .pWrap.p1 .s2 .txt .cont span {
        font-size: 16px
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul {
        flex-direction: column;
        align-items: center
    }

    ._brand.about .pWrap.p3 .s1 .cont>ul li {
        width: 270px
    }
}

.swiperRoll {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 5em;
    height: 5em;
    font-size: 16px;
    border-radius: 50%;
    background: #2c5c35;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 1;
    pointer-events: none;
    opacity: 0
}

.swiperRoll>div+div {
    margin-left: 20px
}

._brand.history {
    padding: 120px 0 250px
}

._brand.history .cont .pageTitle {
    padding-left: 160px
}

._brand.history .cont article {
    position: relative;
    margin-top: 85px
}

._brand.history .cont article .lineWrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

._brand.history .cont article .lineWrap .line {
    position: absolute;
    left: 220px;
    top: 0;
    width: 1px;
    height: 100%
}

._brand.history .cont article .lineWrap .line.Back {
    background: #e8e8e8
}

._brand.history .cont article .lineWrap .line.Fill {
    background: #155810;
    height: 0%
}

._brand.history .cont article .lineWrap .line.Fill .dot {
    position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translateX(-50%);
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background: #cff1cc;
    z-index: 1
}

._brand.history .cont article .lineWrap .line.Fill .dot::after,
._brand.history .cont article .lineWrap .line.Fill .dot::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

._brand.history .cont article .lineWrap .line.Fill .dot::after {
    width: 5px;
    height: 5px;
    background: #155810
}

._brand.history .cont article .lineWrap .line.Fill .dot::before {
    width: 8px;
    height: 8px;
    background: #78b173
}

._brand.history .cont article>ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

._brand.history .cont article>ul>li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 120px
}

._brand.history .cont article>ul>li:last-child {
    margin-bottom: 0
}

._brand.history .cont article>ul>li .years {
    flex-shrink: 0;
    padding-right: 40px;
    box-sizing: border-box;
    line-height: 1em;
    font-size: 85px
}

._brand.history .cont article>ul>li .years b {
    position: relative;
    letter-spacing: -0.045em;
    font-weight: 600;
    color: #155810
}

._brand.history .cont article>ul>li .years b span {
    position: absolute;
    left: 0%;
    bottom: 50%;
    transform: translate(-50%, 0%);
    font-size: 110px;
    letter-spacing: -0.045em;
    font-weight: bold;
    font-style: italic;
    color: #f4f3f3;
    z-index: -1
}

._brand.history .cont article>ul>li .workList {
    width: 618px;
    padding-left: 170px;
    box-sizing: border-box;
    word-break: keep-all
}
@supports (-webkit-appearance:none) {
    ._brand.history .cont article>ul>li .workList {
        word-break: break-all
    }

}

._brand.history .cont article>ul>li .workList .tit {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.045em;
    color: #000;
    margin-bottom: 0.5em;
    display: inline-block;
    word-break: keep-all
}
@supports (-webkit-appearance:none) {
    ._brand.history .cont article>ul>li .workList .tit {
        word-break: break-all
    }

}

._brand.history .cont article>ul>li .workList>ul>li {
    font-size: 16px;
    margin-bottom: 0.3125em;
    display: flex;
    line-height: 1.5
}

._brand.history .cont article>ul>li .workList>ul>li:last-child {
    margin-bottom: 0
}

._brand.history .cont article>ul>li .workList>ul>li strong {
    font-weight: 600;
    color: #155810;
    letter-spacing: -0.045em
}

._brand.history .cont article>ul>li .workList>ul>li span {
    font-weight: 600;
    color: #155810;
    letter-spacing: -0.045em;
    margin-right: 1.25em;
	white-space: nowrap;
}

._brand.history .cont article>ul>li .workList>ul>li b {
    font-weight: 500;
    color: #585858;
    letter-spacing: -0.045em
}

@media screen and (max-width:1440px) {
    ._brand.history .cont article>ul>li .years {
        font-size: 60px
    }

    ._brand.history .cont article>ul>li .years b span {
        font-size: 80px
    }

    ._brand.history .cont article>ul>li .workList {
        padding-left: 50px
    }
}

@media screen and (max-width:1280px) {
    ._brand.history .cont article .lineWrap .line {
        left: 160px
    }

    ._brand.history .cont article>ul>li .years {
        font-size: 60px
    }

    ._brand.history .cont article>ul>li .years b span {
        font-size: 80px
    }

    ._brand.history .cont article>ul>li .workList {
        width: 500px
    }
}

@media screen and (max-width:1024px) {
    ._brand.history .cont article>ul>li {
        flex-direction: column
    }

    ._brand.history .cont article>ul>li .years {
        font-size: 60px;
        margin-bottom: 0.3333333333em
    }
}

@media screen and (max-width:820px) {
    ._brand.history .cont .pageTitle {
        padding-left: 100px
    }

    ._brand.history .cont article .lineWrap .line {
        left: 100px
    }

    ._brand.history .cont article>ul>li .years {
        font-size: 50px
    }

    ._brand.history .cont article>ul>li .years b span {
        font-size: 70px
    }

    ._brand.history .cont article>ul>li .workList {
        width: 400px;
        padding-left: 30px
    }

    ._brand.history .cont article>ul>li .workList .tit {
        font-size: 18px
    }

    ._brand.history .cont article>ul>li .workList>ul>li {
        font-size: 14px
    }
}

@media screen and (max-width:650px) {
    ._brand.history .cont .pageTitle {
        padding-left: 20px
    }

    ._brand.history .cont article .lineWrap .line {
        left: 20px
    }
}

@media screen and (max-width:500px) {
    ._brand.history .cont .pageTitle {
        padding-left: 0px
    }

    ._brand.history .cont article {
        padding-left: 20px
    }

    ._brand.history .cont article .lineWrap .line {
        left: 0px
    }

    ._brand.history .cont article>ul {
        align-items: flex-start
    }

    ._brand.history .cont article>ul>li .years {
        font-size: 40px;
        padding-left: 20px
    }

    ._brand.history .cont article>ul>li .years b span {
        font-size: 50px
    }

    ._brand.history .cont article>ul>li .workList {
        width: auto;
        padding-left: 20px
    }

    ._brand.history .cont article>ul>li .workList .tit {
        font-size: 16px
    }

    ._brand.history .cont article>ul>li .workList>ul>li {
        font-size: 14px
    }
}

._brand.academy {
    padding: 160px 0 275px
}

._brand.academy .cont .pageTitle {
    text-align: center
}

._brand.academy .cont article {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

._brand.academy .cont article .navi {
    border: 1px solid #93a192;
    width: 2.0555555556em;
    height: 2.0555555556em;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #155810;
    border-radius: 50%;
    flex-shrink: 0;
    cursor: pointer;
    font-size: 18px;
    transition: 0.4s
}

._brand.academy .cont article .navi:hover {
    background: #155810;
    color: #fff
}

._brand.academy .cont article .contBox {
    max-width: 1218px;
    width: 84.5833333333%
}

._brand.academy .cont article .contBox .swiper {
    overflow: hidden
}

._brand.academy .cont article .contBox .swiper>ul>li {
    padding: 0 5px;
    box-sizing: border-box
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox {
    border: 1px solid #155810;
    border-radius: 10px;
    width: 100%;
    height: 530px;
    padding: 70px 65px 0;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    box-sizing: border-box
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .imgBox {
    flex-shrink: 0;
    width: 350px;
    position: relative
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .imgBox::after {
    content: "";
    display: block;
    padding-top: 92%
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .imgBox img {
    width: 100%; height: 100%; object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt {
    padding-left: 70px;
    word-break: keep-all
}
@supports (-webkit-appearance:none) {
    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt {
        word-break: break-all
    }

}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .swiper-pagination-fraction {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.045em;
    color: #a9a9a9;
    margin-bottom: 1.75em
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .swiper-pagination-fraction .swiper-pagination-current {
    color: #155810
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt>*:not(.swiper-pagination-fraction) {
    transform: translateY(40px);
    opacity: 0;
    transition: 0.6s
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .tit {
    font-size: 31px;
    font-weight: 500;
    letter-spacing: -0.045em;
    color: #000;
    margin-bottom: 0.9677419355em;
    display: inline-block;
    transition-delay: 0.4s
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt>p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.045em;
    color: #6d6d6d;
    line-height: 1.5;
    transition-delay: 0.6s !important
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt {
    margin-top: 40px;
    transition-delay: 0.8s
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt>b {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.045em;
    color: #155810;
    margin-bottom: 1.3888888889em;
    display: inline-block
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt ul li {
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt ul li:last-child {
    margin-bottom: 0
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt ul li>div {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    flex-shrink: 0;
    background: #797979;
    margin-right: 10px
}

._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt ul li>span {
    font-size: 16px;
    letter-spacing: -0.045em;
    color: #363636;
    font-weight: 500
}

._brand.academy .cont article .contBox .swiper>ul>li.swiper-slide-active .borderBox .txt>* {
    transform: translateY(0px);
    opacity: 1
}

._brand.academy .cont article .contBox .tBox {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px 15px;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 5px;
    box-sizing: border-box
}

._brand.academy .cont article .contBox .tBox .t {
    width: auto;
    height: 70px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.045em;
    color: #989898;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dddddd;
    transition: 0.4s;
    cursor: pointer;
    opacity: 1;
    margin: 0;
    word-break: keep-all
}
@supports (-webkit-appearance:none) {
    ._brand.academy .cont article .contBox .tBox .t {
        word-break: break-all
    }

}

._brand.academy .cont article .contBox .tBox .t:hover,
._brand.academy .cont article .contBox .tBox .t.act {
    color: #fff;
    background: #155810;
    border-color: transparent
}

@media screen and (max-width:1440px) {
    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt>p br {
        display: none
    }

    ._brand.academy .cont article .contBox .tBox .t {
        font-size: 16px
    }
}

@media screen and (max-width:1280px) {
    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox {
        padding: 50px 50px 0;
        height: 550px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .imgBox {
        width: 300px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt {
        padding-left: 50px
    }

    ._brand.academy .cont article .contBox .tBox {
        grid-gap: 20px 10px
    }

    ._brand.academy .cont article .contBox .tBox .t {
        font-size: 15px
    }
}

@media screen and (max-width:1024px) {
    ._brand.academy {
        padding: 130px 0 200px
    }

    ._brand.academy .cont article .navi {
        margin-bottom: 150px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox {
        height: 480px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .imgBox {
        width: 250px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .swiper-pagination-fraction {
        font-size: 18px;
        margin-bottom: 20px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .tit {
        font-size: 20px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt>p {
        font-size: 14px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt>b {
        font-size: 16px;
        margin-bottom: 15px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt ul li>span {
        font-size: 14px
    }

    ._brand.academy .cont article .contBox .tBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        grid-gap: 10px 10px
    }

    ._brand.academy .cont article .contBox .tBox .t {
        width: calc(100% / 3 - 10px)
    }
}

@media screen and (max-width:820px) {
    ._brand.academy {
        padding: 130px 0 150px
    }

    ._brand.academy .cont article .navi {
        font-size: 16px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox {
        flex-direction: column;
        height: 750px;
        padding: 30px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .imgBox {
        width: 100%;
        max-width: 300px;
        display: flex;
        justify-content: center;
        margin: 0 auto
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt {
        padding-left: 0;
        margin-top: 20px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt {
        margin-top: 30px
    }
}

@media screen and (max-width:500px) {
    ._brand.academy .cont article .navi {
        position: absolute;
        top: 50%;
        font-size: 14px;
        z-index: 1;
        transform: translateY(50%)
    }

    ._brand.academy .cont article .navi.prev {
        left: 10px
    }

    ._brand.academy .cont article .navi.next {
        right: 10px
    }

    ._brand.academy .cont article .contBox {
        width: 100%
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox {
        padding: 40px;
        height: 700px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .tit {
        font-size: 16px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt>p {
        font-size: 13px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt {
        margin-top: 20px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt b {
        font-size: 14px
    }

    ._brand.academy .cont article .contBox .swiper>ul>li .borderBox .txt .smallTxt ul li>span {
        font-size: 13px
    }

    ._brand.academy .cont article .contBox .tBox {
        grid-gap: 5px 10px
    }

    ._brand.academy .cont article .contBox .tBox .t {
        width: 100%;
        height: 50px;
        font-size: 14px
    }
}

@media screen and (max-width:400px) {
    ._brand.academy .cont article .contBox .swiepr1>ul>li .borderBox {
        height: 600px
    }
}


._brand.news {
    padding-top: 163px;
    padding-bottom: 130px
}

._brand.news ._wrap .cont .pageTitle {
    margin-bottom: 50px;
    text-align: center
}

._brand.news ._wrap .cont .card-area {
    display: block;
    margin-bottom: 144px
}

._brand.news ._wrap .cont .card-area ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 85px 25px
}

._brand.news ._wrap .cont .card-area ul li {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    transition: border-color 0.5s
}

._brand.news ._wrap .cont .card-area ul li:hover {
    border-color: #2c5c35
}

._brand.news ._wrap .cont .card-area ul li:hover a::before {
    opacity: 1
}

._brand.news ._wrap .cont .card-area ul li:hover a .img-box img {
    transform: translate(-50%, -50%) scale(1.1)
}

._brand.news ._wrap .cont .card-area ul li a {
    display: block;
    background-color: #fff;
    position: relative
}

._brand.news ._wrap .cont .card-area ul li a::before {
    opacity: 0;
    transition: opacity 0.5s;
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #2c5c35;
    z-index: -1
}

._brand.news ._wrap .cont .card-area ul li a .img-box div {
    position: relative;
    width: 100%;
    padding-bottom: calc((295 * 100) / 459 * 1%);
    overflow: hidden
}

._brand.news ._wrap .cont .card-area ul li a .img-box div img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform-origin: center center;
    transition: all 0.5s ease-in-out
}

._brand.news ._wrap .cont .card-area ul li a .txt-box {
    word-break: keep-all;
    padding: 22px 32px;
    padding-top: 25px;
    box-sizing: border-box
}
@supports (-webkit-appearance:none) {
    ._brand.news ._wrap .cont .card-area ul li a .txt-box {
        word-break: break-all;
    }

}

._brand.news ._wrap .cont .card-area ul li a .txt-box p {
    font-size: 18px;
    letter-spacing: -0.045em;
    color: #2b2b2b;
    font-weight: 800;
    line-height: 1.5;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

._brand.news ._wrap .cont .card-area ul li a .txt-box small {
    font-size: 15px;
    letter-spacing: -0.045em;
    color: #808080
}

._brand.news ._wrap .cont .bottom .page {
    margin-bottom: 77px
}

._brand.news ._wrap .cont .searchWrap {
    justify-content: center;
    padding-bottom: 40px;
}

@media screen and (max-width:1024px) {
    ._brand.news ._wrap .cont .card-area ul li a .txt-box {
        padding: 20px
    }

    ._brand.news ._wrap .cont .card-area ul li a .txt-box p {
        font-size: 16px
    }
}

@media screen and (max-width:820px) {
    ._brand.news ._wrap .cont .card-area ul {
        grid-gap: 50px 20px;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:500px) {
    ._brand.news ._wrap .cont .card-area ul {
        max-width: 400px;
        margin: 0 auto;
        padding: 0 12px;
        box-sizing: border-box;
        grid-gap: 50px 0;
        grid-template-columns: repeat(1, 1fr)
    }
}

@media screen and (max-width:320px) {
    ._brand.news ._wrap .cont .card-area ul li a .txt-box {
        padding: 15px
    }

    ._brand.news ._wrap .cont .card-area ul li a .txt-box p {
        font-size: 16px
    }
}

._brand.inquiry .cont {
    padding-top: 160px;
    padding-bottom: 150px
}

._brand.inquiry ._form .wFull._privacy {
    /* align-items: flex-start; */
}

._brand.inquiry .industryAcademic {
    position: relative; overflow: hidden;
	background-image: url(/asset/img/sub/brand/inquiry_industryAcademicBg.jpg);
	background-position: center; background-size: cover;
	padding: 120px 0;
}

._brand.inquiry .industryAcademic >.imgBox  {
    display: flex; align-items: center; justify-content: center; overflow: hidden;
}

._brand.inquiry .industryAcademic >.imgBox img {
    max-width: none;
}

._brand.inquiry .industryAcademic .txt {
    width: 95%; display: flex; flex-direction: column; justify-content: center; align-items: center;
	margin: 0 auto;
}

._brand.inquiry .industryAcademic .txt span {
    display: block; text-align: center; font-size: 28px; font-weight: 500; letter-spacing: -0.045em; color: #fff; margin-bottom: calc(45/28*1em);
}

._brand.inquiry .industryAcademic .txt ul {
    display: flex; align-items: center; justify-content: center; width: 100%; flex-wrap: wrap;
}

._brand.inquiry .industryAcademic .txt ul li {
    width: calc((100% - (15px * 2)) / 3); height: 175px; display: flex; justify-content: center; align-items: center; background: #fff; border-radius: 25px; padding: 0 15px; padding-bottom: 10px; box-sizing: border-box;
}

._brand.inquiry .industryAcademic .txt ul li {
    margin-right: 15px;
    margin-bottom: 15px;
}
._brand.inquiry .industryAcademic .txt ul li:nth-child(3n) {
    margin-right: 0;
}

@media screen and (max-width: 1280px) {
    ._brand.inquiry .industryAcademic .txt ul li {
        width: calc((100% - (15px * 2)) / 3);
    }
}

@media screen and (max-width:1024px) {
    ._brand.inquiry .cont {
        padding-top: auto;
        padding-bottom: auto;
        padding: 120px 0
    }
}

@media screen and (max-width: 820px) {
    ._brand.inquiry .industryAcademic .txt ul li {
        height: 110px;
    }
    ._brand.inquiry .industryAcademic .txt ul li+li {
        margin-left: 10px;
    }
    ._brand.inquiry .industryAcademic .txt span {
        font-size: 20px;
    }
}

@media screen and (max-width: 820px) {
	._brand.inquiry .industryAcademic{padding: 70px 0;}
    ._brand.inquiry .industryAcademic .txt ul {
        flex-direction: column;
    }
    ._brand.inquiry .industryAcademic .txt ul li {
        width: 100%; margin: 0;
    }
    ._brand.inquiry .industryAcademic .txt ul li+li {
        margin-left: 0px; margin-top: 10px;
    }
}




