#logo img{max-height: 150px!important;}

/*関連記事*/
.recomend{
	margin-top:10px;
}

#custom_header .wrap　.header-text{
	max-width:780px;
}
#custom_header .ja{
	font-size:2em !important;
	
}
#custom_header .en{
	font-size:2em;

}
.recomend-box{
	border-top:double 4px;
	border-bottom:double 4px;
	padding-bottom:20px;
	padding-top:10px;
	margin-top:0px;
}

.entry-content h2{
margin:25px 2px;
background:#3f270c;
padding: 15px 15px 15px 70px;
display: block;
border: 1px solid #debb6f;
	box-shadow: 0 0 0 2px #3f270c;
}

.entry-content h2:before{
position: absolute;
content: '';
top: 6%;
left:10px;
content:url(https://sales-copywriting.com/wp-content/uploads/2019/03/hane.png)!important;
}
h3{
	padding-bottom:5px!important;
	border-bottom:double 4px;
	border-left:none!important;
}
h4,h5{
	padding-bottom:10px;
	border-bottom:solid 2px #3f270c ;
}
.kate img{
	margin-bottom:15px;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
width:90%;
}
/*LINE風プロフィール*/
.sidebar-profile {
width: 90%;
font-size: .9em;
background-image: url("https://sales-copywriting.com/wp-content/uploads/2019/03/shutterstock_163379354.jpg");
background-repeat: no-repeat;
background-size: 100% auto;
padding-top:45%;
padding-bottom: 20px;
margin: 1em 1em 1em 1em;
box-shadow: 0 2px 5px rgba(0,0,0,.13);
}


/*横幅が400px以上ある端末でのサイズ*/
@media only screen and (min-width: 400px){
.sidebar-profile {
width: 320px;
padding-top:40%;
}
	
}

.profile-center{
text-align: center;
}

/*プロフィール画像を丸くする*/
.profileimg{
width: 45%;
border: solid 4px #fff;
border-radius: 100px;
background-color: #fff;
}

/*名前*/
.profile-name{
font-size: 1.2em;
font-weight: bold;
}

/*自己紹介文*/
.profile-font{
font-size: 1.1em;
}

.sidebar-profile p{
padding: 0 2em;
text-align: justify;
}

/*SNSアイコンリスト*/
ul.sns-follow {
text-align: center;
}

ul.sns-follow li{
display: inline-block;
height: 45px;
margin:0 2px;
vertical-align: middle !important;
margin-bottom: 0;
}

ul.sns-follow li a {
display: block;
width: 45px;
height: 45px;
border-radius: 50px;
color: #FFFFFF;
}

ul.sns-follow a:hover {
opacity: 0.6;
color: #FFFFFF;
}

/*Twitterボタン*/
ul.sns-follow li.twitter-btn a{
background: rgba(29,161,242,0.7);
line-height: 55px;
}

/*Facebookボタン*/
ul.sns-follow li.facebook-btn a{
background: rgba(59,89,153,0.7);
line-height: 55px;
}

/*Instagramボタン*/
ul.sns-follow li.instagram-btn a{
background: rgba(241,63,121,0.7);
line-height: 55px;
}

/*YouTubeボタン*/
ul.sns-follow li.youtube-btn a{
background: rgba(205,32,31,0.7);
line-height: 55px;
}

/*Feedlyボタン*/
ul.sns-follow li.feed-btn a{
background: rgba(108,198,85,0.7);
line-height: 55px;
}
#g_nav{
	font-size: 1.2em;
}
#custom_header .en{
font-family:YuMincho;
	font-weight: bold;
}
#custom_header .ja{
font-size: 2em;
margin:0;
line-height: 1.7;
font-weight: bold;
font-family:YuMincho;
}
@media (max-width: 768px){

#custom_header .en{
	font-size:1.4em;

}
		#custom_header .ja{
	font-size:1.4em !important;

}
}