.faq_list .question:before{
  display: block !important;
}
.faq_list .question:after{
  display: block !important;
}
.lp_faq .faq_list .question-faq {
  margin-top: 20px !important;
  margin-left: 10px !important;
  font-weight: normal;
}
.lp_faq .faq_list .question-faq span {
  border-bottom: 1px solid #000;
}
#article .post_content .lp_faq h2 {
  margin-top: 40px;
}
#article .post_content .lp_faq .faq_list a:hover .question-faq {
  opacity: 0.8;
  transition: opacity 0.3s;
  color: #379B05;
}
.blog_faq #article .post_content #hs_cos_wrapper_post_body{
  min-height: 200px;
}
.main-content-text {
  border: 1px solid #C0B7B7;
  padding: 0 50px 50px 50px;
}
.main-content-text .question-faq {
  font-size: 16px;
  margin-top: 10px !important;
}
#article .post_content .main-content-text h2 {
  padding-bottom: 0;
}
@media screen and (max-width: 768px){
  .lp_faq{
    padding-bottom: 0 !important;
    margin-left: -10px !important;
  }
  .lp_faq .faq_list .question-faq {
    margin-left: 0 !important;
    font-size: 14px;
  }
  #article .post_content .lp_faq h2 {
    margin-top: 30px;
    font-size: 20px !important;
  }
  .main-content-text {
    padding: 0 30px 30px 30px;
  }
}
.Row{
  display: flex;
  justify-content: space-around;
  margin-top: 60px;
  gap: 30px;
}
.Row-content{
  display: flex;
  gap: 30px;
}
.Row-2{
  display: flex;
}
/* ブログのヒーロー帯（`HeroBlog-` で始まるクラス）専用。無限定にすると
   ヒーローブロックの説明文（.Hero-subtitle）にも白文字・細字・幅80%が
   掛かってしまうため、ここに限定する。 */
[class*="HeroBlog-"] .Hero-subtitle {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
  line-height: 30px;
  margin: 15px auto;
  max-width: 80%;
}
.fa-pencil:before {
  content: "\f040";
}
.Wrap{
  box-sizing: content-box;
  margin: 0 auto;
  max-width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  padding-bottom: 50px;
}
.Column--9{
  width: 75%;
}
.Column--3{
  width: 25%;
}
.Column--6{
  width: 50%;
  margin-top: 35px;
}
.Row-2 .img-col{
  margin-top: 10px;
} 
#BreadCrumb{
  padding-bottom: 35px;
}
#BreadCrumb ul.breadcrumb{
  border-bottom: 1px solid #ebebeb;
  clear: both;
  font-size: 14px;
  list-style-type: none;
  margin-top: 10px;
  padding-bottom: 15px;
  padding-left: 0;
  display: flex;
  letter-spacing: 5px;
}
#BreadCrumb ul.breadcrumb li, #BreadCrumb ul.hs-breadcrumb-menu li {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 12px;
  font-weight: 700;
}
#BreadCrumb ul.breadcrumb li a, #BreadCrumb ul.hs-breadcrumb-menu li a{
  color: #4a4a4a !important;
  text-decoration: none;
}
#BreadCrumb ul.breadcrumb li:after, #BreadCrumb ul.hs-breadcrumb-menu li:after {
  content: "/";
  margin-left: 3px;
  margin-right: 3px;
}
#BreadCrumb ul.breadcrumb li:last-child:after, #BreadCrumb ul.hs-breadcrumb-menu li:last-child:after {
  content: "";
  margin-left: 0;
  margin-right: 0;
}
.Hero-kicker{
  background-color: #379B05;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 10px;
  padding: 7px 37px
}
.Blog-Detail .section.post-body{
  border: 1px solid #ddd;
  padding: 40px;
  line-height: 2.5;
  min-height: 800px;
  font-size: 16px;
  color: #333333;
}
.Blog-Detail .blog-section .post-body h3 {
  border-bottom: none;
  text-align: left;
  font-size: 20px;
}
.Blog-Detail .blog-section .post-body h3 {
  border-bottom: none;
  text-align: left;
  font-size: 18px;
}
ol, ul {
  margin: 8px 0;
}
.Blog-Detail .blog-section .post-body ol {
  list-style: decimal !important;
  counter-reset: li;
  padding-left: 40px;
}
.Blog-Detail .blog-section .post-body ul {
  list-style: none !important;
  padding-left: 20px;
  margin-left: 0;
}
.Blog-Detail .blog-section .post-body ul li {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
}
.Blog-Detail .blog-section .post-body ul li:before {
  border: 2px solid #379B05;
  border-radius: 100%;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 20px;
  transform: translateY(-50%);
  width: 6px;
}
#Blog-Sidebar .recent-post.box .title {
  color: #333333;
  display: inherit;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 15px;
  padding-right: 23px;
  margin-left: 20px;
}
#Blog-Sidebar{
  margin-bottom: 30px;
  padding: 0;
  margin-top: 20px;
}
#Blog-Sidebar .box h3 {
  color: #333;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 25px;
  position: relative;
  margin-top: 20px;
}
#Blog-Sidebar .box h3 span{
  font-family: JOST, sans-serif;
  color: #333;
  font-style: italic;
  font-size: 18px;
  font-weight: 700;
  margin-right: 10px;
}
#Blog-Sidebar .box h3::after{
  height: 4px !important;
  background-color: #379B05 !important;
  border-radius: 30px !important;
  background-image: none !important;
  background-size: 0 !important;
  bottom: -15px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
