@charset "shift_JIS";
/* CSS Document */

/*font*/

.m-plus-1p-thin {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.m-plus-1p-light {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.m-plus-1p-regular {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-plus-1p-medium {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.m-plus-1p-bold {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.m-plus-1p-extrabold {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.m-plus-1p-black {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  font-style: normal;
}


.noto-sans-jp-light {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.noto-sans-jp-regular {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.noto-sans-jp-bold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.kiwi-maru-light {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  font-style: normal;
}

.kiwi-maru-regular {
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
}

.kiwi-maru-medium {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal;
}

/*font*/


* { 
margin: 0;
 padding: 0;
  border: 0;
	box-sizing: border-box;
}
ul,ol {
    margin-left: 1em;
    list-style-position: outside;
}
table {
	border-collapse: collapse;
    border: 1px solid #E3E3E3;
}
table th {
    padding: 5px;
    border: 1px solid #E3E3E3;
}
table td {
	padding: 5px;
    border: 1px solid #E3E3E3;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
    color: #3887B3;
    text-decoration: none;
} 
a:visited {
	color: #F46A00;
	text-decoration: none;
} 
a:hover {
    color: #C03A4B;
} 
a:active {
　　color: #CC0066; 
}

.green {
	color: #7EAC5D;
}


.photo {
	border: 10px solid #FFF;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
	-webkit-box-shadow:1px 1px 4px #ccc;
}

/*---------------------------------------------------------
  						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;
    /**/
}



h2 {
    font-family: "Kiwi Maru", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #47804E;

}
h2 span {
    border-bottom: 3px solid #8B6230;
}

h3 {
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: left;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 4px;
    padding-left: 4px;
    position: relative;
    background-color: #4DBD99;
    box-shadow: 0px 0px 0px 5px #4DBD99;
    border: 2px dashed #fff;
    padding-top: 0.3em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-bottom: 0.2em;
    color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px 5px #4DBD99;
}

h3:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #FFF7B4 #FFF7B4 #0C7D86;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

h4 {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    color: #22862B;
    margin-bottom: 15px;
    border-top: 2px dotted #97D765;
    border-bottom: 2px dotted #97D765;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    background-color: #F4FDEE;
}

img {
	vertical-align: bottom;
	border: 0px;

}


/*
main a:hover img {
	opacity: 0.7;
	-moz-opacity:0.7; 
	filter: alpha(opacity=70);
	zoom: 1;
}
*/



/*ページ構成*/
html,body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #564235;
    background-color: #FFFFFF;
    background-image: url(images/bg_body.png);	/*
    background-image: url("images/bg_left.png"),url("images/bg_right.png");
    background-position: left top,right top;
    background-repeat: no-repeat;
    background-size: 15% auto;
	*/
    background-repeat: no-repeat;
    background-position: center top;
}

#system_main {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#leaf_right {
	position: fixed;
	right: 0px;
	top:0px;
	z-index: 50;
}
#leaf_left {
	position: fixed;
	left: 0px;
	top:0px;
	z-index: 51;
}
header {
position: relative;
}
#illust1 {
	position: absolute;
	top:10px;
	left:7%;
	width: 160px;
	z-index: 80;
}
#illust1 img {
	width: 100%;
}
#illust2 {
	position: absolute;
	top:0px;
	right:7%;
	width: 230px;
	z-index: 81;
}
#illust2 img {
	width: 100%;
}
#headerbox {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : nowrap;
    margin-left: auto;
    margin-right: auto;
    padding-top: 55px;
    padding-bottom: 15px;
	position: relative;
	z-index: 120;
}


h1 {
	width: 22%;

}
h1 img {
	width: 100%;
}
.animated:hover{
animation: shake 1s;
}
.animated2:hover{
animation: swing 1s;
}

#menu{
	width: 72%;
    padding-top: 60px;
}
#menu ul{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    font-size: 18px;
    line-height: 2em;
	list-style: none;
}
#menu li a{
    color: #784C14;
    font-weight: 500;
    font-family: "Kiwi Maru", serif;
}
#menu li{
    text-align: center;
    padding: 0 5px;
    border-left: 1px dashed #5E4DAD;
    width: calc(100% / 6);
}

