@charset "UTF-8";
/*
Theme Name:   THE SONIC Child
Theme URI:    https://the-sonic.jp
Description:  THE SONICカスタマイズ用子テーマ
Author:       SONIC Team
Author URI:   https://the-sonic.jp
Template:     thesonic
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
* ここから下に記述
*/

/*フォント*/
*{
	font-family: -apple-system, BlinkMacSystemFont, 'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif;
}

/*ページ内リンクの位置調整*/
@media (max-width: 1029px){
	html {
		scroll-padding-top: 70px;
	}
}

/*投稿本文の余白*/
.entry-content{
	padding-top: 0;
}
@media (min-width: 1030px){/*PC表示*/
	.entry-content{
		width: 725px;
		min-width: 725px;
		padding: 0 28px 16px;
	}
}
/*アイキャッチ画像*/
@media (min-width: 1030px){/*PC表示*/
	.entry-eyeimg{
		padding: 0 28px 22px;
		height: 483px;
	}
}
@media (max-width: 1029px){/*モバイル表示*/
	.entry-eyeimg{
		padding: 4px 16px 22px;
		height: 60vw;
	}
}
/*画像ブロックの余白*/
.entry-content .wp-block-image{
	margin: 0 0 1em;
}
/*改行幅を調整*/
.entry-content p {
	line-height:1.8;
	margin: 0 0 1.25em;
	font-weight: 400;
}

/*リンクにアンダーライン*/
p a, .entry-content ul a, .entry-content table a{
    text-decoration: underline;
}

/*-----------------------------------
  アドセンスCLS対策
----------------------------------*/
/*モバイル*/
#tsnc_ads_custom_html-3,
#tsnc_ads_custom_html-7,
#tsnc_ads_custom_html-9{
	min-height: 312px;
	margin-bottom: 0;
}
/*PC*/
#tsnc_ads_custom_html-4,
#tsnc_ads_custom_html-5,
#tsnc_ads_custom_html-8{
	min-height: 180px;
	margin-bottom: 0;
}
/*関連コンテンツ*/
#tsnc_ads_custom_html-12{
	min-height: 425px;
	margin-bottom: 0;
}

/*-----------------------------------
  引用ブロックCSS
----------------------------------*/
.wp-block-quote {
    position: relative;
    box-sizing: border-box;
    font-style: italic;
    background: #ffffff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	border: 1px solid #000000;
	border-radius: 2px;
}
.wp-block-quote:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 40px;
    height: 30px;
    text-align: center;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #92d4ff;
    box-shadow: 0 2px 2px rgba(26, 26, 26, 0.14);
    font-weight: 900;
}
.wp-block-quote:after{
    position: absolute;
    content: '';
    top: 40px;
    left: -15px;
    border: none;
    border-bottom: solid 8px transparent;
    border-right: solid 15px #6eb3e0;
}
.wp-block-quote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
	color: #464646;
}

.wp-block-quote cite {
	display: block;
	text-align: right;
	color: #000000;
	font-size: 0.9em;
	margin-top: 1.5em;
}
@media (min-width: 1030px){
	.wp-block-quote{
		margin: 0 1em 1.5em;
	}
}

/*-----------------------------------
  吹き出し
----------------------------------*/
.huki-imgname p{
	margin: 0.25em 0 0 0;
	padding: 0;
	opacity: 1;
	color: #252525;
	font-weight: 900;
	font-size: 11px;
}
div.huki-text{
	border-radius: 10px;	
}
div.huki-text p{
	margin: 1em 0;
}
div.huki-box{
	margin: 1em 0;
}

@media (min-width: 1030px){
	/*.is-style-default*/ div.huki-text{
		max-width: calc(100% - 178px);
		margin-top: 0.75em;
		padding: 0.5em 1em;
	}
}
@media (max-width: 1030px){
	/*.is-style-default*/ div.huki-text{
		padding: 0 1em;
	}
}

/*考え事ふきだし(PC表示)*/
@media (min-width: 1030px){
    div.huki-box.is-style-huki-mind{
		margin-top: 60px;
    }
    div.huki-box.is-style-huki-mind div.huki-text{
        top: -60px;
    }
	div.huki-box.is-style-huki-mind .huki-text:before{
		left: -30px;
		top: 55px;
    }
    div.huki-box.is-style-huki-mind .huki-text-after{
		left: -45px;
        top: 72px;
    }
}

/*考え事ふきだし(モバイル表示)*/
@media (max-width: 1029px){
	.is-style-huki-mind .huki-text:before {
		bottom: -24px;
	}
	.is-style-huki-mind .huki-text-after {
		top: calc(100% + 24px);
	}
}
/*考え事ふきだし(手前の色)*/
.is-style-huki-mind .huki-text:before{
	background-color: #cccccc;
}
div.huki-box.is-style-huki-mind .huki-text-after{
	background-color: #cccccc !important;
}

/*アイコン下ふきだし*/
div.huki-box.is-style-huki-underimg{
	margin: 0.5em 0.5em 2em 0.5em;
}
div.huki-box.is-style-huki-underimg div.huki-text p{
	margin: 0;
}

