/*
 Theme Name:   Godios. Child Theme
 Theme URI:    https://godios.jp
 Description:  Godios Child Theme
 Author:       Shimon
 Author URI:   http://godios/author/profile
 Template:     godios
 Version:      1.0.3
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Grid-Layout, Two-Columns, Left-Sidebar, Right-Sidebar, Accessibility-Ready, Custom-Background, Custom-Colors,Custom-Header, Custom-Menu, Editor-Style, Featured-Image-Header, Featured-Images, Sticky-Post, Theme-Options, Threaded-Comments, Blog
 Text Domain:  godios-child
*/@charset "UTF-8";

/* これより下に子テーマ用CSSをお書き下さい。 */



#entry-content {
    margin: 50px 10px;
}

#entry-content img{
    margin: 0 auto;
    display: block;
    border-radius: 3px;
}

@media (min-width: 450px)
{
	#instagram_div img{
		width:50%;
	}
}


#header, .fixed-topbar {
    box-shadow: 0 12px 32px -14px rgba(0,0,0,.1);
}

.entry-top>.entry-image{
	    border-radius: 3px;
}

#entry-content h2{
    font-size: 1.5em;
    font-weight: 700;
    line-height: 25px;
    font-family: Arial,Helvetica,游ゴシック,YuGothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
    margin: 30px 0 4px;
    color: rgba(0,0,0,.8);
    padding: 8px 0px;
    border-left: 4px solid #6ec3c8;
    border-bottom: 1px solid #6ec3c8;
    padding-left: 5px;
}
#entry-content h3 {
    font-size: 1.2em;
    line-height: 25px;
    font-weight: 700;
    color: rgba(0,0,0,.8);
    /* border-bottom: solid 2px; */
    font-family: Arial,Helvetica,游ゴシック,YuGothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
    margin: 25px 0 4px;
    padding: 0px 0px;
	padding-left:15px;
    border-left: 0px #FFF solid;
}



#entry-content h4 {
	font-size: 1.5rem;
	color: rgba(0,0,0,.8);
}


#entry-content h4::before {
    display:none;
}


#entry-content h3::before {
    background-color: #6ec3c8;
}

#entry-content h2::before {
    background-color: #FFF;
	display:none;
}

@media (min-width: 900px)
{
		#gnav a {
			font-weight: 700;
		}

		.entry-title {
		   font-weight: 700;
		   color: #424344;
		   font-size: 1.28571em;
		   font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', Osaka, MS PGothic, sans-serif;
		}
	
		.entry-list {
    		height: 150px;
			border-bottom: .07143em solid #e5e5e5;
		}	
	
		.entry-list .entry-image {
			border-radius: 3px;
			max-height: 120px;
			max-width: 180px;
		}
		.entry-list .entry-image>img {
			height: 120px;
			width: 180px;
		}
	
		.entry-list .entry-inner {
			left: 220px;
		}
}

@media (max-width: 25.875em)
{
	.gnav>li>a {
    	font-weight:normal;
	}
			
}
.entry-category {
    background-color: #6ec3c8;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', Osaka, MS PGothic, sans-serif;
	font-weight: normal;
}

.entry-image{
	border-radius:3px;
}

.gnav, .entry-title{
	    font-family: Arial, Helvetica, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.gnav{    color: #333;}


.social-share-wrap.bottom{
	margin-top: 20px;
}

#single_pagenavi {
    clear: both;
    text-align: center;
	margin-top: 0px;
    padding: 3% 0 5% 0
}
#single_pagenavi a {
    text-decoration: none;
    background: #6ec3c8;
    color: #fff;
    border: 1px solid #6ec3c8;
    border-radius: 3px;
    padding: 5% 30%;
    margin: 0 2%;
	margin-top: 5px;
	display:block;
	
}

#single_pagenavi span {
    background: #fff;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5% 6%;
    margin: 0 2%;
    font-weight: normal;
}

#single_pagenavi a span {
    background: #6ec3c8;
    color: #fff;
    border: none;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-weight: 700;
}