#Blog-Sidebar .recent-post.box .item a:after {
  color: #379B05;
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  right: 0.1em;
  top: 35px;
}
#Blog-Sidebar .top-post.box ul {
  margin: 0;
  padding: 0;
}
#Blog-Sidebar .top-post.box ul li {
  align-items: center;
  border-bottom: 1px dotted #ccc;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.6;
  list-style-type: none;
  margin-top: 10px;
  min-height: 55px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 25px;
  position: relative;
}
#Blog-Sidebar .top-post.box ul li:before {
  font-family: JOST, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  left: 10px;
  line-height: 1;
  position: absolute;
  top: 2px;
}
#Blog-Sidebar .top-post.box ul li:nth-child(1):before, #Blog-Sidebar .top-post.box ul li:nth-child(2):before, #Blog-Sidebar .top-post.box ul li:nth-child(3):before {
  color: #379B05;
}
#Blog-Sidebar .top-post.box ul li:nth-child(1):before{
  content:"1";
}
#Blog-Sidebar .top-post.box ul li:nth-child(2):before{
  content: "2";
}
#Blog-Sidebar .top-post.box ul li:nth-child(3):before{
  content: "3";
}
#Blog-Sidebar .top-post.box ul li a {
  color: #333333;
  display: block;
}
#Blog-Sidebar .top-post.box ul li a:after {
  color: #379B05;
  content: "\f054";
  font-family: fontawesome;
  font-size: 1em;
  position: absolute;
  right: 0.6em;
  top: 20px;
}
#Blog-Sidebar .topic-list.box ul li a {
  color: #333 !important;
  display: block;
  padding: 15px 23px 15px 5px;
}
#Blog-Sidebar .topic-list.box ul li {
  border-bottom: 1px dotted #ccc;
  clear: both;
  list-style-type: none;
}
#Blog-Sidebar .recent-post.box .list-recent .item a {
  position: relative;
}
#Blog-Page .Blog-List .Post-Item-blog {
  height: 410px;
}
#Blog-Page .Blog-List .Post-Item-blog a {
  background: #fff;
  border: 1px solid #eee;
  color: #333333;
  display: block;
  height: 100%;
  padding: 1em;
  text-decoration: none;
  transition: opacity .3s ease-out;
}
#Blog-Page .Blog-List .Post-Item-blog a:hover {
  box-shadow: inset 0 0 30px rgba(0,0,0,.1);
  opacity: .7;
}
#Blog-Page .Blog-List .eyecatch {
  background: #fff;
  margin: -1em -1em 0.5em;
  max-height: 220px;
  overflow: hidden;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#Blog-Page .Blog-List .eyecatch img {
  border: 0;
  box-sizing: border-box;
  height: auto;
  margin-top: 40px;
  max-width: 100%;
  transition: .3s ease-in-out;
  vertical-align: top;
  width: 100%;
}
#Blog-Page .Blog-List .Post-Item-blog a:hover .eyecatch img {
  transform: scale(1.1);
}
#Blog-Page .Blog-List .cat-name {
  background-color: #fff !important;
  border: 1px solid #379B05 !important;
  font-size: 12px !important;
  color: #379B05 !important;
  font-weight: 700;
  min-width: 7.5em;
  opacity: .9;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 0;
}
#Blog-Page .Blog-List .entry-content .entry-title {
  color: #444;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: left;
}
#Blog-Page .Blog-List .entry-content .byline {
  font-family: Oswald,sans-serif;
  font-weight: 400;
  margin: 0;
  opacity: .7;
  hyphens: auto;
  line-height: 1.5;
  margin-bottom: 20px;
  margin-top: 13px;
  text-align: left;
  word-break: break-word;
}
#Blog-Page .Blog-List .entry-content .byline:before {
  content: "\f274";
  font-family: fontawesome;
  font-size: .88em;
  margin-right: 0.3em;
  position: relative;
  top: -1px;
}
.description{
  line-height: 1.5;
}
.ViewsExposedForm--blog{
  width: 100%;
  border: 1px solid #d8d8d8;
  display: flex;
  position: relative;
  border-radius: 5px;
}
.ViewsExposedForm--blog .form-item-search:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSI+PHBhdGggZmlsbD0iIzBEMTcyMiIgZD0ibTE0LjkzNCAxNC4yNTQtNC4xNC00LjE0YzIuMDMyLTIuNDE3IDEuOTI5LTYuMDE3LS4zMzUtOC4yNzlBNi4xMjggNi4xMjggMCAwIDAgMS43OTQgMTAuNWE2LjE4IDYuMTggMCAwIDAgNC4zNDYgMS44IDYuMjE0IDYuMjE0IDAgMCAwIDMuOTYtMS40NEwxNC4yNCAxNWwuNjk0LS43NDZ6TTIuNTE0IDkuNzhjLTEuOTc5LTEuOTgtMS45NzktNS4yMiAwLTcuMmE1LjAzOSA1LjAzOSAwIDAgMSAzLjYtMS40OTJjMS4zMTIgMCAyLjYyMy40ODkgMy42IDEuNDkyIDEuOTggMS45OCAxLjk4IDUuMjIgMCA3LjItMS45OCAxLjk4LTUuMjIgMS45OC03LjIgMHoiLz48L3N2Zz4=);
  background-position: 50%;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 0;
  width: 24px;
  z-index: 10;
}
.ViewsExposedForm--blog .form-item-search input[type=text] {
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  padding-right: 48px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  display: block;
  font-size: 15px;
  width: 120%;
}
#Blog-Page .post-footer-list ul {
  padding-left: 0px;
  margin-top: 20px;
}
#Blog-Page .post-footer-list ul li {
  display: inline-block;
  list-style: none;
  font-size: 14px;
  padding-left: 10px;
}
.Blog-Detail .blog-section .post-body a {
  color: #379B05;
  text-decoration: underline;
}
.Row.pagination-blog {
  align-items: normal;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 60px -15px 30px;
  gap: 20px;
}
.pagination-blog .pagination-item a {
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  color: #333;
  display: block;
  height: 40%;
  overflow: hidden;
  padding: 20px 32px;
  text-decoration: none;
  text-overflow: ellipsis;
  transition: all .3s;
  white-space: nowrap;
  position: relative;
}
.pagination-blog .pagination-item a:hover {
  background-color: #333;
  color: #fff;
}
.pagination-blog .pagination-item .fa-angle-left{
  font-size: 30px;
  left: 12px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
}
.pagination-blog .pagination-item .fa-angle-right {
  font-size: 30px;
  margin-top: -15px;
  position: absolute;
  right: 12px;
  top: 50%;
}
#Blog-Page .post-footer-list ul li:before{
  display:none;
}
#Blog-Page h3.title-comment{
  margin-bottom: 15px;
  margin-top: 25px;
}
#Blog-Page h3.title-comment span {
  color: #333333;
  font-family: Oswald,sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-right: 10px;
}
#Blog-Page h3.title-comment+hr.slash-2 {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E);
  background-size: 3px 3px;
  border: none;
  height: 8px;
  margin-bottom: 20px;
  margin-top: 0;
  width: 100%;
}
#Blog-Page .recent-posts {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
#Blog-Page .recent-posts a {
  margin-left: 1%;
  margin-right: 1%;
  transition: all .3s linear;
  width: 23%;
}
#Blog-Page .recent-posts a .recent-post {
  max-width: 260px;
  min-height: 180px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#Blog-Page .recent-posts a .recent-post .recent-post-featured-image {
  background-size: cover;
  height: 110px;
  width: 100%;
  background: url(../images/top_carousel_kanjyuku-v2-360.png);
}
#Blog-Page .recent-posts a .recent-post .cat-name {
  background: #379B05;
  color: #fff;
  filter: alpha(opacity=90);
  font-size: 10px;
  font-weight: 700;
  opacity: .9;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
