<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -----------------
150th繧ｵ繧､繝医け繝ｭ繝ｼ繧ｺ譎りｿｽ蜉�css
----------------- */

/* 繝壹�繧ｸ繝医ャ繝励↓繝ｪ繝ｼ繝画枚霑ｽ蜉� #page_top__read */
#page_top__read {
	position: fixed;
	text-align: center;
	width: 100%;
	background: #f7f7f7;
	top: 0;
	left: 0;
	z-index: 100;
	height: 2.2rem;
	font-size: 0.9rem;
	line-height: 2rem;
	font-weight: bold;
}
#page_top__read br {
	display: none;
}
header.l-header {
	height: calc(80px + 2.2rem)!important;
	padding-top: 2.2rem;
}
header .g-nav-openbtn {
	top: 45px;
}

@media screen and (max-width: 767px) {
#page_top__read br { /*謾ｹ陦後＆繧後ｋ*/
	display: block;
}
#page_top__read {
	height: 3rem;
	font-size: 0.9rem;
	line-height: 1.2rem;
	padding-top: 0.25rem;
}
header.l-header {
	height: calc(80px + 3rem)!important;
	padding-top: 3rem;
}
header .g-nav-openbtn {
	top: 60px;
}
}

@media screen and (max-width: 524px) {
#page_top__read {
	font-size: 0.6rem;
	line-height: 1rem;
	padding-top: 0.5rem;
}
}

/* 荳九せ繧ｯ繝ｭ繝ｼ繝ｫ縺ｧ迴ｾ繧後ｋ蟷ｴ莉｣繝ｪ繝ｳ繧ｯ�亥ｹｴ莉｣蛻･繝壹�繧ｸ��*/
.history-nav.is-sticked {
	top: calc(80px + 2.2rem)!important;
}
.history-nav.sub.is-fadein {
	top: calc(80px + 2.2rem)!important;
}
@media screen and (max-width: 767px) {
.history-nav.is-sticked {
	top: calc(80px + 3rem)!important;
}
.history-nav.sub.is-fadein {
	top: calc(80px + 3rem)!important;
}
}

/* [螟ｧ謌仙ｻｺ險ｭ150蟷ｴ蜿ｲ]縺ｸ縺ｮ繝ｪ繝ｳ繧ｯ繧定ｿｽ蜉� .g-navi__150history */
@media screen and (min-width: 1041px) {
.nav01c li.g-navi__150history:before {
	content: "";
	border: 1px solid #333;
	position: absolute;
	top: 20px;
	width: 130%;
	height: 40px;
	left: -15%;
}
.nav01c li.g-navi__150history a:after { /* 繝ｪ繝ｳ繧ｯ繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ繧貞�繧� */
	content: "";
	height: 0;
}
}

/* 繧ｳ繝ｼ繝昴Ξ繝ｼ繝医↓繝ｪ繝ｳ繧ｯ縺吶ｋ繝ｭ繧ｴ繧定ｿｽ蜉� #g-navi__logo-cp */
#g-nav-list #g-navi__logo-cp{
	text-align: center;
}
#g-nav-list #g-navi__logo-cp a{
	display: inline-block;
	width: 128px;
}
@media screen and (min-width: 1041px) {
#g-nav-list {
	display: flex;
	align-items: center;
}
#g-nav-list #g-navi__logo-cp {
	padding-left: 3rem;
}
}
@media screen and (max-width: 1040px) {
#g-nav-list #g-navi__logo-cp {
	margin-top: 20px;
}
#g-nav-list #g-navi__logo-cp img {
	width: 128px;
	margin: 0 auto;
}
}</pre></body></html>