#nohaku-ttl{
  background-image: url(/wp-content/uploads/2020/04/line_bg1.gif);
    background-repeat: repeat;
    padding: 50px 0 0 0;
}
#nohaku-ttl::before {
  display: block;
content: '';
    background:transparent;
    border: 1px solid #000;
    top: -10px;
    right: 10px;
    bottom: 10px;
    left: -10px;
    position: absolute;
  height: 100%;
  width: 100%;
}
#nohaku-ttl .td-pb-span3 {
    position: static;
}
#nohaku-ttl .nohaku-ttl-img1{
position: absolute;
  bottom: 2em;
  right: 75%;
}
#nohaku-ttl .nohaku-ttl-img2{
position: absolute;
  bottom: 2em;
  left: 75%;
}
/* 農泊 コンテンツ============================== */
#tmp_nohaku a:hover{
text-decoration:underline;
}
#tmp_nohaku .nohaku-ttl2{
   
  text-align: center;
background: url(/wp-content/uploads/2020/04/line_bg1.gif) repeat 0 0;
  position: relative;
  margin: 90px 0 30px 10px;
  
}
#tmp_nohaku .nohaku-ttl2::after {
  content: '';
  background: transparent;
  border: 1px solid #000;
 top: -10px;
  right: 10px;
  bottom: 10px;
  left: -10px;
  position: absolute;
  width: 100%;
}
#tmp_nohaku h2 {
   font-size: 30px ;
  line-height: 1;
    margin: 40px 30px 40px 10px;
    background:none;
    border : none;
    display: inline-block;
  position: relative;
  padding: 0 25px;
}
#tmp_nohaku h2::before {
  left: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#tmp_nohaku h2::after{
  right: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#tmp_nohaku h2::before, #tmp_nohaku h2::after{
content: "";
    position: absolute;
    top: -13px;
    width: 0;
    height: 60px;
    border: 1px solid #000000;
  }


#tmp_nohaku .nohaku-element h3 {
 font-size: 38px ;
    color:#4b973e;
    float: left;
  padding:0;
  margin: 30px 0 20px;
     border:none;
}

.nohaku_facility_ttl ul li{
display: inline;
  float:right;
}

/* model_route */
#tmp_nohaku .nohaku-element #nohaku_model_route h3 {
	text-align:center;
	font-size:200%;
	font-weight:bold;
	color:#268635;
	border:3px solid #99d7a6;
	padding:30px 10px 20px;
	margin:60px 0 30px;
      float: none;
}

#nohaku_model_route .model-route .tagdiv-type .alignnone, #nohaku_model_route .model-route-m .tagdiv-type .alignnone {

  vertical-align: middle;
}
/*#nohaku_model_route .model-route{
border: solid 1px;
}*/



#nohaku_model_route .model-route td, #nohaku_model_route .model-route-m td{
  font-size: 14px;
  font-weight: 700;
border: none;
}
#nohaku_model_route .model-route-m td{
 padding: 0; 
}
#nohaku_model_route .model-route .tagdiv-type .alignnone img, #nohaku_model_route .model-route-m .tagdiv-type .alignnone img{
margin-right: 2px:
}
#nohaku_model_route .model-route .model-route-sch, #nohaku_model_route .model-route-m .model-route-sch{
padding: 5px;
background: url(/wp-content/uploads/2020/04/day_ttl_bg.gif);
}

#nohaku_model_route .model-route .model-route-sch{
  width:18px;
}

#nohaku_model_route .model-route-m {
display : none;
}

#tmp_nohaku .tagdiv-type .alignnone {
vertical-align: middle;
}

/*-----------Etoc農泊-------------*/

/*全体*/
#tmp_nohaku #ez-toc-container{
   margin: 2em 0;
   width:100%;
  background:#fff;
   border: 3px solid #e0e0e0; /*囲い枠を非表示*/
   padding: 20px;/*余白なしに*/
   -webkit-box-shadow: none;/*影*/
   box-shadow: none;/*影*/
}

/*タイトル*/
#tmp_nohaku div#ez-toc-container p.ez-toc-title {
   display: none;
}

/*FontAwesome*/
/*#tmp_nohaku div#ez-toc-container p.ez-toc-title:before{
   font-family:"Font Awesome 5 Free";
   content:"\f0ca";
   font-weight:900;
}*/