/*-----------------------------------
  ヘッダーエリア
----------------------------------*/
/*更新マーク*/
.entry-header .fa-redo-alt::before{
	content: "\f021";
}
.entry-header-item{
	font-size: 0.8em;
}

/*投稿日時を非表示*/
span.postdate{
	display: none;
}

/*記事タイトルを太字に*/
.entry-title{
	font-weight:700;
}

/* ヘッダー背景色とロゴの上の文字色 */
#header.header-column {
	background-color:#D8E8FF;
	color:#000000;
}

/*ヘッダーロゴ画像のCLS対策*/
@media (min-width: 1030px){/*PC*/
	.logo-img {
		height: 62px;
	}
}
@media (max-width: 1029px){/*モバイル*/
	.logo-img {
		height: 10.18vw;
	}
}

/* ヘッダーメニュー */
.nav-style-def{
	display: block;
    text-align: center;
}
.nav-style-def a {
	color: #000000;
	font-weight: 700;
	font-size: 15px;
}
/*iPad PRO以上でアイコン非表示*/
@media screen and (min-width: 1024px){
.hamburger-menu-left, .hamburger-menu-right, .header-search-right{
	display: none;
	}
}
/*モバイルヘッダー全体*/
@media (max-width: 1023px){
.header-nav{
	display:none;
	}
.header-title{
	padding: 4px 45px 8px 50px;	
	}
.header-search-right{
	height:100%;/*検索アイコンの高さを調整*/
	font-size: 1.4em;
	width: 48px;
	margin: 0 4px 0 0;
	}
.hamburger-menu-left{
	height: 100%;/*MENUアイコンの高さを調整*/
	line-height: 1.2;
	font-size: 1.4em;
	width: 48px;
	padding: 0 0 0 4px;
	}
.hamburger-textmenu{
	font-weight: 700;
	line-height: 1.2;
	}
}

/*ヘッダーお知らせ欄*/
.header-info a{
	font-weight: 700;
	font-size: 15px;
	padding: 5px 0;
}
.header-info a:after {
	content: "クリックして見に行く";
	font-weight: 500;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 2px 10px;
	margin-left: 5px;
}
@media screen and (max-width: 500px){
	.header-info a:after {
		display: block;
		width: 60%;
		content: "タップして見に行く";
		margin: 0 auto;
		font-size: .8em;
	}
}

/*パンくずリスト*/
.breadcrumb{
	font-size:0.9em;
	padding-top:1em;
}
.breadcrumb .fa-jira:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f015";
}
@media only screen and (max-width: 480px){
	.breadcrumb {
		padding: 5px 15px;
		font-size: 13px;
	}
}

/*記事下カテゴリーエリア*/
.entry-catetagbox{
	background: #fff;
}
.category-area, .tag-area {
	margin: 0;
}
.catetagbox-list, .tag-area ul{
	vertical-align: middle;
}
ul.post-categories, ul.catetagbox-list{
	padding-bottom: 1px;
}

/*-----------------------------------
  フッターエリア
----------------------------------*/

/* フッター背景色 */
.footer-in-under.mobile-footer-menu-margin {
	background: #D8E8FF;
}

/*フッターcopyrightの文字色 */
.copyright {
	color:#676F7A;
	font-size:0.75em;
	margin-bottom: 0.5em;
}

/* フッターメニュー */
.footer-container .menu-item a{
	display: inline-block;
    padding: .4em 1.3em;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,.2), 0 2px 3px -2px rgba(0,0,0,.15);
    background-color: #0f6a83;
    color: #fff;
    vertical-align: middle;
    font-weight: 700;
}
.footer-title {
    display: none;
}
.footer-in-under{
	padding-top:0.5em;
}

/*フッター下の余白を削除*/
.mobile-footer-menu-margin{
	margin-bottom: 0;
}

/*モバイル用フッター固定メニュー*/
.mobile-footer-menu ul{
	position: fixed;
	bottom: 5px;
	right: 6px;
	width: 64px;
	height:64px;
	padding:0;
	margin: 0;
	border-radius: 50%;
	background: #ffa1bb;
	opacity: 0.75;
}
.mobile-footer-menu ul li a {
	padding: 0 0 4px;
	color: #fff;
}

/*黄色のアンダーライン*/
.underline-yellow{
	background: linear-gradient(rgba(0,0,0,0) 75%,rgba(255,212,0, .45) 0);
	padding-bottom: 2px;
}

/*ラベルのデザイン*/
.label-ac, .label-main{
	padding: 4px 6px;
	font-size: 75%;
	border-radius: 6px;
	box-shadow: 0 0 4px #ddd;
}

/*円形ラベル*/
span.label-circle{
    line-height: normal;
	background-color: #fd7c8e;
}