#Blog-Page .recent-posts a .recent-post .recent-post-info {
  color: #333333;
  font-family: Oswald,sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  margin: 4px 0 0;
}
#Blog-Page .recent-posts a .recent-post .recent-post-title {
  color: #333333;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  margin: 4px 0;
}
.fa-clock-o:before {
  content: "\f017";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.fa-pencil:before {
  content: "\f040";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.Blog-Detail .social-blog {
  border: 4px;
  height: 269px;
  overflow: hidden;
  position: absolute;
  transform: translateX(-60px);
  width: 40px;
}
.Blog-Detail .social-blog .social-list {
  height: 249px;
  left: 0;
  position: absolute;
}
.Blog-Detail .social-blog ul {
  padding-left: 0;
  width: 40px;
}
.Blog-Detail .social-blog ul li a {
  color: #fff;
  display: block;
  font-size: 20px;
}
.Blog-Detail .social-blog ul li:hover {
  background: #fff !important;
}
.Blog-Detail .social-blog ul li.twitter {
  background-color: #000;
  border: 2px solid #000;
  list-style: none;
  margin-bottom: 1px;
  padding: 5px 8px;
  transition: .3s;
}
.Blog-Detail .blog-section .post-body h2 {
  border-left: solid 5px #379B05;
  padding: 0px 20px;
  background-color: transparent;
  color: inherit;
  margin-top: 60px;
  margin-bottom: 30px;
  line-height: 1.5;
  font-size: 26px;
  font-weight: 700;
}
#Blog-Sidebar .recent-post.box .item {
  border-bottom: 1px dotted #ccc;
  clear: both;
  padding: 10px;
  position: relative;
}

.fa-twitter:before {
  background-image: url(../images/logo-twitter-white-v2.png);
  background-size: 18px 18px;
  content: ""!important;
  display: inline-block;
  height: 18px;
  vertical-align: top;
  width: 18px;
}
.social-blog ul li.twitter:hover i:before {
  filter: brightness(0) invert(0);
}
.Blog-Detail .social-blog ul li.email {
  background-color: #5da7c6;
  border: 2px solid #5da7c6;
  list-style: none;
  margin-bottom: 1px;
  padding: 5px 8px;
  transition: .3s;
}
.Blog-Detail .social-blog ul li.email:hover a {
  color: #5da7c6;
}
.Blog-Detail .social-blog ul li.hatena {
  background-color: #1ba5dc;
  border: 2px solid #1ba5dc;
  list-style: none;
  margin-bottom: 1px;
  padding: 5px 8px;
  transition: .3s;
}
.Blog-Detail .social-blog ul li.hatena:hover a {
  color: #1ba5dc;
}
.Blog-Detail .social-blog ul li a .fa-hatena:before {
  content: "B!";
  font-family: Verdana;
  font-weight: 700;
}
.fa-facebook:before {
  content: "\f09a";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.Blog-Detail .social-blog ul li.facebook {
  background-color: #0866ff;
  border: 2px solid #0866ff;
  list-style: none;
  margin-bottom: 1px;
  padding: 5px 12px;
  transition: .3s;
  text-align: center;
}
.Blog-Detail .social-blog ul li.facebook:hover a {
  color: #0866ff;
}
.Blog-Detail .social-blog ul li.pocket {
  background-color: #ef3e56;
  border: 2px solid #ef3e56;
  list-style: none;
  margin-bottom: 1px;
  padding: 5px 8px;
  transition: .3s;
}
.Blog-Detail .social-blog ul li.pocket:hover a {
  color: #ef3e56;
}
.Blog-Detail .social-blog ul li a .fa-get-pocket:before {
  content: "\f265";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.Blog-Detail .fb-likebtn {
  background: #333333;
  color: #fff;
  display: flex;
  margin: 20px 0 0;
  max-width: 100%;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 50px;
}
.Blog-Detail .fb-likebtn .eyecatch, .Blog-Detail .fb-likebtn .rightbox {
  border: none;
  display: inline-grid;
  vertical-align: middle;
  width: 50%;
}
.like_text{
  line-height: 20px;
}
.Blog-Detail .fb-likebtn .eyecatch img{
  width: 100%;
}
#Blog-Page .Blog-Nav{
  margin-top: 50px;
}
#Blog-Page .Blog-Nav ul {
  display: flex;
  gap: 2px;
}
#Blog-Page .Blog-Nav .disabled {
  display: none;
}
#Blog-Page .Blog-Nav ul li {
  margin-right: 8px;
  display: inline-block;
}
#Blog-Page .Blog-Nav ul li.active span {
  background-color: #ebebeb;
  border-color: #ebebeb ;
  color: #333 ;
  border-radius: 2px;
  display: block;
  font-size: 16px;
  height: 39px;
  line-height: 2.2;
  text-align: center;
  width: 36px;
}
#Blog-Page .Blog-Nav ul li a{
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 37px;
  line-height: 2.2;
  text-align: center;
  width: 34px;
  background-color: #379B05 ;
  border: solid 1px #379B05 ;
}
#Blog-Page .Blog-Nav ul li a:hover {
  opacity: .7;
  text-decoration: none;
}
#Blog-Sidebar{
  position: relative;
}
#Blog-Sidebar .sidebar_menu {
  line-height : 25px;
}
#Blog-Sidebar .topic-list.box ul li a:hover{
  color: #379B05 !important;
  text-decoration: none;
}
#Blog-Sidebar .topic-list.box ul li a::after{
  color: #379B05;
  content: "\f054";
  font-family: fontawesome;
  font-size: 1em;
  position: absolute;
  right: 0.6em;
}
.tar, .u-alignRight {
  text-align: right;
}
.Blog-List .post-news .list{
  border-top: 1px dotted #ccc;
  margin-top: 0;
  text-align: left;
}
.Blog-List .post-news .list .list-summary{
  border-bottom: 1px dotted #ccc;
}
.Blog-List .post-news dl.list dt {
  padding-bottom: 30px;
  margin-top: 20px;
}
#Blog-Page .Blog-List .cat-name-1{
  background-color: #379B05;
  border: 1px solid #379B05 ; 
  font-size: 14px;
  color: #fff ; 
  font-weight: 700; 
  min-width: 7.5em; 
  opacity: .9; padding: 5px 12px; 
  position: relative; 
  right: 0;
  top: 0;
}
.Blog-List  .post-news .list a:hover{
  opacity: .8;
  transition: opacity .3s;
  text-decoration: none;
}
.Blog-List .post-news .s_title{
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}
.Blog-List .post-news .datesec .date{
  background: #3e3e3e;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 5px 12px;
}
.Blog-List .post-news .datesec .date_dtl{
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 10px;
  color: #333;
}
.Blog-List .post-news .placesec .place{
  background: #3e3e3e;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 5px 12px;
}
.Blog-List .post-news .placesec .place_dtl{
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 10px;
  color: #333;
}
.Blog-List .post-news .datesec,
.Blog-List .post-news .placesec{
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) and (min-width: 600px){
  .Row-content{
    flex-wrap: wrap;
  }
  .Row{
    display: grid;
  }
  .Row-2{
    height: 80px;
  }
  .Row-2 .img-col {
    margin-top: 5px;
  }
  .Column--mediumSmall-12 {
    width: 100%;
    margin: 0;
  }
  .Column--6 {
    width: 100%;
    margin: 0;
  }
  .Blog-Detail .blog-section {
    position: relative;
  }
  .Blog-Detail .social-blog {
    bottom: 0;
    height: 45px;
    margin-bottom: 10px;
    margin-top: 40px;
    position: absolute!important;
    top: auto!important;
    transform: translateX(0);
    width: 100%!important;
  }
  .Blog-Detail .social-blog .social-list {
    bottom: 0;
    height: auto;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
    position: fixed;
  }
  .Blog-Detail .social-blog ul {
    padding-left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  #Blog-Page .Blog-List .eyecatch img{
    margin: 0;
  }
  #Blog-Page .Blog-List .Post-Item-blog a{
    display: flex;
    border: none;
    border-bottom: 1px dotted rgba(0,0,0,.2);
  }
  #Blog-Page .Blog-List .Post-Item:first-child a:first-of-type {
    border-top: 1px dotted rgba(0,0,0,.2);
  }
  #Blog-Page .Blog-List .Post-Item-blog {
    height: auto;
    margin: 0;
    width: 100%;
  }
  #Blog-Page .Blog-List .Post-Item-blog .eyecatch {
    background: transparent;
    margin: 0;
    max-height: 170px;
    width: 20%;
  }
  #Blog-Page .Blog-List .Post-Item-blog .cat-name, #Blog-Page .Blog-List .Post-Item-blog .entry-content .description {
    display: none;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content {
    padding: 0 0 0 2%;
    width: 80%;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .entry-title {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .byline {
    font-size: 10px;
  }
  #Blog-Sidebar {
    margin-top: 30px;
  }
  #Blog-Sidebar .recent-post.box .item:first-child {
    border-top: none;
  }
  #Blog-Sidebar .recent-post.box .item {
    border-bottom: 1px dotted #ccc;
    clear: both;
    padding: 10px;
    position: relative;
  }
  #Blog-Sidebar .recent-post.box .item a .img-col {
    float: left;
    width: auto;
  }
  .Column--medium-8 {
    width: 66.66667%;
  }
  #Blog-Sidebar .recent-post.box .item .img {
    float: left;
    padding-right: 5px;
  }
  #BreadCrumb ul.breadcrumb{
    letter-spacing: 0;
  }
  [class*="HeroBlog-"] .Hero-subtitle{
    font-size: 14px;
    line-height: 25px;
  }
  .Blog-List .post-news .s_title {
    line-height: 25px;
  }
  .Blog-Detail .section.post-body {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 599px){
  .Wrap{
    padding-left: 15px;
    padding-right: 15px;
  }
  .Row-content{
    flex-wrap: wrap;
  }
  .ViewsExposedForm--blog{
    width: auto;
  }
  [class*="HeroBlog-"] .Hero-subtitle{
    font-size: 12px;
    line-height: 25px;
  }
  #Blog-Page .Blog-Nav{
    margin-top: 0;
  }
  #Blog-Sidebar .box h3{
    text-align: center;
    margin-top: 40px !important;  
  }
  .Blog-Detail .blog-section .post-body h2 {
    padding: 0 10px;
    font-size: 20px;
  }

  .Blog-Detail .social-blog {
    bottom: 0;
    height: 45px;
    margin-bottom: 10px;
    margin-top: 40px;
    position: absolute!important;
    top: auto!important;
    transform: translateX(0);
    width: 100%!important;
  }
  .Blog-Detail .social-blog .social-list {
    bottom: 0;
    height: auto;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
    position: fixed;
  }
  .Blog-Detail .social-blog ul {
    padding-left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  #Blog-Sidebar .recent-post.box .title{
    margin-left: 16px;
  }
  #BreadCrumb ul.breadcrumb{
    letter-spacing: 0;
    display: inline;
    line-height: 2;
  }
  #bread_crumb ul{
    overflow-x: scroll !important;
    text-overflow: inherit;
  }
  #Blog-Page .Blog-List .Post-Item-blog .eyecatch {
    background: transparent;
    margin: 0;
    max-height: 60px;
    width: 70%;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .entry-title {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 0;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content {
    padding: 0 0 0 6%;
  }
  .Row{
    display: grid;
    overflow: hidden;
  }
  .Row-2{
    height: 80px;
  }
  .Column--6{
    margin: 0 auto !important;
  }
  .Column--mediumSmall-12 {
    min-width: 100%;
    padding-right: 20px;
  }
  #Blog-Page .recent-posts a{
    width: 48%;
  }
  .Blog-Detail .section.post-body{
    padding: 15px;
    padding-bottom: 80px;
  }
  .post-footer-list{
    padding-bottom: 40px;
  }
  .blog-section{
    position: relative;
  }
  #Blog-Page .Blog-List .eyecatch img{
    margin: 0;
  }
  #Blog-Page .Blog-List .Post-Item-blog a{
    display: flex;
    border: none;
    border-bottom: 1px dotted rgba(0,0,0,.2);
  }
  #Blog-Page .Blog-List .Post-Item:first-child a:first-of-type {
    border-top: 1px dotted rgba(0,0,0,.2);
  }
  #Blog-Page .Blog-List .Post-Item-blog {
    height: auto;
    margin: 0;
    width: 100%;
  }
  #Blog-Page .Blog-List .Post-Item-blog .cat-name, #Blog-Page .Blog-List .Post-Item-blog .entry-content .description {
    display: none;
  }
  #Blog-Page .Blog-List .Post-Item-blog .entry-content .byline {
    font-size: 10px;
  }
  #Blog-Sidebar {
    margin-top: 30px;
  }
  #Blog-Sidebar .recent-post.box .item:first-child {
    border-top: none;
  }
  #Blog-Sidebar .recent-post.box .item {
    border-bottom: 1px dotted #ccc;
    clear: both;
    padding: 10px;
    position: relative;
  }
  #Blog-Sidebar .recent-post.box .item a .img-col {
    float: left;
    width: auto;
  }
  .Column--medium-8 {
    width: 66.66667%;
  }
  #Blog-Sidebar .recent-post.box .item .img {
    float: left;
    padding-right: 5px;
  }
  #Blog-Sidebar .top-post.box ul li a:after{
    right: -1.4em;
  }
  #Blog-Page .recent-posts a .recent-post .recent-post-title{
    line-height: 20px;
    margin: 10px 0;
  }
  .Blog-Detail .fb-likebtn .eyecatch {
    display: none;
  }
  .Blog-Detail .fb-likebtn {
    display: inherit;
  }
  .Blog-Detail .fb-likebtn .rightbox {
    width: 100%;
    padding: 25px 0;
  }
  .Blog-Detail .fb-likebtn .rightbox span{
    top: 0;
  }
  .Blog-Detail .fb-likebtn .rightbox{
    display: inherit;
  }
  .Blog-List .post-news .s_title{
    line-height: 25px !important;
  }
}
.Blog-Detail #toc-box {
  margin-bottom: 60px;
  padding: 15px 10px 5px 20px;
  border: 1px solid #ddd;
  background-color: #f6f6f6
}
.Blog-Detail #toc-index>li a {
  color: #379B05 !important
}
.Blog-Detail #toc-title {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 200
}

