@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400..700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";:root{font-size:16px;--size: 32px;--head: 74px;--cut: 70px}@media screen and (max-width: 1099px){:root{font-size:15px;--size: 5%;--head: 64px}}@media screen and (max-width: 767px){:root{font-size:14px;--head: 64px;--size: 3%;--cut: 62px}}.site-news{background-color:#f0f0f0}.site-news .search__box form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width: 767px){.site-news .search__box form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}}.site-news .search__box form .search__keyword{display:grid;grid-template-columns:auto 58px;position:absolute;right:0}@media screen and (max-width: 767px){.site-news .search__box form .search__keyword{position:relative;width:100%;margin-top:2%}}.site-news .search__box form .search__keyword .search__btn{cursor:pointer;border:none;background:#000;color:#fff}.site-news .search__box form .select_year,.site-news .search__box form .select_brand{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}@media screen and (max-width: 767px){.site-news .search__box form .select_year,.site-news .search__box form .select_brand{width:49%}}.site-news .search__box form .select_year:before,.site-news .search__box form .select_brand:before{content:"";background:url(../../images/common/icon_arw_01.svg) no-repeat;background-size:auto 6px;width:12px;height:6px;position:absolute;top:50%;right:.75rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.site-news .search__box form select{padding:.75rem 2.5rem .75rem 1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#000}@media screen and (max-width: 767px){.site-news .search__box form select{width:100%;border:1px solid #000;background-color:#fff;color:#000}}.site-news .search__box form input[type=text]{padding:.75rem 1rem}@media screen and (max-width: 767px){.site-news .search__box form input[type=text]{width:100%;border:1px solid #000}}.site-news .list .list__news{display:grid;grid-template-columns:repeat(4, 1fr);gap:3.5rem 2.25rem}@media screen and (max-width: 1099px){.site-news .list .list__news{grid-template-columns:repeat(3, 1fr);gap:3rem 2rem}}@media screen and (max-width: 767px){.site-news .list .list__news{grid-template-columns:repeat(2, 1fr);gap:2rem 1rem}}.site-news .list .list__news li .thumbnail{aspect-ratio:62/35;margin-bottom:1rem}.site-news .list .list__news li .thumbnail img{-webkit-transition:all .18s ease;transition:all .18s ease}.site-news .list .list__news li .thumbnail img.wp-post-image{aspect-ratio:62/35;-o-object-fit:cover;object-fit:cover}.site-news .list .list__news li .thumbnail img:not(.wp-post-image){max-width:90%;max-height:90%;margin:0 auto}.site-news .list .list__news li .list__news__detail{font-size:.875rem}.site-news .list .list__news li .list__news__detail p{line-height:1.4}.site-news .list .list__news li a{display:block}.site-news .list .list__news li a:hover .thumbnail img{-webkit-transform:scale(1.08);transform:scale(1.08)}.site-news .detail__box{background-color:#fff;clip-path:polygon(var(--cut) 0%, 100% 0, 100% calc(100% - var(--cut)), calc(100% - var(--cut)) 100%, var(--cut) 100%, 0% calc(100% - var(--cut)), 0% var(--cut));padding:5rem 6.25rem}@media screen and (max-width: 1099px){.site-news .detail__box{padding:4rem 3rem}}@media screen and (max-width: 767px){.site-news .detail__box{padding:4rem 2rem}}.site-news .detail__box__title hgroup{margin-bottom:1rem}.site-news .detail__box__cate span{display:inline-block;padding:0 .5rem;border:1px solid #c0c0bf}@media screen and (max-width: 1099px){.site-news .detail__box__cate span{font-size:.93rem}}.site-news .detail__box__cate span:not(:last-child){margin-right:.5rem}.site-news .detail__box__post{margin-top:1.5rem}.site-news .detail__box__post .thumb{margin-bottom:2.5rem}.site-news .detail__box__post .thumb img{max-width:100%;height:auto}.site-news .detail__box__post h3{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;position:relative}.site-news .detail__box__post p{padding-bottom:2rem;border-bottom:1px solid #eee}.site-news .detail__box__post p:not(:last-child){margin-bottom:2rem}.site-news .detail__box__post figure:has(+*){margin-bottom:1rem}.site-news .detail__box__post [class^=wp-block-]{margin-bottom:1rem}.site-news .detail .button-area{margin-top:2.5rem}.site-news .detail .button-area a.btn{margin:0 auto}.site-news .detail .button-area a.btn svg.arw{margin-right:8px;margin-left:0;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}/*# sourceMappingURL=news.css.map */