@charset "UTF-8";

@media screen and (max-width: 999px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}

.pc{display:none !important;}
.sp{display:block !important;}

body{
	border-top: none;
}



/****************************************

	ヘッダー

*****************************************/
header{}
#header{
	position: relative;
}


.sliderArea {
  overflow: hidden;
}
.sliderWide {
  max-width: 100%;
  margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.slider {
  width: 100%;
  margin: 0 auto;
}
.slider .slick-list {
  overflow: visible;
}
.slider .slick-track {}
.slider .slick-slide {
  transition-duration: 0.3s;
}
.slider .slick-slide.slick-current {
  opacity: 1;
}
.slider .slick-slide a {
  display: block;
}
.slider .slick-slide a:hover {
  display: block;
  opacity: .7;
}
.slider img {
  height: auto;
  width: 100%;
}
#encil_btn{
	position: absolute;
	top: 1.5%;
	right: 1.5%;
	z-index: 1;
}
#encil_btn img{
	width: 70px;
	height: auto;
}


#header-logo{}
#header-logo h1{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
#header-logo h1 img{
	width: 150px;
	height: auto;
}


#header-navi{
	margin: 0 15px;
}
#header-navi ul{
	margin: 0 0 10px 0;
}
#header-navi ul li{
	margin: 0 3.5% 3.5% 0;
	width: 31%;
	float: left;
	transition: .3s;
	transform: rotate(0deg);
}
#header-navi ul li img{
	width: 100%;
}
#header-navi ul li:nth-of-type(3n){
	margin: 0 0 2% 0;
}
#header-navi ul li:hover {
  transform: rotate(10deg);
}
#header-navi p:first-child{
	margin-bottom: 6px;
	font-size: 0.7em;
	color: #cc9966;
	text-align: center;
}


#header-lower-logo{}
#header-lower-logo h1{
	text-align: center;
	margin: 0 0 20px 0;
}
#header-lower-logo h1 img{
	width: 150px;
	height: auto;
}


/*ヘッダー(SP)メニュー部分*/
#sp_gnavi{
	display: none;
	margin: 0 15px;
}
#sp_gnavi ul{
	margin: 0 0 10px 0;
}
#sp_gnavi ul li{
	margin: 0 3.5% 3.5% 0;
	width: 31%;
	float: left;
	transition: .3s;
	transform: rotate(0deg);
}
#sp_gnavi ul li img{
	width: 100%;
}
#sp_gnavi ul li:nth-of-type(3n){
	margin: 0 0 2% 0;
}
#sp_gnavi ul li:hover {
  transform: rotate(10deg);
}

/*ヘッダー(SP)開閉ボタン*/
#nav_toggle{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
	float: right;
	cursor: pointer;
}
#nav_toggle p {}



/****************************************

	共通

*****************************************/
.lower{
	background-image: url("../header-bg-sp.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}


/****************************************

	フッター

*****************************************/
#contents-pagetop {
	background-image: url("../footer-bg01.png");
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 180px;
	background-size: 235px;
}
#contents-pagetop-inner {
	width: 100%;
	margin: 0 auto;
}
#contents-pagetop-inner-img {
	background-image: url("../footer-prt01.png");
	background-repeat: no-repeat;
	background-position: right -15px top;
	width: 201px;
	height: 150px;
	margin: -180px 0 0 auto;
	background-size: 100%;
}
#pagetop{
	float: right;
	padding: 145px 15px 0 0;
}
#pagetop img{
	height: 12px;
}



footer{}
#footer{
	background-image: url("../footer-bg02.png");
	background-position: left top;
	padding: 0 0 30px 0;
}

#footer-box{
	margin: 0 15px 0 15px;
	background: #FFFFFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	padding: 30px 15px;
}

#footer-contents{
	border-bottom: 2px dotted #ccc;
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
}
#footer-map{}

#footer-logo p{
	text-align: center;
	padding: 0 0 15px 0;
}
#footer-logo p img{
	height: 120px;
}
#footer-tel p{
	text-align: center;
}
#footer-tel p img{
	height: 130px;
}
#footer-map p.map{
	text-align: center;
	padding: 0 0 15px 0;
}
#footer-map p.txt{
	color: #333;
	font-size: 14px;
	line-height: 1.4;
}

#footer-box02{
	margin: 20px 15px 0 15px;
}
#footer-policy{
	margin: 0 0 20px 0;
}
#footer-link{
	text-align: center;
}

