/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 30 2025 | 08:23:46 */
.choro_eyecatch{
  position: relative;/*親要素にrelative*/
}
.post-thumbnail img{
	opacity: 0.5;
}
.choro-meta{
  position: absolute!important;
  top: 0px;
  right: 25px;
  color: #417af7;
  font-size: 1rem;
}
h1.entry-title{
	color:#15adc1;
	border-bottom:3px solid #b2d5de;	
}
/*--------------------------------------
 * SNSシェアボタン 丸型
 * --------------------------------------*/
.sns-dif ul {
    background: none;
}
.sns-dif ul li a {
    padding: 0;
	box-shadow: none;
}
.sns-dif ul li a:hover {
	box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.25);
}

.sns-btn__title{
	display:none;
}

/*-
.fb a {
    background: #7c9dec!important;
}
.hatebu a {
    background: #7cb1ec!important;
}
.pkt a {
    background: #f99593!important;
}
.line a {
    background: #8ed97a!important;
}

.tw a, .fb a, .hatebu a, .pkt a, .line a{
    color: white;
}
.sns-dif ul li a{
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 25px;
}
.sns-dif ul li a i{
	height: 35px;
	line-height: 35px;
	font-size: 20px!important;
}


.tw a {
    font-family: unset;
    font-weight: bold;
    background: #999!important;
	font-size: 10px!important;
}

-*/
