*{box-sizing:border-box}body{margin:0;background:#f5f7f9;color:#172e40;font:16px/1.65 -apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif}a{color:inherit}header{padding:24px max(24px,calc((100vw - 1160px)/2));background:#fff;border-bottom:1px solid #dfe5ea;display:flex;justify-content:space-between;align-items:center}header a{text-decoration:none;font-weight:750}header span{font-size:14px;color:#5a6e7b}main{max-width:1208px;margin:auto;padding:56px 24px 64px}h1{font-size:clamp(32px,4vw,52px);line-height:1.25;letter-spacing:-.045em;margin:0 0 16px}.intro{color:#526877;margin-bottom:36px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}article{background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column}article img{width:100%;height:240px;object-fit:cover}.body{padding:28px;display:flex;flex-direction:column;flex:1}.body h2{font-size:26px;line-height:1.3;margin:10px 0}.body p{color:#526877}.tag{font-size:14px;font-weight:650;color:#527185}.button{display:block;text-decoration:none;background:#172e40;color:#fff;border-radius:99px;padding:14px 20px;text-align:center;font-weight:650;margin-top:auto}.quiet{background:#eaf0f3;color:#172e40}.plain-art{height:240px;background:#183c51;color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:650;letter-spacing:-.04em}.note{font-size:14px;color:#617583;margin-top:28px}footer{max-width:1160px;margin:0 auto;padding:24px;border-top:1px solid #dfe5ea;font-size:14px;color:#617583}.coming{max-width:740px;margin:6vh auto;background:#fff;border-radius:28px;padding:48px}.coming .button{margin-top:32px}.coming h1{margin-top:16px}@media(max-width:760px){.cards{grid-template-columns:1fr}main{padding-top:36px}article img,.plain-art{height:220px}.coming{padding:28px;margin:0}header{padding:20px 24px}}