.news_list_wrapper{font-size:16px;padding:40px;background-image:url("../../images/bg_widget.png"), url("../../images/bg_white.png");background-size:cover;height:660px;margin:0 auto;width:670px;position:relative;z-index:1}@media screen and (orientation:portrait) and (max-width:767px){.news_list_wrapper{width:95vw;height:110.5vw;background-image:url("../../../sp/assets/images/bg_widget.png"), url("../../../sp/assets/images/bg_white.png");background-size:cover;padding:5vw 3vw 3vw}}@media screen and (orientation:portrait) and (max-width:767px){.news_list{font-size:12px;height:25em;overflow:hidden}}.news_list li{border-bottom:dotted 2px;border-color:#b69797;padding-top:12px}.news_list li:first-child{padding-top:0}.news_list li a{color:#7b5151;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:5px;font-family:"Noto Serif JP", serif}.news_list li a:hover .notice-title{text-decoration:underline}.news_list li a .notice-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:1.2em;padding:8px 0 12px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.news_list li .category,.news_list li .date,.news_list li .status{line-height:1}.news_list li .status{color:#fff;padding:2px 4px 3px}.news_list li .status.new{background-color:#f5a416}.news_list li .category{border:2px solid #7b5151;color:#7b5151;padding:0 2px 1px;font-weight:bold}#news{position:relative;overflow:hidden;height:960px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px;background-image:url("../../images/news/news_bg_main.jpg");background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (orientation:portrait){#news{height:auto;padding:10vw 0;gap:5vw}}#news:after{content:"";position:absolute;width:2600px;height:996px;bottom:0;left:50%;-webkit-transform:translate(-50%, 10%);-ms-transform:translate(-50%, 10%);transform:translate(-50%, 10%);background-image:url("../../images/bg_news.png");background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (orientation:portrait) and (max-width:767px){#news:after{width:200vw;height:72vw}}#news .btn_more{margin:40px auto 0;width:232px}@media screen and (orientation:portrait) and (max-width:767px){#news .btn_more{margin-top:5vw;width:40vw;max-width:232px}}#news .btn_more a:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}