<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*========================================================
// fmy-simpe
========================================================*/

@import url("https://www.fmyokohama.jp/theme_simple.css");

/*========================================================
// global
========================================================*/

html body {
	color: #333;
}

body::before {
	background-image: url();
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #1a237e;
}

a,
a:visited {
    color: #4f66c6;
}

a:hover {
    color: #4f66c6;
}

/*========================================================
// 閭梧勹險ｭ螳�
========================================================*/

.bg-dj {
	background-image: url();
}

.bg-contents {
	background-image: url();
}

.bg-news {
	background-image: url();
}

.bg-info {
	background-image: url();
}

.bg-entry,
.bg-archive {
	/* 荳句ｱ､繝壹�繧ｸ 險倅ｺ九∽ｸ隕ｧ閭梧勹險ｭ螳� */
	background-color: #fff;
}

/*========================================================
// fixedArea / scrollArea
========================================================*/

.mainArea &gt; section:nth-child(even){
	background-color: #eceff1;  
}

/*========================================================
// TOP繝壹�繧ｸ�哂BOUT
========================================================*/

.top-about h2 {
	color: #1a237e;
}

.top-about p {
	color: #1a237e;
}

/*========================================================
// TOP繝壹�繧ｸ�咼J
========================================================*/

.top-dj .top-dj-item .djRole {
	background: #1a237e;
}

/*========================================================
// TOP繝壹�繧ｸ�咾ONTENTS
========================================================*/

.top-contents h3.top-cate-title {
	color: #1a237e;
}

.top-contents h3.top-cate-title::before {
    background-color: #1a237e;
}

.top-contents .top-cate-lead {
	background-color: #1a237e;
}

/*========================================================
// TOP繝壹�繧ｸ�哢EWS
========================================================*/

.top-news .entry-detail h4 {
	color: #1a237e;
}

.top-news .entry-detail date {
	color: #1a237e;
}

.top-news .more {
	border:  1px solid #1a237e;
    color: #1a237e;
}

.top-news .more:hover {
    color: #fff;
    background: #1a237e;
}

/*========================================================
// TOP繝壹�繧ｸ�哂BOUT &amp; DISP PAGE
========================================================*/

.top-about-page h3,
.top-disp-page h3 {
	color: #1a237e;
}


/*========================================================
// ARCHIVE繝壹�繧ｸ
========================================================*/

.entryList__card {
	color: #1a237e;
}

.entryList__text {
	color: #333;
}

/*========================================================
// HEADER
========================================================*/

.header {
	background-color: #fff;
}

.header h1{
	color: #1a237e;
}

.header a,
.header a:visited,
.header a:hover {
	color: #1a237e;
}

.header__navi::before {
    background-color: #1a237e;
}

.header__toggle span {
	background-color: #1a237e;
}

.header__logo svg {
	fill: #1a237e;
}

/*========================================================
// GOTOTOP
========================================================*/

.gototop div a {
	background-color: #1a237e;
}

/*========================================================
// MODULES
========================================================*/

/* module_breadcrumbs -------- */
.breadcrumbs {
	border-top: 1px solid #1a237e;  
}

</pre></body></html>