.Blog-Detail #toc-index {
  margin-top: 10px;
  margin-bottom: 10px
}

.Blog-Detail #toc-index>li:before {
  color: #3E3E3E;
  font-weight: normal
}

.Blog-Detail #toc-index>li a {
  font-weight: 300;
  color: #3E3E3E
}

@media only screen and (max-width: 767px) {
  .Blog-Detail #toc-index>li a {
    font-size: 16px
  }
}


/*-- recent-post-list-by-tag --*/
section.recent-post-list-by-tag {
  padding-top: 70px;
}
section.recent-post-list-by-tag header {
  margin-bottom: 45px;
}
section.recent-post-list-by-tag header h2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  color: #000426;
  padding-bottom: 10px;
  border-bottom: 2px solid #379B05;
}
section.recent-post-list-by-tag section.is-4column {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}
section.recent-post-list-by-tag section article.post {
  min-height: 210px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}
section.recent-post-list-by-tag section article.post a {
  display: block;
  height: 100%;
}
section.recent-post-list-by-tag section article.post a .img img {
  display: block;
  width: 100%;
  height: 109px;
  object-fit: cover;
  transition: transform 0.3s;
}
section.recent-post-list-by-tag section.is-1column article.post a .img img {
  width: 196px;
  height: 109px;
}
section.recent-post-list-by-tag section article.post a:hover .img img {
  transform: scale(1.1, 1.1);
}
section.recent-post-list-by-tag section article.post a .info {
  padding: 10px 13px 20px;
}
section.recent-post-list-by-tag section.is-1column article.post a .info {
  padding: 10px 13px 10px;
}
section.recent-post-list-by-tag section article.post a .info time.date {
  display: block;
  font-size: 11px;
  line-height: 1.5;
  color: #595959;
  margin-bottom: 5px;
}
section.recent-post-list-by-tag section article.post a .info .title h3, section.recent-post-list-by-tag section article.post a:hover .info .title h3 {
  font-size: 13px;
  line-height: 1.3;
  position: relative;
  display: inline;
  padding-bottom: 2px;
  transition: .3s;
  text-decoration: none;
  color: #222;
}
section.recent-post-list-by-tag section article.post a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 439px) {
  section.recent-post-list-by-tag {
    padding-top: 60px;
  }
  section.recent-post-list-by-tag header h2 {
    font-size: 20px;
  }
  section.recent-post-list-by-tag section.is-4column {
    grid-template-columns: 1fr;
  }
  section.recent-post-list-by-tag section article.post {
    min-height: unset;
    padding: 10px 10px 20px 10px;
  }
  section.recent-post-list-by-tag section article.post a {
    display: flex;
    grid-column-gap: 18px;
  }
  section.recent-post-list-by-tag section article.post a .img img {
    width: 85px !important;
    height: 48px !important;
  }
  section.recent-post-list-by-tag section article.post a .info {
    padding: 0;
  }
}
/*-- end recent-post-list-by-tag --*/