#menu li a:hover {
    opacity: 0.7;
    color: rgba(255,133,133,1.00);
}
#menu li:first-child{
	text-align: center;
	border-left: 0px solid #fff;
}
#menu p{
	margin: 5px auto;
}
.sp { display: none !important; }
#menu ul li a:hover img {
animation: swing 1s infinite;
}
#menu ul li a div img {
	width: 50px;
}


@media screen and (max-width:1200px){
#headerbox {
    width: 100%;
    display: block;
}
h1 {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}

#menu{
	width: 90%;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
}




main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
z-index: 10;
}


#maintop {
    background-repeat: repeat-x;
    background-position: center top;
}

footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 60px;
    background-color: rgba(0,105,107,1.00);
}

footer .copy {
    text-align: center;
    font-size: 0.9em;
    color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
footer .copy img {

	}
.address img {

}
.address {
    padding: 10px;
    color: #FFFFFF;
}
.address a {
    color: #FFFFFF;
}
#page_top{
    width: 80px;
    height: 80px;
    position: fixed;
    right: 0px;
    bottom: -80px;
    z-index: 100;
}

#page_top img {
    width: 100%;
}
.bgbox {

}
.bgbox2 {
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    background-color: rgba(247,235,213,0.62);
}
.box {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:980px){
#leaf_right {
	display: none;
}
#leaf_left {
	display: none;
}	
html,body {
    background-size: 60% auto;
}
header {
	height: auto;
	width: auto;
}
main {
}
h1 {
	width: 50%;
    margin-left: auto;
    margin-right: auto;
}
#headerbox {
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 10px;
	position: relative;
	z-index: 120;
}
h1 img {
	width: 100%;
}
.animated:hover{
animation: shake 1s;
}
.animated2:hover{
animation: swing 1s;
}
#menu{
	width: 75%;
    padding-top: 50px;
    padding-bottom: 10px;
}
#slogan {
	width: 19%;
	position: absolute;
	top:10%;
    right: 10%;
	z-index: 3;
}	
.sp { display: block !important; }	
.toggle{
	position: absolute;
	top:10px;
	right: 10px;
}
.openbtn1{
    position: relative;/*ボタン内側の基点となるためrelativeを指定*/
    background-color: #4BB01C;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 5px;
}
/*ボタン内側*/
.openbtn1 span{
    display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
  background: #fff;
    width: 45%;
  }
.openbtn1 span:nth-of-type(1) {
  top:15px; 
}
.openbtn1 span:nth-of-type(2) {
  top:23px;
}
.openbtn1 span:nth-of-type(3) {
  top:31px;
}
/*activeクラスが付与されると線が回転して×に*/
.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}
.openbtn1.active span:nth-of-type(2) {
  opacity: 0;/*真ん中の線は透過*/
}
.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
#menu{
    display: none;
    width: 100%;
    background-color: rgba(249,228,214,1.00);
}
#menu ul{
    width: 90%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}
#menu li{
    width: 47%;
    margin: 1%;
    box-sizing: border-box;
    border-left: none;
    background-color: #fff;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#menu li a{
}	
#illust1 {
	width: 15%;
}
#illust2 {
	width: 19%;
	top:30px;
}
h2 {
	font-size: 22px;
}
.bgtop {
    background-size: 130% auto;
    padding-top: 20px;
}
.bgbox {
    padding: 10px 0;
}	
.bgbox2 {
    padding: 10px;
    border-radius: 0px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.box {
	width: auto;
    margin-left: 10px;
    margin-right: 10px;
}
}	
@media screen and (max-width:480px){
h1 {
    width: 60%;
}
h2 {
    background-size: 100% auto;	
	}
h2 img {
    width: 65%;
}
h3 {
	font-size: 17px;
}
footer {
}
footer img {
	width:60%;
}
footer .copy {
	padding-bottom: 30px;
}
	
#page_top{
}	
.address img {
	width: 60%;
}
}












/* index */

