#main .content.news_index a:hover {
  text-decoration: underline;
  opacity: inherit;
  transition: none;
}

#main .content.news_index {
  margin-bottom: 5rem;
}
#main .content.news_index .content_row {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 1.5rem;
}
#main .content.news_index .content_row .content_col {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: top;
}
#main .content.news_index .content_row .content_col.left {
  width: 15%;
  max-width: 250px;
}

#main .content.news_index .content_row .content_col.right {
  width: 25%;
  max-width: 250px;
}
#main .content.news_index .content_row .content_col.center {
  width: 60%;
}

#main .content.news_index .side_post_widget.sp {
  display: none;
}
#main .content.news_index .side_post_widget {
  border-top: 3px solid #67A737;
  font-size: 0.8rem;
}
#main .content.news_index .side_post_widget .title {
  padding: 0.5rem 0;
  margin-bottom: 0.2rem;
  border-bottom: 1px dashed #67A737;
}
#main .content.news_index .side_post_widget > ul {
  margin-bottom: 0.5rem;
}
#main .content.news_index .side_post_widget > ul > li {
  padding: 0.1rem;
}

#main .content.news_index .side_post_widget > ul > li a {
  color: #333;
}


#main .content.news_index .content_row .content_col.center .curapo_posts {
  margin: 0 1.5rem;
}
#main .content.news_index .content_row .content_col.center .curapo_post {
  border-top: 1px solid #67A737;
}
#main .content.news_index .content_row .content_col.center ul.curapo_posts > li.curapo_post:first-child {
  border-top: 3px solid #67A737;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_header {
}

#main .content.news_index .content_row .content_col.center .curapo_post .post_header .post_title {
  padding: 0.5rem 0;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_header .post_title a {
  font-size: 1.5em;
  color: #71BE44;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_header .post_title img {
  vertical-align: bottom;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_header .post_meta {
  font-size: 0.85rem;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_header .post_meta > li {
  display: inline-block;
  margin-right: 0.3rem;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_header .post_meta > li:last-child {
  margin-right: 0;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_content {
  margin: 1.2rem 0;
}

#main .content.news_index .content_row .content_col.center .curapo_post .post_content img {
  display: block;
  margin: auto;
  max-width: 100%;
}


/*-------------------------------------------------------
!! pagination
-------------------------------------------------------*/

#main .content.news_index .content_row .content_col.center .curapo_paginate {
  text-align: center;
  margin: 1rem 0 2rem;
}
#main .content.news_index .content_row .content_col.center .curapo_paginate a,
#main .content.news_index .content_row .content_col.center .curapo_paginate span {
  display: inline-block;
  padding: 0.1rem 0.5rem;
}
#main .content.news_index .content_row .content_col.center .curapo_paginate a.page-numbers {
  background-color: #71BE44;
  color: #fff;
}
#main .content.news_index .content_row .content_col.center .curapo_paginate a.page-numbers.prev,
#main .content.news_index .content_row .content_col.center .curapo_paginate a.page-numbers.next {
  background-color: rgba(255, 255, 255, 0);
  color: #71BE44;
  font-weight: bold;
  font-size: 1.2rem;
}

/*-------------------------------------------------------
!! WP Navigation
-------------------------------------------------------*/


/* ページネーションタイトル */
.screen-reader-text {
  display: none;
}



/*追加*/

.post_content {
    clear: both;
}

.post_header {
    padding: 20px 10px;
}

li.curapo_post {
    padding-bottom: 20px;
}

.icatch img {
    float: left;
    width: 160px;
    padding-right: 20px;
}

/*ブログ一覧*/

.icatch {
    height: 109px;
    float: left;
    overflow: hidden;
}

/*記事下関連記事*/

.kizi02 {
    max-width: 847px;
    margin: 0 auto;
}

#topnews dt {
    font-size: 14px;
    color: #1A7AE8;
    margin-bottom: 15px;
    padding-bottom: 5px;
    float: left;
    width: 170px;
    clear: both;
    height: 100px;
    overflow: hidden;
}

#topnews div dl {
    border-bottom: 1px #ddd dashed;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.sumbox02 #topnews div dl dd {
    padding-left: 170px;
    margin-bottom: 20px;
    margin-left: 10px;
}

.kanren_img img {
    width: 100%;
}

h4.saisin a {
    color: #666;
}

.writer.floatL {
    float: left;
    margin-right: 30px;
}

p.motto.floatL {
    float: left;
    background: #666;
    font-size: 12px;
    padding: 5px 10px;
}

span.clear.dplay_b {
    clear: both;
    margin-bottom: -10px;
    display: block;
}

.motto a{
  color: #fff;
}

.kizi02 h4.kanren {
    padding: 10px 0;
    font-size: 18px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #67A737;
}

.kizi02{
      border-top: 3px solid #67A737;
}

/*最新の投稿*/

h4.saisin {
    padding-bottom: 10px;
}

