/*  */
html #fp-nav.fp-right {right: 0;}
html #fp-nav ul li, 
html .fp-slidesNav ul li {margin: 0; padding: 0; width: auto; height: auto;}
html #fp-nav ul li a, 
html .fp-slidesNav ul li a {position: relative; margin: 0; width: 16px; height: 16px;}
html #fp-nav ul li a span, 
html .fp-slidesNav ul li a span {margin: 0; width: 100%; height: 100%; left: auto; top: auto; transform: translate(0); display: inline-block; font-size: 0;}
html #fp-nav ul li a.active span {margin: 0; width: 100%; height: 100%;}

html #fp-nav ul li a.active span,
html #fp-nav ul li:hover a.active span,
html #fp-nav ul li:hover a span {width: 100%; height: 100%; margin: 0;}
/*  */
html #fp-nav ul li {position: relative; margin: 0 0 35px; padding: 0 50px 0 0;}
html #fp-nav ul li:last-child {display: none;}
html #fp-nav ul li a::before {content: ""; position: absolute; right: 100%; padding: 0 15px 0 0; top: 50%; transform: translate(0,-50%); font-size: 0.9375rem; font-weight: 600; font-family: 'Poppins', sans-serif; white-space: nowrap; opacity: 0; visibility: hidden; transition: .3s ease; color: #0e3fce; text-transform: uppercase;}
html #fp-nav ul li a.active::before {opacity: 1; visibility: visible;}
html #fp-nav ul li:nth-of-type(1) a::before {content: "Main";}
html #fp-nav ul li:nth-of-type(2) a::before {content: "Our Company"; color: #fff;}
html #fp-nav ul li:nth-of-type(3) a::before {content: "OUR BRANDS";}
html #fp-nav ul li:nth-of-type(4) a::before {content: "COMMUNITY";}
html #fp-nav ul li a::after {content :""; position: absolute; left: 100%; width: 50px; top: 50%; transform: translate(0,-50%); background: #0e3fce; height: 2px; opacity: 0; transition: .3s ease;}
html #fp-nav ul li:nth-of-type(2) a::after {background: #fff;}
html #fp-nav ul li a span {position: absolute; background: #a8a9aa; left: 0; top: 0;}
html #fp-nav ul li a span::after {content: ""; position: absolute; width: 8px; height: 8px; border-radius: 50%; background: #fff; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: .3s ease;}
html #fp-nav ul li:nth-of-type(2) a.active span::after {background: #fff;}
html #fp-nav ul li a.active::after {opacity: 1;}
html #fp-nav ul li a.active span::after {width: 100%; height: 100%; background: #0e3fce;}

