@charset "utf-8";
/*
Template: jstork19
Theme Name: stork19_custom
Theme URI:http://open-cage.com/stork19/
Version: 1.2.0
Author: opencage
Author URI: https://open-cage.com/
*/

#custom_html-2 {
   margin-top: 30px;
}
@media only screen and (max-width: 767px) {
.ul__g_nav .menu-item {
         padding-right: 0.5em;
      }
.stk_g_nav a {
   padding: .6em 1em;
   border: #c0c0c0 1px solid;
   border-radius: 3px;
}
/* .archives-list.simple-list .eyecatch {
   flex-shrink: 0;
   width: 35%;
   max-width: 280px;
   margin-bottom: 0 !important;
} */
.entry-header .entry-title {
   font-size: 110%;
}
.eyecatch.of-cover::before {
   content: "";
   display: block;
   padding-top: 80%;
}
.article-footer .post-categories a {
   display: inline-block;
   padding: 0.35em 0.6em;
   margin-right: 0.3em;
   margin-bottom: 2px;
   text-decoration: none;
   line-height: 1.1;
   font-size: 75%;
   background-color: #fff;
   color: #2dccd3;
   border-radius: 5px;
   border-color: #;
}

.article-footer{
   margin-bottom: 10px;
}
#np-post{
   margin-top: 10px;
}
.np-post-list{
   padding: 20px 0 10px;
   border-top: #ededed solid 1px;
}




}