@charset "utf-8";

.t2d_notice_7_first_img {  
	display: inline-block;
    /*border: 1px solid #ccc;*/
    font-family: 'Pretendard', 'Noto Sans KR','Poppins', sans-serif;
    width:100%; 
    /*height: 100%;*/
}
/*888888888888888*/
.t2d_notice_7_first_img .maincommutt{ position:relative; width:100%;color:#333333;   font-size:35px; font-weight:700; border:0px solid red; padding-bottom:20px;
    background:url(./img/line.png)left bottom no-repeat;}
    .t2d_notice_7_first_img .maincommutt span{font-size:35px; color:#336699; }
    .t2d_notice_7_first_img  .maincommutt1{color:#333333; font-size:17.5px; line-height:30px;}
    .t2d_notice_7_first_img .mainmore{position:absolute; right:0px; top:20px;
       display:inline-block;
       cursor:pointer;
       padding:0px;
       text-decoration:none;
       margin-top:15px;
        font-size: 65px;
        font-weight: 500;
        transition: .5s;
        line-height: 35px;
        color: #369;
        transform-origin:center 60%;
       
   }
   .t2d_notice_7_first_img .mainmore:hover {
    transition: .5s;
    transform: rotate(180deg);	
    }
   
    .t2d_notice_7_first_img .mainnoticelist{width:100%;  position:relative;  float:left;  }
    .t2d_notice_7_first_img .mainnoticelist ul{width:100%; margin-top:20px;}
    .t2d_notice_7_first_img .mainnoticelist .items{width:100%;  position:relative; padding:6px 0px; display:inline-block; float:left; font-size:18px;  color:#000; }
    .t2d_notice_7_first_img .mainnoticelist .items span{float:right; font-size:15.5px; color:#666; }
    .t2d_notice_7_first_img .mainnoticelist .items a{color:#000;}
   
   

    
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop {width:100%;  position:relative; display:inline-block; float:left; border:0px solid red;  margin-bottom: 20px;}
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl{width:100%;float:left; }
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dt{width:45%; float:left; }
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dd{width:55%; float:left; }
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dt img{max-width:260px; }
    
   
    .t2d_notice_7_first_img .noticelistt{font-size:20px; margin-top:2%; color:#000; line-height:27px; width:100%;  font-weight:600;}
    .t2d_notice_7_first_img .noticelistt1{font-size:16px; color:#333333; line-height:22px; margin:5px 0px; width:100%;}
    .t2d_notice_7_first_img .noticelistt2{font-size:15px;  color:#666666; line-height:22px; margin:5px 0px; font-style:italic; font-weight:600;}
   
   
   @media all and (max-width:1280px){
    .t2d_notice_7_first_img .maincommutt{ position:relative; width:100%;color:#333333;   font-size:30px; font-weight:700;}
    .t2d_notice_7_first_img .maincommutt span{font-size:30px; color:#0066cc; }
    .t2d_notice_7_first_img .maincommutt1{color:#333333; font-size:15px; line-height:30px;}
   }
   
   
   @media all and (max-width:1024px){
    .t2d_notice_7_first_img .maincommutt1{color:#333333; font-size:16px; line-height:25px;}
   .t2d_notice_7_first_img .mainmore{position:absolute; right:0px; top:-10px;
     font-size: 55px;
     font-weight: 500;

     color: #369;
     transform-origin:center 60%;
    
}
   
.t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dt{width:45%; float:left; }
.t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dt img{width:90%;max-width:unset;}
.t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dd{width:55%; float:left; }
   
.t2d_notice_7_first_img .noticelistt{font-size:19px; }
.t2d_notice_7_first_img .noticelistt1{font-size:15px; }
.t2d_notice_7_first_img .noticelistt2{font-size:14px; }
   
   }
   
   
   @media all and (max-width:768px){
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dt{width:100%; float:left; }
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dt img{width:100%;}
    .t2d_notice_7_first_img .mainnoticelist .noticelisttop > dl > dd{width:100%; float:left; }
    .t2d_notice_7_first_img .mainnoticelist .items {
        width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }

   }	
   @media all and (max-width:480px){
    .t2d_notice_7_first_img .mainnoticelist .items span{display:none; }
    .t2d_notice_7_first_img .mainnoticelist .items{font-size:16px; }
    .t2d_notice_7_first_img .mainnoticelist .items img {margin-top:1%;}
   }