/*スライダー*/
#topslide {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
#topimg2 {
	position:absolute;
	bottom:-1px;
	left: 0px;
	z-index: 2;
	vertical-align: bottom;
}
#topimg1 {
	position: absolute;
	top:0px;
	right:0px;
	z-index: 1;
}
#topimg1 img {
	width: 100%;
	vertical-align: top;
}
#topimg2 img {
	width: 100%;
	vertical-align: bottom;
}
#slogan {
	width: 180px;
	position: absolute;
	top:10%;
    right: 10%;
	z-index: 3;
}
#slogan img {
	width: 100%;
}
.slider div img {
    height: 65vw;
    object-fit: cover;
}
/*スライダー*/
.bgtop {
    background-image: url(images/bgtop.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    padding-top: 30px;
}
#policy {}
#policy figure {}
#policy figure img {
    width: 70%;
}
#news {
    margin-bottom: 100px;
	}

#news ul {
    text-align: left;
    padding: 20px;
    background-color: #FFFFFF;
    border-radius: 20px;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
}
#news li {
    text-align: left;
    border-bottom: 1px dashed #4B8E22;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background-image: url(images/list.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    padding-top: 10px;
}

#kihon {
    margin-bottom: 100px;
	}
#kihon table {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 3px;
    margin-bottom: 15px;
	border-collapse: separate;
    border: 0px;
}
#kihon th {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: left;
    width: 20%;
    white-space: nowrap;
    vertical-align: top;
    font-weight: normal;
    background-color: #DAF7AF;
    border: 0px;
}
#kihon td {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #FFF5E1;
    border: 0px;
}



#enkaku {

    width: 50%;
	}
#enkaku table {
	width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 3px;
    margin-bottom: 15px;
	border-collapse: separate;
    border: 0px;
}
#enkaku th {
    padding: 0.5em;
    text-align: left;
    width: 20%;
    white-space: nowrap;
    vertical-align: top;
    font-weight: normal;
    background-color: #ABEBD2;
    border: 0px;
}
#enkaku td {
    padding: 0.5em;
    text-align: left;
    background-color: #FFF5E1;
    border: 0px;
}

#map {
    margin-bottom: 100px;
    width: 46%;
	}
	
#map iframe {
    width: 100%;
    height: 330px;
	}

.flex {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
}

#link {
    margin-bottom: 100px;
}
#link ul {
    margin-left: auto;
    margin-right: auto;
    list-style: none;
}

#link ul li a {
    background-color: #8B6230;
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-radius: 6px;
    text-align: left;
    margin-bottom: 15px;
    display: block;
}
#link ul li a:hover {
    background-color: #54ACBB;
}

#link ul li a{
 position:relative;
list-style:none;
}
#link ul li a:before{
 content:'';
 display:inline-block;
 position:absolute;
 left:10px;
 top:20px;
 width:5px;
 height:5px;
 border-bottom:1px solid #fff;
 border-right:1px solid #fff;
 transform:rotateZ(-45deg);
}


/* index */



.bgother {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #FFF7B4;
    background-image: url(images/bg_ten.png);
}



/* about */
#about {

}


#rinen {
	margin-bottom: 80px;
}
#rinen > div {
    text-align: left;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border: 3px solid #D0ED83;
    border-radius: 20px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px 10px #FFFFFF;
    box-shadow: 0px 0px 0px 10px #FFFFFF;
}

#houshin {
	margin-bottom: 80px;
}
#houshin > div {
    text-align: left;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border: 3px solid #FFDB63;
    border-radius: 20px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px 10px #FFFFFF;
    box-shadow: 0px 0px 0px 10px #FFFFFF;
}

#mokuhyou {
	margin-bottom: 80px;
}
#mokuhyou > div {
    text-align: left;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border: 3px solid #8EDAE7;
    border-radius: 20px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px 10px #FFFFFF;
    box-shadow: 0px 0px 0px 10px #FFFFFF;
}

