<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">::-webkit-scrollbar {
    width: 9px;
    background: rgba(28,29,31,1)
}

::-webkit-scrollbar-thumb {
    background: rgba(255,200,4,1);
}

.zirno {
	font-weight: 700;
}

p a, ul.seo a {
	color: #ffc804!important;
	text-decoration: none;
}

p a:hover, ul.seo a:hover {
	text-decoration: underline;
}

.line {
	border-left: 3px solid #ffc804;
	padding: 10px 0 10px 25px;
	font-style: italic;
}

ul.seo{vertical-align: top;margin: 10px 5px 10px -25px;}

ul.seo li {
	background: url("/t/images/seo1.png") no-repeat scroll left 0px / 19px rgba(0, 0, 0, 0);
	list-style-type: none;
	padding: 1px 1px 5px 29px;
}

ol.number {
  counter-reset: li;
  margin: 15px 0;
  padding: 0 0 0 40px; }

ol.number li {
  position: relative;
  list-style: none;
  margin: 0 0 10px; }

ol.number li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: -4px;
  left: -35px;
  width: 23px;
  height: 24px;
  text-align: center;
  color: #ffc804;
  border: 1px solid #ffc804;
  background: #202225;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px; }

.g-article__text {
    color: #ffffff!important;
}

.g-article__name {
    color: #ffc900!important;
}

.g-article {
    border: 0.06667em solid #767676!important;
    background-color: #25272b!important;
}

.g-button {
	color: #000 !important;
	background-color: #ffc804!important;
    background-image: linear-gradient(-180deg, #ffc804 0%, #ffc804 100%)!important;
}

.g-button:hover {
    color: #000 !important;
    background: #ffc804!important;
}

@media (max-width: 479px) {
	.highslide img {
		margin: 10px 0 10px 0!important;
		height: 270px!important;
	}
	.lpc-popup-form-1__top {
	    height: auto!important;
	    margin: 10% 0!important;
	}
}

.g-comment__author {
	color: #dbd1a0!important;
}

.g-comment__author--reply {
    color: #e7bf33!important;
}

.g-comment {
	border: 1px solid #e1dbdb!important;
	color: #ffffff!important;
	background-color: #25272b!important;
}
	
.g-comment--reply {
    border: 1px solid #f5d666!important;
    background-color: #25272b!important;
}

.g-comment--reply::after {
    border-bottom-color: #25272b!important;
}

.g-comment--reply::before {
    border-bottom-color: #f5d666!important;
}</pre></body></html>