@charset "UTF-8";
/* CSS Document */
li {
    border-left: 0;
	clear: both;
}
.kiji_t_h{
	line-height: 1.6rem;
    margin: 0px 0px 50px;
}
/*メイン画像 */
img.kiji_main {
    margin: 20px 0px 20px;
	width: 100%;
    height: auto;
    object-fit: cover;
}
/*タイトル*/
.article-content h1{
    font-size: 25px;
    font-family: 'myfont-Regular';
}
@media screen and (max-width: 425px){
.article-content h1{
    font-size: 20px;
}
}
/*目次 プラグインを入れた事により、自動でクラス名がついたので、そのクラス名を追加した。!importantを入れないと反映してくれないの注意*/
div#toc_container {
    width: 100%;
    position: relative;
    margin: 2em 0;
    border: none!important;
    display: block !important;
    font-size: 100% !important;
    padding: 0px !important;
    background-color: #f5f5f5;
}
@media screen and (max-width: 767px){
div#toc_container {
    margin: 0;
}
}
#toc_container p.toc_title+ul.toc_list {
    margin-left: 50px !important;
}
@media screen and (max-width: 767px){
#toc_container p.toc_title+ul.toc_list {
    margin-left: 10px !important;
    font-size: 15px;
}
}
#toc_container p.toc_title+ul.toc_list a{
    color: #000;
    font-weight: bold;
    line-height: 2.0rem;
}
/*/////関連記事//////*/
.rp4wp-related-post-image {
    width: 20%!important;
}
@media screen and (max-width: 767px){
.rp4wp-related-post-image {
    display: none;
}
}
/*/////関連記事のタグ//////*/
p.single-tagu-title {
    color: #383838;
    font-size: 15px;
	font-weight: bold;
}
.single-tag-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 0;
}
.keyword-single a {
    font-size: 14px;
    color: #51BBD6 !important;
    padding: 4px 10px;
    display: inline-block;
    margin: 5px;
    border: 1px solid #51BBD6;
}
.keyword-single a::before {
    content: "\0023";
}
/*///////////////サイドバー///////////////*/
/*/////検索//////*/
label.screen-reader-text {
    display: none;
}
/*/////ランキング//////*/
img.wpp-thumbnail.wpp_featured.wpp_cached_thumb {
    width: 50% !important;
}
h2.widgettitle {
    position: relative;
    padding: 10px 20px 10px;
    font-size: 20px;
    z-index: -2;
    margin: 50px 0px 20px 0px;
    font-weight: bold;
    border-bottom: 1px solid #4e5556;
}
.ranking-contents img {
    width: 170px !important;
    height: auto;
    padding-right: 20px;
}
img.wpp-thumbnail.wpp_featured.wpp_cached_thumb {
    height: auto;
    padding: 0 15px 30px 0;
    float: left;
    clear: both;
}

/*/////ランキング　右側の説明分//////*/
a.wpp-post-title {
    color: #000;
}
/*/////ランキング　ビュー//////*/
span.wpp-meta.post-stats {
    display: block;
    padding: 0 15px 30px 0;
}
span.wpp-views {
    font-size: 13px;
    color: #6A6A6A;
}
#toc_container .table-of-contents {
    background-color: #f5f5f5!important;
    padding-bottom: 10px!important;
}
#toc_container p.toc_title{
    background: #52bad5!important;
    border: none!important;
    font-size: 18px!important;
    text-align: center!important;
    color: #fff!important;
	padding: 5px!important;
}
#toc_container .article-content ul{
	margin-left: 50px!important;
	font-size: 15px!important;
	line-height: 2.0rem!important;
}
#toc_container .article-content ul li a{
    color: #41444c!important;
}
#toc_container .article-content ul li a:hover{
	color: #afaaaa3!important;
    opacity: 0.5;
}
/*見出し*/
.article-content h2{
	padding: 10px 10px 10px;
	background: #c6e3fd;
    font-size: 20px;
    margin: 50px 0px 10px 0px;
    font-weight: bold;
}
@media screen and (max-width: 425px){
.article-content h2{
    padding: 10px;
    font-size: 18px;
}
}