#footer-policy dl{
	border-top: 1px solid #006633;
	border-bottom: 1px solid #006633;
	padding: 10px 0;
}
#footer-policy dl dt{
	color: #006633;
	font-size: 14px;
	line-height: 1.2;
	margin: 0 0 5px 0;
}
#footer-policy dl dd{
	color: #006633;
	font-size: 14px;
	line-height: 1.2;
}


#footer-copyright{
	background: #18E1BB;
}
#footer-copyright p{
	text-align: center;
	padding: 8px 0 8px 0;
	color: #FFF;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 1px;
}



/****************************************

	home

*****************************************/
#top{}


#top-border {
	background-image: url("../../img/top-2box-bg01.png");
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px 0 0 0;
	position: relative;
	background-size: 25px;
}


.top-2box {
	width: 100%;
	margin: -15px auto 0 auto;
}
.top-introduction {
	width: 100%;
	min-height: 250px;
	background-image: url("../../img/introduction-img01.jpg");
	background-size: cover;
}
.castory .top-introduction {
	background-image: url("../../img/introduction-img02.jpg");
}
.top-support {
	width: 100%;
	background: #42C487;
}
.castory .top-support {
	background: #FF6699;
}
.top-support-inner {
	padding: 30px 15px 30px 15px;
}
.top-support-inner h2 {
	padding: 0 0 25px 0;
	text-align: center;
}
.top-support-inner-box {
	padding: 20px 15px 20px 15px;
	border-top: 5px dotted #FFFFFF;
	border-bottom: 5px dotted #FFFFFF;
}
.top-support-inner-box p {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
}
.top-support-inner-box p span {
	color: #fff;
}
.top-support-inner p.btn {
	padding: 25px 0 0 0;
	text-align: center;
}


#top-news {
	background: #fff;
	padding: 0 15px 175px 15px;
}
#top-news h2 {
	text-align: center;
	padding: 30px 0 25px 0;
	border-bottom: 3px dashed #B9CC20;
}
#top-news h2 img {
	height: 40px;
}
#top-news > p:last-child{
	width: 80%;
	margin: 20px auto 10px;
	text-align: center;
}
#top-news-box {
	width: 100%;
	margin: 0 auto;
}
#top-news-box-inner {
	height: 240px;
}



/****************************************

	kokoro

*****************************************/
#kokoro{}


#kokoro-greeting {
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px;
	border: 4px solid #B8D945;
}
#kokoro-greeting h2 {
	text-align: center;
	margin: 0 0 35px 0;
}
#kokoro-greeting h2 img {
	height: 25px;
}
#kokoro-greeting h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 17px 10px 17px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../kokoro/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 8px;
	background-size: 30px;
}
#kokoro-greeting > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}

#kokoro-greeting-box01 {}
#kokoro-greeting-box01-contents {}
#kokoro-greeting-box01-contents > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#kokoro-greeting-box01-image {
	text-align: right;
}
#kokoro-greeting-box01-image img {
	height: 85px;
}


#kokoro-philosophy {
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px;
	border: 4px solid #B8D945;
}
#kokoro-philosophy h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 17px 10px 17px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../kokoro/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 8px;
	background-size: 30px;
}

#kokoro-philosophy ul {
	border-top: 1px dotted #663300;
	margin: 0;
}
#kokoro-philosophy ul li {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	border-bottom: 1px dotted #663300;
	padding: 15px 5px 15px 25px;
	background-image: url("../../kokoro/img/philosophy-prt01.jpg");
	background-repeat: no-repeat;
	background-position: left top 17px;
	background-size: 15px;
}
#kokoro-philosophy p.image {
	margin: -10px 0 0 0;
	text-align: center;
}


#kokoro-policy {
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px;
	border: 4px solid #B8D945;
}
#kokoro-policy h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 17px 10px 17px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../kokoro/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 8px;
	background-size: 30px;
}
#kokoro-policy ul {}
#kokoro-policy ul li:nth-of-type(1) {
	margin: 0 0 20px 0;
	text-align: center;
}
#kokoro-policy ul li:nth-of-type(2) {
	margin: 0 0 20px 0;
	text-align: center;
}
#kokoro-policy ul li:nth-of-type(3) {
	margin: 0 0 20px 0;
	text-align: center;
}
#kokoro-policy p.image {
	text-align: center;
}


