@charset "UTF-8";

a:link { color:#637f57; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:visited { color: #999999; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:active { color: #99a2a5; text-decoration:underline;}
a:hover { color: #99a2a5;text-decoration:underline;} 

.nonborder { 
border:none; 
outline:none; 
}

*{box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box
}

ul{
margin:0;
}

pre{
padding:0;
}

body {
font-size:15px;
font-family:'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, 'MS PGothic', Helvetica, Arial, sans-serif;
text-align:left;
color:#222222;
line-height:1.8em;
position:relative;
-webkit-text-size-adjust: none;
}

#container{
width:100%;
margin:0 auto;
padding:0;
position:relative;
}

#header-container{
width:70%;
height:auto;
margin:0 auto;
padding:40px 0;
text-align:center;
position:relative;
}

#header-container header{
margin:0;
padding:0;
}

/* header-carousel */

.owl-carousel{
width:100% !important;
margin:0;
}

.itemimg1{
width:100%;
height:auto;
margin:0;
overflow:hidden;
position:relative;
}

.itemimg1:before {
content: "";
display: block;
padding-top:75%; /* 1:1 */
}

.itemimg {
position: absolute;
top: 0; 
left: 0;
width: 100%;
height: 100%;
overflow:hidden;
text-align:center;
}

.itemimg a{
color:#ffffff;
}

.itemimg p{
width:100%;
padding:10px 20px 10px 20px;
z-index:9999 !important;
position:absolute;
bottom:0;
background-color: rgba(0,  0,  0,  0.5);
color:#ffffff;
}

.noimage {
opacity: .3;
}

.noimage1{
font-size:30px;
color:#666666;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
position:absolute;
top:40%;
left:50%;
margin-left:-85px;
}

.owl-nav{
display:none !important;
}

#main-container{
width:70%;  
padding:40px 0 100px 0;
margin:0 auto;
}

#main-container:after {
content: "";
display: block;
clear: both;
}

/* header */

h1,h2,h3,h4{
font-weight:normal;
margin:0;
}

h1{
padding:0;
margin:0;
font-size:25px;
font-family: 'Playfair Display', serif;
font-weight:400;
letter-spacing:2px;
line-height:1.2em;
-webkit-animation: headerMotion 1.3s;
-moz-animation: headerMotion 1.3s;
-o-animation: headerMotion 1.3s;
animation: headerMotion 1.3s;
}

.intro{
letter-spacing:2px;
margin:0;
padding:0;
font-size:12px;
color:#666666;
}

.fa-tree{
font-size:40px !important;
color:#637f57;
}

h1 a:link,h1 a:visited{
color:#222222;
}

h1 a:hover{
color:#637f57;
text-decoration:none;
}

h2{
font-size:17px;
padding:0;
margin:10px 0;
line-height:1.2em;
letter-spacing:2px;
}

h3{
font-size:13px;
padding:0;
margin:0;
text-align:left;
}

.border2{
width:50px;
height:1px;
margin:10px auto 20px auto;
display:block;
border-bottom:1px #666666 solid;
}

h4{
font-size:20px;
padding:0 0 20px 0;
font-family: 'Playfair Display', serif;
font-weight:400;
letter-spacing:2px;
}

h4 a{
color:#222222;
text-decoration:none;
}

.comtitle a,.tbtitle a{
padding:0;
color:#222222;
}

.comtitle a:hover,.tbtitle a:hover{
padding:0;
color:#222222;
}

.comtitle{
padding:0;
}

.tbtitle{
margin-top:10px;
}

.comment header{
margin:0;
}

/* social */

.social{
width:100%;
height:auto;
margin:0;
padding:5px 15%;
background-color:#333333;
color:#ffffff;
}

.social:after {
content: "";
display: block;
clear: both;
}

.welcome{
display:block;
padding:0;
font-size:11px;
font-family: 'Playfair Display', serif;
font-weight:400;
letter-spacing:2px;
float:left;
}

.social ul{
float:right;
margin:0;
}

.social li {
padding:0;
margin:0 0 0 20px;
display:inline-block;
}

.social li a:link,.social li a:visited{
color:#ffffff;
font-size:12px;
}

.social li a:hover{
color:#cccccc;
text-decoration:none;
}

/*menu*/

