@charset "UTF-8";

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

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

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

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

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

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
a {
  color: #1967d2;
}
.article-header h1 {
font-size:1.6em;
position: static;
border-bottom: solid 3px black;
	}
.date-tags {
    position: absolute;
    top: -15px;
    right:  0px;
    color: slategray;
}
.eye-catch img {
     height: 100% !important;
    -webkit-filter: none;
     filter: none;
     opacity: 1.0;
    transform: none;
    width: 100%;
}
.eye-catch {
     background-image : none;
}
 /* おすすめ記事（タイトルあり）ここから */
    .recommend{
      display:-webkit-box;
        display:-ms-flexbox;
      display:flex;
    }
    .recommend a{
      background-position: center;
      background-size: cover;
      width: 100%;
      height: 190px;
      text-decoration:none;
    }
.recommend a{
margin:10px;
}
    .recommend a:nth-of-type(1){
      background-image: url(https://hisaoblog.com/wp-content/uploads/2019/07/WealthNavi_Logo.png); /* 一番左 */
    }
    .recommend a:nth-of-type(2){
      background-image: url(https://hisaoblog.com/wp-content/uploads/2019/07/neomoba.jpg); /* 左から二番目 */
    }
    .recommend a:nth-of-type(3){
      background-image: url(https://hisaoblog.com/wp-content/uploads/2019/07/eyecatch_beginner1-320x180.jpg); /* 左から三番目 */
    }
    .recommend a:nth-of-type(4){
      background-image: url(https://hisaoblog.com/wp-content/uploads/2019/08/fx-osusume-320x180.png); /* 左から四番目 */
    }
    .recommend a article:hover{
      background: rgb(255, 255, 255,0.6);
      transition: all .25s ease-out;
    }
    .recommend a article{
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items:flex-end;
      height:100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .recommend a article h2{
      color: #fff;
      font-size: 16px;
      letter-spacing:0.7px;
      text-decoration: none;
      padding: 20px;
      line-height: 1.5;
      text-shadow: 0 0 7px rgba(0,0,0,1);
      font-size: 16px;
    }
    @media screen and (max-width: 1023px){
      .recommend{
        -ms-flex-wrap: wrap;
        flex-wrap:wrap;
      }
      .recommend a{
        width:45%;
		margin:10px auto !important;
      }
    }
    @media screen and (max-width: 480px){
      .recommend a{
        height:120px;
      }
      .recommend a article h2{
        line-height:1.7;
        font-size:10px;
        padding: 15px;
      }
    }
    .recommend a{
        position:relative;
    }
    .recommend .recommend-label{
        position:absolute;
        top:7%;
        left:5%;
        z-index: 1;
    }
    .recommend .recommend-label div{
        background-image: linear-gradient(90deg, #000000 0%, #6B6B6B 100%);
        color: #fff;
        padding: 0em 0.8em;
        font-size: 13px;
        border-radius: 20px;
        line-height: 2;
        font-weight:bold;
        letter-spacing:0.5px;
    }
    @media screen and (max-width: 768px){
      .recommend .recommend-label div{
          padding: 0em 0.8em;
          font-size: 10px;
          line-height: 1.5;
      }
    }

 /* おすすめ記事（タイトルあり）おわり */
.sns-follow-message {
    display: none;
}
.sns-follow-buttons {
    display: none;
}
/*H2設定*/
.article h2:before {
	content: none;
}
.article h2 {
color: #696969;
padding: .8em 1em;
margin-top: 70px;
background: #f5f5f5;
border-top: 2px solid #696969;
border-bottom: 2px solid #696969; 
}
/*H2設定*/
.box001 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
	background: #dcefff;
}
.box001 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box001 p {
    margin: 0; 
    padding: 0;
}
h2.entry-card-title.card-title.e-card-title {
    font-weight: 500;
}
/*カッテネボタン*/
.kattene {
	border: none !important;
	border-radius: unset !important;
	box-shadow: 0px 2px 5px 0 rgba(0,0,0,.26);
	background-color: #fafafa; /* 背景カラー */
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
	font-size: 16px;
	height: auto;
	line-height: 1.5;
	margin: 36px auto !important;
	padding: 12px 8px !important;
	overflow: hidden;
	width: 98% !important;
}
.kattene__imgpart {
	background: #fff;
	box-sizing: border-box;
	min-width: 150px;
	padding: 12px 0;
	vertical-align: middle;
}
.kattene__imgpart img {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.kattene__title>a {
	display: block;
	padding: 5px;
	color: #4392f1; /* タイトルのテキストカラー */
}
.kattene__description {
	color: rgba(0,0,0,0.54); /* 説明文のテキストカラー */
	font-size:0.7em !important;
	padding: 0 5px;
}
.kattene__btns {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto !important;
	padding: 12px 5px !important;
	position: initial !important;
}
.kattene__btns > div {
	box-shadow: 0 6px 12px -5px rgba(0,0,0,.3);
	border-radius: 8px;
}
@media screen and (min-width: 901px){
.kattene__btns > div {
	width: 32.333% !important;
}
}
@media screen and (max-width: 900px) {
.kattene__imgpart {
	width: 100%;
}
.kattene__title,
.kattene__description {
	text-align: center;
}
.kattene__btns {
	padding: 10px 5px !important;
}
.kattene__btns > div {
	width: 99% !important;
	margin: 3.5px auto !important;
}
}
/*  全ボタン共通  */
.kattene__btns a {
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 8px !important;
	font-size: .8em !important;
	line-height: 30px !important;
	letter-spacing:0;
	-webkit-box-shadow: none !important;
	box-sizing: border-box;
	box-shadow: none !important;
}
.kattene__btns a:hover {
	background: #ffffff !important;
	opacity: 1;
}
/* ボタンオレンジ */
.kattene__btn.__orange {
	border: 2px solid #ff9901 !important;
}
.kattene__btn.__orange:hover{
	color: #ff9901 !important;
}
/* ボタンブルー */
.kattene__btn.__blue{
	border: 2px solid #007dcd !important; 
}
.kattene__btn.__blue:hover{
	color: #007dcd !important;
}
/* ボタンレッド */
.kattene__btn.__red {
	border: 2px solid #c20004 !important; 
}
.kattene__btn.__red:hover{
	color: #c20004 !important;
}
/* WordPressで自動挿入されたPタグの余白を消す */
.kattene p {
	margin: 0;
	padding: 0;
}
/*カッテネボタンここまで*/
/*SNSシェアボタン*/
.button-caption { display: none; }
.sns-share-buttons a {
 font-size: 14px; /*ロゴサイズ*/ 
 height: 25px; /*ボタンの高さ*/
 box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18); /*影*/
}
/*SNSシェアボタン*/
/*ブルーテーブル*/
.bluetable {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 700px;
  table-layout: fixed;
}

.bluetable tr {
  background-color: #e6f2f5;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
.bluetable th,
.bluetable td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
  font-size: .85em;
}
.bluetable td {
  font-size: .85em;
}
.bluetable thead tr{
  background-color: #167F92;
  color:#fff;
}
.bluetable th {
    background: #78bbc7;
    color: #fff;
}
/*ブルーテーブル*/
/*レビュー記事星設定*/
.review-rating .rating-star {
font-size:0.7em;
top:-30px;
left:0px;
}
/* ウィジェットタイトルアイコン */
.widget h3::before { font-family: FontAwesome; font-size: 80%; vertical-align: middle; font-weight: normal; margin-right: 5px; } /* 共通 */
.widget_popular_entries h3::before { content: '\f135'; } /* 人気記事 */
.widget_new_entries h3::before, .widget_recent_entries h3::before { content: '\f005'; } /* 新着記事 */
.widget_categories h3::before { content: '\f0ca'; } /* カテゴリー */
.widget_item_ranking h3::before { content: '\f091'; } /* ランキング */
.widget_tag_cloud h3::before { content: '\f02b'; } /* タグクラウド */
.widget_author_box h3::before { content: '\f007'; } /*ユーザー */
/* 枠線を付ける */
img.waku {
    border: solid 1px #808080; /* 枠線のスタイル 太さ 色 */
    box-shadow: 0px 0px 5px #808080; /* 影の水平方向の距離 垂直方向の距離 ぼかしの距離 色 */
}
/* ボタン */
.btn-shine {
  color: #fff;
  background-color: #009EED;
  font-weight: bold;
  border-radius: 4px;
  cursor: pointer;
  line-height: normal;
  text-decoration: none;
  border: 2px solid transparent;
  padding: 14px 20px;
  font-size: 18px;
  margin: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.btn-shine:hover{
  color: #fff;
}
.btn-shine:before {
  animation: shine 3s ease-in-out infinite;/*数字を変更することで光る間隔が変更*/
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px;
}
@keyframes shine {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
/*外部リンクアイコン*/
.entry-content a[target="_new"]:after {
    font-family:FontAwesome;
    content:'\f08e';
    margin-left: .1rem;
}
/* 内部ブログカード左上リンク非表示*/
.internal-blogcard:before {
	content: "";
	background: transparent;
}
/*アプリーチ*/
.appreach{
  text-align: left;
  padding: 25px;
  margin:20px;
  border-radius:2px;
  overflow: hidden;
  box-shadow:0px 2px 5px 1px #e5e5e5;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach img,
.appreach p {
  margin: 0;
  padding: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;
}
p.appreach__name {
  font-size: 16px;
  color:#555;
  padding-bottom:10px;
  font-weight:bold;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
  color:#888;
}
.appreach__info a{
  color:#aaa;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 15px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
@media only screen and (max-width: 786px){
.appreach{
  margin:20px 0;}
.appreach__info {
  font-size: 11px !important;}
p.appreach__name {
  font-size: 15px;}
}
