@charset "UTF-8";:root{--font-serif:"Noto Serif JP",serif;--font-sans:"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;--font-alphabet:"Roboto Condensed",sans-serif;--font-design:"BIZ UDMincho",sans-serif}:root{--color-dark-gold:#9e8b79;--color-light-gold:#d0bd9c;--color-red:#e21124;--color-text:#222;--color-black:#000;--color-deep-blue:#2d3760;--color-pink:#fe9fa9;--color-blue:#67d1e6}section.construct{padding:10px 5% 60px 5%}section.construct>div{max-width:1000px;margin:0 auto}section.construct>div>article{border-bottom:solid 2px var(--color-light-gold);padding-top:80px;padding-bottom:100px}section.construct>div>article>h2{font-size:1.8rem;line-height:120%;color:var(--color-pink);font-weight:700}section.construct>div>article>h3{margin-top:20px;font-size:2.4rem;line-height:140%;color:var(--color-text);font-family:var(--font-serif)}@media (max-width:999px){section.construct>div>article>h3{margin-top:10px;font-size:2rem}}section.construct>div>article>div{margin-top:20px;display:grid;grid-template-columns:550px 1fr;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:15px}@media (max-width:999px){section.construct>div>article>div{margin-top:10px;grid-template-columns:1fr}}section.construct>div>article>div>figure>img{max-width:100%}section.construct>div>article>div>div>.subject{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;border-bottom:solid 1px var(--color-light-gold);padding-bottom:10px}@media (max-width:999px){section.construct>div>article>div>div>.subject{border-bottom-style:dotted}}section.construct>div>article>div>div>.subject>figcaption{font-size:1.7rem;line-height:130%;color:var(--color-dark-gold)}section.construct>div>article>div>div>.subject>figure{max-width:140px}section.construct>div>article>div>div>.subject>figure>img{max-width:100%}section.construct>div>article>div>div>.body{margin-top:10px;font-size:1.5rem;line-height:160%;color:var(--color-text)}section.construct>div>article>div>div>.body .divnbsp{line-height:65%}section.construct>div>article>div>div>.body a{text-decoration:none;color:var(--color-dark-gold);font-weight:700}section.construct>div>article>div>div>.body a:hover{opacity:0.7}section.construct>div>article>div>div>.body img{max-width:100%}