body {
    font-family: 'Noto Sans JP', sans-serif !important;
    /* font-family: 'Noto Sans JP', sans-serif; */
    /* font-family: 'Noto Serif JP', serif; */
    /* font-family: 'M PLUS 1p', sans-serif; */
    /* font-family: 'Zen Kurenaido', sans-serif; */
		line-height:1.5em;
}

.p-works-entry__title {
    font-size: 26px !important;
    margin: 30px 0 20px 0;
		font-weight:500;
		padding-left: 15px;
}
.style2a {
		font-size: 24px !important;
    margin: 30px 0 20px !important;
		padding-left: 15px; 
		border-bottom: 3px solid;
    border-color: #009c84;
}
.style2b {
    margin: 30px 0 20px !important;
    border: 3px solid;
		line-height: 1.5em !important;    
		background-color: #009c84;
}
.style3a {
    font-size: 20px !important;
    margin: 20px 0 20px !important;
    padding: 15px;
    border: 3px solid;
    border-color: #009c84;
}
.style3b {
    margin: 30px 0 20px !important;
		padding: 15px;
		border: 3px solid #009c84;
		background-color: #009c84;
    color: #fff;		
}

.style4a {
    font-size: 19px !important;
    margin: 15px 0 10px !important;
    /* background-color: #f6f6f6; */
    border-left: 5px solid #009c84;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
		padding: 13px;
}

.style4b {
    position: revert;
    margin: 65px 0 30px !important;
    padding: 15px;
    background-color: #009c84;
    color: #fff;
    border: #009c84 3px solid;
    font-size: 19px !important;
    box-sizing: border-box;
}

.p-entry__body h5 {
    font-size: 120%;
    padding: 0;
    margin: 10px 0 10px 0;
    font-weight: 300;
    line-height: 1.3em;
    display: flex;
}
.p-entry__body h5:before {
  content: '\25CF';
  color: #009c84;
  margin-right: 8px;
}



.wp-block-search__button {
		width: 60px;
}

.p-footer-banners {
    padding: 30px 0;
}

.p-cover {
    height: 200px;
}
/**/
.l-contents--no-border .l-contents__inner {
    margin-top: 0px;
}

.p-archive-header {
    box-shadow: 0 -8px 10px rgb(0 0 0 / 0%); 
}


.p-entry__header {
    margin-bottom: 20px;
}
.p-breadcrumb {
    height: 50px;
    line-height: 50px; 
}

.p-page-header {
    padding: 0px 0px 0 20px;
    height: 60px;
}

.l-contents {
    margin-bottom: 10px;
    padding-top: 0px;
}

.p-page-header__title, .p-cover__header-title {
    font-size: 16px;
		margin: 0;
}

.p-works-entry__header {
    margin-bottom: 20px;
}

.p-tab-list__tab-item.is-active {
    display: none;
}






.p-entry__body p {
    margin-bottom: 10px;
    width: 100%;
}
.p-works-entry {
    margin-bottom: 20px;
}

.mt50 {
    margin-top: 0px !important;
}

.p-entry__body h1, .p-entry__body h2, .p-entry__body h3, .p-entry__body h4, .p-entry__body h5, .p-entry__body h6 {
    line-height: 1;
}

.p-entry__body p {
    font-size: 115%;
    line-height: 2.2;
    margin-bottom: 0px;
    display: inline-block;
}

.p-blog__title {
    padding: 20px 0 20px;
}

.q_button {
    margin: 10px;
}

.a {
		color: #009c84;
		text-decoration:none;
}
a:hover {
		opacity: 0.8;
		text-decoration: none;
}

.p-entry__body a {
		text-decoration:none;
}
.p-entry__body a:hover { 
		text-decoration: none; 
}

.p-entry__body li, .p-entry__body dt, .p-entry__body dd {
    margin: 0 20px;
}
.p-entry__body ul {
    margin-left: 1.3em;
}

.post_col, .post_col-2, .post_col-3 {
    margin-bottom: 0em;
}

.p-cb__item:last-child {
    margin-bottom: 50px;
}

.p-cb__item {
    margin-bottom: 50px;
    margin-top: 30px;}

.p-article11__title {
    font-size: 20px;
}

.p-article01 {
    padding: 5px 5px 5px 5px;
		margin: 0 0 -1px 0;
}

.p-article01__title {
    line-height: 1.7;
    margin-bottom: 5px;
    margin-top: 10px;
    min-height: 0px;
    transition: color 0.2s ease;
}

.p-blog__list-item {
    transition-duration: 0s;
}

.p-works-list__item {
	   opacity: 1;
     margin-bottom: 20px; 
}

.p-index-content05__item {
    width: 24%;
}

.circle {
  font-size: 120%;
  color: #000;
  background-color:#f00;
  width: 150px;
  height: 150px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  margin: 0px 0px 0px 0px;
  padding: 50px 0px 0px 0px;
}

.p-index-content03 .p-btn a {
    color: #ffffff;
    background: #009c84;
    font-size: 100%;
}
.p-entry__body li, .p-entry__body dt, .p-entry__body dd {
    font-size: 115%;
}

.p-entry__body td, .p-entry__body th {
    font-size: 115%;
}


.p-footer-nav a {
    font-size: 14px;
}




div.circleimg a img{
border-radius: 50%;
-ms-transition-duration: 0.2s;
transition-duration : 0.2s;
    background: #fff;
		border: 1px solid #ddd;
}

div.circleimg a:hover img{
border-radius: 0%;
opacity: 0.8;
}

div.squareimg a img{
border-radius: 20px;
-ms-transition-duration: 0.2s;
transition-duration : 0.2s;
    background: #fff;
		border: 1px solid #ddd;
}

div.squareimg a:hover img{
border-radius: 0%;
opacity: 0.8;
}

.p-global-nav > li > a, .p-menu-btn {
}

.p-global-nav {
    font-size: 16px;
}


.c-menu-btn::before {
    font-size: 23px;
    color: #009c84;
}

.p-breadcrumb {
    display: none;
}

.col2con {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
}

/* 1ページ1カラム時 */
.col2col {
  	width: 100%;
		max-width: calc(1180px / 2);
}

/* 1ページ2カラム時 */
.col2col2 {
  	width: 100%;
		max-width: calc(728px / 2);
}
.col2col2 img{
		padding:15px;
}

/* 5列の横並び */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_5{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_5 > div{
  width: 20%;
  padding: 10px; 
}
.col_5 > div > div{
	position: relative;
	overflow: hidden
}
@media screen and (max-width: 960px) {
	.col_5 > div{
		width: 25%;
	}
}
@media screen and (max-width: 480px) {
	.col_5 > div{
		width: 33.33333%;
	}
}

/* 4列の横並び */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_4{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > div{
	width: 25%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_4 > div{
		width: 33.33333%;
	}
}
@media screen and (max-width: 480px) {
	.col_4 > div{
		width: 50%;
	}
}

/* 3列の横並び */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_3 > div{
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.col_3 > div{
		width: 100%;
	}
}

/* 3列の横並び */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		width: 100%;
	}
}

#js-header-slider{
		display:none;
}


button, html [type="button"], [type="reset"], [type="submit"] {
    font-size: 14px;
}