@charset "utf-8";
/* CSS Document */

.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }

* { 
margin: 0;
 padding: 0;
  border: 0;
   list-style: none; 
   }

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
	color: #0090EC;
	text-decoration: none;
} 
a:visited {
	color: #F46A00;
	text-decoration: none;
} 
a:hover {
	color: #E1001C;
} 
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;
    /**/
}



h3 {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
	color: #208A4D;
	font-size: 24px;
	-moz-background-size: 100% auto;
	background-image: url(images/bg_h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	margin-top: 20px;
	height: 55px;
	line-height: 55px;
	padding-left: 10px;
font-family: "M PLUS Rounded 1c";
}


h2 {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 26px;
    font-weight: normal;
    color: #600024;
    line-height: 26px;
    background-image: url(images/bg_h2.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 0px;
}

h4 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #F84C67;
	margin-top: 10px;
	margin-bottom: 10px;
}

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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    color: #4B1F01;
    background-color: #FFFFFF;
    background-image: url(images/bg_body.png);
    background-repeat: repeat-x;
    background-position: center top;

}


#system_main {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(images/bg_main.png);
    background-repeat: repeat-x;
    background-position: center bottom;

}


header {
    height: auto;
    text-align: left;
    margin-right: auto;
    margin-left: auto;

}

#headerbox {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: relative;
    height: 850px;
}
#headerbox2 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: relative;
    height: 170px;
}
#h1_1 {
    width: 320px;
    position: absolute;
    top: 420px;
    left: 0px;
    z-index: 999;
}
#h1_2 {
    width: 220px;
    position: absolute;
    top: -30px;
    left: 0px;
    z-index: 999;
}
h1 img {
	width: 100%;
}
#mainnav {
    width: 400px;
    position: absolute;
	top:50px;
	right:0px;
}
#mainnav ul {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#mainnav ul li{
    width: 33.3%;
    list-style-type: none;
    float: left;
    margin: 0px;
}

#mainnav ul li img{
	width: 100%;
}

#top {
    width: 1100px;
    position: absolute;
	top:160px;
	left:50px;
}
#top img{
	width: 100%;
height: 685px;
  object-fit: cover;
}
#topimg img {
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
}




.img img {
	width: 100%;
}

main {
	display: block;
	width: 1100px;
    margin-right: auto;
    margin-left: auto;
}
.main {
    padding-top: 2em;
    padding-right: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
    border-radius: 1em;
    border: 3px solid #8BDBB8;
}





footer {
    height: auto;
    left: 0px;
    text-align: center;
    padding-top: 150px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
footer .copy {
	text-align: center;
	font-size: 12px;
	color: #5A3D1C;
	margin-right: auto;
	margin-left: auto;
}
footer .copy img {
	height: 30px;
	}

.pagetop {
	text-align: right;
	padding-top: 1em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1em;
	width: 100%;
}




/* トップ */


#map {
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	}
	
#map iframe {
    width: 100%;
    height: 400px;
    border-radius: 10px;
	}
	
#map table {
	border-collapse: collapse;
	border: 1px solid #CDCDCD;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
}
#map th {
	border: 1px solid #CDCDCD;
	padding-top: 0.7em;
	padding-right: 0.7em;
	padding-left: 0.7em;
	padding-bottom: 0.7em;
	text-align: center;
	background-color: #FFE4EE;
	color: #B82A5A;
}
#map td {
	border: 1px solid #CDCDCD;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-left: 0.4em;
	padding-bottom: 0.4em;
	text-align: left;
}
#gleft {
	width: 55%;
	float: left;
}
#gright {
	width: 42%;
	float: right;
}
#gright img {
	width: 100%;
}
#outline {
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;

	}
#outline table {
    border-spacing: 4px;
    width: 100%;
    margin-bottom: 20px;

}
#outline th {
    padding: 0.5em;
    text-align: center;
    width: 25%;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #F14F6D;
}
#outline td {
    padding: 0.5em;
    text-align: left;
    border-radius: 4px;
    border: 1px solid #F14F6D;
    background-color: #FFF8F9;
}
#gaiyou {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-bottom: 20px;
    background-color: #D8F8F5;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
	}
#link {
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;

	}