/*単体の吹き出し*/
p.bfp-label-bubble-c1 {
	font-size: 14px;
	font-weight: 700;
    position: relative;
    z-index: 0;
    width: fit-content;
	margin-bottom: 8px;
    padding: 4px 16px;
    border-radius: 40px;
	color: #fff;
    background: #70a6ff;
    box-sizing: border-box;
}
p.bfp-label-bubble-c1:before {
    display: inline-block;
    position: absolute;
    bottom: -6px;
    left: 40px;
    z-index: -1;
    width: 14px;
    height: 14px;
    background: inherit;
    content: "";
    transform: rotate(45deg);
}
p.has-text-align-center.bfp-label-bubble-c1:before {
    left: calc(50% - 9.9px);
}
p.has-text-align-center.bfp-label-bubble-c1 {
    margin-right: auto;
    margin-left: auto;
}

/*モバイル右下トップへ戻るボタン*/
.gotop{
	display: none;
}

/*-----------------------------------
  サイドバーCSS
----------------------------------*/
.side-title-mark1 .widget-title{
	background-color:#C8E4FF!important;
	color:#000000;
	font-weight: 700;
}
.side-title-mark1 .widget-title-in{
	background-color:#C8E4FF;
}

/*横幅を広げる*/
@media (min-width: 1030px){
	#sidebar {
		width: 365px;
		min-width: 365px;
	}	
}

/*カテゴリーウィジェット*/
.widget ul li a{
	font-weight: 600;
	color:#626262;
}

/*サイドバー配当実績リストCSS*/
.widget ul{
	background: none;
}
.widget ul li:not(:last-child){
	border-bottom: none;
}
.profile-content .is-style-titlebox-mark3{
	border: 2px solid #6BB6FF;
	margin: 1.75em 0.5em 1em 0.5em;
}
.profile-content .is-style-titlebox-mark3 .ob-contents {
	padding: 0.65em 1em 0 1.05em;
}
.profile-content .is-style-titlebox-mark3 .ob-contents ul{
    line-height: 1.5;
    margin-top: 0;
    padding-left: 0;
	padding-bottom: 0.5em;
    list-style-type: none;
}
.profile-content .is-style-titlebox-mark3 .ob-contents li {
    display: flex;
    position: relative;
    margin: 4px 0;
    padding-left: 25px;
    align-items: center;
}
.profile-content .is-style-titlebox-mark3 .ob-contents li:before {
    display: flex;
    position: absolute;
    left: 0;
    font-family: "font awesome 5 free";
    font-weight: 600;
    content: "\f138";
    color: #6BB6FF;
}

/*サイドバープロフィールボタン*/
.profile-content .tsnc-btn-area.is-style-btn-mark3.btn-icon-chevron.btn-icon-after{
	margin-top: 0.8em;
}

/*-----------------------------------
  ボタンCSS
----------------------------------*/
.aligncenter, div.aligncenter, .entry-content .wp-block-buttons .wp-block-button:last-child{
	margin: 0 auto;
}
/*詳しいプロフィールボタン*/
.wp-block-buttons.aligncenter.profile-button{/*.profile-buttonクラスを付与*/
	margin-bottom: 0;
}
/*フォローはここから*/
.prof-sns{
    text-align: center;
    padding: 5% 0 0 0;
    border-top: 2px dotted #eee;
    font-size: 0.6em;
    color: #fff;
	background-color: #ffffff;
}
.prof-sns i {
    font-size: 3em;
    line-height: 34px;
    margin-top: 6px;
}
.prof-btn {
    display: inline-block;
    width: 43%;
    height: 60px;
    margin: 0% 1.5% 5%;
    border-radius: 5px;
    letter-spacing: .05em;
    opacity: .7;
    color: #fff;
}
.pf-btn:hover{
    opacity: 1;
    transition: all ease-in-out .3s;
}
/*****  ボタンカラー  *****/
.twitter-bc{background-color: #000000;}
.instagram-bc{background: repeating-linear-gradient(45deg, #FED06E, #FC0077, #3F35EE );}
.news-bc{background-color: #FF759A;}
.feedly-bc{background-color: #2BB24C;}
.facebook-bc{background-color: #325DF8;}
.youtube-bc{background-color: #DD2726;}
.push7-bc{background-color: #EEAC00	;}
.note-bc{background-color: #41C9B4	;}

/*-----------------------------------
  この記事を書いた人ボックスCSS
----------------------------------*/
.pf-custom-btn{
	display: none;
}

/*-----------------------------------
　この記事を書いた人(目次下)
----------------------------------*/
.entry-content #editor-box {
    border: solid 1px #999;
    box-shadow: none;
}
.entry-content #editor-box {
    position: relative;
    width: auto;
	margin: 5px 0 1em;
    padding: 19px 10px 15px;
    border-radius: 5px;
    border: solid 1px #999;
}

.entry-content .adviser-title {
	position: absolute;
	top: -13px;
	left: 0;
	right: 0;
	width: 140px;
	margin: auto;
	padding: 0 10px;
	color: #666;
	font-size: 15px !important;
	font-weight: 700;
	text-align: center;
	background-color: #fff;
}

.d-flex {
    position: relative;
    display: flex!important;
    box-sizing: border-box;
}

.editor-img {
    display: inline-block;
    min-width: 80px;
    height: auto;
    margin: 0;
    vertical-align: middle;
	border-radius: 100px;
}

.entry-content #editor-box .editor-info {
    margin-left: 15px;
    color: #000;
    padding: 0;
}

.entry-content #editor-box .editor-info .status {
    font-size: 12px;
    color: #666;
    margin-bottom: 0;
    line-height: 1.5;
    letter-spacing: 1px;
}

.entry-content #editor-box p {
    margin: 0 0 .3em;
}

.entry-content #editor-box .editor-info .name {
    line-height: 1.5rem;
    color: #666;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 2px;
}

.hidden_box {
	margin: 0;
    padding: 0;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.hidden_box input {
    display: none;
}

.hidden_box label {
    padding: 4px 15px 4px 2px;
    font-weight: 700;
    background: #80DBB0;
    border-radius: 5px;
    cursor: pointer;
    transition: .5s;
    font-size: 11px;
    color: #ffffff;
    border: solid 2px white;
}

.hidden_box input:checked~label:before {
    content: '\f00d';
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    color: #ffffff;
}

.hidden_box input:checked~.hidden_show {
    padding: 0;
    height: auto;
    opacity: 1;
}
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: .8s;
    color: #666;
}

.hidden_box label:hover {
    background: #80DBB0;
}

.entry-content #editor-box .profile-title {
    display: block;
    padding-left: 4px;
    line-height: 1.5rem;
    font-weight: 700;
    border-bottom: 1px solid #999;
    margin-top: 10px;
    margin-bottom: .5rem;
    font-size: .9em;
    color: #666;
    text-align: left;
}
.entry-content #editor-box .editor-profile {
    font-size: .8rem;
    text-align: left;
    letter-spacing: 1.4px;
}
.entry-content #editor-box p {
    margin: 0 0 .3em;
}

