@charset "utf-8";
/* CSS Document */


* { 
margin: 0;
 padding: 0;
  border: 0;
	box-sizing: border-box;
}
ul,ol {
    margin-left: 1em;
    list-style-position: outside;
}
table {
	border-collapse: collapse;
}
table th {
    padding: 5px;
    border: 1px solid #EBEBEB;
}
table td {
	padding: 5px;
    border: 1px solid #EBEBEB;
}


/*font*/
.kosugi-maru-regular {
  font-family: "Kosugi Maru", serif;
  font-weight: 400;
  font-style: normal;
}
.kiwi-maru-regular {
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
}
/* <uniquifier>: Use a unique and descriptive class name
<weight>: Use a value from 100 to 900*/ 

.noto-sans-<uniquifier> {
  font-family: "Noto Sans", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
/*font*/


a {

} 
a:visited {

} 
a:hover {

} 
a:active {

} 



/*---------------------------------------------------------
  						clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.clea{
	clear:both;	
	}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}





h3 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
    font-size: 1.3rem;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #146E45;
    width: 12em;
    color: rgba(255,255,255,1.00);
    border-radius: 5px;
}



h2 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.1em;
    font-family: "Kosugi Maru", serif;
    background-image: url(images/bg_h2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 60px;
}
h2 div {
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.5em;
    font-family: "Noto Sans", serif;
    padding-top: 10px;
    color: #0089C2;
}

h4 {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    color: #F84C67;
    margin-bottom: 10px;
    background-image: url(images/list1.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
}

img {
	vertical-align: bottom;
	border: 0px;

}

/*

main a:hover img {
	opacity: 0.7;
	-moz-opacity:0.7; 
	filter: alpha(opacity=70);
	zoom: 1;
}
*/



/*ページ構成*/
html {
    margin: 0px;
    padding: 0px;
}
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
    font-size: 16px;
    color: #422300;
    background-color: #FCFCFB;
    background-image: url(images/bg_main.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    line-height: 1.7em;
    background-size: 100% auto;

}


#system_main {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

}
main {
	padding-top: 30px;
}
.mainbox {
	width: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

header {
    margin-right: auto;
    margin-left: auto;
    background-image: url(images/bg_body.png);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    background-size: 100% auto;
}


.h_logo a:hover img{
   animation: rubberBand 1s infinite;
}
@keyframes updown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-7px);
  }
}

@keyframes updown2 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(7px);
  }
}


@keyframes rotate {
  0%, 100% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(10deg);
  }
}
@keyframes rotate2 {
  0%, 100% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-5deg);
  }
}
#gNav li a:hover img {
   animation: zoomIn 2s infinite;
}
	#bgtop {}
	#bgtop img {
		width: 100%;
		vertical-align: top;
	}
.mainbox {

    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

footer {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 40px;
}


footer .copy {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
footer .copy img {
	height: 25px;
	}

#page_top{
    width: 110px;
    position: fixed;
    right: 10px;
    bottom: -150px;
}

#page_top img {
    width: 100%;
}
	.bnr {
		margin-top: 30px;
		margin-bottom: 30px;
	}	


/*スライダー*/

#topslide {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}
#topimg2 {
	position:absolute;
	bottom:0px;
	left:0px;
}
#topimg1 {
	position: absolute;
	top:0px;
	right:0px;
}
#topimg1 img {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#topimg2 img {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.slider div img {
    height: 60vw;
    object-fit: cover;
	width: 100%;
}

/*スライダー*/



/* トップ */
#news {
	margin-bottom: 50px;
	}
#news iframe {
    width: calc(100% - 20px);
    height: 600px;
    overflow: scroll;
    border: 10px solid #E0D9CF;
    border-radius: 10px;
    background-color: #FFFFFF;
}
.bg1 {
    background-image: url(images/bg1.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}




#kihon {
    margin-bottom: 30px;

}
.flex {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;	
}
#gaiyou {
    width: 50%;
}
#gaiyou table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #585858;
    border-collapse: collapse;
    margin-bottom: 15px;
}
#gaiyou th {
    padding: 1em;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    font-weight: normal;
    background-color: #D8F090;
    border: 1px solid #585858;
}
#gaiyou td {
    padding: 1em;
    text-align: left;
    background-color: #FFFBEE;
    border: 1px solid #585858;
}
#map {
    width: 47%;
}
#map iframe {
    width: 100%;
    height: 280px;
}


.info {
    margin-bottom: 50px;
}
.info a {
    display: block;
    padding: 10px;
    text-align: center;
    width: 10em;
    margin-left: auto;
    margin-right: auto;
    background-color: #206408;
    color: #FFFFFF;
    border-radius: 7px;
}
.info a:hover {
    background-color: #D0003A;
}



#initiatives {
    margin-bottom: 80px;
}

#initiatives div {
	margin-bottom: 20px;
}

#initiatives figure img {
    width: 100%;
    border-radius: 10px;
}
#initiatives figure {
    width: 30%;
    border-radius: 10px;
}




#outline {
    margin-bottom: 80px;
}
.otxt {
    background-color: rgba(244,243,239,1.00);
    padding: 30px;
    text-align: left;
    margin-bottom: 50px;
}
.otxt table {
    background-color: rgba(255,255,255,1.00);
}


