body{width:100%;margin:0 auto;font-family:"Oxanium",sans-serif;font-optical-sizing:auto;font-weight:normal;font-style:normal;font-size:1rem;color:#222;position:relative;text-align:left;overflow-x:hidden}li{list-style:none}h1,h2,h3,h4,h5{font-weight:bold;font-size:3rem}p{font-weight:normal;font-size:1rem;line-height:1.5em}a{text-decoration:none;color:#222}a:hover,a:focus{color:#666;-webkit-transition:.3s;transition:.3s}svg{width:100%}.newsTtlContainer{width:100%;padding-top:128px;padding-bottom:40px;margin-bottom:64px;background-color:#c80c47}.newsTtlContainer .breadCrumb{margin-top:0;margin-bottom:40px}.newsTtlContainer .breadCrumb ul li:last-of-type{color:#fff}.newsTtlContainer h1{width:80%;max-width:1500px;margin:0 auto;color:#fff;font-size:3rem}.newsContainer{width:80%;max-width:1500px;margin:0 auto}.newsContainer .newsSwitchArea{position:relative}.newsContainer .newsSwitchArea .switching{position:absolute;top:0;right:0}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearListBtn{font-size:2rem;color:#c80c47;border:none;background-color:rgba(0,0,0,0);position:relative;font-weight:700;padding-right:50px}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearListBtn::after{content:"";display:inline-block;position:absolute;top:50%;right:10px;translate:0 -50%;font-size:20px;font-weight:400;height:12px;aspect-ratio:1/.8660254038;-webkit-clip-path:polygon(100% 40%, 50% 100%, 0 40%, 10% 40%, 50% 90%, 90% 40%);clip-path:polygon(100% 40%, 50% 100%, 0 40%, 10% 40%, 50% 90%, 90% 40%);background-color:#000}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearListBtn.is_active{outline:none}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearListBtn.is_active+.yearList{display:block;height:auto;overflow-y:auto}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearListBtn.is_active::after{rotate:180deg;-webkit-transform-origin:center;transform-origin:center}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearList{width:130px;position:absolute;padding:8px;max-height:400px;background-color:#fff;border-radius:10px;z-index:2;display:none;height:0;overflow-y:hidden;-webkit-box-shadow:4px 4px 10px rgba(0,0,0,.2);box-shadow:4px 4px 10px rgba(0,0,0,.2)}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearList ul li{padding:8px 16px;-webkit-transition:.2s;transition:.2s;position:relative;cursor:pointer}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearList ul li:hover{background-color:#f7f7f7;border-radius:10px}.newsContainer .newsSwitchArea .newsYear .selectYearList .yearList ul li.active::after{content:"";display:inline-block;position:absolute;top:50%;right:10px;translate:0 -50%;font-size:20px;font-weight:400;height:10px;aspect-ratio:1/.8660254038;-webkit-clip-path:polygon(0 50%, 10% 50%, 30% 90%, 90% 0, 100% 0, 30% 100%);clip-path:polygon(0 50%, 10% 50%, 30% 90%, 90% 0, 100% 0, 30% 100%);background-color:#c80c47}.newsContainer .newsSwitchArea .newsCategory{max-width:100%;margin-top:50px;margin-bottom:40px;position:relative}.newsContainer .newsSwitchArea .newsCategory>span{display:inline-block;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgb(255, 255, 255)));background:linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);width:30px;height:120%;top:50%;right:0;translate:0 -50%;position:absolute;z-index:2;cursor:pointer}.newsContainer .newsSwitchArea .newsCategory>span:first-of-type{rotate:180deg;right:auto;left:0}.newsContainer .newsSwitchArea .newsCategory>span::after{content:"";width:20px;display:inline-block;height:12px;aspect-ratio:1/.8660254038;-webkit-clip-path:polygon(50% 0, 100% 50%, 50% 100%, 50% 90%, 90% 50%, 50% 10%);clip-path:polygon(50% 0, 100% 50%, 50% 100%, 50% 90%, 90% 50%, 50% 10%);background-color:#707070;top:50%;right:0;translate:0 -50%;position:absolute}.newsContainer .newsSwitchArea .newsCategory .newsCategoryContainer{max-width:100%;overflow-x:auto;-ms-overflow-style:none;position:relative;scrollbar-width:none}.newsContainer .newsSwitchArea .newsCategory .newsCategoryContainer::-webkit-scrollbar{display:none}.newsContainer .newsSwitchArea .newsCategory .newsCategoryContainer .newsCategoryList{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.newsContainer .newsSwitchArea .newsCategory .newsCategoryContainer .newsCategoryList li{padding:16px 40px;border-radius:10px;margin-right:24px;background-color:#f7f7f7;font-size:1.1rem;white-space:nowrap;cursor:pointer}.newsContainer .newsSwitchArea .newsCategory .newsCategoryContainer .newsCategoryList li.active{background-color:#c80c47;color:#fff}.newsList>ul>li{border:none;border-bottom:solid 1px #6a6a6a;padding:24px 0;position:relative}.newsList>ul>li::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:#c80c47;-webkit-transition:width .5s ease;transition:width .5s ease}.newsList>ul>li:hover::after{width:100%}.newsList>ul>li:hover .arrow{translate:5px -50%}.newsList>ul>li .arrow{display:block;padding-right:64px;height:12px;border-bottom:2px solid #c80c47;border-right:3px solid #c80c47;-webkit-transform:skew(45deg) translateX(-8px);transform:skew(45deg) translateX(-8px);-webkit-transition:.2s;transition:.2s;position:absolute;top:50%;right:0;translate:0 -50%}.newsList>ul>li .newsItemImg{display:none}.newsList>ul>li .newsItemTxtArea{margin-bottom:16px}.newsList>ul>li .newsItemTxtArea .date-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsList>ul>li .newsItemTxtArea .date-category p.newsItemDate{margin-right:24px;font-size:.88rem}.newsList>ul>li .newsItemTxtArea .date-category p.newsItemCategory{padding:1px 16px;border-radius:4px;border:solid 1px #6a6a6a;background-color:#f7f7f7;font-size:.75rem}.newsList>ul>li .newsItemTtl{margin-bottom:16px;max-width:calc(100% - 70px)}.newsList>ul>li .newsItemTtl h2{font-size:1.12rem;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.newsList>ul>li .newsItemTxt{max-width:calc(100% - 70px)}.newsList>ul>li .newsItemTxt p{font-size:.88rem;color:#6a6a6a;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.newsList.card>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsList.card>ul>li{width:calc(33.3333333333% - 23.3333333333px);border:solid 1px #9a9a9a;padding:24px;margin-right:35px;margin-bottom:40px;position:relative}.newsList.card>ul>li::before{content:"";position:absolute;inset:0;border:2px solid #c80c47;pointer-events:none;-webkit-clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%);clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%)}.newsList.card>ul>li::after{content:none}.newsList.card>ul>li:hover::before{-webkit-animation:borderClipAnim .5s ease forwards;animation:borderClipAnim .5s ease forwards}.newsList.card>ul>li:nth-of-type(3),.newsList.card>ul>li:nth-of-type(6),.newsList.card>ul>li:nth-of-type(9),.newsList.card>ul>li:nth-of-type(12){margin-right:0}.newsList.card>ul>li .arrow{display:none}.newsList.card>ul>li .newsItemImg{display:block;margin-bottom:16px}.newsList.card>ul>li .newsItemTxtArea{margin-bottom:16px}.newsList.card>ul>li .newsItemTxtArea .date-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsList.card>ul>li .newsItemTtl{margin-bottom:16px;max-width:100%}.newsList.card>ul>li .newsItemTtl h2{font-size:1.12rem;font-weight:500}.newsList.card>ul>li .newsItemTxt{max-width:100%}.newsList.card>ul>li .newsItemTxt p{font-size:.88rem;color:#6a6a6a}@-webkit-keyframes borderClipAnim{0%{-webkit-clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%);clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%)}1%{-webkit-clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%);clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%)}20%{-webkit-clip-path:polygon(100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 90% 10%, 90% 10%, 90% 10%, 90% 10%);clip-path:polygon(100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 90% 10%, 90% 10%, 90% 10%, 90% 10%)}40%{-webkit-clip-path:polygon(0 0%, 0 0%, 0% 0%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 10% 10%, 10% 10%, 10% 10%);clip-path:polygon(0 0%, 0 0%, 0% 0%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 10% 10%, 10% 10%, 10% 10%)}60%{-webkit-clip-path:polygon(0 100%, 0 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 10%, 90% 10%);clip-path:polygon(0 100%, 0 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 10%, 90% 10%)}80%{-webkit-clip-path:polygon(100% 100%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 90%);clip-path:polygon(100% 100%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 90%)}100%{-webkit-clip-path:polygon(100% 50%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 50%);clip-path:polygon(100% 50%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 50%)}}@keyframes borderClipAnim{0%{-webkit-clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%);clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%)}1%{-webkit-clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%);clip-path:polygon(100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 100% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%, 90% 50%)}20%{-webkit-clip-path:polygon(100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 90% 10%, 90% 10%, 90% 10%, 90% 10%);clip-path:polygon(100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 90% 10%, 90% 10%, 90% 10%, 90% 10%)}40%{-webkit-clip-path:polygon(0 0%, 0 0%, 0% 0%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 10% 10%, 10% 10%, 10% 10%);clip-path:polygon(0 0%, 0 0%, 0% 0%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 10% 10%, 10% 10%, 10% 10%)}60%{-webkit-clip-path:polygon(0 100%, 0 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 10%, 90% 10%);clip-path:polygon(0 100%, 0 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 10%, 90% 10%)}80%{-webkit-clip-path:polygon(100% 100%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 90%);clip-path:polygon(100% 100%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 90%)}100%{-webkit-clip-path:polygon(100% 50%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 50%);clip-path:polygon(100% 50%, 100% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 50%, 90% 50%, 90% 10%, 10% 10%, 90% 10%, 90% 90%, 90% 50%)}}.newsDetailContainer{width:80%;max-width:1500px;margin:0 auto 100px}.newsDetailContainer .date-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsDetailContainer .date-category p.newsItemDate{margin-right:24px;font-size:.88rem}.newsDetailContainer .date-category p.newsItemCategory{padding:1px 16px;border-radius:4px;border:solid 1px #6a6a6a;background-color:#f7f7f7;font-size:.75rem}.newsDetailContainer h2{font-size:2.5rem;padding-bottom:40px;margin-top:24px;border-bottom:solid 1px #9a9a9a;margin-bottom:40px}.newsDetailContainer .textPreWrap p{white-space:pre-wrap}@media screen and (max-width: 1200px){.newsList.card>ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newsList.card>ul>li{width:calc((100% - 54px)/2);padding:24px;margin-right:none;margin-bottom:40px}.newsList.card>ul>li:nth-of-type(2),.newsList.card>ul>li:nth-of-type(4),.newsList.card>ul>li:nth-of-type(6),.newsList.card>ul>li:nth-of-type(8),.newsList.card>ul>li:nth-of-type(10),.newsList.card>ul>li:nth-of-type(12){margin-right:0}}@media screen and (max-width: 800px){.newsTtlContainer{padding-top:100px;margin-bottom:40px}.newsTtlContainer h1{width:90%;font-size:2rem}.newsContainer{width:90%}.newsDetailContainer{width:90%}}@media screen and (max-width: 700px){.newsList>ul>li:hover .arrow{translate:5px 0}.newsList>ul>li .arrow{position:relative;width:64px;translate:0;margin-left:auto;margin-top:16px}.newsList>ul>li .newsItemTtl,.newsList>ul>li .newsItemTxt{max-width:100%}.newsList.card>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsList.card>ul>li{width:100%;margin-right:none}.newsDetailContainer h2{font-size:2rem}}@media screen and (max-width: 600px){.newsTtlContainer{padding-bottom:30px}}