.pageTitle{
    margin: 20px 0 0px 0;
    padding: 0px 0 10px 0;
    display : block;
    width : 100%;
    font-size: 18px;
    text-align: left;
    background-repeat: no-repeat;
    color: #000;
    border-bottom: 2px dotted #d6dbc1;
}

.newsContent__ttl{
    text-align: left;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    padding:4px 0 4px 10px;
    font-size: 22px;
    position: relative;
    border-left: 6px solid #44941b;
}

/* 2019.9.23 brushup-mokuji */
.pageContent .newsContent .mokuji {
	padding: 10px 10px 10px 20px;
    margin: 20px 0 30px;
    width: 100%;
    background-color: #e7fae7;
}
.pageContent .newsContent .mokuji p {
	position: relative;
    font-size: 24px;
    line-height: 1.7;
    margin-bottom: 0;
    font-weight: bold;
    color: #44941b;
    text-align: center;
    padding-bottom: 7px;
}
.newsContent .mokuji p:before {
    content: "";
    position: absolute;
    background: url(/resource/sp/img/news_dt/ico_02.png) no-repeat;
    background-size: contain;
    top: 5px;
    left: 31%;
    width: 31px;
    height: 28px;
}

.newsContent .mokuji ul {
    margin: 0;
	border: 0;
	padding: 0;
}

.mokuji ul li {
    position: relative;
	margin-bottom: 0 !important;
    padding: 1.0rem 0 1.0rem 0;
    border-bottom: 2px dotted #44941b;
}
.mokuji ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.mokuji ul li::before {
    content: "▼"!important;
    margin-right: 4px;
    color: #44941b;
}
.mokuji ul li a {
    font-size: 17px;
    line-height: 1.7;
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.container .intro {
    text-align: left;
    padding: 10px 10px;
    color: #000;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-top: 10px;
}
.cf {
    zoom: 1;
    display: block;
}
.cf:before, .cf:after {
    content: "";
    display: block;
    clear: both;
}
a:hover {
    text-decoration: none;
}

.list {
    padding-top: 20px;
}

.box-1 {
    margin-bottom: 15px;
    text-align: left;
    overflow: hidden;
}

.cf h4 a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #444;
}

.more {
    border-bottom: 1px dashed #ccc;
    float: right;
    width: 100%;
}
.more a {
    float: right;
}

.list .box-1 .more a {
    padding-left: 16px;
    background: url(../images/icon/common_icon01.png) no-repeat 0 50% !important;
}
.date {
    color: #F18500;
    font-weight: bold;
}
.pagerDetail .left {
}

.pagerDetail .right {
    text-align: right;
}

.pagerDetail .left a {
    background-image: url(../images/icon/prev.png);
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px
}


.pagerDetail .right a {
    background-image: url(../images/icon/next.png);
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px
}
.newsContent ul {
    border-left: 4px solid #ddd;
    padding-left: 10px;
    margin-bottom: 20px;
}
.newsContent ul li {
    margin: 0 0 10px;
    font-size: 15px;
    font-size: 1.1rem;
}

.pagerDetail {
    margin: 10px 0;
}


/* 2018.3.12 add */
.pageTitle{
    width: 100%;
    padding: 10px;
    font-weight: 900;
    font-size: 1.5em;
    text-align: left;
    margin: 10px 0 ;
    background: linear-gradient(#5ead54, #509829);
    color: #FEFFFF;
    border-bottom:none;
}
.newsContent .post p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    word-wrap: break-word;
}

/* 2019.9.23 brushup-newsContent */
.newsContent .post h2 {
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 0 10px 34px;
	font-size: 22px;
	position: relative;
	border-bottom: 4px solid #44941b;
	background: url(/resource/sp/img/news_dt/ico_02.png) 0 5% no-repeat;
	background-size: 26px 26px;
}

.newsContent h3{
    margin: 20px 0 10px;
    padding: 10px 0 10px 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    border-left:8px solid #44941b;
    background-color: #e7fae7;
    color: #000;
}

