.seminar_news{padding:6rem 15rem;width:100%}.seminar_news-container{background:var(--white,#fff);box-shadow:.2rem .2rem .4rem 0 rgba(40,98,174,.5);display:flex;flex-direction:column;gap:3rem;padding:4rem 6.4rem}.seminar_news img{width:100%}.seminar_news .tag_content h3{font-size:3.2rem;font-weight:700}.seminar_news .tag_content .tags{display:flex;gap:2rem}.seminar_news .tag_content .tags span{background:var(--gray2,#f4f4f4);color:var(--accent,#2862ae);display:inline-block;font-size:1.6rem;font-weight:400;padding:.5rem 2.8rem;text-align:center}.seminar_news .button{border:.1rem solid #000;font-size:1.6rem;font-weight:400;padding:0 1rem;width:fit-content}.seminar_news .infos{width:100%}.seminar_news .infos p{align-items:center;border-top:.1rem solid var(--gray1,#d9d9d9);display:flex;font-size:1.6rem;font-weight:400;gap:2rem;margin:0}.seminar_news .infos p:last-child{border-bottom:.1rem solid var(--gray1,#d9d9d9)}.seminar_news .infos p span{background:var(--gray2,#f4f4f4);color:var(--accent,#2862ae);font-size:1.6rem;font-weight:400;height:fit-content;max-height:24.5rem;padding:1rem 2rem;text-align:center;width:15.2rem}.infos+p{font-size:2rem;font-weight:700;text-align:center}@media(max-width:1200px){.seminar_news{padding:5rem}}