.hidden_box label:before {
    display: inline-block;
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    padding: 0 10px;
    transition: .2s;
}
section#editor-box p {
    padding: 0;
}

/*-----------------------------------
  カテゴリーNaviボックス
----------------------------------*/
.menu-box{
margin:0 0 1.5em;
padding:0;
}
.menu-box ul{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style:none;
margin:0;
padding:0;
border:none;
}
.menu-box ul li{
-ms-flex-preferred-size: calc(100%/4);/* 4列 */
flex-basis: calc(100%/4);/* 4列 */
margin:0;
padding:0;
text-align:center;
box-shadow: inset 1px 1px 0 0 #e0ddd1, 1px 1px 0 0 #e0ddd1, 1px 0 0 0 #e0ddd1;/* 罫線 */
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
cursor:pointer;
background:#fff;
}
.menu-box ul li:hover{
z-index:2;
box-shadow: inset 2px 2px 0 0 #f6a068, 2px 2px 0 0 #f6a068, 2px 0 0 0 #f6a068, 0 2px 0 0 #f6a068;/* 罫線(マウスホバー) */
transition: 0.35s ease-in-out;
}
.menu-box ul li:before{
content:unset;
}
.menu-box ul li a{
display:block;
padding: 0.5em 1em;
text-decoration:none;
}
.menu-box ul li a:hover{
background:none;
opacity:1;
}
.menu-box .menu-box-title{
display: block;
color: #666;
font-size: 0.7em;
letter-spacing: 1px;
font-weight: 600;
text-align: center;
line-height: 1.5;
}
/* fontawesome */
.menu-box ul li a i,.menu-box ul li a svg{
font-size: 40px;
padding: 10px 0;
display:inline-block;
}
/* スマホ表示 */
@media screen and (max-width: 559px) {
	.menu-box ul li{
		-ms-flex-preferred-size: calc(100%/2);/* 2列 */
		flex-basis: calc(100%/2);/* 2列 */
	}
}
/* サイドバー */
.side-in .menu-box ul li{
-ms-flex-preferred-size: calc(100%/2);/* 2列 */
flex-basis: calc(100%/2);/* 2列 */
}
.side-in .menu-box ul li{/*ズレを修正*/
  margin: 0;
}
/*ハンバーガーメニュー*/
.hamburger-in-content .menu-box ul li{/*ズレを修正*/
  margin: 0;
}

/*ホームへ戻るボタン*/
.bc-home {
    display: inherit;
    width: 85%;
    height: 60px;
    line-height: 64px;
	margin: -1.25em auto;
    padding-right: 10px;
    border-radius: 5px;
    text-align: center;
    letter-spacing: .05em;
    background: #424242de;
    color: white;
}
.bc-home .fa {
    vertical-align: -11%;
    padding-right: 10px;
}

/*-----------------------------------
  もくじCSS
----------------------------------*/
.mkj{
	border: none;
	margin-top: 1.8em;
}
.entry-content .mkj li{
	padding: 4px 0;
}
.mkj-list a{
	padding: 0;
}
.mkj-in{
	border: solid 2px;
	border-radius: 3px;
	background: #f7fbff;
	border-color: #6bb6ff;
	box-shadow: none;	
}
.mkj-content-in{
	padding:1em 2em;
}
.mkj-in .mkj-openclose, .mkj-in .mkj-content:after{
	display: none;
}
.mkj-in .mkj-title{
	color: #ffffff;
	display: block;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    background: #6bb6ff;
    text-align: center;
}
.mkj-list>li:before{
	color: #fff;
    border-radius: 50%;
	font-size: 0.9em;
	font-weight: 600;
	background-color:#6bb6ff;
}
.mkj-list ol li:before{
	border-color: #6bb6ff;
	background-color:#6bb6ff;
	top: 15px;
}

