    /* input[type=checkbox]{ margin-right:5px; height: 18px; width: 18px; font-size: 20px; background: #FFF; } */
    input[type=text]{ background-color: white; padding:0 5x; }
    .fixed-line { position:sticky; top:0; z-index: 100; }
    .head-line { text-align:center; position:sticky; top:0; z-index: 80; }
    .main-body { background-image:url('./images/main/knlpct_main0.jpg'); width:1920px; height:250px; }
    /* .btn.bg-gray { height:35px; border-radius:5px; margin-left:5px; background-color: #575b61; color:white; } */
    .menu_link:hover { background-color: #ebeef0;}
    .radius-5 { border-radius: 5px; }
    .radius-10 { border-radius: 10px; }
    .radius-20 { border-radius: 20px; }
    .btn { border:1px solid; vertical-align:middle; margin-bottom:0; padding:1px 5px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
    .sm-style { height:35px; background-color:#41d3df; border:1px solid #6cecec; padding:10px; }
    .box-shadow { border-radius: 5px; box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.2); }
    .boxFull1 { width: 100%; width: 1920px; height:250px; border:1px solid #acb9e6; border-radius: 3px; position: relative; padding:0px; }
    .subboxFull { width: 100%; width: 1920px; height:200px; border:1px solid #acb9e6; border-radius: 3px; position: relative; padding:0px; }
    .scroll { white-space:nowrap; overflow-x: auto; overflow-y: hidden;  -ms-overflow-style: none; scrollbar-width: none; }
    .scroll::-webkit-scrollbar { display: none; }
    /* input, button { -webkit-appearance: none; } */
    .tab { list-style: none; margin: 0; padding: 0; overflow: hidden; }
    .tab li { float: left; }
    .tab li a { display: inline-block; color: #fff; border:0.1px solid #c0c0c0; border-top-right-radius:15px; text-align: 
        center; text-decoration: none; padding: 1px 10px; font-size: 16px; transition:0.3s; }
    .section3 { width:1200px; margin:0 auto; line-height:1.6em;}
    .swiper-slide3 { width:100%; max-width:calc(100% / 2 - 20px);}
    .swiper-slide3 p.body { min-height:90px; max-width:480px; text-align: justify; word-break:break-all; }
    .section3 p.box-title { font-size:34px; font-weight:bold; line-height:1.2em; margin-bottom:20px; padding:0 10px; }
    .section3 p.inner-title { font-size:24px; font-weight:bold; line-height:1.2em; margin-bottom:20px; padding:0 10px; }
    .section3 .swiper-slide3 .title { font-size:20px; font-weight:bold; line-height:1.2em; margin-top:20px; }
    .section3 .box-wrap { display:flex; flex-direction: row; justify-content:space-between; padding:0 10px;}
    .section3 .box-wrap .swiper-slide3 img { height:auto; max-width:480px; max-height:330px; width:calc(50vw - 30px); margin-top:20px; }
    .grid-item { margin:0 auto; text-align:center; background-color:#ffffff; width: 130px; border:1px solid #2f8ba5; padding:5px; }
    .grid-item img { max-width: 118px; height:auto; }
    .grid-item p img { width:13px; height:auto; }
    .grid-item-card img { max-width:160px; height:auto; border-radius:5px; }
    img.grid-item-img { max-width:100%; height:auto; border-radius:5px !important; }
    .grid-item-contents img { max-width:100%; height:auto; }
    .subject { line-height:18px; }
    @media screen and (max-width: 500px) {
        .section3 { width:390px; margin:0 auto; line-height:1.6em;}
        .section3 p.box-title { font-size:28px; font-weight:bold; line-height:1.2em; margin-bottom:20px; width:calc(100vw - 30px);}
        .section3 p.inner-title { font-size:20px; font-weight:bold; line-height:1.2em; margin-bottom:20px; width:calc(100vw - 30px); }
        .section3 .box-wrap .swiper-slide3 img { height:auto; width:calc(100vw - 20px); margin-top:20px; }
        .swiper-slide3 { width:100%; max-width: 100%; }
        .swiper-slide3 p.body { min-height:90px; text-align: justify; word-break:break-all; }
        .section3 .box-wrap { flex-direction: column; width:100%;}
        .grid-item { margin:0 auto; text-align:center; background-color:#ffffff; width: calc(100% / 2 - 5px); border:1px solid #2f8ba5; padding:5px; }
        .grid-item img { max-width: calc(100% - 3px); height:auto; }
        .grid-item-card img { max-width:calc(100% - 10px); ; height:auto; border-radius:5px; }
        .grid-item p img { width:13px; height:auto; }
        .subject { line-height:18px; }
    }