.overflow-hidden {
  overflow: hidden;
}

/*-- blog search --*/
.blog section.search {
  padding: 20px;
  position: relative;
  background: url(../images/blog-fv.webp) no-repeat;
  background-size: cover;
  background-position: bottom right;
  margin-bottom: 90px;
}
.blog .search-wrapper {
  background: #F5F5F5;
  padding: 30px;
  position: relative;
  margin-top: 60px;
  border-radius: 5px;
}


.blog form.search-blog-form {
  width: 100%;
  height: 45px;
  position: relative;
  overflow: hidden;
}
.blog input.input-keyword {
  position: absolute;
  left: 0;
  width: calc(100% - 40px) !important;
  height: 45px;
  background-color: #fff !important;
  border: solid 1px #DDDDDD !important;
  padding: 0 18px !important;
  transition: all 0.4s ease 0s;
}
.blog button.search-btn {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
  padding: 0;
  background: #379b05;
  opacity: 1;
  align-items: center;
  border-radius: 0 3px 3px 0;
  display: flex;
  height: 45px;
  justify-content: center;
  width: 50px;
  transition: opacity .3s;
}
.blog button.search-btn:before {
  font-family: 'design_plus';
  font-weight: 900;
  content: '\e915';
  font-size: 18px;
  font-size: 25px;
  display: block;
  position: relative;
  left: -12px;
  top: 1px;
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: fit-content;
  margin-left: auto;
}
.blog .search-wrapper ul.tags {
  background: #F5F5F5;
  padding: 0px;
  width: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 15px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 30px auto 10px;
  box-sizing: border-box;
}
.blog li.tag span.active {
  background: #379B05;
  color: #fff;
  display: flex;
  font-size: .75rem;
  line-height: 2;
  font-weight: 500;
  border: 1px solid #379B05;
  border-radius: 3px;
  padding: 5px 15px;
}
.blog li.tag a {
  grid-column-gap: 6px;
  color: #379B05;
  font-size: .75rem;
  line-height: 2;
  transition: opacity .3s;
  display: flex;
  align-items: center;
  font-weight: 500;
  border: 1px solid #379B05;
  border-radius: 3px;
  padding: 5px 15px;
}
.blog li.tag a span.post-num {
  align-items: center;
  background-color: #ccc;
  border-radius: 5px;
  display: flex;
  height: 10px;
  justify-content: center;
  width: 12px;
  padding: 5px;
  color: #ffffff;
}