#naiyou {
	margin-bottom: 60px;
}
#naiyou dl {
    margin-bottom: 30px;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 20px;
    border: 3px solid #FFC6C6;
    -webkit-box-shadow: 0px 0px 0px 10px #FFFFFF;
    box-shadow: 0px 0px 0px 10px #FFFFFF;
    text-align: left;

}
#naiyou dt {
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 33px;
    font-size: 1.1em;
    margin-bottom: 10px;
    background-image: url(images/list_flag.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    border-bottom: 2px dashed #E7575B;
}
#naiyou dd {

}

.tflex article {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    border-spacing: 4px;
    padding: 20px;
    background-color: #FFFFFF;
    border-radius: 20px;
}
.tflex article dl {
}

.tflex article dt {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 70px;
    text-align: center;
    font-weight: normal;
    background-image: url(images/bg_body.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    font-size: 1.2em;
}
.tflex article dd {
    padding-top: 0.6em;
    padding-right: 0.6em;
    padding-left: 0.6em;
    padding-bottom: 0.6em;
    text-align: left;
    background-color: #FFFEFB;
	border-width: 0px;
}
.tflex {
    display: flex;
    justify-content: flex-start;
    box-sizing: border-box;
    flex-wrap : wrap;
}
.tflex article {
    width: 48%;
	margin-left: 1%;
	margin-right: 1%;
    margin-bottom: 30px;
}
	
.tflex article img{
    width: 100%;
    border-radius: 15px;
}
.tflex article figure {
    margin-top: 10px;
}

/* about */




/* daily */

#daily {
	margin-bottom: 80px;
}
.dflex {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
}

#day1 {
	width: 48%;
	margin-bottom: 20px;
}
#day1 caption {
    font-size: 1.5em;
    color: #6BC7F4;
}
#day1 caption div {
    font-size: 0.7em;
    color: #0D4058;
}

#day1 table{
  width: 100%;
  border-collapse: collapse;
    border: 0px;
}

#day1 table tr{
  border-bottom: solid 2px white;
}

#day1 table tr:last-child{
  border-bottom: none;
}

#day1 table th{
    position: relative;
    text-align: left;
    width: 23%;
    background-color: #6BC7F4;
    color: white;
    text-align: center;
    padding: 10px 0;
    border: 0px;
}

#day1 table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #6BC7F4;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

#day1 table td{
    text-align: left;
    width: 77%;
    text-align: left;
    background-color: #F9F7F3;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
    border: 0px;
}

#day2 {
	width: 48%;
	margin-bottom: 20px;
}	
#day2 caption {
    font-size: 1.5em;
    color: #FF93C2;
}
#day2 caption div {
    font-size: 0.7em;
    color: #67042F;
}
#day2 table{
  width: 100%;
  border-collapse: collapse;
    border: 0px;
}

#day2 table tr{
  border-bottom: solid 2px white;
}

#day2 table tr:last-child{
  border-bottom: none;
}

#day2 table th{
    position: relative;
    text-align: left;
    width: 23%;
    background-color: #FF93C2;
    color: white;
    text-align: center;
    padding: 10px 0;
    border: 0px;
}

#day2 table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #FF93C2;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

#day2 table td{
    text-align: left;
    width: 77%;
    text-align: left;
    background-color: #F9F7F3;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
    border: 0px;
}

.photoflex {
    display: flex;
    justify-content: flex-start;
    flex-wrap : wrap;
    margin-top: 15px;
}

.photoflex figure {
    width: calc(100% / 4 - 2%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.photoflex figure img {
	width: 100%;
    border-radius: 15px;
	object-fit: cover;
	height: 180px;
}

.photoflex figure figcaption {
    background-color: rgba(255,255,255,1.00);
    border-radius: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 10px;
}

	.illust img {
		width: 40%;
	}



/* daily */




/* event */

#event {
	margin-bottom: 80px;
}
#eflex {
    width:100%;
	list-style: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
}
#eflex img {
	width: 100%;

}
#eflex article {
    margin-bottom: 20px;
	width: 32%;
    padding: 10px;
    margin-bottom: 35px;
    border-radius: 20px;
}
#eflex article:nth-child(5n) {
    background-color: #fff;
    border: 1px solid #1D98AA;
}
#eflex article:nth-child(5n-2) {
    background-color: #fff;
    border: 1px solid #D3940F;
}
#eflex article:nth-child(5n-3) {
    background-color: #fff;
    border: 1px solid #69B00A;
}
#eflex article:nth-child(5n-1) {
    background-color: #fff;
    border: 1px solid #5F6CE3;
}
#eflex article:nth-child(5n-4) {
    background-color: #fff;
    border: 1px solid #D95190;
}
.eflex {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    margin-top: 40px;
}
#event table {
	width: 100%;
	border-collapse: collapse;
	border:0px;
}
#event th {
	border:0px;
}
#event td {
	padding: 5px;
	border:0px;
}

