@charset "utf-8";




.widget_block h2 {
padding: 15px 10px 16px 18px;
font-weight: bold;
background: #000;
color: #FFF;
margin-bottom: 20px;
margin-top: 20px;	
}



.popular-posts h2 {
background: #000;
color: #fff;
padding: 15px 10px 16px 18px;
margin-bottom: 30px;
font-weight: bold;
}



div.container div.row div.col-lg-4 aside.sidebar div#block-7.widget_block.widget_categories ul.wp-block-categories-list.wp-block-categories li {
margin-top: 10px;
margin-left: 20px;
}




.post-thumbnail {
display: none;
}




.post-content div.wp-block-image figure {
margin-bottom: 30px;
}




h1.post-title {
font-size: 30px;
margin: 15px 0;	
font-weight: bold;
}




.post-content p {
margin-bottom: 30px;
line-height: 1.8;
font-size: 18px;
}




.post-content h2 {
padding: 0.25em 0.5em;/*上下 左右の余白*/
background: transparent;/*背景透明に*/
border-left: solid 3px #4a2aa5;/*左線*/
font-size: 24px;
font-weight: bold;
margin-bottom: 30px;
}


.widget_categories ul {
margin-bottom: 0px;	
}




.wrap{
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.footer{
    margin-top: auto;
}


.wp-block-media-text__content {
padding: 0px !important;
}
.wp-block-media-text__content p {
font-size: 16px;
text-align: justify;
margin-left: 30px;
margin-top: 20px;
}
@media (max-width: 600px) {
.wp-block-media-text__content p {
  font-size: 16px;
  text-align: justify;
  margin-left: 0;
  margin-top: 20px;
}
}



.wp-block-categories li a:hover {
text-decoration: underline;	
}



/*
.customize-support div.wrap div.container.mt-5 div.row div.col-lg-4 aside.sidebar div#block-7.widget_block.widget_categories ul.wp-block-categories-list.wp-block-categories li.cat-item.cat-item-6 {
list-style: initial;
margin-left: 40px;	
}
*/





.post-content h3.wp-block-heading {
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;	
}



.post-content p a {
text-decoration: underline;
}
.post-content p a:hover {
text-decoration: none;
}









