﻿/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/
.asagi{
 color:#33a6b8;
}
.red{
	color:#ff0000;
}
/*.ameimg{
display: none;
}*/
.fusen1{
margin-left: 10px;
}
.fusen2{
margin: 20px 10px 10px; 
padding: 15px; 
word-break: break-all; 
color: #333; 
box-shadow: 4px 4px 4px rgba(0,0,0,0.05);
 width: 300px; 
transform: rotate(2deg); 
background: #ddeeff;
}
.fusen3{
width: 45%; 
height: 35px;
 opacity: 0.15; 
margin: -35px auto 10px 25%; 
background: #ccb; 
transform: rotate(-5deg);
}
.fusen4
{
font-size: 18px; 
color: #33a6b8; 
font-weight: bold;
}
＃subscriber_form
{
	width:300px;
}



.post-cta {
  margin: 0 0 28px;
  color: #333333;
	border:solid 1px #3985c0;

}

.post-cta .post-cta-inner {
  padding: 30px 45px;
	border-top:solid 1px #3985c0;
	margin-top:0px;
}
.post-cta .cta-post-title {
  padding: 30px 45px;
  font-size: 36px;
  margin-bottom: 0px;
	background: #3985c0;
	color: #fff;
  text-align: center;
  border-bottom: 2px solid #fff;
}
.post-cta .post-cta-img {
  float: right;

  margin: 0 0 20px 20px;
}
.post-cta .post-cta-cont {
  overflow: hidden;
}
.post-cta .post-cta-btn {
  margin: 10px 0;
}
.post-cta .post-cta-btn a {
  background: #F86222;
  color: #fff;
  border-radius: 8px;
  display: block;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  width: 60%;
  margin: 0 auto 20px;
}
.post-cta .post-cta-btn a:hover {
  background: #fa8553;
}
.post-cta p {
  margin-bottom: 1em;
}




/* ----------------------------------------------------
 SNSボタン
-----------------------------------------------------*/
.sns-wrap {
    width:100%;
    margin-top: 1em;
	display:flex;
			flex-flow: row;
	flex-wrap:wrap;

}
.total {
flex-basis:16%;
   margin-top: 0 ;
		margin-bottom:5px;
    background:#d0d0d0;
    box-shadow:0 5px 0 #333333;
	border-radius: 5px;

}
.total div{
			color:#333333;

    text-align: center;
  font-size: 14px;
	    padding: 10px;
	
}




.sns-wrap div {
   /* float: left;*/

    margin-top: 0 ;
		margin-bottom:5px;
	border-radius: 5px;
	
}
.sns-wrap a {

    display: block;
    padding: 5px;

    text-align: center;
}

.sns-wrap div a:hover {
    -webkit-transform: translate3d(0px, 5px, 1px);
    -moz-transform: translate3d(0px, 5px, 1px);
    transform: translate3d(0px, 5px, 1px);
    box-shadow:none;
}
.sns-wrap .twitter  {
    background: #1da1f2;
    box-shadow:0 5px 0 #0092ca;
flex-basis:16%;
}
.sns-wrap .facebook  {
    background: #3b579d;
    box-shadow:0 5px 0 #2c4373;
	flex-basis:16%;
}
.sns-wrap.googleplus  {
    background: #dd4b39;
    box-shadow: 0 5px 0 #ad3a2d;
flex-basis:16%;
}
.sns-wrap .hatebu  {
    background: #1c99cd;
    box-shadow: 0 5px 0 #016DA9;
flex-basis:16%;
}
.sns-wrap .line  {
    background: #00b900;
    box-shadow: 0 5px 0 #359A34;
flex-basis:16%;
}
.sns-wrap .pocket  {
    background:#ff4454;
    box-shadow:0 5px 0 #c0392b;
flex-basis:16%;
}


@media only screen and ( max-width: 736px ) {
    .total div {
      font-size: 14px;
    }

}

/*記事がよかったら、いいねスマホ*/
.p-shareButton-bottom {
padding-bottom: 15px;
overflow: hidden;
}
.p-shareButton__buttons {
font-weight: 700;
color: #fff;
font-size: 13px;
text-align: center;
}
.p-shareButton__buttons>li {
padding-left: 3px;
padding-right: 4px;
}
.p-shareButton__buttons .c-btn {
padding: 8px 0;
border-radius: 2px;
}
.p-shareButton__buttons .c-ico {
display: block;
margin: auto auto 5px;
}
.p-shareButton__fb {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
width: 115px;
}
.p-shareButton__fb-cont {
position: relative;
width: 108px;
margin: 0 auto;
}
.p-shareButton__fb-unable {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
}
.p-shareButton__cont {
margin: 15px 0 0;
}
.p-shareButton__a-cont {
background: #2e2e2e;
display: table;
width: 100%;
}
.p-shareButton__a-cont__img {
display: table-cell;
min-width: 130px;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.p-shareButton__a-cont__btn {
display: table-cell;
padding: 12px;
text-align: center;
}
.p-shareButton__a-cont__btn p {
font-size: 12px;
color: #fff;
font-weight: 700;
padding: 5px 0 15px;
line-height: 1.4;
margin-bottom: 0px;
}
.p-asideFollowUs__twitter {
border: 2px solid #e6e6e6;
margin-top: 15px;
padding: 12px 0;
}
.p-asideFollowUs__twitter__cont {
text-align: center;
font-size: 13px;
color: #252525;
font-weight: 700;
}
.p-asideFollowUs__twitter__item {
display: inline-block;
vertical-align: middle;
margin: 0 2px;
}

/*記事がよかったら、いいねPC*/
.p-entry__push {
margin-bottom: 20px;
display: table;
table-layout: fix;
width: 100%;
background-color: #2b2b2b;
color: #fff;
}
.p-entry__pushThumb {
display: table-cell;
min-width: 240px;
background-position: center;
background-size:cover;
}
.p-entry__pushLike {
display: table-cell;
padding: 20px;
text-align: center;
vertical-align: middle;
line-height: 1.4;
font-size: 20px;
}
.p-entry__pushButton {
margin-top: 15px;
display: inline-block;
width: 200px;
height: 40px;
line-height: 40px;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.p-entry__pushButtonLike {
line-height: 1;
}
.p-entry__note {
margin-top: 15px;
font-size: 12px;
color: #999;
}
.p-entry__tw-follow {
margin-bottom: 10px;
background: #f4f4f4;
width: 100%;
padding: 15px 0;
}
.p-entry__tw-follow__cont {
text-align: center;
font-size: 15px;
color: #252525;
}
.p-entry__tw-follow__item {
display: inline-block;
vertical-align: middle;
margin: 0 15px;
}

/*-------------------------------------
関連記事を2列表示
-------------------------------------*/
.related-articles-thumbs01 li {
      width: 48%;
     display: inline-block;
     vertical-align: top;
     font-size: 14px;
}
/*-------------------------------------
width950px以下で、関連記事を2列表示を解除
-------------------------------------*/
@media only screen and (max-width : 950px){
.related-articles-thumbs01 li {
	width:auto;
}
}