#menu{
width:100%;
height:auto;
padding:15px 0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
margin:0 auto;
-webkit-animation: headerMotion 1.3s;
-moz-animation: headerMotion 1.3s;
-o-animation: headerMotion 1.3s;
animation: headerMotion 1.3s;
border-top:1px #eeeeee solid;
border-bottom:1px #eeeeee solid;
}

#menu ul {
text-align:center;
margin:0;
border:0;
}
			
#menu  li {
display:inline-block;
margin:0;
padding:0 30px;
font-size:10px;
}

#menu li a {
padding:0;
border: 0;
color:#333333;
}

#menu li a:hover{
color:#637f57;
text-decoration:none;
}

a.menu-link {
display: none;
}

.js nav[role=navigation] {
max-height: none;
}

#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size:77%;
z-index:998;
}

#page-top a {
background-color: rgba(255,  255,  255,  0.3);
text-decoration: none;
color:#222222;
width:auto;
padding:10px 15px;
text-align: center;
display: block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

#page-top a:hover {
text-decoration: none;
background:#ffffff;
color:#222222;
}

.postnav{
}

/*#prev{
width:50px;
height:auto;
padding:50px 0;
display:block;
background-color: rgba(0, 0, 0, 0.5);
position:fixed;
top:40%;
left:0;
font-size:40px;
text-align:center;
color:#ffffff;
z-index:997;
border-top-right-radius:5px; 
border-bottom-right-radius:5px;
}

#next{
width:50px;
height:auto;
padding:50px 0;
display:block;
background-color: rgba(0, 0, 0, 0.5);
position:fixed;
top:40%;
right:0;
font-size:40px;
text-align:center;
color:#ffffff;
z-index:997;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
}*/

.pagenav{
}

.postnav1{
text-align:center;
padding:0 0 70px 0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:12px;
}

.pagenav1{
margin:0;
padding:0 0 100px 0;
font-size:12px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

.pagenav a{
text-decoration:none;
color:#444444;
}

#next1{
padding:0;
float:left;
}

#prev1{
padding:0;
float:right;
}

/* maincontents */

section#maincontents{
width:68%;
padding:0 30px 0 0;
margin:0;
float:left;
}

/* blogpost */

.blogpost{
padding:0 0 30px 0;
margin-bottom:20px;
position:relative;
border-bottom:1px #eeeeee solid;
}

.blogpost header{
text-align:center;
margin:0 0 20px 0;
}

.category{
font-size:11px;
margin:0 0 10px 0;
}

.blogpost time{
font-size:10px;
margin:0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
color:#666666;
}

.border{
width:50px;
height:1px;
margin:10px auto 0 auto;
display:block;
border-bottom:1px #666666 solid;
}

.blogpost img{
max-width: 100%;
height: auto;
width /***/:auto;　
-ms-interpolation-mode: bicubic;
}

.blogpost p{
margin:0;
}

.morelink{
margin:20px 0;
text-align:center;
}

.morelink a{
color:#ffffff;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
font-size:9px;
padding:5px 20px;
border:1px #333333 solid;
display:inline-block;
background-color:#637f57;
}

.morelink a:hover{
background-color:#333333;
color:#ffffff;
text-decoration:none;
}

.fc2_footer{
margin:20px 0 0 0;
}

.fc2button-facebook iframe {
width:105px !important;
}

.relate_dl{
padding:20px;
margin:20px 0;
background-color:#f5f5f5;
}

.relate_dt{
padding:0 0 10px 0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

/* socialbutton */

.button{
float:left;
margin:-40px 0 0 0;
}

.bottomnav{
margin:0 !important;
padding:0 !important;
}

.bottomnav ul{
margin:0 !important;
}

.bottomnav li {
padding:0 !important;
margin:0 15px 0 0 !important;
display:inline-block !important;
overflow:hidden;
}

.bottomnav li a:link,.bottomnav li a:visited{
color:#333333 !important;
font-size:13px !important;
display:block;
width:20px;
height:20px;
}

.bottomnav li a:hover{
color:#222222 !important;
text-decoration:none !important;
width:60px;
transition: width 1s linear;  
-webkit-transition:width 1s linear;  
}

#maincontents blockquote{
border:2px #222222 dotted;
font-size:15px;
padding:10px;
margin:10px;
}