.pagenum {
    clear: both;
    width: 100%;
    text-align: center;
    font-size:85%;
    color:#222;
    padding: 3% 0 1% 0;
}

#pagenum {
    clear: both;
    width: 100%;
    text-align: center;
    font-size:85%;
    color:#222;
    padding: 3% 0 1% 0;
}

.post .entry-category {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
	background-color: transparent;
}


.archive-head>h1:before, .search-head>h1:before{
    content: "#";
    display: inline-block;
    font-weight: 700;
    margin-right: .25em;
}

.archive-head{
	padding-left:15px;
}


#entry-content {
    margin: 10px 5px;
}

#entry-content>.entry-footer {
    margin-top: 5px;
}

#footer {
    background-color: #424340;
    margin-top: 20px;
}

.pages>li>a, #copyright, #copyright>a, #copyright>p>a  {
    color: #fff;
}


/************************************
** 新着エントリーウィジェット
************************************/
#new-entries{
  line-height:150%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', Osaka, MS PGothic, sans-serif;
  font-weight:700;
  color:#333;
}

#new-entries h3{
  padding: 15px 0;
}

#new-entries ul {
  padding-left:0;
}

#new-entries ul li {
  clear: left;
  float: none;
  height:75px;
  margin-bottom:20px;
}

#new-entries ul li img {
  border: none;
  display: inline;
  float: left;
  margin: 0 5px 10px 0;
  border-radius:5px;
}

#entry-content h2::before,
#new-entries ul li::before {
   display: none!important;
}



.site-logo {
   padding-left: 20px;
}

/************************************
** 新着エントリーウィジェットここまで
**ここからカテゴリーページのタグ一覧デザイン
************************************/


.category-archive-list {
	margin: 0;
}
.category-archive-list li:before {
	width: 0;
	height: 0;
}
.category-archive-list li {
	padding-left: 0;
	display: inline-block;
	font-size: 13px;
	margin: 0 5px 5px 0;
}
.category-archive-list li a {
	display: inline-block;
	background-color: #fff;
	border: 1px #ccc solid;
	color:#3e3e3e;
	padding: 3px 5px;
	text-decoration: none;
	border-radius: 3px;
}
.category-archive-list li a:before {
	content: "\f292";
	font-family: 'FontAwesome';
	margin: 0 3px 0 0;
	color: #333;
}


/* adsense */
/* 横並び広告全体部分 */
.ad-bottom-main {
  margin-top:20px;  /* 上に余白（ラベルとの距離） */
  margin-bottom:20px;  /* 下に余白（下のコンテンツとの距離） */
}
 
/* 広告左 */
.ad-bottom-left{
     float:left;  /* 広告を左寄せ */
	margin-right: 30px;
    margin-left: 30px;
}
 
/* 広告右 */
.ad-bottom-right{
     float:left;  /* これも広告の左寄せ */
}
 
/* 最後に左寄せを解除するための記述 */
.ad-bottom-main:after {
  content:"";
  display:block;
  clear:both;
}

/* macaron css */
.relatedPost {
    border: 1px solid #e6e6e6;
    position: relative;
    margin-bottom: 20px;
}

.relatedPost dt {
    text-align: center;
    padding: 10px 30px 11px;
    font-size: 14px;
    font-weight: 700;
    color: #666;
}

.relatedPost dt:before {
    left: 11px;
}

.relatedPost dt:after {
    right: 11px;
}


.relatedPost dd {
    padding: 8px;
    font-size: 1.6em;
}

.relatedPost .Left {
    float: left;
}

.relatedPost a {
    color: #666;
}

.relatedPost .Right {
    float: right;
    width: 480px;
}

/* ショートコードで関連記事を取得 */
.related_article{
	margin: 5px 0;
	text-align: left;
}
.related_article .inbox{
	padding-left:25%;
}
.related_article .ttl{
	margin: 0 0 0.1em!important;
	font-size:1em;
	font-weight: bold;
}

.related_article .desc{
	margin: 0!important;
	color:#333;
	font-size:0.8em!important;
}

.related_article figure{
	    margin: 0 auto;
}