/*-- blog list --*/
.blog section.lists {
  padding-bottom: 90px;
}
.blog section.list {
  padding-top: 70px;
}
.blog section.list:first-child {
  padding-top: 0;
}
.blog .list header {
  align-items: center;
  display: flex;
  grid-column-gap: 50px;
  margin-bottom: 40px;
}
.blog .list h2 {
  color: #222;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2.2px;
  line-height: 1.45;
}
.blog .list .link a {
  align-items: center;
  border: 1px solid #379B05;
  border-radius: 5px;
  color: #379B05;
  display: flex;
  padding: 6px 16px;
  transition: background .3s, padding .3s;
} 
.blog .list .link a:hover {
  background: #379B05;
  color: #fff;
  padding: 6px 12px 6px 16px;
}
.blog span.lbl {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 1.45;
  margin-right: 14px;
  transition: margin-right .3s;
}
.blog .list .link a:hover span.lbl {
  margin-right: 18px;
}
.blog .list .link a:hover svg path {
  stroke: #fff;
}

#main_col.blog .posts {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

#main_col.blog .posts.is-2column {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}

#main_col.blog article.post {
  border-radius: 3px;
  box-shadow: 0 4px 30px 8px rgb(90 90 90 / 7%);
}

#main_col.blog .posts.is-2column .post a {
  display: flex;
  padding: 20px;
  gap: 20px;
}
#main_col.blog article.post a:hover {
  opacity: 0.6;
}
#main_col.blog .posts article.post a img {
  border-radius: 3px 3px 0 0;
  height: 140px;
  object-fit: cover;
  transition: transform .3s;
  width: 100%;
}
#main_col.blog .posts.is-2column article.post a img {
  width: 145px;
  height: 100px;
}
#main_col.blog .posts article.post a:hover img {
  transform: scale(1.1, 1.1);
}
#main_col.blog .posts .info {
  padding: 20px;
}
#main_col.blog .posts.is-2column .info {
  padding: 0;
}
#main_col.blog .posts .info .title h3 {
  display: inline;
  font-size: 18px;
  letter-spacing: 1.8px;
  line-height: 1.3;
  position: relative;
  transition: background .3s;
  color: #222;
  font-weight: 400;
}
#main_col.blog time.date {
  color: #595959;
  display: block;
  font-size: 13px;
  letter-spacing: 1.3px;
  line-height: 2;
  margin-bottom: 15px;
  margin-top: 10px;
}
#main_col.blog .categories ul.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#main_col.blog .categories li.tag {
  background: #fff;
  border-radius: 3px;
  color: #379B05;
  font-size: 11px;
  letter-spacing: 1.1px;
  line-height: 2;
  padding: 1px 5px;
  width: fit-content;
  border: 1px solid #379B05;
}
#main_col.blog .categories li.keyword {
  font-size: 11px;
  margin: 0 5px 5px 0;
  display: inline-block;
}


