@charset "utf-8";
/*
Template Name: セレクトスタイルシート
*/


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 背景色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#g-navi-in, #main .tablenav .current, #main #toppagemain .entry-content .efoot, #foot-end, .mrmg_top, .mrmg_box, .mrmg_bottom_img, .kanrenmenu_thumb ul li .eye_cate, #mail_magazine h2, #killer h3, #killer h2,#review h1.review-title, #review h2, #review h3, #searchsubmit {
	background: #2F59A9;
}
#g-navi-in ul li {
	background: #2F59A9 url(img/navi_line.png) left center no-repeat;
}
#g-navi-in ul li:first-child {
	background-image: none;
}
#container2l #main, #container2r #main, #containerk2l #main, #containerk2r #main, #containerk1 #main {
	background: #FFFFFF url(img/line_c.png) top no-repeat;
	background-size: 100%;
}
.title {
	background: linear-gradient(90deg, #2F59A9 0%, #2F59A9 45px, #F6F6F6 45px, #F6F6F6 100%);
}
#new-content h3.infotitle, .c_c_t_w .entry-title, .c_c_b_w .entry-title, #new-content .entry-title, #kanren_box h3, .comments_box h3 {
	background: linear-gradient(90deg, #303B47 0%, #303B47 60px, #2F59A9 60px, #2F59A9 100%)
}
#new-content h3.infotitle ::after, .c_c_t_w .entry-title::after, .c_c_b_w .entry-title::after, .c_c_t_w .entry-title::after, .c_c_b_w .entry-title::after {
	border-top-color: #2F59A9;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 差し色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header {
	border-top: 4px #8CC944 solid;
}
#main #toppagemain .entry-content .efoot, #side-left li:before, #side-right li:before, #side-left ul.children li:before, #side-right ul.children li:before, #side-left ul.sub-menu li:before, #side-right ul.sub-menu li:before, .sitemap li:before {
	background: #8CC944;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#new-content .info .date, #kanren_box h3::before, .c_c_t_w #wp-calendar caption, .c_c_b_w #wp-calendar caption, .c_c_t_w #wp-calendar caption::before, .c_c_b_w #wp-calendar caption::before, .tagcloud a, #toppagemain .tagcloud a, ul#eye_news .sub_date, #new-content ul#eye_news .sub_date, .mini_box ul#eye_news .sub_date, .mini_box #new-content ul#eye_news .sub_date, #side-right caption, #side-left caption, #footer .fa, #footer .fas, #footer .fal, #footer .fab, #footer .mini_box .title, #footer .mini_box caption, #footer .mini_box caption {
	color: #2F59A9;
}
#kanren_box h3::after, #kanren_box h3::after, .comments_box h3::after {
	position: absolute;
	top: 100%;
	left: 50%;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #2F59A9;
}
#side-right #wp-calendar caption::before, #side-left #wp-calendar caption::before, .mini_box #wp-calendar caption::before {
	color: #2F59A9;
}
.link-next {
	border: 3px #2F59A9 solid;
}
#toppagemain .link-next a{
	color: #2F59A9;
}
#toppagemain .link-next :hover{
	color: #FF8800;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 線 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#container2l #cate_des, #container2r #cate_des, #containerk2l #cate_des, #containerk2r #cate_des, #containerk1 #cate_des {
	border: 3px #2F59A9 solid;
	box-shadow: none;
}
#mail_magazine h3, #mail_magazine h3:before, #mail_magazine h3:after, #mail_magazine h4, #mail_magazine h5:before, #killer h5, #review h5 {
	border-color: #2F59A9;
}
#killer h4, #review h4, #main .entry-content-i h3 {
	border-left-color: #2F59A9;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
	margin: 0 0 23px;
	position: relative;
	padding: 10px 5px 10px 0;
	border: none;
	border-top: 4px solid #2F59A9;
	border-bottom: 4px solid #2F59A9;
	clear: both;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 3px 10px 7px 0;
	background-color: #FFFFFF;
	border-bottom: 2px solid #2F59A9;
	clear: both;
}
#toppagemain .entry-content {
	position: relative;
	background: url(img/etld.png) top repeat-x;
	border: none;
}
#toppagemain .entry-content:first-child {
	background: none;
}
#toppagemain .entry-content::after::last-child {
	padding: 30px 30px 0;
	border-bottom: 1px #DDDDDD solid;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h3#comments, h3.comments {
	font-weight: bold;
	font-size: 16px;
	margin: 40px 0 0;
	padding: 7px;
	background-image: none;
	background-color: #333333;
	border: 2px solid #2F59A9;
	clear: both;
}
#respond input#submit {
	-webkit-appearance: none;
	background-color: #2F59A9;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事の見出しh2・h3・h4・h5 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .entry-content h2, #main .entry-content-i h2, #main .entry-content-s h2 {
	background: #2F59A9;
}
#main .entry-content h2::after, #main .entry-content-i h2::after, #main .entry-content-s h2::after {
	border-top: 15px solid #2F59A9;
}
#main h2.toppage-title::after {
	border: none;
}
#main h2.toppage-title {
	background: none;
}
#main .entry-content h3, #main .entry-content-i h3, #main .entry-content-s h3 {
	color: #2F59A9;
}
.entry-content h4, .entry-content-i h4, .entry-content-s h4 {
	border-bottom: 3px #2F59A9 solid;
}
#main .entry-content h5, #main .entry-content-i h5, #main .entry-content-s h5 {
	color: #2F59A9;
}
#main h3.sitemap-cate-title, #main h3.sitemap-cate-title a {
	border: none;
	color: #2F59A9;
}
.entry-content, .entry-content-i {
	position: relative;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 関連記事設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.kanrenmenu_thumb ul li .keye {
	color: #333333;
	background: #BCBFCE;
	border-radius: 6px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タグクラウド */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tagcloud a {
	background: #FFFFFF;
	color: #2F59A9;
	border: 3px #2F59A9 solid;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ボタンのホバー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#respond input#submit:hover {
	border: 2px #2F59A9 solid;
	background: none;
	color: #2F59A9;
}

/*--------------------------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
--------------------------------------------------------------------------*/