@charset "UTF-8"; @import url(../common.css);
.subTit {
    font-size: 30px;
    color: #222;
    padding: 100px 0 30px;
    font-family: 'NotoSans-Medium';
}

.subTit2 {
    font-size: 26px;
    color: #222;
    font-family: 'NotoSans-Light';
}

.subTit3 {
    font-size: 30px;
    color: #222;
    padding: 100px 0 20px;
    font-family: 'NotoSans-Medium';
}

.subTit4 {
    font-size: 30px;
    color: #222;
    padding: 80px 0 20px;
    font-family: 'NotoSans-Medium';
}

.letterTxt {
    font-family: 'NotoSans-Light';
    line-height: 26px;
    letter-spacing: -0.3px
}

.letterTxt2 {
    font-family: 'NotoSans-Light';
    line-height: 24px;
    letter-spacing: -0.1px
}

/*20240423 수정 시작*/

.subTit5 {
    font-size: 35px !important;
    font-family: 'NotoSans-Medium' !important;
}

.subTxt {
    font-family: 'NotoSans-Light';
    line-height: 30px;
    color: #666;
    font-size: 22px
}

.txt_in{
    text-indent: -12px;
    padding-left: 12px;
}

.img_txt{
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    text-align: center;
}

.tb_min{
    min-width: 800px;
}

/*20240423 수정 끝*/

.subTxt2 {
    font-family: 'NotoSans-Light';
    line-height: 26px;
    color: #333;
    font-size: 16px
}


.graphType1 {
    width: 1100px;
    height: 100%;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 80px;
    overflow: hidden;
}

.graphType1 .graph {
    width: 260px;
    margin-right: 28px;
    padding-right: 40px;
    border-right: 2px solid #f3f3f3;
    float: left;
}

.graphType1 .graph:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}

.graphType2 {
    width: 1100px;
    height: 100%;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 50px 100px 75px;
    overflow: hidden;
}

.graphType2 .graph {
    width: 270px;
    margin-right: 44px;
    float: left;
}

.graphType2 .graph:last-child {
    margin-right: 0;
}

.graphType3 {
    width: 1100px;
    height: 100%;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    overflow: hidden;
}

.ft14 {
    color: #777;
    font-size: 14px;
    font-family: 'NotoSans-Regular';
}

.ft16 {
    color: #666;
    font-size: 16px;
    font-family: 'NotoSans-Light';
}

.ft20 {
    color: #666;
    font-size: 20px;
    font-family: 'NotoSans-Light';
}

.downBox {
    border: 1px solid #e8e8e8;
    padding: 50px 40px;
    position: relative;
}

.downBox .txt {
    font-size: 16px;
    font-family: 'NotoSans-Light';
    color: #666;
}

.downBox .download {
    position: absolute;
    top: 30px;
    right: 40px;
}

.ceoGreeting_cont {
    margin-top: 100px;
    min-height: 550px;
    /*ackground:url("/pc/common/images/nan/com0101_img1.jpg") no-repeat center bottom;*/
}

.ceoGreeting_cont .inner {
    background: url("/pc/common/images/nan/obk_ceo_img1.png") no-repeat 0 0;
}

.ceoGreeting_cont .greet_txt {
    padding-top: 62px;
}

.ceoGreeting_cont .txt {
    padding-top: 40px;
    font-family: 'NotoSans-Light';
    line-height: 28px;
    background: url("/pc/common/images/nan/nan_ceo.png") no-repeat right bottom;
}

.ceoGreeting_cont .txt .ceo_info1 {
    padding-top: 65px;
    color: #333;
    line-height: 1;
}

.ceoGreeting_cont .txt .ceo_info2 {
    padding: 10px 0 120px;
    color: #333;
    font-size: 22px;
    font-family: 'NotoSans-Bold';
    line-height: 1;
}

.objectDiv {
    padding-top: 100px;
    font-size: 16px;
    color: #666;
    font-family: 'NotoSans-Light';
    line-height: 26px;
}

