.home .entry-title{
  display:none;
}
#pg-947-8{
  margin-bottom:0 !important;
}
.entry-content h3.widget-title::after{
	display: none;
}
.entry-content h3.widget-title{
  font-size:30px;
  color: #663300;
}
.pdf-list{
	margin: 0;
}
 .pdf-list li{
	 line-height: 2;
	 font-size: 16px;
 }
 .pdf-list li a,
 .pdf-list li a,
.entry-content a, .entry-content a:visited, #secondary a, #secondary a:visited, #masthead .hgroup a, #masthead .hgroup a:visited, .comment-form .logged-in-as a, .comment-form .logged-in-as a:visited{
	 text-decoration: none;
	 color: #663300;
}  
 .pdf-list li a:hover{
	 color: #2daf4d;
 }    
    
.myrow{display:-webkit-flex;display:flex;}
.mycol-1{flex:1;}
.mycol-2{flex:2;}
.mycol-3{flex:3;}
.mycol-4{flex:4;}
.mycol-5{flex:5;}
.mycol-6{flex:6;}
@media screen and (max-width:700px){
  .myrow{-webkit-flex-direction:column;flex-direction:column;}
}


.schedule-pc { 
  display: block !important; 
}
.schedule-sp { 
  display: none !important;
  }

@media only screen and (max-width: 750px) {
.schedule-pc { 
  display: none !important; 
}
.schedule-sp { 
  display: block !important; 
}
}

img.btn:hover{
  opacity: 0.5;
}

.top-container{
    display: flex;
}
.top-left{
    flex: 1;
}
.top-contents{
    width: 500px;
}

.toptitle {
  background: #8bbc31;
  font-family:'ヒラギノ丸ゴ ProN W4';
  font-size:20px;
  padding: 8px 18px;
  border-radius: 0 15px 0 15px;
  color: #fff;
}
.contentstext{
  font-family:'ヒラギノ丸ゴ ProN W4';
  padding-top:20px;
  font-size:16px;
  line-height:2em;
}

.shortstay-text{
    font-size:18px;
}
.header-info {
  text-align:right;
}
#post-1231 h1{
	display: none !important;
} 
#panel-947-8-0-1{
	padding: 100px 0 50px !important;
	width: 100% !important;
}
#post-1231 h2{
    font-size: 30px;
    font-family:Helvetica;
    font-weight: 550;
    font-style: normal;
    color: #000;
    line-height: 1.2;
    text-align: center !important;
    margin: 0;
    padding: 0;
    padding-bottom: 0;
    background: unset;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    position: relative;
    }
#post-1231 h2:after{
   content: "";
    height: 3px;
    border-radius: 100px;
    background-color: #2daf4d;
    width: 4em !important;
    top: 1.25em;
    left: 50%;
    margin-left: -2em;
    }
    
    .post-1231 .__list_container{
	    margin: 5rem auto;
    padding: 1rem;
    max-width: 1140px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 35px;
    }
    .post-1231 .__list_container li{
      font-family:'ヒラギノ丸ゴ ProN W4';
	    background-color: #FFF;
    margin: 0;
    width: auto;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    box-shadow: 0 0 8px #ccc;
    }
    
    .post-1231 .__list_container li a{
    display: block;
    color: #54595f;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    }
   .post-1231 .wp-block-latest-posts__post-date{
    display: block;
    color: #6c7781;
    font-size: 13px;
    margin: 0;
    margin-bottom: 2rem;
    }
    .post-1231 .sec-news .__list_container li .wp-block-latest-posts__post-excerpt a {
    margin-top: 3rem;
    color: #2daf4d;
    font-size: 15px;
    }
.mt50{margin-top:50px !important;}
.mb0{margin-bottom:0px !important;}
.entry-content p.tel-class{
   font-size: 42px;
    font-family:Helvetica;
    font-weight: 550;
    letter-spacing: 0em;
    padding-top:0;
    margin-top:0 !important;
}
.t-p{
  letter-spacing: 0em;
  font-size: 20px;
}
.header-contact-item-f{
  margin:20px 20px 0 20px;
}
@media (max-width: 500px) {
  .post-1231 .__list_container{
    display:block;
    
  }
  .post-1231 .__list_container li{
    margin-bottom:30px;
  }
  
}

.toplinks{text-align:center !important;}