@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.8
*/

/*きほんのきほん*/

body {
	line-height:1.7;
}

ol,ul {
	list-style:none;
	margin:0;
	padding:0;
}

a:link,
a:visited,
a:active,
a {
	color: #b50211;
	text-decoration: none;
}

//赤文字重い箇所だけ個別修正
//.entry-card-snippet,
//div.recent-comments cf a.recent-comment-link div.recent-comment-content {
//	color: #666666 !important;
//	text-decoration: none !important;
//}

a:hover {
	color: #999999;
	transition: .5s ease;

}

[class^="dashicons-"], [class*=" dashicons-"] {
	font-family: 'dashicons' !important;
	speak: none;
	position:relative;
	top:2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

.entry-content p,
p, .paragraph {
    margin: 0.85em 0;
}

.ad-area {
margin-top:20px;
}

#main .ad-wrap {
min-height: 280px;
}

/*ヘッダー部分*/

#header {
border-top:4px solid #999;
background-position: center 1px;
background-repeat: repeat-x;
background-size: 100% 30px;
}
/*
新年 border-top:4px solid #fa624b;
新年 background-image: url(https://4gousya.net/0000/png/0000_94.png);
通常 border-top:4px solid #79ADFF;
*/

.col-top-c {
padding:0 20px;
}

.col-top-l {
width:350px;
float:left;
}

.logo {
    text-align: left;
}

.logo-image {
    padding: 35px 0 0;
}

.col-top-r {
float:left;
width:calc(100% - 350px);
}

.top-sns {
float:left;
font-size:20px;
margin-top:35px;
margin-right:15px;
line-height:20px;
}

.top-sns a {
color:#aaa;
}

.top-user-init a {
color:#666;
}

.top-sns a:hover,
.top-user-init a:hover {
color:#ccc;
}

.top-user-init {
padding:1px 0 2px;
}

.top-user-init li {
float:right;
padding:3px;
margin:2px;
border-radius: 4px;
background-color: rgba(1, 1, 1, 0.1);
}
.top-user-init a > img {
    margin-left: 5px;
    margin-top: 2px;
    float: right;
border-radius: 4px;
}
.top-user-init amp-img {
    float: right;
    margin-left: 5px;
    margin-top: 2px;
border-radius: 4px;
}
.top-user-init .count {
display:block;
width:20px;
height:20px;
margin:2px;
float:right;
text-align:center;
border-radius: 4px;
color:#fff;
}

.top-user-init .new-alert {
background-color:#34b1eb;
}

.top-user-init .no-alert {
background-color:#888;
}

#navi .wrap {
width:100%;
}

.navi-in a:hover {
background-color:#efefef!important;
transition: all .2s ease;
}

