body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.top-image{position:relative;background-image:url(/top_image.jpg);height:450px;background-size:cover;background-position:50%}.top-image h1{background-color:rgba(252,242,245,.8);font-size:36px;color:#333;font-family:Quicksand,sans-serif;min-width:524px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;padding:.5em 1em;box-shadow:0 0 6px 1px rgba(250,68,113,.8),inset 0 0 6px 1px rgba(250,68,113,.8);border-radius:30px}@media (max-width:560px){.top-image{height:350px}.top-image h1{font-size:24px;width:90%;min-width:auto}}@media (max-width:390px){.top-image h1{font-size:18px;width:95%}}.main{width:90%;max-width:2048px;margin:auto;font-size:18px}@media (max-width:670px){.main{font-size:16px}}.underline{font-weight:700;background:linear-gradient(transparent 60%,#ffb7c9 0)}.color{color:#f50;font-weight:700}.contents,.contents-ranking{margin:30px 0}h2{position:relative}h2,h2:before{font-size:1.5em}h2:before{content:attr(data-number);display:block;color:#fc7e9e}h2:after{content:"";position:absolute;top:0;left:0;width:150px;height:3px;background-color:#fc7e9e}@media (max-width:670px){h2,h2:before{font-size:1.25em}h2:after{width:100px;height:2px}}@media (max-width:405px){h2{font-size:1.15em}}h3{position:relative;padding-bottom:20px;font-size:26px;text-align:center}h3:before{content:attr(data-number);display:block;color:#ff9d13;font-size:1.5em}h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:0;border-color:#ff9d13 transparent transparent;border-style:solid;border-width:10px 6px 0}@media (max-width:670px){h3,h3:before{font-size:1.2em}}.contents ol{border-top:2px dashed #f50;border-bottom:2px dashed #f50;padding:.5em 0 .5em 1.5em;font-weight:700}.contents ol li{line-height:1.5;padding:.5em 0}.list-span{color:#000;font-weight:400}.toc-002{margin-bottom:30px;border:2px solid #ffdbaa;border-radius:3px}.toc-002 div{display:flex;justify-content:center;align-items:center;margin:0;padding:5px 0;background-color:#ffdbaa;color:#fff;font-weight:700;font-size:1.25em}.toc-002 div:before{display:inline-block;width:1em;height:1em;margin-right:5px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M3.8%2017.2h-3c-.5%200-.8.4-.8.8v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8v-3c-.1-.4-.4-.8-.8-.8zm0-15h-3c-.5%200-.8.4-.8.8v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8V3c-.1-.4-.4-.8-.8-.8zm0%207.6h-3c-.5%200-.8.3-.8.7v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8v-3c-.1-.4-.4-.7-.8-.7zM23.2%2018h-15c-.4%200-.8.3-.8.8v1.5c0%20.4.3.8.8.8h15c.4%200%20.8-.3.8-.8v-1.5c0-.5-.3-.8-.8-.8zm0-15h-15c-.4%200-.7.3-.7.8v1.5c0%20.4.3.7.7.7h15c.5%200%20.8-.3.8-.8V3.8c0-.5-.3-.8-.8-.8zm0%207.5h-15c-.4%200-.8.3-.8.8v1.5c0%20.4.3.8.8.8h15c.4%200%20.8-.3.8-.8v-1.5c0-.5-.3-.8-.8-.8z%22%2F%3E%3C%2Fsvg%3E");content:""}.toc-002 ol{list-style-type:decimal;margin:0}.toc-002>ol{padding:1em 1em 1em 3em}@media (max-width:670px){.toc-002>ol{padding:.75em .75em .75em 2.25em}}.toc-002 ol ol{margin-top:2.5px;padding-left:1.1em}.toc-002 li{padding:2.5px 0;font-weight:600}.toc-002 ol ol li{font-weight:500;font-size:.9em}.toc-002 a{color:#333;text-decoration:none}.toc-002 a:hover{text-decoration:underline}.button{display:flex;justify-content:center;width:50%;margin:0 auto;padding:.8em 2em;border-radius:25px;background-color:#ef6a8c;border:2px solid #fff;color:#fff;font-weight:700;font-size:1em;transition:.5s}.button:hover{color:#ef6a8c;background:#fff;border:2px solid #ef6a8c}@media (max-width:935px){.button{width:90%}}@media (max-width:470px){.button{width:95%;font-size:.8em}}@media (max-width:360px){.button{width:100%}}dl dd,dl dt{text-indent:-2.6em;padding:0 20px 0 50px}dl dt{margin:20px 20px 0 0}dl dd:first-letter,dl dt:first-letter{font-size:1.6em;font-weight:700;margin-right:10px;padding:5px;font-family:Nunito,sans-serif}dl dd{margin:20px 0 -1px;padding-bottom:15px;border-bottom:1px dotted #000}dl dd:last-child{border-bottom:none}dl dt:first-letter{color:#0f78e1}dl dd:first-letter{color:#ff6767}.image{max-width:600px}.image,.item-image{width:90%;margin:auto}.item-image{max-width:1440px}footer{color:#555;background:#e5e5e5;text-align:center;padding:30px;margin-top:60px;font-size:18px}