@charset "utf-8";
/*--------------------------------------
	copyright : yuyu design.
--------------------------------------*/

@import url(reset.css);
@import url(common.css);
@import url(../libs/fontawesome/css/all.min.css);
@import url(../libs/aos/aos.css);
/* @import url(../libs/OwlCarousel/assets/owl.carousel.min.css); @import url(../libs/OwlCarousel/assets/owl.theme.default.min.css); */
/* @import url(../libs/lightGallery/css/lightgallery.min.css); */
/* @import url(../libs/Remodal/remodal.css); @import url(../libs/Remodal/remodal-default-theme.css); */


/*
 news
==============================*/

/* common ----------*/
#main {}
#main .title { text-align: center; margin-bottom: 8rem; }
#main .title span { background: linear-gradient(160deg, #118EF5 20.89%, #00B8FF 100.55%); }
#main .title .c { top: -5rem; left: calc(50% - 10rem); }
#newsWrap { padding: 15rem 0 7rem; }
@media screen and (max-width:896px) { /* m */
	#newsWrap { padding: 6rem 0 4rem; }
	.pagination { padding-top: 6rem; }
}


/* newsList ----------*/
#newsList {}
#newsList #main .w { padding: 4rem 2rem 8rem; background-color: rgba(2545,255,255,0.9); }
#newsList .news_list_wrap { max-width: 74rem; margin: auto; }
#newsList .cat_list { margin-bottom: 4rem; }



/* newsDetail ----------*/
#newsDetail {}
#newsDetail #main .w { padding: 8rem 10rem; background-color: rgba(2545, 255, 255, 0.9); gap: 6%; }
#newsDetail #main .ww { display: flex; gap: 6%; }
#newsDetail #main .w .mcw { width: 57%; }
#newsDetail #main .w .scw { width: 37%; }
@media screen and (max-width:1024px) { /* l */
	#newsDetail #main .ww { display: block; }
	#newsDetail #main .w .mcw { width: 100%; }
	#newsDetail #main .w .scw { width: 100%; margin-top: 12rem; }
}
@media screen and (max-width:480px) { /* s */
	#newsDetail #main .w { padding: 3rem; }
}

#newsDetail #main .mcw .d { color: #00A0E9; font-size: 1.8rem; font-weight: var(--regular); }
#newsDetail #main .mcw .c { margin-top: 1rem; font-size: 1.3rem; text-decoration: none; }
#newsDetail #main .mcw .c span { display: inline-block; padding: 0.5rem 1rem; border-radius: 0.5rem; text-decoration: none; text-align: center; line-height: 1.4; letter-spacing: 0; white-space: nowrap; }
#newsDetail #main .mcw .c .c1 { color: #FFF; background-color: #00A0E9; }
#newsDetail #main .mcw h1 { margin: 3.5rem 0; font-size: 2.8rem; font-weight: var(--bold); line-height: 1.5; }
#newsDetail #main .mcw h1.l { color: #00A0E9; font-size: 3.2rem; }
#newsDetail #main .mcw h2 { margin: 4rem 0; padding: 1rem; color: #FFF; background-color: #00A0E9; font-size: 2.4rem; font-weight: var(--bold); line-height: 1.33; }
#newsDetail #main .mcw a { color: #00A0E9; text-decoration: underline; }
#newsDetail #main .mcw a.pdf { text-decoration: none; color: #000; font-weight: var(--bold); display: flex; gap: 1rem; align-items: center; }
#newsDetail #main .mcw a.pdf::before { content: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M36 0H12C9.8 0 8 1.8 8 4V28C8 30.2 9.8 32 12 32H36C38.2 32 40 30.2 40 28V4C40 1.8 38.2 0 36 0ZM19 15C19 16.66 17.66 18 16 18H14V22H11V10H16C17.66 10 19 11.34 19 13V15ZM29 19C29 20.66 27.66 22 26 22H21V10H26C27.66 10 29 11.34 29 13V19ZM37 13H34V15H37V18H34V22H31V10H37V13ZM14 15H16V13H14V15ZM4 8H0V36C0 38.2 1.8 40 4 40H32V36H4V8ZM24 19H26V13H24V19Z" fill="%2300A0E9"/></svg>'); }

#newsDetail #main .scw a.-contact { text-decoration: none; position: relative; display: block; border-radius: 5rem; overflow: hidden; }
#newsDetail #main .scw a.-contact::after { content: ""; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: all 0.3s ease-out; }
#newsDetail #main .scw a.-contact:hover:after { opacity: 1; }
#newsDetail #main .scw a.-contact span { position: relative; text-align: center; position: relative; z-index: 2; display: flex; display: block; padding: 1.3rem 4rem; color: #FFF; font-size: 1.4rem; }
#newsDetail #main .scw a.-contact svg { position: absolute; top: 0; bottom: 0; right: 2rem; width: 1.5rem; height: auto; aspect-ratio: 1; margin: auto; fill: #FFF; }
#newsDetail #main .scw a.-contact { background-color: #131C54; }
#newsDetail #main .scw a.-contact::after { background: linear-gradient(160deg, #118EF5 20.89%, #00B8FF 100.55%); }
#newsDetail #main .scw h3 { font-size: 2.8rem; color: #0055A4; font-weight: var(--bold); border-bottom: solid 2px #00A0E9; margin: 4rem 0; }
#newsDetail #main .scw .news_list { background-color: transparent; }
#newsDetail #main .scw .news_list { display: block; }
#newsDetail #main .scw .news_list li { display: block; }
#newsDetail #main .scw .news_list li a { display: block; }
#newsDetail #main .scw .news_list li span { display: inline-block; }
#newsDetail #main .scw .news_list li .d, #newsDetail #main .scw .news_list li .c { border-bottom: none; padding-bottom: 0; }
#newsDetail #main .scw .news_list li .t { display: block; padding-top: 0.5rem; padding-left: 2rem; }


#newsDetail #main .btw { margin-top: 10rem; }
#newsDetail #main .btw .bt span { min-width: 27rem; justify-content: center; }