@charset "utf-8";
/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/



#container .header-info a{
 background: #add8e6;
}

.widgettitle {
    border-bottom: double 5px #add8e6;
    color:　#000;
	background: #fff;
}

.entry-content{
	font-size:18px !important;
    font: 18px/1.8 "游ゴシック", "YuGothic", "Yu Gothic", 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif !important;
    line-height:1.8em !important;
}

.entry-content p {
    margin: 0 0 1.6em;
    line-height: 1.75;
    font-size: 16px;
}

.top-post-list .post-list .entry-content .entry-title {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 0.3em;
    color: #444;
}

.top-post-list .post-list .entry-content p {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0.3em;
    color: #a9a9a9;
}


.entry-content h2{
position: relative;
padding: 0.5em;
background: #add8e6;
color: white;
}

h2::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}



/*---------------------------------
カエレバ・ヨメレバ
--------------------------------*/
.booklink-box, .kaerebalink-box {
	padding: 15px;
    margin-bottom: 10px;
    border: double #f5deb3;
    overflow: hidden;
    font-size: small;
    background:#fffafa;
}


 

.booklink-image, .kaerebalink-image {
	margin: 0 15px 0 0;
	float: left;
	width: 100px;
}

.booklink-image img, .kaerebalink-image img {
	margin: 0 auto;
	text-align: center;
}

.booklink-info, .kaerebalink-info {
	margin: 0;
	line-height: 120%;
	overflow: hidden;
}

.booklink-name > a, .kaerebalink-name > a {
	font-size: 15px;
	font-weight: bold;
}

.booklink-name, .kaerebalink-name {
	margin-bottom: 12px;
	line-height: 1.5em;
}

.booklink-powered-date, .kaerebalink-powered-date {
	font-size: 7px;
	margin-top: 5px;
	line-height: 120%;
	
}

.booklink-detail {
	font-size: 12px;
}

.booklink-powered-date, .kaerebalink-detail {
	margin-bottom: 15px;
}

.booklink-link2, .kaerebalink-link1 {
	margin-top: 10px;
}

.booklink-link2 a,
.kaerebalink-link1 a {
	    width: calc(100% - 4px);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 2px 0;
    padding: 10px 0;
    text-align: center;
    float: left;
    text-decoration: none;
    font-weight: 800;
   
    font-size: 15px;
    color: #2147c4 !important;
    text-decoration: underline;
   
   
}

.booklink-link2 a:hover,
.kaerebalink-link1 a:hover {
	opacity: .6;
}

.booklink-link2 a:active,
.kaerebalink-link1 a:active {
	position: relative;
	top: 1px;
}

/*ボタンを変えるときはここから*/
.shoplinkamazon a {
	background: #fff; !important;
	 border: solid 2px #FF9901;
}

.shoplinkrakuten a {
	background-color: #fff
		!important;
	border: solid 2px #c20004;
}

.shoplinkkindle a {
	background-color: #fff !important;
	border: solid 2px #007dcd;
}

.shoplinkkakakucom a {
	background-color: #314995 !important;
}

.shoplinkyahoo a {
	background-color: #7b0099 !important;
}

/*ここまでを変更*/
.shoplinkyahoo img {
	display: none;
}

.booklink-footer {
	clear: left;
}

.shoplinkyahoo a {
	font-size: 10px;
}

.booklink-footer {
	display: none;
}

/*---------------------------------
著者
--------------------------------*/
@media only screen and (min-width: 768px) {
	.author-box {
		width: 98%;
		border: 1px solid #333;
		margin-bottom: 1em;
	}

	.author-box a{
        color: #4c7fb2;
    }
	
	.author-title {
		padding: 10px 20px;
		background: #333;
		color: #fff;
		font-size: 18px;
	}
	
	.author-content {
		padding: 20px 15px;
	}
	
	.author-box img {
		float: left;
        width: 25%;
        height: 150px;
        margin-left: 0px;
        border: solid 2px #bdbdbd;
        border-radius: 50%;
        margin: 15px 15px;
	}
	
	.author-text {
		float: left;
		width: 80%;
	}
	
	.author-name {
		color: #333;
		font-size: 20px;
		margin-bottom: .5em;
		text-align: left;
	}

	.author-left {
		float: left;
        width: 65%;
        padding-left: 20px;

	}
	
	.author-text p {
		font-size: 15px;
		margin-bottom: 0;
	}
	
	.author-info p {
		margin-bottom: .2em;
	}
	
	.author-twitter {
		width: 180px;
		padding: 5px 0;
		display: block;
		color: #ffffff;
		text-align: center;
		margin-bottom: 4px;
		background: #55acee;
		font-size: 15px;
	}
	
	.author-twitter:hover {
		background: #89C7F7;
		color: #fff;
	}
	
	.author-content:after {
		content: "";
		display: block;
		clear: left;
	}
}

