@charset "UTF-8";.top__wrap{width:100%;padding-top:80px;position:relative}.top__cntbox{width:100%;height:180px;background:url(//kato-kikai.com/wp/wp-content/themes/kato-kikai/css/../images/common/subpage-topbg.webp) no-repeat;background-position:top;background-size:cover;display:flex;align-items:center;justify-content:flex-start}.top__deco{aspect-ratio:7/6;height:180px;position:absolute;bottom:0;right:96px;background:url(//kato-kikai.com/wp/wp-content/themes/kato-kikai/css/../images/common/subpage-topdeco.svg) no-repeat;background-position:right;background-size:contain}.top__ttlwrap{width:100%}.top__ttlbox{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;& h1{font-size:4.6rem;font-weight:bold;color:#fff;display:flex;align-items:center;line-height:1.2;& span{font-size:1.8rem;font-weight:700;color:var(--color-bl);font-family:"Poppins",sans-serif;background-color:#fff;padding:4px 10px;margin-left:20px;line-height:1;display:inline-block;margin-top:8px}}}@media screen and (min-width:835px) and (max-width:1728px){.top__deco{position:absolute;bottom:0;right:2%}}@media screen and (min-width:0px) and (max-width:834px){.top__wrap{padding-top:60px;overflow:hidden}.top__cntbox{height:150px}.top__deco{height:150px;position:absolute;bottom:0;right:-20%}.top__ttlwrap{width:100%}.top__ttlbox{& h1{display:flex;flex-direction:column;align-items:flex-start;font-size:2.4rem;& span{margin-left:0;margin-top:8px;font-size:1.4rem;padding:3px 8px;display:inline-block;width:fit-content}}}}.news__wrap{width:100%;& ul{width:100%;display:flex;flex-wrap:wrap;gap:25px}& ul li{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:8px;border-bottom:1px dotted #aaa}}.news__date{width:5em;font-size:1.6rem;font-weight:700;color:var(--color-bl);font-family:"Poppins",sans-serif;line-height:1.2em;padding-top:3px}.news__cntbox{width:calc(100% - 7em);& h2{font-size:1.6rem;& a{color:#333;text-decoration:underline;line-height:1.2em}& a:hover{color:#aaa}}}.news__btnbox{width:300px;height:50px;margin-top:50px;margin-inline:auto}.news__btnbox a{width:100%;height:100%;background:linear-gradient(90deg,rgba(36,104,183,1) 0%,rgba(40,181,216,1) 100%);color:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;line-height:1em;position:relative;z-index:1;overflow:hidden;&:after{font-family:'Font Awesome 7 Pro';content:'\f105';font-size:2rem;line-height:1em;position:absolute;top:50%;right:20px;transform:translateY(-50%)}&:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(40,181,216,1) 0%,rgba(36,104,183,1) 100%);opacity:0;transition:opacity .5s ease;z-index:-1}&:hover:before{opacity:1}}@media screen and (min-width:0px) and (max-width:834px){.news__wrap{width:100%;& ul{width:100%;gap:20px}& ul li{width:100%;padding-bottom:20px}}.news__date{width:100%;font-size:1.6rem;font-weight:700;color:var(--color-bl);font-family:"Poppins",sans-serif;line-height:1.2em;padding-top:3px}.news__cntbox{width:100%}.news__btnbox{width:100%;height:50px;margin-top:30px}}