/*タイトル全体*/
#tmp_nohaku .ez-toc-title-container {
display: none;
}

/*表示・非表示ボタン*/
#tmp_nohaku a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle {
 display: none;
}
#tmp_nohaku span.ez-toc-title-toggle {
}

/*見出しリスト全体*/
#tmp_nohaku #ez-toc-container ul.ez-toc-list {
   margin: 0 2em 1em;
  
}

#tmp_nohaku #ez-toc-container ul li a{
  /* position: relative;*/
  display: block;
  font-size: 18px;
    font-weight: 700;
	color:#268635;
	padding:0 0 0 35px;
  background:url(/wp-content/uploads/2020/04/arrow_icon.png) no-repeat 0 3px;
	margin:5px 0 0 0;
	min-height:23px;
}
#tmp_nohaku #ez-toc-container ul li a img{
 
}
 #tmp_nohaku #ez-toc-container ul li{
  border-bottom:1px dotted #268635;
   padding: 7px 0;
}
/*リストナンバー非表示*/
#tmp_nohaku #ez-toc-container ul.ez-toc-list a::before {
display:none;
} 
/*タイトル下の囲い枠
#tmp_nohaku #ez-toc-container nav {
   border: 3px solid #dffce4;
}*/
/*Etocアイコン*/
#tmp_nohaku .ez-toc-list li img {
  position: relative;
  bottom: 2px;
  padding: 2px 10px 0 0;
  margin:0;
   float:left;
  /*
    
  padding:0;
 
  */
  }
#tmp_nohaku .ez-toc-list li a:after{
  content: "";
clear: both;
  display: block;
}
.nohaku-img{
display: inline-block !important;

vertical-align: middle;
}
/*h2アイコン*/
#tmp_nohaku h2 img{
padding: 0 0 5px;
}
#tmp_nohaku #ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    /*margin-left: 3.2em;*/
}
#tmp_nohaku #ez-toc-container ul ul li{
border-bottom:none;
  padding:0;
}
#tmp_nohaku #ez-toc-container ul ul li a {
   /*position: relative;*/
	color:#268635;
	padding:0 0 0 35px;
background:url(/wp-content/uploads/2020/04/arrow_icon.png) no-repeat 0 5px;
  background-position: top 2px left 0px;
  margin:0;
	min-height:23px;
}
#tmp_nohaku #ez-toc-container a:hover {
  text-decoration: underline !important;
}
.hn-info{
background:#fff
}

#tmp_nohaku .repo img{
  width: 450px;
border: 1px solid #b0d786 !important;
  padding: 9px;
    border-radius: 12px;
 
}
#tmp_nohaku .nohaku-info {
    width: 100%;
    margin: 20px 0 60px;
  border-collapse: separate;
    border-spacing: 2px;
}
#tmp_nohaku .nohaku-info th {
    background-color: #99d7a6;
    color: inherit;
    max-width: 110px;
    text-align: center;
    font-weight: bold;
}
#tmp_nohaku .nohaku-info td {
    background-color: #f4f4f4;
    color: inherit;
    text-align: left;
}
#tmp_nohaku .nohaku-info th, #tmp_nohaku .nohaku-info td {
    padding: 25px 25px 14px;
    vertical-align: top;
}
/*#tmp_nohaku .nohaku-info strong {
    font-size: 130%;  
}*/
#tmp_nohaku .nohaku-info p{
font-size: 16px;
margin: 10px 0 20px 0;
}


/*h2アイコン*/
#tmp_nohaku h2 img{
padding: 0 0 5px;
}
#tmp_nohaku #ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    /*margin-left: 3.2em;*/
}
#tmp_nohaku #ez-toc-container ul ul li{
border-bottom:none;
  padding:0;
}
#tmp_nohaku #ez-toc-container ul ul li a {
   /*position: relative;*/
	color:#268635;
	padding:0 0 0 35px;
background:url(/wp-content/uploads/2020/04/arrow_icon.png) no-repeat 0 5px;
  background-position: top 2px left 0px;
  margin:0;
	min-height:23px;
}
#tmp_nohaku #ez-toc-container a:hover {
  text-decoration: underline !important;
}
.hn-info{
background:#fff
}

