/* 리셋 */
.reset {
    padding-top: 0 !important;
    margin-top: 0 !important;
    background: inherit !important;
    background-size: 100%;
    display: flex;
    justify-content: center;
}
.p_txt_color {
    color: #000;
}

.h3 {
    font-size: 32px;
    z-index: 3;
    color: #000;
    line-height: 52px;
    font-family: 'CjOnlyOnetitleBold', sans-serif;
    letter-spacing: -0.03em;
    text-transform: uppercase;
}
.h3_case_tab1 {
    color: white !important;
    position: absolute;
    left: 50%;
    translate: -50%;
    top: 120px;
}
.acc_hidden {
    display: none;
}
.h4 {
    font-size: 24px;
    font-weight: 600;
}
#contents.brand_new .hn_plan_box > li strong {
    padding-bottom: 80px;
}
#contents.brand_new .hn_plan_box > li strong::after {
    display: none;
}
#contents.brand_new .hn_plan_box > li:nth-child(1) strong::before {
    content: '';
    position: absolute;
    bottom: 22px;
    left: 50%;
    width: 32px;
    height: 32px;
    background: url(/_resource/images/brand/healthynuri/ico_tab1-high.png) no-repeat;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
#contents.brand_new .hn_plan_box > li:nth-child(2) strong::before {
    content: '';
    position: absolute;
    bottom: 22px;
    left: 50%;
    width: 32px;
    height: 32px;
    background: url(/_resource/images/brand/healthynuri/ico_tab1-low.png) no-repeat;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
#contents.brand_new .hn_plan_box > li:nth-child(3) strong::before {
    content: '';
    position: absolute;
    bottom: 22px;
    left: 50%;
    width: 32px;
    height: 32px;
    background: url(/_resource/images/brand/healthynuri/ico_tab1-easy.png) no-repeat;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

/* 대표상품 */
#contents.brand_new .hn_prd_list:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 540px;
    background: url(../images/brand/healthynuri/bg_tab1-main.jpg) no-repeat 50% 0;
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0;
}

#contents.brand_new .section.healthynuri {
    padding-top: 40px !important;
}

.ul_main_item li {
    margin: 36px 0;
}
#contents.brand_new .hn_prd_list ul > li {
    width: 100% !important;
}

#contents.brand_new .hn_prd_list ul > li img {
    border-radius: 16px;
}

.pri_color {
    color: #008f69 !important;
}

.sec_item_set:not(:first-child) {
    padding-top: 44px;
}
.sec_item_set:last-child {
    margin-bottom: 40px;
}
/* 밀플랜솔루션 */
#contents.brand_new .section .inner h4 {
    padding: 24px 0 42px;
}
.bg_solution-1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: 470px;
    background: #fff url(../images/brand/healthynuri/bg_tab2_main.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.bg_solution-2 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 600px;
    background: #fff url(../images/brand/healthynuri/bg_tab2-sub.jpg) no-repeat center center;
    background-size: 100%;
    text-align: center;
}
.bg_solution-2 .wrap_item_advantage {
    display: flex;
    flex-wrap: wrap;
    width: 1080px;
    position: relative;
    left: 50%;
    translate: -50%;
/*     margin: 44px 0; */
/*     padding : 20px; */
}
.bg_solution-2 .wrap_item_advantage .item_advantage_lis {
    flex: 1 0 calc(33% 5px); /* 각 아이템의 너비를 50%로 설정 (여백 제외) >> 4개에서 3개로 줄여서 33퍼에 약간 키워서 한줄*/ 
    width: 330px;
    height: 275px; /* 아이템 높이 */
    background-color: white; /* 배경색 */
	margin: 44px 0 0 45px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
/*     justify-content: center; */
}

.item_advantage_lis dt {
    font-size: 24px;
    margin: 45px 0 0 0;
}
.item_advantage_lis dd {
    font-size: 18px;
    color: #666;
    padding: 0 15px;
    margin-top: 10px;
    line-height: 28px;
}
.item_advantage_lis q {
    color: #aaa;
    font-size: 14px;
    margin-top: 12px;
}
.bg_solution-2 .h3 {
    padding-top: 100px;
}
.h3_p {
    font-size: 20px;
    line-height: 34px;
    margin: 20px 0;
}

