@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.ctf-out-of-tweets{
	display: none !important;
}

.post_content h2 {
	background-color: #0072FF;
	color: #fff;
	padding: 0.2em 0.2em 0.2em 0.4em ;
}

.post_content h3 {
padding: 0.2em 0.2em 0.2em 0.4em ;/*文字周りの余白*/
  color: #000;/*文字色*/
  background: #eee;/*背景色*/
  border-left: solid 5px #0072FF;/*左線（実線 太さ 色）*/
}

.post_content h4 {
  /*線の種類（実線） 太さ 色*/
	color: #000;
padding-bottom: 0.2em;
  border-bottom: solid 3px #0072FF;
}


.sorting_disabled{
	background-color: blue !important;
color: #fff !important;
}
.post_content h2 {