.objectDiv .tit {
    font-size: 27px;
    color: #333;
    line-height: 1.5;
    margin: 70px 0 28px
}

.visionDiv {
    padding: 80px 0 120px;
    font-family: 'NotoSans-Light';
    background: url("/pc/common/images/nan/com0103_img1.jpg") no-repeat;
}

.visionDiv .tit {
    font-size: 27px;
    color: #333;
    line-height: 1.5;
}

.visionDiv .font_mont {
    font-size: 22px;
    line-height: 30px;
}

.visionDiv .conDiv1 {
    overflow: hidden;
}

.visionDiv .conDiv1 p {
    float: left;
    height: 776px;
    width: 550px;
}

.visionDiv .conDiv1 p.txt {
    padding: 356px 0 0 70px;
    width: 480px;
    height: 420px
}

.visionDiv .conDiv1 p.txt span {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 28px;
}

.visionDiv .conDiv2 {
    font-size: 15px;
    color: #4e4e4e;
    line-height: 20px;
    overflow: hidden;
    background: url("/pc/common/images/nan/com0103_img4.png") no-repeat top center;
    padding-top: 254px;
    margin-top: 120px;
}

.visionDiv .conDiv2 .list {
    float: left;
    text-align: center;
    width: 366px;
    border-right: 1px solid #e1e1e1;
}

.visionDiv .conDiv2 .list:last-child {
    border-right: none;
}

.visionDiv .conDiv2 .list .txt1 {
    font-size: 20px;
    color: #333;
    font-family: 'NotoSans-Bold';
    margin-bottom: 14px;
}


.historyDiv {
    padding-top: 64px;
}

.historyDiv .txt {
    font-size: 16px;
    color: #4d4d4d;
    font-family: 'NotoSans-Light';
}

.historyDiv .historyCon {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
}

.historyDiv .historyCon .img {
    position: absolute;
    top: 0;
    left: 0;
}

.historyDiv .historyCon .img.halfImg {
    width: 100%;
}

.historyDiv .historyCon .img.halfImg .imgArea {
    width: 50%;
    overflow: hidden;
    float: left;
}

.historyDiv .historyCon .img.halfImg .bgArea {
    width: 50%;
    overflow: hidden;
    float: right;
}

.historyDiv .historyCon .historyList {
    width: 50%;
    height: 800px;
    overflow-y: scroll;
    position: absolute;
    -ms-overflow-style: none;
    /* 인터넷 익스플로러 */
    scrollbar-width: none;
    /* 파이어폭스 */
    top: 0;
    right: 0;
    background: url("/pc/common/images/nan/com0104_img8.png") repeat;
    padding: 40px 0 40px 40px;
    /* margin: 0 0 40px 0; */
    box-sizing: border-box;
    overflow-x: hidden;
    
}

.historyDiv .historyCon .historyList::-webkit-scrollbar {
    display: none;
    /* 크롬, 사파리, 오페라, 엣지 */
}

.historyDiv .historyCon .historyList .historyBtn {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    opacity: 0.6;
}

.historyDiv .historyCon .historyList .historyBtn:first-child {
    margin-top: 0;
}

.historyDiv .historyCon .historyList .historyBtn.on {
    font-size: 50px;
    font-weight: 700;
    opacity: 1;
    background: url("/pc/common/images/nan/com0104_img9.jpg") no-repeat center right;
    padding-right: 45px;
    width: 114px;
}

.historyDiv .historyCon .historyList .scrollBlind {
    position: absolute;
    top: 40px;
    left: 200px;
    width: 500px;
    height: 680px;
    overflow: hidden;
}

.historyDiv .historyCon .historyList .list {
    width: 500px;
    height: 630px;
    padding-bottom: 50px;
    -ms-overflow-style: none;
    /* 인터넷 익스플로러 */
    scrollbar-width: none;
    /* 파이어폭스 */
    overflow-y: auto;
}

.historyDiv .historyCon .historyList .list::-webkit-scrollbar {
    display: none;
    /* 크롬, 사파리, 오페라, 엣지 */
}

