@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;500;700&display=swap");
.inner, .News_Entry, .News_List { width: 100%; max-width: 1040px; padding: 0 20px; margin: 0 auto; }
@media (max-width: 959px) { .inner, .News_Entry, .News_List { max-width: 88%; padding: 0; } }

.inner_w { width: 100%; max-width: 1140px; margin: 0 auto; padding: 0 20px; }
@media (max-width: 959px) { .inner_w { max-width: 88%; padding: 0; } }

.inner_s { width: 100%; max-width: 970px; margin: 0 auto; padding: 0 20px; }
@media (max-width: 959px) { .inner_s { max-width: 88%; padding: 0; } }

.inner_ss { width: 100%; max-width: 800px; margin: 0 auto; padding: 0 20px; }
@media (max-width: 959px) { .inner_ss { max-width: 88%; padding: 0; } }

.PageTitle { margin-top: 160px; }
@media (max-width: 959px) { .PageTitle { margin-top: 20vw; } }

.News_Entry { margin-top: 160px; }
@media (max-width: 959px) { .News_Entry { margin-top: 21vw; } }
.News_Entry .Day { margin-bottom: 0.5em; }
@media (max-width: 959px) { .News_Entry .Day { font-size: 2.8vw; margin-bottom: 0; } }
.News_Entry h1 { font-size: 32px; font-weight: 700; line-height: 1.8em; }
@media (max-width: 959px) { .News_Entry h1 { font-size: 5vw; } }
.News_Entry .Cat { display: inline-block; min-width: 6.5em; margin: 1em 0 5em 0; padding: 0.7em 2.5em 0.9em 2.5em; color: #777B7D; line-height: 100%; font-weight: 500; text-align: center; border-radius: 100px; background: #ddddde; }
@media (max-width: 959px) { .News_Entry .Cat { font-size: 3vw; margin: 1.2em 0 3.2em 0; padding: 0.7em 1em 0.7em 1em; } }
.News_Entry .Contents { margin-bottom: 275px; }
@media (max-width: 959px) { .News_Entry .Contents { margin-bottom: 30vw; } }
.News_Entry .Contents p { font-size: 17px; line-height: 2.54em; }
@media (max-width: 959px) { .News_Entry .Contents p { font-size: 3.3vw; line-height: 2.15em; } }
.News_Entry .Contents a:link, .News_Entry .Contents a:visited { color: #174097; text-decoration: underline; }
.News_Entry .Contents a:hover { opacity: 0.7; }
.News_Entry .Contents img { width: 100%; height: auto; }

.Back { padding: 83px 0; margin: 0; border-top: 1px solid #c8c5c5; }
@media (max-width: 959px) { .Back { padding: 12vw 0; } }
.Back a:link, .Back a:visited { display: -webkit-flex; display: flex; -webkit-box-align: center; align-items: center; -webkit-justify-content: center; justify-content: center; }
.Back a:link:before, .Back a:visited:before { content: ""; display: block; width: 47px; height: 47px; margin-right: 30px; background: url(../img/Back01.svg) no-repeat top left/100% auto; }
@media (max-width: 959px) { .Back a:link:before, .Back a:visited:before { width: 10vw; height: 10vw; margin-right: 6vw; } }
.Back a:link:hover:before, .Back a:visited:hover:before { background: url(../img/Back02.svg) no-repeat top left/100% auto; }
.Back a:link span, .Back a:visited span { position: relative; font-size: 44px; font-weight: 700; }
@media (max-width: 959px) { .Back a:link span, .Back a:visited span { font-size: 7.5vw; } }
.Back a:link span:before, .Back a:visited span:before { content: ""; position: absolute; left: 0; bottom: -18px; width: 0; height: 1px; background: #033884; transition: 0.3s; }
.Back a:link:hover span, .Back a:visited:hover span { color: #174097; }
.Back a:link:hover span:before, .Back a:visited:hover span:before { width: 100%; }

.News_List { margin: 160px auto 165px auto; }
@media (max-width: 959px) { .News_List { margin: -7vw auto 18vw auto; } }
.News_List > p { font-size: 22px; font-weight: 500; }
@media (max-width: 959px) { .News_List > p { font-size: 3.5vw; } }
@media (max-width: 959px) { .News_List .CategoryContents { display: -webkit-flex; display: flex; -webkit-box-align: center; align-items: center; -webkit-justify-content: space-between; justify-content: space-between; } }
.News_List #CategorySelect { display: none; }
@media (max-width: 959px) { .News_List #CategorySelect { display: block; width: 50%; height: 3em; padding: 0 1em; font-size: 3.5vw; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../img/select2.svg) no-repeat right 1em center/1em auto; } }
.News_List .CategoryList { margin: 45px auto 65px auto; }
@media (max-width: 959px) { .News_List .CategoryList { display: none; } }
.News_List .CategoryList a:link, .News_List .CategoryList a:visited, .News_List .CategoryList span { display: inline-block; padding: 0.6em 1.3em 0.7em 1.3em; color: #060001; font-size: 16px; font-weight: 500; line-height: 100%; border-radius: 100px; border: 1px solid #060001; }
.News_List .CategoryList span { color: #fff; background: #174097; border: 1px solid #174097; }
.News_List .CategoryList a:hover { color: #fff; background: #033884; border: 1px solid #033884; }
.News_List .CategoryList a + a, .News_List .CategoryList span + a, .News_List .CategoryList a + span { margin-left: 0.8em; }
.News_List ul { border-bottom: 1px solid #918b8a; }
@media (max-width: 959px) { .News_List ul { margin-top: 8vw; } }
.News_List li { border-top: 1px solid #918b8a; }
.News_List a { display: -webkit-flex; display: flex; -webkit-box-align: center; align-items: center; padding: 70px 30px 70px 10px; }
@media (max-width: 959px) { .News_List a { padding: 10vw 5vw 10vw 2vw; } }
@media (max-width: 959px) { .News_List div > div { display: -webkit-flex; display: flex; margin-bottom: 5vw; } }
.News_List p.date { font-size: 18px; font-weight: 400; }
@media (max-width: 959px) { .News_List p.date { font-size: 3.5vw; } }
.News_List span.cat { display: inline-block; min-width: 6.5em; margin: 0 5.5em 0 2.5em; padding: 0.4em 0.7em 0.6em 0.7em; color: #777B7D; line-height: 100%; text-align: center; border-radius: 100px; background: #ddddde; }
@media (max-width: 959px) { .News_List span.cat { font-size: 3.3vw; margin: 0 5.5em 0 2em; padding: 0.5em 0.7em 0.5em 0.7em; } }
.News_List h2 { position: relative; font-size: 21px; font-weight: 700; }
@media (max-width: 959px) { .News_List h2 { font-size: 3.8vw; } }
.News_List a:hover h2 { color: #033884; }
.News_List h2:before { content: ""; position: absolute; left: 0; bottom: -3px; width: 0; height: 1px; background: #033884; transition: 0.3s; }
.News_List a:hover h2:before { width: 100%; }
.News_List i { width: 37px; height: 37px; margin-left: auto; -webkit-transition: all .4s; transition: all .4s; background: url(../img/news.svg) no-repeat center center/100% auto; }
@media (max-width: 959px) { .News_List i { width: 6vw; height: 6vw; } }
.News_List a:hover i { background: url(../img/news2.svg) no-repeat center center/100% auto; }

.pagenavi { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; align-items: center; margin-top: 75px; }
@media (max-width: 959px) { .pagenavi { margin-top: 15vw; } }
.pagenavi .page-numbers { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; align-items: center; width: 37px; height: 37px; padding: 0; margin: 0 15px 0 0; color: #282828; font-size: 16px; line-height: 100% !important; border-radius: 50%; }
@media (max-width: 959px) { .pagenavi .page-numbers { width: 2.5em; height: 2.5em; font-size: 3.5vw; } }
.pagenavi .current { color: #fff; background: #174097; }
.pagenavi a:hover { opacity: 0.7; }
.pagenavi .next, .pagenavi .prev { display: span; width: auto; height: auto; border: none; }
@media (max-width: 959px) { .pagenavi .next, .pagenavi .prev { display: none; } }
.pagenavi .next { margin-left: 3.5em; }
.pagenavi .prev { margin-right: 3.5em; }