.titlelist{
margin:0;
padding:0;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.searcharea{
padding:0;
margin:0;
}

.searcharea h4{
width:100%;
padding:0;
margin:-70px 0 40px 0;
text-align:center;
}

.searcharea h4{
margin:0 0 20px 0;
}

.searcharea h2{
font-size:17px;
margin:0;
padding:0;
}

.searcharea li{
margin:0 0 30px 0 !important;
}

.none { 
display:none;
}

.block { 
display:block;
padding:0 2.5%;
}

pre code{
display:block;
overflow:auto;
border:1px #222222 solid;
padding:10px;
}

/* list-style */

.blogpost ul,.searcharea ul,.relate_dl ul,.plugcontent ul{
margin:0 0 0 1.5em;
}

.blogpost ul li,.searcharea li,.relate_dl ul li,.plugcontent ul li{
list-style-type:circle;
list-style-position:outside;
margin:0;
padding:0;
position:relative;
height:100%;
}

/* footer-style */

.bottomfooter{
width:100%;
height:auto;
font-size:9px;
padding:0;
margin-top:30px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
text-align:right;
}

.comfooter{
font-size:10px;
padding:10px 0;
margin:0;
text-align:right;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

.tbfooter{
font-size:10px;
padding:10px 0;
border-bottom:1px #cccccc dashed;
margin:0;
text-align:right;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

.titlelistfooter{
font-size:10px;
padding-bottom:10px;
margin-bottom:10px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

/* comment */

.pcomment,.trackback{
padding:0;
margin: 0 0 50px 0; 
}

.comment{
padding:0;
margin: 0 0 50px 0;  
}

.ecomment{
width:100%;
margin:0;
padding:0;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.ctriangle{
width:100%;
margin-bottom:20px;
position:relative;
} 

.triangle{
position:absolute;
width:0;
height:0;
left:50px;
top:10px;
border-top:20px solid transparent;/*下*/
border-right: 20px solid  transparent;/*左*/
border-left: 20px solid transparent;/*右*/
border-bottom: 20px solid #f5f5f5;/*上*/
}

.cbody{
margin:20px 0 0 0;
padding:20px 20px 10px 20px;
background-color:#f5f5f5;
}

.pcomment p,.ecomment p{
padding:5px 0;
}

.pcomment label,.ecomment label{
color:#222222;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:9px;
}

input:-webkit-autofill {
background-color:none;
}

#name,#title,#email,#website{
width:60%;
padding:5px 0;
border:none;
outline:none;
border:1px #cccccc solid;
}

textarea{
width:99%;
height:150px;
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
overflow:auto;
border:none;
outline:none;
border:1px #cccccc solid;
-webkit-appearance: none;
border-radius:0;
}

#password{
width:30%;
padding:5px 0;
border:none;
outline:none;
border:1px #cccccc solid;
}

#ppost,#ecom,#dcom{
color: #ffffff;
padding:5px 15px;
margin:0 0 10px 0;
height: 40px;
border:1px #222222 solid;
width: auto;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:9px;
background-color:#637f57;
}

#ppost:hover,#ecom:hover,#dcom:hover{
color: #ffffff;
padding:5px 15px;
background-color:#333333;
}

.trackback{
word-break: break-all;
}

/* sidebar */

#sidebar{
width:32%;
margin:0;
padding:0 0 0 30px;
float:right;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.plugcontent{
padding:30px;
margin:0 0 40px 0;
border:1px #cccccc solid;
}

.plugcontent ul{
}

.plugin{
margin:0;
padding;0;
}

.profile{
width:100%;
margin:0 0 40px 0;
border:1px #cccccc solid;
padding:30px;
}

.welcome2{
display:block;
margin:0 0 20px 0;
padding:0;
font-size:13px;
font-family: 'Playfair Display', serif;
font-weight:400;
letter-spacing:2px;
}

.profile img{
width:100%;
margin:0 0 20px 0;
}

.profile p{
font-size:10px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

.plugin-tag{
/*
word-break: keep-all;
*/
word-break: break-all;
}

.plugin-search input[type="text"]{
width:80%;
}

/* bottomfooter */

#footer-container{
width:100%;
margin:0 auto;
font-size:12px;
padding:20px 15%;
text-align:center;
clear:both;
}

#footer-container footer{
padding:0;
overflow:hidden;
margin:0 auto;
}

#footer-container .footer-address{
margin:0;
padding:0;
}

/* calender */

table.calender {
width:100%;
margin:0 auto;
font-size: 100%;
}

table.calender caption {
margin-bottom: 10px;
margin:0 auto;
}

table.calender th,
table.calender td {
border-bottom: 1px dashed #cccccc;
text-align: center;
padding:0.1em;
}

