﻿#news-list{width:100%;margin:0 auto}#news-list ul{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:6rem;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#news-list ul{row-gap:5rem}}#news-list ul::after{content:"";display:block;width:31%;height:0}@media only screen and (max-width: 834px){#news-list ul::after{display:none}}#news-list ul li{position:relative;width:31%}@media only screen and (max-width: 834px){#news-list ul li{width:47%}}#news-list ul li article{width:100%;height:250px;overflow:hidden}@media only screen and (max-width: 834px){#news-list ul li article{height:220px}}@media only screen and (max-width: 600px){#news-list ul li article{height:130px}}#news-list ul li article img{display:block;width:100%;height:100%;object-fit:cover;transition:all .4s ease-out}#news-list ul li section{display:flex;align-items:center;column-gap:3rem;width:100%;margin:2rem 0 1rem}@media only screen and (max-width: 834px){#news-list ul li section{column-gap:2rem}}@media only screen and (max-width: 600px){#news-list ul li section{flex-direction:column;align-items:flex-start;column-gap:0;margin:1rem 0 .5rem}}#news-list ul li section span{display:block;font-family:"Source Serif 4","Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;font-weight:600}#news-list ul li section b{display:block;font-size:1.2rem;color:#baaf9b}@media only screen and (max-width: 834px){#news-list ul li section b{font-size:1.1rem}}#news-list ul li section b::before{content:"#";display:inline-block}#news-list ul li p{font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#news-list ul li a{display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}#news-list ul li:hover article img{transform:scale(1.05)}#news-area{width:100%;margin:0 auto}#news-area section{display:flex;align-items:center;column-gap:3rem;width:100%;margin:2rem 0 1rem}@media only screen and (max-width: 834px){#news-area section{column-gap:2rem}}@media only screen and (max-width: 600px){#news-area section{margin:1rem 0 .5rem}}#news-area section span{display:block;font-family:"Source Serif 4","Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;font-weight:600}#news-area section b{display:block;font-size:1.2rem;color:#baaf9b}@media only screen and (max-width: 834px){#news-area section b{font-size:1.1rem}}#news-area section b::before{content:"#";display:inline-block}#news-area #news-h{position:relative;margin:2.5rem 0 4rem;padding-bottom:3rem;font-size:2rem;font-weight:600;letter-spacing:3px}@media only screen and (max-width: 834px){#news-area #news-h{margin:2rem 0 5rem;padding-bottom:2.5rem;font-size:1.8rem}}@media only screen and (max-width: 600px){#news-area #news-h{font-size:1.6rem;letter-spacing:2px}}#news-area #news-h::before,#news-area #news-h::after{content:"";position:absolute;bottom:0;left:0;height:1px;border-radius:2px}#news-area #news-h::before{width:100%;background:rgba(0,0,0,.1)}#news-area #news-h::after{width:20%;background:#333}#news-area #news-txt{width:100%;margin:8rem 0 10rem}@media only screen and (max-width: 834px){#news-area #news-txt{margin:5rem auto 8rem}}@media only screen and (max-width: 600px){#news-area #news-txt{margin-bottom:7rem}}#news-area .btn{margin-left:auto}#news-txt h1,#news-txt h2,#news-txt h3,#news-txt h4,#news-txt h5,#news-txt h6{margin-bottom:3rem}#news-txt h1{font-size:2.7rem}@media only screen and (max-width: 834px){#news-txt h1{font-size:2.5rem}}#news-txt h2{position:relative;padding:1rem 0;font-size:2.5rem}@media only screen and (max-width: 834px){#news-txt h2{font-size:2.2rem}}#news-txt h2::before,#news-txt h2::after{content:"";position:absolute;left:0;bottom:0;height:2px;border-radius:4px}#news-txt h2::before{width:100%;background:rgba(0,0,0,.15)}#news-txt h2::after{width:25%;background:#333}#news-txt h3{padding:1.5rem 3rem;font-size:2.2rem;background:rgba(0,0,0,.08);border-radius:5px}@media only screen and (max-width: 834px){#news-txt h3{padding:1.5rem 2.5rem;font-size:2rem}}#news-txt h4{padding:.5rem 2rem .5rem 3rem;font-size:2.2rem;border-left:4px solid #333}@media only screen and (max-width: 834px){#news-txt h4{padding-left:2.5rem;font-size:2rem}}#news-txt h5{padding:1rem 0;font-size:2rem;border-bottom:3px dotted #333}@media only screen and (max-width: 834px){#news-txt h5{font-size:1.8rem}}#news-txt h6{padding:1rem 0;font-size:2rem;border-bottom:4px double #333}@media only screen and (max-width: 834px){#news-txt h6{font-size:1.8rem}}#news-txt ul{display:flex;flex-direction:column;width:100%;padding-left:1rem}@media only screen and (max-width: 834px){#news-txt ul{row-gap:.5rem}}#news-txt ul li{list-style-type:disc;list-style-position:outside;margin-left:1rem}#news-txt ol{display:flex;flex-direction:column;width:100%;padding-left:1rem}@media only screen and (max-width: 834px){#news-txt ol{row-gap:.5rem}}#news-txt ol li{list-style-type:decimal;list-style-position:outside;margin-left:1rem}#news-txt em{font-style:italic}#news-txt blockquote{position:relative;padding:5rem;background:rgba(152,138,114,.1);border-radius:5px}@media only screen and (max-width: 834px){#news-txt blockquote{padding:4rem}}@media only screen and (max-width: 600px){#news-txt blockquote{padding:3rem}}#news-txt blockquote::before{content:"";display:block;margin-bottom:2.5rem;font-size:5rem;font-weight:600;line-height:.5;color:rgba(152,138,114,.3)}@media only screen and (max-width: 834px){#news-txt blockquote::before{margin-bottom:2rem;font-size:4.5rem}}@media only screen and (max-width: 600px){#news-txt blockquote::before{margin-bottom:1.8rem}}#news-txt .has-text-align-center{text-align:center}#news-txt .has-text-align-left{text-align:left}#news-txt .has-text-align-right{text-align:right}#news-txt a{color:#0066c0;text-decoration:underline}#news-txt a:hover{text-decoration:none}#news-txt img,#news-txt video{display:block;max-width:100%;height:auto;object-fit:cover}#news-txt iframe{width:100%;height:100%;aspect-ratio:16/9}