.nohaku-icon{
   margin: 60px 0 20px;
    text-align: right;
  }
  .nohaku-icon img{
  
  width: 96px;
    margin: 0 5px;
  
  }
.nohaku-btn{
  display: inline-flex;      
  align-items: center;     
  gap: 0.5em;               
  padding: 10px 20px;      
  font-weight: 700;
  background-color: #268635;
  box-shadow: 0 3px 3px rgba(0,0,0,.5);
  position: relative;     
}
/*.nohaku-btn::after{
font-family: "Font Awesome 5 Free";
content: '\f054';
font-weight: 600;
padding: 0 0 0 10px;
font-size: 125%;
position: relative;
top: 2px;
/*margin-top: -16px;
}*/

.nohaku-btn::after{
 content: '';
  display: inline-block;    
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2020/08/right-arrow.png) no-repeat center center;
}
.nohaku_map_icon{
margin-top: -20px;
}
.nohaku_map_icon::after{
 content: '';
display: block;
clear: both;
}
.nohaku_map_icon p {
    float: left;
    font-size: 114.3%;
}
.nohaku_map_icon .map_icon {
    list-style: none;
    list-style-image: none;
    margin: 0;
    float: right;
}
.nohaku_map_icon .map_icon li {
    float: left;
    padding: 0 12px;
}
.nohaku_map_icon .map_icon li img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
}
#tmp_nohaku hr {
  border-top: 1px dotted #bbb;
}
#tmp_nohaku .hn-top{
margin:0 -10px;
padding: 0;
}
#tmp_nohaku .hn-4col{
  font-size: 19px;
display: inline-block; /* インラインブロック化 */
    vertical-align: top; 
}
#tmp_nohaku .hn-4col img {
    border: 1px solid #e0e0e0;
    padding: 15px;
   margin: 0 0 -20px 0;
}
#tmp_nohaku .hn-4col p{
  margin: 0;
    padding: 4px 0;
    line-height: 1.6;
}
#tmp_nohaku .hn-4col a{
  font-weight: 700;
text-decoration: underline;
}
#tmp_nohaku .hn-4col a:hover{
text-decoration: none;
}
#tmp_nohaku .wp-caption-text, .wp-caption-dd {
  font-weight: 700;
  margin-top:16px;
  line-height: 24px;
}

/*---------------------------------------------------------*/
@media (min-width: 1019px)and (max-width: 1300px)  {
  #nohaku-ttl{
  margin: 0 30px;
} 
}
/*@media (min-width: 768px) and (max-width: 1018px){
 #nohaku-ttl .nohaku-ttl-img1 {
    bottom: 70px;
}
}*/
@media (max-width: 767px){
 #zone-nohaku .tdc-row{
  padding-left: 10px;
    padding-right: 10px;
  }
 
   #tmp_nohaku .wp-caption-text {
    font-size: 12px;
   }
  #tmp_nohaku .repo img {
    width: 280px !important;
  }
  #nohaku-ttl .nohaku-ttl-img1 {
    bottom: 1.5em;
    right: 76%;
  }
  #nohaku-ttl .nohaku-ttl-img2 {
    bottom: 1.5em;
    left: 76%;
}
  #nohaku-ttl{
    padding-top: 20px;
  }
  
  #nohaku-ttl::before {
    top: -5px;
    right: 5px;
    bottom: 5px;
    left: -5px;
}
  #tmp_nohaku .nohaku-ttl2 {
    margin: 15px 0 15px 5px;
}
  #tmp_nohaku .nohaku-ttl2::after {
 top: -5px;
  right: 5px;
  bottom: 5px;
  left: -5px;
}
 
  #tmp_nohaku h2,  #tmp_nohaku .nohaku-element h3, #tmp_nohaku .nohaku-element #nohaku_model_route h3 {
   font-size: 17px ;
  }