table.calender td a {
display: block;
background-color:#637f57;
color: #ffffff;
}

table.calender td a:hover {
background-color:#333333;
color: #ffffff;
}

table.calender th#sun {
color: #ee9074;
}

table.calender th#sat {
color: #77b8bc;
}

#change_mobile{
display:none;
}

#change_mobile_body{
display:none;
}

/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width:980px) {

#header-container{
width:100%;
height:auto;
margin:0 auto;
padding:30px 5%;
position:relative;
}
.social{
width:100%;
height:auto;
margin:0;
padding:5px 5%;
}

#main-container{
width:90%;  
margin:0 auto;
}

#footer-container{
width:100%;
padding:0 5%;
}

}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {

#header-container{
width:100%;
height:auto;
margin:0 auto;
padding:50px 5% 0 5%;
position:relative;
}

.welcome{
display:none;
}

#menu{
width:100%;
height:auto;
padding:0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
font-size:11px;
margin:30px 0 0 0;
float:none;
}

a.menu-link {
display: block;
padding:30px 0 20px 0;
color:#444444;
text-decoration:none;
font-family: 'Open Sans', sans-serif;
font-weight:400;
text-transform:uppercase;
letter-spacing:3px;
text-align:center;
margin:0px auto;
font-size:11px;
}

nav[role=navigation] {
clear: both;
-webkit-transition: all 0.3s ease-out;  
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.js nav[role=navigation] {
overflow: hidden;
max-height: 0;
}

nav[role=navigation].active {
max-height: 40em;
}

nav[role=navigation] ul {
margin: 0;
padding: 20px 0;
border-top: none;
text-align:center;
}

#menu li {
display:block;
margin:0;
padding:10px 0;
font-size:10px;
}

nav[role=navigation] li a {
display: block;
padding: 0.8em;
color:#444444;
}

section#maincontents{
width:100%;
padding:0;
margin:0;
float:none;
}

#sidebar{
width:100%;
margin:0;
padding:0;
float:none;
}

#name,#title,#email,#website{
-webkit-appearance: none;
border-radius:0;
}

textarea{
-webkit-appearance: none;
border-radius:0;
}

#password{
-webkit-appearance: none;
border-radius:0;
}

#ppost,#ecom,#dcom{
-webkit-appearance: none;
border-radius:0;
}

}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {

/* disable webkit text size adjust (for iPhone) */
html {
-webkit-:text-size-adjust: none;
}

/*videos */
.video embed,.video object,
.video  iframe {
width: 100%;
height: auto;
min-height:300px;    
}

}

/****************************************************************
   itemanime
*****************************************************************/

@-webkit-keyframes itemanime {
  0% {
   opacity: 0;
   -webkit-transform: translateY(60px);
  }
  50% {
   opacity: 0;
   -webkit-transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   -webkit-transform: translateY(0);
  }
}

@-moz-keyframes itemanime {
  0% {
   opacity: 0;
   -moz-transform: translateY(60px);
  }
  50% {
   opacity: 0;
   -moz-transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   -moz-transform: translateY(0);
  }
}

@-o-keyframes itemanime {
  0% {
   opacity: 0;
   -o-transform: translateY(60px);
  }
  50% {
   opacity: 0;
   -o-transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   -o-transform: translateY(0);
  }
}

@keyframes itemanime {
  0% {
   opacity: 0;
   transform: translateY(60px);
  }
  50% {
   opacity: 0;
   transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   transform: translateY(0);
  }
}

/***************************************************************
   headerMotion
****************************************************************/

@-webkit-keyframes headerMotion {
  0% {
   opacity: 0;
   -webkit-transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   -webkit-transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   -webkit-transform: translateY(0);
  }
}

@-moz-keyframes headerMotion {
  0% {
   opacity: 0;
   -moz-transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   -moz-transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   -moz-transform: translateY(0);
  }
}

@-o-keyframes headerMotion {
  0% {
   opacity: 0;
   -o-transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   -o-transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   -o-transform: translateY(0);
  }
}

@keyframes headerMotion {
  0% {
   opacity: 0;
   transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   transform: translateY(0);
  }
}

/* ▼ h3～h5見出し ▼ */