body.category-blog .content_row .content_col dt
,body.category .content_row .content_col dt,
body.single .content_row .content_col dt,
body.archive .content_row .content_col dt{
    font-size: 14px;
    color: #1A7AE8;
    margin-bottom: 15px;
    padding-bottom: 5px;
    float: left;
    width: 100px;
    clear: both;
    height: 60px;
    overflow: hidden;
}

body.search-results dt {
    font-size: 14px;
    color: #1A7AE8;
    margin-bottom: 15px;
    padding-bottom: 5px;
    float: left;
    width: 100px;
    clear: both;
    height: 60px;
    overflow: hidden;
}

.content_col div dl {
    border-bottom: 1px #ddd dashed;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.news_list dt {
    padding-right: 10px;
}

/*タイトル*/

.post_title .writer.floatL {
    float: none;
    margin-bottom: -50px;
}

/*ブログメニュー*/

.menu-navmenu-container {
    padding: 0px;
    background: rgba(247, 147, 30, 0.8);
    max-width: 100%;
}


/*--ナビゲーション--*/
.smanone {
  width: 100%;
  background-color: #252525;
  box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
  /*height: 46px;*/
}
#navi-in {
  position: relative;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 6px;
}
#navi-in li {
  padding-bottom: 5px;
}
#navi-in li a {
  float: none;
  color: #fff;
  text-decoration: none;
}
#navi-in li li {
  float: left;
  font-size: 13px;
  padding-left: 10px;
  display: inline;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: none;
}
.menu-navigation-container {
  overflow: hidden;
}
#navi-in li a:hover {
  text-decoration: underline;
}
/*追記*/

#menu-navmenu  {
  margin: 0px auto 0px auto;
  padding: 0;
  width: 986px;
}
#menu-navmenu li{
  padding: 5px 0;
  text-align: center;
}
#menu-navmenu li{
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #e69b42;
}
#menu-navmenu li li{
  width: 162px;
}
#menu-navmenu li a{
    display: block;
    margin: 0;
    padding: 10px;
      font-size: 16px;  
    background: none;
    color: #fff;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.42);
}
#menu-navmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#menu-navmenu li ul li{
  overflow: hidden;
  height:0;
  margin: 0;
  padding: 0;
}
#menu-navmenu li ul li a{
  text-align:left;
  padding: 5px 0 0 10px;
  display: block;
}
#menu-navmenu li:hover ul li{
  overflow: visible;
  height: auto;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  border:1px #ccc dotted;
  background: #252525;
}
.blog_menu li {
    width: auto !important;
}


.blog_menu {
    margin-top: 0px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}


/*--目次--*/
div.mokuji {
  margin: 20px 0;
  padding: 20px;
  border: 3px dashed #595959;
}
div.mokuji h2 {
  border: none;
  margin: 0 0 20px;
  padding: 0 10px;
}
div.mokuji span{
  font-size: 25px;
  margin: 0 0 20px;
  padding: 0 0 0 36px;
  display: block;
  background: url("../../images/blog/bg_mokuji.png") no-repeat;
  background-position: 0px 2px;
  font-weight: bolder;
}
div.mokuji ul{
  padding-top: 0; 
}

div.mokuji li {
    list-style-type: disc;
    margin-left: 40px;
}

/*中見出し*/

.content_col.center h1 {
  font-size: 30px;
  }

.content_col.center h2 {
    font-size: 27px;
    font-size: 24px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 35px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #1a1a1a;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 5px;
}

.content_col.center h3 {
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 60px;
    color: #000000;
    line-height: 30px;
    background-image: url("../../images/blog/cah3-bk.png");
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
}

h3.post_title {
        background: none !important;
}

.category h3.post_title {
    border: none;
}

.archive h3.post_title {
    border: none;
}

.content_col.center .curapo_post h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f3f3f3;
    line-height: 28px;
}

.post_content ul {
    list-style-type: disc;
    padding-left: 20px;
}

.post_content ol {
    list-style-type: decimal;
    padding-left: 20px;
}

/*引用*/


.content_col.center blockquote {
    background-color: #f3f3f3;
    background-repeat: no-repeat;
        background-image: url("../../images/blog//quote.png");
    background-position: left top;
    padding-top: 70px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*プロフィール*/

.ts-fab-header h4 {
    background-color: #fff !important;
}

/*読者登録*/

.dokusyatouroku {
    max-width: 600px;
    margin: 0 auto;
        padding-bottom: 60px;
}

#mailmaga{
}
#mailmaga form{
border: 3px dashed #666;
padding: 20px;
background: #f2f2f2;
text-align: center;
}
#mailmaga input[type="text"] {
width: 50%;
}
#mailmaga label{
font-size: 130%;
margin-bottom: 10px;
display: block;
}


