@charset "UTF-8";
/*----------このエリアは削除すると正しく動作しない可能性があります----------

Theme Name:   LION BLOG Child
Theme URI:    http://fit-jp.com/theme/
Description:  FIT(フィット) が制作するブログ用WordPressTHEME「LION BLOG」の子テーマ
Author:       Kota Naito　@FIT(フィット)
Author URI:   http://fit-jp.com/about/
Template:     lionblog
Version:      1.2
License:      GNU GENERAL PUBLIC LICENSE
License URI:  http://www.gnu.org/licenses/gpl.html

----------このエリアは削除すると正しく動作しない可能性があります----------*/


/*/////////////////////////////////////////////////
//下記ユーザーカスタマイズエリア
/////////////////////////////////////////////////*/
button,
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}
.keyVisual__title {
    font-size: 6rem;
    color: #000;
}
.keyVisual__text {
    display: inline-block;
	padding:0 0.5em;
    background-color: #000;
}

.keyVisual__title.u-txtShdw-dark {
    text-shadow: 1px 1px 1px rgba(255,255,255,0.75);
}
@media only screen and (max-width: 767px){
.keyVisual__title {
    font-size: 2rem;
}
.keyVisual__text {
    font-size: 1rem;
}
}
@media (max-width: 640px){
input[type=text],textarea {
  font-size: 16px;

}
}
.btn__link, .widget .tag-cloud-link, .comment-respond .submit, .comments__list .comment-reply-link {

    border-radius: 0px;

}
.pagetop {
 
    border-radius: 0;
}
.searchBox__form {
    border-radius: 0;
}
@media only screen and (max-width: 767px){
.globalNavi__switch {
    border-radius: 0;

}
}
.t-separate .globalNavi__list {
    border-radius:0;
}
.comments__list .comment-meta {
    border-radius:0;
}

.comments {
    margin-bottom: 5em;
}
.bracketsBox h4{
    margin-top: 0;
}
.an .ctaPost__btn::before {
    transform: rotate(135deg);
}
.an .ctaPost__btn a {
    font-size: 1.3rem;

}
.an .ctaPost__btn {
    width: 60%;
}
@media only screen and (max-width: 767px){
.an .ctaPost__btn a {
    font-size: 1.2rem;
	padding: 5px 0;

}
.an .ctaPost__btn {
    width: 80%;
}
.comments {
    margin-top: 20px;
    padding-top: 20px;
}
}
#respond{
	display:none_;
}
a.page-numbers, span.page-numbers.current {

    border-radius: 0px;
}


@media only screen and (max-width: 767px){
.heading.heading-leftImg {
    font-size: 1.4rem;
}
.archiveList-leftImg .btn-leftImg{
		display:none;
		
	}
.archiveList.archiveList-leftImg{
		padding-bottom: 20px;
    margin: 0 auto 20px auto;
	}
	.archiveList-leftImg .dateList{
		margin-bottom: 0px;
	}
.heading.heading-primary {
    font-size: 2.2rem;
}
.heading.heading-secondary {
    font-size: 1.4rem;
}
.content {
    font-size: 1.5rem;
	 line-height: 1.8;
	border-top: 3px solid #E5E5E5;
	margin: 30px 0 60px 0;
	padding-top:30px;
}
.related__contents {

    color: #999;
}
.socialEffect__link {
    width: 50px;
    height: 50px;
    line-height: 50px;
	}
}
#respond{
	margin-bottom:5em;
}
p.atte{
	font-size:11px;
	color:#666;
	padding-top:2em;
}
input::placeholder {
  color:#d4d4d4;
	font-size:12px;
}
.va-social-buzz .vasb_fb .vasb_fb_like .vasb_fb_like_text{
	font-size:12px;
}
.va-social-buzz .vasb_share{
	display:none;
}
.siteTitle__link:hover::after {

    border: none;

}
.comments__list .reply{
	display:none;
	
}

.adWidget {
    padding: 0;
    background: rgba(255,255,255,0);
    background-image:none;
}
.adWidget h2,.rectangle__title{
	font-size: 1rem;
	color:#aaa;
}
.rectangle {
    padding: 0;
    background: rgba(255,255,255,0);
    background-image:none;
}
@media screen and (max-width: 500px){
     .adsbygoogle {
         overflow: visible;
     }
}
@media only screen and (max-width: 767px){
.widget .adWidget {
    width: 100%;
    margin: auto;
}}

.eyecatch.eyecatch-widget{
	width:40%;
	float:left;
	margin-bottom:0px;

}
.rankListWidget__title{
	float:right;
	width: calc( 60%  - 10px );
}
.dateList.dateList-widget{
		float:right;
	width: calc( 60%  - 10px );
}
.rankListWidget__item::after {
    content: "";
    display: block;
    clear: both;
}

.rss_item .related__title {
    width: calc(100% - 0px);
   
}
.rssIn .heading.heading-leftImg{
	float: none;
	width: calc( 100% - 0px );
}
.rssIn .dateList.dateList-leftImg {
	float: none;
	width: calc( 100% - 0px );
}
.rssIn .archiveList__text.archiveList__text-leftImg {
	float: none;
	width: calc( 100% - 0px );
}
.rssPost a{
	display: block;
    padding: 15px 0;
    line-height: 1.5;
    font-size: 1.6rem;
    font-weight: bold;
	position: relative;
    clear: both;
    width: 80%;
    margin: 3em auto 0 auto !important;
    background: #b82c2c;
    border:1px solid #b82c2c;
    text-align: center;
    color: #FFF !important;
	
}
.rssPost a:hover{
	color: #b82c2c !important;
	background: #fff;
	border: 1px solid #b82c2c !important;
	
}
@media only screen and (max-width: 767px){
	.eyecatch.eyecatch-widget{
	width:30%;

}
.rankListWidget__title{
	float:right;
	width: calc( 70%  - 10px );
}
.dateList.dateList-widget{
		float:right;
	width: calc( 70%  - 10px );
}
.rssPost a{

    font-size: 1.4rem;

    width: 100%;
	}
}
.widgetPost {
    margin-top: 20px;
}