#tmp_nohaku p{
  font-size: 14px;
  }
 
  #tmp_nohaku .nohaku-element h3 {
    margin: 10px 0;
    float: none;
  }
  #tmp_nohaku h2{
  margin: 15px 20px 15px 10px;
    line-height: 1.4;
  }
  #tmp_nohaku h2::before, #tmp_nohaku h2::after{
    top: -5px;
    height: 40px;
  }
  #tmp_nohaku .nohaku-element #nohaku_model_route h3{
  padding: 10px 0;
  margin: 15px 0 ;
  }
  #tmp_nohaku .ez-toc-list li span::after{
  content: "\A";
    white-space: pre ;
  }
  #tmp_nohaku #ez-toc-container ul li a{
  font-size:14px;
    line-height: 1.2;
   background-size: 15px auto; 
    background-position: left 2px;
    padding: 0 0 0 20px;
  }
  #tmp_nohaku .ez-toc-list li img {
    float: none;
    width:70px;
  }
  .nohaku-icon {
    text-align: left;
    margin: 5px 0 !important;
}
  #tmp_nohaku #ez-toc-container ul.ez-toc-list {
    margin: 0;
}
  .nohaku-icon img{
text-align: left;
    width:70px;
    margin: 0 3px 0 0;
  }
  #tmp_nohaku .repo2{
  padding-left: 40px;
  padding-right: 40px;
}
  #tmp_nohaku .repo2 img{
  width: 150px !important;
  }
#tmp_nohaku .nohaku-info th {
  min-width:100px;
}
  #tmp_nohaku .nohaku-info th, #tmp_nohaku .nohaku-info td{
  padding: 10px 10px 14px;
  }
  #tmp_nohaku .nohaku-info th, #tmp_nohaku .nohaku-info td, #tmp_nohaku .nohaku-info p {
    font-size: 12px;
  }
  #tmp_nohaku .nohaku-info p {
  margin:0 0 10px 0;
  }
  
.nohaku-btn{
font-size:12px;
  padding: 10px 50px 5px 20px;
  min-width:150px;
}
  .nohaku-btn::after{
  top: 7px;
}
   .nohaku_map_icon .map_icon li {
    font-size: 10px;
    margin: 0 4px 0 0;
    padding: 0;
  }
  .nohaku_map_icon .map_icon li img {
    margin: 0 4px 0 0;
    width: 20px;
}
  .nohaku_map_icon p{
  margin: 0 0 10px 0;
  }
.nohaku_map_icon .map_icon {
  float: left;
  }
.nohaku-top-img .tdb-featured-image-bg{
  padding-bottom: 400px !important;
  }
  #tmp_nohaku .hn-2col{
    width: 50%;
}
   #tmp_nohaku .hn-2col{
    width: 50%;
}
  #tmp_nohaku .hn-4col{
    font-size: 14px;
    width: 25%;
  }
  
}
@media (max-width: 480px){
  .nohaku-top-img .tdb-featured-image-bg{
  padding-bottom: 220px !important;
  }
 .nohaku-subtitle{
  padding-bottom: 3em !important;
  }
  #nohaku-ttl .nohaku-ttl-img1{
  width: 80px;
  right: 65%;
}
#nohaku-ttl .nohaku-ttl-img2{
  width: 90px;
  left: 60%;
}
#tmp_nohaku .hn-2col{
  width: 100%;
}
   #nohaku_model_route .model-route{
  display : none;
  }
  #nohaku_model_route .model-route-m {
   display : inline-table;
    margin-bottom: 20px;
  }
#nohaku_model_route .model-route-m img{
    margin-bottom: 5px;
}
  #nohaku_model_route hr{
  display : none;
  }

 
#tmp_nohaku .hn-4col{
  
    width: 50%;
}
  #tmp_nohaku .hn-2col img{
width: 100%;
}
}
/*-------nohaku categry----------------------------------------------------------------------*/

#nohaku-cat .nohaku-cat-des{
     /* max-width: 678px; */
    vertical-align: middle;
    
background-image: url(/wp-content/uploads/2020/04/line_bg1.gif);
    background-repeat: repeat;
  position: relative;

}
#nohaku-cat .nohaku-cat-des::after {
  content: '';
  background: transparent;
  border: 1px solid #000;
 top: -10px;
  right: 10px;
  bottom: 10px;
  left: -10px;
  position: absolute;
  width: 100%;
}

.nohaku-about p{
font-size: 95%;
  letter-spacing : -0.05em;
}

#nohaku-cat .nohaku-cat-des p{
  font-weight: 700;
  line-height: 2;
}

.nohaku-about-ttl p{ 
  width:100%;
  text-align: center;
  background-color: #99d7a6;
 font-weight: 700;
  border-radius: 3px;
 padding: 20px 0;

}