#event td figure {
	margin: 10px;
    padding: 10px;
    border: 2px dashed #C7B0A1;
    border-radius: 25px;
}
#event td figure img {
    width: 100%;
    border-radius: 15px;
}
#event th dl {
    text-align: left;
	padding: 5px;
}
#event th dt {
    margin-bottom: 15px;
    text-align: center;
}
#event th dd {
    font-weight: normal;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 10px;
}
#event th img {
    width: 63%;
}
.other {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-bottom: 35px;
    border-radius: 20px;
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #B09670;
}

/* event */




/*guide*/
#guide {
	margin-bottom: 80px;
}



#guide {
    margin-left: auto;
    margin-right: auto;

}
#guide article {
    padding: 20px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    border-radius: 20px;
}
#guide article > table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	border-spacing: 0px;
	border:0px;
}
#guide article > table th {
    padding-top: 10px;
    padding-right: 14px;
    padding-left: 40px;
    padding-bottom: 10px;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    font-weight: normal;
    background-color: #AFE873;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 1.1em;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px dashed #FFFFFF;
    border-top: 0px;
    color: #033F1A;
    background-image: url(images/list2.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#guide article > table td {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    text-align: left;
    background-color: #F6FFE0;
    border: 0px;
}
.gtxt {
	width: 75%;
}
.gpdf {
}
.gpdf a {
    width: 90%;
    padding: 5px;
    display: block;
    background-color: #22AA57;
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
}
.gpdf a:hover {
    background-color: #7BD4CD;
}



/*guide*/



/*blog*/

#blog {
	margin-bottom: 80px;
}

#blog h3 {
    width: auto;
    padding: 10px;
}
#blogbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
}
#blogside {
    width: 26%;
    padding: 30px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #63D2D4;
    border-top: 10px solid #19A84D;
}
#blogside ul {
    counter-reset: list;
    list-style-type: none;
    line-height: 1.6;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    text-align: left;
    background-color: #FFFFFF;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}
#blogside ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 7px 0 7px 0px;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px dashed #62AB2E;
}
#blogside ul li:before{
    counter-increment: list;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #62AB2E;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#blogside ul li:after{
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#blogside ul li a{
    text-decoration: none;
    color: #3E6DFD;
}
#blogside ul li a:hover{
    color: #F56A00;
}
#blog_o {
    text-align: center;
    width: 70%;
    margin-top: 0px;
    margin-bottom: 20px;
}

#blog .blogmain::before {
	content: url(images/list_clip.png);
	position: absolute;
	top:-20px;
	left: -10px;
}
#blog .blogmain {
	position: relative;
    text-align: center;
    margin-bottom: 55px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    background-image: url(images/bg_blog.png);
    background-repeat: repeat-y;
    background-position: left top;
}
#blog .blogmain > table td {
	border-width: 0px;
}
#blog .blogmain > table {
	width: 100%;
	border-spacing: 6px 6px;
	padding-bottom: 10px;
    border: 0px;
}
#blog .blogmain > table tr .blogtext {
    text-align: left;
    padding-left: 30px;
    width: auto;
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    background-color: #FFFFFF;
    border-radius: 10px;
}

#blog .blogmain > table tr .blogtext img {
    width: 50%;
    border: solid 4px #FFF;
    box-shadow: 1px 1px 4px 0px #D5D3D1;
    margin-top: 10px;
}
#blog .blogphoto {
	width: 33%;
	padding-top: 10px;
	padding-bottom: 10px;
}


