@charset "utf-8";
#notice_view .view li p.company__name{
    text-align: left;
}
/* glovestar */
#cke_1_top{
    display: none;
}
.glovestar_list .tab-list li a div.svg{
    width: 61px;
     height: 81px;
    margin: 0 auto;
 
}
.glovestar_list .tab-list li a div.svg svg{
    width: 61px;
     height: 81px;
    
}
.glovestar_list .tab-list li a div.svg .st0{
    fill: #999;
    transition: .3s;
}

.glovestar_list .tab-list li:nth-child(2) a:hover div.svg {

    animation: trans .5s linear both;
}
@keyframes trans{
    0%{
        transform: rotate(-45deg);
    }
    50%{
        transform: rotate(-90deg);
    }
    100%{
        transform: rotate(0);
    }
}
.glovestar_list .tab-list li:first-child a:hover div.svg,.glovestar_list .tab-list li:last-child a:hover div.svg {

    animation: trans2 .5s linear both;
}
@keyframes trans2{
    0%{
        transform: translateY(-5px)
    }
    50%{
        transform: translateY(5px)
    }
    100%{
        transform: translateY(0)
    }
}
.glovestar_list .tab-list li:last-child a div.svg .trans_color1{
    stroke-dasharray: 4;
    stroke-dashoffset: 4;

}


.glovestar_list .tab-list li a p{
    margin-top: 26px;
}

.glovestar_list .tab-list{
    width: 100%;
    border: 1px solid #ddd;
    border-right: none;
    border-left: none;
    border-bottom: none;
    margin-bottom: 60px;
}
.glovestar_list .tab-list li{
  width: 33.3333%;
  border-right: none;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.glovestar_list .tab-list li::after{
    content: "";
    width: 1px;
    height: 50px;
    background-color: #ddd;
    position: absolute;
    bottom: 0;
    right: 0;
}
.glovestar_list .tab-list li:last-child::after{
    display: none;
}
.glovestar_list .tab-list li:last-child{
    border-right: none;
}
.glovestar_list .tab-list li a{
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0;
    padding-top: 30px;
    color: #666666;
}

.glovestar_list .tab-list li a:hover{
    background-color: #0b50a2;
}
.glovestar_list .tab-list li.on a{
    background-color: #0b50a2;
}


.glovestar_list .tab-list li.on a div.svg path,.glovestar_list .tab-list li a:hover div.svg path{
    fill: #fff;
}
.glovestar_list .tab-list li.on a div.svg svg,.glovestar_list .tab-list li a:hover div.svg svg{
    filter: drop-shadow(0px 0px 5px rgb(0 0 0 / 1));

}
.glovestar_list .tab-list li a:hover div.svg path{
    fill: #fff;
}
.glovestar_list .tab-list li a:hover p,.glovestar_list .tab-list li.on a p{
    color: #fff;
    text-shadow: 0px 0px 5px rgb(0 0 0 / 1);
}
.glovestar_list .tab-list li a:hover ,.glovestar_list .tab-list li.on a{
   color: #fff;
}

div.title{
    padding: 0  0 80px 0;
    text-align: center;
}
div.title h2{
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 10px;
}
div.title p{
    font-size: 38px;
    font-weight: 500;
}
#glovestar{width: 100%;margin-top: 30px;border-top: 2px solid #222;}
#glovestar tr th,#glovestar tr td{
    padding:20px 0
}

#glovestar tr th{
    text-align: center;
}
/* #glovestar tr th:first-of-type,#glovestar tr th:nth-of-type(3){
    width: 70px;
} */
#glovestar tr td{
    text-align: center;
    border-bottom: 1px solid #ddd;
}
#glovestar tr td.title{
    width: 450px;
    text-align: left;
}
#glovestar tr td.download i{
    vertical-align: middle;

}
#glovestar tr:hover td{
    background-color: #fafafa;
}

#search select{border:1px solid #ddd;color: #666;
    font-weight: 500;
    width: 120px;
    padding:10px 16px;padding-right:30px; background: url(/static/images/notice_select.png) no-repeat 95% 50% #fff;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
#search  select::-ms-expand {display:none}
#search li:last-child{
    position: relative;
}
#search li:last-child i{
    display: block;
    position: absolute;
    top: 17px;
    right: 10px;
}
#search input[type="text"]{
    display: block;
    width: 100%;
    max-width: 360px;
    border:1px solid #ddd;
    padding: 10px 0;
    padding-left: 5px;
}
/* glovestar */