#kokoro-history {
	margin: 0 15px 200px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px;
	border: 4px solid #B8D945;
}
#kokoro-history h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 17px 10px 17px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../kokoro/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 8px;
	background-size: 30px;
}
#kokoro-history > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#kokoro-history > p:last-child {
	margin: 0;
}
#kokoro-history p.image {
	text-align: center;
}



/****************************************

	day_year

*****************************************/
#day_year{}


#day_year-day {
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px;
	border: 4px solid #B8D945;
}
#day_year-day h2 {
	text-align: center;
	margin: 0 0 35px 0;
}
#day_year-day h2 img {
	height: 25px;
}
#day_year-day h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 17px 10px 17px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../day_year/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 7px;
	background-size: 26px;
}
#day_year-day > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}

.day_year-day-box {}
.day_year-day-box-contnets {
	margin: 0 0 25px 0;
}

.day_year-day-box02 {}
.day_year-day-box02-contnets02 {
	margin: 0 0 25px 0;
}
.day_year-day-box02-contnets03 {
	margin: 0 0 40px 0;
}


.day_year-day-box-contnets h4.title01 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box-contnets p.txt01 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box-contnets p.image01 {
	text-align: center;
}

.day_year-day-box-contnets h4.title02 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box-contnets p.txt02 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box-contnets p.image02 {
	text-align: center;
}

.day_year-day-box-contnets h4.title03 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box-contnets p.txt03 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box-contnets p.image03 {
	text-align: center;
}

.day_year-day-box-contnets h4.title04 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box-contnets p.txt04 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box-contnets p.image04 {
	text-align: center;
}

.day_year-day-box-contnets h4.title05 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box-contnets p.txt05 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box-contnets p.image05 {
	text-align: center;
}

.day_year-day-box-contnets h4.title06 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box-contnets p.txt06 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box-contnets p.image06 {
	text-align: center;
}


.day_year-day-box02-contnets02 h4.title07 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box02-contnets02 p.txt07 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box02-contnets02 p.image07 {
	text-align: center;
}

.day_year-day-box02-contnets03 h4.title08 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box02-contnets03 p.txt08 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
}


.day_year-day-box03 {
	margin: 0 auto;
	padding: 30px 15px;
	background: #F7F2E2;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
}
.day_year-day-box03 h4 {
	width: 200px;
	background: #CC6699;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 10px 30px;
	margin: 0 auto 25px auto;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}
.day_year-day-box03-contnets {}

.day_year-day-box03-contnets h5.title09 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box03-contnets p.txt09 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box03-contnets p.image09 {
	line-height: 1;
	text-align: center;
}

.day_year-day-box03-contnets h5.title10 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.day_year-day-box03-contnets p.txt10 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
.day_year-day-box03-contnets p.image10 {
	line-height: 1;
	text-align: center;
}


#day_year-year {
	margin: 0 15px 200px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px;
	border: 4px solid #B8D945;
}
#day_year-year h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 17px 10px 17px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../day_year/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 7px;
	background-size: 26px;
}


#day_year-year h4.type01{
	text-align: center;
	margin: 30px 0 35px 0;
}
#day_year-year h4.type01 img{
	height: 60px;
}
#day_year-year h4.type02{
	text-align: center;
	margin: 0 0 35px 0;
}
#day_year-year h4.type02 img{
	height: 60px;
}
#day_year-year h4.type03{
	text-align: center;
	margin: 0 0 35px 0;
}
#day_year-year h4.type03 img{
	height: 60px;
}


#day_year-year-box01 {
	margin: 0 15px 40px 15px;
	padding: 25px 15px;
	background: #FFF0F0;
	border: 3px solid #FF6666;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	position: relative;
}
#day_year-year-box01 p.pic01 {
	position: absolute;
	top: -37px;
	left: -19px;
	width: 120px;
}
#day_year-year-box01 p.pic02 {
	position: absolute;
	bottom: 0;
	right: -22px;
	width: 45px;
}
#day_year-year-box01 h5 {
	border-bottom: 4px dotted #FF6666;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	color: #FF6666;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}