/*--バナー--*/
#ct_banner{
  margin-top: 20px;
  padding-left: 30px;
  float: left;
}
#ct_banner ul{
  width: 650px;
}
#ct_banner li{
  list-style: none;
  width: 250px;
  margin: 0px 16px 32px 16px;
  float: left;
}
#ct_banner img{
  width: 250px;
  text-decoration: none;
}
#ct_banner a{
  text-decoration: none;
}
#c_banner{
  margin-top: 25px;
  padding-top: 25px;
  border-top: 2px #ddd dashed;
}
#c_banner img{
  width: 250px;
  margin: 0px 22px 30px 22px;
  text-decoration: none;
}
#c_banner a{
  text-decoration: none;
}
#t_banner img{
  width: 160px;
  margin: 25px 5px 10px 0px;
  text-decoration: none;
}
#t_banner a{
  text-decoration: none;
}
#side_mail {
    background-size: cover;
    background-color: #2184ca;
    margin-bottom: 20px;
    box-shadow: 10px 10px 1px 0px rgba(255,255,255,0.75) inset, -10px -3px 1px 0px rgba(0,0,0,0.75) inset, 1px 1px 2px rgba(0, 0, 0, 0.45);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

img.ranger {
    position: absolute;
    right: -20px;
    bottom: -34px;
    width: 66px;
}

#side_mail h2 {
    /* background-image: url(../images/blog/icon_mail.png); */
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #fff;
    font-size: 1rem;
    padding: 18px 0px 18px 0;
    margin-bottom: 0px !important;
    margin-top: 0px;
    border-left-width: 0px !important;
    border: none;
    text-shadow: none;
    text-align: center;
    background: #322827;
    /* border-radius: 5px; */
    box-shadow: 3px 3px 1px 0px rgba(255,255,255,0.75) inset, -3px -3px 1px 0px rgb(50, 40, 39) inset, 0px 1px 2px rgba(0, 0, 0, 0.45);
}
#side_mail .mail p{
  font-size:14px;
  margin: 0;
  padding: 0 10px;
}
#mail_bk{
}
#side_mail a{
  text-decoration: none;
}
.mail {
    padding: 8px 10px;
    display: block;
    text-align: center;
    color: #fff;
    border: none;
    background: #ee4f0a;
    box-shadow: 3px -1px 1px 0px rgba(255,255,255,0.75) inset, -3px -3px 1px 0px rgba(0,0,0,0.75) inset, 1px 1px 2px rgba(0, 0, 0, 0.45);
}
.mail_btn {
  display: block;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  margin: 5px 0;
  border: none;
  color: #ee4f0a;
    font-weight: bold;
}
.mail_btn a {
  display: block;
}
#side_search {
    background-color: #20b548;
}
#side_search h2{
  background-image: url(images/icon_search.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  color: #fff;
  font-size: 1rem;
  padding: 10px 5px 5px 45px ;
  margin-bottom: 0px !important;
  margin-top: 0px;
  border-left-width: 0px !important;
}
#side_search a{
  text-decoration: none;
}

/*バナー*/

.blog_banner img {
    width: 100%;
    margin-bottom: 10px;
}

/*検索フォーム*/

#side_search {
    background-size: cover;
    margin-bottom: 20px;
    height: auto;
    box-shadow: 3px 3px 1px 0px rgba(255,255,255,0.75) inset, -3px -3px 1px 0px rgba(0,0,0,0.75) inset, 1px 1px 2px rgba(0, 0, 0, 0.45);
    border-radius: 5px;
    overflow: hidden;
}
#side_search .title {
    /* background-image: url(images/icon_search.png); */
    /* background-repeat: no-repeat; */
    background-position: 10px center;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    text-align: center;
        padding: 16px 0 20px 0;
    background: #1d4b04;
   box-shadow: 3px 3px 1px 0px rgba(255,255,255,0.75) inset, -3px -3px 1px 0px rgb(29, 75, 4) inset, 1px 1px 2px rgba(0, 0, 0, 0);
}

.searchs {
    display: block;
    position: relative;
}

#search {
        padding: 20px 20px;
    position: relative;
}

form#testSearch {
    position: relative;
}

#testSearchInput {
    width: 80%;
    height: 24px;
    border: none;
    color: #333;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    background-color: #fff;
    font-size: 14px;
    border-radius: 0;
}

input.form_btn {
    position: absolute;
    top: 0;
    _top: 1px;
    left: 80%;
    border-radius: 0;
    width: auto;
}

#news_list .news_list dd span.label.cashing-blog {
    background-color: #EE4F0A;
}

#news_list .news_list dd span.label.renkau-blog {
    background-color: #FAC600;
}

#news_list .news_list dd span.label.rental-blog {
    background-color: #20B548;
}

#news_list .news_list dd span.label.autoloan-blog {
    background-color: #00AFEC;
}

#news_list .news_list dd span.label.rent-blog {
    background-color: #B3A2C7;
}

#news_list .news_list dd span.label.shaken-blog {
    background-color: #EE930A;
}

#news_list .news_list dd span.label.assist-blog {
    background-color: #FF6BC3;
}

#news_list .news_list dd span.label.blog {
    background-color: #1c43b7;
}

#news_list .news_list dd span.label.news {
    background-color: #c71111 !important;
}

.post_content p {
    margin-bottom: 15px;
    line-height: 27px;
}