.main_img_spacing {
    margin: 40px 0;
}

#contents.brand_new .section .inner h4 {
    padding: 24px 0 0px;
}

#contents.brand_new .hn_plan_box > li .tit_spacing {
    padding-bottom: 16px;
}
#contents.brand_new .hn_plan_box > li .tit_spacing::before {
    display: none;
}

.hn_plan_box li:nth-child(1) span .ico_tab2-facility_wrap {
    border-radius: 50%;
    background: url(/_resource/images/brand/healthynuri/ico_tab2-facility-1.png) #008f69 no-repeat center;
    height: 164px;
    width: 164px;
    translate: 50%;
    margin-bottom: 34px;
}
.hn_plan_box li:nth-child(2) span .ico_tab2-facility_wrap {
    border-radius: 50%;
    background: url(/_resource/images/brand/healthynuri/ico_tab2-facility-2.png) #008f69 no-repeat center;
    height: 164px;
    width: 164px;
    translate: 50%;
    margin-bottom: 34px;
}
.hn_plan_box li:nth-child(3) span .ico_tab2-facility_wrap {
    border-radius: 50%;
    background: url(/_resource/images/brand/healthynuri/ico_tab2-facility-3.png) #008f69 no-repeat center;
    height: 164px;
    width: 164px;
    translate: 50%;
    margin-bottom: 34px;
}

.visual_process-1 {
    padding: 40px 0 80px;
}

#contents.brand_new .foodapp_bg {
    position: relative;
    padding: 220px 0 30px;
}
#contents.brand_new .foodapp_bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 540px;
    background: #eee;
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0;
}

.foodapp_bg h3 {
    color: #000 !important;
    z-index: 2;
}
.foodapp_bg h3 + p {
    margin: -20px 0 60px;
    font-size: 20px;
    line-height: 34px;
    color: #666 !important;
    position: relative;
    text-align: center;
}
.foodapp_bg .items_wrap {
    width: 1080px;
    position: relative;
    left: 50%;
    translate: -50%;
}

.items_wrap .list_inner {
    text-align: center;
}

/* 
::::::::::: 메뉴1  :::::::::::::::
*/

.exMenu1_food_all {
    background: url(/_resource/images/brand/healthynuri/bg_tab2-item-01.png) no-repeat;
    background-size: 100%;
    width:525px;
    height: 356px;
    position: relative;
    z-index: 0;
}

.item_food {
    position: absolute;
    cursor: pointer;
}
.item_food[class$='opt1'] {
    z-index: 1;
    left: 20px;
    top: 18px;
    width: 100px;
    height: 124px;
    border-radius: 16px;
}
.item_food[class$='opt1']::before {
    display: inline-block;
    position: absolute;
    left: 34px;
    top: 46px;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/career/culture/icon_plus.png) 0 0 / cover no-repeat;
    content: '';
}
.item_food[class$='opt2'] {
    z-index: 1;
    left: 130px;
    top: 18px;
    width: 84px;
    height: 124px;
    border-radius: 16px;
}
.item_food[class$='opt2']::before {
    display: inline-block;
    position: absolute;
    left: 34px;
    top: 46px;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/career/culture/icon_plus.png) 0 0 / cover no-repeat;
    content: '';
}
.item_food[class$='opt3'] {
    z-index: 1;
    left: 324px;
    top: 18px;
    width: 100px;
    height: 124px;
    border-radius: 16px;
}
.item_food[class$='opt3']::before {
    display: inline-block;
    position: absolute;
    left: 34px;
    top: 46px;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/career/culture/icon_plus.png) 0 0 / cover no-repeat;
    content: '';
}
.item_food[class$='opt4'] {
    z-index: 1;
    left: 260px;
    top: 170px;
    width: 100px;
    height: 124px;
    border-radius: 16px;
}
.item_food[class$='opt4']::before {
    display: inline-block;
    position: absolute;
    left: 65px;
    top: 70px;

    width: 40px;
    height: 40px;
    background: url(../images/career/culture/icon_plus.png) 0 0 / cover no-repeat;
    content: '';
}