/* glovestar_view comments*/
.comments_wrap form {
    margin-bottom: 50px;
}
.comments_wrap form ul li:first-child{border-bottom: 2px solid #222;padding-bottom: 15px;}
.comments_wrap form ul li:first-child h6{font-size: 22px;}
.comments_wrap form ul li:first-child h6 i{margin-right: 10px;}
.comments_wrap form ul li:nth-child(2){margin:20px 0 25px 0;}
.comments_wrap form textarea{width: 100%;border: 1px solid #999;resize: none;padding: 15px;font-weight: 300; }
.comments_wrap form ul li:last-child p,.comments_wrap form p{color: #999;}
.comments_wrap form ul li:last-child input,.comments_wrap form input{width: 150px;color: #fff;background-color: #333333;text-align: center;border: none;padding: 13px 0; cursor: pointer;}
.comments_wrap .comments-box .comments{border-bottom: 1px solid #999;padding: 30px 0;}
.comments_wrap .comments-box .comments:first-child{padding-top: 0;}
.comments_wrap .comments-box .comments:last-child{border-bottom: none;}
.comments_wrap .comments-box .comments .comment_writer{font-weight: 600;}
.comments_wrap .comments-box .comments .comment_writer .time{font-weight: 300;color: #999;margin-left: 5px;}
.comments_wrap .comments-box .comments .comment_txt{padding: 20px 0;}
.comments_wrap .comments-box .comments .comment_function .update{color: #999;display: inline-block;padding-right: 5px;margin-right: 5px;position: relative;}
.comments_wrap .comments-box .comments .comment_function .update::after{content: "";width: 1px;height: 16px;background-color: #999; position: absolute;top: 50%;right: 0;transform: translateY(-50%); }
.comments_wrap .comments-box .comments .comment_function .delete{color: #d81f40;}
.comments_wrap .more_comments{width: 100%;text-align: center;margin-top: 20px;margin-bottom: 60px;border: 1px solid #222;padding: 13px 0;cursor: pointer;}




/* media_query_glovestar_list */
@media(max-width:1200px){
    #glovestar{
        width: 100%;
        overflow-x: scroll;
       
    }
    #glovestar table{
        width: 1200px;
        max-width: 1200px;
    }
   
}
@media(max-width:768px){
    .glovestar_list .tab-list{
        display: block !important;
       
    }
    .glovestar_list .tab-list {
        width: 100%;
        border: none;
        border-bottom: none;
        margin-bottom: 30px;
    }
    div.title {
        padding: 0 0 40px 0;
        text-align: center;
    }
    .glovestar_list .tab-list li{
        width: 100%;
        border: 1px solid #ddd !important;
    }
    .glovestar_list .tab-list li:nth-child(2){
        margin: 20px 0;
    }
    .glovestar_list .tab-list li::after{
        display: none;
    }
    div.title h2 {
        font-size: 27px;
    }
    div.title p {
        font-size: 14px;
    }
    #search>ul{
        display: block !important;
    }
    #search>ul>li:first-child{
        margin-bottom: 10px;
    }
}
/*********************************** 0120_OPEN IR ***********************************/
form#search.openir{
    background-color: #f9f9f9;
    padding: 35px 125px;
}
#search.openir li{
    width: 100%;
}
#search.openir select{
    width: auto;
}
#search.openir input[type="text"]{
    max-width: 825px;
}


.gal-list.openir>li{
    max-width: none;
    margin-right: 0;
    margin-bottom:25px
}
.gal-list.openir li.open__ir__img{
    width: 100%;
    max-width: 320px;
    overflow: visible;
}
.gal-list.openir li h6{
    padding: 0;
    min-height: auto;
    max-height: none;
    margin-bottom: 20px;
    font-weight: 600;

}
.gal-list.openir li a ul li{
    max-width: none;
    margin-bottom: 0;
    margin-right: 0;
    border: none;
}
.gal-list.openir li a ul li p{
    width: 132px;
    margin-right: 25px;
    font-weight: 500;

}
.gal-list.openir li:hover{
    box-shadow: none;
}

.gal-list.openir li .img-box {
    position: relative;
    overflow: hidden;
    width: 320px;
    height: 198px;
    background-color: #eee;
}
.gal-list.openir li.list{
    padding: 30px;
    padding-right: 10px;

}
.gal-list.openir>li:hover{
    box-shadow: 0px 0px 10px rgb(0 0 0 /0.2) !important;
}
.open__ir__list li span{
    display: block;
}
.open__ir__list>li{
    width: 100%;
    margin-bottom: 15px !important;
}
.open__ir__list>li:last-child{
    margin-bottom: 0 !important;
}
.open__ir__list li span p {
	color: #666;
	width: inherit
}

.open__ir__list>li .keyword li{
    min-width: max-content;
    background-color: #dddddd;
    color: #666666;
    margin-right: 5px !important;
    text-align: center;
    overflow: visible;
    padding: 0 3px;
}
@media(max-width:765px){
    .gal-list.openir{
        max-width: none;
    }
}
@media(max-width:640px){
    form#search.openir{
        padding: 35px 10px;
    }
    #search.openir select{
        width: 120px;
    }


    .gal-list.openir li a>ul{
        display: block !important;
    }

    .gal-list.openir li.open__ir__img{
        max-width: none;
    }
    .gal-list.openir li .img-box{
        width: 100%;
    }
    .gal-list.openir li.list{
        padding: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .gal-list.openir li a ul li p{
        margin-right: 15px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
    .gal-list.openir li.list{
        width: calc(100% - 320px);
    }
    .open__ir__list > li .keyword li,#notice_view.openir #tech_txt .tech_txt__img{
        width: auto;
    }
}

/*********************************** 0120_OPEN IR ***********************************/

/*********************************** 0120_OPEN IR view***********************************/
ul.openir{
    margin-bottom: 15px;
    width: 100%;
}
ul.openir>li{
    width: 100%;
}
.openir .apply {
    width: 100%;
    max-width: 190px;
}
.openir .apply a{
    display: block;
    margin: 0;
    width: 100%;
    max-width: 190px;
    background-color: #0b50a2;
    color: #fff;
    font-weight: 500;
    padding: 12px 25px;
    position: relative; 
}
.openir .apply a i{
    display:block;
    color: #fff;
    position: absolute;
    top:  16px;
    right:  15px;
}
#notice_view.openir .tab-list-openir{
    border-bottom: 2px solid #222;
    margin-bottom: 23px;
    margin-top: 49px;
}
#notice_view.openir .tab-list-openir li{
    text-align: center;
    width: 100%;
    max-width: 218px;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 18px 0;
}
#notice_view.openir .tab-list-openir li.on{
    border: 2px solid #222;
    margin-bottom: -2px;
    border-bottom-color: #fff;
}
#notice_view.openir #tech_txt .tech_txt__img{
    /* border: 1px solid #ddd; */
    width: max-content;
    margin-bottom: 30px;
}
#notice_view.openir #tech_txt .tech_txt__img img{
    display: block ;
    /* width: 100%; */
}
#notice_view.openir .view{
    border-top: 1px solid #ddd;
    margin-bottom: 60px;
}
.list__txt>li{
    display: none;
}
.list__txt>li.on{
    display: block;
}
#notice_view.openir .view li div{
    width: 100%;
    max-width: 250px;
    background-color: #fafafa;
    border-right: 1px solid #ddd;
    position: relative;
}
#notice_view.openir .view li div.introduction,#notice_view.openir .view li div.main__tech{
    padding-left: 25px;
}
#notice_view.openir .view li div.introduction p,#notice_view.openir .view li div.main__tech p{
    padding: 0;
}
#notice_view.openir .view li h6{
   padding: 0 !important;
   position: relative;
   top: 50%;
   transform: translateY(-50%);
   border: none;
   max-width: none;
}
#notice_view.openir .view.pdf{
    border: none;
    padding-top: 22px;
}
#notice_view.openir .view.pdf li{
    border-bottom: none;
}
#notice_view.openir .view.pdf li h4{
    border-top: 2px solid #222;
    border-bottom: none;
  
}
#notice_view.openir .view.pdf li p{
    width: calc((100% - 130px));
}
#notice_view.openir .view.pdf li a{
    border-top: 1px solid #ddd;
    background-color: #fafafa;
}
#notice_view.openir .view.pdf li span.dw{
    display: block;
    width: 130px;
    border: 1px solid #222;
    padding: 8px 20px;
    margin-right: 20px;

    position: relative;
    background-color: #fff;
}
#notice_view.openir .view.pdf li span.dw i{
    position: absolute;
    top: 14px;
    right: 20px;
}
@media(max-width:640px) {
    #notice_view.openir .view.pdf li a{
        display: block !important;
        padding-bottom: 10px;
    }
    #notice_view.openir .view.pdf li span.dw{
        margin-right: 0;
        margin-left: 20px;
    }
    #notice_view.openir .tab-list-openir li{
        padding:10px 0;
        font-size: 16px;
    }
    #notice_view.openir .view li div {
        width: 50%;
   }

   #notice_view.openir .view li div{
    max-width: 105px;
   }
   #notice_view.openir .view.pdf li a{
       background-color: #fff;
   }
   .open__ir__list>li .keyword{
       overflow-x: auto;

   }
   #notice_view .view li{
       display: block !important;
   }
   #notice_view.openir .view li div{
       width: 100%;
       max-width: none;
       border-right: none;
       border-bottom: 1px solid #ddd;
   }
   #notice_view.openir .view li h6{
       top: 0;
       transform: translateY(0);
       text-align: left;
       text-indent: 10px;
   }
}

/*********************************** 0120_OPEN IR view***********************************/


/*********************************** 0120_OPEN IR write***********************************/
h2.openir{
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 20px;
}
#notice_write.openir__write table th, #notice_write.openir__write table td{
    padding: 14px;
}
#notice_write.openir__write .table-responsive{
    margin-bottom: 70px;
}
#notice_write.openir__write table td input[type="text"]{
    max-width: none;
}
#notice_write.openir__write table td.dd>ul li{
    width: 100%;
}

#notice_write.openir__write table td.ad input[type="text"]{
    max-width: 120px;
}
#notice_view.openir .view li div{
    padding: 18px 0;
}
#ingredient_ch__click.off{
    display: none !important;
}
/*********************************** 0120_OPEN IR write***********************************/
@media(max-width:640px){
    #notice_write.openir__write table,#notice_write.openir__write table tr,#notice_write.openir__write table tbody,#notice_write.openir__write table td,#notice_write.openir__write table th{
        display:  block  !important;
        width: 100%;
    }
    #notice_write.openir__write table{
        border-bottom: none;
    }
    #notice_write.openir__write table th{
        max-width: none;
        border-right: none;
        border-bottom: 1px solid #ddd;
        height: auto;
        text-align: left;
    }
}