@charset "UTF-8";
@import url(https://use.fontawesome.com/releases/v5.15.4/css/all.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
 
/*allreset*/
body,div,form,hr,img,br,a,h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,ul,li,ol,table,td,th,tr,tbody,caption,b,em,strong,i,font,big,small,embed,object,map,frame,frameset,iframe,select,option,address,button   {
text-indent: 0px; list-style-type: none; margin: 0px; padding: 0px; border: none 0px;
text-decoration: none;box-sizing: border-box;font: 100%/100% 'Rounded Mplus 1c', 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',"Helvetica Neue",verdana,sans-serif;font-weight: 500;}
img {
	display: block;
}
.nosp {
	display: none!important;
}

a.telLink {pointer-events: none;}

div.tothetopfixed {
	position: fixed;
	bottom: 0;
	z-index: 1500;right: 0;}	
div.tothetopfixed a  {display: block;float: right;background-color: #fff;}
div.tothetopfixed a:hover {
transition: opacity 0.2s ease-in-out;
opacity:1;
}
div.tothetopfixed a {
    display: block;
    color: #fff;
    border-radius: 5px;
    font-size: 0.8em;width: 50px;height: 50px;background: url(../img/b_gototop.png) no-repeat 0 0;background-size:contain;margin: 0 20px 20px 0;text-indent: -9999px;border: 1px solid #fff;
transition: opacity 0.2s ease-in-out;
opacity:0.75;
    }




/*HEAD*/
.body-body {
	
}
.div-body {
	
}
.head-top {
	width: 100%;
	height: 80px;
	background-color: #fff;
	display:flex;
justify-content:space-between;
position: fixed;
z-index: 2;
}

#trigger-overlay {
	display: block;
	width: 80px;
	height: 80px;
	position: fixed;
	right: 0;
	top: 0;
	background-color: #4da435;
}
#trigger-overlay i {
	color: #fff;
	font-size: 30px;
}

.overlay-close {
	display: block;
	width: 80px;
	height: 80px;
	position: fixed;
	right: 0;
	top: 0;
	background-color: #4da435;
	z-index: 2;
}
.overlay-close i {
	color: #fff;
	font-size: 30px;	
}

.a-h1head {
	display: block;
	width: 243px;
	background: url(../img/f_headrogo.svg) center center no-repeat;
	background-size: 100% auto;
	height: 50px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 15px;
}

.dl-headadd {
	margin-top: 10px;
	margin-right: 100px;
}
.dl-headadd dt {
	color: #333;
	font-size: 1.25rem;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
}
.dl-headadd dd {
	background: url(../img/icon_tel.svg) left center no-repeat;
	background-size: 40px auto;
	color: #ec6b00;
	font-size: 2.25rem;
	font-weight: bold;
	padding-left: 45px;
}




/*NEWS*/
.ul-topnews {
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dotted #ccc;
	width: 90%;
	position: relative;
	z-index: 1;
}
.li-topnews {
display:flex;
justify-content:left;
flex-wrap: wrap;
border-bottom: 1px dotted #ccc;
padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.li-topnews a {
	color: #333;
	font-size: 1rem;
	width: 100%;
}
.li-topnews i {
	color: #333;
	font-size: 0.85rem;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
	line-height: 1.5em;
	display: block;
	font-weight: bold;
}


.li-topnews b{
	color: #fff;
	font-size: 0.85rem;
	display: block;
	padding: 5px;

	text-align: center;
	margin-bottom: 2.5%;
	width: 6em;
}

.cat-news {
	background-color: #0470b2;
}
.cat-colmn {
	background-color: #ec891c;
}



/*TOPIMG*/
.sec-topimg {
	width: 100%;
	padding-top: 80px;
}

.div-topimg{

	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.div-coltop {

justify-content:space-between;
border-radius: 20px;
padding: 15% 5% 5%;
box-shadow: 5px 5px 0px #ccc;
background-color: #fff;
border-radius: 20px;
margin-bottom: 10%;
border: 1px solid #ccc;
}

.img-topimg01 {

	height: auto;
	margin-top: 5%;
	margin-bottom: 1.5%;
}
.img-topimg00 {
	width: 100%;
	height: calc(100vh - 80px);
	position: absolute;
	top: 80px;
	z-index: -1;
	object-fit:cover
}
.img-topimg02 {

	height: auto;
	margin-bottom: -40px;
	margin-right: auto;
	width: 100%;
	margin-left: auto;
	display: block;
}


.spn-topimg03 {
	width: 75%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: -5.5%;
}


.img-topimg03 {
	width: 100%;
	height: auto;
}




.img-topimg04 {
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.dl-topimg {
	
}

.dl-topimg dt {
	color: #4da435;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 5.5vw;
	line-height: 1.25em;
}

.dl-topimg dd {
	color: #333;
	font-size: 4vw;
	font-weight: bold;
	line-height: 1.75em;
}
.dl-topimg dd b {
	color: #d20d17;
	font-size: 4.5vw;
	font-weight: bold;
}
 .dl-topimg dd i {
	color: #333333;
	font-size: 4vw;
	font-weight: bold;
 	margin-right: 5px;
 }

.h2-colmn {
	color: #4c9834;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20%;
	margin-top: -14rem;
	position: relative;
	font-size: 1.5rem;
	padding-top: 7rem;
}
.h2-colmn:after {
content: '|';
position: absolute;
left: 48%;
transform: scale(0.25, 1);
bottom: -2rem;
}
/*COLMN*/
.sec-bg00 {
	padding-top: 25%;
	padding-bottom: 10%;
	width: 100%;
}
.sec-bg01 {
	padding-top: 25%;
	padding-bottom: 10%;
	background-color: #f4f1ec;
	width: 100%;
}

.div-colmn {

	margin-right: auto;
	margin-left: auto;
}

.art-merit {
display:flex;
justify-content:space-between;
flex-wrap: wrap;	
	width: 90%;
margin-right: auto;
	margin-left: auto;
}

.div-merit {

	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 10%;
box-shadow: 5px 5px 0px #ccc;
}

.img-merit {
	width: 100%;
	height: auto;
	margin-bottom: 2.5%;
}
.spn-merit {
display:flex;
align-items: center;
justify-content:center;
background-color: #ec6c00;
border-radius: 100%;
width: 40px;
height: 40px;
margin-right: auto;
	margin-left: auto;
margin-top: -20px;
box-shadow: 2px 2px 0px #ccc;
}
.spn-merit b {

color: #fff;
font-size: 1.75rem;
font-weight: bold;
display: block;
line-height: 1px;
}
.h3-merit {
	color: #eb6c00;
	font-weight: bold;
	text-align: center;
	line-height: 1.25em;
	font-size: 1.5rem;
	margin-top: 2.5%;
	margin-bottom: 2.5%;
}

.p-merit {
	color: #333;
	text-align: center;
	font-size: 1rem;
	line-height: 1.5em;
	margin-bottom: 2.5%;
}


/*FEATURE*/
.ul-feature {
display:flex;
justify-content:space-between;
flex-wrap: wrap;

margin-right: auto;
	margin-left: auto;
width: 90%;
z-index: 1;
}
.ul-feature li {
	width: calc(100% / 2 - 2.5%);
	padding-bottom: 10%;
}
.ul-feature li a {
	
}

.ul-feature li a i {
	
}
.ul-feature li a i img {

	border-radius: 100%;
	border: 5px solid #fe891c;
}

.ul-feature li a b {
	color: #fff;
	background-color: #fe891d;
	text-align: center;
	width: 100%;
	border-radius: 30px;
	display: block;
	font-weight: bold;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-right: 5%;
	margin-top: -30px;
	position: relative;
	z-index: 1;
	font-size: 1rem;
}
.ul-feature li a b:after {
color: #fff;
    font-size: 1rem;
    content: '\f138';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
position: absolute;
right: 10px;
top: 8px;
}
.ul-feature:after{
  content:"";
  display: block;
	width: calc(100% / 3 - 20px);	
}

/*INCHO*/
.art-incho {


margin-right: auto;
	margin-left: auto;
width: 90%;
	margin-bottom: 5%;
}
.spn-incho {
	width: 30%;	
}
.img-incho {
	border-radius: 100%;
	width: 50%;	
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.dl-incho {
	width: 100%;
	text-align: center;
}
.dl-incho dt {
	color: #333;
	font-size: 1.25rem;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.dl-incho dt i {
	color: #333;
	font-size: 1.05rem;
	line-height: 1.75em;
	font-weight: bold;
}


.dl-incho dd {
	color: #333;
	font-size: 0.85rem;
	line-height: 1.5em;
	text-align: left;
}

.p-incho {
	padding: 5%;

	color: #333;
	font-size: 1.05rem;
	line-height: 1.75em;
	border-radius: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
box-shadow: 5px 5px 0px #ccc;
width: 90%;
}
.p-incho b {
	font-size: 1.05rem;	
		    background: linear-gradient(transparent 60%, #ff6 60%);
    color: #333;
}

/*FAQ*/
.dl-faq {

	margin-right: auto;
	margin-left: auto;
	width: 90%;
	position: relative;
	z-index: 1;
}
.dl-faq dt {
	background-color: #fe891d;
	border-radius: 30px;
	color: #fff;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: bold;
	padding: 10px 15px;
	margin-bottom: 15px;
	position: relative;
}
.dl-faq dt::before {
content: 'Q.';
margin-right: 5px;
font: 1rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
}
.dl-faq dt::after {
color: #fff;
    font-size: 1rem;
    content: '\f055';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
float: right;
color: #fff;
position: absolute;
top: 10px;
right: 15px;
transition: all 0.2s ease-in-out 0s;
}

.dt-faq.faq-open::after {
transform: rotate(45deg);	
transition: all 0.2s ease-in-out 0s;
}



.dl-faq dt::after {

}
.dl-faq dt:hover {
	cursor: pointer;
}
.dl-faq dd {
	display: none;	color: #333;
	line-height: 1.75em;
	margin-bottom: 5%;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	font-size: 0.95rem;
}
.dl-faq dd faq-open {
	color: #333;
	font-size: 1.05rem;
	line-height: 1.75em;
	margin-bottom: 40px;
	margin-right: auto;
	width: 560px;
	margin-left: auto;
}

/*TIME*/
.tab-time {

	margin-right: auto;
	margin-left: auto;
border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 90%;
	margin-bottom: 10%;
}
.tab-time th {
	color: #333;
	font-size: 1rem;
	font-weight: bold;
	background-color: #fff;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tab-time td {
	color: #333;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.td-open{
	color: #fe9b49!important;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.tab-time caption {
	text-align: right;
	caption-side: bottom;
	color: #333;
	margin-top: 5px;
	font-size: 0.85rem;
}

/*ACCESS*/
.art-access {

	margin-right: auto;
	margin-left: auto;


margin-bottom:5%;
width: 90%;
}

.add-foot {

}
.add-foot strong {
	display: block;
	color: #333;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.spn-foot01 {
	color: #333;
	font-size: 1.35rem;
	display: block;
}
.spn-foot02 {
	color: #ec6c00;
	font: 2.5rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	display: block;
		background: url(../img/icon_tel.svg) left center no-repeat;
	background-size: 40px auto;
	padding-left: 45px;
}
.spn-foot02 a {
	color: #ec6c00;
	font: 2.5rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;

}


.spn-foot03 {
	color: #333;
	display: block;
	margin-bottom: 5%;
	font-size: 1rem;
}

.spn-footimg00 {

}

.spn-footimg00 img {
	width: 100%;
	height: auto;
}
.ul-footimg {


margin-right: auto;
	margin-left: auto;
margin-bottom: 10%;
width: 90%;
}
.li-footimg  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}
.li-footimg img {
	width: 100%;
	height: auto;
}

.img-park {

	margin-right: auto;
	margin-left: auto;
height: auto;
	display: block;
	margin-bottom: 5%;
}

.ifra-footmap {
	width: 100%;
	height: 500px;
}
.foot-foot {
	background-color: #eb6b00;

	padding-top: 5%;
	padding-bottom: 5%;
}
.p-copyright {
	color: #fff;
	font-size: 1rem;
	text-align: center;
}




/*SPMENU*/
.ul-spmenu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.li-spmenu  {
	margin-bottom: 1px;
}
.a-spmenu  {
	text-align: left;
	padding: 3%;
	color: #fd8c07;
	background-color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: bold;
}

.ul-spsub {
	background-color: #fff;
	display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin-bottom: 1px;
padding-top: 2.5%;
	padding-bottom: 2.5%;
}
.li-spsub {
	width: calc(100% / 2 - 5%);
	margin: 2.5% 2.5% 2.5% 2.5%;


}
.a-spsub {
	display: block;
	background-color: #fd9730;
	color: #fff;
	border-radius: 30px;
	padding-top: 5%;
	padding-bottom: 5%;
	font-size: 1rem;
	font-weight: bold;
}



/*FEATURE*/
.sec-featexp {
	padding-top: 120px;
	padding-bottom: 10%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.div-featexp {

	margin-right: auto;
	margin-left: auto;
}
.h2-featexp {
	color: #fff;
	background-color: #ec6c00;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 5%;
	letter-spacing: 0.1em;
}
.h2-featexp i {
	color: #fff;
	font-size: 1rem;
	display: block;
	margin-bottom: 10px;
	letter-spacing: 0;
}


.div-featexp {
	
}

.art-featexp {
	margin-bottom: 10%;
}
.art-featexp span {
	width: 75%;

	margin-right: auto;
	margin-left: auto;
	display: block;	
}

.img-featexp {
	width: 100%;
	height: auto;
	margin-bottom: 5%;
}
.dl-featexp {
	width: 100%;
}
.dt-featexp {
	color: #333;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1em;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}
.dt-featexp i {
	color: #333;
	font-size: 0.85rem;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 15px;
}
.dd-featexp {
	color: #333;
	font-size: 0.85rem;
	line-height: 1.75em;
	margin-top: 2.5%;
}

.p-featexp {
	color: #333;
	font-size: 0.85rem;
	line-height: 1.75em;

	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 15px;
	background-color: #f3f1eb;
}
.p-featexp b {
	color: #333;
	font-size: 1.25rem;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 1.25em;
}

.p-featexp i {
	color: #333;
	font-size: 1rem;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-top: 25px;
	line-height: 1.25em;
}

/*BLOG*/

.sec-conthead {
	padding-top: 100px;
	padding-bottom: 10%;
}

.ul-topnews {
	margin-top: -5%;
	margin-bottom: 10%;
}
div.wp-pagenavi {width: 100%;text-align: center;display: block;margin-top: 50px;margin-bottom: 50px;}
.pages {}
a.page {color: #666;font-weight: normal;font-style: normal;font-size: 1rem;padding: 6px 12px;border: 1px solid #ddd;margin-left: -1px;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;}
span.current {color: #fff;font-weight: normal;font-style: normal;font-size: 1rem;
background-color: #999; position: relative;border: 1px solid #999;z-index: 10;margin-left: -1px;
padding: 6px 12px;
}
a.page:hover {background-color: #efefef;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}

a.previouspostslink {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;color: #666;font-size: 1rem;padding: 6px 12px;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;}
a.nextpostslink {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;color: #666;font-size: 1rem;border-right: 1px solid #ddd;padding: 6px 12px;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
a.nextpostslink:hover,a.previouspostslink:hover {
	transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;background-color: #efefef;}

.art-blogbody {

	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10%;
	width: 90%;
}



.h2-blogbody {
	color: #4ca234;
	font-size: 1.5rem;
	line-height: 1.5rem;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #4ca234;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.h2-blogbody b {
	color: #fff;

	font-size: 0.85rem;
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
	margin-bottom: 10px;
	text-align: left;
}
.div-blogbody {
	margin-bottom: 10%;
}
.div-blogbody p {
	color: #666;
	font-size: 1rem;
	line-height: 1.75em;
	margin-bottom: 5%;
}
.div-blogbody p a {
	color: #3a77bf;
	font-size: 1rem;

	text-decoration: underline;
}
.div-blogbody p img {
	color: #666;
	font-size: 1rem;
	line-height: 1.75em;
	margin-right: auto;
	margin-left: auto;
	max-height: auto;
	height: auto;
	max-width: 100%;
}
.archnav {
	
}
.blog-archnav {
display:flex;
justify-content:center;
width: 100%;
margin-right: auto;
	margin-left: auto;
}
.archnav li {
	margin-right: 1%;
	margin-left: 1%;
}

.archnav-p a {
	display: block;
	background-color: #999;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	font-size: 0.75rem;
	padding: 10px 5px;
}

.archnav-i a {
	display: block;
	background-color: #999;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	font-size: 0.75rem;
	padding: 10px 5px;
}
.archnav-n a {
	display: block;
	background-color: #999;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	font-size: 0.75rem;
	padding: 10px 5px;
}


.a-footel {
	display: block;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	position: fixed;
	bottom: 0;
	z-index: 5;
	background-color: #ec6c00;
	color: #fff;
	display:flex;
justify-content:center;
flex-wrap: wrap;
align-items: center;
}
.a-footel i {
	font-size: 3vw;
	text-align: center;
	margin-right: 5px;
	line-height: 1.25em;
}
.a-footel b {
	font-size: 7vw;
	font-weight: bold;
	margin-left: 5px;
}


.div-blogbody p span,.div-blogbody p b span,.div-blogbody p i span 
.div-blogbody span p,.div-blogbody p span b,.div-blogbody p span i 


{
	font-size: 100%;
}

.div-blogbody p b span, 
.div-blogbody p span b 
{
	font-weight: bold;
}









