/*-----------------------------*/
  #nohaku-cat .nohaku-cat-post, #nohaku-cat .nohaku-cat-post1, #nohaku-cat .nohaku-cat-post2{
    margin:0 0 86px 0;
    position: relative;
  }

#nohaku-cat .td-module-meta-info h3{
display : none;
}

#nohaku-cat .nohaku-post-ttl{
width:380px;
    vertical-align: middle;
    padding: 20px;
background-image: url(/wp-content/uploads/2020/08/line_bg2.gif);
    background-repeat: repeat;
position: absolute;
  top: 50px;
  text-align: center;
}
#nohaku-cat .nohaku-cat-post .nohaku-post-ttl{ 
  left: 60px;  
}
#nohaku-cat .nohaku-post-ttl::after {
  content: '';
  background: transparent;
  border: 1px solid #000;
 top: -10px;
  right: 10px;
  bottom: 10px;
  left: -10px;
  position: absolute;
  width: 100%;
}
#nohaku-cat .nohaku-post-ttl h2 {
   font-size: 50px ;
  line-height: 1;
    margin: 30px 0;
    background:none;
    border : none;
    display: inline-block;
  position: relative;
  padding: 0 26px;
}
#nohaku-cat .nohaku-post-ttl h2::before {
  left: 0;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
}
#nohaku-cat .nohaku-post-ttl h2::after{
  right: 0;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}
#nohaku-cat .nohaku-post-ttl h2::before, #nohaku-cat .nohaku-post-ttl h2::after{
content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 55px;
    border: 1px solid #000000;
  }
#nohaku-cat .nohaku-post-ttl p{
  font-size: 90%;
  letter-spacing: -0.01em;
  font-weight: 700;
  line-height: 2.3;
}
#nohaku-cat .td-module-thumb a{
border-top: 4px solid #268635;
 
}
#nohaku-cat .td_module_wrap {
padding: 44px!important;
margin-bottom: 0!important;
}
#nohaku-cat .td_module_wrap:nth-child(2n-1) {
background-image: url(/wp-content/uploads/2020/04/line_bg1.gif);
    background-repeat: repeat;
}
/*
#nohaku-cat .td_module_wrap:nth-child(4n+1) {
background-image: url(/wp-content/uploads/2020/04/line_bg1.gif);
    background-repeat: repeat;
}

#nohaku-cat .td_module_wrap:nth-child(4n+4) {
background-image: url(/wp-content/uploads/2020/04/line_bg1.gif);
    background-repeat: repeat;
}
*/
 /*------------------------------------------*/

  #nohaku-cat .nohaku-cat-post2 .nohaku-post-ttl{
    background-image: url(/wp-content/uploads/2020/08/line_bg3.gif);
      right: 60px;
    }
    #nohaku-cat .nohaku-cat-post2 .tds-button {
       left: 60px;
    }
#nohaku-cat .nohaku-cat-post6 .nohaku-post-ttl {
    background-image: url(/wp-content/uploads/2020/04/line_bg1.gif);
    right: 60px;
}
#nohaku-cat .nohaku-cat-post-col3 .nohaku-post-ttl{
background-image: url(/wp-content/uploads/2020/10/line_bg42.gif);
}
#nohaku-cat .nohaku-cat-post-col4 .nohaku-post-ttl{
background-image: url(/wp-content/uploads/2020/10/line_bg31.gif);
}
/*#nohaku-cat .entry-title{
display : none;
}
*/
/*---------------------------------------------------*/
#nohaku-map{
  text-align: center;
  position: relative;
}
#nohaku-cat #map-kawane{
 position: absolute;
  top: 39%;
  left: 36%;
  opacity: 0;
}
/*---------------------------------------------------------*/
@media (max-width: 767px){
#nohaku-cat .nohaku-cat-post, #nohaku-cat .nohaku-cat-post1, #nohaku-cat .nohaku-cat-post2{
    margin-bottom: 76px;
  }
 #nohaku-cat .nohaku-cat-post2{
  margin-top:150px;
  }
  .nohaku-about-ttl p{ 

  padding: 10px 0;
}

  #nohaku-cat .nohaku-post-ttl{
    top: -140px;
    padding: 0 0 20px;
    width: 300px;
  }
  #nohaku-cat .nohaku-cat-post .nohaku-post-ttl{
    left: 10px;
  }
  #nohaku-cat .nohaku-cat-post2 .nohaku-post-ttl{
  right: 0;
  }
  #nohaku-cat .nohaku-post-ttl h2 {
   font-size: 26px ;
  }
  #nohaku-cat .nohaku-post-ttl h2::before, #nohaku-cat .nohaku-post-ttl h2::after{
    height: 30px;
  }
  #nohaku-cat .nohaku-post-ttl p{
  font-size: 80%;
    letter-spacing: initial;
  }

  #nohaku-cat .td-read-more a{
  font-size: 12px;
  width: 100px;
  height: 100px;
  line-height: 95px;
    padding:0;
}
#nohaku-cat .td-read-more a::after{
  width: 20px;
    height: 20px;
  top: 55px;
    left: 43px;
}
 #nohaku-cat .td-read-more{
  bottom : -40px;
