<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*カテゴリートップ*/

p.mainBanner {
	width: 960px;
	margin: 15px auto 70px;
	text-align: center;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
}

.p-sec-hero:after {
	background-color: #44B4CE;
}
.link-btn {
	background: #fff url(../img/lvs_img/ico-link_atom.png) no-repeat !important;
	background-position:  right 10px center !important;
}
.link-btn.icon.cat {
    background-position: right 10px bottom 10px !important;
}
.link-btn:hover {
    background-color: #ebf9ff !important;
}
.link-btn.icon h2 {
	color: #44B4CE !important;
}
.link-btn.icon.cat &gt; ul {
	border-top: solid 1px #44B4CE;
}
.anchor-arrow .fa-angle-right {
    color: #44B4CE;
}
.l-bg-02 .link-btn {
	color: #44B4CE;
}

.ttl-lv01 {
    border-bottom: 2px solid #44B4CE;
}
.ttl-lv03 {
    border-left: 4px solid #44B4CE;
}
.square:before {
    background-color: #44B4CE;
}

.commonTable td.header,
.commontable td.header {
	background: #44B4CE;
}

ul li.MarkBasic {
	list-style-image: url(/shared/img/lvs_img/bullet_atom_c.gif);
}
ul li.MarkTangle {
	list-style-image: url(/shared/img/lvs_img/bullet_atom.gif);
}
ul li.MarkAnchor {
	list-style-image: url(/shared/img/lvs_img/bullet_atom_a.gif);
}
ul li.MarkNewwin {
	list-style-image: url(/shared/img/lvs_img/bullet_atom_nw.gif);
}
ul li.MarkPdfdoc {
	list-style-image: url(/shared/img/lvs_img/mark_ul_pdf.gif);
}
a.MarkBasic {
	background-image: none "\"}\"";
	background-image: url(/shared/img/lvs_img/bullet_atom_c.gif);
}
a.MarkTangle {
	background-image: none "\"}\"";
	background-image: url(/shared/img/lvs_img/bullet_atom.gif);
}
a.MarkAnchor {
	background-image: none "\"}\"";
	background-image: url(/shared/img/lvs_img/bullet_atom_a.gif);
}
a.MarkNewwin {
	background-image: none "\"}\"";
	background-image: url(/shared/img/lvs_img/bullet_atom_nw.gif);
}

#side-contents dt {
    background-color: #44B4CE;
}
#side-contents ul &gt; li a.active, 
#side-contents ul &gt; li a:hover {
    background-color: #d0edf3;
}

/*#side-contents .BlockMenu*/
.BlockMenu h2 {
    background-color: #44B4CE;
}
.BlockMenu h3 {
    color: #44B4CE;
	background: transparent url("/shared/img/lvs_img/bullet_atom2.gif") no-repeat 95% center;
}
.BlockMenu ul li.MenuGotoTop a {
    background-image: url(/shared/img/lvs_img/bullet_atom.gif);
}
#side-contents .BlockMenu ul li.MarkTangle {
	list-style-image: none;
}
#side-contents .BlockMenu ul li a {
	background-image: url(/shared/img/lvs_img/bullet_atom.gif);
}
#side-contents .BlockMenu ul li.current span {
	color: #44B4CE;
    background: transparent url(/shared/img/lvs_img/bullet_atom2.gif) no-repeat 95% center;
}
#side-contents .BlockMenu ul li.current div.inner {
	color: #000;
	background-color: #ebf9ff;
}
#side-contents .BlockMenu ul li.current div.inner li.current {
	padding: 13px 20px;
	background-color: #d0edf3;
	background-image: url(/shared/img/lvs_img/bullet_atom_bar.gif);
}
#side-contents .BlockMenu ul li.current div.inner li a {
	background-image: url(/shared/img/lvs_img/bullet_atom_bar.gif);
}</pre></body></html>