@media only screen and (max-width: 767px) {
	.author-box {
		width: 98%;
		border: 1px solid #333;
		margin-bottom: 1em;
	}

	.author-box a{
        color: #4c7fb2;
    }
	
	.author-title {
		padding: 10px 20px;
		background: #333;
		color: #fff;
		font-size: 15px;
	}
	
	.author-content {
		padding: 20px 15px;
	}
	
	.author-box img {
		width: 100%;
		margin-right: 5%;
		border: solid 2px #bdbdbd;
        border-radius: 50%;
	}
	
	.author-text {
		width: 100%;
	}
	
	.author-name {
		color: #333;
		font-size: 18px;
		margin-bottom: 1em;
	}
	
	.author-name {
		font-size: 16px;
	}
	
	.author-box .clearfix-left {
		clear: left;
	}
	
	.author-info p {
		margin-bottom: .5em;
	}
	
	.author-text p {
		font-size: 13px;
		margin-bottom: .5em;
	}
	
	.author-twitter {
		width: 90%;
		padding: 5px 0;
		display: block;
		color: #ffffff;
		text-align: center;
		margin-bottom: 4px;
		background: #55acee;
		font-size: 15px;
	}
	
	.author-twitter:hover {
		background: #89C7F7;
		color: #fff;
	}
	
	.author-content:after {
		content: "";
		display: block;
		clear: left;
	}
}

/*ここから*/





.entry-content a {
	text-decoration:underline;
}

.entry-content ul li:before {
    top: 12px;
}



/*文字の大きさと余白*/


.entry-content p {
    margin:0.2em 0;}




.text-small{
    font-size: 15px;
}

.button {
    display: inline-block;
    width: 266px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    border-radius:10px;
}
.button::before,
.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.button,
.button::before,
.button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button {
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 2px solid #808080;
    color: #333;
    line-height: 50px;
    overflow: hidden;
}
.button:hover {
    color: #fff;
}
.button::after {
    top: -100%;
    width: 100%;
    height: 100%;
}
.button:hover::after {
    top: 0;
    background-color: #333;
}



/* 枠だよ～ん */
.waku {
    border:2px solid #333;
    padding:10px;
}


body {
font: 18px/1.8 "游ゴシック", "YuGothic", "Yu Gothic", 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
}

