@charset "UTF-8";:root{--base-font-size:1.6rem;--content-max-width:900px;--base-color-gray:#e7e7e7}@media screen and (max-width:768px){:root{--base-font-size:1.4rem}}.line-block{display:inline-block}@media screen and (max-width:768px){.pc{display:none}}.sp{display:none}@media screen and (max-width:768px){.sp{display:block}}#kv h2{font-size:3.6rem;margin-bottom:1.12em}@media screen and (max-width:768px){#kv h2{font-size:3rem}}#kv .lead{margin:0 0 50px}#kv .lead p{letter-spacing:0}#kv .check-list{align-items:center;display:grid;gap:40px 20px;grid-template-columns:repeat(2,1fr);justify-content:space-between;padding:40px 0 0}@media screen and (max-width:768px){#kv .check-list{gap:20px;grid-template-columns:1fr}}#kv .check-list li{align-items:center;display:grid;gap:20px;grid-template-columns:40px auto}@media screen and (max-width:768px){#kv .check-list li{font-size:1.3rem;gap:15px;grid-template-columns:30px auto}}#kv .check-list li.etc{grid-template-columns:1fr}#kv .check-list .txt{text-align:justify}.video-area{margin-top:2.5em;position:relative}.video-area .video-inner{height:0;padding-top:56.25%;position:relative;width:100%}.video-area iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}#sec02 .photo-area{display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 0 0}#sec02 .photo-area .photo{padding-top:1.75%;width:calc(33.33333% - 6.66667px)}@media screen and (max-width:768px){#sec02 .photo-area .photo{padding-top:10px;width:100%}}#sec03 h3{margin-bottom:10px;text-align:center}#sec03 .dl-list{display:flex;flex-wrap:wrap;justify-content:space-between}#sec03 .dl-list li{width:calc(50% - 30px)}@media screen and (max-width:768px){#sec03 .dl-list li{margin:30px 0 0;width:100%}}#sec03 .dl-list .download{display:flex;flex-wrap:wrap;justify-content:center;margin-top:5px}#sec03 .dl-list .download a{align-items:center;display:grid;gap:10px;grid-template-columns:auto 6px;margin:0 1.2em;position:relative;transition:opacity .2s linear 0s}#sec03 .dl-list .download a:hover{opacity:.6}#sec03 .dl-list .download a:after{background:url(../img/icon_arrow_right.svg) no-repeat left 50% bottom 40%/contain;content:"";display:block;height:100%;width:6px}#sec04 ol{list-style-position:inside;margin-bottom:2.5em;padding-left:0}#sec04 ol li{counter-increment:cnt;display:flex;line-height:2.3;text-align:justify}#sec04 ol li:before{content:counter(cnt) ". ：";width:2.5em}#sec04 ol li span{display:block;width:calc(100% - 2.5em)}#sec05 p{word-break:break-all}