right : 10px;
}
  #nohaku-cat .nohaku-cat-post2 .td-read-more {
    left: 20px;
}
  #nohaku-cat .tds-button a{
    font-size: 12px;
    background-color: #268635;
    width: 100px;
    height: 100px;
    line-height: 95px;
  }
  #nohaku-cat .tds-button a::after{
    width: 20px;
    height: 20px;
    top: 55px;
    left: 43px;
  }
 #nohaku-cat .tds-button{
  bottom : -20px;
}
  #nohaku-cat .nohaku-cat-post .tds-button{
  right : -10px;
  }
  #nohaku-cat .nohaku-cat-post2 .tds-button{
  left : -10px;
  }

}
/*-------------------------------------------------*/
@media (max-width: 480px){
#nohaku-cat .nohaku-cat-des:after {   
    top: -5px;
    right: 5px;
    bottom: 5px;
    left: -5px;
}

  #nohaku-cat .nohaku-cat-post {
    margin: 70px 0 0;
}
   #nohaku-cat .nohaku-cat-post2 {
    margin: -10px 0 0;
}
  #nohaku-cat .nohaku-post-ttl {
    width: 290px;
    padding:0 20px 15px;
    top: -110px;
}
  #nohaku-cat .nohaku-post-ttl:after {
    top: -5px;
    right: 5px;
    bottom: 5px;
    left: -5px;
  }
  .tagdiv-type {
    font-size: 16px !important;
}
/* .td_single_image_bg {
    padding-bottom: 50% !important;
}*/
  #nohaku-cat .nohaku-post-ttl h2 {
    margin:20px 0 15px 0;
}
  #nohaku-cat .tds-button {
    bottom: -17px;
}
  #nohaku-cat .tds-button a {
    font-size: 10px;
    width: 90px;
    height: 90px;
    line-height: 90px;
}
  #nohaku-cat .tds-button a:after {
   
    top: 50px;
    left: 40px;
    background-size: 70%;
}
  #tmp_nohaku #ez-toc-container {
    padding: 10px 20px 20px;
  }
 /* .td_module_flex_1 .td-thumb-css, .td_module_flex_3 .td-thumb-css, .td_module_flex_4 .td-thumb-css, .td_module_flex_5 .td-thumb-css {
    height: 70% !important;
}*/
/* #nohaku-cat .td-read-more {
    bottom: 37px;
}*/
  #nohaku-cat .td-read-more a {
    font-size: 10px;
    width: 90px;
    height: 90px;
    line-height: 90px;
}
  #nohaku-cat .td-read-more a:after {
     top: 50px;
    left: 40px;
    background-size: 70%;
}
  #nohaku-cat .nohaku-cat-post2 .td-read-more {
    left: 10px;
}
  #nohaku_post_row01{
  padding-right: 5px !important;
    padding-left: 5px !important;
  }
.nohaku_post_ttl .tdb-block-inner .tdb-title-text{
    font-size: 28px !important;
  }
 #nohaku_post_row01 .nohaku-subtitle p{
  font-size: 14px !important;
  }
 /* #nohaku-cat .nohaku_cat02{
  width: 150px;
    margin-left: auto !important;
    margin-right: auto !important;
  }*/
#nohaku-cat .nohaku-cat-post1 {
    margin-bottom: 0;
}
}