.main-title {
color: #666!important;
background-image: url(https://kumoyuni45.net/files/2023/12/title_kumoyuni.png);
background-position: center bottom;
background-repeat: repeat;
background-color: #999!important;
width:100%;
overflow:hidden;
padding-bottom:20px;
}
.main-title h1 {
color: #ffffff;
font-size: 28px;
text-shadow: 1px 1px 2px #555;
padding:20px 20px 0;
margin:0 auto;
}

.page-info {
padding:10px 20px 0;
margin:0 auto;
}

.main-b {
padding:5px 0;
background-color:rgba(255,255,255,0.5);
}

.main-b-in {
padding:0 20px;
}

.mg-wrap {
	position:relative;
	padding-bottom:26px;
}

.mg-btn {
	z-index: 2;
	position: absolute;
	right:0;
	bottom: 0;
	left: 0;
	transition: .5s ease;
	text-align: center;
	cursor: pointer;
	color: #666;
}
.mg-btn:hover {
	color: #bbb;
}
.mg-btn:before {
	font-family: dashicons;
	font-weight: normal;
	content: "\f347";
	position: relative;
	top: 2px;
	left: 0px;
}
.mg-item {
	clear:both;
	position: relative;
	overflow: hidden;
	height: 62px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.mg-trigger {
	display: none;
}
.mg-trigger:checked + .mg-btn {
	display: none;
}
.mg-trigger:checked ~ .mg-item {
	height: auto;
}
.mg-trigger:checked ~ .mg-item::before {
	display: none;
}

@media only screen and (max-width: 834px){

.col-top-l {
float:none;
width:100%;
}

.main-title {
	background-size:cover;
}

.col-top-l,
.top-user-init ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-image {
    padding: 10px 0 0;
}

.top-sns {
  margin-top: -5px;
}

.top-user-init li {
  margin-bottom:15px;
}

.col-top-r {
float:none;
width:100%;
margin-top:0;
}

.mg-item {
	height: 42px;
}

.col-top-c,
.main-title h1,
.page-info,
.main-b-in {
padding-left:10px;
padding-right:10px;
}


}

/*一般部分*/

/* メインのヘッダー */



/* メイン */

/* ▼回り込み関係 */

@media screen and (max-width: 1124px){
.main {
    width: calc(98% - 260px);
}
.sidebar {
    width: 260px;
}
}

.r_fig,
.l_fig,
.n_fig {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 13px;
}

.r_fig img,
.l_fig img,
.n_fig img {
	padding: 1px;
	border: 1px solid #C9C9C9;
}

.r_fig br {
	clear: both;
}

.r_txt,
.l_txt,
.n_txt {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
.r_txt,
.r_fig {
	float: right;
	padding-left: 29px;
}

.l_txt,
.l_fig {
	float: left;
	padding-right: 29px;
}
}

.w250 {
	width: 254px;
}

@media only screen and (max-width: 480px){
.r_fig,
.l_fig,
.n_fig {
	float:none;
	padding: 3px 0;
	margin:5px 0;
	width:100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.r_fig img,
.l_fig img,
.n_fig img {
	width: 50%;
	height:50%;
	float:right;
	margin-left:10px;
}
.r_fig:after,
.l_fig:after,
.n_fig:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
}

h3.clear {
	clear: both;
}

div.float {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	background-color: #FFFFFF;
}

p.fig {
	position:relative;
	font-size: 13px;
	background-image: url(https://4gousya.net/0000/png/0011_04.png);
	margin: 20px auto 20px auto;
	padding: 10px;
	clear: both;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}


p.fig:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
	/* ↑Firefox用 */

.fig img.size-full {
	padding: 1px;
	border: 1px solid #C9C9C9;
}
.fig img.alignright {
	float:right;
	margin: 0 0 0 10px;
}
.fig img.aligncenter {
	float:right;
	margin: 0 7px 10px 7px;
}
.fig span.copy {
	position: absolute;
	top: 14px;
	right: 14px;
	padding: 1px;
	background-color:#000000;
	color:#FFFFFF;
}

.small {
font-size:80%;
}

.y {border-bottom:dotted 1px #aaa;}

#main .style45_h2,
.entry-content h2 {
clear: both;
font-size: 20px!important;
background-color: #eee!important;
background-image: url(https://4gousya.net/0000/png/0051_84.png);
background-position: -20px 0;
background-repeat: repeat-y;
padding: 15px 8px 15px 20px!important;
line-height: 20px;
}

.entry-content h2 {
margin:30px 0 15px!important;
}

#main .style45_h2 {
margin:0 0 15px!important;
}

.style45_h2 i,
.entry-content h2 i {
color:#666;
}

@media only screen and (max-width: 480px){
.style45_h2,
.entry-content h2 {
background-image: none!important;
border-left:10px solid #999;
padding-left:8px!important;
}
.sp_ng {
display:none;
}
}

@media only screen and (min-width: 481px){
.sp_only {
display:none;
}
}

.style45_h3,
.entry-content h3 {
	font-size: 16px!important;
	border-top: 0 solid #5D5D5D;
	border-left: 0 solid #5D5D5D;
	border-right: 0 solid #5D5D5D;
	border-bottom: 1px solid #5D5D5D;
	margin: 20px 0 10px;
	padding: 2px 0;
}

.style45_h4,
.entry-content h4 {
    font-size: 14px;
    text-align: left;
    border-left: 5px solid #939393;
    padding: 5px 10px;
    margin: 5px 0;
}

div.r div.t,
div.m div.t {
	margin: 15px 0 30px;
}

div.t:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
	/* ↑Firefox用 */

div.t > ul,
div.t > div ul {
	border-top: solid 1px #D6D6D6;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

div.t > div ul li,
div.t > ul > li {
	list-style: none outside;
	background-image: url(https://4gousya.net/0000/png/0000_05.png);
	background-position:left top;
	background-repeat: no-repeat;
	border-bottom: solid 1px #D6D6D6;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	padding: 5px 0px 4px 17px;
}

table.w,
table.t {
	margin: 5px 0;
	border: 1px solid #939393;
	border-collapse: collapse;
	position:relative;
	width: auto;
}

table.h {
	font-size: 12px;
	margin: 3px 0;
	border-collapse: collapse;
	line-height: 16px;
	white-space: nowrap;
	max-width:100%;
	overflow-x: auto;
	display: block;
	font-family: "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif!important;
	width: auto;
	table-layout: fixed;
}

table.h td.ax {
	width:52px;
	min-width:52px;
}

table.w {
	width: 100%!important;
}

table.w td,
table.t td {
	border: 1px solid #939393;
	padding: 3px;
	vertical-align: top;
}

table.h td {
	border: 1px solid #939393;
	text-align: center;
	padding: 1px;
	vertical-align: top;
}

@media only screen and (max-width: 480px){
table.h td {
	font-size:12px;
}
}

table.w th,
table.t th {
	padding: 3px;
	background-color: #E7E7E7;
	background-image: url(https://4gousya.net/0000/png/0011_04.png);
	text-align: left;
	border: 1px solid #939393;
	vertical-align: top;
}

td.n {
	vertical-align: middle!important;
	text-align: right;
}

table.w h3 {
	font-size: 13px;
	background-color: #E7E7E7;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	margin: 2px 0 5px;
	padding: 7px;
}


div.wp-pagenavi, div.navi {
    clear: both;
    margin: 0 0 30px;
    padding: 3px;
    font-size: 14px;
    background-image: url(https://4gousya.net/0000/png/0011_04.png);
}

/*左サイドバー*/

div.l h2 {
	line-height: 14px;
	background-image: url(https://4gousya.net/0000/png/9999_01.png);
	background-position:left top;
	background-repeat: repeat-x;
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #AEAEAE;
	font-size: 14px;
	margin: 5px 5px 0 5px;
	padding: 15px 10px;
	background-color: #ddd;
}
div.l > ul {
	background-color: #FFFFFF;
	border-bottom: 1px solid #AEAEAE;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #AEAEAE;
	padding: 5px;
	margin: 0 5px 5px 5px;
	line-height: 15px;
}

div.l > ul > li {
	list-style: none outside;
	font-size: 14px;
}

div.l ul li a:hover {
	background-color: #efefef;
}

div.l ul li .l_info {
	display: block;
	font-size: 12px;
	color: #939393;
	margin: 5px 0 0 0;
}
.l > ul > li > a {
border-left: 1px solid #666;
margin-bottom: 5px;
	display: block;
	padding: 7px;
}

@media only screen and (min-width: 768px){
.side45-wrap {
	background-image: url(https://4gousya.net/0000/png/0051_84.png);
	background-position: -30px 0;
	background-repeat: repeat-y;
	width: 192px;
	overflow: hidden;
	margin-right:20px;
	-webkit-flex: 1 1 auto;
	flex: 0 0 192px;
}

div.wp_box {
display: -webkit-flex;
display: flex;
}

div.r,
div.r_wp {
	-webkit-flex: 1 1 calc(100% - 252px);
	width: calc(100% - 252px);
	flex: 1 1 calc(100% - 192px);
}

#left_ad {
	width: 160px;
	height: 600px;
	margin: 10px auto;
	padding: auto;
}
.side45-trigger,
.side45-btn {
display:none;
}

}

@media only screen and (max-width: 767px){

div.l {
}

div.l h2 {
	margin: 10px 10px 0 10px;
}
div.l > ul {
	margin: 0 10px 10px 10px;
	display: flex;
	flex-wrap:wrap;
}

div.l > ul > li {
	flex: 1 1 50%;
}

#left_ad {
	display: none;
}

.side45-wrap {
	position:relative;
	padding-bottom:26px;
}

.side45-btn {
	z-index: 2;
	position: absolute;
	right:0;
	bottom: 26px;
	left: 0;
	transition: .5s ease;
	text-align: center;
	cursor: pointer;
	color: #666;
	margin: 0 -10px 0;
}
.side45-btn:hover {
	color: #bbb;
}
.side45-btn:before {
	font-family: dashicons;
	font-weight: normal;
	content: "\f347";
	position: relative;
	top: 2px;
	left: 0px;
}
.l {
	clear:both;
	position: relative;
	overflow: hidden;
	height: 200px;
	margin:-16px -10px 0 -10px;
	background-color: #ddd;
}
.l::before {
	z-index: 1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: -webkit-linear-gradient(top, rgba(231,231,231,0) 0%, rgba(231,231,231,0.9) 50%, rgba(231,231,231,0.9) 50%, #E7E7E7 100%);
	background: linear-gradient(top, rgba(231,231,231,0) 0%, rgba(231,231,231,0.9) 50%, rgba(231,231,231,0.9) 50%, #E7E7E7 100%);
	content: "";
}
.side45-trigger {
	display: none;
}
.side45-trigger:checked + .side45-btn {
	display: none;
}
.side45-trigger:checked ~ div.l {
	height: auto;
}
.side45-trigger:checked ~ div.l::before {
	display: none;
}


}

/*枠内上部*/
.catch_h {
	padding-bottom:30px;
}
.catch_h .eye-catch {
	height:219px;
	overflow:hidden;
	align-items: center;
	display: flex;
	background-image: url(https://4gousya.net/0000/png/0051_84.png);
	background-position: -30px 0;
	background-repeat: repeat-y;
}
.grad-wrap {
	position:relative;
	padding:5px;
	border-top:4px solid #ccc;
	background-color: #E7E7E7;
	background-image: url(https://4gousya.net/0000/png/0011_04.png);
}
header .grad-wrap {
	margin-bottom:30px;
}
.grad-title {
	clear:both;
	font-size:16px;
	padding:16px 5px 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.grad-title:before {
	font-family: "dashicons";
	font-weight: normal;
	content: '\f205';
	position: relative;
}
.bbp-pagination {
	margin-bottom: 15px!important;
}
.grad-wrap > a {
	float:right;
	margin:-8px 15px 0;
	padding:4px 10px;
	background-color:#ccc;
	color:#333;
}
.grad-btn {
	z-index: 2;
	position: absolute;
	right:0;
	bottom: 0;
	left: 0;
	transition: .5s ease;
	text-align: center;
	cursor: pointer;
	color: #12727d;
	font-size:16px;
}
.grad-btn:hover {
	color: #bbb;
}
.grad-btn:before {
	font-family: dashicons;
	font-weight: normal;
	content: "\f347";
	position: relative;
	top: 2px;
	left: 0px;
}
.grad-item {
	clear:both;
	position: relative;
	overflow: hidden;
	margin:0;
	padding:5px 15px;
	background-color:#f7f7f7;
}
.forum-search .grad-item,
.type-forum .grad-item,
.type-topic .grad-item {
	height: 70px;
}
.catch_h .grad-item {
	height: 140px;
}

@media(max-width:767px){
.catch_h .grad-item {
	height: 70px;
}
}

.grad-item ol {
	list-style:none;
	padding-left:0;
}
.grad-item li {
	margin:3px 0 3px 15px;
	padding-left:15px;
	border-left: 5px solid #ccc;
}
.grad-item::before {
	z-index: 1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	content: "";
}
.grad-trigger {
	display: none;
}
.grad-trigger:checked + .grad-btn {
	display: none;
}
.grad-trigger:checked ~ .grad-item {
	height: auto;
	min-height: 140px;
}
.grad-trigger:checked ~ .grad-item::before {
	display: none;
}

@media(min-width:768px){
.row{
    margin-right: -15px;
    margin-left: -15px;
}
.row:before, .row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
    float:left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-sm-1{width:8.333333333333332%}
.col-sm-2{width:16.666666666666664%}
.col-sm-3{width:25%}
.col-sm-4{width:33.33333333333333%}
.col-sm-5{width:41.66666666666667%}
.col-sm-6{width:50%}
.col-sm-7{width:58.333333333333336%}
.col-sm-8{width:66.66666666666666%}
.col-sm-9{width:75%}
.col-sm-10{width:83.33333333333334%}
.col-sm-11{width:91.66666666666666%}
.col-sm-12{width:100%}
}


.st-comment-meta {
	border-top:3px dotted #ddd;
	padding-top:10px;
}

/* サイドバー */
.sidebar {
	padding-left: 50px;
	background-image: url(https://4gousya.net/0000/png/0051_85.png),url(https://4gousya.net/0000/png/0051_84.png);
	background-position: left top,0 0;
	background-repeat: no-repeat,repeat-y;
	background-color: #ddd;
}

@media screen and (max-width: 834px){
div.sidebar {
	padding-left: 40px;
    margin: 10px 0;
    border-width: 0;
}
}

@media screen and (max-width: 480px){
.news-widget-wrap .entry-title,
.top_forum .entry-title {
    padding: 0!important;
}
}

.sidebar h3 {
	background-color: #fff;
	border-bottom: 3px #999 solid;
	color: #666;
}

.sidebar li {
    padding: 6px 0;
    border-bottom: 3px #888 dotted;
	background-color: rgba(255,255,255,0.6);
}

.widget_recent_entries ul li a {
    padding: 0;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.sidebar li:before {
    margin-right: 4px;
    margin-left: 4px;
	font-family: dashicons;
	font-weight: normal;
	content: "\f103";
	float:left;

}

.sns-share {
    margin: 0;
}

.sns-buttons a {
	display: block;
	background-color: #ccc;
}

.sidebar .group-has-avatar img,
.sidebar #members-list img {
float: right;
width:45px;
height:45px;
margin:0 5px;
}

.sidebar .group-has-avatar .item-title,
.sidebar .group-has-avatar .item-meta,
.sidebar #members-list .item-title,
.sidebar #members-list .item-meta {
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.top_forum h3 {
	clear:both;
	margin:10px 0;
	border-left: 5px solid #aaa;
	padding-left:10px;
}

.news-content {
    position: relative;
    float: none;
    clear: both;
}

.news-content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.news-thumb {
    clear: both;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

.news-headline {
	display:block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:1.5;
	margin:0;
	font-size:14px;
}

.news-meta {
	display:block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:12px;
	width:calc(100% - 55px);
	float:left;
}

@media(max-width:767px){
.home-page .main-title,
.top_forum {
	padding-right:10px;
	padding-left:10px;
}
}

#toc {
	margin-bottom:30px;
}

img.avatar {
    border-radius: 4px;
}

/* フッター */

.btn45 {
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: center;
	display: flex;
	align-items: center;
}

.btn45 a {
	width:49%;
	margin: 30px 0;
	font-size: 18px;
	display: inline-flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	position: relative;
	background-color: #ccc;
	text-align: center;
	border-radius: 4px;
	height: 45px;
}

.author-docs-like {
	text-align:right;
}

.author-docs-like span {
	font-size:30px;
}

.entry-content>*, .demo .entry-content p {
	font-size: 16px;
	line-height: 1.8;
}

.entry-content ol,
.entry-content ul {
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

.ect-vertical-card p {
    margin: 0;
}

.ect-vertical-card h2 {
    margin: 5px 0;
}

/* */

.go-to-top {
	right: 20px;
	bottom: 120px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.go-to-top-button {
	width: 50px;
	height: 50px;
	background-color: #eee;
	opacity: 0.8;
}

.btn:hover {
	color:#666;
}

.st-comment-id {
  display: inline;
}

.grecaptcha-badge { visibility: hidden; }