#day_year-year-box01 ul.type01 {}
#day_year-year-box01 ul.type01 li {
	color: #FF6666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	padding: 0 0 0 16px;
	position: relative;
	display: block;
}
#day_year-year-box01 ul.type01 li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #FFCCCC;
}
#day_year-year-box01 ul.type02 {
	padding: 0 0 20px 0;
}
#day_year-year-box01 ul.type02 li {
	color: #FF6666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	padding: 0 0 0 16px;
	position: relative;
	display: block;
}
#day_year-year-box01 ul.type02 li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #FFCCCC;
}


#day_year-year-box01-image {
	display: none;
}

#day_year-year-box01-image-sp {}
#day_year-year-box01-image-sp ul {
	width: 100%;
	margin: 0 auto;
}
#day_year-year-box01-image-sp ul li {
	width: 48%;
	float: left;
	margin: 0 4% 4% 0;
}
#day_year-year-box01-image-sp ul li img {
	width: 100%;
}
#day_year-year-box01-image-sp ul li:nth-of-type(2n) {
	margin: 0 0 4% 0;
}
#day_year-year-box01-image-sp ul li:last-child {
	margin: 0;
}


#day_year-year-box02 {
	margin: 0 15px 40px 15px;
	padding: 25px 15px;
	background: #FFF0D1;
	border: 3px solid #FFCC66;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	position: relative;
}
#day_year-year-box02 p.pic01 {
	position: absolute;
	top: -22px;
	left: -18px;
	width: 110px;
}
#day_year-year-box02 p.pic02 {
	position: absolute;
	top: 20px;
	right: -18px;
	width: 72px;
}
#day_year-year-box02 p.pic03 {
	position: absolute;
	bottom: -18px;
	right: -18px;
	width: 80px;
}
#day_year-year-box02 h5 {
	border-bottom: 4px dotted #FF6633;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	color: #FF6633;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}
#day_year-year-box02 ul.type01 {}
#day_year-year-box02 ul.type01 li {
	color: #FF6633;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	padding: 0 0 0 16px;
	position: relative;
	display: block;
}
#day_year-year-box02 ul.type01 li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #FFCC66;
}
#day_year-year-box02 ul.type02 {
	padding: 0 0 20px 0;
}
#day_year-year-box02 ul.type02 li {
	color: #FF6633;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	padding: 0 0 0 16px;
	position: relative;
	display: block;
}
#day_year-year-box02 ul.type02 li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #FFCC66;
}


#day_year-year-box02-image {
	display: none;
}

#day_year-year-box02-image-sp {}
#day_year-year-box02-image-sp ul {
	width: 100%;
	margin: 0 auto;
}
#day_year-year-box02-image-sp ul li {
	width: 48%;
	float: left;
	margin: 0 4% 4% 0;
}
#day_year-year-box02-image-sp ul li img {
	width: 100%;
}
#day_year-year-box02-image-sp ul li:nth-of-type(2n) {
	margin: 0 0 4% 0;
}
#day_year-year-box02-image-sp ul li:last-child {
	margin: 0;
}


#day_year-year-box03 {
	margin: 0 15px 15px 15px;
	padding: 25px 15px;
	background: #E0F0FF;
	border: 3px solid #99CCFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	position: relative;
}
#day_year-year-box03 p.pic01 {
	position: absolute;
	top: -34px;
	left: -18px;
	width: 120px;
}
#day_year-year-box03 p.pic02 {
	position: absolute;
	bottom: -10px;
	right: -18px;
	width: 70px;
}
#day_year-year-box03 h5 {
	border-bottom: 4px dotted #6666CC;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	color: #6666CC;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}
#day_year-year-box03 ul.type01 {}
#day_year-year-box03 ul.type01 li {
	color: #6666CC;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	padding: 0 0 0 16px;
	position: relative;
	display: block;
}
#day_year-year-box03 ul.type01 li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #99CCFF;
}
#day_year-year-box03 ul.type02 {
	padding: 0 0 20px 0;
}
#day_year-year-box03 ul.type02 li {
	color: #6666CC;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
	padding: 0 0 0 16px;
	position: relative;
	display: block;
}
#day_year-year-box03 ul.type02 li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #99CCFF;
}


#day_year-year-box03-image {}
#day_year-year-box03-image ul {
	display: none;
}

#day_year-year-box03-image p {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
}