.exMenu1_food_piece {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.exMenu2_food_piece {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.exMenu1_food_piece span img + p {
    font-size: 20px;
    margin-top: 20px;
}

/* 점선처리 스크립트 */
.selected::before {
    display: none;
}
.selected {
    border: 3px dotted #ff6b00;

    width: 20px;
    height: 20px;
}

.selected:nth-of-type(1) {
    z-index: 1;
    left: 20px;
    top: 18px;
    width: 100px;
    height: 124px;
    border-radius: 16px;
}
.selected:nth-of-type(2) {
    z-index: 1;
    left: 140px;
    top: 18px;
    width: 84px;
    height: 124px;
    border: 3px dotted #ff6b00;
    border-radius: 16px;
}
.selected:nth-of-type(3) {
    z-index: 1;
    left: 324px;
    top: 18px;
    width: 100px;
    height: 124px;
    border: 3px dotted #ff6b00;
    border-radius: 16px;
}
.selected:nth-of-type(4) {
    z-index: 1;
    left: 262px;
    top: 170px;
    width: 164px;
    height: 164px;
    border-radius: 50%;
}
/* / 점선처리 스크립트 */

/* 
:::::::::: 메뉴2  :::::::::::::::
*/

.exMenu2_food_all {
    background: url(/_resource/images/brand/healthynuri/bg_tab2-item-06.png) no-repeat;
    background-size: 100%;
    width: 525px;
    height: 356px;
    position: relative;
    z-index: 0;
}

.menu2 .item_food[class$='opt2'] {
    z-index: 1;
    left: 218px;
    top: 18px;
    width: 84px;
    height: 124px;
    border-radius: 16px;
}

.menu2 .selected:nth-of-type(2) {
    z-index: 1;
    left: 230px;
    top: 18px;
    width: 84px;
    height: 124px;
    border: 3px dotted #ff6b00;
    border-radius: 16px;
}
.menu2 .selected:nth-of-type(4) {
    z-index: 1;
    left: 257px;
    top: 173px;
    width: 164px;
    height: 164px;
    border-radius: 50%;
}

.exMenu2_food_piece span img + p {
    font-size: 20px;
    margin-top: 20px;
}

/* 비즈솔루션 */

.pri_color2 {
    color: #ff6b00;
}

.wrap_mgr_lis dt {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 14px;
}
.wrap_mgr_lis dd {
    font-size: 16px;
    margin-bottom: 4px;
}

.mgr_contain {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.mgr_contain > ul:nth-child(2) > li {
    display: flex;
}
.mgr_contain > ul:nth-child(2) > li ul {
    display: flex;
}
.mgr_contain > ul:nth-child(2) > li:nth-child(2) {
    margin-top: 50px;
}

.h3_var::before {
    content: attr(data-num);
    color: white;
    font-size: 30px;
    background: #008f69;
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    line-height: -1.5;
    /* padding: 0 2px 2px; */
    vertical-align: baseline;
    margin-right: 15px;
}
.h3_var + p {
    color: #000;
}

.ans_txt {
    color: #666;
}

.biz_process_flow {
    margin-top: 80px;
}

.wrap_biz_qa_card {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin: 80px 0 0;
}
.thumb_biz_qa {
    border-radius: 16px;
    overflow: hidden;
    margin-top: 24px;
}

.biz_process_flow > dl {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.biz_process_flow > dl dd:not(:last-child):after {
    content: '|';
    margin-left: 16px;
}

.biz_h3_p {
	margin: 20px 0;
    font-size: 24px;
    line-height: 34px;
 	font-family: "CjOnlyOnetitleMedium", sans-serif;
}
.biz_ans_txt{
	margin-top: 15px;
	font-size: 18px;
	line-height: 34px;
}