.historyDiv .historyCon .historyList .list .txtDiv {
    width: 500px;
    /* 인터넷 익스플로러 */
    /* 파이어폭스 */
    overflow: hidden;
    margin-top: 10px;
}

.historyDiv .historyCon .historyList .list .txtDiv:first-child {
    margin-top: 0;
}

.historyDiv .historyCon .historyList .list .txtDiv p {
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    width: 425px;
}

.historyDiv .historyCon .historyList .list .txtDiv p.date {
    width: 75px;
    text-align: center;
    font-weight: 700;
    margin-top: 2px;
}

.historyDiv .historyCon .historyList .list .txtDiv .txt {
    word-break: keep-all;
}

/***20240423 수정 시작***/
.historyDiv .historyCon .historyList .gradation {
    position: absolute;
    /*bottom: 0;*/
    right: 0;
    width: 100%;
}
/***20240423 수정 끝***/

.memberDiv {
    width: 1100px;
    overflow: hidden;
    padding: 160px 0 20px;
}

.memberDiv .memberList {
    width: 300px;
    height: 600px;
    text-align: center;
    float: left;
    margin-right: 100px;
    font-family: 'NotoSans-Light';
    font-size: 18px;
    color: #333
}

.memberDiv .memberList img {
    width: 300px;
}

.memberDiv .memberList:nth-child(3n) {
    margin-right: 0;
}

.memberDiv .memberList .txt1 {
    color: #006eb7;
    font-family: 'NotoSans-Bold';
    font-size: 16px;
    margin-top: 25px;
}

.memberDiv .memberList .txt2 {
    font-family: 'NotoSans-Bold';
    font-size: 22px;
    margin: 20px 0 15px;
}

.organizationDiv {
    padding-top: 100px;
}

.libraryDiv {
    padding-top: 100px;
}

.summaryDiv {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0101_img1.jpg") no-repeat center bottom; height:1093px*/
    padding-bottom: 100px;
}

.summaryDiv .tit {
    font-size: 50px;
    color: #333;
    line-height: 60px;
}

.summaryDiv .font_mont {
    font-size: 22px;
    line-height: 30px;
}

.summaryDiv .conDiv1 {
    margin-top: 95px;
    width: 1100px;
    overflow: hidden;
}

.summaryDiv .conDiv1 .list {
    float: left;
    width: 260px;
    margin-right: 20px;
    color: #4e4e4e;
    font-size: 15px;
    line-height: 26px;
}

.summaryDiv .conDiv1 .list:last-child {
    margin-right: 0;
}

.summaryDiv .conDiv1 .list img {
    width: 260px;
}

.summaryDiv .conDiv1 .list .txt1 {
    font-size: 20px;
    color: #333;
    font-family: 'NotoSans-Bold';
    margin: 30px 0 10px;
}

/*20240423 수정 시작*/
.summaryDiv .conDiv1 .list .txt2 {
    font-size: 18px;
}

.summaryDiv .conDiv1 .list .txt3 {
    font-size: 24px;
    color: #333;
    font-family: 'NotoSans-medium';
    margin: 10px 0 10px;
}
/*20240423 수정 끝*/


.summaryDiv .botTxt {
    background: url("/pc/common/images/nan/biz0101_img5.png") no-repeat top left;
    padding-top: 69px;
    font-size: 20px;
    color: #333;
    line-height: 28px;
}

/*20210126 수정*/
.summaryDiv .botTxt.no_bot {
    background: none;
}

/*20210126 수정 끝*/
.majorDiv {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0201_img1.jpg") no-repeat bottom; height:1200px*/
    padding-bottom: 100px;
}

.majorDiv .sub_copy {
    font-size: 24px;
    color: #333;
    line-height: 30px;
    margin-bottom: 30px;
}

.majorDiv .conDiv1 {
    overflow: hidden;
}

.majorDiv .conDiv1 p {
    float: left;
    height: 550px;
    width: 550px;
}