#link table {
	border-spacing: 4px;
	width: 100%;

}
#link th {
    padding: 0.5em;
    text-align: left;
    width: 25%;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #F14F6D;
}
#link td {
    padding: 0.5em;
    text-align: left;
    border-radius: 4px;
    border: 1px solid #F14F6D;
}
news {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
	}

#news ul {
    text-align: left;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    background-color: #FFFFFF;
    padding-top: 2em;
    padding-right: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
    border: 3px solid #F14F6D;
    max-height: 200px;
	overflow-y: scroll;
}
#news li {
    text-align: left;
    border-bottom: 1px dashed #A89888;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background-image: url(images/list3.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 32px;
    padding-top: 2px;
}





#calendar2 {
	margin-bottom: 30px;
	}

#hyou {
	width: 60%;
	float: left;
	margin-bottom: 20px;
	}
#hyou table {
    width: 100%;
    border: 1px solid #FF547D;
    border-collapse: collapse;
    margin-bottom: 10px;
}
#hyou caption {
    border: 1px solid #FF547D;
    background-color: #FF7294;
    margin-bottom: 3px;
    font-size: 1.3em;
    padding: 3px;
    color: #FFFFFF;
    font-weight: bold;
}
#hyou th {
    width: 14.28%;
    vertical-align: top;
    border: 1px solid #FF547D;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFBBCB;
    text-align: center;
}

#hyou td {
    vertical-align: top;
    text-align: center;
    border: 1px solid #FF547D;
    height: 40px;
    line-height: 40px;
    background-color: #FFFFFF;
}

#hyou td a {
    background-color: #FFF7BA;
    width: 100%;
    display: block;
    color: #0963AC;
}
#hyou td a:hover {
	background-color: #7EC4EB;
	width: 100%;
	display: block;
	color: #FFFFFF;
}


#annai {
    width: 36%;
    float: right;
    margin-bottom: 20px;
}
.annaitxt {
    background-color: #FFF7BA;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-radius: 20px;
	}

#naiyou dl {
    background-color: #FFFFFF;
    border: 1px solid #FF547D;
}
#naiyou dt {
    font-weight: bold;
    border-bottom: 1px solid #FF547D;
    padding: 5px;
    text-align: left;
    background-color: #FF7294;
    color: #FFFFFF;
}
#naiyou dd.ctxt {
    padding: 8px;
    text-align: left;
    font-weight: bold;
    font-size: 1.3em;
}
#naiyou dd.cphoto {
    padding: 8px;
    text-align: left;
    background-color: #FFF6F8;
}
#naiyou dd img {
	padding: 5px;
	width: 90%;
}
#naiyou dd.cphoto table {
	width: 100%;
}
#naiyou dd.cphoto td {
	width: 33.3%;
	text-align: center;
}






.category {
	padding-top: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #009B5F;
	background-image: url(images/bg_blog1.png);
}

#blog {
	margin-bottom: 30px;
	}



#blog h3 {
    border: 2px solid #F93D60;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 10px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    background-color: #FF8DA2;
}



#blogbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#blogside {
    width: 220px;
    float: left;
    background-color: #FF84B2;
    padding-bottom: 10px;
    box-shadow: 1px 1px 4px 0px #D5D3D1;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
#blogside ul {
	counter-reset: list;
	list-style-type: none;
	line-height: 1.6;
	font-family: 'arial narrow', sans-serif;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: left;
	background-color: #FFFFFF;
	border-radius: 10px;
}
#blogside ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 7px 0 7px 0px;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px dashed #FC7BA7;
}
#blogside ul li:before{
    counter-increment: list;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #F95977;
    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%);
}


#blog_o {
    text-align: center;
    float: right;
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 40px;

}

#blog .blogmain {
    text-align: center;
    margin-bottom: 45px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    background-color: #FFFDE2;
	box-shadow: 1px 1px 4px 0px #D5D3D1;
}

#blog table {
	width: 100%;
	border-spacing: 6px 6px;
	padding-bottom: 10px;
}
#blog table tr .blogtext {
    text-align: left;
    padding-left: 30px;
    width: auto;
    background-image: url(images/bg_blog.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-top: 2px solid #FF79A6;
    border-bottom: 2px solid #FF79A6;
    background-color: #FFFFFF;
}


