@charset "UTF-8";

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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

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

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

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

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
.post-93 h1.entry-title{
display:none;
}
.post-2924 h1.entry-title{
display:none;
}
.post-93 .date-tags {
  display: none;
}
.post-2924 .date-tags {
  display: none;
}

/*トップページ見出し*/
.article h1 {
	font-size:22px;
}
.article h2{
	margin-top:60px;
	margin-bottom:20px;
	border-left: 8px solid #ffd700;
}


.article h3 {
	border: 0;
	border-bottom: 3px solid #000;
	margin-top:20px;
}
.article h4 {
	position: relative;
	background: none;
	border: 0;
	margin-top:50px;
	padding:20px;
	position: relative;
	background-color:#FFFACD;
	text-align:center
}

.article img:hover {
	opacity: 0.6;
	transition: all 0.8s ease;
}

.type2 {
	padding-top:20px;
}

a{
	text-decoration: none;
	color:#1E90FF;
}
a.border{
	color:#dd0000;
	text-decoration:none;
	padding:5px;
	border:1px solid #dd0000;
}

/*サイドバー*/
/* #sidebar {
    font-size: 14px;
} */

.sidebar h3 {
	background: #ffd700;
	border: 0;
	color: black;
	margin: 1em 0.3em; 
	padding: 0.5em 1em;
	text-align:center;
} 
.sidebar h4 {
	background: #fff;
	border-bottom: solid 3px #ffd700;
	 color: black;
	font-size: 20px;
	margin: 1em 0.3em 0em 0.3em ;
	padding: 0.5em 1em;
}


#sidebar a{
	color: black;}
#sidebar a:hover{ 
color: blue;/* カーソルが乗った時の色 */
	
}
#sidebar a{ text-decoration:none;
}

/************************************
** サイドバー追尾目次
************************************/
.sidebar-scroll{
  top:15px !important;
}
.sidebar h3{
  font-size:0.9em;
  padding: 7px 12px;
}
.sidebar .widget_toc{
   box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
}
.sidebar .toc-widget-box{
  margin-top: -0.9em;
}
.sidebar .toc{
  padding: 0;
  width:100%;
}
.sidebar .toc-content {
  overflow-y: scroll;
  max-height: 420px;
  background: #fff;
  padding: 0.5em 1.5em;
}
.sidebar .toc li{
  line-height:1.6;
  margin-bottom: 1em;
  font-size:0.85rem;
  color:#3cb8f1;
}
.sidebar .toc-content > ol  > li,.sidebar .toc-content > ul  > li{
  font-weight:600;
  padding-left: 0.5em;
}
.sidebar .toc-content a{
  letter-spacing:0.5px;
}
.sidebar .toc .toc-list ul, .sidebar .toc .toc-list ol {
  margin: 1em 0;
  list-style-type:none;
  font-weight:500;
}
@media screen and (max-width: 768px){
  .sidebar-menu-button .widget_toc{
    display:none;
  }
}
.widget-entry-card {
    font-size: 14px;
}
 
.entry-card-title {
 font-size: 15px;
	font-weight: 600;
} 

/* カテゴリーラベル*/
.cat-label {
	display:none;
}
#carousel .carousel-entry-card-title{
   font-size:0.75em;
   font-weight:bold;
   color:#333;
}

/*　段落　*/
.entry-content p {
    margin: 1em 0;
}

.entry-content>.box1 ul{
    margin-left:0px;
	padding:0;
	display:flex;
}
.entry-content>.box1 ul li{
	width:150px;
	border:1px solid #333;
	padding:10px;
	text-align:center;
	list-style:none;
	background-color:whitesmoke;
	
}


/*SNSシェアボタン*/
.sns-share-message{
	font-weight: bold; /*太字*/
	color: #875d5b; /*文字色*/
}
.sns-share-buttons {
	flex-wrap: nowrap; /*折り返さない*/
	justify-content: center; /*中央寄せ*/
}
.sns-share-buttons a {
	border-radius: 50%; /*丸くする*/
	font-size: 20px; /*アイコンのサイズ*/
	margin: 0 10px; /*ボタン同士の間隔*/
}
#main .sns-share a {
	width: 40px; /*ボタンの横幅*/
	height: 40px; /*ボタンの高さ*/
}
/*SNSフォローボタン*/
.sns-follow-message{
	font-weight: bold; /*太字*/
	color: #875d5b; /*文字色*/
}
.sns-follow-buttons {
	justify-content: center; /*中央寄せ*/
}
.sns-follow-buttons a {
	border-radius: 50%; /*丸くする*/
	font-size: 20px; /*アイコンのサイズ*/
	margin: 0 10px; /*ボタン同士の間隔*/
}
#main .sns-follow a {
	width: 40px; /*ボタンの横幅*/
	height: 40px; /*ボタンの高さ*/
}

/*モバイルフッターメニュー*/
.mobile-footer-menu-buttons,
.navi-menu-content,
.mobile-footer-menu-buttons .menu-button > a,
.mobile-footer-menu-buttons .menu-button:hover,
.navi-menu-content a,
.navi-menu-content a:hover {
  background: #ffd700;
  color: black;
}

/*TOPメニュー　お問い合わせ*/
#menu-item-4099 {
	background: #ffd700;
	font-weight: bold; /*太字*/
}