.majorDiv .conDiv1 p.txt {
    padding: 114px 0 0 75px;
    width: 475px;
    height: 436px
}
.majorDiv .conDiv1 p.txt04_03{
    padding: 114px 0 0 0;
    height: 150px;
}

.majorDiv .conDiv1 .txt .tit {
    font-size: 50px;
    color: #333;
}

/*20240423 수정 시작*/
.majorDiv .conDiv1 .txt span {
    display: block;
    font-size: 22px;
    color: #333;
    line-height: 30px;
}
/*20240423 수정 끝*/

.majorDiv .txtDiv .txt1 {
    background: url("/pc/common/images/nan/biz0202_img3.gif") no-repeat 0 0;
    color: #333;
    font-size: 22px;
    padding-top: 10px;
    margin-bottom: 10px
}

.majorDiv .subTxt .bold {
    font-family: 'NotoSans-Medium';
}

.majorDiv2 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0202_img1.jpg") no-repeat; height:1365px*/
    padding-bottom: 100px;
}

.majorDiv3 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0203_img1.jpg") no-repeat; height:1200px*/
    padding-bottom: 100px;
}

.majorDiv4 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0204_img1.jpg") no-repeat bottom; height:1250px*/
    padding-bottom: 100px;
}

.majorDiv5 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0205_img1.jpg") no-repeat; height:1211px*/
    padding-bottom: 100px;
}

.majorDiv6 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0206_img1.jpg") no-repeat; height:1211px*/
    padding-bottom: 100px;
}

.majorDiv7 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0207_img1.jpg") no-repeat; height:1385px*/
    padding-bottom: 100px;
}

.majorDiv8 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0208_img1.jpg") no-repeat; height:1211px*/
    padding-bottom: 100px;
}

.majorDiv9 {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0209_img1.jpg") no-repeat; height:1211px*/
    padding-bottom: 100px;
}

.groupDiv {
    padding: 80px 0 0px;
    margin: 0 auto;
    width: 1100px;
}

.groupDiv ul {
    width: 1100px;
    overflow: hidden;
}

.groupDiv li {
    text-align: center;
    border: 1px #e8e8e8 solid;
    cursor: pointer;
    width: 258px;
    height: 120px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-top: 40px;
    box-sizing: border-box;
    float: left;
}

.groupDiv li:first-child {
    margin-left: 0px;
}

.groupDiv li:first-child + li + li + li + li {
    margin-left: 0px;
}

.groupDiv li:first-child + li + li + li + li + li + li + li + li {
    margin-left: 0px;
}

.groupDiv li:first-child + li + li + li + li + li + li + li + li + li + li + li + li {
    margin-left: 0px;
}

.groupDiv li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
    margin-left: 0px;
}

.groupDiv li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
    margin-left: 0px;
}

/*.groupDiv li img { width: 80%; }*/
.applicationDiv {
    padding-top: 100px;
}

.applicationDiv2 {
    background: url("/pc/common/images/nan/biz0305_img2.jpg") no-repeat;
    height: 1241px
}

.applicationCon {
    position: relative;
    width: 1100px;
    height: 100%;
    margin-top: 70px;
}

.applicationCon .top {
    width: 1100px;
    height: 130px;
    background: #efefef;
    text-align: center;
    font-size: 35px;
    color: #000;
    font-family: 'NotoSans-Bold';
    display: table
}

.applicationCon .top p {
    display: table-cell;
    vertical-align: middle;
}

.applicationCon .radioBtn {
    position: absolute;
    top: 172px;
    left: 0;
    text-align: center;
    width: 100%;
}

.applicationCon .radioBtn .radio_box {
    margin-right: 60px;
    font-size: 16px;
    color: #666;
    font-family: 'NotoSans-Light';
}

.applicationCon .radioBtn .radio_box:last-child {
    margin-right: 0;
}

.applicationCon .radioBtn .radio_box input[type=radio]+label {
    float: left;
    color: red
}

.applicationCon .applicationList {
    border: 2px solid #e8e8e8;
    width: 1100px;
    height: 100%;
    box-sizing: border-box;
    padding: 118px 60px 60px;
}

