@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Work+Sans:wght@800&display=swap');
@charset "UTF-8";
/* CSS Document */

body{
 font-family:"Noto Sans JP" ,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size:16px;
      background-color: #ffffff;
}

ol, ul{
    list-style:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


.listtype2 .textbox span,
.entry-content .postlistslidertype .bx-viewport a h4,
.postlistslidertype .bx-viewport a span{
	display:block;
	margin:0;
	padding:0;
	padding:15px;
	color:#000;
}
.listtype2 .textbox h4{
	display:block;
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:20px;
	color:#000;
}
.listtype2 .postcat{
	margin-bottom:10px;
}

.entry-content .postlistslidertype .bx-viewport a h4,
.entry-content .listtype2 .textbox h4{
	padding:0 15px;
    font-size: 14px;
}
.slider1{
	margin:auto;
}
.postlistslidertype{
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
}
.postlistslidertype .imagecontainer{
	position:relative;
	height:0;
	padding-top:100%;
	width:100%;
	display:block;
	overflow:hidden;
}
.postlistslidertype .imagecontainer img{
	position:absolute;
	top:0;
	margin:auto;
	left:0;
	width:100%;
	display:block;
}
.postlistslidertype .bx-wrapper{
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}
.postlistslidertype .bx-viewport {
    width: 280px !important;
    overflow: visible !important;
    margin: auto;
}
.postlistslidertype .bx-viewport a{
	display:block;
	margin:auto;
	width:260px;
    background-color: #ffffff;
	padding-bottom:15px;
}
.postlistslidertype  a{
    box-shadow: none !important ;
}
.postlistslidertype .bx-viewport p{
	display:inline-block;
}
.postlistslidertype .bx-viewport a span{
	padding:15px;
	padding-top:0;
}
.entry-content .postlistslidertype .bx-viewport a h4{
    overflow: hidden;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.postlistslidertype .bx-viewport a span.postdate{
	padding-bottom:0;
	padding-top:15px;
}



.posttextlisttype ul{
	padding:0;
	margin:auto;
	margin-bottom:20px;
}
.listtype2{
	list-style:none;
	width:100%;
	border-bottom:solid 1px #eee;
}
.listtype2:first-child{
	border-top:solid 1px #eee;
}
.listtype2 .textbox{
padding:20px 30px;
	box-sizing:border-box;
	max-width:100%;
	text-decoration:none;
	display:block;
}
.entry-content .listtype2 .textbox h4,
.listtype2  .textbox span{
	margin:0;
	display:block;
	padding:0;
}
.listtype2 .textbox span.postdate{
	font-size:10px;
}
.entry-content .listtype2 .textbox h4{
	padding-bottom:15px;
}
 .listtype2 .textbox{
	 position:relative;
	 display:block;
}

.listtype2 .textbox{
	display:flex;
	align-items:stretch;
}
.listtype2 .textbox .img_area{
	width:200px;
	display:block;
	background-size:cover;
	background-position:center;
	margin-right:20px;
    flex-shrink: 0;
}


.archivebox {
	padding-bottom: 20px;
}
.archivebox ul{
	margin-top:0;
	margin-bottom:0;
}
.archivebox li {
	margin-bottom: 20px;
	box-sizing:border-box;
}
.archivebox li article {
	background-color: #f1f1f1;
	/*padding-bottom: 15px;*/
}
.archivebox li p {
	padding: 0 15px;
}
.archivebox li .entry-content {
	padding-bottom: 0;
	text-align: left;
	height: 33px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 12px;
	padding: 0 15px;
	margin: 0;
}
.archivebox li .entry-content p{
	padding:0;
}
.archivebox li .entry-header {
	position: relative;
}
.archivebox li p.date {
	padding-bottom: 0;
	font-size: 10px;
	color: #B4B4B4;
	text-align: left;
	padding-top: 15px;
}
.archivebox li p.postcat {
	position: absolute;
	right: 0;
	font-size: 10px;
	top: 15px;
	color: #B4B4B4;
}
.archivebox li p.postcat a {
	color: #B4B4B4;
}
.archivebox li p.postcat a:hover {
	text-decoration: underline;
	color: #333;
}
.archivebox li .entry-title {
	margin: auto;
	height: 54px;
	overflow:hidden;
}
.archivebox li .entry-title a {
	padding: 0 15px;
	font-size: 14px;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin: 0;
	position: relative;
	height:34px;
}
.archivebox li img {
	width: 100%;
	display: block;
}
.postlistbtn_a{
    margin: auto;
    margin-top: 30px;
    text-align: center;
    box-sizing: border-box;
    display: block;
    padding: 10px 30px;
    background-color: #ffffff;
    border: solid 1px #000000;
    color: #000;
    transition: 0.3s;
    max-width: 270px;
	font-family:  "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.postlistbtn_a:hover{
	color:#000;
	background-color:#fff;
}

.home h4{
font-size:16px;
}
.postlistslidertype .postdate{
font-size:10px;
}
.topvisual .wpb_text_column{
margin-bottom: 0;
}




@media (min-width: 768px){
.home .site-content .col-full {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    box-sizing: content-box;
}

}

.wpb_content_element.mainvisualtext{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	z-index:100;
	color:#fff;
	max-width:1100px;
	padding:0 20px;
	margin:auto;
	box-sizing:border-box;
	left:0;
	right:0;
	width:100%;
	text-align:center;
}
.wpb_content_element.mainvisualtext,
.wpb_content_element.mainvisualtext .widget{
	margin-bottom:0;
 font-family:"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topvisual .wpb_wrapper{
	position:relative;
}

.topcopy{
	font-size:50px;
}
.subcopy{
	font-size:22px;
}
@media (min-width: 768px){


.archivebox {
	margin-left: -10px;
	margin-right: -10px;
	width : -webkit-calc(100% + 20px);
}
.archivebox > ul > li {
	float: left;
	width: 33.3333%;
	padding: 0 10px;
}
.postlist_thumb {
	padding-top: 66.66%;
	position: relative;
	overflow: hidden;
}
.postlist_thumb img {
	width: auto;
	position: absolute;
	top: -50%;
	bottom: -50%;
	left: -50%;
	right: -50%;
	margin: auto;
}

}
@media screen and (min-width: 641px){
.listtype2 li.textbox{
	float:right;
	margin-left:-220px;
}
.listtype2 li.textbox h4,
.listtype2 li.textbox span{
	margin-left:220px;
}
.entry-content .listtype2 .textbox h4{
	padding-right:130px;
}
 .listtype2 .textbox span.postdate{
	 position:absolute;
	 right:30px;
	 text-align:right;
	 display:inline-block;
}

.listtype2 .textbox h4{
	margin-right: 100px;
}
}
@media screen and (max-width: 640px){
.listtype2 li.textlist_image{
	display:none;
}
.listtype2 li a{
	padding:20px 0;
}
.listtype2 .textbox span.postdate{
	font-size:10px;
}
.wpb_content_element.mainvisualtext{
	max-width:340px;
	padding:0;
}
.listtype2 .textbox{
	flex-direction:column;
}
.listtype2 .textbox .img_area{
	margin:0;
	width:100%;
	height:0;
	padding-top:56.25%;
}
}



table {
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px #d1d1d1;
}
table th,
table td{
	padding:10px;
	border-bottom:solid 1px #d1d1d1;
	border-right:solid 1px #d1d1d1;

}

.twocolumn,
.threecolumn{
	margin:auto;
}
.twocolumn li,
.threecolumn li{
	box-sizing:border-box;
	margin-bottom:20px;
}
.twocolumn li div,
.threecolumn li div{
	background-color:#7F7F7F;
	padding-bottom:10px;
}
.twocolumn li img,
.threecolumn li img{
	width:100%;
	max-width:none;
	display:block;
	margin:0;
	margin-bottom:10px;
}
.twocolumn li p,
.threecolumn li p{
	padding:0 10px;
	margin-bottom:10px;
}
.twocolumn li p:last-child,
.threecolumn li p:last-child{
	margin-bottom:0;
}

@media (min-width: 768px){
}

@media (maxn-width: 767px){
}

@media (min-width: 641px){

.twocolumn{
	margin:auto;
	width:100%;

}
.twocolumn li{
	float:left;
	width:50%;
	box-sizing:border-box;
	padding-left:10px;
}
.twocolumn li:first-child{
	padding-right:10px;
	padding-left:0;
}
.twocolumn li div{
	background-color:#7F7F7F;
	padding-bottom:10px;
}
.twocolumn li img{
	max-width:100%;
	display:block;
	margin:0;
	margin-bottom:10px;
}
.twocolumn li p{
	padding:0 10px;
	margin-bottom:10px;
}
.twocolumn li p:last-child{
	margin-bottom:0;
}



.threecolumn{
	margin:auto;
	width : -webkit-calc(100% + 20px);

}
.threecolumn li{
	float:left;
	width:33.33%;
	padding-right:20px;
	box-sizing:border-box;
}
.threecolumn li div{
	background-color:#7F7F7F;
	padding-bottom:10px;
}
.threecolumn li img{
	max-width:100%;
	display:block;
	margin:0;
	margin-bottom:10px;
}
.threecolumn li p{
	padding:0 10px;
	margin-bottom:10px;
}
.threecolumn li p:last-child{
	margin-bottom:0;
}
}

@media (max-width: 640px){
}

.error404.content-area{
	float:none;
	margin:auto;
}
.error404.content-area main{
	text-align:center;
	margin-right:auto;
}

.error404 h1 {
    font-size: 70px;
}
@media screen and (max-width: 800px){
.error404 h1 span {
    display: block;
    font-size: 36px;
    margin-bottom: 20px;
}
}








.header_container{
	
	}
.headerlogo{
	width: 300px;
}
.headerlogo a{
	display:block;
}
.headerright{
}
.headermain{
	padding:10px;
display:flex;
justify-content:space-between;
align-items:center;
}
.navibtn {cursor:pointer;
}


@media (max-width: 640px){
	.headerlogo{
		width:auto;
	}
	.site-header{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		z-index: 200;
		position: relative;
	}
	.header_container{
		
	}
	.headerlogo a img{
		height: 50px;
	}
	.headerlogo img{
    width: auto;
}
}
@media (max-width: 440px){
	.header_container{
		height: 60px;
	}
	.headerlogo a img{
		height: 40px;
	}
	.headerright a img{
		height: 40px;
	}
}



.headerright a.jimin{

}



.header_navi{
	background:#07913a;
}
.header_navi ul{
	margin:auto;
	max-width: 1240px;
	padding:0 20px;
	color:#fff;
}
.header_navi ul li a{
	color:#fff;
	position: relative;
	/*background: #13af4c;*/
}
.header_navi ul li a:before{
	    content: "";
    border-bottom: 6px solid #ffe900;
    border-left: 6px solid transparent;
	border-right: 6px solid transparent;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    right: 0;
	bottom: 0;
    margin: auto;
}
.spmenuclose a{
	width: 30px;
	height: 22px;
}
.headerright a.splangbtn{
      height: 30px;
    right: 35px;

}
.headerright a.splangbtn img{
      height: 100%;
    display: block;
    width: auto;
	margin:auto;
}

.midashi_header{
	height: 240px;
    overflow: hidden;
	position: relative;
	background-color:#aaa;
}
.midashi_header .headbg{width: 100%;}
.midashi_header h1,
.midashi_header h1 img{
      position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
	max-width:450px;
}

.navibtn,
.spmenuclose a{

}
.navibtn span,
.spmenuclose a span{

}
.navibtn span{

}
.navibtn:before,
.navibtn:after,
.spmenuclose a:before,
.spmenuclose a:after{

}

.navibtn:after,
.spmenuclose a:after{
	top:auto;
	bottom:0;
}


.spmenuclose a:before{
      transform: rotate(45deg);
    transform-origin: 0 100%;
     width: 39px;
	background-color:#fff;
}
.spmenuclose a:after{
     transform: rotate(-45deg);
    transform-origin: 0 0;
     width: 39px;
	background-color:#fff;

}






.spnavibg{
	z-index:1000;
	height:100vh;
	width:100vw;
	position:fixed;
	background-color:hsla(0,0%,0%,0.50);
	display:none;
}
.spnavi{
	height:100vh;
	width:265px;
	background-color:#07913a;
	position:fixed;
	top:0;
	right:-265px;
	z-index:2000;
	transition:0.3s;
	color:#ffffff;
}
.spnavi div{
      padding: 20px;
    padding-left: 37px;
}
.spnavi.menuopen{
	right:0;
}
.spnavibg.menuopen{
	display:block;
}
.spnavi .spmenuclose a{
  color: #fff;

}
.spnavi li{
	border-bottom:1px solid #fff;
}
.spnavi li.ko{
	background-color: #2a8e5f;
}
.spnavi li:last-child{
	border-bottom:none;
}
.spnavi li a{
	display:block;
	padding:13px;
	padding-left: 37px;
	font-size: 14px;
	color:#ffffff;
}





.twocolumn-inner,
.site-inner {
	margin: 0 auto;
	max-width: 1140px;
	position: relative;
	padding:50px 20px;
	padding-bottom:0px;
}
.footer_container{
	margin:auto;
	max-width: 1140px;
	padding:0 20px;
}

.top-inner .site-main{
	margin:0;
}/*
.topimagepc{
	height:605px;
	margin:auto;
	width:100%;
	position:relative;
	display:block;
	overflow:hidden;
}
.topimagepc img{
	width:auto;
	display:block;
	max-width:none;
	position:absolute;
	left:-100%;
	right:-100%;
	top:-50px;
	margin:auto;
	width:1400px;
}
*/
.top_boxtitle{
	
	padding-top:40px;
	display:block;
	margin:auto;
	text-align:center;
	margin-bottom:40px;
}
.top_boxtitle img{
	width: 300px;
}
.box2 .top_boxtitle{
	
}
.box3 .top_boxtitle{
	
}
.box4 .top_boxtitle{
	
}
.top-inner .bx-wrapper{
	margin-bottom:0;
}
.box3{
	background-color: #e4f2e9;
	background-size:contain;
	background-position:top;
	background-repeat:no-repeat;
}
.box2{
	background-image:url(../images/bg_y.jpg);
}
.box4{
	background-image:url(../images/bg_g.jpg);
	background-size: cover;
	background-position: center;
}
.box1,
.box5{
	background-color:#fff;
}
.box1,
.box2,
.box3,
.box4,
.box5,
.box6{
	padding:40px 20px;
	box-sizing:border-box;
	padding-bottom:80px;
}

.top-inner .site-content p{
	margin:0;
}

.topicslist{
	max-width:850px;
	margin:auto;
	margin-bottom:20px;
}
.listtype1{
	border-bottom:solid 1px #c8c8c8;
	padding:20px 0;
	position:relative;
}
.listtype1:first-child{
	border-top:solid 1px #c8c8c8;
}
.listtype1 > a{
	position:relative;
	z-index:10;
}
.listtype1 .postcat {
	position:absolute;
	top:20px;
	left:0;
	z-index:11;
}
.postcat .catbtn{
	display:inline-block;
	padding:5px;
	color:#fff;
	font-size:12px;
	background-color:#009174;
}
.postcat .catbtn.catnews{
	background-color:#07913a;
}
.listtype1 .imgbox{
	width:160px;
	float:left;
}
.listtype1 .textbox{
	width:100%;
	float:right;
	margin-left:-180px;
}
.listtype1 .textbox div{
	margin-left:180px;
}
.btn_o{
	margin:auto;
	display:block;
	background-color:#07913a;
	color:#fff;
	border-radius:4px;
	display:block;
	width:270px;
	text-align:center;
	font-size:16px;
	padding: 10px 0;
}
.btn_o:link,
.btn_o:visited{
	background-color:#07913a;
}
.btn_o:hover{
	background-color:#1DAB51;
	color:#fff;
}
.profile{
	max-width:850px;
	margin:auto;
	margin-bottom:60px;
}
.profile h4{
	margin-bottom:20px;
}
@media (max-width: 640px){
	.profile h4{
		margin-top: 20px;
	}
}
.top-inner .site-content .box3 h3 + p,
.top-inner .site-content .box4 h3 + p{
      max-width: 800px;
	  margin:auto;
	margin-bottom:40px;
	font-size:14px;
	text-align:center;
}
.arakawanewslist {
	margin:auto;
	margin-bottom:50px;
	max-width:900px;
}
.arakawanewslist li{
	padding:0 15px;
	float:left;
	width:25%;
	box-sizing:border-box;
}

.topbanner a{
	display:block;
	margin-bottom:20px;
}

.box6 .inner figure{
	margin-top:20px;
	display:flex;
	align-items:center;

}
.box6 .inner figure a{
	display:block;
	width:100%;
}
.box6 .inner figure:first-child{
	margin-top:0px;
}
.box6 .inner figure.wp-block-image{
	margin-bottom:0;
}
@media (min-width: 641px){
.box6 .inner{
	margin:auto;
	max-width:1200px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
}
.box6 .inner figure{
	width:calc(50% - 10px);
	margin-right:20px;

}
.box6 .inner figure:nth-child(2n){
	margin-right:0;
}
.box6 .inner figure:nth-child(-n + 2){
	margin-top:0;
}
}
@media (min-width: 801px){
.box6 .inner figure{
	width:calc(25% - 60px / 4);
	margin-right:20px;
}
.box6 .inner figure:nth-child(2n){
	margin-right:20px;
}
.box6 .inner figure:nth-child(4n){
	margin-right:0;
}
.box6 .inner figure:nth-child(-n + 4){
	margin-top:0;
}
}
@media (max-width: 640px){
.box6 .inner figure{
	max-width:270px;
	margin-left:auto;
	margin-right:auto;
}
}
.site-footer{
	background-color:#fff;
}
footer div{
	background-color:#07913a;
	padding:20px;
	width:100%;
	box-sizing:border-box;
}
footer div ul{
      max-width: 1100px;
	margin:auto;
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
	
}
footer .left{
	width:calc(100% - 170px);
}
footer .left p{
	margin-right:80px;
	color:#fff;
}
footer .left p span{
	display:inline-block;
    margin-right: 20px;
}
footer .right{
	width:170px;
	display:flex;
	justify-content:flex-end;
}
footer .right a{
	max-width:40px;
	display:block;
	margin-left:10px;
}
.copyright{
	padding:20px;
	margin:auto;
	padding-bottom:80px;
	text-align:center;
}


@media (max-width: 800px){
footer div ul{
	display:block;
}
footer .left{
	width:100%;
}
footer .right{
	width:100%;
	margin-top:20px;
}
footer .right a{
	margin:0;
	margin-right:10px;
}
}

.topbtn{
	position:fixed;
	right:0;
     bottom: 40px;
	display:block;
	width:50px;
     z-index: 500;
}

@media (min-width: 901px){
.headerright{

}
.header_navi ul{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.header_navi a{
	position:relative;
	padding:12px 22px;
	display:block;
}
.header_navi a:after{

}
}

@media (min-width: 641px){
.topimagesp{
	display:none;
}
.profile .left{
	width:49%;
	float:left;
}
.profile .right{
	float:right;
	width:49%;
}
.profile .right div{

}

.box5 ul{
	max-width:850px;
	margin:auto;
}
.box5 li{
	float:left;
	max-width:410px;
	width:50%;
}
.box5 li.right{
	float:right;
}
}

@media screen and (min-width: 911px){
.box2 .btnarea{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	width:850px;
	margin:auto;
}
}

@media screen and (max-width: 910px){
.box2 .btnarea a{
	margin-bottom:20px;
}
.box2 .btnarea a:last-child{
	margin-bottom:0;
}
}
@media screen and (min-width: 1401px){

.topimagepc img{
	width:100%;
}
}
@media screen and (max-width: 900px){
.header_navi ul{
	display:none;
}
}
@media (max-width: 640px){

.topimagepc{
	display:none;
}

body{
 font-size:14px;
}




.listtype1 .imgbox{
    width: 80px;
}
.listtype1 .textbox div {
    margin-left: 100px;
}
.listtype1 .textbox .postdate{
	font-size:10px;
}
.listtype1 .textbox .posttext{
  height: 44px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}




.arakawanewslist {
    margin-bottom: 0px;
}
.arakawanewslist li {

    width: 50%;
	margin-bottom:20px;
      padding: 0px 10px;
}


.box1.msg h4 {
    font-weight: 900;
    font-size: 16px;
    text-align: center;
    line-height: 130%;
    margin-bottom: 10px;
}

.box1.msg h3 {
    font-weight: 900;
    font-size: 28px;
    text-align: center;
    line-height: 130%;
    color: #07913a;
    margin-bottom: 30px;

}


.box5 .topbanner li{
	float:left;
	max-width:410px;
	width:50%;
	padding-right:10px;
	box-sizing:border-box;
}
.box5  .topbanner li:nth-child(2n){
	float:right;
	padding-right:0px;
	padding-left:10px;
}


.headernavi{
	display:none;
}

}

.pdfbox{
	text-align:center;
	margin-bottom:30px;

}
.box3 .pdfbox{
	margin-bottom:0;
}
.pdfbox h4{
    font-size: 14px;
    color: #ed6c00;
    text-align: center;
	margin-bottom:10px;
}
.pdfbox .imgbox{
	margin-bottom:10px;
	position:relative;
	height:0;
	display:block;
	overflow:hidden;
	padding-top:100%;
}
.pdfbox img{
	position:absolute;
	margin:auto;
	left:0;
	width:100%;
	top:0;
	bottom:auto;

}
.downloadbtn{
	margin: auto;
    background-color: #ffe900;
    color: #000000;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    padding: 5px 10px;
}


.profilemain{

}
.profilebox1,
.profilebox2,
.profilebox3,
.profilebox4,
.profilebox5{
	margin-bottom:40px;
}
.profilebox6{
	padding:20px;
	border:solid 1px #ff8400;
}
.profilemain h3{
	background-color:#ff8400;
	color:#fff;
	padding:5px 10px;
	display:inline-block;
	margin-bottom:20px;
	font-size:16px;
}
.profilemain h4{
	color:#ff8400;
}
.profilebox3 p{
	margin-bottom:20px;
}
.profilemain p:last-child{
	margin-bottom:0;
}
.profilebox6 h3{
	color: #ff8400;
}
.profilemain .right img{
	margin-bottom:20px;
}

.profilebox2 .more{
	display:block;
	border-top:solid 1px #ff8400;
	cursor:pointer;
	transition:0.5s;
	color:#ff8400;
	text-align:center;
	padding:10px;
	margin-bottom:20px;
}
.profilebox2.open .more{
	display:none;
}

.profile_accordion{
	max-height:0px;
	overflow:hidden;
	transition:1s;
}
.open .profile_accordion{
	max-height:10000px;
}

.profilebox4 h5{
	font-size:18px;
}
.profilebox4 p{
	font-size:14px;
	margin-bottom:20px;
}
.profilemain .right{
	display:none;
}
.profilespimg{
	width:100%;

}

.activities{
	border:none;
      margin-top: 40px;
}
.activities th{
      border: none;
    position: relative;
    background-color: #fff;
    padding: 10px;
    text-align: right;
    color: inherit;
    font-size: 25px;
    vertical-align: top;
    width: 160px;
    padding-top: 16px;
}
.activities td{
      position: relative;
    border: none;
    overflow: hidden;
    padding-top: 23px;
    padding-left: 60px;
	padding-bottom:20px;
	padding-right:0;
}
.jisseki1 .activities td h3{
	color:#ff8400;
	font-size:16px;
	display:inline-block;
}
.jisseki1 p{
	display:inline;
}
.activities td div{
	margin-bottom:20px;
}
.activities td div:last-child{
	margin-bottom:0;
}
.activities td:before{
      content: "";
     height: 10000px;
    top: 0;
    bottom: 0;
    width: 5px;
    display: block;
    background-color: #ff840021;
    position: absolute;
    left: 23px;
}
.activities td:after{
      content: "";
    height: 25px;
    top: 24px;
    bottom: 0;
    width: 25px;
    display: block;
    background-color: #ff8400;
    position: absolute;
    left: 13px;
    border-radius: 50px;
}



.jisseki2{
	margin-top:120px;
}
.jisseki2 h2{
	margin-bottom:40px;
}
.jisseki2 h3{
	font-size:24px;
	margin-bottom:10px;
}
.jisseki2 h4{
	font-size:18px;
	color:#ff8400;
	margin-bottom:10px;
}
.jisseki2 ul{
	margin-bottom:60px;
}
.jisseki2 li{
	margin-bottom:30px;
}
.jisseki2 li p{
	margin-left:18px;
	margin-bottom:10px;
}
.jisseki2 li p.num1{
	padding-left:24px;
	position:relative;
}
.jisseki2 li p.num2{
	padding-left: 44px;
	position:relative;
}
.jisseki2 li p.num1 span,
.jisseki2 li p.num2 span{
	left:0;
	position:absolute;
	top:0;
}




.seisakutop{
	margin-bottom:60px;
}
.seisakutop h2{
	margin-bottom:20px;
	color:#ff8400;
	font-size:24px;
}
.seisakutop p{
	margin-bottom:20px;
}
.seisakumain + h3,
.seisakutop + h3{    font-size: 20px;
    margin-bottom: 40px;
    background-color: #ff8400;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.seisakumain li div{
	margin-bottom:40px;
}
.seisakumain p +img{
	margin-top:20px;
}
.seisakumain h4{
      display: block;
    margin-bottom: 20px;
    border-left: 5px solid #ff8400;
    padding-left: 15px;
    box-sizing: border-box;
    color: #ff8400;
    font-size: 26px;
    font-weight: normal;
    line-height: 120%;
}

.page-content h2{
	background: #13af4c;
	color: #ffffff;
    font-weight: normal;
    font-size: 20px;
	border-radius: 5px;
	padding: 5px 10px;
	margin-bottom: 20px;
}
.page-content p{
	margin-bottom: 1em;
}
.page-content h2 span{
	font-size:20px;
}
.page-content h3{
	font-size:22px;
	margin-bottom: 20px;
}
.page-content em{
	font-size: 48px;
    font-style:normal;
    font-family: 'Work Sans', sans-serif;
    margin-right: 10px;
    color: #09913a;
}

@media (min-width: 641px){

.seisakumain li.left{
	float:left;
	width:50%;
	padding-right:20px;
}
.seisakumain li.right{
	float:right;
	width:50%;
	padding-left:20px;
}
}

@media (min-width: 801px){
.profilemain .left{
	float:left;
	box-sizing:border-box;
	padding-right:20px;
	width:50%;
}
.profilemain .right{
	float:right;
	box-sizing:border-box;
	padding-left:20px;
	width:50%;
	display:block;
}
.profilespimg{
	display:none;
}
.profilebox2 .more{
	margin-bottom:0px;
}
}
@media (max-width: 1150px){
.midashi_header .headbg{
	width:1150px;
	max-width:none;
	position:absolute;
	left:-100%;
	right:-100%;
	margin:auto;

}
}
@media (max-width: 800px){
.profilebox5 p{
	margin-bottom:20px;
}

}
@media (max-width: 930px){
.arakawanewslist{
	width : -webkit-calc(100% + 30px);
	margin-left:-15px;
	margin-right:-15px;
}
}
@media (max-width: 640px){

.midashi_header {
    height: 120px;
}
.box3 .pdfbox{
	margin-bottom:20px;
}
.top_boxtitle{
     background-size: 40px;
    padding-top: 45px;
	width:70%;
}
.arakawanewslist{
	width : -webkit-calc(100% + 20px);
	margin-left:-10px;
	margin-right:-10px;
}
.activities th {
	text-align:center;
    width: 60px;
}
.listtype2 .textbox{
      padding: 20px 0px;
}
.midashi_header h1 img{
      width: 70%;
}
.page-content h2 {
    font-size: 32px;
}

.page-content h2 span {
    font-size: 16px;
    display: block;
	margin-bottom: 20px;
    line-height: 100%;
}

.postcat .catbtn {
    display: inline-block;
    padding: 5px;
    color: #fff;
    font-size: 10px;
}


}
@media (max-width: 480px){
.activities th {
     font-size: 18px;
    width: 34px;
     padding-top: 20px;
}
}


.wp-block-image img{
	width:100%;
	height:auto;
}
.botan a{
	background: #5BE58D;
	padding: 20px;
	color:#ffffff;
	font-weight: bold;
	border-radius: 10px;
	font-size: 14px;
	display: block;
	text-align: center;
	margin: auto;
}
.botan a span{
	font-weight: bold;
	font-size:20px;
}
.botan a:hover{
	background: #13af4c;
}
.plus{
	font-size:22px;
}
.point{
	font-size: 22px;
    font-weight: bold;
    MARGIN-LEFT: 30px;
    position: relative;
	
}
.point:before{
	    content: "";
    display: block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: #FF0004;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 10px;


	
}

.page-content h2.seisaku{
	background: #13af4c;
    color: #ffffff;
   font-size: 40px;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    font-weight: 900;
}
.box1.msg{
	padding-top: 60px;
}
.box1.msg h4{
	 font-weight: 900;
	font-size: 26px;
	text-align: center;
	line-height: 130%;
	margin-bottom: 20px;
	color: #07913a;
}
.box1.msg h3{
	 font-weight: 900;
	font-size: 50px;
	text-align: center;
	line-height: 130%;
	color: #07913a;
	margin-bottom: 40px;
}
.box1.msg p{
	width: 100%;
	max-width: 900px;
	margin: auto;
	margin-bottom: 40px;
}

h1.entry-title{
	
	background: #13af4c;
    color: #ffffff;
    font-size: 36px;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 50px;
	font-weight: 900;
	
	
	
}

.entry-content h2{border-left: 3px solid #07913a;
	padding-left: 15px;}

.entry-content h3{color: #07913a;
	}

@media (max-width: 640px){
.page-content h2.seisaku {
	font-size: 24px;
}

.plus,.point{
    font-size: 18px;
}
}