.newsContent h4 {
    border: 2px solid #44941b;
    color: #44941b;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 6px 8px;
    font-weight: bold;
    line-height: 1.4;
}

.newsContent mark{
	background: linear-gradient(transparent 40%, #fbfab7 40%);
	color: inherit;
}

.newsContent .readOther {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 2px solid #CCC;
    padding: 2vw;
    margin-bottom: 8vw;
    background: #fff;
}

.readOther__rightBox{
    margin-left: 2vw
}
.newsContent .readOther__img {
    max-width: 35%;
    height: auto;
}

.newsContent .readOther__rightBox .readOther__ttl {
    font-size: 4vw;
    font-weight: bold;
    background: url(/resource/sp/img/news_dt/ico_03.png) no-repeat 0 3px;
    background-size: 10%;
    padding: 0 0 0.5vw 7vw;
    margin: 0;
}

.newsContent .readOther__rightBox .readOther__txt {
    font-size: 4vw;
    text-decoration: underline;
    padding: 0;
    margin: 1vw 0 0;
    line-height: 1.6;
}
.newsContent .readOther__txt p {
    padding-bottom: 5px;
}
.articleCV__box + br,.articleCV__cont + .articleCV__policy + br,.readOther + br{
    display: none;
}
.newsContent .articleCV__cont {
    background: url(/resource/sp/img/news_dt/cv01_bg.png) no-repeat center top;
    background-size: 100%;
    width: 100%;
    height: 57vw;
    position: relative;
    margin: 20px 0 0;
}
.newsContent .articleCV__cont + .articleCV__policy {
    margin-bottom: 20px;
}

.newsContent .post .articleCV__cont__textA {
    font-size: 7.2vw;
    line-height: 1.2em;
    font-weight: 900;
    color: #44941b;
    position: absolute;
    top: 24.5vw;
    left: 4vw;
	margin-bottom: 0;
    text-shadow: -3px -3px 0 #fff, -3px -2px 0 #fff, -3px -1px 0 #fff, -3px 0px 0 #fff, -3px 1px 0 #fff, -3px 2px 0 #fff, -3px 3px 0 #fff, -2px -3px 0 #fff, -2px -2px 0 #fff, -2px -1px 0 #fff, -2px 0px 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, -2px 3px 0 #fff, -1px -3px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0px 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, -1px 3px 0 #fff, 0px -3px 0 #fff, 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 0px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, 0px 3px 0 #fff, 1px -3px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, 1px 3px 0 #fff, 2px -3px 0 #fff, 2px -2px 0 #fff, 2px -1px 0 #fff, 2px 0px 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff, 2px 3px 0 #fff, 3px -3px 0 #fff, 3px -2px 0 #fff, 3px -1px 0 #fff, 3px 0px 0 #fff, 3px 1px 0 #fff, 3px 2px 0 #fff, 3px 3px 0 #fff;
}

.newsContent .articleCV__cont__btn {
    width: 95%;
    position: absolute;
    left: 2.5vw;
    bottom: 2vw;
}

.newsContent .articleCV__cont__btn__txt {
    font-size: 4.5vw;
    font-weight: bold;
    color: #FEFF00;
    line-height: 4.5vw;
    text-align: center
}
.articleCV__contBtm {
    position: relative;
    margin-bottom: 2rem;
    background: #fff;
    margin-top: 20px;
}
.articleCV__contBtm__btn {
    position: absolute;
    width: 96%;
    left: 2.2vw;
    bottom: 9.2vw;
}
.articleCV__contBtm .articleCV__policy{
    padding: 0 10px;
    text-align: right;
}


/* 最新情報・レポート　おすすめ記事とアクセスランキング
*/
.popularpostsBox {
    clear: both;
    border-top: 5px solid #44941b;
    border-right: 1px solid #44941b;
    border-bottom: 1px solid #44941b;
    border-left: 1px solid #44941b;
    margin: 0 10px 40px;
}
.popularpostsBox__ttl {
    background: #e7fae7;
    text-align: left;
    font-size: 6.2vw;
	font-family: 'Noto Sans JP';
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-left: 20px;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px,#fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	background-image: url(/resource/sp/img/news_dt/ttl_img01.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.popularpostsBox__ttl  span {
    color: #44941b;
}

.popularpostsBox__img {
    width: 31vw;
    margin-top: -6vw;
}

.sidebar_news {
    padding: 6vw 5vw 6vw;
    background: #fff;
}
.sidebar_news .sidebar_recommend {
    margin: 0;
}
.sidebar_news h3 {
    background: #44941b;
    color: #FFF;
    margin: 0;
    padding: 3px 0 5px;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    border-left: none;
}
.sidebar_news li {
    border-bottom: 1px solid #44941b;
    color: #44941b;
    padding: 5vw 0;
    font-size: 4vw;
    line-height: 5.5vw;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}
.sidebar_news li:last-child {
    border-bottom: 1px solid #44941b;
}
.sidebar_news a {
    text-decoration: none;
    font-weight: bold;
}
.sidebar_news .thumbnail {
    object-fit: cover;
    border: none;
    display: flex;
    width: 21rem;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin: 0;
}
.sidebar_news .rightBox {
    width: 40rem;
    display: flex;
    flex-wrap: wrap;
    margin-left: 1rem;
}
.sidebar_news .post-category a {
    display: inline-block;
    background: #44941b;
    color: #fff;
    font-size: 4vw;
    font-weight: bold;
    padding: 2px 11px;
    margin-bottom: 5px;
}
.sidebar_news .post-title {
    display: block;
}
.sidebar_news .post-stats {
    text-align: right;
    display: block;
    font-size: 3.5vw;
    color: #333;
    margin-top: 0.5rem;
    margin-left: auto;
}
.sidebar_popularposts {
    background: #e7fae7;
    margin: 0;
}
.basicBtn {
    border: 2px solid #44941b;
    border-radius: 5px;
    padding: .8rem .8rem .7rem;
    color: #44941b;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #fff;
    margin-top: 20px;
}
.basicBtn::after {
  content: '';
  border-left: 10px solid #44941b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
}
.basicBtn::before {
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 50%;
  left: 1.5rem;
  transform: translateY(-50%);
  background: url("/resource/sp/img/news_dt/ico_news.png") no-repeat center center;
  background-size: 90%;
}
.sidebar_popularposts .basicBtn::before {
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 50%;
  left: 1.5rem;
  transform: translateY(-50%);
  background: url("/resource/sp/img/news_dt/ico_news.png") no-repeat center center;
  background-size: 90%;
}

/* 記事上部CV */
.articleCV {
    position: relative;
    background-color: #ff7e0c;
    border-radius: 5px;
    padding: 5px 0;
    display: block;
    margin: 20px 0 0;
    text-decoration: none;
}
.articleCV .articleCV__topNote {
    width: 100%;
    letter-spacing: -0.05em;
    display: block;
    color: #fff;
    font-size: 4.2vw;
    font-weight: bold;
    padding: 0.15em 0.8em;
	text-align: center;
}
.articleCV .articleCV__content {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    }
.articleCV .articleCV__content__free {
    text-align: center;
    padding-top: 14px;
    background-color: #f70504;
    color: #fff;
    line-height: 1;
    padding: 4px;
    border-radius: 5px;
    font-size: 3.5vw;
    font-weight: bold;
    padding: 1.5vw;
    }
.articleCV .articleCV__tel {
    font-size: 77px;
    font-weight: bold;
    font-family: arial;
    color: #fbf200;
    font-size: 10vw;
    font-weight: bold;
    font-family: arial;
    line-height: 1;
    padding: 0 0.1em
    }
.articleCV .articleCV__content__icon {
    width: 2.2em;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
.newsContent .articleCV + .articleCV__policy {
    margin-bottom: 20px;
    text-align: right;
}
.articleCV__content__center {
    line-height: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 7px 0;
}
.articleCV__centerNote {
    font-weight: bold;
    font-size: 24px;
    color: #666;
}
.articleCV__content__survey {
    background-color: #2159b0;
    border-radius: 50%;
    width: 96px;
    height: 96px;
    color: #fff;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 1.1em;
}
.articleCV__content__survey span {
    display: block;
    color: #fefe03;
    font-size: 1.7em;
    padding-top: 0.1em;
}
.articleCV__centerNote__red {
    color: #f70504;
}
.articleCV__policy {
    display: block;
    margin: 0;
}
.articleCV__policy .cvPolicy{
    margin: 5px 10px 0 10px;
    font-size: 12px;
    line-height: 1.7;
    position: relative;
}
.articleCV__policy .cvPolicy::before {
    content: '';
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #007f41;
    position: absolute;
    top: 3px;
    left: -9px;
}

.articleCV__column{
	position: relative;
}
.articleCV__column__cvLink{
	position: absolute;
	top: 60.8vw;
	left: 0;
	width: 100%;
	padding-top: 8vw;
	padding-left: 5vw;
	padding-bottom: 8vw;
	text-align: center;
	text-decoration: none;
}
.articleCV__column__cvText{
	font-size: 9.5vw;
	font-weight: bold;
	color: white;
	font-family: 'Poppins', sans-serif;
	text-shadow: #fa7f20 2px 0px, #fa7f20 -2px 0px, #fa7f20 0px -2px, #fa7f20 0px 2px, #fa7f20 2px 2px, #fa7f20 -2px 2px, #fa7f20 2px 2px, #fa7f20 2px -2px, #fa7f20 2px 2px, #fa7f20 -2px 2px, #fa7f20 2px -2px, #fa7f20 -2px -2px, #fa7f20 2px 2px, #fa7f20 -2px 2px, #fa7f20 2px -2px, #fa7f20 -2px -2px;
}
.articleCV__column__time{
	bottom: 28.3vw;
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	width: 91%;
	font-size: 12px;
	text-align: center;
}
.articleCV__column__time .txt--strong{
	color: #f31035;
	font-weight: bold;
}
.articleCV__column__mail{
	position: absolute;
	bottom: 11.2vw;
	right: 0;
	left: -1vw;
	margin: auto;
	width: 93.4%;
}
.articleCV__column + .articleCV__policy{
	margin-bottom: 30px;
}

.pagerDetail {
    display: inline-block;
    width: 100%;
}
.pagerDetail .meta-nav{
	font-size: 3.4vw;
}
.pagerDetail .prev {
    border: 2px solid #44941b;
    border-radius: 5px;
    position: relative;
    margin-bottom: 10px;
    width: 85%;
}
.pagerDetail .prev::before {
    content: '';
    border-left: 2vw solid #fff;
    border-top: 2vw solid transparent;
    border-bottom: 2vw solid transparent;
    position: absolute;
    top: 50%;
    left: 0.5vw;
	-webkit-transform: translateY(-50%) rotate(180deg), ;
	transform: translateY(-50%) rotate(180deg);
}
.pagerDetail .prev a {
    font-size: 3.6vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1vw;
    border-left: 4vw solid #44941b;
    line-height: 1.6;
    text-decoration: none;
    background: #fff;
	border-radius: 2px;
}
.pagerDetail .prev img {
    margin: 0 2vw 0 0;
	flex-shrink: 0;
	width: 20vw;
}
.pagerDetail .next {
    border: 2px solid #44941b;
    border-radius: 5px;
    position: relative;
    width: 85%;
	float: right;
}
.pagerDetail .next::before {
    content: '';
    border-left: 2vw solid #fff;
    border-top: 2vw solid transparent;
    border-bottom: 2vw solid transparent;
    position: absolute;
    top: 50%;
    right: 0.5vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pagerDetail .next a {
    font-size: 3.6vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1vw;
    border-right: 4vw solid #44941b;
    line-height: 1.6;
    text-decoration: none;
    background: #fff;
	border-radius: 2px;
}
.pagerDetail .next img {
    margin: 0 0 0 2vw;
	flex-shrink: 0;
	width: 20vw;
}
.colorGreen{color: #44941b;font-weight: bold;}
.news_tel_txt{
    position: absolute;
    top: 9vw;
    left: 20vw;
    color: yellow;
    font-weight: bold;
    font-size: 7vw;
}

.pageContent .post h4 {margin: 10px 0;font-weight: bold;}

.bold_blue{
color: #0033ff;
font-weight: bold;
}

.bold_red{
color: #ff0000;
font-weight: bold;
}

.bold_green{
color: #008000;
font-weight: bold;
}

.border_neon_yellow{
background: linear-gradient(transparent 0%, #FFFF00 0%);
font-weight:bold;
}

.border_bold_yellow{
border-bottom: solid 3px #ffb300;
font-weight:bold;
}

.box_solid_green{
border: 2px solid #008000;
padding: 20px 15px 10px;
background: #ffffff;
border-radius: 5px;
margin:10px 0;
}

.box_dash_green{
border: 3px dashed #008000;
padding: 20px 15px 10px;
background: #ffffff;
margin:10px 0;
}

.bg_lightgreen{
background:#e7fae7;
padding: 30px 30px 10px 30px;
margin-bottom: 30px;
border-radius: 5px;
}

.box_solid_red{
border: 3px solid #ff0000;
padding: 10px;
background: #ffffff;
margin:10px 0;
}

.box_dash_red{
border: 3px dashed #ff0000;
padding: 10px;
background: #ffffff;
margin:10px 0;
}

.border_glay{
border: solid 3px #ccc;
padding: 20px 15px;
margin: 0 0 30px;
}

.box_dash_blue{
border: 3px dashed #0033ff;
padding: 10px;
background: #ffffff;
margin:10px 0;
}

.newsContent .post img.img_left{
width: auto;
float: left;
margin: 0 20px 0 0;
}
.newsContent .post img.img_right{
width: auto;
float: right;
margin: 0 0  0 20px;
}
.newsContent .post img.pointL{
width: auto;
float: left;
margin: 0 20px 0 0;
}
.newsContent .post img.pointR{
width: auto;
float: right;
margin: 0 0  0 20px;
}

.explain_block {
margin-bottom: 20px;
}
.pageContent .post .explain_block p {
 padding-bottom: 0;
}
.explain_block .head{
background: #E2F0D9;
padding: 10px;
}
.explain_block .exp{
background: #e9f8c5;
padding: 10px;
}

.oniwa_table{
border: 1px solid #000000;
width: 100%;
margin-bottom: 20px;
}
.oniwa_table .th_head
{
text-align:center;
vertical-align:middle;
border: 1px solid #000000;
padding: 5px;
background-color:#e9f8c5;
padding:3px;
font-size:large;
font-weight: bold;
}
.oniwa_table  td{
text-align:left;
vertical-align:middle;
border: 1px solid #000000;
padding: 5px;
}
.oniwa_table  .td_head{
background-color:#fff5dd;
padding:3px;
font-size:large;
font-weight: bold;
width: 20%;
}

/* youtubeのサイズ設定 */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul.oniwa_list { list-style: none; padding:0; margin:0 0;     border-left:none; }
ul.oniwa_list li { padding-left: 1em; text-indent: -.7em; }
ul.oniwa_list li:before { content: "■ "; color: #44941b; }

ol.oniwa_list { counter-reset: item; list-style-type: none; padding-left: 0;margin: 0 0 ;}
ol.oniwa_list  li { padding-left: 1em; text-indent: -.7em; }
ol.oniwa_list li:before {counter-increment: item; content: counter(item)'.'; color: #ff7a0f; }

@media screen and (max-width: 667px){
	.newsContent .post img.img_left,
	.newsContent .post img.img_right {
	float: none;
	width: 100%;
	height: auto;
	display: block;
	}
	.newsContent .post img.pointL,
	.newsContent .post img.pointR {
	float: none;
	width: 60%;
	margin: 0 auto;
	height: auto;
	display: block;
	}
	.bg_lightgreen{
	padding: 20px;
	}
}
