<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.idx-wrap_con { margin-top: 10px; margin-bottom: 100px; }
.idx-gy-wrap { box-shadow: 0 1px 8px rgba(80, 80, 80, 0.2); background: #fefaf5; border: 2px solid #fff; border-radius: 30px; overflow: hidden; transform: rotate(0deg); min-height: 466px; }
.idx-gy-slider { position: relative; }
.idx-gy-slider .img { position: relative; list-style: none; padding: 0; margin: 0; width: 840px; float: right; }
.idx-gy-slider .img li { display: none; position: absolute; left: 0; top: 0; }
.idx-gy-slider .img li h2 { margin: 20px 0 15px; }
.idx-gy-slider .img li .pbox { }
.idx-gy-slider .img li .pbox p { margin: 0; }
.idx-gy-slider .img li .pbox img { max-width: 100%; }
.idx-gy-slider .img .first { display: block }
.idx-gy-slider .tab { list-style: none; padding: 0; margin: 0; float: left; }
.idx-gy-slider .tab li { border-top: 2px solid #fff; width: 274px; position: relative; }
.idx-gy-slider .tab li:first-child{ border-top: none; }
.idx-gy-slider .tab a { text-decoration: none; display: block; padding: 0 20px 0 30px; height: 50px; line-height: 49px; background: #f3f3f3; color: #1b1b1b; font-size: 16px; background: -webkit-linear-gradient(#ffffff, #f3f3f3); background: -o-linear-gradient(#ffffff, #f3f3f3); background: -moz-linear-gradient(#ffffff, #f3f3f3); background: linear-gradient(#ffffff, #f3f3f3); text-align: center; }
.idx-gy-slider .tab a:after { content: "\203a\203a\203a"; float: right; font-size: 16px; }
.idx-gy-slider .tab .on a { background: #fcbd05; color: #fff; background: -webkit-linear-gradient(#fdca39, #fcbd05); background: -o-linear-gradient(#fdca39, #fcbd05); background: -moz-linear-gradient(#fdca39, #fcbd05); background: linear-gradient(#fdca39, #fcbd05); }
.idx-gy-slider .tab i { width: 0; height: 0; border-top: 10px solid transparent; border-left: 10px solid #fcc31f; border-bottom: 10px solid transparent; position: absolute; right: -10px; top:50%; margin-top: -10px; display: none; }
.idx-gy-slider .tab .on i { display: block; }
</pre></body></html>