@media screen and (max-width: 767px) {
  .blog .list h2 {
    font-size: 18px;
  }
  .blog span.lbl {
    font-size: 12px;
  }
  .blog .link a svg {
    width: 14px;
  }
}
@media screen and (max-width: 500px) {
  .blog .list header {
    justify-content: space-between;
    grid-column-gap: 5px;
  }
  #main_col.blog .posts.is-2column article.post a img {
    width: 110px;
    height: 80px;
  }
}


/* Blog-Detail */
.Blog-Detail .post_item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px 20px;
  margin-bottom: 30px;
}
#article #post_tags .btn_link {
  margin: 0 0 10px;
  justify-content: flex-start;
}
.Blog-Detail .post_item .meta {
  margin-left: 15px;
}
.Blog-Detail .post_item .post_name {
  position: relative;
} 
.Blog-Detail .post_item svg.author-icon {
  position: absolute;
  left: -13px;
  top: 1px;
}

/* Blog-Detail  btn_link */
.Blog-Detail #post_tags .btn_link {
  margin-left: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
  line-height: 1.5;
}
.Blog-Detail #post_tags .btn_link .tag {
  display: flex;
}
.Blog-Detail #post_tags .btn_link .tag a {
  font-weight: 500;
  border: 1px solid #379b05;
  border-radius: 3px;
  padding: 5px 15px;
  line-height: 1.5;
  font-size: 14px;
  transition: .3s;
}
.Blog-Detail #post_tags .btn_link .tag a:hover {
  color: #fff;
  background: #379b05;
}
.btn_flex ul.keywords, .meta ul.keywords {
  margin-top: 15px;
}
.btn_flex ul.keywords li.keyword {
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .Blog-Detail div#post_tags {
    width: 100%;
  }
  .Blog-Detail div.post_date {
    text-align: left;
  }
  .Blog-Detail div.post_date:before {
    right: 0;
    left: -15px;
  }
}

.blog_footer {
  margin-top: 100px;
  border-top: 1px solid #ededed;
  padding-top: 15px;
}

/* blog_footer  recent-post-list-by-tag */
#article .post_content section.recent-post-list-by-tag section article.post a:hover .info .title h3 {
  color: #379B05;
  transition: .3s;
}
/* ページネーション */
li.left-arrow-item a, li.right-arrow-item a, li.double-arrow-item a {
  background: #e7e7e7;
}

/* Blog author */