.applicationCon .applicationList .tableType2 td {
    padding: 5px 10px !important;
}

.applicationCon .applicationList .applicationTxt {
    font-family: 'NotoSans-Light';
    font-size: 16px;
    color: #666;
}

.applicationCon .agreementDiv {
    width: 1100px;
    height: 100%;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    ; padding: 50px
}

.applicationCon .agreementDiv .tit {
    font-size: 30px;
    color: #222;
    font-family: 'NotoSans-Medium';
}

.applicationCon .agreementDiv .txtDiv {
    width: 1000px;
    height: 260px;
    background: #f9f9f9;
    box-sizing: border-box;
    ; padding: 50px;
    font-size: 16px;
    color: #666;
    font-family: 'NotoSans-Light';
    line-height: 26px;
    overflow-y: scroll;
}

.applicationCon .agreementDiv .txtDiv .bold {
    font-family: 'NotoSans-Medium';
}

.agreementDiv .ck_box2 label {
    font-family: 'NotoSans-Bold';
    margin-left: 5px;
}

.applicationCon .warningInfo {
    background: url("/pc/common/images/nan/biz0302_img2.jpg") no-repeat left center;
    padding-left: 62px;
    font-size: 16px;
    color: #666;
    font-family: 'NotoSans-Light';
}

.applicationCon .applicationList2 {
    border: 2px solid #e8e8e8;
    width: 1100px;
    height: 100%;
    box-sizing: border-box;
    padding: 0 60px 60px;
}

.applicationCon .tit {
    font-size: 30px;
    color: #222;
    font-family: 'NotoSans-Medium';
    margin: 60px 0 30px;
}

.applicationCon .applicationList2 .tableType2 td {
    padding: 5px 10px;
}

.applicationCon .applicationList2 .tableType2 td .bold {
    font-family: 'NotoSans-Bold';
}

.applicationCon .applicationList2 .tableType2 td .bold2 {
    font-family: 'NotoSans-Bold';
    color: #333
}

.applicationCon .applicationList2 .tableType2 input {
    width: 258px;
    height: 42px
}

.applicationCon .applicationList2 .tableType2 .radio_box {
    margin-right: 45px;
}

.applicationCon .applicationList2 .tableType2 .radio_box:last-child {
    margin-right: 0;
}

.applicationCon .applicationList2 .tableType2 .ck_box3 {
    margin-right: 40px;
}

.applicationCon .applicationList2 .tableType2 .ck_box3:last-child {
    margin-right: 0;
}

.applicationCon .applicationList2 .tableType2 .ck_box3.on label {
    font-family: 'NotoSans-Bold';
    color: #333
}

.applicationCon .applicationList2 .tableType2 .ck_box3 strong.bold2 {
    display: inline-block;
    width: 115px
}

.applicationCon .applicationList2 .tableType2 td.pdNon {
    padding: 0
}

.applicationCon .applicationList2 .tableType2 td.pdBig {
    padding: 20px 10px
}

.applicationCon .applicationList2 .tableType2 .useNum {
    float: left;
    width: 261px;
    border-right: 1px solid #e8e8e8;
    padding: 5px 0 5px 10px;
}

.applicationCon .applicationList2 .tableType2 .useNum:last-child {
    border-right: none;
}

.applicationCon .applicationList2 .tableType2 .useNum input {
    margin: 0 5px 0 10px;
    width: 48px;
}

.applicationCon .applicationList2 .tableType2 .useNum2 {
    float: left;
    width: 122px;
    border-right: 1px solid #e8e8e8;
    padding: 22px 20px 22px 20px;
}

.applicationCon .applicationList2 .tableType2 .useNum2:last-child {
    border-right: none;
}

.applicationCon .applicationList2 .tableType2 .useNum2 input {
    margin-right: 2px;
    width: 68px;
}

.applicationCon .applicationList2 .tableType2 td .useNum2 .bold2 {
    margin-bottom: 5px;
}