#daily {
    margin-bottom: 80px;
}
#daily table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 3px;
    margin-bottom: 15px;
}
#daily th {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    font-weight: bold;
    background-color: #633C1A;
    border-width: 0px;
    color: rgba(255,255,255,1.00);
    border: 1px solid #fff;
}
#daily td {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: left;
    background-color: #FBF0E6;
    border-width: 0px;
    border: 1px solid #fff;
}
.dtxt {
    background-color: rgba(232,219,208,1.00);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
}
.dflex {
    display: flex;
    justify-content: flex-start;
    flex-wrap : wrap;
    margin-top: 15px;
}

.dflex figure {
    width: calc(100% / 4 - 2%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.dflex figure img {
	width: 100%;
    border-radius: 15px;
}

.dflex figure figcaption {
    background-color: rgba(185,215,228,1.00);
    border-radius: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 10px;
}




#event {
	margin-bottom: 80px;
}
#event table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 3px;
    margin-bottom: 15px;
}
#event th {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 20%;
    white-space: nowrap;
    vertical-align: top;
    font-weight: bold;
    background-color: #2F9741;
    border-width: 0px;
    color: rgba(255,255,255,1.00);
    border: 1px solid #fff;
}
#event td {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: left;
    background-color: #F5FBDA;
    border-width: 0px;
    border: 1px solid #fff;
}
.eflex {
    display: flex;
    justify-content: flex-start;
    flex-wrap : wrap;
    margin-top: 15px;
}

.eflex figure {
    width: calc(100% / 4 - 2%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.eflex figure img {
	width: 100%;
    border-radius: 15px;
}

.eflex figure figcaption {
    background-color: rgba(249,178,186,1.00);
    border-radius: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 10px;
}



#guide {
    margin-bottom: 80px;
}

.gtxt {
    background-color: rgba(248,247,247,1.00);
    padding: 50px;
    text-align: left;
}
.gtxt > div {
    padding: 10px;
    background-color: rgba(236,232,232,1.00);
}
#contact {
    margin-bottom: 80px;
}
.ctxt {
    background-color: rgba(247,248,247,1.00);
    padding: 50px;
    text-align: left;
}
.ctxt > div {
    padding: 10px;
    background-color: rgba(232,235,236,1.00);
}

#contactform {
    margin-bottom: 100px;
}
#contactform dl {
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    background-color: #F8F6ED;
    margin-bottom: 30px;
    margin-top: 20px;
}
#contactform dt {
	font-weight: bold;
	font-size: 1.1em;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#contactform dd {
	margin-bottom: 15px;
	border-bottom: 1px dotted #8E5E46;
	padding-bottom: 15px;
}

#contactform dd input[type="text"] {
    box-sizing: border-box; /* [borde-box]で右の飛び出しを回避 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: left;
    background-color: #EBE6D0;
    margin-top: 2px;
    margin-bottom: 2px;
}

#contactform dd textarea {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #EBE6D0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#contactform dd input[type="radio"] {
	margin-right: 3px;
}
#contactform .submit {
	float:left;

}
#contactform .reset {
	float:right;
}
#contactform .soushinbox {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}
input[type="submit"]  {
    width: 200px; /*送信ボタンの幅を指定*/
    margin-bottom: 5px;
    border: 1px solid #B7B7B7;
    background-color: #077068;
    padding: 0.4em;
    cursor: pointer;
    color: rgba(255,255,255,1.00);
}

input[type="reset"]  {
	width: 200px; /*リセットボタンの幅を指定*/
	border: 1px solid #B7B7B7;
	background-color: #E1E1E1;
	padding: 0.4em;
	cursor: pointer;
}
.hissu {
    font-weight: normal;
    color: #FFFFFF;
    font-size: 0.7em;
    background-color: #F93358;
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
}






@media screen and (max-width:1200px){
.mainbox {
	width: 96%;
}
}	

@media screen and (max-width:768px){
	
body {

}
	

	h2 {

}
	.mainindex {
		padding: 30px;
	}
main {
	padding-top: 100px;
}

footer .copy {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
footer .copy img {
	width: 100%;
	height:auto;
	}

	
.slider div img {
    height: 65vw;
    object-fit: cover;
}
	
header {
    margin-right: auto;
    margin-left: auto;
    background-image: url(images/bg_body_sp.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;

}

#topslide {
    margin-top: 80px;
}
	

#contactform dl {
		width: auto;
	}
#contactform dd input[type="text"] {
    width: 100%;
    box-sizing: border-box; /* [borde-box]で右の飛び出しを回避 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: left;
}

#contactform dd textarea {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}		



}



@media screen and (max-width:480px){
	
 #gNav ul > li img {
    width: 10px;

  }

	
h2 {
    font-size: 24px;
margin-bottom: 20px;
}

h3 {
	font-size: 17px;
}


footer .copy {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

#page_top{
  width: 80px;
  position: fixed;
  right: 0px;
  bottom: -80px;
}

	h2 {
    background-size: 100% auto;
}


footer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}

#gaiyou {
    width: 100%;
}
#map {
    width: 100%;
}	


#initiatives figure img {
    width: 80%;
    border-radius: 10px;
}
#initiatives figure {
    width: 100%;
	margin-bottom: 10px;
}

.eflex figure {
    width: calc(100% - 2%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}	
.dflex figure {
    width: calc(100% - 2%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}		
.gtxt {
    padding: 20px;
}
.ctxt {
    padding: 20px;
}
	
#contactform .soushinbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#contactform .submit {
	float:none;
}
#contactform .reset {
	float:none;
}
	
#contactform dl {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;

}
	
	
	
	}
	
