<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sub-navigation{align-items:center;align-items:stretch;display:flex;flex-direction:row;gap:10px;justify-content:center;margin:78px auto 200px;max-width:1000px;width:100%}@media screen and (max-width:768px){.sub-navigation{flex-direction:column;gap:0;margin:40px 36px 90px;width:unset}}.sub-navigation .nav-item{align-items:stretch;border-bottom:2px solid #cbd0d3;display:flex;padding-bottom:16px;position:relative;width:100%}@media screen and (max-width:768px){.sub-navigation .nav-item{padding:10px 5px}}.sub-navigation .nav-item:hover{border-bottom:2px solid #090b0d}.sub-navigation .nav-item .content{align-items:center;display:flex;justify-content:center;padding:0 5px;width:100%}@media screen and (max-width:768px){.sub-navigation .nav-item .content{justify-content:space-between}}.sub-navigation .nav-item .content .nav-title{color:#090b0d;display:inline;font:normal var(--regular) normal 18px/1.4em Noto Sans JP;letter-spacing:2.7px;max-width:300px;text-align:center;word-break:keep-all}@media screen and (max-width:768px){.sub-navigation .nav-item .content .nav-title{font-size:16px;max-width:unset;text-align:left}}.sub-navigation .nav-item .content .arrow{--arrow-size:7px;border-color:#000;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;margin-left:.3em;min-height:var(--arrow-size);min-width:var(--arrow-size);position:relative;top:.2em;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}</pre></body></html>