.applicationCon .applicationList2 .applicationTxt {
    font-family: 'NotoSans-Light';
    font-size: 16px;
    color: #666;
}

.applicationCon .applicationList2 .gasStationDiv {
    width: 976px;
    padding: 40px 0;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    text-align: center;
}

.applicationCon .applicationList2 .gasStationDiv .txt {
    color: #333;
    font-family: 'NotoSans-Light';
    font-size: 20px;
    line-height: 20px;
}

.applicationCon .applicationList2 .gasStationDiv .txt strong {
    font-family: 'NotoSans-Bold';
}

.applicationCon .applicationList2 .gasStationDiv .serch input {
    width: 218px;
    height: 42px;
    margin-left: 1px;
}

.applicationCon .applicationList3 {
    border: 2px solid #e8e8e8;
    width: 1100px;
    height: 100%;
    box-sizing: border-box;
    padding: 0 60px 60px;
}

.applicationCon .applicationList3 .tableType2 th {
    font-family: 'NotoSans-Bold';
    line-height: 20px;
}

.applicationCon .applicationList3 .tableType2 th span {
    font-family: 'NotoSans-Light';
}

.applicationCon .applicationList3 .tableType2 .blueTxt {
    color: #006eb7;
}

.applicationCon .applicationList3 .tableType2 td {
    padding: 15px 10px;
}

.applicationCon .applicationList3 .tableType2 .fileChoice {
    width: 110px;
    height: 50px;
    position: relative;
    overflow: hidden
}

.applicationCon .applicationList3 .tableType2 .fileChoice input {
    width: 110px;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    box-sizing: border-box;
}

.applicationCon .applicationList3 .tableType2 .fileName {
    line-height: 50px;
    margin-left: 10px;
    color: #333;
    font-family: 'NotoSans-Bold';
    font-size: 16px;
}

.applicationCon .applicationList3 .tableType2 .fileName span {
    background: url("/pc/common/images/nan/ico_file.gif") no-repeat left 7px;
    padding-left: 18px;
    color: #888;
}

.applicationCon .applicationList3 .tableType2 a.fileName span {
    color: #333
}

.applicationCon .applicationList4 {
    border: 2px solid #e8e8e8;
    width: 1100px;
    height: 100%;
    box-sizing: border-box;
    padding: 60px 60px 0;
    background: #fff;
    position: relative;
    text-align: center;
}

.applicationCon .applicationList4 .nameTxt {
    font-size: 30px;
    color: #006eb7;
    font-family: 'NotoSans-Light';
}

.applicationCon .applicationList4 .nameTxt strong {
    font-family: 'NotoSans-Bold';
}

.applicationCon .applicationList4 .txt {
    font-size: 16px;
    color: #666;
    font-family: 'NotoSans-Light';
    line-height: 24px;
}

.applicationCon .applicationList4 .txt strong {
    font-family: 'NotoSans-Bold';
    color: #333
}

.applicationCon .applicationList4 .botTxt {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    color: #666;
    font-family: 'NotoSans-Thin';
    border-top: 2px solid #efefef;
    width: 100%;
    padding: 50px 0 80px;
    margin-top: 150px;
}

.applicationCon .applicationList4 .botTxt strong {
    font-family: 'NotoSans-Bold';
}

.applicationCon .applicationList4 .img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.sponsorDiv {
    padding-top: 100px;
    font-family: 'NotoSans-Light';
    /*background:url("/pc/common/images/nan/biz0306_img1.jpg") no-repeat; height:720px; */
    padding-bottom: 100px;
    text-align: center;
}

.sponsorDiv .txt {
    font-size: 20px;
    color: #333;
    font-family: 'NotoSans-Light';
    line-height: 30px;
    margin-top: 25px;
}

.sponsorDiv .txt strong {
    font-family: 'NotoSans-Bold';
    color: #000
}

