*{padding:0;margin:0;list-style:none;box-sizing:border-box}main>article{line-height:1.5}.topics{padding:3rem 0}.topics:first-of-type{padding-bottom:0}.topics h3{background-color:#4660ef;color:#fff;padding:20px;margin:0 0 20px}.topics ol li{counter-increment:num}.topics ol li:not(:last-of-type){margin-bottom:2rem}.topics ol li h4{margin-bottom:.5rem}.topics ol li h4::before{content:counter(num) "."}.topics ol li span{display:block;font-size:.9em;margin-top:1rem}.topics ol li span.red{color:#d92f2f;font-weight:600}.operation li:not(:last-of-type){margin-bottom:2rem}.operation h4{margin-bottom:.5rem}.operation h4 span{display:inline-block;color:#fafafa;background-color:#fe216e;padding:.25rem .5rem;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:1rem}.operation p:not(:last-of-type){margin-bottom:2rem}.operation p span{display:block;color:#d92f2f;font-weight:600}.operation figure{margin:2rem 0;background-color:#f3f3f3;padding:1em}.operation figure img{display:block;max-width:100%;margin:0 auto}@media screen and (min-width: 768px){.operation figure img{width:550px}}.operation figcaption{font-weight:600;margin-bottom:1rem}.operation figcaption span{display:block;font-size:.9em;color:#d92f2f}.area .tab__menu{display:flex;flex-wrap:wrap;gap:1.25rem;margin:3rem 0}.area .tab__menu button{padding:1rem;color:#4660ef;border:1px solid #4660ef;border:none;font-weight:500;border-radius:.3em;transition:all .2s;font-weight:600}@media(min-width: 768px){.area .tab__menu button:hover{color:#fff;background:#4660ef}}.area .tab__menu button.is-active{color:#fff;background:#4660ef}.area ul{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem;margin-top:1.5rem}@media screen and (min-width: 768px){.area ul{grid-template-columns:repeat(4, 1fr);gap:2rem}}.area li{padding-bottom:1rem;border-bottom:1px dashed #dcdcdc}@media screen and (min-width: 768px){.area li{padding-bottom:1.5rem}}.area .excluded{margin-top:5rem}.area .excluded h4{color:#d92f2f}.area .excluded p{margin:1rem 0 2.5rem;font-size:.9em}