h3{ 
    font-size:12pt;                           /* 文字サイズ */
    background-color:#F2F2F2;                 /* 背景色     */
    border-top:   #999999 0px solid;          /* 枠(上)     */
    border-left:  #58FA82 5px solid;          /* 枠(左)     */
    border-right: #999999 0px solid;          /* 枠(右)     */
    border-bottom:#BDBDBD 2px solid;          /* 枠(下)     */
    padding:5px 10px; 
}
 
 
h4{ 
    font-size:12pt;                           /* 文字サイズ */
    background-color:#F2F2F2;                 /* 背景色     */
    border-top:   #e0e0e0 0px solid;          /* 枠(上)     */
    border-left:  #5882FA 5px solid;          /* 枠(左)     */
    border-right: #e0e0e0 0px solid;          /* 枠(右)     */
    border-bottom:#BDBDBD 2px solid;          /* 枠(下)     */
    padding:5px 10px; 
}
 
h5{ 
    font-size:10pt;                           /* 文字サイズ */
    background-color:#ffffff;                 /* 背景色     */
    border-top:   #e0e0e0 0px solid;          /* 枠(上)     */
    border-left:  #e0e0e0 0px solid;          /* 枠(左)     */
    border-right: #e0e0e0 0px solid;          /* 枠(右)     */
    border-bottom:#e0e0e0 1px solid;          /* 枠(下)     */
    padding:5px 10px; 
    margin:0px 10px; 
}
 
/* ▲ h3～h5見出し ▲ */