/*============================================================
フキダシデザイン
============================================================*/
.arrow_answer,
.arrow_question {
    position: relative;
    background: #fff;
    border: 1px solid #c8c8c8;
    padding: 30px 25px;
    border-radius: 10px;
    width: 70%;
    font-size: 13px;
}
.arrow_question {
    float: right;
    margin-right: 20px;
}
.arrow_answer:after,
.arrow_answer:before,
.arrow_question:after,
.arrow_question:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_question:after,
.arrow_question:before { right: 100%; }
.arrow_answer:after,
.arrow_answer:before { left: 100%; }
.arrow_answer:after,
.arrow_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 15px;
    margin-top: -15px;
}
.arrow_answer:after { border-left-color: #fff ; }
.arrow_question:after { border-right-color: #fff ; }
.arrow_answer:before,
.arrow_question:before {
    border-color: rgba(200, 200, 200, 0);
    border-width: 16px;
    margin-top: -16px;
}
.arrow_answer:before { border-left-color: #c8c8c8; }
.arrow_question:before { border-right-color: #c8c8c8; }
.question_image { float: left; }
.answer_image {
    float: right;
    margin-right: 20px;
}
.answer_image img,
.question_image img { border-radius: 50px; }
.question_Box {
    margin-bottom: 25px;
    overflow: hidden;
}

.waku-button a {
  display: inline-block;
  padding: 10px;
  background: #dd1c1a;
  border: 1px solid #dd1c1a;
  color: #fff;
  width:85%;
  text-decoration: none;
  transition: 0.1s;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
   border-radius:10px;
}
.waku-button a:hover {
  background: #fff;
  color: #dd1c1a;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
}

.author-box {
  width:98%;
  border: 1px solid #333;
}
.author-title {
  padding:10px 20px;
  background:#333;
  color:#fff;
  font-size:18px;
}
.author-content {
  padding: 20px 15px;
}

.author-content p {
    text-align: left;
}

.author-box img {
  width: 15%;
  float: left;
}
.author-text {
  margin-left:15px;
  float: left;
  width: 80%;
}
.author-name {
  color: #333;
  font-size:20px;
}
.author-text p {
  font-size:15px;
}
.author-twitter {
    width: 180px;
    padding: 5px 0px;
    display: block;
    color:#ffffff;
    text-align:center;
    margin-bottom:4px;
    background: #55acee;
    font-size:15px;
}

.author-twitter:hover {
    background: #89C7F7;
    color:#fff;
}
.author-content:after {
  content: "";
  display: block;
  clear: left;
}
.waku-box {
  position:relative;
  border:1px solid #333;
  padding:10px;
  margin:20px 5px 5px;
}
.waku-title {
  position:absolute;
  font-size:18px;
  top:-16px;
  left:15px;
  background:#fff;
}

.kako-kiji-box {
    margin-bottom: 1.5rem;
    font-size:1.1em;

}
.kako-kiji-box .kako-kiji-content {
    background: #fffaf0;
    border: 2px solid #f14017;
    padding:20px;
}
.kako-kiji-box .kako-kiji-content:before {
    content: "\f0a9";
    font-family: FontAwesome;
    color: #f14017;
    margin-right: 0.5em;
}
.kako-kiji-box .kako-kiji-midashi {
    color: #fff;
    background: #f14017;
    display: inline-block;
    padding: .1rem .7rem 0;
    vertical-align: bottom;
}
.after-arrow:after {
  content: "\f08e";
  font-family: FontAwesome;
  color:#1464b3;
  text-decoration:underline;
}

.related-entries-box {
    margin: 1em 0;
    width: 99%;
    border: 1.5px solid #e2041b;
    background: #fef4f4;
}

.related-title {
    padding: 10px 20px;
    background: #e2041b;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.related-content {
    padding: 10px 10px 10px 0;
}

.related-content li {
    margin-bottom: 12px;
}

.related-content li a {
    font-size: 17px;
    line-height: 10px;
}

/*蛍光ペン的なやつ*/
.marker_y {
background: linear-gradient(transparent 60%, #ffff66 60%);
}

/* 吹き出しのCSS　*/
.entry-content .l-fuki,
.entry-content .r-fuki {
    position: relative;
    width: 80%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    border-radius: 6px;
    border: 2px solid #999;
    box-shadow: 1px 1px 5px #aaa;
    background-color: #fff;
    z-index: 1;
}
.entry-content .l-fuki {
    margin: 20px 20% 40px 0;
}
.entry-content .r-fuki {
    margin: 20px 0 40px 19%;
}
.entry-content .l-fuki::before,
.entry-content .r-fuki::before {
    position: absolute;
    content: "";
    top: 16px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    background-color: #fff;
    z-index: 2;
}
.entry-content .l-fuki::before {
    right: -7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.entry-content .r-fuki::before {
    left: -7px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.entry-content .l-fuki::after,
.entry-content .r-fuki::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    top: -10px;
    border-radius: 40px;
    border: 3px solid #fff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 5px #aaa;
}
.entry-content .l-fuki::after {
    right: -110px;
}
.entry-content .r-fuki::after {
    left: -110px;
}
@media screen and (max-width: 620px) {
    .entry-content .l-fuki,
    .entry-content .r-fuki {
        width: 70%
    }
    .entry-content .l-fuki {
        margin-right: 30%;
    }
    .entry-content .r-fuki {
        margin-left: 30%;
    }
}
@media screen and (max-width: 478px) {
    .entry-content .l-fuki::after,
    .entry-content .r-fuki::after {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }
    .entry-content .l-fuki::after {
        right: -84px;
    }
    .entry-content .r-fuki::after {
        left: -84px;
    }
}
.k::after {background-image:url(http://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20160408/20160408023448.png);}
.h::after {background-image:url(http://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20160408/20160408023232.png);}
.koba::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20161129/20161129173321.jpg);}
.m::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20161230/20161230175239.jpg);}
.r::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20170113/20170113024847.jpg);}
.s::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20170210/20170210033836.png);}
.y::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20170209/20170209182902.jpg);}
.sh::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/keita-agu-ynu/20170315/20170315161711.png);}

.twitter-btn a {
  display: inline-block;
  padding: 5px;
  background: #138BF2;
  border: 1px solid #138BF2;
  color: #fff !important;
  width:100%;
  text-decoration: none;
  transition: 0.1s;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
   border-radius:5px;
  margin:20px 0;
}

.twitter-btn a:hover {
  background: #fff;
  color: #138BF2 !important;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
}

.line-btn a {
  display: inline-block;
  padding: 5px;
  background: #19B905;
  border: 1px solid #19B905;
  color: #fff !important;
  width:100%;
  text-decoration: none;
  transition: 0.1s;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
   border-radius:5px;
}
.line-btn a:hover {
  background: #fff;
  color: #19B905!important;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
}

 p.resizeimage img { width: 100%; }

/*ちょっと注目*/
.annotation-head {
    color: #fff;
    background-color: #ea4747;
    line-height: 40px;
    font-size: 150% !important;
    font-weight: bold !important;
    text-align: center;
    border-radius: 4px 4px 0 0;
    padding: 3px;
    margin: 20px auto 0 !important;
}

.annotation-head:before {
    content: "\f0a9";
    font-family: FontAwesome;
    padding-right: 15px;
}

.annotation-head:after {
    content: "\f0a8";
    font-family: FontAwesome;
    padding-left: 15px;
}

.annotation-box {
    padding: 20px;
    margin-top: 0;
    margin-bottom: 15px;
    border: 2px solid #ea4747;
    border-radius: 0 0 4px 4px;
}

.annotation-img {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}

.annotation-box p {
    margin-bottom: 20px;
    font-size: 16px !important;
}

/* PHP Code WidgetのSNSボタン */
.entry-content .sns ul li {
  padding-left: 0;
}

.sns li {
    margin: 0 1% 2% 0 !important;
}

.sns ul {
    list-style: none;
}


