/*
  Skin Name: wweden
  Description: wweden
  Skin URI: wweden
  Author: wweden
  Author URI: wweden
  Screenshot URI: https://im-cocoon.net/wp-content/uploads/m-sora.png
  Version: 0.0.1
  Priority: 9930000000
*/
/*以下にスタイルシートを記入してください*/



.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

body {
	background:#fff url("") no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
body::before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background: url("") center no-repeat;
	background-size: auto;
	background-size: cover;
}
#header,#header-container , #header-in,.hlt-center-logo, .header-container-in,
.container, .cf ,.header-container {
    background:transparent;
}

.container {
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	margin: 5px;
	border:double 3px #a9a9a9;
	background-color:#8D1620;
}

#header-container {

}


#header {
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	margin: 10px;
	border:double 3px #a9a9a9;
	background-color:#ffffff;
}

.tagline {

}

#header .logo {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding: 0;
	border:double 3px #a9a9a9;
	border-radius:6px;
	color: #000000;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: -webkit-gradient(radial, 50% 46%, 0, 50% 46%, 120, color-stop(1.00, #d1a300), color-stop(0.45, #fefac8));
	background: -webkit-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: -moz-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: -o-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: -ms-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
}


ul.menu-top {
	padding: 2px;
	margin:0 50px 0 50px;
	border:double 3px #a9a9a9;
	border-radius:6px;
	color: #000000;
	height:32px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: -webkit-gradient(radial, 50% 46%, 0, 50% 46%, 120, color-stop(1.00, #d1a300), color-stop(0.45, #fefac8));
	background: -webkit-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: -moz-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: -o-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: -ms-radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
	background: radial-gradient(50% 46%, circle, #fefac8 45%, #d1a300 100%);
}
ul.menu-top li {
margin:0 0 0 10px;
padding:2px;
border-radius:6px;
height:20px;
width:100px;
background:#8D1620;
}

ul.menu-top li a {
padding-top:2px;
height:17px;
font-size:12px;
line-height:90%;
border:solid 1px #a9a9a9;
border-radius:6px;
color: #ffffff !important;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
background:#000000;
background: -webkit-gradient(radial, 100% 0%, 0, 100% 0%, 241, color-stop(0.63, #111), color-stop(0.26, #666));
background: -webkit-gradient(radial, 0% 0%, 0, 0% 0%, 241, color-stop(0.90, #000000), color-stop(0.66, #121212));
background: -webkit-radial-gradient(0% 0%, circle, #121212 66%, #000000 90%);
background: -moz-radial-gradient(0% 0%, circle, #121212 66%, #000000 90%);
background: -o-radial-gradient(0% 0%, circle, #121212 66%, #000000 90%);
background: -ms-radial-gradient(0% 0%, circle, #121212 66%, #000000 90%);
background: radial-gradient(0% 0%, circle, #121212 66%, #000000 90%);
}

h3.widget-title {
  margin: 0 0 6px 0;
    background:transparent;

padding:5px !important;
margin-left:2px !important;
margin-right:2px !important;
border:double 3px #a9a9a9 !important;
border-radius:6px;
font-weight: normal !important;
color: #000000;
text-shadow:2px 2px 4px rgba(0,0,0,0.37);
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */	
	
}

.entry-card-title {
padding:5px !important;
margin-left:2px !important;
margin-right:2px !important;
border:double 3px #a9a9a9 !important;
border-radius:6px;
font-weight: normal !important;
color: #000000;
text-shadow:2px 2px 4px rgba(0,0,0,0.37);
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */	
	
}


#main {
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
#sidebar {
  border:10px solid rgba(255,255,255,0);
  border-radius: 15px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
  line-height: 1.2;
}

#sidebar ul {
  font-size:0.9em;
  margin:0;
}
#sidebar ul li {
  margin:0 0 0 0.6em;
  padding:0;
}
#sidebar ul#recentcomments li {
  margin:0 0 0.6em 0.6em;
  padding:0;
}
#sidebar ul li a {
  text-decoration: underline;
  padding:0.4em;
}
#footer {
  clear: both;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px;
}

.article h1 {
	position: relative;
	border-bottom: 3px solid #dcdcdc;
	line-height:1.2;
}
.article h1::after {
	position: absolute;
	content:"";
	display: block;
	border-bottom: 3px solid #777;
	bottom:-3px;
	width:20%;
}
.article h2 {
	position: relative;
	padding: .5em .75em;
	/*margin:0 -15px 35px -17px;*/
	background-color:#24ade2;
	border:1px solid #24ade2;
  margin-bottom: 35px;
	color:#fafafa;
	font-weight: 700;
	border-radius: 8px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.15);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.15);
}
.article h2::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #24ade2;
}

.article h2.matome {
}
.article h2.matome::after {
}

.article h4 {
	position:relative;
	padding:0.25em 1.5em;
	color:#474747;
	font-weight:lighter;
border:dashed 2px #fff;
box-shadow:0 0 0 4px #dfefff;
background:-moz-linear-gradient(to right,rgb(194,234,240),#dfefff);
background:-webkit-linear-gradient(to right,rgb(194,234,240),#dfefff); background:linear-gradient(to right,rgb(194,234,240),#dfefff);
text-shadow:1px 1px 1px #fff;
}
#under-entry-body h2 ,
.article h3 {
	position:relative;
	padding:0.25em 0.25em 0.25em 1em;
	line-height: 1.4;
	border: 1px solid #ffd98a;
	color:#6cb4e4;
border:none;
border-top:solid 2px #6cb4e4;
border-bottom:solid 2px #6cb4e4;
background:-webkit-repeating-linear-gradient(-45deg,#f0f8ff,#f0f8ff 3px,#e9f4ff 3px,#e9f4ff 7px);
background:repeating-linear-gradient(-45deg,#f0f8ff,#f0f8ff 3px,#e9f4ff 3px,#e9f4ff 7px);
text-shadow:1px 1px 1px rgba(0,0,0,0.15);
}
#under-entry-body h2#reply-title:before {
	content:"\f004";  /* ハート */
	line-height: 42px;
}
.article h5 {
	position:relative;
	padding:0.25em 0 0.25em 2.5em;
  border: none;
}
.article h5::after {
	content:"";
	display: block;
	height:4px;
	margin-left:-2.5em;
background:-moz-linear-gradient(to right,rgb(160,224,240),#dfefff); background:-webkit-linear-gradient(to right,rgb(160,224,240),#dfefff); background:linear-gradient(to right,rgb(160,224,240),#dfefff);
}
h5:before,
.article h5::before {
	position: absolute;
	font-family: FontAwesome;
content:"\f00c";
color:#24ade2;
font-size:1.4em;
width:35px;
height:35px;
top:0;
left:17px;
}

h3.widget-title ,
.article h6 {
  position: relative;
  /*margin-left: 3em;*/
  color:#333333;
  text-shadow:1px 1px 1px #fff;
}
h3.widget-title:before ,
.article h6:before {
position:absolute;
content:"";
border-radius:50%;
  top:10px;
  left:-8px;
  width:35px;
  height:35px;
  background: #24ade2;
  transform:translateY(-50%);
  z-index:-1;
}

h3.widget-title:before {
  top:30px;
  left:-3px;
  width:40px;
  height:40px;
}

#site-description{	/*** marine add ***/
	display: none;
  margin:0;
	padding:0;
	margin-left:-9999px;
}
.top-title-catchphrase {
	display: none;
}




.entry-large-thumb img {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.entry-card-large-content {
  margin-top:10px;
}
.entry-snippet {
  margin-top:15px;
}
.size-full ,
.size-large {
	width:100%;
}


blockquote {
	border-radius:25px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.15);
}



/* Table of Contents Plus による目次の設定 */
#toc_container {
	margin:40px auto 40px auto;
  border-radius: 6px;
}
.article ul.toc_list ,
.article ul.toc_list ul {
	position: relative;
	padding: 0.5em 1em 0.5em 2.3em;
	margin:2em 0;
	background:none;
	box-shadow: none;
	border: none;
	border-radius: 0;
}
.article ul.toc_list li {
	line-height: 1.5;
	padding:0.6em 0.6em 0.6em 15px;
	color:#454545;
	list-style-type: none!important;
	text-shadow: 1px 1px 1px #fff;
}
.article ul.toc_list li:before {
	content:"";
}

/* 文頭の説明文の表示設定 */
.ex-about {
	position: relative;
  width:80%;
  min-height:100px;
  padding:2px 10px;
  margin:30px auto 30px;
  padding: 5px 1em;
  border: 5px solid #ccc;
  border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
}
.ex-about::after {
	position: absolute;
	top:5px;
	left:-47px;
    content: "";
    width: 150px;
    height: 126px;
    margin: 0;
    background: url("") no-repeat;
    background-size: 150px;
}
.ex-about p {
  margin-left:10px;
  text-indent:90px;
}

#site-description{	/*** marine add ***/
	display: none;
  margin:0;
	padding:0;
	margin-left:-9999px;
}

#footer a{
  color: #fff;
}
#footer a:hover{
  color: #333;
}

.font-awesome-5 h5:before,
.font-awesome-5 .article h5::before,
.font-awesome-5 .article ul li:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/

}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/

.entry-card-title {
padding:5px !important;
margin-left:2px !important;
margin-right:2px !important;
border:none !important;
font-weight: normal !important;
color: #000000;
text-shadow:2px 2px 4px rgba(0,0,0,0.37);
box-shadow:none !important;
background:none;
}
	
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	
#list h2.entry-card-title {
padding:5px !important;
margin-left:2px !important;
margin-right:2px !important;
border:none !important;
font-weight: normal !important;
color: #000000;
text-shadow:2px 2px 4px rgba(0,0,0,0.37);
box-shadow:none !important;
background:none !important;
}
	
}