/*-----------------------------------
見出しカスタマイズ
----------------------------------*/
.entry h1{
	color: #444;
	line-height: 1.5;
	font-size: 1.5em;
}
@media only screen and (max-width: 480px){
	.entry h1{
		font-size: 1.1em;
	}
}
.entry h2{
	padding: 0.6em 0.7em 0.45em;
	color: #424242;
	background: #f8f8f8 !important;
	border-left: solid 5px #6BB6FF;
	border-bottom: solid 2.5px #dadada;/*下線*/
	margin: 1em 0em 0.5em;
}
.entry h3{
	margin: 1em 0em 0.5em;
	padding:5px 0 5px 10px;
}
.entry h4{
	color: #000000;
	position: relative;
	padding-left: 1.2em;/*アイコン分のスペース*/
	line-height: 1.4;
	margin: 1.5em 0.5em 0.1em;
	border-bottom: none;
}
.entry h4:before {
  font-family: "Font Awesome 5 Free";
  content: "\f075";
  position: absolute;
  font-size: 1em;
  left: 0;
  top: 0;
  color: #5ab9ff;
}

/*両端に線を伸ばす見出しhh24*/
.hh {
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	font-weight: bold;
}
p.hh {
	font-size: 1.2em;
	margin: 0em auto;
	font-weight: 700;
}
.hh:before,
.hh:after {
	content: none;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.hh24 {
	position: relative;
	display: table;
	padding: 0 55px;
}

.hh24:before, .hh24:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: black;
}
.hh24:before {
  left:0;
}
.hh24:after {
  right: 0;
}

/*-----------------------------------
 表テーブルCSS
-----------------------------------*/
.wp-block-table{
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 0.75em 0;
 }
.wp-block-table table tr th{
	color: #252525;
	background: #e0ecff;
	border:1px solid #aaa;
	padding: 0.5em 0.25em;
}
.wp-block-table table tr td{
	color: #252525;
	border:1px solid #aaa;
	padding: 0.5em 0.25em;
}
.wp-block-table table tfoot tr td{
	font-weight:bold;
	background: #fefff7;
}

.wp-block-table thead,.wp-block-table tfoot{
	border:1px solid;
}

/*--------------------------------------
忍者テーブルCSS
--------------------------------------*/
.footable_parent.ninja_table_wrapper table.ninja_table_pro{
	margin: 0;
	text-align: center;
	border-collapse: collapse;
	border:1px solid #aaa;
}
/*セルの幅を狭く*/
.entry-content .foo-table.footable.table > thead > tr > th,
.entry-content .foo-table.footable.table > tbody > tr > td{
	color: #252525;
	font-size: 15px;
	border:1px solid #aaa;
	padding: 0.5em 0.25em;
}

.entry-content .colored_table table.ninja_table_pro.inverted.table a{
	color: #0044cc;
}
.entry-content .colored_table table.ninja_table_pro.inverted thead tr.footable-header{
	background-color: #E0ECFF;
}

/*モバイル＋ボタンCSS*/
.entry-content table > tbody > tr > td > span.footable-toggle{
	margin-left: -5px;
	margin-right: 6px;
	margin-bottom: 1px;
	vertical-align: middle;
}

/*モバイル+ボタン内ヘッダー*/
.semantic_ui .ui.table tbody tr td:first-child th{
	text-align: center;
	vertical-align: middle;
	background-color: #E0ECFF;
	border:1px solid #aaa;
}
/*モバイル+ボタン内枠線*/
.semantic_ui .ui.table tbody tr td{
	border:1px solid #aaa;
	padding: 0.5em 0.25em;
}

/*忍者テーブルの決算発表日CSS*/
.entry-content .earnings-date.table.footable.table > tbody > tr > td.ninja_column_0{
	font-size: 0.825em;
	padding: 2px 0 0 0;
}

