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

Theme Name:   LIONBLOGChild
Theme URI:    http://fit-jp.com/theme/
Description:  LION BLOG Child Theme
Author:       freation
Author URI:   https://grove-ent.com/
Template:     lionblog
Version:      2.0.0
License:      GNU GENERAL PUBLIC LICENSE
License URI:  http://www.gnu.org/licenses/gpl.html

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


/*/////////////////////////////////////////////////
//下記ユーザーカスタマイズエリア
/////////////////////////////////////////////////*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    width: 100%;
}
tbody>tr {
/*    border-top: solid 0.5px #f0b200;*/
}
td, th {
    border-right: solid 0.5px #f0b200;
}
td.feature {
    font-size: 24px;
    font-weight: bold;
}
span {
    font-weight: bold;
}
img, embed, iframe, object, audio, video {
    max-width: 100%;
    height: auto;
}

/*header 新着記事*/
.marquee__title {
    font-weight: 900;
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f0b200;
    margin-right: 10px;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.siteTitle__logo img {
    /* max-width: 100%; */
    width: 100%;
    height: 100%;
}

.siteTitle {
    float: left;
    max-width: 220px;
    padding: 40px 0 80px 0;
}

.globalNavi{
    width: auto;
}

.globalNavi__list {
    background: #f0b200;
    border-radius: 5px 5px 0 0;
}
/*サイドウィジェットタイトル下部*/
.heading.heading-widget {
    display: inline-block;
    font-size: 1.8rem;
    padding-bottom: 5px;
    border-bottom: 2px solid #f0b200;
}
/*カテゴリー*/
.eyecatch__cat a {
    display: block;
    padding: 10px 40px;
    color: #ffffff;
    background: #f0b200;
}
/*ページトップ*/
.pagetop {
    position: relative;
    width: 180px;
    height: 60px;
    line-height: 70px;
    margin: 0 auto;
    background: #f0b200;
    color: #ffffff;
    text-align: center;
    border-radius: 0 0 5px 5px;
}

/*続きを読む*/
.btn__link, .widget .tag-cloud-link, .comment-respond .submit, .comments__list .comment-reply-link {
    position: relative;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 1.3rem !important;
    border: 1px solid #f0b200;
    color: #f0b200;
    background: transparent;
    cursor: pointer;
}
/*記事切り替え部分*/
.archiveList {
    position: relative;
    border-bottom: 1px solid #f0b200;
    padding-bottom: 40px;
    margin: 0 auto 40px auto;
}

/*ランキング部分 pc*/
.rank-line {
    width: 100%;
    position: relative;
/*    background: linear-gradient(#f0b200, #f0b500);*/
}
.rank-text {
    width: 560px;
    margin: 0 auto;
    position: relative;
    color: #000;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding: 20px 0 15px;
    border-bottom: solid 1px;
}
.rank-info {
    width: 1000px;
    margin: 40px auto;
}

.rank-img {
    width: 400px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 36px;
}
.Recommended {
    padding: 10px;
    background-color: #ffffdf;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 36px 30px;
    width: 564px;
}
.Recommended ul {
    margin: 0;
    padding: 0;
}
.Recommended ul li {
    letter-spacing: 0.1em;
    padding: 0 0 0 30px;
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    background-image: url(/wp-content/uploads/2019/08/check-box.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
    background-size: 25px;
}
.co-name {
    font-size: 20px;
    font-weight: bold;
    background-color: #f2f2f2;
    border: 1px solid #dae5e0; 
    border-bottom: 3px solid #ff7b50;
    /* margin: 0; */
    padding: 7px 0;
    text-align: center;
    /* font-size: 24px; */
    /* font-weight: bold; */
    /* color: #ff7b50; */
    /* margin-bottom: 10px; */
    width: 560px;
    margin: 20px auto 0;
}
.co-info {
    font-weight: bold;
}
.btn_wrap {
    text-align: center;
    margin-top: 36px;
}
.detail_btn {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    background: #f39c12;
    border-radius: 4px;
}
.detail_btn a {
    margin: 0;
    padding: 12px 0;
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.coop_btn {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    background: #e74c3c;
    border-radius: 4px;
}
.coop_btn a {
    margin: 0;
    padding: 12px 0;
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.rank-rv td {
    padding: 20px 0 20px 250px;
    position: relative;
}
.rank-rv td>span:first-of-type {
    position: absolute;
    top: calc(56% - 13px);
    left: 70px;
    font-size: 24px;
}
span.review-info {
    margin-right: 10px;
    font-size: 24px;
    color: #383838;
}
.rank-rv td>span:last-of-type {
    color: #f02828;
    font-size: 32px;
    margin-right: 40px;
}
.table-wrap {
    overflow-x: scroll;
    white-space: unset;
    margin-bottom: unset;
}

/*ランキング部分 sp*/
@media screen and (min-width: 768px){
.detail_btn {
    width: 185px;
}
.coop_btn{
   width: 185px;
}
}
@media screen and (max-width: 999px){
.globalNavi {
    position: absolute;
    top: 65px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.rank-text {
    width: 100%;
    font-size: 20px;
}
.rank-info {
    width: 90.7vw;
    margin: 5.3vw auto 12vw auto;
}
.rank-img {
    width: 100%;
    margin: 0;
}
.Recommended {
    width: 100%;
    margin: 4vw 0 0 0;
}
.co-name{
    font-size: 24px;
    font-weight: bold;
    color: #ff7f50;
    margin-bottom: 10px;
    width: 100%;
    }    
.rank-rv {
    margin-top: 6.1vw;
}
.rank-rv td {
    padding: 2.9vw 0;
    text-align: center;
    font-size: 20px;
}
.rank-rv td>span:first-of-type {
    position: static;
    display: block;
    text-align: center;
    font-size: 4vw;
    margin-bottom: 2.9vw;
}
.detail_btn {
    width: 48%;
}
.coop_btn {
    width: 48%;
}
}

/*side*/
.widget{
    border-top: none;
}
.widget ul li:before{
    display: none;
}
.textwidget ul li {
    padding: 16px 0;
    border-bottom: 1px solid #f0b232;
}
.widget ul li{
    border-top: none;
}
.textwidget a {
    color: #353535;
    text-decoration: underline;
    display: inline-block;
}
.side_ranking div {
    float: right;
    margin-left: 10px!important;
    margin-top: 10px!important;
}
.side_ranking div span {
    color: #fdb747;
    font-size: 1.4em;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.fa-star:before {
    content: "\f005";
}
.side_ranking div b {
    color: #fc0d1c;
    font-size: 1.5em;
    display: inline-block;
}
.widget::before{
    display: none;
}
.imgListWidget__title {
    margin-left: 0;
}
.imgListWidget__borderBox {
    width: 319px;
    height: 179px;
    margin-bottom: 10px;
}
.imgListWidget__borderBox img{
    display: block;
    width: 100%;
    height: auto;
}

/*ハンバーガーメニュー*/
.globalNavi__switch {
    background-color: #f0b200;
}
/*終わり ハンバーガーメニュー*/


/*記事中*/
.content h2:first-letter {
    color: #f0b200!important;
}
.content h3{
    border: 1px solid #f0b200!important;
    border-left: 5px solid #f0b200!important;
}
.content .outline{
	display: none!important;
}
#ez-toc-container{
	margin: 40px auto 0!important;
}
.content ul li:before{
	display: none!important;
}
div#ez-toc-container p.ez-toc-title{
	text-align: center!important;
    width: 100%!important;
}
.content ul, .content ol{
	list-style-type: unset!important;
}

/*記事一覧*/
.heading.heading-first:first-letter {
    color: #f0b200;
}
.archiveTitle::before{
	background-color: #f0b200;
}

/*次の記事へ*/
.prevNext__pop{
	background: #f0b200!important;
}
.prevNext__title{
	    color: #f0b200!important;
}
/*関連記事*/
.related__title{
	color: #f0b200!important;
}
/*コメント*/
.heading.heading-secondary::before{
	background-color: #f0b200;
}
/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:15px;
 width:350px;
 background:#ffaa56;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 margin:25px auto 0;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#ffaa56;
 border:2px solid #ffaa56;
}