#blog .blogphoto img {
	width: 90%;
	border:solid 10px #FFF;
	box-shadow: 1px 1px 4px 0px #D5D3D1;
}
#blog table tr .blogcomment {
	
	font-size: 75%;
	text-align: center;
	padding: 5px;
	margin:5px;
	background-color:#FFF276;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
#blog .blogdate {
    font-size: 12px;
    text-align: right;
    padding: 5px;
    width: auto;
    background-color: #F4F9CF;
}

#blog dl {}
#blog dt {
    text-align: center;
    margin-bottom: 10px;
}
#blog dd {
    text-align: center;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-top: 5px;
    background-color: #FFFFFF;
    border-radius: 10px;
}


.blogpdf {
	text-align: center;
	padding: 10px;
}
.blogpdf a {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
    display: block;
    background-color: #62AB2E;
    color: #FFFFFF;
    text-decoration: none;
}
.blogpdf a:hover {
    background-color: #F37AA7;
    color: #FFFFFF;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 15px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/*ページ送り*/
.pager  ul.pagination {
  text-align: center;
  margin: 0;
  padding: 0;
}

.pager .pagination li {
    display: inline;
    margin: 0 2px;
    padding: 0;
    display: inline-block;
    background-color: #F35380;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    font-size: 0.9em;
    list-style-type: none;
}

.pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  color: #fff;
  text-decoration: none;
}

.pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.pager .pagination li a:hover,
.pager .pagination li a.active{
    color: #430001;
    background-color: #FFFFFF;
    border-radius: 50%;
}



/*blog*/




@media screen and (max-width:980px){
#top ul li:nth-child(1) {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}
#top ul li:nth-child(2) {
	position: static;
	top:auto;
	left: auto;
	width: 100%;
	margin-bottom: 15px;
}
#top ul li:nth-child(3) {
	position: absolute;
	top:-25px;
	right: -10px;
	width: 120px;
}
#top ul li:nth-child(4) {
	position: absolute;
	top:auto;
	bottom:-20px;
	left: -10px;
	width: 120px;
}
#policy figure img {
	width: 100%;
}	
#link ul {
	width: 80%;
	display: block;
}	
#link ul li {
	width: 100%;
}
#link ul li img {
	width: 100%;
}
	
	.illust img {
		width: 80%;
	}
.photoflex figure {
    width: calc(100% / 2 - 2%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.photoflex figure img {
	height: auto;
}	

#eflex article {
    margin-bottom: 10px;
	width: 49%;
}
	
#blog td{
	width: auto;
	display:block;
}

#blog table tr .blogphoto {
	width: auto;
	padding: 10px;
}
#blogside, #blog_o {
	width: 100%;
}	
#blogside {
    padding: 20px;

}
#blog .blogmain {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
#blog .blogphoto img {
	width: 100%;
}

/*ページ送り*/

}






@media screen and (max-width: 480px){
.bgtop {
    background-size: 150% auto;
    padding-top: 20px;
}
#kihon th {
width: auto;
display: block;
}
#kihon table {
		width: 100%;
	}
#kihon td {
width: auto;
display: block;
}
#enkaku th {
	width: auto;
display: block;
}

#enkaku td {
	width: auto;
display: block;
}
#enkaku {
		width: 100%;
	}
	#map {
		width: 100%;
	}

.tflex article {
	width: 100%;
}	

.photoflex figure {
    width: calc(100% - 2%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}	

#day1 {
	width: 100%;
}	
#day2 {
	width: 100%;
}		
	
#eflex article {
    margin-bottom: 10px;
	width: 100%;
}		
	
	.gtxt {
		display: block;
		width: auto;
	}	
	.gpdf {
		display: block;
		width: auto;	
}	

#blog table tr .blogtext {
    margin-top: 0px;
    margin-bottom: 0px;
}	
#blog table tr .blogphoto {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#blog table tr .blogtext img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}	
	
	






@media screen and (min-width: 768px){
.br-sp {display: none; }
}