#day_year-year-box03-image-sp {}
#day_year-year-box03-image-sp ul {
	width: 100%;
	margin: 0 auto;
}
#day_year-year-box03-image-sp ul li {
	width: 48%;
	float: left;
	margin: 0 4% 4% 0;
}
#day_year-year-box03-image-sp ul li img {
	width: 100%;
}
#day_year-year-box03-image-sp ul li:nth-of-type(2n) {
	margin: 0 0 4% 0;
}
#day_year-year-box03-image-sp ul li:last-child {
	margin: 0;
}



/****************************************

	enter

*****************************************/
#enter{}


#enter-guide {
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px 35px 16px;
	border: 4px solid #B8D945;
}
#enter-guide h2 {
	text-align: center;
	margin: 0 0 20px 0;
}
#enter-guide h2 img {
	height: 25px;
}

#enter-guide-navi {
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
}
#enter-guide-navi ul {
	position: relative;
	left: 50%;
	float: left;
}
#enter-guide-navi ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #66C782;
	line-height: 0;
}
#enter-guide-navi ul li img {
	height: 11px;
	line-height: 1;
}
#enter-guide-navi ul li:last-child {
	margin: 0;
	padding: 0;
	border-right: none;
}


#enter-guide h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 8px 10px 8px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../enter/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 13px;
	background-size: 30px;
}
#enter-guide h3 span{
	font-size: 14px;
	display: block;
	line-height: 1.2;
}


#enter-guide h4 {
	border-bottom: 4px dotted #008B58;
	color: #008B58;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}


#enter-guide > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#enter-guide > p.type02 {
	color: #333;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#enter-guide > p.type02:last-child {
	margin: 0;
}


#enter-guide table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}

#enter-guide table th{
	display: block;
	width: 100%;
	background: #66C782;
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
#enter-guide table td{
	display: block;
	width: 100%;
	background: #FFF;
	padding: 12px;
	border: 1px solid #66C782;
	vertical-align: middle;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
#enter-guide table td:nth-of-type(2){
	border-top: none;
}



#enter-3yearsold {
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px 35px 16px;
	border: 4px solid #B8D945;
}
#enter-3yearsold h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 8px 10px 8px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../enter/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 13px;
	background-size: 30px;
}
#enter-3yearsold h3 span{
	font-size: 14px;
	display: block;
	line-height: 1.2;
}

#enter-3yearsold h4 {
	border-bottom: 4px dotted #008B58;
	color: #008B58;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}


#enter-3yearsold table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
#enter-3yearsold table th{
	display: block;
	width: 100%;
	background: #B8D945;
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
#enter-3yearsold table td{
	display: block;
	width: 100%;
	background: #FFF;
	padding: 12px;
	border: 1px solid #B8D945;
	vertical-align: middle;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
#enter-3yearsold table td:nth-of-type(2){
	border-top: none;
}


#enter-3yearsold > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#enter-3yearsold > p.type02 {
	color: #333;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#enter-3yearsold > p.type02:last-child {
	margin: 0;
}



#enter-bus {
	margin: 0 15px 200px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px 35px 16px;
	border: 4px solid #B8D945;
}
#enter-bus h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 16px 10px 16px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../enter/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 11px;
	background-size: 30px;
}


#enter-bus > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}

#enter-bus-map {}
#enter-bus-map p.image{
	text-align: center;
}
#enter-bus-map p.txt{
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
#enter-bus-map p.txt a{
	color: #333;
	text-decoration: none;
}
#enter-bus-map p.txt a:hover{
	color: #333;
	text-decoration: underline;
}



/****************************************

	support

*****************************************/
#support{}


#support-preschoolers {
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px 35px 16px;
	border: 4px solid #B8D945;
}
#support-preschoolers h2 {
	text-align: center;
	margin: 0 0 35px 0;
}
#support-preschoolers h2 img {
	height: 25px;
}
#support-preschoolers h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 16px 10px 16px 42px;
	color: #008B58;
	font-size: 18px;
	line-height: 1.2;
	background-image: url("../../support/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 11px;
	background-size: 30px;
}
#support-preschoolers h4 {
	border-bottom: 4px dotted #008B58;
	color: #008B58;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#support-preschoolers > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#support-preschoolers > p.type02 {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 40px 0;
}