/*内容*/
p.kiji_t1 {
    margin: 10px;
}
/*小見出し*/
.article-content h4 {
    border-bottom: 1px solid #51bbd5;
    padding: 5px 0;
    margin: 50px 0px 10px;
	font-size: 18px;
	font-weight: 700;
}
/*見出し*/
.article-content h3{
	position: relative;
    padding: 10px 20px 10px;
    font-size: 20px;
    z-index: -2;
    margin: 50px 0px 20px 0px;
    font-weight: bold;
    border-bottom: 1px solid #4e5556;
}
/*本文*/
.article-content p{
    line-height: 1.8;
}
@media screen and (max-width: 425px){
.article-content p{
	font-size: 14px;
}
}
/*テーブルの線*/
.wp-block-table.is-style-regular td, .wp-block-table.is-style-regular th {
    padding: 10px 15px !important;
    border: 1px solid #000;
}
@media screen and (max-width: 767px){
.wp-block-table.is-style-regular td, .wp-block-table.is-style-regular th {
    padding: 5px 10px !important;
    border: 1px solid #000;
    font-size: 14px;
}
}
@media screen and (max-width: 767px){
ol{
    font-size: 14px;
}
}
/*関連記事一覧*/
.article-content.kanren_box ul.kanren_box_a {
    font-size: 15px;
    line-height: 2.0rem;
}
/*ランキング一覧*/
ul.menu {
    margin-top: 50px;
}
p.wpp-no-data {
    display: none;
}
/*広告*/
img.banner_a {
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    clear: both;
}
/*新着記事*/
.sidebar-content h3 {
    padding: 10px 20px 10px;
    font-size: 20px;
    z-index: -2;
    margin: 50px 0px 20px 0px;
    font-weight: bold;
    border-bottom: 1px solid #4e5556;
}
img.new_img{
    padding: 0 15px 30px 0;
}
.kiji_box{
    margin-top: 20px;
}
/*新着記事　日時*/
p.new_t {
    color: #52bad5;
    font-size: 13px;
}
@media screen and (max-width: 767px){
p.new_t {
    font-size: 11px;
}
}
/*関連記事一覧*/
.rp4wp-related-post-content a{
	color: #000!important;
	font-weight: bold!important;
}
@media screen and (max-width: 767px){
.rp4wp-related-post-content a{
    font-size: 16px;
}
}
.rp4wp-related-post-content a p{
    font-size: 14px;
}
/*画像*/
img.attachment-thumbnail.size-thumbnail.wp-post-image {
    padding-bottom: 20px;
    width: 120px;
}
/*タイトル*/
.rp4wp-related-post-content {
    font-size: 18px!important;
}
/*本文*/
.rp4wp-related-post-content p{
    font-size: 16px!important;
}
@media screen and (max-width: 767px){
.rp4wp-related-post-content p{
    font-size: 14px!important;
}
}
p.kiji_t2{
    color: #000;
}
@media screen and (max-width: 767px){
p.kiji_t2{
    font-size: 13px;
    line-height: 1.5em;
}
}
/*タグ一覧*/
span.keyword a {
    font-size: 14px;
    color: #51bbd5 !important;
    padding: 4px 10px;
    display: inline-block;
    border: 1px solid #51bbd5;
    font-family: 'myfont-Regular';
}
@media screen and (max-width: 767px){
span.keyword a {
    font-size: 13px;
    padding: 2px 5px;
}
}
span.keyword a::before {
	content: "\0023";
}
.tag-link-btn-side {
    padding: 10px 0;
}
.tag-link-btn {
    color: #51bbd5;
    font-family: 'myfont-Medium';
}
@media screen and (max-width: 767px){
.tag-link-btn {
    font-size: 13px;
}
}
/*検索*/
input#s {
    border: 1px solid #51bbd5;
}
input#searchsubmit {
    border: 1px solid #51bbd5;
    color: #fff;
}
input[type="submit" i] {
    background-color: #51bbd5 !important;
}
/*タグ一覧ページ*/
ul.tag-key-list {
    margin-top: 50px;
}
.tag-key-list li a{
	color: #52bad5;
}
.tag-key-list li{
    font-size: 14px;
    color: #51bbd5 !important;
    padding: 4px 10px;
    display: inline-block;
    margin: 10px;
    border: 1px solid #51bbd5;
    margin-left: 0;
    font-family: 'myfont-Regular';
}
.tag-key-list li::before {
    content: "\0023";
}
/*タグページ*/
.tag-keyword {
    font-size: 14px;
    color: #51bbd5 !important;
    padding: 4px 10px;
    display: inline-block;
    margin: 5px;
    border: 1px solid #51bbd5;
    margin-left: 0;
    font-family: 'myfont-Regular';
}
.tag-keyword::before {
    content: "\0023";
}
/*404ページ*/
.text-kategori,.mt_404{
    margin-top: 50px;
}
@media screen and (max-width: 425px){
.text-kategori,.mt_404{
	font-size: 14px;
}
}
p.back {
    background-color: #51bbd5 !important;
    width: 120px;
    padding: 10px;
    margin-top: 30px;
}
p.back a{
	color: #fff;
}
@media screen and (max-width: 767px){
.text-kategori h2{
	font-size: 20px;
}
}
.textwidget.custom-html-widget h3{
    padding: 10px 0px 10px;
    font-size: 20px;
    z-index: -2;
    margin: 50px 0px 20px 0px;
    font-weight: bold;
    border-bottom: 1px solid #4e5556;
}
ul.breadcrumb.recruit-panbox.breadcrumb_grop {
    background-color: transparent;
    padding: 0rem;
    margin-left: 15px;
}
span.recruit-pan {
    color: #000;
    font-family: 'myfont-Serif_Medium';
}
.col-6.column-width-l,.col-6.column-width-r {
    padding-right: 5px;
    padding-left: 5px;
}
/*下層の記事ページ用*/
p.pr-text-kiji {
    margin-botoom: 50px;
    margin-bottom: 80px;
}
@media screen and (max-width: 767px){
p.pr-text-kiji {
    margin-bottom: 50px;
}
}