#blog .blogphoto {
	width: 33%;
	padding-top: 10px;
	padding-bottom: 10px;
}


#blog .blogphoto img {
	width: 90%;
	border:solid 4px #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;
    border-radius: 6px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border: 2px solid #F93D60;
    width: auto;
    background-color: #FFFFFF;
}

#blog dl {}
#blog dt {
	text-align: center;
}
#blog dd {
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
    color: #7F0046;
    border: 1px solid #FF99AC;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #FFFFFF;
}
.blogpdf {
	text-align: center;
	padding: 10px;
}
.blogpdf a {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
    display: block;
    background-color: #F93D60;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.blogpdf a:hover {
    background-color: #FF7596;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.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: #5EA1E0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	font-size: 0.9em;
}

.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: #000;
	background-color: #C0E1F9;
	border-radius: 50%;
}



	

@media screen and (max-width:768px){

header,footer,main,#mainnav, #mainnav ul, #system_main {
	width: auto;
	height:auto;	
}
	

header {
	height: auto;
}

main {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}


#headerbox2 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: static;
    height: auto;
}	
#h1_1 {
    width: 25%;
    position: static;
    top: auto;
    left: auto;
	float: left;
}
#h1_2 {
    width: 25%;
    position: static;
    top: auto;
    left: auto;
	float: left;
}
#mainnav {
    width: 70%;
    position: static;
    top: auto;
    right: auto;
	float: right;
}

#headerbox {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: static;
    height: 680px;
}
#top {
    top: auto;
    left: auto;
    width: 100%;

}

#top img{
	width: 100%;
height: 500px;
  object-fit: cover;
}
#topimg img {
height: 500px;
  object-fit: cover;
}



footer {

}
.pagetop {
	text-align: right;
	padding-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

footer .copy img {
	width: 80%;
	height:auto;
	}

h2 {

	font-size: 22px;

}
	
#blog .blogmain {
	width: 96%;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#blog td{
	width: 96%;
	display:block;
}

#blog table tr .blogphoto {
	width: 96%;
	padding: 10px;
}
#blogside, #blog_o {
	float: none;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}	


	
/*ページ送り*/
.pager .pagination li.pre,
  .pager .pagination li.next{
    display: inline-block;
    width: 40%;
    height: 40px;
    text-align: center;
	  
  }

  .pager .pagination li.pre a,
  .pager .pagination li.next a{
    width: 100%;
    text-align: center;

  }

  .pager .pagination li.pre span::after{
    content: "　前の10件へ";
  }

  .pager .pagination li.next span::before{
    content: "次の10件へ　";

  }	
	
	
	
.pager .pagination li {
	border-radius: 0%;
}
.pager .pagination li a:hover,
.pager .pagination li a.active{
	border-radius: 0%;
}

	



}

@media screen and (max-width:480px){



#system_main {

}

#h1_1 {
    width: 39%;
    margin-top: -30px;
	}
#h1_2 {
    width: 39%;
    margin-top: -30px;
	}	
h3 {
	font-size: 20px;
}

footer .copy img {
	width:100%
}

.pagetop img {
	width: 30%;
}
#mainnav {
    width: 25%;
    margin-top: 3px;
	}	
#mainnav ul li {
	width: 100%;
	float: none;

	}
header {


}

#headerbox {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: static;
    height: 420px;
}
#top {

    top: auto;
    left: auto;
    width: 100%;

}

#top img{
	width: 100%;
height: 280px;
  object-fit: cover;
}
#topimg img {
height: 280px;
  object-fit: cover;
}

	#left {
		width: auto;
		float: none;
	}	
	#right {
		width: auto;
		float: none;
	}		
	
#outline th {
	display: block;
	width: auto;
	margin-bottom: 4px;
}
#outline td {
	display:block;
	width: auto;
}


#blog .blogkiji ul li {
	float: left;
	box-shadow:0px 0px 5px #ccc;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 5px solid #FFF;
	width: 90%;
}
#blog .blogkiji ul li img {
	width: 100%;
}

#hyou {
	width: auto;
	float: none;
}
#annai {
	width: auto;
	float: none;
}

#gleft {
	width: auto;
	float: none;
}
#gright {
	width: auto;
	float: none;
}
	}
	
