@charset "UTF-8";
/* Scss Document */
/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600&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; }

/*-------------------------------------
	news
-------------------------------------*/
#news * { box-sizing: border-box; }

/*-------------------------------------
	news一覧
-------------------------------------*/
#news-list-container { padding-top: 100px; /*@media screen and (max-width: 959px) {
	padding-top: 200/767*100vw;
}
@media screen and (max-width: 479px) {
	padding-top: 200/479*100vw;
}*/ }
@media screen and (max-width: 959px) { #news-list-container { padding-top: 10.4275286757vw; } }

#news { padding-top: 100px; padding-bottom: 120px; /*@media screen and (max-width: 959px) {
	padding-top: 100/767*100vw;
}
@media screen and (max-width: 479px) {
	padding-top: 200/479*100vw;
}*/ }
@media screen and (max-width: 959px) { #news { padding-top: 10.4275286757vw; padding-bottom: 12.5130344108vw; } }

#news-list-header { position: relative; margin-bottom: 60px; }
@media screen and (max-width: 959px) { #news-list-header { margin-bottom: 6.2565172054vw; } }
#news-list-header h2 { text-align: center; margin-bottom: 40px; }
@media screen and (max-width: 959px) { #news-list-header h2 { margin-bottom: 4.1710114703vw; } }
#news-list-header h2 .en { display: inline-block; font-family: "Oswald", sans-serif; font-size: 60px; font-weight: 400; color: #b18247; line-height: 1; margin-bottom: 15px; letter-spacing: 5px; }
@media screen and (max-width: 959px) { #news-list-header h2 .en { margin-bottom: 1.5641293014vw; letter-spacing: 0.5213764338vw; } }
@media screen and (max-width: 479px) { #news-list-header h2 .en { font-size: max(30px, 60 / 479 * 100vw); } }
#news-list-header h2 .jp { display: inline-block; font-size: 26px; }
@media screen and (max-width: 479px) { #news-list-header h2 .jp { font-size: max(20px, 26 / 479 * 100vw); } }

#year-select { display: flex; justify-content: flex-end; margin-bottom: 40px; }

.pulldown { position: relative; border-bottom: 1px solid #000; }
.pulldown .trigger { font-size: 20px; font-weight: 500; text-align: left; line-height: 1; padding: 0; position: relative; cursor: pointer; padding-right: 15px; text-align: center; }
.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%; right: 0; 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); } }
.pulldown ul li a { display: block; padding: 10px; color: #b18247; transition: all 0.5s; line-height: 1.2; }
.pulldown ul li a:hover { background-color: #846e69; }
.pulldown.year { margin-right: 30px; }
.pulldown.year ul { width: 100px; text-align: center; }
.pulldown.category ul { width: 160px; }

#news-list { border-bottom: 1px solid #000; }
#news-list li { border-top: 1px solid #000; }
#news-list li a { display: grid; grid-template-columns: 100px 200px auto; column-gap: 2em; width: 100%; padding: 40px calc(31px + (80/1200*100%)) 40px 20px; position: relative; }
@media (max-width: 959px) { #news-list li a { grid-template-columns: 100px calc(100% - 100px - 1em) 100%; column-gap: 1em; }
  #news-list li a .title { grid-column-start: span 2; line-height: 1.4; } }
@media (max-width: 767px) { #news-list li a { grid-template-columns: 80px calc(100% - 80px - 1em) 100%; } }
@media (max-width: 389px) { #news-list li a { display: block; }
  #news-list li a span { display: block; } }
#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: #969696; }
#news-list li a:hover { background-color: #ededed; }
#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: #969696; font-size: 20px; line-height: 1; margin-right: 1em; }
@media (max-width: 767px) { #news-entry header .date { font-size: 16px; } }
#news-entry header h2 { font-size: 30px; line-height: 2em; }
@media screen and (max-width: 959px) { #news-entry header h2 { line-height: 1.4; } }
@media (max-width: 767px) { #news-entry header h2 { font-size: 20px; } }

/*-------------------------------------
	pager
-------------------------------------*/
#pager { max-width: 730px; margin-left: auto; margin-right: auto; display: flex; justify-content: center; 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: "Oswald", sans-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 */
