@charset "utf-8";
/*
Template Name: セレクトカラースタイルシート
*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 背景色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main #toppagemain .entry-content .efoot, .topcate{
	background: #6FC6BE;
}
#footer, .c_c_t_w .entry-title, .c_c_b_w .entry-title,
.entry-content .efoot, .entry-content-i .efoot,
.entry-content-top .efoot{
	background: #FFEFF2;
}
.banner{
	background-color: #FFA06B;
}
#g-navi-in{
	border-top: 2px #FFEFF2 solid
}
#footer_navi .tablenav .current,
.link-next, #foot-end, .mrmg_top, .mrmg_box, .mrmg_bottom_img,
#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,
ul#eye_news .sub_new_img, #searchsubmit,
.entry-content img.attachment-200x200,
.entry-content-i img.attachment-200x200,
#main .entry-content h2, #main .entry-content-i h2, #main .entry-content-s h2,
.kanrenmenu_thumb ul li .keye, #top-navi-bg, .tagcloud a{
	background: linear-gradient(145deg,#FF748E, #FFA06B);
}
.kanrenmenu_thumb ul li .eye_cate,
#mail_magazine h2, #killer h3, #killer h2,
#review h1, #review h2, #review h3, #profile-title{
	background: #FF748E;
}
.title, #side-right caption, #side-left caption{
	background: #F9F9F9;
	box-shadow: 0 0 30px inset #EEEEEE;
}
#new-content h3.infotitle,
#new-content .entry-title, #kanren_box h3, .comments_box h3,  #respond input#submit{
	background: linear-gradient(145deg,#FF748E, #FFA06B);
}
#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: #FF748E;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#new-content .info .date,
.comments_box h3::before,
#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,
.c_c_t_w .entry-title, .c_c_b_w .entry-title,
#main .c_c_t_w .fa, #main .c_c_b_w .fa, #main .c_c_t_w .fas, #main .c_c_b_w .fas,
#g-navi-in ul li a, #g-navi-in ul li .abc, .title .fa, .title .fas, .title .fab{
	color: #FF748E;
}
#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,
.title {
	color: #FF748E;
}
#side-right #wp-calendar caption::before, 
#side-left #wp-calendar caption::before, 
.mini_box #wp-calendar caption::before, 
.comments_box h3::before{
	color: #FF748E;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 線 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#container2l #cate_des, #container2r #cate_des,
#containerk2l #cate_des, #containerk2r #cate_des,
#containerk1 #cate_des{
	border: 3px #FF748E 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: #FF748E;
}
#killer h4, #review h4{
	border-left-color: #FF748E;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .entry-content h3, #main .entry-content-i h3, #main .entry-content-s h3 {
    font-size: 1.6em;
    margin: 40px 0 40px 0;
    padding: 18px 30px 18px;
    background: #FFFFFF;
    border: 1px #EFEFEF solid;
    border-left: 5px #FF748E solid;
    color: #333333;
    line-height: 160%;
	clear: both;
}
.entry-content h4, .entry-content-i h4, .entry-content-s 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 #FF748E;
	border-bottom: 4px solid #FF748E;
	clear: both;
}
.entry-content h5, .entry-content-i h5, .entry-content-s h5 {
	font-size:18px;
	font-weight:bold;
	margin: 0 0 20px;
	padding: 3px 10px 7px 0;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FF748E;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

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 #FF748E;
	clear: both;
}
#respond input#submit{
	-webkit-appearance: none;
	background-color: #FF748E;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事の見出しh2・h3・h4・h5 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#review h2.review-title{
	color: #FF748E;
}
#main h2.toppage-title::after h3,
main .entry-content-s h3{
	color: #FF748E;
    border: none;
}
#main .entry-content h3, 
#main .entry-content-i 
.entry-content-s h4{
	border-bottom: 3px #FF748E solid;
}
#main .entry-content h5, 
#main .entry-content-i h5, 
#main .entry-content-s h5{
	color: #FF748E;
}
#main h2.toppage-title{
	color: linear-gradient(145deg,#FF748E, #FFA06B);
}
#main h3.sitemap-cate-title,
#main h3.sitemap-cate-title a{
	border: none;
	color: #FF748E;
}
.entry-content, .entry-content-i{
	position: relative;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 関連記事設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.kanrenmenu_thumb ul li .keye {
	color: #333333;
	border-radius: 6px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ボタンのホバー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#respond input#submit:hover{
	border: 2px #FF748E solid;
	background: none;
	color: #FF748E;
}

/*--------------------------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
--------------------------------------------------------------------------*/