body.categories{position:relative}body.categories .pagetitle{position:relative;padding:12.5rem 1.25rem 5rem;background:var(--key80) url("../images/pagetitle_bg.jpg") no-repeat 50% 50%;background-size:cover;background-blend-mode:multiply}@media(max-width: 768px){body.categories .pagetitle{padding:22.9166666667vw 4.1666666667vw 6.25vw}}body.categories .pagetitle::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width: 768px){body.categories .pagetitle::before{-webkit-backdrop-filter:blur(2.0833333333vw);backdrop-filter:blur(2.0833333333vw)}}body.categories .pagetitle h2{position:relative;color:var(--wh);font-size:3rem;text-align:center;line-height:1.5;letter-spacing:.1em;transition-delay:.3s}@media(max-width: 768px){body.categories .pagetitle h2{font-size:7.5vw}}body.categories .pagetitle p{position:relative;color:var(--orange);font-family:"Staatliches",sans-serif;font-size:1.5rem;text-align:center;line-height:1.75;transition-delay:.5s}@media(max-width: 768px){body.categories .pagetitle p{font-size:3.75vw}}body.categories .section+.section{margin-top:6.25rem}@media(max-width: 768px){body.categories .section+.section{margin-top:20.8333333333vw}}body.categories .section .subject{display:flex;flex-direction:column-reverse;align-items:center;gap:.625rem;margin-bottom:3.125rem}@media(max-width: 768px){body.categories .section .subject{gap:2.0833333333vw;margin-bottom:6.25vw}}body.categories .section .subject p{color:var(--key);font-family:"Staatliches",sans-serif;font-size:3.75rem;text-transform:uppercase}@media(max-width: 768px){body.categories .section .subject p{font-size:12.5vw}}body.categories .section .subject h3{color:var(--orange);font-size:1.125rem;transition-delay:.1s}@media(max-width: 768px){body.categories .section .subject h3{font-size:3.75vw}}body.categories .section .contents *:first-child{margin-top:0}body.categories .section .contents h4{display:flex;align-items:center;gap:1.875rem;margin-bottom:1.25rem;color:var(--key);font-size:1.875rem;font-weight:700;white-space:nowrap}@media(max-width: 768px){body.categories .section .contents h4{gap:6.25vw;margin-bottom:4.1666666667vw;font-size:6.25vw}}body.categories .section .contents h4::before,body.categories .section .contents h4::after{content:"";flex:1 1 0%;height:3px;border-top:solid 1px var(--key);border-bottom:solid 1px var(--key)}body.categories .section .contents h5{margin-top:3.75rem;color:var(--key);font-size:1.5rem;font-weight:600}@media(max-width: 768px){body.categories .section .contents h5{margin-top:8.3333333333vw;font-size:3.75vw}}body.categories .section .contents p{margin-top:1.875rem;font-size:1rem;line-height:1.75}@media(max-width: 768px){body.categories .section .contents p{margin-top:4.1666666667vw;font-size:3.3333333333vw}}body.categories .section .contents ul.list{margin-top:1.875rem;margin-left:.625rem;font-size:1rem}@media(max-width: 768px){body.categories .section .contents ul.list{margin-top:4.1666666667vw;margin-left:2.0833333333vw;font-size:3.3333333333vw}}body.categories .section .contents ul.list.horizontal{display:flex;flex-wrap:wrap;gap:.625rem 1.875rem}@media(max-width: 768px){body.categories .section .contents ul.list.horizontal{gap:2.0833333333vw 4.1666666667vw}}body.categories .section .contents ul.list>li{position:relative;margin-top:0;padding:.3125em 0 .3125em 1.75em;line-height:1.5}body.categories .section .contents ul.list>li::before{content:"";position:absolute;top:.5em;left:0;display:block;width:1.25em;height:1.25em;border:solid 1px var(--bk10);border-radius:50%}body.categories .section .contents ul.list>li::after{content:"";position:absolute;top:.875em;left:.5em;width:0;height:0;border-style:solid;border-width:.25em 0 .25em .425em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--key)}body.categories .section .contents ol.list{margin-top:1.875rem;margin-left:2.5em;font-size:1rem}@media(max-width: 768px){body.categories .section .contents ol.list{margin-top:4.1666666667vw;font-size:3.3333333333vw}}body.categories .section .contents ol.list.inline{display:flex;flex-wrap:wrap}body.categories .section .contents ol.list.inline li{flex-grow:1;flex-basis:50%}body.categories .section .contents ol.list>li{counter-increment:olitem;position:relative;margin-top:0;padding:.3125em 0;line-height:1.5}body.categories .section .contents ol.list>li::before{content:counter(olitem, decimal-leading-zero);position:absolute;top:.25em;left:-2.5em;display:flex;justify-content:center;align-items:center;width:1.75em;height:1.75em;border-radius:.3125em;color:var(--wh);background-color:var(--bk50)}body.categories .section .contents .table,body.categories .section .contents .scrolltable table{border-collapse:separate;border-spacing:1px;width:100%;margin-top:1.875rem;font-size:1rem}@media(max-width: 768px){body.categories .section .contents .table,body.categories .section .contents .scrolltable table{margin-top:4.1666666667vw;font-size:3.3333333333vw}}body.categories .section .contents .table thead tr th,body.categories .section .contents .table thead tr td,body.categories .section .contents .scrolltable table thead tr th,body.categories .section .contents .scrolltable table thead tr td{padding:.625rem .9375rem;color:var(--wh);font-weight:700;text-align:center;vertical-align:middle;white-space:nowrap;line-height:1.5}@media(max-width: 768px){body.categories .section .contents .table thead tr th,body.categories .section .contents .table thead tr td,body.categories .section .contents .scrolltable table thead tr th,body.categories .section .contents .scrolltable table thead tr td{padding:2.0833333333vw}}body.categories .section .contents .table thead tr th,body.categories .section .contents .scrolltable table thead tr th{background-color:var(--bk60)}body.categories .section .contents .table thead tr td,body.categories .section .contents .scrolltable table thead tr td{background-color:var(--bk50)}body.categories .section .contents .table tbody tr th,body.categories .section .contents .table tbody tr td,body.categories .section .contents .scrolltable table tbody tr th,body.categories .section .contents .scrolltable table tbody tr td{padding:.625rem .9375rem;line-height:1.5}@media(max-width: 768px){body.categories .section .contents .table tbody tr th,body.categories .section .contents .table tbody tr td,body.categories .section .contents .scrolltable table tbody tr th,body.categories .section .contents .scrolltable table tbody tr td{padding:2.0833333333vw}}body.categories .section .contents .table tbody tr th,body.categories .section .contents .scrolltable table tbody tr th{color:var(--bk70);font-weight:700;white-space:nowrap;background-color:var(--bk10)}body.categories .section .contents .table tbody tr td,body.categories .section .contents .scrolltable table tbody tr td{border-bottom:dotted 1px var(--bk10)}@media(max-width: 768px){body.categories .section .contents .table tbody tr td,body.categories .section .contents .scrolltable table tbody tr td{margin-top:0}}body.categories .section .contents .table tbody tr td *:first-child,body.categories .section .contents .scrolltable table tbody tr td *:first-child{margin-top:0}@media(max-width: 768px){body.categories .section .contents .table thead{display:none}}@media(max-width: 768px){body.categories .section .contents .table tbody tr th,body.categories .section .contents .table tbody tr td{display:block;width:100%}}@media(max-width: 768px){body.categories .section .contents .table tbody tr td{border-bottom:0 none}}body.categories .section .contents .scrolltable{overflow:auto}body.categories .section .contents .scrolltable table{margin-bottom:.625rem;white-space:nowrap}@media(max-width: 768px){body.categories .section .contents .scrolltable table{margin-bottom:2.0833333333vw}}