/* 투명 경영 */
.mob_audit_system_cont .mob_audit_cont_list ul > li.flexStart {
    align-items: flex-start;
}
.mob_audit_system_cont .mob_audit_cont_list ul > li > s {
    max-width: 100px;
    width: 100%;
    height: 100px;
    margin-right: 25px;
}
.mob_audit_system_cont .mob_audit_cont_list ul > li > div {
    width: 60%;
}


/* 비즈니스 */
.intro_txt_cont_02 > div > s {
    height: 420px;
    background-position: center;
}

.ocn_cont04 {
    width: 100%;
    background: url('/img/mobile/mob_ocean_sec03_bg.png') no-repeat;
    background-position: center;
    background-size: cover;
}


/* 23.05.24 추가 */
.pic_block_link .more_view {
    right: -195%;
    font-size: 14px;
}


/* 23.11.09 추가 */
/* pact cafe */
.pact_sct03 .extinction_sec03 .left_txt_box > h2 {
    font-size: 34px;
    line-height: 46px;
}


/* 북극곰 */
.bear_video_sct .pl_free_sec03_left_txt .pl_free_title_wrap .pl_free_title {
    font-size: 44px;
    line-height: 60px;
}


.anm01_sct02 .wild_anm01 .cont04_txt_box p {
    font-size: 24px;
    line-height: 38px;
}

.anm01_sct02 .cont04_txt_box > h1 {
    font-size: 28px;
    line-height: 38px;
}


/* 23.11.14 추가 */
.footer_bottom .footer_infos .footer_inquire > dl {
    margin-left: 5px;
}

.wildlife_gall_wrap .bo_gall_list_othercamp .bo_gall_item {
    margin: 40px 0 0;
}

.main_banner_slide .swiper-slide .main_banner_txt_en > span.ko {
    font-size: 36px;
}

.main_banner_slide .swiper-slide .main_banner_txt_ko > span.en {
    display: block;
    font-size: 24px
}




/* 뉴스레터 구독신청 */
.lttrCntWrp .lttrBnr {height: 90px;}
.lttrCntWrp .subsInpCnt .inner {max-width: inherit;width: calc(100% - 40px);padding: 50px 0;}
.lttrCntWrp .inputTbl {padding: 55px 30px;}
.lttrCntWrp .lttrBnr .lttrTtl {font-size: 30px;}
.lttrCntWrp .subsInpCnt .subsInfo .icon {width: 140px;height: 140px;}
.lttrCntWrp .subsInpCnt .subsInfo .icon > img {max-width: 70px;width: 100%;}
.lttrCntWrp .subsInpCnt .subsInfo > p {font-size: 18px;line-height: 30px;}
.lttrCntWrp .inputTbl .check_area .chk_name {font-size: 14px;line-height: 28px;}
.lttrCntWrp .chk_box .on {top: 3px;}
.lttrCntWrp .cmm_btn {margin-top: 35px;}