/*  */
.main__title {display: block; text-align: center; font-size: 3.75rem; font-family: 'Poppins', sans-serif; font-weight: 700; color: #fff; padding: 0 0 70px; text-transform: uppercase;}
/*  */
.mainSlide {position: relative;}
.mainSlide .swiper-slide {background-position: center !important; background-size: cover !important; height: 100vh;}
.mainSlide__txtWrap {display: flex; align-items: center; justify-content: flex-start; height: 100%; text-align: left; padding: 0 0 100px;}
.mainSlide__txtWrap--tit {display: block; font-size: 3.25rem; color: #fff; font-weight: 300; line-height: 1.2;}
.mainSlide__txtWrap--tit span {display: block; font-size: 3.25rem; color: #fff; font-weight: 700;}
.mainSlide__txtWrap--txt {display: block; font-size: 1.313rem; width: 100%; color: #fff; font-weight: 300; margin: 30px 0 0;}
.mainSlide__txtWrap--txt span {font-size: 2.5rem; color: #fff; font-weight: 700;}

.mainSlide__buttonWrap {display: flex; width: 100%; max-width: 1620px; padding: 0 10px; position: absolute; z-index: 2; top: 65%; transform: translate(-50%,-50%); left: 50%;}

.mainSlide .swiper-button {position: relative; display: inline-block; margin: 0; left: auto; right: auto; top: auto; width: auto; height: auto;}
.mainSlide .swiper-button::after {display: none;}

.mainSlide .swiper-pagination { position: relative; display: flex; bottom: auto; width: auto; align-items: center; margin: 0 15px 0 0;}
.mainSlide .swiper-pagination .swiper-pagination-current {font-size: 2rem; font-weight: 700; color: #fff;}
.mainSlide .swiper-pagination .slash {font-size: 1.125rem; font-weight: 400; color: #fff; margin: 0 5px;}
.mainSlide .swiper-pagination .swiper-pagination-total {font-size: 1.125rem; font-weight: 400; color: #fff;}

.mainSlide .swiperBtn {position: relative; border: 2px solid #fff; width: 40px; height: 40px; border-radius: 50%; border-radius: 50%; margin: 0 5px 0 0; cursor: pointer;}
.mainSlide .swiperBtn:last-child {margin: 0;}
.mainSlide .swiperBtn img {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);} 

.timmer {position: relative; display: inline-block; width: 80px; height: 2px; background: rgba(255,255,255,0.15); margin: 0 10px;}
.timmer__inner {position: absolute; width: 0%; top: 0; left: 0; background: #fff; height: 100%;}

.swiper-button-play img {opacity: 0;}
.swiper-button-play img.on {opacity: 1;}

.mouseIcon {position: absolute; left: 50%; bottom: 60px; z-index: 2; text-align: center; transform: translate(-50%,0);}
.mouseIcon p {font-size: 0.875rem; font-weight: 600; font-family: 'Montserrat', sans-serif; color: #fff; text-transform: uppercase; letter-spacing: 1.2;}


.main .section2 {padding: 110px 0; background: url('/images/main/section2_bg.png')no-repeat; background-position: right -40px top 20px;}
.section__tit {padding: 0 100px;}
.section__tit--txt {font-size: 2.625rem; font-weight: 300; color: #333333; display: block; margin: 0 0 10px;}
.section__tit--txt span {font-size: 2.625rem; font-weight: 700; color: #7fbe26;}
.section__tit--subTxt {font-size: 1.25rem; font-weight: 300; color: #fff;}

.ver2 .section__tit--txt {font-family: 'Montserrat', sans-serif; color: #fff; font-weight: 700;}


.section2__list {display: flex; justify-content: space-around; margin: 75px auto 0; }
.section2__list li {position: relative; width: 190px; height: 190px; border: 1px solid #ddd; border-radius: 50%; background: rgba(255,255,255,0.5); position: relative; }
.section2__item--img {position: absolute; width: 100%; height: 100%; z-index: 3; box-shadow: 0px 6px 10px 0 rgba(0,0,0,0.2); border-radius: 50%; opacity: 0; transition: .3s ease;}
.section2__item--circle {position: absolute; display: flex; left: 50%; top: 50%; transform: translate(-50%,-50%); width:160px; z-index: 2; height: 160px; border: 8px solid #dddddd; background: #fff; border-radius: 50%; justify-content: center; align-items: center; font-size: 1.5rem; font-weight: 400; color: #666666;}
.section2__listWrap {position: relative;}
/* .section2__listWrap::after {content : ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; border-top: 2px dashed #dddddd;  transform: translate(0,-50%);} */

.section2__list li:hover .section2__item--img {opacity: 1;}


.midBanner {display: flex; justify-content: center; align-items: center; height: 420px; background: url('/images/main/mid_banner.jpg')no-repeat; background-attachment: fixed; background-position: center; background-size: cover; text-align: center;}
.midBanner__tit {position: relative; font-size: 2.625rem; font-weight: 700; color: #fff; display: block; padding: 0 0 20px; margin: 0 0 20px;}
.midBanner__tit::after {content : ""; position: absolute; left: 50%; transform: translate(-50%,0); width: 20px; height: 1px; background: #fff; bottom: 0;}
.midBanner__txt {font-size: 1.25rem; font-weight: 400; color: #fff;}

.main .communityPart {padding: 130px 0 110px; background: url('/images/main/commu_bg2.jpg')no-repeat #7fbe26; background-position: center bottom;}
.main .communityPart .section__tit {position: relative;}
.main .communityPart .swiper-button-wrap {position: absolute; display: flex; right: 100px; top: 0;}
.main .communityPart .swiper-btn {position: relative; width: 56px; height: 56px; border: 1px solid #ddd; cursor: pointer;}
.main .communityPart .swiper-btn-next {border-left: none;}
.main .communityPart .swiper-btn img {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.main .communityPart .commuslide1 {padding: 0 20px 20px; margin: 70px 0;}
.main .communityPart .commuslide1 .swiper-slide {box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2); border-radius: 30px 0 0 0; overflow: hidden;}

.main .communityPart .photoWrap {position: relative; padding: 0 0 75.676%; overflow: hidden;}
.main .communityPart .photo {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; background-color: #fff !important; background-position: center !important; background-size: cover !important; transition: .3s ease;}
.main .communityPart .swiper-slide:hover .photo {transform: translate(-50%,-50%) scale(1.2) ;}
.main .communityPart .txtWrap {background: #fff; padding: 25px 10px; text-align: center;}
.status {display: flex; margin: 0 auto 10px; width: 90px; height: 40px; border-radius: 20px; border: 3px solid #dddddd; justify-content: center; align-items: center; font-size: 1rem; font-weight: 300; color: #888888;}
.status.green {border-color: #4aa904; color: #4aa904;}
.commu__slide--txt {font-size: 1.25rem; font-weight: 400; color: #1b1b1b; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.commu__bottom {display: flex; justify-content: space-between;}
.commu__bottom .swiper-container {width: calc((100% - 40px) / 2); border-radius: 20px; box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);}
.commu__bottom .swiper-slide {background: #fff; font-size: 0; }
.commu__bottom .swiper-slide a {display: block; padding: 40px;}
.commu__bottom .swiper-slide .commu__tit {display: block; font-size: 1.5rem; font-weight: normal; color: #1b1b1b; font-weight: 700; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.commu__bottom .swiper-slide .commu__txt {font-size: 1.25rem; font-weight: 400; color: #1b1b1b; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 30px 0 35px;}
.commu__bottom .swiper-slide .commu__date {font-size: 1rem; font-weight: 300; color: #666666; }
.main .commu__bottom .swiper-pagination {top: 40px; left: 80% ; width: auto; bottom: auto;}
.commu__bottom .swiper-pagination-bullet {width: 15px; height: 15px; transition: 0.3s ease;}
.main .swiper-pagination-bullet-active { background-color: #7fbe26; width: 40px; border-radius: 30px; }


.main_more {display: flex;}
.main_more_box {width: 50%; height: 420px; background: url('/images/main/main_more_bg01.jpg')no-repeat center; background-size: cover; display: flex; align-items: center; justify-content: center; text-align: center;}
.main_more_box:last-of-type {background: url('/images/main/main_more_bg02.jpg')no-repeat center; background-size: cover;}
.main_more_tit {font-size: 2.125rem; font-weight: 400; color: #fff; margin-top: 5px;}
.main_more_tit span {font-size: 2.125rem; font-weight: 700; color: #fff; }
.main_more_arti {font-size: 1.125rem; font-weight: 300; color: rgba(255,255,255,0.8); margin: 10px 0 35px;}
.main_more_btn {display: inline-block; border: 1px solid #fff; border-radius: 3px; max-height: 0; overflow: hidden; transition: 0.3s ease; border-color: transparent; }
.main_more_btn b {display: block; font-size: 0.9375rem; font-weight: 500; color: #fff; padding: 8px 20px;} 
.main_more_btn span {position: relative; padding: 0 8px 0 10px;}
.main_more_btn span::after {content: ""; position: absolute; width: 6px; height: 11px; top: 50%; transform: translateY(-50%); background: url("/images/main/main_more_arr.png")repeat center;}

.main_more_box:hover .main_more_btn {max-height: 50px; border-color: #fff;}


/* subTop  */

.subTop .subTop__photo {background-size: cover !important; text-align: center; padding: 130px 0 130px;}
.subTop .subTop__photo.sub01_bg {background: url('/images/sub/sub_top01.jpg')no-repeat center;}
.subTop .subTop__photo.sub02_bg {background: url('/images/sub/sub_top02.jpg')no-repeat center;}
.subTop .subTop__photo.sub03_bg {background: url('/images/sub/sub_top03.jpg')no-repeat center;}
.subTop .subTop__photo.sub04_bg {background: url('/images/sub/sub_top04.jpg')no-repeat center;}
.subTop .subTop__tit {font-size: 3rem; font-weight: 700; color: #fff;}
.subTop .subTop__txt {font-size: 1.25rem; font-weight: 300; color: rgba(255,255,255,0.7); }
.subTop .subTop__txt b{font-size: 1.25rem;}
.subTop .subNavWrap {border-bottom: 1px solid #ddd; }
.subTop .subNav {display: flex; align-items: center; }
.subTop .nowWrap {position: relative; cursor: pointer;}
.subTop .current {position: relative; display: flex; align-items: center; justify-content: space-between; width: 230px;  height: 60px; padding: 0 20px; border-right: 1px solid #ddd;}
.subTop .current p {font-size: 1.125rem; color: #333333; font-weight: 400;} 
.subTop .depth2 {position: absolute; display: none; z-index: 9;}
.subTop .btnHome {height: 60px; display: flex; align-items: center; justify-content: center; padding: 0 20px; border: 1px solid #ddd; border-top: none; border-bottom: none;}
.subTop .depth2 {width: 100%; border: 1px solid #ddd; border-top: none;}
.subTop .depth2 li a {display: block; padding: 15px; background: #fff; border-top: 1px solid #ddd; font-size: 0.9375rem; color: #333333; font-weight: 300;}
.subTop .depth2 .on a {background: #f0f0f0;}

/* */
.subpage {padding-bottom: 150px;}
.subpage.pd {padding-bottom: 0;}
.subTitle {text-align: center; padding: 110px 0 80px;}
.subTitle__txt {font-size: 2.625rem; font-weight: 700; color: #1b1b1b;}

/* company  */

.subpage.company {padding-bottom: 0;}
.goal {display: flex; padding-bottom: 110px;}
.goal_txt {padding: 40px 0 0 60px; width: 60%;}
.goal_txt_color {font-size: 1.5rem; font-weight: 700; color: #7fbe26; margin-bottom: 50px;}
.goal_txt_color span {margin: 0 0 0 10px; font-size: 1rem; font-weight: 700; color: #aaaaaa;}
.goal_txt_title {font-size: 1.875rem; font-weight: 400; color: #1b1b1b;}
.goal_txt_title b { font-size: 1.875rem;}
.color_bd {position: relative;}
.color_bd::after {content: ""; position: absolute; bottom: 4px; left: 0; width: 128px; height: 15px; background: rgba(127,190,38,0.15);}
.goal_txt_article {font-size: 1.125rem; font-weight: 300; color: #666666;}
.goal_txt_article.mg {margin: 35px 0 25px;}
.goal_txt_bd {font-size: 1.125rem; font-weight: 400; color: #333333;}
.goal_img {font-size: 0; width:40%; max-width: 580px;}

.identity_bg {display: flex; background: #f8f8f8; padding: 120px 0 160px; }
.identity {display: flex; }
.identity_txt {padding: 40px 20px 0 0; width: 50%;}
.identity_box {width: 50%;}
.goal_txt_article.margin {margin: 40px 0 0 0;}

/* business */
.business_img {display: flex; justify-content: center;}

/* corporation */

.corporation_con {display: flex; flex-wrap: wrap; justify-content: center;}
.corporation_con_box {position: relative; width: calc((100% - 80px)/3); margin:0 40px 40px 0; height: 425px; display: flex; align-items: center; justify-content: center; background: url('/images/sub/corporation_bg01.jpg')no-repeat center; background-size: cover; cursor: pointer;}
.corporation_con_box:nth-child(2) {background: url('/images/sub/corporation_bg02.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-child(3) {margin: 0 0 40px 0; background: url('/images/sub/corporation_bg03.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-child(4) {margin:0 40px 0 0; background: url('/images/sub/corporation_bg04.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-child(5) {margin:0 40px 0 0; background: url('/images/sub/corporation_bg05.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-child(6) {margin: 0; background: url('/images/sub/corporation_bg06.jpg')no-repeat center; background-size: cover;}
.corporation_con_txt {text-align: center;}

.corporation_hover_box {position: absolute; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: url('/images/sub/corpor_hover01.jpg')no-repeat center; background-size: cover; box-shadow: 0px 6px 10px 0 rgba(0,0,0,0.2); opacity: 0; transition: .3s ease;}
.corporation_con_box:nth-of-type(2) .corporation_hover_box {background: url('/images/sub/corpor_hover02.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-of-type(3) .corporation_hover_box {background: url('/images/sub/corpor_hover03.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-of-type(4) .corporation_hover_box {background: url('/images/sub/corpor_hover04.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-of-type(5) .corporation_hover_box {background: url('/images/sub/corpor_hover05.jpg')no-repeat center; background-size: cover;}
.corporation_con_box:nth-of-type(6) .corporation_hover_box {background: url('/images/sub/corpor_hover06.jpg')no-repeat center; background-size: cover;}
.corporation_con_tit {font-size: 1.75rem; font-weight: 700; color: #1b1b1b; margin: 5px 0 15px;}
.corporation_con_arti {font-size: 1.063rem; font-weight: 300; color: #666666;}
.corporation_hover_tit {font-size: 2rem; font-weight: 700; color: #fff;}
.corporation_hover_arti {font-size: 1.063rem; font-weight: 300; color: #fff; margin: 10px 0 30px;}
.corporation_btn {display: inline-block; padding: 5px 25px; font-size: 0.9375rem; font-weight: 700; color: #fff; border: 1px solid #fff;}

.corporation_con_box:hover .corporation_hover_box {opacity: 1;}


/* corporation - more */


ul.more_tabs {display: flex; justify-content: center; text-align: center; border: 1px solid #ddd; padding: 20px; margin: 0 0 60px 0; }
ul.more_tabs li,
ul.more_tabs li a{ color: #666666; padding: 0 20px; cursor: pointer; font-size: 1.25rem; font-weight: 300; }
ul.more_tabs li {position: relative;}
ul.more_tabs li::after {content: ''; position: absolute; top: 50%; transform: translateY(-50%); right: 0; width: 1px; height: 17px; background: #ddd;}
ul.more_tabs li:last-of-type:after {display: none;}
ul.more_tabs li.current,
ul.more_tabs li a.current{color: #7fbe26; font-weight: 700;}

.story_tab ul.more_tabs li {padding: 0;}

.tab-content{display: none; }
.tab-content.current{ display: block;}

.more_content.pd {padding-bottom: 150px;}
.more_content {padding: 80px 0;}
.more_content.color {background: #f8f8f8;}
.more_content_flex { display: flex;}
.more_title {width: 290px; font-size: 1.875rem; font-weight: 700; color: #1b1b1b;}
.more_txt {flex: 1;}
.more_txt_tit {position: relative; padding-left: 35px; font-size: 1.375rem; font-weight: 400; color: #1b1b1b;}
.more .more_txt_tit::after {content: "1"; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 25px; height: 25px; font-size: 0.9375rem; display: flex; align-items: center; justify-content: center; font-weight: 400; color: #fff; background: #7fbe26; border-radius: 50%; }
.more .more_txt_tit:nth-of-type(3):after{content: "2";}
.more .more_txt_tit:nth-of-type(5):after{content: "3";}
.more .more_txt_tit:nth-of-type(7):after{content: "4";}
.more .more_txt_tit:nth-of-type(9):after{content: "5";}

.more_txt_arti {font-size: 1.125rem; font-weight: 300; color: #666666;}
.more_txt_arti.mg {margin: 15px 0;}
.more_txt_light {font-size: 1.25rem; font-weight: 300; color: #333333;}
.more_txt_md {font-size: 1.25rem; font-weight: 400; color: #333333;}
.more_txt_md.mg {margin: 0 0 20px;}

/* story */
.subpage.story {padding-bottom: 0;}

.story_con { text-align: center; padding-bottom: 80px;}
.story_tit {font-size: 1.875rem; font-weight: 400; color: #1b1b1b;}
.story_tit b {font-size: 1.875rem;}
.story_article {font-size: 1.125rem; font-weight: 300; color: #1b1b1b;}
.story_bd {display: inline-block; width: 1px; height: 70px; background: #7fbe26; margin: 30px 0;}
.story_flex_box p {font-size: 1.25rem; font-weight: 700; color: #fff; margin-top: 10px;}
.story_img {background: url('/images/sub/story_bg.jpg')no-repeat center; background-size: cover; padding: 70px 0;}
.story_flex {display: flex; justify-content: center; text-align: center;}
.story_flex_box.mg {margin-right: 100px;}
.story_flex_box img {box-shadow: 0px 6px 10px 0 rgba(0,0,0,0.3);}

/* special  */


.special_content {margin: -200px 0 0;}
.special_box {padding: 80px 0;}
.special_box.pd {padding: 290px 0 80px;}
.special_box.color {background: #f8f8f8;}
.special_content_flex { display: flex; }
.special_title {width: 320px; font-size: 1.75rem; font-weight: 700; color: #1b1b1b;}

.special_txt {flex: 1;}
.special_txt_arti {font-size: 1.25rem; font-weight: 400; color: #333333;}
.special_txt_arti.mg {margin: 0 0 20px;}
.special_txt_sm {font-size: 1rem; font-weight: 300; color: #666666;}
.special_img {font-size: 0;}

/*  understand  */


.understand_bg {background: url('/images/sub/understand_bg.jpg')no-repeat center; background-size: cover; height: 400px;}
.understand_txt {width: 100%; max-width: 1220px; background-color: #fff; margin: -120px auto 100px; padding: 70px;}
.understand_tit {position: relative;font-size: 2rem; font-weight: 300; color: #1b1b1b;}
.understand_tit::before {content: ""; position: absolute; top: -5px; left: -10px; background: url('/images/sub/understand_img01.png')no-repeat center; width: 37px; height: 32px;}
.understand_tit b span::after {content: ""; position: absolute; bottom: 0; left: -70px; width: 650px; height: 15px; background: rgba(127,190,38,0.15);}
.understand_tit b {font-size: 2rem; position: relative; z-index: 2;} 
.understand_tit b span {position: relative; font-size: 1.25rem; font-weight: 400;}
.understand_arti {font-size: 1.125rem; font-weight: 500; color: #666666; margin-top: 30px;}

/* livestock */

.special_box.livestock_pd {padding: 80px 0 100px;}
.limit1166 {max-width: 1166px; width: 100%; padding: 0 10px; margin: 0 auto;}
.livestock_title {width: 360px; color: #1b1b1b; font-size: 1.75rem; font-weight: 700;}
.special_bg {background: url('/images/sub/livestock_bg.jpg')no-repeat center; background-size: cover; height: 500px; display: flex; justify-content: center; align-items: center;}
.more_txt_mg {margin: 15px 0;}

.livestock .more_txt_tit::after {content: "1"; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 25px; height: 25px; font-size: 0.9375rem; display: flex; align-items: center; justify-content: center; font-weight: 400; color: #fff; background: #7fbe26; border-radius: 50%; }
.livestock .more_txt_tit:nth-of-type(2):after{content: "2";}
.livestock .more_txt_tit:nth-of-type(3):after{content: "3";}
.livestock .more_txt_tit:nth-of-type(4):after{content: "4";}
.livestock .more_txt_tit:nth-of-type(5):after{content: "5";}

/**/

.livestock_tit { color: #1b1b1b; font-size: 2rem; font-weight: 700; text-align: center; margin-bottom: 40px;}
.livestock_flex {display: flex; justify-content: center; flex-wrap: wrap;} 
.livestock_flex_box {margin: 0 50px 50px 0;}
.livestock_box {position: relative; width:150px; height: 150px; display: flex; justify-content: center; align-items: center; }
.box_txt {position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%);  display: flex; justify-content: center; color: #fff; font-size: 1.063rem; font-weight: 400; align-items: center; background: #9c9c9c; min-width: 90px; padding: 10px; height: 34px; border-radius: 30px;}

.livestock_flex_box:last-of-type {margin-right: 0;}

.livestock_img {font-size: 0;}
.lives_flex {display: flex; justify-content: center; padding: 80px 10px;}
.lives_box {width: calc((100% - 84px)/3); margin: 0 42px 0 0; padding: 20px; border: 2px solid #7fbe26; background: url('/images/sub/lives_box_bg.jpg')no-repeat center; background-size: cover; display: flex; flex-direction: column;  align-items: center; }
.lives_box:last-of-type {margin: 0;}

.lives_num {width: 25px; height: 25px; font-size: 0.9375rem; display: flex; align-items: center; justify-content: center; font-weight: 400; color: #fff; background: #7fbe26; border-radius: 50%; margin-bottom: 10px;}
.lives_box p { font-size: 1.125rem; font-weight: 500; color: #333333; text-align: center;}

.beef .lives_box {width: calc((100% - 120px)/4); margin: 0 40px 0 0; padding: 20px; border: 2px solid #7fbe26; background: url('/images/sub/lives_box_bg.jpg')no-repeat center; background-size: cover; display: flex; flex-direction: column;  align-items: center; }
.beef .lives_box:last-of-type {margin: 0;}

.livestock_bg {background: url('/images/sub/livestock_img06.jpg')no-repeat center; background-size: cover; height: 400px; }
.egg_cont {padding: 60px 80px 80px; margin-top: -70px; background: #fff; }
.egg_txt_tit {font-size: 1.25rem; font-weight: 400; color: #1b1b1b; position: relative;}
.egg_txt_arti {font-size: 1.125rem; font-weight: 300; color: #666666;}
.egg_txt_arti.mg {margin: 0 0 20px;}

.egg_txt_tit::after {content: "1"; position: absolute; top: 50%; transform: translateY(-50%); left: -35px; width: 25px; height: 25px; font-size: 0.9375rem; display: flex; align-items: center; justify-content: center; font-weight: 400; color: #fff; background: #7fbe26; border-radius: 50%; }
.egg_txt_tit:nth-of-type(3):after{content: "2";}
.egg_txt_tit:nth-of-type(5):after{content: "3";}

/* welfare */
.welfare_flex {display: flex; justify-content: center; flex-wrap: wrap;}
.welfare_box {width: calc((100% - 80px)/3); margin: 0 40px 40px 0; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; padding: 30px; border: 1px solid #ddd;}
.welfare_box:nth-of-type(3) {margin: 0 0 40px 0;}
.welfare_box:nth-of-type(4) {margin: 0 40px 0 0;}
.welfare_box:nth-of-type(5) {margin: 0 40px 0 0;}
.welfare_box:last-of-type {margin: 0;}

.welfare_tit {font-size: 1.375rem; font-weight: 700; color: #7fbe26; margin: 20px 0 10px;}
.welfare_arti {font-size: 1.125rem; font-weight: 300; color: #666666;}


.br_480 {display: none;}

.sub03_more {position: fixed; right: 50px; bottom: 40px; display: none; z-index: 2;}
.sub03_more.on {display: block;}

.bo_w_input {padding: 0 10px; border: 1px solid #ddd; margin: 0 0 10px;}
.btn_more_opt {display: flex; width: 20px; background: none; justify-content: center; align-items: center; border: 1px solid #999; padding: 5px 0;}

.more_opt li {padding: 0;}
.more_opt li a {display: flex; padding: 5px 0; justify-content: center; align-items: center;}
.more_opt li a i {margin: 0 0 0 5px;}
.captcha {display: flex; align-items: center; flex-wrap: wrap; padding: 10px; border: 1px solid #ddd}
.captcha input {border: 1px solid #999;}
.captcha button {margin: 0 5px;; border: 1px solid #ddd; padding: 5px;}


@media screen and (max-width: 1400px) {
    .section2__listWrap::after {display: none;}
    .section2__list {width: 680px; flex-wrap: wrap; justify-content: flex-start; margin: 60px auto 0;}
    .section2__list li {margin: 0 40px 40px 0;}
    .section2__list li:nth-of-type(3) {margin: 0 0 40px 0;}
    .section2__list li:nth-of-type(6) {margin: 0 0 40px 0;}
    .section2__list li:nth-of-type(7) {margin: 0;}
    .main .section2 { background-size: 300px;}


}


@media screen and (max-width: 1325px) {
    .understand .special_txt_arti br {display: none;}

}

@media screen and (max-width: 1220px) {
    .goal_txt_title br {display: none;}
    .goal_txt_article br {display: none;}

}


@media screen and (max-width: 1200px) {
    .main .commu__bottom .swiper-pagination {top: 40px; left: 75% ;}

    .limit1166 {max-width: 600px; width: 100%;}
    .livestock_flex { flex-wrap: wrap; justify-content: center;}
    .livestock_flex_box {width: calc(100%/4); display: flex; align-items: center; justify-content: center; margin: 0 0 50px;}
    .livestock_flex_box:nth-of-type(4) {margin: 0 0 50px;}
    .livestock_flex_box:nth-of-type(5) {margin: 0;}
    .livestock_flex_box:nth-of-type(6) {margin: 0;}
    .livestock_flex_box:nth-of-type(7) {margin: 0;}
    .livestock_flex_box:nth-of-type(8) {margin: 0;}

}
@media screen and (max-width: 1024px) {
    .mainSlide__txtWrap {    justify-content: center; height: 100%; text-align: center; padding: 0 0 120px;}
    .mainSlide__buttonWrap {justify-content: center; top: 70%;}
    .mainSlide .swiper-slide {min-height: 700px;}
    .main .section2 { background-size: 250px;}
    .section__tit {padding: 0 10px;}

    .main .communityPart .swiper-button-wrap {display: none;}
    .main .communityPart {padding: 110px 0;}
    .main .communityPart .commuslide1 {padding: 0 10px 50px;}
    .main .commuslide1 .swiper-pagination-bullet {width: 15px; height: 15px; }
    .main .commuslide1 .swiper-pagination {bottom: -5px;}

    .commu__bottom {flex-wrap: wrap;}
    .commu__bottom .swiper-container {width: 100%; margin-bottom: 20px;}
    .commu__bottom .swiper-container:first-of-type {margin-bottom: 20px;}
    .commu__bottom .swiper-slide a {padding: 40px 40px 80px; }
    .commu__bottom .swiper-slide .commu__txt { padding: 15px 0 20px;}
    .main .commu__bottom .swiper-pagination {top: auto; left: 35px; width: auto; bottom: 35px;}

    .main_more {flex-wrap: wrap;}
    .main_more_box {width: 100%;}
    .main_more_btn {max-height: 45px; border-color: #fff;}
    .main_more_box {height: 390px;}

    .subNav {padding: 0;}
    .subTop .subTop__photo { padding: 120px 0 120px;}
    .subTop .nowWrap {width: calc((100% - 60px)/2);}
    .subTop .current {width: 100%;}
    .subTop .btnHome {border-left: none;}
    .subTop .nowWrap_2 .current {border-right: none;}
    .subpage {padding-bottom: 110px;}


    .goal {flex-wrap: wrap; justify-content: center; }
    .goal_img {width: 100%; max-width: 600px;}
    .goal_txt {width: 100%; padding: 40px 10px 0;}
    .identity_txt {padding: 0 10px 40px;}
    .identity {flex-wrap: wrap; justify-content: center;}
    .identity_txt {width: 100%;}
    .identity_box {width: 100%;}
    .goal_img02 {text-align: center;}

    .identity_bg {padding: 110px 0;}
    .goal_txt_article.pd {padding: 0 10px;}

    .story_tit br {display: none;}
    .story_article br {display: none;}

    .corporation_con_box { width: calc((100% - 20px)/2); margin:0 20px 20px 0;}
    .corporation_con_box:nth-child(2) {margin: 0 0 20px 0;}
    .corporation_con_box:nth-child(3) {margin: 0 20px 20px 0;}
    .corporation_con_box:nth-child(4) {margin:0 0 20px 0;}
    .corporation_con_box:nth-child(5) {margin:0 20px 0 0;}

    .more_content_flex {display: block; padding: 0 20px;}
    .more_content.pd {padding-bottom: 110px;}
    .more_txt {margin-top: 30px;}

    .special_content_flex {display: block; padding: 0 20px;}

    .special_box.pd {padding: 270px 0 80px;}
    .special_txt_arti {margin-top: 30px;}
    .special_txt_arti br {display: none;}
    .special_txt_arti.mg {margin: 30px 0 20px;}

    .understand_txt {margin: 0 auto 20px; padding: 80px 20px;}
    .understand_bg {height: 300px;}
    .understand_arti br {display: none;}
    .special_bg {background: none; height:auto}
    .livestock_img01 {font-size: 0;}

    .lives_flex {flex-wrap: wrap;}
    .lives_box {width: 100%;  margin: 0 0 30px;}
    .lives_flex {padding: 30px 10px 80px;}

    .beef .lives_flex {flex-wrap: wrap;}
    .beef .lives_box {width: 100%;  margin: 0 0 30px;}
    .beef .lives_flex {padding: 30px 10px 80px;}

    .livestock_bg {height: 300px;}
    .egg_cont {margin-top: 0;padding: 80px 10px 80px 40px;}



    .welfare_box {width: calc((100% - 20px)/2); margin: 0 20px 40px 0;}
    .welfare_box:nth-of-type(2) {margin: 0 0 40px 0;}
    .welfare_box:nth-of-type(3) {margin: 0 20px 40px 0;}
    .welfare_box:nth-of-type(4) {margin: 0 0 40px 0;}
    .welfare_box:nth-of-type(5) {margin: 0 20px 0 0;}
    .welfare_box:last-of-type {margin: 0;}





}

@media screen and (max-width: 768px) {

    .section2__list {width: 440px; margin: 45px auto 0;}
    .section2__list li:nth-of-type(2n) {margin: 0 0 40px 0;}
    .section2__list li:nth-of-type(3) {margin: 0 40px 40px 0;}
    .main .section2 { background-size: 200px; padding: 80px 0;}
    .main .communityPart .commuslide1 {padding: 0 10px 50px; margin: 50px 0;}
    .main .communityPart {padding: 80px 0;}
    .commu__bottom .swiper-slide a {padding: 20px 20px 60px; }
    .main .commu__bottom .swiper-pagination {left: 15px; bottom: 20px;}
    .status {width: 70px; height: 30px; border-radius: 20px; border: 2px solid #dddddd; }
    .main_more_box {height: 350px;}

    .subTitle {padding: 80px 0 70px;}
    .subTop .subTop__photo { padding: 110px 0 80px;}
    .subTop .current {height: 60px;}
    .subpage {padding-bottom: 80px;}


    .goal {padding-bottom: 80px;}
    .goal_txt_color {margin-bottom: 30px;}
    .goal_txt_article.mg {margin: 20px 0;}
    .color_bd::after {width: 110px;}
    .identity_bg {padding: 80px 0;}

    .story_flex_box.mg { margin-right: 20px;}
    ul.more_tabs {margin: 0 0 60px 0;}
    
    .story_bd {height: 50px;}

    .corporation_con_box { width: 100%;margin:0 0 20px; height: 350px;}
    .corporation_con_box:nth-child(2) {margin: 0 0 20px;}
    .corporation_con_box:nth-child(3) {margin: 0 0 20px;}
    .corporation_con_box:nth-child(4) {margin:0 0 20px;}
    .corporation_con_box:nth-child(5) {margin:0 0 20px;}

    .more_content.pd {padding-bottom: 80px;}
    .more_txt_arti br {display: none;}
    .more_txt_md br {display: none;}
    .more ul.more_tabs { padding: 10px; flex-wrap: wrap;}
    .more ul.more_tabs li {padding: 10px 20px;}

    .special_content {margin-top: 0;}
    .special_box.pd {padding: 70px 0 80px ;}
    .understand_tit b span::after { width: 320px;}
    .understand_bg {height: 250px;}
    .understand_txt {margin: 0 auto; padding: 70px 20px 80px;}


    .limit1166 {max-width: 400px; width: 100%;}
    .livestock_flex { flex-wrap: wrap; justify-content: center;}
    .livestock_flex_box {width: 50%; display: flex; align-items: center; justify-content: center; margin: 0 0 50px;}
    .livestock_flex_box:nth-of-type(4) {margin: 0 0 50px;}
    .livestock_flex_box:nth-of-type(5) {margin: 0 0 50px;}
    .livestock_flex_box:nth-of-type(6) {margin: 0 0 50px;}
    .livestock_flex_box:nth-of-type(7) {margin: 0 0 50px;}
    .livestock_flex_box:nth-of-type(8) {margin: 0 0 50px;}
    .livestock_box {width: 130px; height: 130px;}
    .livestock_box::after {width: 80px; height: 30px;}
    .special_box.livestock_pd {padding: 80px 0 50px;}

    .livestock_bg {height: 250px;}

    .egg_txt_arti.mg {margin: 10px 0 20px;}


    
    .welfare_box {width:100%; margin: 0 0 30px;}
    .welfare_box:nth-of-type(2) {margin: 0 0 30px;}
    .welfare_box:nth-of-type(3) {margin: 0 0 30px;}
    .welfare_box:nth-of-type(4) {margin: 0 0 30px;}
    .welfare_box:nth-of-type(5) {margin: 0 0 30px;}
    .welfare_box:last-of-type {margin: 0;}

    .sub03_more {width: 110px; right: 10px; bottom: 10px;}

    #captcha_info {display: block; width: 100%;}

}
@media screen and (max-width: 480px) {
    .section2__list {width: 300px;margin: 30px auto 0;}
    .section2__list li {width: 135px; height: 135px; margin: 0 10px 10px 0;}
    .section2__item--circle {width: 115px; height: 115px;}
    .section2__list li:nth-of-type(2n) {margin: 0 0 10px 0;}
    .section2__list li:nth-of-type(3) {margin: 0 10px 10px 0;}
    .main .section2 { background-size: 130px; padding: 50px 0;}
    .main .communityPart .commuslide1 {padding: 0 10px 50px;}
    .main .communityPart {padding: 50px 0;}
    .main .communityPart .commuslide1 {margin: 40px 0;}
    .main_more_box {height: 300px;}


    .subTitle {padding: 50px 0 40px;}
    .subTop .subTop__photo { padding: 100px 0 60px;}
    .subTop .btnHome {display: none;}
    .subpage {padding-bottom: 50px;}


    .goal {padding-bottom: 50px;}
    .subTop .nowWrap {width: 100%;}
    .identity_bg {padding: 50px 0;}

    ul.more_tabs li a {padding: 0px 15px;}
    ul.more_tabs {margin: 0 0 40px 0; padding: 15px 0;}
    .story_con {padding-bottom: 50px;}

    .more_content.pd {padding-bottom: 50px;}
    .more_content {padding: 40px 0 50px;}
    .more .more_txt_tit {padding-left: 30px;}
    .more .more_txt_tit::after {width: 23px; height: 23px;}
    .livestock .more_txt_tit {padding-left: 30px;}
    .livestock .more_txt_tit::after {width: 23px; height: 23px;}
    .livestock .more_txt_arti {padding-left: 30px;}
    .more ul.more_tabs  {padding: 10px 0;}
    .more ul.more_tabs li {padding: 5px 20px;}

    .special_box {padding: 40px 0;}
    .special_box.pd {padding: 40px 0 50px;}
    .understand_txt {padding: 40px 20px 50px;}
    .understand_bg {height: 180px;}
    .understand_tit b span::after {bottom: 0; left: -70px; width: 300px;}

    .br_480 {display: block;}
    .livestock .more_txt_tit.af::after {content: "1"; position: absolute; top: 28%; left: 0; width: 23px; height: 23px; font-size: 0.9375rem; display: flex; align-items: center; justify-content: center; font-weight: 400; color: #fff; background: #7fbe26; border-radius: 50%; }
    .livestock .more_txt_tit.af:nth-of-type(2):after{content: "2";}
    .special_box.livestock_pd {padding: 50px 0 20px;}
    .livestock_tit { margin-bottom: 30px;}

    .lives_box { margin: 0 0 20px;}
    .lives_flex {padding: 20px 10px 50px;}

    .beef .lives_box { margin: 0 0 20px;}
    .beef .lives_flex {padding: 20px 10px 50px;}

    .livestock_bg {height: 180px;}
    .egg_cont {margin-top: 0;padding: 50px 10px 30px 40px;}

    .color_bd::after {width: 103px;}

}