body {
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.main {
    overflow: hidden;
    width: 100%;
    height: auto;
    background-color: #F9F7F4;
    margin-top: -6px;
}

.white {
    color: white !important;
}

.textAlignLeft {
    text-align: left !important;
}

.blueTitle {
    color: #4AC8C1 !important;
}

.titleStyleOne {
    color: #3AAFA9;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    width: 100%;
    line-height: 150%;
}

.titleStyleTwo {
    font-weight: 700;
    font-size: 28px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.04em;
    color: #2B7A77;
}

.titleStyleThree {
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    color: #B8E9E6;
    width: 100%;
    text-align: left;
}

.titleStyleFour {
    font-weight: 700;
    font-size: 28px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.04em;
    color: #4AC8C1;
    padding: 30px 0;
}

.titleStyleFive {
    font-weight: 700;
    font-size: 28px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.04em;
    color: #2B7A77;
}

.infoStyleOne {
    padding-top: 40px;
    width: 100%;
    color: #40474A;
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 150%;
    font-weight: 400;
}

.infoStyleTwo {
    padding-top: 10px;
    width: 100%;
    color: #40474A;
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 150%;
    font-weight: 400;
}

.section {
    width: 100%;
    padding: 50px 0;
    height: auto;
    overflow: auto;
    position: relative;
}

.sectionContain {
    width: 1080px;
    margin: auto;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.section:nth-child(1), .section:nth-child(5), .section:nth-child(7) {
    background-color: #FFFFFF;
}

.section:nth-child(3) {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    color: white;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../../img/menu/3/3-1/img-2.jpeg");
}

.sectionSubTitle {
    width: 100%;
    font-weight: 700;
    overflow: hidden;
}

.nkgFlowView {
    width: 100%;
    font-weight: 700;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 50px;
}

.chartInfoItem {
    display: inline-block;
    width: calc(100% / 3 - 3px);
    height: 100%;
    font-weight: 700;
    font-size: 24px;
    text-align: left;
    line-height: 70px;
}

.chartInfoItemTitle {
    display: inline-block;
    color: #3AAFA9;
}

.chartInfoItemInfo {
    display: inline-block;
    color: #264E58;
}

.qualityForm, .qualityScoreForm, .supplierAuditForm {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    font-size: 20px;
}

.supplierAuditForm {
    margin-top: 40px;
}

.nkgFlowDiv {
    width: 100%;
    margin-top: 30px;
}

.qualityGraph {
    width: 100%;
    margin-top: 30px;
}

.canvasQuality {
    background-color: white;
    border: 2px solid #4AC8C1;
    border-radius: 20px;
    padding: 30px 40px;
}

.table31 tr th:last-child,
.table31 tr td:last-child {
    border-right: 2px solid #4AC8C1;
}

.table31 tr th:first-child,
.table31 tr td:first-child{
    border-left: 2px solid #4AC8C1;
}

.table31 tr th{
    border-top: 2px solid #4AC8C1;
}

.table31 tr:last-child td{
    border-bottom: 2px solid #4AC8C1;
}

.table31 tr:first-child th{
    border: 2px solid #4AC8C1;
}

.table31 tr:first-child th:first-child{
    border-top-left-radius: 10px;
}

.table31 tr:first-child th:last-child{
    border-top-right-radius: 10px;
}

.table31 tr:last-child td:first-child{
    border-bottom-left-radius: 10px;
}

.table31 tr:last-child td:last-child{
    border-bottom-right-radius: 10px;
}

.table31{
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}

.table31 td, .table31 th{
    border: 1px solid #dddddd;
    text-align: center;
    padding: 22px 8px;
    color: #264E58;
}

.supplierAuditFormTable td, .supplierAuditFormTable th{
    border: 0;
}

.qualityFormTable td:nth-child(even){
    background-color: #EEF8F7;
}

.qualityFormTable tr:nth-child(1) th {
    white-space:pre-wrap !important;
}

.table31 tr:nth-child(odd){
    background-color: #EEF8F7;
}

.table31 tr:nth-child(even){
    background-color: white;
}

.supplierAuditFormTable tr:nth-child(odd){
    background-color: white;
}

.supplierAuditFormTable tr:nth-child(even){
    background-color: #EEF8F7;
}

.supplierAuditFormTable tr:nth-child(7) td,
.supplierAuditFormTable tr:nth-child(8) td,
.supplierAuditFormTable tr:nth-child(12) td,
.supplierAuditFormTable tr:nth-child(15) td{
    background-color: rgba(255, 253, 235, 0.5);
}

.table31 tr:nth-child(1){
    background-color: #4AC8C1;
}

.table31 tr:nth-child(1) th {
    color: white !important;
    white-space:nowrap;
}

.qualityScoreFormTable td:nth-child(3){
    text-align: left;
}

.qualityScoreFormTable td:first-child{
    font-weight: 700;
    width: 200px;
}

.qualityScoreFormTable td:nth-child(2){
    font-weight: 700;
    width: 200px;
}

.supplierAuditFormTable td:first-child{
    width: 500px;
}

.supplierFlow {
    width: 640px;
    margin: auto;
}

.orgItem {
    width: 100%;
    border-radius: 15px;
    padding: 30px;
    gap: 20px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.04em;
    color: #264E58;
}

.orgItemHalf {
    width: calc(50% - 20px);
    display: inline-block;
    font-weight: 700;
}

.orgItem:last-child {
    margin-bottom: 30px;
}

.orgItem.orange {
    background: #FFB636;
    opacity: 0.8;
}

.orgItem.orangeRed {
    background: rgba(255, 222, 199, 0.7);
}

.orgItem.blue {
    background: #B8E9E6;
}

.right {
    float: right;
}

.listDetail p {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.04em;
    color: #000000;
    margin: 0 0 0 0;
    text-align: left;
}

.listDetailTitle {
    margin: 0 0 10px 0;
    color: #000000;
    font-weight: 700;
}

.detailNum {
    float: left;
    width: 45px;
    padding-left: 40px;
}

.detailInfo {
    float: right;
    width: calc(100% - 60px);
}

.detailInfo2 {
    margin: 0;
    font-weight: 400;
}

.listDetail {
    overflow: auto;
}

.listLine {
    height: auto;
    width: 100%;
    position: relative;
    overflow: auto;
}

.orgItem1Line {
    content: '';
    width:  4px;
    height: 40px;
    background: #FFB636;
    opacity: 0.8;
    margin: auto;
}

.orgItem2Line {
    content: '';
    width:  4px;
    height: 25px;
    background: rgba(255, 222, 199, 0.7);
    margin: auto;
}

.orgItem3Line {
    content: '';
    width: 300px;
    height: 20px;
    margin: auto;
    border-top: 4px solid rgba(255, 222, 199, 0.7);
    border-left: 4px solid rgba(255, 222, 199, 0.7);
    border-right: 4px solid rgba(255, 222, 199, 0.7);
    border-radius: 10px 10px 0 0;
}

.orgItem2Line.blue {
    background: #B8E9E6;
}

.orgItem3Line.up {
    content: '';
    width: 300px;
    height: 20px;
    margin: auto;
    border-top: none;
    border-bottom: 4px solid #B8E9E6;
    border-left: 4px solid #B8E9E6;
    border-right: 4px solid #B8E9E6;
    border-radius: 0 0 10px 10px;
}

.canvasQualityContain {
    width: 100%;
    position: relative;
    margin-top: 30px;
    height: 500px;
    padding-bottom: 70px;
}

.canvasOut {
    width: 100%;
    height: calc(100% - 0px);
    overflow-x: auto;
    position: relative;
}

.canvasIn {
    background-color: white;
    border: 2px solid #4AC8C1;
    border-radius: 20px;
    width: 100%;
    height: calc(100% - 0px);
    position: relative;
    padding: 10px 50px;
}

.legendLi {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    margin: 0 40px;
}

.legendLi label {
    font-weight: 400;
}

.legendContainer {
    background: #FFFFFF;
    border: 1px solid #F7F7F7;
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    width: max-content;
    padding: 0 10px;
    margin: auto;
    margin-bottom: 20px;
    color: #40474A;
}

.legendContainerItem {
    height: 50px;
    width: max-content;
    padding: 0 20px;
    margin: auto;
}

input.legendCheckBox[type="checkbox"] {
    -webkit-appearance: none;
    vertical-align: middle;
    margin-top:3px;
    width: 24px;
    height: 24px;
    background: #fff;
    border: #fff solid 1px;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
}
#legendCheckBox_0[type="checkbox"]:checked {
    background: #4AC8C1;
}
#legendCheckBox_1[type="checkbox"]:checked {
    background: #FFB636;
}
input.legendCheckBox[type=checkbox]:checked::after {
    content: '';
    margin-top: 6px;
    margin-left: 4px;
    display: block;
    background: transparent;
    border: white solid 2px;
    border-top: none;
    border-right: none;
    height: 5px;
    width: 12px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkBoxDiv {
    font-size: 18px;
}

.mobileGraphScrollBtn {
    display: none;
}

.nkgFlowImg {
    content: url("../../../img/menu/3/3-1/nkgFlow.svg");
}

.cycleInfoDiv {
    margin: 50px 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cycleInfoItem {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    min-height: 130px;
    width: 100%;
    padding: 20px;
    margin: 15px 0;
}

.cycleInfoItemTitle {
    display: inline-block;
    height: 40px;
    background-size: 40px;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    margin: 0 10px;
}

.cycleInfoItemImg {
    display: inline-block;
    background-image: url("../../../img/menu/3/3-1/icon-1.svg");
    background-position: right;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 40px;
    width: 40px;
    height: 40px;
    vertical-align: top;
}

.cycleInfoItemTop {
    width: max-content;
    height: 40px;
    margin: auto;
}

.cycleInfoItemSubTitle {
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.02em;
    text-align: center;
    width: 100%;
    margin: 10px 0 0 0;
}

.text_orange {
    color: #E68024;
}

.border_orange {
    border: solid #E68024;
}

.text_blue {
    color: #43A0D4;
}

.border_blue {
    border: solid #43A0D4;
}

.text_green {
    color: #8ABA29;
}

.border_green {
    border: solid #8ABA29;
}

.text_yellow {
    color: #C8B400;
}

.border_yellow {
    border: solid #C8B400;
}

.cycleInfoItemArrow {
    display: inline-block;
    border-width: 0 3px 3px 0;
    padding: 6px;
}

.cycleInfoItemArrow.up {
    transform: rotate(-135deg);
    margin-bottom: 0;
}

.cycleInfoItemArrow.down {
    transform: rotate(45deg);
    margin-bottom: 7px;
}

.cycleView {
    background-image: url("../../../img/menu/3/3-1/img-3.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 400px;
    height: 400px;
    font-weight: 700;
    font-size: 40px;
    line-height: 53px;
    text-align: center;
    color: #2B7A77;
    padding-top: 135px;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
}

.cycleView p {
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #000000;
    margin-top: 8px;

}

.cycleInfoItemDesc {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: left;
    letter-spacing: 0.02em;
    color: #717784;
    margin-top: 20px;
}

.hide {
    display: none;
}

.cycleInfoView {
    display: inline-block;
    width: calc(calc(100% - 450px )/2);
    min-height: 400px;
    vertical-align: top;
    padding-top: 50px;
}

.canvasRadarContain {
    width: 100%;
    height: 500px;
    margin: 50px 0;
}

#cycleDesc2 {
    padding: 0 0 50px 0;
}

.filterView ul {
    padding-left: 0;
    margin: 0;
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 150%;
    color: #40474A;
}

.filterView li {
    font-weight: 400 !important;
    margin: auto;
    background: url("../../../img/menu/4/4-1/icon-5.svg") no-repeat 0 10px transparent;
    list-style-type: none;
    padding: 0 0 0 24px;
}

.filterInfo {
    padding-bottom: 40px;
}

.chartDate {
    text-align: center;
    color: #717784;
    font-size: 16px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
}
/*******************Mobile*************************/
@media only screen and (max-width: 1080px) {
    .section {
        padding: 20px 0;
    }

    .section:nth-child(3) {
        height: auto;
        padding: 30px 0;
    }

    .section:nth-child(7) {
        padding-top: 0;
    }

    .sectionContain {
        width: 100%;
        padding: 0 15px;
    }

    .titleStyleOne {
        font-size: 24px;
    }

    .titleStyleTwo {
        font-size: 20px;
        margin-top: 20px !important;
    }

    .titleStyleThree {
        font-size: 16px;
    }

    .titleStyleFour {
        font-size: 24px;
    }

    .titleStyleFive {
        font-size: 20px;
        margin-top: 20px !important;
    }

    .infoStyleOne {
        font-size: 16px;
        padding-top: 20px;
    }

    .infoStyleTwo {
        font-size: 16px;
    }

    .supplierFlow {
        width: 100%;
    }

    .orgItem {
        font-size: 16px;
    }

    .listDetail p {
        margin: 0;
        font-size: 14px !important;
    }

    .detailNum {
        width: 20px;
        padding-left: 0;
    }

    .detailInfo {
        width: calc(100% - 20px);
    }

    .chartInfoItem {
        font-size: 16px;
    }

    .qualityScoreFormTable td:first-child {
        width: 140px;
    }

    .qualityScoreFormTable, .supplierAuditFormTable {
        width: 700px;
    }

    .supplierAuditFormTable td:first-child,.supplierAuditFormTable th:first-child {
        width: 225px;
        text-align: left !important;
    }

    .qualityScoreFormTable {
        width: 700px;
    }

    .qualityFormTable{
        table-layout: fixed;
    }

    .table31{
        font-size: 14px;
        line-height: 130%;
    }

    .table31 td, .table31 th{
        padding: 10px 5px;
    }

    .table31 td:first-child {
        text-align: center;
    }

    .qualityScoreForm, .supplierAuditForm {
        overflow-y: hidden;
        overflow-x: auto;
    }

    .qualityGraph {
        padding: 0 5px;
    }

    .canvasQuality {
        width: 800px;
    }

    .canvasQualityContain {
        margin: 0;
        padding: 10px 5px 80px 5px;
    }

    .mobileGraphScrollBtn {
        position: absolute;
        background-image: url("../../../img/menu/1/1-4/icon-arrow-right.svg");
        background-size: 9px;
        background-position: center;
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
        left: 40px;
        top: 66px;
        border-radius: 50%;
        border: 1px solid #ABABAB;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        background-color: white;
        display: block;
        z-index: 1;
    }

    .canvasOut {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .canvasIn {
        padding: 20px 5px 0 5px;
        width: 800px;
    }

    .legendContainer {
        width: 100%;
        margin-bottom: auto;
    }

    .legendLi {
        margin: auto;
        padding: 0;
    }

    .legendLi label {
        font-size: 15px;
        line-height: 15px;
    }

    .legendContainer {
        padding: 0 5px;
    }

    .nkgFlowImg {
        content: url("../../../img/menu/3/3-1/nkgFlow-mobile.svg");
    }

    .nkgFlowDiv {
       overflow-x: auto;
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .nkgFlowDiv::-webkit-scrollbar {
        display: none; /* for Chrome, Safari, and Opera */
    }

    .nkgFlowView {
        padding-top: 60px;
    }

    .orgItemHalf {
        padding: 10px;
    }

    .detailInfo2 {
        font-size: 15px;
    }

    input.legendCheckBox[type="checkbox"] {
        margin-right: 5px;
    }

    .canvasRadarContain {
        height: 300px;
        margin-top: 30px;
    }

    .cycleView {
        width: 100%;
        background-size: contain;
        margin: 0;
        padding-top: 128px;
        font-size: 24px;
        line-height: 31px;
    }

    #cycleDesc2 {
        padding: 0 0 30px 0;
    }

    .cycleInfoView {
        display: block;
        width: 100%;
        padding-top: 0;
    }

    .cycleInfoDiv {
        margin: 20px 0;
    }

    .checkBoxDiv {
        font-size: 14px;
        line-height: 16px;
    }

    .filterView li {
        font-size: 16px;
    }

    .chartDate {
        bottom: 22px;
        font-size: 14px;
    }
}