.related_article .date{
	font-size:0.8em;
}
.related_article .thum{
	width: 22%;
	float:left;
}
.related_article .thum img{
	max-width:100%!important;
	margin-bottom: 0;
    height: 70px!important;
    width: 160px;

}
.related_article a{
	color:#333;
	background: #FFF;
	border: 1px solid #eee;
	box-shadow:1px 1px 0 #efefef;
	text-decoration:none;
	display:block;
	padding:0.9em;
    padding-bottom: 1.6em;
}
.related_article a:hover{
	color:#666;
	background:lightyellow;
}

/*　商品紹介ボックス */
.item-box {
	margin:20px 0;
  padding: 10px;
  border:  1px solid #ccc;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #ccc;
}
.item-box:after {
    content: '';
    display: block;
    clear: both;
}

.item-box img {
  max-width: 100%;
  box-shadow:none!important;
}

.item-box > div {
  float:  left;
  width: 50%;
}

.item-box-left {
  padding-left: 0;
}

.item-box-right {
  position: relative;
}


.item-box-right p {
  font-size: 14px;
}
.item-box-right .item-btn {
    font-size:18px;
    text-decoration:none;
    letter-spacing: 1px;
    display:block;
    text-align:center;
    padding: 10px 20px;
    color:#fff;
    background-color:#4CAF50;
    border-radius:5px;
    box-shadow:2px 2px 0 #2E7D32, 0px 3px rgba(0,0,0,0.5);
    margin: 20px 0;
}

.item-box-right .item-btn a {
  text-decoration: none;
  color:  #fff !important;
  display: block;
}

.item-box-right h4{
	margin-top: 5px!important;
}


@media screen and (max-width: 720px) {
  .item-box > div {
    width: 100%;
  }
  .item-box-right {
    margin-top: 40px;
  }

  .item-box-right .item-label {
    right: -20px;
  }
}


.wp-embedded-content {
    width: 100%;
    height: 140px;
}
/*CVボタン*/
.button01{
     display:block;
     width: 250px;
     height:70px;
     line-height: 70px;
     color: #FFF;
     text-decoration: none;
     text-align: center;
     background-color: #6EC3C8; /*ボタン色*/
     border-radius: 5px; /*角丸*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
.button01:hover{
     background-color: #6EC3C8;/*ボタン色*/
}


/* ショートコードで吹き出しデザイン */
.voice{
	margin:1em 0 1.3em;
	font-size:0.95em;
}

.voice:after, .voice:before {
    content: "";
    clear: both;
    display: block;
}

.voice .voicecomment{
	border:3px solid #eee;
	background-color: #fff;
	color: #444;
	padding: 2.5%;
	position:relative;
	width:85%;
	border-radius:5px;
}
.voice.l .voicecomment{
	float:right;
}
.voice.r .voicecomment{
	float:left;
}

.voice.l .voicecomment:before{
	content: '';
	position: absolute;
	border-right: 8px solid #eee;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	top: 10px;
	left: -11px;
}
.voice.l .voicecomment:after{
	content: '';
	position: absolute;
	border-right: 10px solid #fff;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	top: 10px;
	left: -7px;
}
.voice.r .voicecomment:before{
	content: '';
	position: absolute;
	border-left: 8px solid #eee;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	top: 10px;
	right: -11px;
}
.voice.r .voicecomment:after{
	content: '';
	position: absolute;
	border-left: 10px solid #fff;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	top: 10px;
	right: -7px;
}

.voice .voicecomment h2,
.voice .voicecomment h3,
.voice .voicecomment h4,
.voice .voicecomment h5{
	margin:10px 0!important;
	padding:0;
}
.voice .voicecomment p{
	margin-bottom:1em;
}
.voice .voicecomment p:last-child{
	margin-bottom:0;
}
.voice .icon{
	width:12%;
	text-align:center;
	margin: 0px!important;
}
.voice.l .icon{
	float:left;
}
.voice.r .icon{
	float:right;
}
.voice .icon img{
	border-radius:50%;
	margin:0;
	border: 4px solid #f5f5f5;
}

.voice .icon .name{
	font-size: 0.65em;
	padding:0.4em 0;
}


