@charset "utf-8";

/* navi reset */
.navWrap {
    background: #fff;
    border-bottom-color: #dbdbdb;
}
.button span {background: #299324;}
/* common */
.main {margin-top: 60px;}
.commonInner {
    padding: 18px 8.437% 18px;
    width: 100%; height: 58px;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
}
.commonInner a {
    display: block;
    width: 12px; height: 22px;
    background: url(/m/img/sub_commonArrow.png) no-repeat center/cover;
}
.commonInner .left {float: left;}
.commonInner .right {
    float: right;
    background-image: url(/m/img/sub_commonArrow2.png);
}
.commonInner p {
    position: relative;
    font-size: 2rem; color: #555;
    line-height: 24px;
    width: 50%; margin: 0 auto
}

/* sub1_co1 */
/* about */
.aboutInner {position: relative; padding-bottom: 120px;}
.aboutInner > .title {
    width: 100%;
    padding: 27px 0 26px;
    text-align: center;
    background: url(/m/img/sub_co1_bg.jpg) no-repeat center/cover;
}
.aboutInner > .title p {
    font-size: 1.8rem; color: #fff;
    line-height: 1.4;
}
.aboutInner .content {text-align: center;}
.aboutInner .content:nth-child(2) {margin-top: 25px;}
.aboutInner .content p {
    font-size: 1.6rem;
    line-height: 20px;
}
.aboutInner .content p > b {color: #205500;}
.aboutInner .content span {
    display: block;
    margin: 24px 0 54px;
    font-size: 1.4rem; font-weight: 300;
    line-height: 20px;
}
.aboutInner .bgPhoto {
    position: absolute;
    left: 50%; bottom: 280px; transform: translateX(-50%);
    width: 260px; height: 260px;
    background: url(/m/img/sub_co1_textBg.png) no-repeat center/cover;
    z-index: -1;
}

/* why */
#why {overflow: hidden;}
.whyInner {
    text-align: center; padding-bottom: 140px; color: #2c2c2c;
    overflow: hidden;
}
.whyInner .title p {
    font-size: 2rem;
    font-weight: 700;
}
.whyInner .title span {
    display: block;
    margin: 20px 0 23px;
    font-size: 1.6rem;
    line-height: 21px;
}
.whyInner .title i {
    display: block;
    width: 35px; height: 2px;
    margin: 0 auto;
    background: #218008;
    transform: rotate(-45deg);
}
.whyInner .content {position: relative; margin-top: 160px;}
.whyInner .content i {
    display: block;
    width: 130px; height: 80px;
    margin: 0 auto;
    background: url(/m/img/sub_co1_1.png) no-repeat center/cover;
}
.whyInner .content p {
    position: relative;
    margin: 24px 0 32px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 24px;
}
.whyInner .content p:after {
    position: absolute;
    left: 50%; bottom: -14px; transform: translateX(-50%);
    content: "";
    width: 37px; height: 1px;
    background: #000;
}
.whyInner .content .text {
    font-size: 1.6rem;
    line-height: 18px;
}
.whyInner .content:nth-child(3) i {
    width: 140px; height: 87px;
    background-image: url(/m/img/sub_co1_2.png);
}
.whyInner .content:last-child i {
    width: 129px; height: 78px;
    background-image: url(/m/img/sub_co1_3.png);
}
.whyInner .content .backLine{
    position: absolute;
    left: -10%; top: -38%;
    width: 200%; height: 485px;
    transform: rotate(25deg);
    transform-origin: left top;
    background: #def1d8;
    z-index: -1;
}
.whyInner .content:last-child .backLine {
    left: -15%; top: -65%;
    transform-origin: right bottom;
    transform: rotate(-25deg);
    background: #f1f5e1;
}

/* sub1_co2 */
.greeInner {padding: 80px 0 80px; text-align: center; color: #2d2d2d;}
.greeInner .title {
    position: relative;
    width: 100%; padding: 19px 0 19px;
    background: #f4f4f4;
}
.greeInner .title i {
    font-style: normal;
    font-size: 1.2rem;
    white-space: pre;
}
.greeInner .title p {
    margin-top: 4px;
    font-size: 2rem; line-height: 28px;
}
.greeInner .ceo_pic {
    position: absolute;
    left: 50%; bottom: 113px; transform: translateX(-50%);
    width: 300px; height: 200px;
    background: url(/m/img/sub_co2_ceo.jpg) no-repeat center/cover;
}
.greeInner .content {position: relative; padding-top: 54px;}
.greeInner .content .text {
    white-space: pre-line;
    font-size: 1.3rem;
    line-height: 23px;
}
.greeInner .content .text b {color: #015d03;}
.greeInner .content span {
    position: absolute;
    right: 24px; bottom: -14px;
    margin-right: 24px;
    width: 84px; height: 42px;
    background: url(/m/img/sub_co2_ceoSign.jpg) no-repeat center/cover;
}

/* sub1_co3 */
.visInner {padding: 40px 0 80px; text-align: center; color: #2d2d2d;}
.visInner .title{padding: 0 11.2%;}
.visInner .title .upper {
    display: block;
    width: 100px; height: 30px;
    border-top: 2px solid #1b7a16;
    border-left: 2px solid #1b7a16;
}
.visInner .title .lower {
    float: right;
    width: 100px; height: 30px;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.visInner .title p {
    font-size: 2.5rem;
    line-height: 32px;
}
.visInner .title + span {
    display: block;
    margin-top: 65px;
    font-size: 1.5rem; line-height: 23px;
}
.visInner .vision_wrap {position: relative; padding: 52px 0 78px;}
.visInner .vision_wrap > p {
    margin-bottom: 37px;
    font-size: 3rem; font-weight: 700;
}
.visInner .vision_wrap .text {
    padding: 68px 0 91px;
    width: 100%; height: 270px;
}
.visInner .vision_wrap .text p {
    font-size: 2.3rem; font-weight: 700;
    margin-bottom: 36px;
}
.visInner .vision_wrap .text span {
    font-size: 1.6rem; line-height: 20px;
}
.visInner .vision_wrap i {
    position: absolute;
    left: 50%; top: 120px; transform: translateX(-50%);
    width: 259px; height: 808px;
    background: url(/m/img/sub_co3_1.jpg) no-repeat center/cover;
    z-index: -1;
}
.visInner .strWrap {
    padding: 52px 0 64px;
    width: 100%; height: 408px;
    background: url(/m/img/sub_co3_2.jpg) no-repeat center/cover;
}
.visInner .strWrap p {
    margin-bottom: 37px;
    font-size: 3rem; font-weight: 700;
    color: #fff;
}
.visInner .strWrap span {
    display: block;
    width: 66.666%;
    margin: 0 auto 24px;
    padding: 23px 0 23px;
    background: rgba(255,255,255,.5);
    border-radius: 10px;
    font-size: 1.7rem;
}
.visInner .strCon {
    margin-top: 70px;
    background: url(/m/img/sub_co3_3.jpg) no-repeat center/cover;
}
.visInner .strCon .content {
    width: 80%;
    margin: 39px auto 0;
    padding-bottom: 35px;
    border-bottom: 1px solid #2d8b28;
}
.visInner .strCon .content:last-child {border: none; padding-bottom: 0;}
.visInner .strCon .content p {
    position: relative;
    margin-bottom: 32px;
    font-size: 2.3rem; font-weight: 700;
}
.visInner .strCon .content p:after {
    position: absolute;
    left: 50%; bottom: -14px; transform: translateX(-50%);
    content: "";
    width: 50px; height: 1px;
    background: #6c6c6c;
}
.visInner .strCon .content span {
    font-size: 1.6rem; line-height: 20px;
}

/* sub1_co4 */
.facInner {padding: 40px 0 80px; text-align: center; color: #2d2d2d;}
.facInner .tabs {padding: 0 4.666%;}
.facInner .tabs li {float: left; width: 47.857%;}
.facInner .tabs li:last-child {margin-left: 4.286%;}
.facInner .tabs li a {
    display: block;
    height: 40px; line-height: 40px;
    text-align: center;
    font-size: 1.3rem; color: #888;
    border: 1px solid #bbb;
}
.facInner .tabs li.on a {
    color: #1b7a16;
    border-color: #1b7a16;
}
.facInner .tabWrap .se01 {padding: 20px 0 65px;}
.facInner .tabWrap .se01 .pic {
    display: block;
    width: 90.666%; height: 200px;
    margin: 0 auto 34px;
    background: url(/m/img/sub_co4_sejong1.jpg) no-repeat center/cover;
}
.facInner .tabWrap .title {padding: 0 11.2%;}
.facInner .tabWrap .title .upper {
    display: block;
    width: 100px; height: 30px;
    border-top: 2px solid #1b7a16;
    border-left: 2px solid #1b7a16;
}
.facInner .tabWrap .title .lower {
    float: right;
    width: 100px; height: 30px;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.facInner .tabWrap .title p {
    font-size: 2.5rem;
    line-height: 32px;
}
.facInner .tabWrap .title p b {color: #1b7a16;}
.facInner .tabWrap .se01 .text {
    display: block;
    margin-top: 54px;
    font-size: 1.4rem;
    line-height: 23px;
}
.facInner .tabWrap .se02 .title p, .facInner .tabWrap .se03 .title p {color: #1b7a16;}
.facInner .tabWrap .se02 {position: relative; padding-bottom: 67px;}
.facInner .tabWrap .se02 .text {
    display: block;
    margin-top: 35px;
    font-size: 1.4rem; line-height: 20px;
}
.facInner .tabWrap .se02 .line {
    position: absolute;
    left: 0; top: 355px;
    width: 100%; height: 361px;
    background: #f7ebd9;
    z-index: -1;
}
.facInner .tabWrap .se03 .text {
    display: block;
    margin-top: 34px;
    font-size: 1.4rem; line-height: 23px;
}
.facInner .tabWrap .se03 .pic {
    display: block;
    width: 89.333%; height: 200px;
    margin: 55px auto;
    background: url(/m/img/sub_co4_sejong2.jpg) no-repeat center/cover;
}
.facInner .tabWrap .se03 .content {margin-top: 55px;}
.facInner .tabWrap .se03 .content p {
    position: relative;
    margin-bottom: 13px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 23px;
}
.facInner .tabWrap .se03 .content p:after {
    position: absolute;
    right: 35%; bottom: 2px;
    content: "";
    width: 5px; height: 5px;
    background: #1b7a16;
    z-index: -1;
}
.facInner .tabWrap .se03 .content:nth-child(5) p:after {right: 32%;}
.facInner .tabWrap .se03 .content span {
    font-size: 1.4rem;
    line-height: 23px;
}
.facInner .tab2 .se02 .line {top:200px;}
.facInner .tab2 .se01 .pic {background-image: url(/m/img/sub_co4_sihwa1.jpg);}
.facInner .tab2 .se03 .pic {background-image: url(/m/img/sub_co4_sihwa2.jpg);}
.facInner .tabWrap .se04 {padding:20px 0 65px;}
.facInner .tabWrap .se04 .photoWrap {width:89.333%; margin: 50px auto 0;}
.facInner .tabWrap .se04 .photoWrap span {
	display: block;
	width: 100%; height: 200px;
	background: url(/m/img/sub2_sejongM_1.jpg) no-repeat center/cover;
}
.facInner .tabWrap .se04 .photoWrap span {background-image: url(/m/img/sub2_sejongM_1.jpg);}
.facInner .tabWrap .se04 .photoWrap span:nth-child(2) {background-image: url(/m/img/sub2_sejongM_2.jpg);}
.facInner .tabWrap .se04 .photoWrap span:nth-child(3) {background-image: url(/m/img/sub2_sejongM_3.jpg);}
.facInner .tabWrap .se04 .photoWrap span:nth-child(4) {background-image: url(/m/img/sub2_sejongM_4.jpg);}
.facInner .tabWrap .se04 .photoWrap span:nth-child(n+2) {margin-top: 25px;}
.facInner .tabWrap .se04 .sihwa span {background-image: url(/m/img/sub2_sihwaM_1.jpg);}
.facInner .tabWrap .se04 .sihwa span:nth-child(2) {background-image: url(/m/img/sub2_sihwaM_2.jpg);}
.facInner .tabWrap .se04 .sihwa span:nth-child(3) {background-image: url(/m/img/sub2_sihwaM_3.jpg);}
.facInner .tabWrap .se04 .sihwa span:nth-child(4) {background-image: url(/m/img/sub2_sihwaM_4.jpg);}

/* sub1_co5 */
.mapInner {padding: 40px 0 80px; text-align: center; color: #2d2d2d;}
.mapInner .content:nth-child(n+2) {margin-top: 110px;}
.mapInner .content > p {
    position: relative;
    margin-bottom: 49px;
    font-size: 2.5rem; color: #299324;
    font-weight: 700;
}
.mapInner .content > p:after {
    position: absolute;
    content: "";
    left: 50%; bottom: -24px;  transform: translateX(-50%);
    width: 50px; height: 1px;
    background: #299324;
}
.mapInner .text {
    width: 93.333%;
    margin: 5px auto 0;
    padding: 15px 0;
    background: #299324;
    color: #fff;
}
.mapInner .text p {
    font-size: 2rem; font-weight: 700;
    margin-bottom: 5px;
}
.mapInner .text p:nth-of-type(2) {margin-top: 23px;}
.mapInner .text span {font-size: 1.7rem; line-height: 1.4;}

/* sub2_pro1 */
.proInner {padding: 40px 0 80px; text-align: center; color: #2d2d2d;}
.proInner .content:nth-child(n+2) {margin-top: 110px;}
.proInner .content .title {padding: 28px 0; background: #eee;}
.proInner .content .title p {
    position: relative;
    margin-bottom: 41px;
    font-size: 3rem;
    font-weight: 700;
}
.proInner .content .title p:after {
    position: absolute;
    content: "";
    left: 50%; bottom: -20px; transform: translateX(-50%);
    width: 50px; height: 1px;
    background: #2d2d2d;
}
.proInner .content .title span {
    font-size: 1.7rem;
    line-height: 20px;
}
.proInner .content .text {padding: 45px 0 50px;}
.proInner .content .text i {
    display: block;
    width: 325px; height: 181px;
    margin: 0 auto 45px;
    background: url(/m/img/sub2_pro1_1_1.png) no-repeat center/cover;
}
.proInner .content .text span {
    font-size: 1.6rem;
    line-height: 26px;
}
.proInner .content .text a {
    display: block;
    width: 40%; height: 45px;
    margin: 45px auto 0;
    font-size: 1.7rem; color: #fff;
    line-height: 45px;
    background: #299324; border-radius: 15px;
}
.proInner .content .intro {
    padding: 28px 0;
    color: #fff;
    background: url(/m/img/sub2_pro1_1_2.jpg) no-repeat center/cover;
}
.proInner .content .intro p {
    position: relative;
    margin-bottom: 41px;
    font-size: 3rem;
    font-weight: 700;
}
.proInner .content .intro p:after {
    position: absolute;
    content: "";
    left: 50%; bottom: -20px; transform: translateX(-50%);
    width: 50px; height: 1px;
    background: #fff;
}
.proInner .content .intro span {
    font-size: 1.4rem;
    line-height: 23px;
}
.proInner .content:nth-child(2) .text i {
    width: 281px; height: 182px;
    background-image: url(/m/img/sub2_pro1_2_1.png);
}
.proInner .content:last-child .text i {
    width: 273px; height: 182px;
    background-image: url(/m/img/sub2_pro1_3_1.png);
}
.proInner .content:nth-child(2) .intro {background-image: url(/m/img/sub2_pro1_2_2.jpg);}
.proInner .content:last-child .intro {background-image: url(/m/img/sub2_pro1_3_2.jpg);}

/* sub2_pro2 */
.stepInner {padding: 40px 0 60px; text-align: center; color: #2d2d2d;}
.stepInner > .title {
    font-size: 1.9rem; line-height: 28px;
    margin-bottom: 42px;
}
.stepInner .content {padding: 24px 0; background: #eee; margin-bottom: 40px;}
.stepInner .content:nth-of-type(2) {background: none;}
.stepInner .content .title {
    width: 69.066%;
    padding: 10px 0;
    margin: 0 auto 40px;
    font-size: 2.6rem; color: #fff;
    font-weight: 700;
    line-height: 0.7;
    background: #65b861; border-radius: 10px;
}
.stepInner .content:nth-of-type(2) .title {background-color: #eab75a;}
.stepInner .content .title i {
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
}
.stepInner .content .step p {
    width: 46.666%;
    padding: 9px 0;
    margin: 0 auto;
    font-size: 2.3rem;
    line-height: 0.8;
    border: 2px solid #65b861; border-radius: 10px;
}
.stepInner .content:nth-of-type(2) .step p {border-color: #eab75a;}
.stepInner .content .step p i {
    font-size: 1.4rem;
    font-style: normal;
}
.stepInner .content .step span {
    display: block;
    margin: 22px 0 16px;
    font-size: 1.6rem;
    line-height: 23px;
}

/* sub2_pro3 */
.inqInner {padding: 40px 0 80px;}
.inqInner .title{padding: 0 11.2%; text-align: center;}
.inqInner .title .upper {
    display: block;
    width: 100px; height: 30px;
    border-top: 2px solid #1b7a16;
    border-left: 2px solid #1b7a16;
}
.inqInner .title .lower {
    float: right;
    width: 100px; height: 30px;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.inqInner .title p {
    font-size: 2.5rem;
    line-height: 32px;
}
.inqInner .content > p {
    position: relative;
    margin-bottom: 14px;
    font-size: 2.1rem; color: #299324;
    font-weight: 700;
}
.inqInner .content {padding: 35px 15.466%;}
.inqInner .content > p:after {
    position: absolute;
    content: "";
    left: 0; bottom: -5px;
    width: 37px; height: 1px;
    background: #299324;
}
.inqInner .detail p {
    padding: 6px 0 6px 3.861%;
    margin-bottom: 18px;
    font-size: 1.7rem; color: #fff;
    background: #299324; border-radius: 4px;
}
.inqInner .detail:nth-child(n+3) {margin-top: 25px;}
.inqInner .detail span {
    display: block;
    font-size: 1.6rem;
    line-height: 21px;
    white-space: pre;
    padding-left: 7.722%;
}
.inqInner .detail span:last-child {margin-top: 8px;}

/* sub3_hire1 */
.hireInner {padding: 40px 0 80px; text-align: center; color: #2d2d2d;}
.hireInner .content {padding-bottom: 110px;}
.hireInner .content:last-child {padding-bottom: 0;}
.hireInner .title{padding: 0 11.2%;}
.hireInner .title .upper {
    display: block;
    width: 100px; height: 30px;
    border-top: 2px solid #1b7a16;
    border-left: 2px solid #1b7a16;
}
.hireInner .title .lower {
    float: right;
    width: 100px; height: 30px;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.hireInner .title p {
    font-size: 2.5rem;
    line-height: 32px;
}
.hireInner .content .text {
    display: block;
    margin: 40px 0;
    font-size: 1.4rem;
    line-height: 23px;
}
.hireInner .content .line_wrap {margin-bottom: 42px;}
.hireInner .content .line_con:nth-child(n+2) {margin-top: 30px;}
.hireInner .content .line_con i {
    display: block;
    margin: 0 auto 5px;
    width: 76px; height: 76px;
    background: url(/m/img/sub3_hire1_icon1.png) no-repeat center/contain;
}
.hireInner .content .line_con:nth-child(2) i {background-image: url(/m/img/sub3_hire1_icon2.png);}
.hireInner .content .line_con:nth-child(3) i {background-image: url(/m/img/sub3_hire1_icon3.png);}
.hireInner .content .line_con:nth-child(4) i {background-image: url(/m/img/sub3_hire1_icon4.png);}
.hireInner .content .line_con:nth-child(5) i {background-image: url(/m/img/sub3_hire1_icon5.png);}
.hireInner .content .line_con:nth-child(6) i {background-image: url(/m/img/sub3_hire1_icon6.png);}
.hireInner .content .line_con p {
    position: relative;
    font-size: 1.6rem;
}
.hireInner .content .line_con p:after {
    position: absolute;
    content: "";
    left: 50%; bottom: -22px; transform: translateX(-50%);
    width: 1px; height: 15px;
    background: #2d2d2d;
}
.hireInner .content .line_con:last-child p:after {display: none;}
.hireInner .content .detail {
    margin-top: 2px;
    padding: 38px 0 32px;
    color: #fff;
    background: url(/m/img/sub3_hire1_bg1.jpg) no-repeat center/cover;
}
.hireInner .content .detail p {
    margin-bottom: 22px;
    font-size: 2.6rem;
    font-weight: 700;
}
.hireInner .content .detail span {
    font-size: 1.8rem;
    line-height: 26px;
}
.hireInner .content .detail:nth-of-type(4) {background-image: url(/m/img/sub3_hire1_bg2.jpg);}
.hireInner .content .detail:nth-of-type(5) {background-image: url(/m/img/sub3_hire1_bg3.jpg);}
.hireInner .content:nth-of-type(2) .detail span {
    font-size: 1.6rem; line-height: 24px;
}
.hireInner .content:nth-of-type(2) .detail {background-image: url(/m/img/sub3_hire1_bg4.jpg);}
.hireInner .content:nth-of-type(2) .detail:last-child {background-image: url(/m/img/sub3_hire1_bg5.jpg);}
.hireInner .content .talWrap {padding: 0 5.333%;}
.hireInner .content .talWrap i {
    display: block;
    margin-bottom: 15px;
    width: 146px; height: 89px;
    background: url(/m/img/sub3_hire1_peo1.jpg) no-repeat center/contain;
}
.hireInner .content .talWrap b {font-size: 2.8rem; color: #ffcd06; font-weight: 700;}
.hireInner .content .talWrap p {
    margin: 15px 0;
    font-size: 1.9rem; font-weight: 700;
}
.hireInner .content .talWrap span {font-size: 1.4rem; line-height: 20px;}
.hireInner .content .talWrap:nth-child(n+4) {margin-top: 49px;}
.hireInner .content .talWrap:nth-child(4) i {
    float: right;
    background-image: url(/m/img/sub3_hire1_peo2.jpg);
}
.hireInner .content .talWrap:nth-child(4) b {display: block; clear: both; color: #28b7e9}
.hireInner .content .talWrap:last-child i {background-image: url(/m/img/sub3_hire1_peo3.jpg);}
.hireInner .content .talWrap:last-child b {color: #75bd44;}

/* sub3_hire2 */
#welfare {overflow: hidden;}
.wfInner {
    position: relative;
    padding: 40px 0 80px;
    text-align: center; color: #2d2d2d;
}
.wfInner .title{padding: 0 11.2%;}
.wfInner .title .upper {
    display: block;
    width: 100px; height: 30px;
    border-top: 2px solid #1b7a16;
    border-left: 2px solid #1b7a16;
}
.wfInner .title .lower {
    float: right;
    width: 100px; height: 30px;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.wfInner .title p {
    font-size: 2.5rem;
    line-height: 32px;
}
.wfInner .text {
    display: block;
    margin: 40px 0 60px;
    font-size: 1.4rem; line-height: 23px;
}
.wfInner .content:nth-of-type(n+3) {margin-top: 60px;}
.wfInner .content i {
    display: block;
    margin: 0 auto 25px;
    width: 53.333%; height: 300px;
    background: url(/m/img/sub3_hire2_1.jpg) no-repeat center/cover;
}
.wfInner .content b {
    font-weight: 400;
    font-size: 3rem; color: #299324;
}
.wfInner .content p {
    margin: 12px 0 19px;
    font-size: 3rem;
    font-weight: 700;
}
.wfInner .content span {
    font-size: 1.6rem;
    line-height: 24px;
}
.wfInner .content:nth-of-type(3) i {background-image: url(/m/img/sub3_hire2_2.jpg)}
.wfInner .content:nth-of-type(4) i {background-image: url(/m/img/sub3_hire2_3.jpg)}
.wfInner .content:nth-of-type(5) i {background-image: url(/m/img/sub3_hire2_4.jpg)}
.wfInner .content:nth-of-type(6) i {background-image: url(/m/img/sub3_hire2_5.jpg)}
.wfInner .content:nth-of-type(7) i {background-image: url(/m/img/sub3_hire2_6.jpg)}
.wfInner .line {
    position: absolute;
    top: 900px; left: 0;
    width: 200%; height: 350px;
    transform-origin: left top;
    transform: rotate(30deg) scaleX(0);
    background: #ddedd7;
    z-index: -1
}
.wfInner .line2 {
    top: 2000px; left: -150px;
    transform-origin: right bottom;
    transform: rotate(-30deg) scaleX(0);
}
.wfInner .line.show {
    transform: rotate(30deg) scaleX(1);
    transition: 1s;
}
.wfInner .line2.show {
    transform: rotate(-30deg) scaleX(1);
    transition: 1s;
}
/* sub3_hire3
.noticeInner {padding: 40px 0 80px;}
.noticeInner .tabs {padding: 0 4.666%;}
.noticeInner .tabs li {float: left; width: 47.857%;}
.noticeInner .tabs li:last-child {margin-left: 4.286%;}
.noticeInner .tabs li a {
    display: block;
    height: 40px; line-height: 40px;
    text-align: center;
    font-size: 1.3rem; color: #888;
    border: 1px solid #bbb;
}
.noticeInner .tabs li.on a {
    color: #1b7a16;
    border-color: #1b7a16;
}
.noticeInner .board {
    width: 94%;
    margin: 30px auto 0;
}
.noticeInner .board table {
    width: 100%;
    border-spacing: 0;
    border-top: 1px solid #1b7a16;  
}
.noticeInner .board thead th {border-bottom: 1px solid #999;}
.noticeInner .board thead tr {
    height: 40px;
    font-size: 1.2rem;
    background: #f9f9f9;  
}
.noticeInner .board tr th:first-child {width: 14%;}
.noticeInner .board tr th:nth-child(2) {width: 66%;}
.noticeInner .board tr th:nth-child(3) {width: 20%;}
.noticeInner .board tbody td {border-bottom: 1px solid #ccc;}
.noticeInner .board tbody td a {color: #000;}
.noticeInner .board tbody tr {
    height: 50px;
    text-align: center;
    font-size: 1.1rem;
    line-height: 16px;
}
.noticeInner .board tbody tr td:nth-child(2) {padding: 0 10px;}
.noticeInner .num_box {margin-top: 26px; text-align: center;}
.noticeInner .num_box ul {display: inline-block;}
.noticeInner .num_box li {float: left; margin-left: 5px;}
.noticeInner .num_box li:first-child {margin-left: 0;}
.noticeInner .num_box li a {
    display: block;
    width: 35px; height: 35px;
    border: 1px solid #d9d9d9;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.5rem;
    line-height: 34px;
    color: #111;
    text-align: center;
}
.noticeInner .num_box li a.on {
    background: #1b7a16;
    color: #fff;
}

/* sub3_view
.viewInner {padding: 80px 0 40px;}
.viewInner .board {
    width: 98%;
    margin: auto 0;
}
.viewInner .board table {
    width: 100%;
    border-spacing: 0;
    border-top: 1px solid #1b7a16;  
}
.viewInner .board thead th {
    text-align: left;
    text-indent: 25px;
    font-size: 2rem;
    border-bottom: 1px solid #999;
}
.viewInner .board thead tr {
    height: 60px;
    font-size: 1.2rem;
    background: #f9f9f9;  
}
.viewInner .board tbody tr {
    height: 50px;
    text-align: left;
    font-size: 1.1rem;
}
.viewInner .board tbody td {border-bottom: 1px solid #ccc;}
.viewInner .board tbody td a {color: #000;}
.viewInner .board tbody .file_box .file {position: relative; margin-left: 35px;float: left;}
.viewInner .board tbody .file_box .file:before {
    position: absolute;
    content: "";
    left: -24px; top:-4px;
    width: 17px; height: 17px;
    background: url(/m/img/sub3_pressview.png) no-repeat center/cover;
}
.viewInner .board tbody .file_box .date {margin-right: 20px;float: right;}
.viewInner .board tbody .text_box {padding: 0; font-size: 1.4rem;}
.viewInner .list {
    display: block;
    width: 140px; height: 40px;
    margin: 30px auto 0;
    font-size: 1.4rem; color: #fff;
    line-height: 42px; text-align: center;
    background: #1b7a16;
}
.viewInner table .textWrap div {width:340px;}
.viewInner table .textWrap img {width:100%; object-fit:cover; margin:0 auto;}
*/
/* sub3_hire4 */
.noticeInner {
    position: relative;
    padding: 40px 0 80px;
    text-align: center; color: #2d2d2d;
}
.noticeInner .title{padding: 0 11.2%;}
.noticeInner .title .upper {
    display: block;
    width: 100px; height: 30px;
    border-top: 2px solid #1b7a16;
    border-left: 2px solid #1b7a16;
}
.noticeInner .title .lower {
    float: right;
    width: 100px; height: 30px;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.noticeInner .title p {
    font-size: 2.5rem;
    line-height: 32px;
}
.noticeInner .text {
    display: block;
    margin: 40px 0 60px;
    font-size: 1.4rem; line-height:23px;
}
.noticeInner .text i {
    font-style:normal;
    margin-top: 15px;
    display:block;
    line-height:18px;
}
.noticeInner .content {
    padding:0 40px;
    margin-bottom:50px;
}
.noticeInner .content h4 {
    font-size:2.2rem;
    color:#299324;
    text-align: left;
    border-bottom: 1px solid #299324;
    padding-bottom: 12px;
}
.noticeInner .content p {
    font-size:1.6rem;
    text-align:left;
    margin:8.5px 0;   
    position: relative;
    padding-left:2.133%;
    line-height:24px; 
}
.noticeInner .content p:before {
    content:"";
    position: absolute;
    width:3px; height:3px;
    background:#299324;
    top:11px;
    left:0; 
}
.noticeInner .content .hire_list {
    border-bottom: 1px solid #299324;
    margin-bottom: 10px;
}
.noticeInner .content .hire_list > li { 
    font-size:1.6rem;
    text-align: left;
    margin:17.5px 0;
    text-indent:3.333%;
    position: relative;    
}
.noticeInner .content .hire_list > li:before {
    content:"";
    position: absolute;
    width:3px; height:3px;
    background:#299324;
    top:8px;
    left:0;
}

.noticeInner .content .hire_list > li > ul {padding-top:10px;}

.noticeInner .content .hire_list > li > ul li {
    font-size:1.2rem;
    text-indent:4%;
    padding-bottom:6px;
}
.noticeInner .content .hire_list > li > ul li:last-child {padding-bottom:0;}
.noticeInner .content .paper {
    display:block;
    text-align: left;
    font-size:1rem;
    text-indent:6.666%;
    margin-bottom:3px;
}
.noticeInner .content .paper:last-child {margin-bottom: 0;}
.noticeInner .content .line_wrap {}
.noticeInner .content .line_wrap .line_con {
    margin-top: 22.5px;
    padding-bottom:22.5px;
}
.noticeInner .content .line_wrap .line_con i {
    display: block;
    margin: 0 auto 5px;
    width: 76px;
    height: 76px;
    background: url(/img/sub05/icon_01.png) no-repeat center/contain;
}
.peoInner .content .line_wrap .line_con:nth-child(2) i {background: url(/img/sub05/icon_02.png) no-repeat center/contain;}
.peoInner .content .line_wrap .line_con:nth-child(3) i {background: url(/img/sub05/icon_04.png) no-repeat center/contain;}
.peoInner .content .line_wrap .line_con:nth-child(4) i {background: url(/img/sub05/icon_05.png) no-repeat center/contain;}
.peoInner .content .line_wrap .line_con:nth-child(5) i {background: url(/img/sub05/icon_06.png) no-repeat center/contain;}
.noticeInner .content .line_wrap .line_con p {
    text-align:center;
    position: relative;
    margin:10px 0;
    padding:0;
}
.noticeInner .content .line_wrap .line_con p:before {
    width:0; height:0;
}
.noticeInner .content .line_wrap .line_con p:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -22px;
    transform: translateX(-50%);
    width: 1px;
    height: 15px;
    background: #2d2d2d
}
.noticeInner .content .line_wrap .line_con:last-child p:after {width:0; height:0;}
.noticeInner .content a {
    font-size:1.4rem;
    color:#fff;
    display: block;
    width:250px;
    margin:30px auto 0;
    background:#299324;
    padding:10px 0;
    border-radius:5px;
}
/* sub4_center1 */
#environment {overflow: hidden;}
.evInner {padding: 40px 0 80px; text-align: center; color: #2d2d2d;}
.evInner .content:first-child {margin-bottom: 35px;}
.evInner .content i {
    position: relative;
    display: block;
    width: 72%; height: 300px;
    margin: 0 auto;
    background: url(/m/img/sub4_env1_2.jpg) no-repeat center/cover;
}
.evInner .content i:after {
    position: absolute;
    top: 91px; left: -19%;
    content: "";
    width: 200%; height: 116px;
    background: #eee;
    z-index: -1;
}
.evInner .content b {
    position: relative;
    display: block;
    margin: 20px 0 11px 18.4%;
    padding: 68px 0 11px;
    width: 40%;
    font-size: 2.3rem; color: #fff;
    background: #299324;
}
.evInner .content b:after {
    position: absolute;
    content: "";
    top: 28px; right: -78px;
    width: 100%; height: 100%;
    background: #def3de;
    z-index: -1
}
.evInner .content p {
    font-size: 1.6rem;
    margin-bottom: 30px;
}
.evInner .content span {
    font-size: 1.4rem;
    line-height: 24px;
}
.evInner .content:nth-child(2) b {margin-left: 42.8%;}
.evInner .content:nth-child(2) b:after {right: 78px;}
.evInner .photoWrap {width: 94%; margin: 0 auto;}
.evInner .photoWrap img {float: left; width: 48.5%; object-fit: contain;}
.evInner .photoWrap img:nth-child(2n) {margin-left: 3%;}
.evInner .photoWrap img:nth-child(n+3) {margin-top: 15px;}

/* sub4_center2 */
.certInner {text-align: center; color:#2d2d2d; padding: 40px 0 80px;}
.certInner .tab {
    width: 77.6%; padding: 13px 0;
    margin: 0 auto 29px;
    border: 1px solid #1b7a16;
}
.certInner .tab:nth-of-type(5) {margin-top: 66px;}
.certInner .tab span {font-size: 1.3rem; color: #1b7a16;}
.certInner .title{padding: 0 11.2%;}
.certInner .title .upper {
    display: block;
    width: 100px; height: 30px;
    border-top: 2px solid #1b7a16;
    border-left: 2px solid #1b7a16;
}
.certInner .title .lower {
    float: right;
    width: 100px; height: 30px;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.certInner .title p {
    font-size: 2.5rem;
    line-height: 32px;
}
.certInner .content span {
    display: block;
    width: 77.066%; height: 500px;
    margin: 27px auto 38px;
    background: url(/m/img/sub4_cert2_1_1.jpg) no-repeat center/cover;
    box-shadow: 2px 1px 5px #bebebe;
}
.certInner .content:nth-of-type(3) span {background-image: url(/m/img/sub4_cert2_1_2.jpg);}
.certInner .content:nth-of-type(4) span {background-image: url(/m/img/sub4_cert2_1_3.jpg);}
.certInner .content:nth-of-type(6) span {background-image: url(/m/img/sub4_cert2_2_1.jpg);}
.certInner .content:nth-of-type(7) span {background-image: url(/m/img/sub4_cert2_2_2.jpg);}
.certInner .content:nth-of-type(8) span {background-image: url(/m/img/sub4_cert2_2_3.jpg);}
.certInner .content:nth-of-type(9) span {background-image: url(/m/img/sub4_cert2_2_4.jpg);}
.certInner .content:nth-of-type(10) span {background-image: url(/m/img/sub4_cert2_2_5.jpg);}

/* sub4_center3 */
.ciInner {padding: 40px 0 80px; text-align: center; color: #2d2d2d;}
.ciInner .content > p {
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 29px;
}
.ciInner .content > span {
    font-size: 1.5rem;
    line-height: 24px;
}
.ciInner .content > i {
    display: block;
    margin: 37px auto 0;
    width: 90.666%; height: 82px;
    background: url(/m/img/sub4_ci_1_1.jpg) no-repeat center/cover;
}
.ciInner .content .detail {margin-top: 36px;}
.ciInner .content .detail p {
    position: relative;
    text-align: left;
    margin: 0 0 19px 11.6%;
    font-size: 1.5rem;
}
.ciInner .content .detail p:after {
    position: absolute;
    content: "";
    top: 0; left: -23px;
    width: 8px; height: 8px;
    background: #1b7a16;
}
.ciInner .content .detail span {
    display: block;
    width: 227px; height: 150px;
    margin: 0 auto;
    background: url(/m/img/sub4_ci_1_2.jpg) no-repeat center/cover;
}
.ciInner .content .detail:nth-of-type(2) span {
    width: 269px; height: 77px;
    background-image: url(/m/img/sub4_ci_1_3.jpg);
}
.ciInner .line {
    display: block;
    margin: 61px auto 39px;
    width: 1px; height: 50px;
    background: #2d2d2d;
}
.ciInner .content:last-of-type i {
    width: 277px; height: 240px;
    margin: 29px auto 19px;
    background-image: url(/m/img/sub4_ci_2_1.jpg);
}
.ciInner .content:last-of-type i:last-of-type {
    width: 340px; height: 240px;
    margin-bottom: 0;
    background-image: url(/m/img/sub4_ci_2_2.jpg);
}