/* 20230530 수정시작 */
.sponsorDiv .sponsorInquiry {
    width: 100%;
    overflow: hidden;
    margin: 45px auto 0;
    display: flex;
    justify-content: center;
}
.sponsorDiv .sponsorInquiry .inquiryList{width:274px; height:39px; color:#000; font-family:'NotoSans-Light'; font-size:20px; border-right:1px solid #d3d3d3; float:left; text-align:center; background:url("/pc/common/images/nan/biz0306_img7.png") no-repeat center 15px; padding-top:97px;}
.sponsorDiv .sponsorInquiry .inquiryList.barcode {
    width: 49%;
    height: auto;
    color: #000;
    font-family: 'NotoSans-Light';
    font-size: 20px;
    border-right: 1px solid #d3d3d3;
    float: left;
    text-align: center;
    background: url("/pc/common/images/nan/biz0306_img5.png") no-repeat center 15px;
    padding-top: 200px;
    max-width: 300px;
}
.sponsorDiv .sponsorInquiry .inquiryList.barcode:nth-child(2) {
    display: block;
    background: url("/pc/common/images/nan/biz0306_img6.png?ver=1.0") no-repeat center 18px;
}
.sponsorDiv .sponsorInquiry .inquiryList:nth-child(2) {
    display: block;
    background: url("/pc/common/images/nan/biz0306_img8.png") no-repeat center 18px;
}
.sponsorDiv .sponsorInquiry .inquiryList:nth-child(3) {
    display: block;
    background: url("/pc/common/images/nan/biz0306_img9.png") no-repeat center 18px;
}
.sponsorDiv .sponsorInquiry .inquiryList:last-child {border-right: none;}
.sponsorDiv .sponsorInquiry .inquiryList.barcode01 {
    border-right: none;
    display: block;
    background: url("/pc/common/images/nan/biz0306_img5.png") no-repeat center 18px;
}
.sponsorDiv .sponsorInquiry .inquiryList.barcode02 {
    border-right: none;
    display: block;
    background: url("/pc/common/images/nan/biz0306_img6.png") no-repeat center 18px;
}
.sponsorDiv .sponsorInquiry .inquiryList.barcode03 {
    border-right: none;
    display: block;
    background: url("/pc/common/images/nan/biz0306_img10.png") no-repeat center 18px;
}
.sponsorDiv .sponsorInquiry .inquiryList.barcode04 {
    border-right: none;
    display: block;
    background: url("/pc/common/images/nan/biz0306_img11.png") no-repeat center 18px;
}
.sponsorDiv .sponsorInquiry .inquiryList .font_mont {
    font-family: 'Montserrat';
    font-size: 22px;
    color: #000;
    font-weight: 300;
}
.sponsorDiv .sponsorInquiry .inquiryList .onlinTxt span {
    background: url("/pc/common/images/nan/biz0306_img4.png") no-repeat right 1px center;
    padding-right: 30px;
}
.sponsorDiv .sponsorInquiry .inquiryList .onlinTit {
    font-family: 'NotoSans-Medium';
    font-size: 22px;
    color: #000;
    margin-bottom: 8px;
}
.tableType2.tableType2_1 {margin: 10px 0;}
.tableType2.tableType2_1 td.border_r {border-right: 1px solid #e8e8e8;}
.subTxt_r {width: 100%; text-align: right;}
.sitemap_box .sitemap li:nth-child(3) {padding: 40px 0 40px !important;}
.sitemap_box .sitemap li:last-child {padding: 40px 0 110px !important;}
.personal_info p{line-height: 1.375rem;}
/* 20230530 수정끝 */

.gray_box {
    max-width: 1000px;
    width: 100%;
    padding: 50px;
    box-sizing: border-box;
    background: #f7f7f7;
    font-size: 16px;
    color: #666;
    font-family: 'NotoSans-Light';
    line-height: 26px;
    letter-spacing: -0.9px;
}

.gray_box .date {
    color: #333;
}

.personal_info {
    color: #666;
    font-size: 16px;
    personal_info line-height: 24px;
    letter-spacing: -0.8px;
}

.personal_info .infoTit {
    margin: 70px 0 30px;
    color: #000;
    font-size: 20px;
    font-family: 'NotoSans-Medium';
    letter-spacing: 0;
}

.personal_info .infoTit:first-child {
    margin: 45px 0 30px;
}

.sitemap_box {
    width: 100%;
    /*background:url("/pc/common/images/obk/etc0103_img1.jpg") no-repeat center bottom;*/
    margin-top: 100px;
}

.sitemap_box .sitemap li {
    border-top: 1px solid #f2f2f2;
    overflow: hidden;
    padding: 40px 0;
    box-sizing: border-box;
}

.sitemap_box .sitemap li:nth-child(1) {
    border-top: none;
    padding: 0 0 40px;
}

.sitemap_box .sitemap li:nth-child(3) {
    padding: 40px 0 110px;
}

.sitemap li .site_tit {
    float: left;
    color: #000;
    font-size: 30px;
    font-family: 'NotoSans-Thin';
    width: 220px
}

.sitemap li .site_tit:after {
    content: "";
    display: block;
    margin-top: 15px;
    width: 50px;
    height: 4px;
    background: #000;
}

.sitemap li .site_list {
    float: left;
    width: 880px;
    overflow: hidden;
}

.sitemap li .site_list dl.list {
    float: left;
    width: 190px;
}

.sitemap li .site_list dl.list:nth-child(5) {
    width: 120px;
}

.sitemap li .site_list dl.list dt a {
    color: #555;
    font-size: 16px;
    font-family: 'NotoSans-Bold';
    margin-bottom: 30px;
    display: block;
}

.sitemap li .site_list dl.list dd a {
    color: #666;
    font-size: 15px;
    font-family: 'NotoSans-Light';
    margin-bottom: 13px;
    display: inline-block;
    height: 17px
}

.sitemap li .site_list dl.list dd:last-child {
    margin-bottom: 0;
}

.sitemap li .site_list dl.list dd a:hover {
    border-bottom: 1px solid #555;
    height: 16px
}

.error_box {
    width: 100%;
    height: 530px;
    position: relative;
    padding-top: 450px;
    background: url("/pc/common/images/obk/etc0101_img1.jpg") no-repeat center center;
    background-size: cover;
    color: #fff;
    font-size: 16px;
    font-family: 'NotoSans-Light';
    line-height: 24px;
}

.error_box h1.logo {
    position: absolute;
    top: 72px;
    left: 0;
    width: 100%;
}

.error_box .txt1 {
    font-size: 36px;
    font-family: 'NotoSans-Bold';
    margin-bottom: 30px;
}

.error_box .go_home_btn a {
    display: inline-block;
    font-family: 'NotoSans-Medium';
    width: 210px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 18px 0;
    background: rgba(0, 0, 0, 0.5);
}


/*역대수상자*/
.honorDiv {
    width: 1100px;
    overflow: hidden;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2rem;
}


.honorDiv .honorList {
    width: calc((100% - 4rem) / 3);
    font-family: 'NotoSans-Light';
    color: #333;
    border: 1px #ddd solid;
    padding: 10px 10px 20px;
    box-sizing: border-box;
    cursor: pointer;
}


.honorDiv .honorList img {
    width: 100%;
}

.honorDiv .honorList .txt2 {
    font-family: 'NotoSans-Bold';
    font-size: 22px;
    margin: 20px 0 15px;
    text-align: center;
    
}


.honorDiv .honorList .txt3 {
    line-height: 1.5;
    font-size: 17px;
    padding-left: 10px;
}

.honorDiv .honorList span {
    display: inline-block;
    margin-left: 125px;
}

.sp5{letter-spacing: -0.5px !important;}

.video_box{
    margin-top: 20px;
}
.video_box video{
    width: 100%;
}

/* 블릿 */
.bu_st1 { margin-top: 20px;}
.bu_st1 li {position: relative; padding: 0.2rem 0 0.2rem 0.8rem; font-size: 16px; line-height: 1.6; color: #444;}
.bu_st1 li:before {content: ''; position: absolute; top: 0.75rem; left: 0; width: 8px; height: 2px; background: #006eb7;}