/*-----------------------------------
 SonicタイトルボックスCSS
-----------------------------------*/
.sonic-box .ob-contents :last-child{
	margin-top: 0;
}
.is-style-titlebox-mark1{
	padding: 1em;
}
.is-style-titlebox-mark1 .ob-title::before{
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 4px 4px 0;
	border-radius: 50%;
	background: #6bb6ff;
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
	content: "\f024";
	font-size: 14px;
}
.is-style-titlebox-mark2 .ob-contents .is-style-default{
	padding-left: 0;
}
.is-style-titlebox-mark3 {
	border: 2px solid;
	border-radius: 6px;
	margin: 2.5em 0.25em 2em;
}
.is-style-titlebox-mark3 .ob-title{
	font-family: "FontAwesome","Helvetica","Yu Gothic";
	font-size: 15px;
	font-weight: 700;
	line-height: 36px;
	border-radius: 18px;
	left: -10px;
	bottom: calc(100% - 25px);/*タイトルの縦位置*/
}
.is-style-titlebox-mark3 .ob-title-after{
	left: 26px;
}
.entry-content .is-style-titlebox-mark3 .ob-contents{
	padding: 1.5em 0.95em 1em;
}
.is-style-titlebox-mark4 .ob-title{
	text-align: center;
}
.is-style-titlebox-mark4 .ob-contents .is-style-default{
	padding: 0 0 0 1em;
    margin: 0;
}
.is-style-titlebox-mark6{
	margin-top: 2.5em;
}
.is-style-titlebox-mark5{
	border-radius: 5px;
	margin-top: 2em;
}
.is-style-titlebox-mark5 .ob-contents{
	padding: 1.25em 1.25em 0.75em 0.25em;
}
.is-style-titlebox-mark6 .ob-contents .is-style-default{
	padding-top: 0.25em;
	padding-left: 1em;
	margin: 0;
}
.is-style-titlebox-mark7 .ob-title{
	font-weight: 700;
}
.is-style-titlebox-mark8, .is-style-titlebox-mark9{
	border: 2px solid #ddd;
	border-radius: 5px;
}
.is-style-titlebox-mark8 .ob-title, .is-style-titlebox-mark9 .ob-title{
	border-radius: 4px 4px 0 0;
}

/*-----------------------------------
 リストスタイル
-----------------------------------*/
li{
	padding: 0.25em 0;
}

ul.is-style-default {
	margin-top: 0em;
}

.entry-content .is-style-list-check2{
	margin: 0;
}

.sonic-box ol[class*=is-style-list]{
	padding: 0 0 0 1.5em;
	margin: 0;
}
ol[class*=is-style-list]>li:before{
	top: 7px;
	width: 26px;
    height: 26px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9715em;
    font-weight: bold;   
}

/*あわせて読みたいシェブロン*/
ul.bflist-icon-chevron {
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 2em;
    padding-left: 0;
    list-style-type: none;
}
.bflist-icon-chevron li {
	padding: 0.4em 0.5em 0.4em 1.4em;
    position: relative;
    margin: 4px 0;
    align-items: center;
}
.bflist-icon-chevron li:before {
	display: flex;
	position: absolute;
	top: 7px;
	left: 2px;
	font-family: "font awesome 5 free";
	font-weight: 600;
	content: "\f138";
}
.has-background .bflist-icon-chevron {
    padding: 1rem 1.5rem;
}
.editor-styles-wrapper ul.bflist-icon-chevron,
ul.bflist-icon-chevron {
    border: none;
}

/*-----------------------------------
  Rinkerカスタマイズ
----------------------------------*/
a.yyi-rinker-link.yyi-rinker-tracking{
	text-decoration: none;*/
}

/*外枠デザイン変更*/
div.yyi-rinker-box{
	border: 2px solid #efefef;
	border-radius: 4px;
	padding: 12px;
}

/*ボタンを中央寄せに*/
.yyi-rinker-contents div.yyi-rinker-info{
	padding: 0;
}

/*Yahooショッピングの色変更*/
li.yahoolink a {
	background-color: #76C2F3;
}
li.yahoolink:before{
	color: #76C2F3;
}
li.yahoolink .yyi-rinker-link:before{
	color: #76C2F3;
}

/*-----------------------------------
  Trading View
----------------------------------*/
.tradingview-widget-container{
	margin:-1.25em 0 -2.5em;
	min-height: 150px;
	height: auto;
}
.tradingview-widget-copyright{
	margin-top:-1em;
}

/*計算フォームCSS*/
input[type=number], .field{
	border:solid 1px #aaaaaa;
	border-radius: 4px;
	background-color:#ffffff;
	margin-bottom: 1.5em;
	box-shadow: 0 0 1px #ccc;
	height:2.75em;
	width:30%;
	font-size: 0.9em;
	padding:0.1em 0 0 0.5em; 
}

/*ASP広告ボタン*/
.entry-content .tsnc-btn, .tsnc-btn{
	padding: 6px 15px;
	margin: 0;
}
/*マイクロコピー上*/
.entry-content .mc-top-text, .mc-top-text{
	margin-bottom: 0;
}
/*マイクロコピー下*/
.entry-content .mc-under-text, .mc-under-text{
	font-size: 0.75em;
	margin-top: 0.25em;
	margin-bottom: 1.5em;
}

/**********************
 Sonicリンクカード
***********************/
.exlink, .inlink{
	max-width: 100%;
	border-radius: 4px;
	padding: 2px;
	margin: 1em auto;
	background: #ffffff;
}

/*内部リンクカードCLS対策*/
@media (min-width: 560px){/*PC表示*/
	.inlink{
		min-height: 112px;
		height: auto;
	}
}
@media (max-width: 559px){/*モバイル表示*/
	.inlink{
		min-height: 124px;
		height: auto;
	}
}
/*外部リンクカードCLS対策*/
.exlink{
		min-height: 71px;
		height: auto;
}