/************************************
** SlickNav
************************************/

/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_brand { float:left }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
    box-sizing:border-box;
}
.slicknav_menu * {
  box-sizing:border-box;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    background:#4c4c4c;
    padding:5px;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ccc;
    color:#fff;
}
.slicknav_nav a:hover{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ccc;
    color:#222;
}
.slicknav_nav .slicknav_txtnode {
    margin-left:15px;   
}
.slicknav_brand {
	color:#fff;
	font-size: 18px;
	line-height:30px;
	padding:7px 12px;
	height:44px;
}

/************************************
** SlickNav
************************************/




/************************************
.EnlighterJS {
	width: auto;
	overflow-x: auto;
	word-wrap: normal;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	font-size:15px !important;
}

ol.EnlighterJS,
ul.EnlighterJS {
	display: grid;
}

.EnlighterJS li {
	white-space: pre;
}
************************************/

/************************************
** トップへ戻るボタン
************************************/
.go-to-top {
  position: fixed;
  display: none;
  right: 10px;
  bottom: 130px;
  z-index: 99999;
}

.entry-content h3 {color:#666666;}
.entry-content h3 {border-left:solid 2px;border-color:#6CB4E4;}
.entry-content h3 {border-right:solid 2px;border-color:#6CB4E4;}
.entry-content h4 {margin-left:15px;font-weight: 600;}