<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {margin: 0;padding: 0;}
*,*:before,*:after{box-sizing: border-box;}
html{overflow-y: scroll;}
a{color: inherit; text-decoration: none;}
li{list-style-type: none;}
h1,h2,h3,h4,h5,h6,strong{font-size: 100%; font-style: normal;}
img{vertical-align: top; border: none;}
img,video{max-width: 100%;}
address,em{font-style: normal;}
.pc_blind,.blind,hr,legend{position: absolute;left: -9999px;}
.m_block{display: none;}
caption{text-indent: -9999px; line-height: 1px; height: 1px; overflow: hidden;}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="tel"],input[type="search"],select,textarea{border: 1px solid #ccc; padding: 0 10px;}
fieldset{border: none;}
input,button,label,select{vertical-align: middle;}
.skipmenu a{background-color: #000; color: #fff; position: absolute; left: 0; top: -50px; width: 100%; text-align: center; padding: 7px 0; z-index: 9999;}
.skipmenu a:focus{top: 0;}
button, input[type="button"]{cursor:pointer;}
input[type="text"],input[type="email"],input[type="url"],input[type="submit"],input[type="search"], textarea, button {-webkit-appearance:none; -moz-appearance:none; appearance:none;}
input, textarea, button, select {-webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0; border-radius:0;}
</pre></body></html>