.exlink-linkarea, .inlink-linkarea{
	padding: 8px 6px;
}
.noimg .exlink-linkarea div{
	padding-left: 60px;
}
.exlink-linkarea .exlink-title, .inlink-linkarea .inlink-title{
	margin: 0;
	color: #222222;
	font-weight: 700;
	font-size: 16px;
}
.exlink-site{
	font-weight: 700;
}
.inlink-label{
	display: none;
}
.exlink-label{
	border-radius: 2px;
}

.exlink-linkarea .exlink-img, .inlink-linkarea .inlink-img{
	width: 100px;
	height: 100px;
	vertical-align: middle;
}
.exlink-linkarea .exlink-img, .inlink-linkarea .inlink-img{
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	transition: .3s;
}

/*-----------------------------------
  タイムライン
----------------------------------*/
/*全体*/
ol.timeline{
	margin-top: 0;
}
/*ステップラベル*/
div.process-label{
	line-height: 1.3;
    font-size: 14px;
    color: #90969a;
    font-weight: bold;
    background: none;
	margin-left: -10px;
}
/*ステップ前の円*/
div.process-label:before{
	content: '';
    display: block;
    position: absolute;
    top: 0.95em;
	left: -21px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: solid 3px;
    color: #000;
}
/*縦棒*/
li.process-step:before{
	content: "";
    width: 3px;
    background: #ccd5db;
    display: block;
    position: absolute;
    top: 26px;
    bottom: -32px;
    left: -15px;
}
li.process-step:last-child:before{
	content:none;
}
/*タイムラインの中身全体*/
.process-step{
	margin: 0 0.6em 1em 1em;
	border-bottom: dashed 1px #ccd5db;
}
/*タイトル部分*/
li.process-step p.process-title{
	margin: -0.1em 0 0.25em;
	font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
}
/*テキスト部分*/
div.process-contents p{
	font-size: 0.9em;
	margin-bottom: 0.8em;
	margin-left: 0.5em;
}
/*米印テキスト*/
div.process-contents p.asterisk{
	font-size: 12px;
	margin-top: -0.75em;
}

/*タイムライン用見出しデザイン*/
p.heading-timeline{
box-shadow: 0px 0px 0px 5px #cee7ff;
background-color: #cee7ff;
font-size: 0.9em;
padding: 0.5em 0.75em;
font-weight: bold;
line-height: 1.4;
border: dashed 1px #FFF;
margin-bottom: 0;
}

/*------------------------------------
  ここがポイント(Sonic ver.)
------------------------------------*/
.koko-point {
    position: relative;
    border-radius: 5px;
    padding: 50px 4px 4px 4px;
}
.koko-point .ob-title {
    position: absolute;
    left: 25px;
    line-height: 30px;
    padding: 0;
    top: 10px;
    border-bottom: none;
	color: #fff;
}
.koko-point .ob-contents {
    border-radius: 8px;
    padding: 0.5em 1.5em;
	background-color: #fff;
}
body .koko-point .ob-contents ul {
    padding: 0;
    list-style: none;
}
.koko-point li {
    padding-left: 1.5em;
    position: relative;
}
.koko-point li:before {
    content: "\f058";
    position: absolute;
    font-family: "font awesome 5 free";
    left: 0;
}
.koko-point ul li:not(:last-child) {
    border-bottom: dotted 2px #f2f2f2;
}

.koko-point1{
	background: #76ced3;
}
.koko-point2{
	background: #f88080;
}
.koko-point1 li:before{
	color: #76ced3;
}
.koko-point2 li:before {
	color: #f88080;
}

@media (min-width: 1030px){
	.koko-point {
		padding: 6px 4px 5px 175px;
	}
	.koko-point .ob-title-inner {
		border-bottom: double 4px #fff;
	}
	.koko-point1 .ob-title-inner:before, .koko-point2 .ob-title-inner:before {
		font-family: "font awesome 5 free";
		font-weight: 900;
		position: absolute;
		font-size: 4em;
		opacity: .38;
		left: 20px;
		top:  10px;
	}
	.koko-point1 .ob-title, .koko-point2 .ob-title {
		top: calc(50% - 15px);
	}
}