/*--------------------------------------
  ヨメレバ・カエレバ（レスポンシブ）
--------------------------------------*/
.booklink-box, .kaerebalink-box{
    padding:25px;
    margin-bottom: 10px;
    border:double #CCC;
    overflow: hidden;
    font-size:small;
}
.booklink-image, .kaerebalink-image{
    margin:0 15px 0 0;
    float:left;
    min-width: 160px;
    text-align: center;
}
.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, .kaerebalink-name{
    margin-bottom:24px;
    line-height:1.5em;
}
.booklink-powered-date, .kaerebalink-powered-date{
     font-size:8px;
     margin-top:10px;
     font-family:verdana;
     line-height:120%;
}
.booklink-detail, .kaerebalink-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:30%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    display:inline-block;
    margin:5px 2px 0 0;
    padding:10px 1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-weight:800;
    text-shadow:1px 1px 1px #dcdcdc;
    font-size:12px;
    color: #fff !important;
}
.booklink-link2 a:hover,
.kaerebalink-link1 a:hover{opacity: 0.6;}
.booklink-link2 a:active
.kaerebalink-link1 a:active{
    position:relative;
    top:1px;
}
/*ボタンを変えるときはここから*/
.shoplinkamazon a{background-color:#FF9901 !important;}
.shoplinkrakuten a{background-color:#c20004 !important;}
.shoplinkkindle a{background-color:#007dcd !important;}
.shoplinkkakakucom a{background-color:#314995 !important;}
.shoplinkyahoo a{background-color:#7b0099 !important;}
/*ここまでを変更*/
.shoplinkyahoo img{display:none;}
.shoplinkyahoo a{font-size:10px;}
.booklink-footer{display: none;}

@media screen and (max-width: 680px) {
.booklink-box, .kaerebalink-box{padding:15px;}
.booklink-image, .kaerebalink-image{
    width: 100px !important;
    min-width: initial;
}
.booklink-name > a, .kaerebalink-name > a{
    font-size: 15px;
    font-weight: bold;
}
.booklink-name, .kaerebalink-name{margin-bottom:12px;}
.booklink-powered-date, .kaerebalink-powered-date{margin-top:5px;}
.booklink-link2 a,
.kaerebalink-link1 a{
    width:calc(100% - 4px);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin: 2px 0px;
    padding:10px 0px;
}
}


/* カード全体像 */
.blogcard {
  margin-bottom: 30px;
  max-width: 100%;
  background-color: white;
  border: 1px solid rgb(211,211,211);
  border-radius: 2px;
  box-shadow: 0 10px 6px -6px rgba(0,0,0,.1);
  color: rgb(51,51,51);
  padding: 10px;
}

/* float親要素 */
.blogcard-content {
  margin-bottom: 5px;
  overflow: hidden;
}

/* 画像 */
.blogcard-image {
  display: inline-block;
  float: right; /* 画像を左に配置したい場合は left に変更 1/2 */
  margin: 0 0 5px 5px; /* 画像を左に配置したい場合は 0 10px 5px 0 に変更 2/2 */
  width: 100px; /* 画像の表示サイズ変更は数値をpxで変更 1/6 */
  height: 100px; /* 画像の表示サイズ変更は数値をpxで変更 2/6 */
}

.blogcard-image-wrapper {
  display: inline-block;
  width: 100px; /* 画像の表示サイズ変更は数値をpxで変更 3/6 */
  height: 100px; /* 画像の表示サイズ変更は数値をpxで変更 4/6 */
}

.blogcard-image-wrapper img {
  width: 100px; /* 画像の表示サイズ変更は数値をpxで変更 5/6 */
  height: 100px; /* 画像の表示サイズ変更は数値をpxで変更 6/6 */
  object-fit: cover;
  object-position: center center;
}

/* タイトル */
.blogcard-title {
  margin-bottom: 5px;
  line-height: 1.4;
  font-size: 15px;
  font-weight: bold;
}

.blogcard-title a {
  color: rgb(61,63,68);
  word-break: break-all;
}

.blogcard-title a:hover {
  text-decoration: underline;
}

/* 引用 */
.blogcard blockquote {
  margin: 0;
  border: 0;
  padding: 0;
  position: static;
}

.blogcard blockquote:before,
.blogcard blockquote:after {
  content: none;
}

/* 記事概要 */
.blogcard-description {
  line-height: 1.5;
  font-size: 13px;
}

/* フッター(元記事サイト名とリンク) */
.blogcard-footer {
  font-size: 12px;
}

.blogcard-footer a {
  color: rgb(154,165,171);
  text-decoration: underline;
}

.blogcard-footer a img {
  margin-right: 5px;
}

/* Akira風ブログカード-gr設定 */
.blogcard-gr {
  -webkit-transition: .3s ease-in-out; 
  transition: .3s ease-in-out;
  width: 600px; /* ブログカードの横幅設定 */
  margin: 0 auto; /* ブログカードのセンタリング設定 */
  margin-bottom: 30px;
  max-width: 100%;
  background:linear-gradient(rgba(28, 216, 210,0.5), rgba(147, 237, 199,0.3)); /* ブログカードの背景色設定 */
  border: 1px solid rgb(211,211,211);
  border-radius: 2px;
  box-shadow: 0 10px 6px -6px rgba(0,0,0,.1); /* ブログカード下の影の濃さ設定 */
  color: rgb(51,51,51); 
  padding: 10px;
}
.blogcard-gr:hover {
  background:linear-gradient(rgba(239, 50, 217,0.2), rgba(147, 237, 199,0.3)); /* ブログカードの背景色設定 */ 
  box-shadow: 0 10px 6px -6px rgba(0,0,0,.3); /* ブログカード下の影の濃さ設定 */ 
}
/* 引用 */
.blogcard-gr blockquote {
  margin: 0;
  border: 0;
  padding: 0;
  position: static;
  background-color: transparent; /* 初期背景色キャンセル */
}
.blogcard-gr blockquote:before,
.blogcard-gr blockquote:after {
  content: none; /* 引用符非表示コード */
}

/* Akira風ブログカード-gr2設定 */
.blogcard-gr2 {
  -webkit-transition: .3s ease-in-out; 
  transition: .3s ease-in-out;
  width: 600px; /* ブログカードの横幅設定 */
  margin: 0 auto; /* ブログカードのセンタリング設定 */
  margin-bottom: 30px;
  max-width: 100%;
  background:linear-gradient(to bottom, rgba(46,46,254,.4) 30%, rgba(255,255,255,.7) 70%); /* ブログカードの背景色設定 */
  border: 1px solid rgb(211,211,211);
  border-radius: 2px;
  box-shadow: 0 10px 6px -6px rgba(0,0,0,.1); /* ブログカード下の影の濃さ設定 */ 
  color: rgb(51,51,51); 
  padding: 10px;
}
.blogcard-gr2:hover {
  background:linear-gradient(to bottom, rgba(255,255,255,.7) 30%, rgba(46,46,254,.4) 70%); /* ブログカードの背景色設定 */
  box-shadow: 0 10px 6px -6px rgba(0,0,0,.3); /* ブログカード下の影の濃さ設定 */ 
}
/* 引用 */
.blogcard-gr2 blockquote {
  margin: 0;
  border: 0;
  padding: 0;
  position: static;
  background-color: transparent; /* 初期背景色キャンセル */
}
.blogcard-gr2 blockquote:before,
.blogcard-gr2 blockquote:after {
  content: none; /* 引用符非表示コード */
}