/* 引用出典 */
#quotation{
	font-size: 0.6em;
    margin-top: 0.5em;
}

/* 強調リンク（macaron */
.textLink01 a {
	font-size:1.2em;
    padding: 14px 24px;
    border: 1px solid #e6e6e6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 2px 4px #f4f4f4;
    display: inline-table;
}

.textLink01 a:before {
    color: #6ec3c8;
    font-size: 1em;
	font-family: FontAwesome;
    content: "\f054";
    vertical-align: middle;
}

/* サムネイル画像出典リンク */
#thumbnail_field{
	margin-top:3px!important;
	text-align:right;
	font-size:10px;
	color: #999999;
}


/*　マーカー線デザイン */
.marker-line {
background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #cce5ff 0%) repeat scroll 0 0;
}

/* 水色囲みボックス */
.blue-box {
padding: 10px; margin-bottom: 10px; border: 1px dotted #333333; background-color: #e0f8f7!important;
}

/* 記事内内部リンク用ボタンデザイン */

.btn-wrap {
    margin: 1.5em 0 2em;
}

.btn-wrap a {
    display: inline-block;
    text-decoration: none;
    padding: 1em 2em;
}

.btn-wrap.aligncenter {
    text-align: center;
}

.btn-wrap.rich_blue a{
	font-weight: bold;
	position: relative;
	background-color: #6ec3c8;
	color: #ffffff!important;
	border-radius: 0.2em;
	box-shadow: 0 4px 0 #07889d;
	border: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .09);
}
.btn-wrap.rich_blue a:hover {
	background: #07889d;
	color: #ffffff!important;
	box-shadow: 0 1px 0 #07889d;
}

/*
 記事トップのタイトルを3行まで表示する
*/
.entry-top>header>.entry-title {
  -webkit-line-clamp: 3;
  height: 103px;
  max-height: 110px;
  margin-bottom: 0.2em;
}
.entry-top>header>.social-share-wrap.top {
  margin-top: 0;
}

@media (max-width: 71em) {
  .entry-top>header>.entry-title {
    height: 100px;
  }
}
@media (max-width: 43.75em) {
  .entry-top>header>.entry-title {
    height: 92px;
  }
}
@media (max-width: 37.5em) {
  .entry-top>header>.entry-title {
    height: 81px;
  }
}
@media (max-width: 31.25em) {
  .entry-top>header>.entry-meta {
    margin-bottom: 8px;
  }
}
@media (max-width: 25.875em) {
  .entry-top>header>.entry-title {
    height: 70px;
  }
}
@media (max-width: 20em) {
  .entry-top>header>.entry-title {
    height: 59px;
  }
}


/*-------------------------
  ブログカード
-------------------------*/
.blog-card {
  background: #fbfaf8;
	border:3px solid #ddd;
	word-wrap:break-word;
	max-width:100%;
	border-radius:5px;
  /* sp用 ※4 */
  margin-left: auto;
  margin-right: auto;
}
.blog-card:hover {
  background: #fee;
}
.blog-card a {
  text-decoration: none;
}
.blog-card-title {
	color: #337ab7;
	display: block;
}
.blog-card-thumbnail {
	float:left;
	padding:10px;
}
.blog-card-thumbnail img {
	float:left;
	display: block;
	padding: 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.blog-card-content {
	line-height:120%;
}
.blog-card-title {
	padding:10px 10px 10px 0;
	font-size:100%;
  font-weight: bold;
  line-height: 1.5em;
}
.blog-card-excerpt {
	color:#333;
	margin:0 10px 10px;
	line-height: 1.5em;
	font-size:small;
}
.blog-card .clear {
  clear: both;
}

/*ブログカードに「続きを読む」*/
.blog-card:after{
    position: absolute;
    font-family: 'FontAwesome','Arial',sans-serif,'Font Awesome';
    content:' 続きを読む \03e';
    font-weight: bold;
    right:10px;
    bottom: 10px;
    padding:1px 5px;
    background:#008BBB;/*「続きを読む」の背景色*/
    color:#fff;/*「続きを読む」の文字色*/
    font-size: .8em;
    border-radius:2px;
}