/*-----------------------------------
  SANGO引き継ぎCSS
----------------------------------*/
/*SANGOプロフィール*/
.profile-background img {
  width: 100%;
}
.yourprofile .profile-img {
  position: relative;
  width: 80px;
  height: 80px;
  margin: -40px auto 0;
}
.yourprofile .profile-img img {
  border: solid 3px #fff;
  border-radius: 40px;
  overflow: hidden;
}
.yourprofile{
	background-color: #ffffff;
}
.yourname {
  padding: 0 10px;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.profile-content {
	padding: 0 15px;
	font-size: 0.95em;
	background-color: #ffffff;
}

/*上に出る声*/
.sns-btn__title {
    display: inline-block;
    position: relative;
    padding: 0 25px;
    color: #cccfd7;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
}
.sns-btn__title:before {
    left: 0;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
}
.sns-btn__title:after {
    right: 0;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
.sns-btn__title:before, .sns-btn__title:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 3px;
    border-radius: 3px;
    background-color: #d8dae1;
    content: "";
}

/*SANGOボックス*/
.box18 {
  position: relative;
  margin: 2em 0;
  padding: 1.5em 1em;
  border: solid 2px #ffcb8a;
  border-radius: 3px 0 3px 0;
}
.box18:before,
.box18:after {
  position: absolute;
  width: 10px;
  height: 10px;
  border: solid 2px #ffcb8a;
  border-radius: 50%;
  content: "";
}
.box18:after {
  top: -12px;
  left: -12px;
}
.box18:before {
  right: -12px;
  bottom: -12px;
}
.box25 {
  position: relative;
  margin: 1.25em 5px 1.8em;
  padding: 1.5em 1em;
  border: dashed 2px white;
  background: #fff0cd;
  box-shadow: 0 0 0 5px #fff0cd;
  color: #454545;
}
.box25:after {
  position: absolute;
  top: -7px;
  right: -7px;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #ffdb88 #fff #ffdb88;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
  content: "";
}

.box26,.box27 {
  margin: 2em 0;
  border: solid 3px #95ccff;
  border-radius: 8px;
}
.box26 p, .box27 p{
	margin: 0;
}
.box26 ul{
	margin: 0;
	padding: 0 0 0 1.75em;
}
.box27 ul{
	margin: 0;
	padding: 0 0 0 1em;
}
.box26 .box-title,
.box27 .box-title {
  display: inline-block;
	position: relative;
	top: -14px;
	left: 10px;
	padding: 0 9px;
	margin: 0 7px;
	background: #fff;
	color: #95ccff;
	font-size: 19px;
	line-height: 1.4;
	font-weight: 700;
}
.box26 .box-content {
	padding: 0 1.5em 0.5em 1em;
	margin: -0.4em auto 0.5em;
}
.box27 .box-content {
  padding: 0 1.5em 24px;
}
.box26 .box-title:before{
	color: #95CCFF;
	padding-right: 4px;
	font-family: "Font Awesome 5 Free";
	content: "\f02e";
	font-weight: 900;
}
.box27 {
  border: solid 3px #ed8583;
}
.box27 .box-title {
  color: #ed8583;
}
.box27 .box-title:before {
	padding-right: 4px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f071";
}
.box29 {
	border: solid 2px #FF759A;
	border-radius: 5px;
	margin-top:0em;
	margin-bottom:1.5em;
	padding-right: 1em
}
.box29 .box-title {
	display: inline-block;
	position: relative;
	top: -2px;
	padding: 2px 12px;
	color: #fff;
	font-size: 17px;
	line-height: 1.5;
	background: #FF759A;
	font-weight: 700;
 	border-radius: 5px 0 5px 0;
}
.box29 .box-title:before {
	padding-right: 4px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f058";
}
.box29 .box-content p{
	margin: 0;
}
.box29 .box-content ul{
	margin-top: 0.5em;
	margin-bottom: 1em;
}

/** 評価ボックス **/
.rate-title {
	margin-top: -0.75em;
	font-weight: bold;
	font-size: 1.25em;
	text-align: center;
}
.rate-title:before {
	content: "\f02e";
	padding-right: 5px;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #6BB6FF;
}
.rate-box {
	margin-bottom: 1.25em;
	font-size: 15px;
	border: solid 2px #e6e6e6;
	box-sizing: border-box;
}
.rateline {
	padding: 7px 4px 7px 10px;
}
.rate-box .rateline:nth-of-type(even) {
  background: #f3f3f3;
}
.rate-thing {
  display: inline-block;
  padding-right: 10px;
  width: calc(100% - 125px);
  max-width: 250px;
  font-weight: bold;
  vertical-align: middle;
}
.rate-star {
	display: inline-block;
	margin: 0;
	color: rgba(0, 0, 0, 0.15);
	vertical-align: middle;
	font-size: 0.95em;
}
.rate-star .fa,
.rate-star .fa-star-half-alt {
  color: #ffb500;
}
.rate-box .rateline.end-rate {
  background: #e8f4ff;
}
.entry-content .rate-box br{
	display: none;
}
@media only screen and (min-width: 481px) {
.rate-box {
	max-width: 580px;
	margin: 0 auto 1em;
	font-size: 17px;
}
.rateline {
	padding: 10px 10px 10px 20px;
}
.rate-thing {
	max-width: 380px;
	width: calc(100% - 155px);
}
}

/*補足説明[memo]*/
.memo {
  margin-bottom: 1.5em;
  padding: 1em;
  background: #fff9e5;
  color: #545454;
}
.memo_ttl {
  margin-bottom: 5px;
  color: #ffb36b;
  font-size: 1.2em;
  font-weight: bold;
}
.memo_ttl:before {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 3px 0 0;
	border-radius: 50%;
	background: #ffb36b;
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
	content: "\f303";
	font-size: 17px;
}
.memo p {
  margin: 0 0 5px;
}

/*点線*/
.entry-content hr {
	margin: 1.25em 0 2em;
	border: solid 3px #dadada;
	border-width: 2px 0 0 0;
}
.entry-content hr.dotted {
	border-top: dotted 2px #dadada;
}