.wp-block-file a.wp-block-file__button {
    background-color: red;/*ボタンの背景色*/
    font-weight: bold;/*文字ちょっと太く*/
	display: inline-block;
 padding: 0.5em 1em;
}

/************************************
** アイキャッチ画像を全幅表示する
************************************/

/*枠組み*/
.eye-catch-wrap {
	margin-left: -29px; /*左の余白*/
	margin-right: -29px; /*右の余白*/
}

/*横幅 834px 以下に適用される*/
@media screen and (max-width: 834px){
	/*枠組み*/
	.eye-catch-wrap {
		margin-left: -20px; /*左の余白*/
		margin-right: -20px; /*右の余白*/
	}
}


.try0{
	display:inline-block;
	background-color:red;
	padding:0;
	width:100%;
	font-size:0;
}
.try1{
	font-size:14px;
	margin:0;
	letter-spacing: normal;
	width: 50%;
}
.try2{
	margin:0;
	letter-spacing: normal;
	width: 50%;
}
.try3{
	font-size:14px;
	margin:0;
	letter-spacing: normal;
	width: 50%;
}

.menubox{
	font-size:14px;
/* 	border:solid 0.8px; */
	padding:5px 20px;
}
.menubox h3{
	font-size:17px;
	text-align:center;
	margin-bottom:0;
}
.menubox img{
	border:solid 1px;	
}
/*キャプション位置変更*/
.wp-block-image figcaption {
	color: #333333;
  font-size:14px;
  margin-top: -1.9em;
  padding-bottom: 10px;
}


.appreach {
  text-align: left;
  padding: 10px;
  border: 1px solid #7C7C7C;
  overflow: hidden;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 0;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.appreach__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
.appreach__star {
  position: relative;
  font-size: 14px !important;
  height: 1.5em;
  width: 5em;
}
.appreach__star__base {
  position: absolute;
  color: #737373;
}
.appreach__star__evaluate {
  position: absolute;
  color: #ffc107;
  overflow: hidden;
  white-space: nowrap;
}

.top-print-list a{
	font-size:14px;
}
.top-print-list {
	color:gray;
	font-size:12px;
}
.new-list a{
	font-size:12px;
}
.print-box-main{
	padding:0px;
	background-color:red;
	float: left;
}
.print-box{
	font-size:12px;
	padding:10px;
	border:1px gray;
	float:left;
}
.print-box h3{
	margin:13px 5px;
	padding:0px;
	font-size:18px;
	border-bottom:none;
}
.noborder a img{
	border-style:none;
}

/*ファイルのダウンロードボタン*/
.wp-block-file a.wp-block-file__button {
    background-color: red;/*ボタンの背景色*/
    font-weight: bold;/*文字ちょっと太く*/
	color:#fff;
}

/************************************
** ブログカード
************************************/
.blogcard-snippet,
.blogcard-footer {
  display: none;
}
.blogcard-wrap {
  transition: all .3s;
  max-width: 800px;
  margin: 2em auto;
}
.blogcard {
  border:1px solid  !important;
/*   box-shadow: 0 2px 5px rgba(0, 0, 0, .15); */
  padding: 10px;
}
.blogcard-wrap:hover {
  background: none;
  transform: translateY(-3px);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, .1);
}
.blogcard-thumbnail {
  margin: 0;
}
.blogcard-thumbnail img {
  display: block;
}
.blogcard-title {
  color: #555;
  letter-spacing: 0.5px;
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 0 0 0;
  height: 45px;
  overflow: hidden;
}
.blogcard-content {
  min-height: auto;
  margin-left: 185px;
  padding-right: 6px;
}
.blogcard-label {
  top: -11px;
  left: 9px;
  padding: 3px 0.6em;
  background:#aaa;
  padding: 1px 10px;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
}
.blogcard-content:after {
  content: "クリックして読む";
  background: #66c2c3; /* 背景色 */
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  width: 180px;
  border-radius: 20px;
  font-size: 13px;
  padding: 1px 0;
  margin-top: 6px;
}
@media screen and (max-width: 834px) {
  .blogcard-content {
    margin-left: 130px;
  }
  .blogcard-title {
    font-size:12px;
    line-height: 1.5;
    height: 35px;
    margin:0;
  }
  .blogcard-content:after {
    content: "タップして読む";
  }
  .blogcard-thumbnail{
    width:120px;
  }
}
@media screen and (max-width: 560px) {
  .blogcard-content:after {
    width: 120px;
    font-size: 12px;
  }
  .blogcard-title {
    margin:0;
  }
}
@media screen and (max-width: 320px) {
  .blogcard-thumbnail {
    width: 100px;
  }
  .blogcard-content {
    margin-left: 110px;
  }
  .blogcard-title {
    height: 35px;
  }
}
/*---------------------------------
親カテゴリのカスタマイズ
--------------------------------*/
.widget_categories ul li a{ 
	font-size:14px;
	border-bottom: 1px dashed #CCCCCC; /* 下線の種類 */
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
}

.widget_categories ul li a::before{
  padding-right: 6px;
}

.widget_categories > ul > li > a:first-child{ 
  border-top: none;
}

/*---------------------------------
子カテゴリのカスタマイズ
--------------------------------*/
.widget_categories ul li ul li a::before{
  padding-right: 6px;
}