@charset "UTF-8";
/* Scss Document */
/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@300;400&family=Baskervville&family=Noto+Serif+JP&family=Roboto+Condensed:wght@300&display=swap");
/*layout*/
.mt0 { margin-top: 0px !important; }

.mb0 { margin-bottom: 0px !important; }

.pt0 { padding-top: 0px !important; }

.pl0 { padding-left: 0px !important; }

.pb0 { padding-bottom: 0px !important; }

.mt5 { margin-top: 5px !important; }

.mb5 { margin-bottom: 5px !important; }

.pt5 { padding-top: 5px !important; }

.pl5 { padding-left: 5px !important; }

.pb5 { padding-bottom: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mb10 { margin-bottom: 10px !important; }

.pt10 { padding-top: 10px !important; }

.pl10 { padding-left: 10px !important; }

.pb10 { padding-bottom: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mb15 { margin-bottom: 15px !important; }

.pt15 { padding-top: 15px !important; }

.pl15 { padding-left: 15px !important; }

.pb15 { padding-bottom: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mb20 { margin-bottom: 20px !important; }

.pt20 { padding-top: 20px !important; }

.pl20 { padding-left: 20px !important; }

.pb20 { padding-bottom: 20px !important; }

.mt25 { margin-top: 25px !important; }

.mb25 { margin-bottom: 25px !important; }

.pt25 { padding-top: 25px !important; }

.pl25 { padding-left: 25px !important; }

.pb25 { padding-bottom: 25px !important; }

.mt30 { margin-top: 30px !important; }

.mb30 { margin-bottom: 30px !important; }

.pt30 { padding-top: 30px !important; }

.pl30 { padding-left: 30px !important; }

.pb30 { padding-bottom: 30px !important; }

.mt35 { margin-top: 35px !important; }

.mb35 { margin-bottom: 35px !important; }

.pt35 { padding-top: 35px !important; }

.pl35 { padding-left: 35px !important; }

.pb35 { padding-bottom: 35px !important; }

.mt40 { margin-top: 40px !important; }

.mb40 { margin-bottom: 40px !important; }

.pt40 { padding-top: 40px !important; }

.pl40 { padding-left: 40px !important; }

.pb40 { padding-bottom: 40px !important; }

.mt45 { margin-top: 45px !important; }

.mb45 { margin-bottom: 45px !important; }

.pt45 { padding-top: 45px !important; }

.pl45 { padding-left: 45px !important; }

.pb45 { padding-bottom: 45px !important; }

.mt50 { margin-top: 50px !important; }

.mb50 { margin-bottom: 50px !important; }

.pt50 { padding-top: 50px !important; }

.pl50 { padding-left: 50px !important; }

.pb50 { padding-bottom: 50px !important; }

.mt55 { margin-top: 55px !important; }

.mb55 { margin-bottom: 55px !important; }

.pt55 { padding-top: 55px !important; }

.pl55 { padding-left: 55px !important; }

.pb55 { padding-bottom: 55px !important; }

.mt60 { margin-top: 60px !important; }

.mb60 { margin-bottom: 60px !important; }

.pt60 { padding-top: 60px !important; }

.pl60 { padding-left: 60px !important; }

.pb60 { padding-bottom: 60px !important; }

.mt65 { margin-top: 65px !important; }

.mb65 { margin-bottom: 65px !important; }

.pt65 { padding-top: 65px !important; }

.pl65 { padding-left: 65px !important; }

.pb65 { padding-bottom: 65px !important; }

.mt70 { margin-top: 70px !important; }

.mb70 { margin-bottom: 70px !important; }

.pt70 { padding-top: 70px !important; }

.pl70 { padding-left: 70px !important; }

.pb70 { padding-bottom: 70px !important; }

.mt75 { margin-top: 75px !important; }

.mb75 { margin-bottom: 75px !important; }

.pt75 { padding-top: 75px !important; }

.pl75 { padding-left: 75px !important; }

.pb75 { padding-bottom: 75px !important; }

.mt80 { margin-top: 80px !important; }

.mb80 { margin-bottom: 80px !important; }

.pt80 { padding-top: 80px !important; }

.pl80 { padding-left: 80px !important; }

.pb80 { padding-bottom: 80px !important; }

.mt85 { margin-top: 85px !important; }

.mb85 { margin-bottom: 85px !important; }

.pt85 { padding-top: 85px !important; }

.pl85 { padding-left: 85px !important; }

.pb85 { padding-bottom: 85px !important; }

.mt90 { margin-top: 90px !important; }

.mb90 { margin-bottom: 90px !important; }

.pt90 { padding-top: 90px !important; }

.pl90 { padding-left: 90px !important; }

.pb90 { padding-bottom: 90px !important; }

.mt95 { margin-top: 95px !important; }

.mb95 { margin-bottom: 95px !important; }

.pt95 { padding-top: 95px !important; }

.pl95 { padding-left: 95px !important; }

.pb95 { padding-bottom: 95px !important; }

.mt100 { margin-top: 100px !important; }

.mb100 { margin-bottom: 100px !important; }

.pt100 { padding-top: 100px !important; }

.pl100 { padding-left: 100px !important; }

.pb100 { padding-bottom: 100px !important; }

/*-------------------------------------
	main
-------------------------------------*/
main { margin-top: 120px; }
@media (max-width: 959px) { main { margin-top: 55px; } }
@media (max-width: 479px) { main { margin-top: 55px; } }

/*-------------------------------------
	news
-------------------------------------*/
#news * { box-sizing: border-box; }

/*-------------------------------------
	news一覧
-------------------------------------*/
#news-list-header { position: relative; }

#year-select { border-bottom: 1px solid #000; position: absolute; width: 70px; left: 0; top: 50%; transform: translateY(-50%); z-index: 1; }
@media (max-width: 767px) { #year-select { width: 60px; } }
#year-select .sel { text-align: left; padding: 0; }
#year-select .sel__placeholder { font-family: "Baskerville Old Face", "Baskervville", serif; font-size: 20px; font-weight: 500; text-align: center; line-height: 1; padding: 0; }
#year-select .sel__placeholder::before { padding: 0; }
@media (max-width: 767px) { #year-select .sel__placeholder { font-size: 16px; } }

.pulldown { position: relative; }
.pulldown .trigger { font-family: "Baskerville Old Face", "Baskervville", serif; font-size: 20px; font-weight: 500; text-align: left; line-height: 1; padding: 0; position: relative; cursor: pointer; }
.pulldown .trigger:after { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 7px 3.5px 0 3.5px; border-color: #000000 transparent transparent transparent; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.pulldown ul { position: absolute; top: 80%; left: 50%; transform: translateX(-50%); background-color: #FFF; display: none; z-index: 2; box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.22); }
@media (max-width: 959px) { .pulldown ul { left: 0; transform: translateX(0); } }
#year-select .pulldown ul { width: 90px; text-align: center; }
.pulldown ul li a { display: block; padding: 10px; color: #969696; transition: all 0.5s; line-height: 1.2; }
.pulldown ul li a:hover { background-color: #ebecee; }

#news-list { border-bottom: 1px solid #000; }
#news-list li { border-top: 1px solid #000; }
#news-list li a { display: flex; width: 100%; padding: 40px calc(31px + (80/1200*100%)) 40px 0; position: relative; }
@media (max-width: 959px) { #news-list li a { padding-top: 20px; padding-bottom: 20px; } }
@media (max-width: 479px) { #news-list li a { flex-wrap: wrap; } }
#news-list li a:after { content: ''; display: block; width: 31px; height: 19px; background: url("../images/news/icon_arrow_black.png"); position: absolute; right: 3.3333333333%; top: 50%; margin-top: -10px; transition: .3s; }
#news-list li a .date { color: #595656; margin-right: 7.5%; }
@media (max-width: 479px) { #news-list li a .tit { width: 100%; } }
#news-list li a:hover { background-color: rgba(235, 236, 238, 0.5); }
#news-list li a:hover:after { transform: translateX(10px); }

/*-------------------------------------
	news-entry
-------------------------------------*/
#news-entry header { margin-bottom: 30px; /*@media (max-width:1220px){
	padding-right: 120px;
}
@media (max-width:959px){
	padding-right: 100px;
}*/ }
#news-entry header .date { color: #595656; font-size: 20px; line-height: 1; }
@media (max-width: 767px) { #news-entry header .date { font-size: 16px; } }
#news-entry header h2 { font-size: 30px; line-height: 2em; }
@media (max-width: 767px) { #news-entry header h2 { font-size: 20px; } }

/*-------------------------------------
	pager
-------------------------------------*/
#pager { max-width: 730px; margin-left: auto; margin-right: auto; display: flex; align-items: center; }
#pager > li { display: block; }
#pager > li.pager-list { width: 104px; text-align: center; transition: .3s; }
#pager > li.pager-list:hover { transform: scale(0.9); }
#pager > li.pager-arrow { width: calc((100% - 104px)/2); }
#pager > li.pager-arrow a { font-family: "Baskerville Old Face", "Baskervville", serif; font-weight: 500; position: relative; }
#pager > li.pager-arrow a:before { content: ''; display: block; background: url("../images/news/pager_arrow.png") no-repeat center center/contain; width: 8px; height: 15px; position: absolute; top: 50%; margin-top: -7px; transition: .3s; }
#pager > li.pager-arrow.prev a { padding-left: 2em; }
#pager > li.pager-arrow.prev a:before { left: 0; }
#pager > li.pager-arrow.prev a:hover:before { left: -10px; }
#pager > li.pager-arrow.next { text-align: right; }
#pager > li.pager-arrow.next a { padding-right: 2em; }
#pager > li.pager-arrow.next a:before { right: 0; transform: rotate(180deg); }
#pager > li.pager-arrow.next a:hover:before { right: -10px; }

/*# sourceMappingURL=news.css.map */