.Blog-Detail .blog-author-content{
  border: 1px solid #379b05;
  border-radius: 3px;
}
.Blog-Detail .author-wrap {
  align-items: center;
  display: flex;
  gap: 30px;
  padding: 20px;
}
.Blog-Detail .author-wrap .left-wrap {
  max-width: 200px;
}
.Blog-Detail .author-wrap .right-wrap {
  width: calc(100% - 200px);
}
.Blog-Detail .author-info-header {
  background: #379b05;
  color: #fff;
  padding: 8px 24px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.Blog-Detail .author-wrap .author-authorname {
  border-bottom: 2px solid #e3e3e3;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
}
.Blog-Detail .author-wrap .author-desc {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.6;
  margin-top: 10px;
  word-break: break-word;
}
.Blog-Detail .author-wrap .author-posturl {
  font-size: 14px;
  text-align: right;
}
.Blog-Detail .author-wrap .author-posturl a:hover{
  opacity: .6;
}
@media (max-width: 959px){
  .Blog-Detail .author-wrap{
    display: grid;
  }
  .Blog-Detail .author-wrap .left-wrap{
    max-width: 100%;
    margin: 0 auto;
  }
  .Blog-Detail .author-wrap .right-wrap{
    width: 100%;
  }
}
@media (max-width: 639px){
  .author-info-image img{
    width: 120px !important;
    height: 120px !important;
  }
}

.topic-list.box {
  background: #fff;
  border-top: none;
  margin-top: 20px;
}
/* `.box h3` と無限定に書くと、`.box` を持つ要素すべての h3 に斜線パターンの
   下線（:after）が付いてしまう（例: /public-contact の
   `.media-materials .box h3`）。実際の対象は直上の `.topic-list.box`
   （ブログサイドバーの見出し）なので、そこへ限定する。 */
.topic-list.box h3 {
  color: #3e3e3e;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 25px;
  position: relative;
}
.topic-list.box h3 span {
  color: #3e3e3e;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-right: 10px;
}
.topic-list.box h3:after {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%223px%22%20height%3D%223px%22%20viewBox%3D%220%200%203%203%22%20fill%3D%22hsla%25280%2C%200%25%2C%2065%25%2C%201.0%2529%22%3E%3Cpolygon%20points%3D%220%2C0.5%200%2C1.5%201.5%2C3%202.5%2C3%22%2F%3E%3Cpolygon%20points%3D%222.5%2C0%201.5%2C0%203%2C1.5%203%2C0.5%22%2F%3E%3C%2Fsvg%3E);
  background-size: 3px 3px;
  bottom: -15px;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  right: 0;
}
.topic-list.box ul li {
  border-top: 1px dotted #ccc;
  clear: both;
  list-style-type: none;
}
.topic-list.box ul li:first-child {
  border-top: none;
}
.topic-list.box ul li a {
  color: #595959;
  display: block;
  position: relative;
  padding: 15px 23px 15px 5px;
}
.topic-list.box ul li a:after {
  color: #64c732;
  content: "\f054";
  font-family: fontawesome;
  font-size: 1em;
  position: absolute;
  right: 1%;
  top: 50%;
  transform: translateY(-50%) translateX(0);
  transition: transform .2s ease, filter .2s ease;
}
.topic-list.box ul li a:hover {
  color: #64c732;
  text-decoration: none;
}
.topic-list.box ul li a:hover:after{
  transform: translateY(-50%) translateX(6px);
  filter: drop-shadow(0 0 6px rgba(100,199,50,.7));
}

.topic-list.box ul li:nth-child(7){
  display: none;
}

@media (max-width: 350px){
  #main_col.blog .posts.is-2column{
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}

.blog .search-wrapper{
  padding: 0;
  background: unset;
  margin-top: 0;
}
.blog button.search-btn:before{
  content: unset;
}
.search-wrapper form.search-blog-form {
  width: 100%;
  height: 50px;
  display: flex;
  margin-bottom: 30px;
}
.search-wrapper form.search-blog-form input.input-keyword {
  font-size: .875rem;
  line-height: 1.5;
  letter-spacing: 1.4px;
  width: 100%;
  background: var(--white);
  border: 1px solid #dddddd;
  border-right: 0;
  padding: 15px 10px 15px 28px;
  border-radius: 3px 0 0 3px;
}
#article ul.tags {
  width: 100%;
  background: #fff;
  grid-column-gap: 26px;
  grid-row-gap: 10px;
  display: flex;
  padding-bottom: 30px;
  align-items: center;
  flex-wrap: wrap;
}
#article ul.tags li.cat{
  background: #379b05;
  padding: 10px 20px;
  border-radius: 20px;
}
ul.tags li.cat a {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
  transition: opacity .3s;
}
#article ul.tags li.cat:nth-child(7){
  display: none;
}
ul.tags li.cat:hover{
  filter: brightness(120%);
}
@media (max-width: 639px){
  #article ul.tags li.cat{
    padding: 10px 15px;
  }
}

.Blog-Detail p strong{
  background: linear-gradient(transparent 60%, #ffffa8 0);
  border-radius: 2px;
}

#side_col .side_col_fixed #side_col_bannar.side_col_item.scl {
  display: block !important;
  margin-bottom: 0;
}
#side_col .side_col_fixed:has(#side_col_bannar.side_col_item.scl) .side_col_item {
  display: none;
}
#side_col #side_col_bannar.side_col_item.scl {
  margin-left: auto;
  margin-right: auto;
}
#side_col #side_col_bannar.side_col_item.scl img {
  width: calc(100% - 2px);
  height: auto;
}
@media screen and (min-width: 749px) {
  #side_col #side_col_bannar.side_col_item.scl {
    max-width: 420px;
  }
}