.support-preschoolers-box {}
.support-preschoolers-box-image {
	text-align: center;
	margin: 0 0 20px 0;
}
.support-preschoolers-box-table {
	text-align: center;
	margin: 10px auto 20px auto;
}
.support-preschoolers-box-table table th{
	background: #99CC00;
	color: #fff;
	border-radius: 30px;
}
.support-preschoolers-box-table table tr:first-child th{
	color: #666;
	background: none;
}
.support-preschoolers-box-table table td{
	padding: 3px 6px;
	border-bottom: 1px solid #DDD;
}
.support-preschoolers-box-image img {
	width: 100%;
}
.support-preschoolers-box-contents {}


.support-preschoolers-box-contents table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.support-preschoolers-box-contents table th{
	display: block;
	width: 100%;
	background: #66C782;
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
.support-preschoolers-box-contents table td{
	display: block;
	width: 100%;
	background: #FFF;
	padding: 12px;
	border: 1px solid #66C782;
	vertical-align: middle;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
.support-preschoolers-box-contents table td:nth-of-type(2){
	border-top: none;
}


.support-preschoolers-box02 {
	width: 100%;
	margin: 0 auto 30px auto;
}
.support-preschoolers-box02 ul {}
.support-preschoolers-box02 ul li {
	width: 48%;
	float: left;
	margin: 0 4% 4% 0;
}
.support-preschoolers-box02 ul li img {
	width: 100%;
}
.support-preschoolers-box02 ul li:nth-of-type(2n) {
	margin: 0 0 4% 0;
}
.support-preschoolers-box02 ul li:last-child {
	margin: 0;
}


.support-preschoolers-box03 {
	width: 100%;
	margin: 0 auto;
}
.support-preschoolers-box03-tel {
	margin: 0 0 20px 0;
}
.support-preschoolers-box03-tel p a {
	border: 1px solid #D52A31;
	padding: 30px 10px;
	text-align: center;
	display: block;
}
.support-preschoolers-box03-image {}
.support-preschoolers-box03-image p {
	text-align: center;
}
.support-preschoolers-box03-image p img {
	height: 60px;
}



#support-childcare {
	margin: 0 15px 200px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px 35px 16px;
	border: 4px solid #B8D945;
}
#support-childcare h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 8px 10px 8px 42px;
	color: #008B58;
	font-size: 16px;
	line-height: 1.2;
	background-image: url("../../support/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 5px top 11px;
	background-size: 30px;
}
#support-childcare h3 span{
	font-size: 14px;
	display: block;
	line-height: 1.2;
}


#support-childcare > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0;
}
#support-childcare > p.type02 {
	color: #333;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
}


#support-childcare table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
#support-childcare table th{
	display: block;
	width: 100%;
	background: #66C782;
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
#support-childcare table td{
	display: block;
	width: 100%;
	background: #FFF;
	padding: 12px;
	border: 1px solid #66C782;
	vertical-align: middle;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
#support-childcare table td:nth-of-type(2){
	border-top: none;
}



/****************************************

	download

*****************************************/
#download{}


#download-file {
	margin: 0 15px 200px 15px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 35px 16px 35px 16px;
	border: 4px solid #B8D945;
}
#download-file h2 {
	text-align: center;
	margin: 0 0 35px 0;
}
#download-file h2 img {
	height: 25px;
}


#download-file h3 {
	border-top: 3px solid #B8D945;
	border-bottom: 3px solid #B8D945;
	margin: 0 0 25px 0;
	padding: 15px 20px 15px 50px;
	color: #333;
	font-size: 16px;
	line-height: 1.2;
	background-image: url("../../download/img/ttl-bg01.jpg");
	background-repeat: no-repeat;
	background-position: left 10px top 50%;
	background-size: 30px;
}


#download-file > p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 30px 0;
}


#download-file ul {
	width: 100%;
	margin: 0 auto;
}
#download-file ul li a {
	margin: 0 0 15px 0;
	border: 2px solid #33D0A9;
	background: #fff;
	color: #33D0A9;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	display: block;
	padding: 15px 20px;
	text-decoration: none;
	background-image: url("../../download/img/file-prt01.gif");
	background-repeat: no-repeat;
	background-position: left 10px top 50%;
}
#download-file ul li:last-child a {
	margin: 0;
}
#download-file ul li a:hover {
	border: 2px solid #33D0A9;
	background: #33D0A9;
	color: #fff;
	background-image: url("../../download/img/file-prt02.gif");
	background-repeat: no-repeat;
	background-position: left 10px top 50%;
}



/****************************************

	以下レスポンシブ　記述終了用　削除禁止

*****************************************/
}
