@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;}



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

	ヘッダー

*****************************************/
header{}
#header{}
#header-inner{
	width: 100%;
	margin: 0 auto;
}

#header-logo{
	text-align: center;
}
#header-logo h1{
	margin: 65px 40px 30px 40px;
}
#header-logo h1 img{
	height: 90px;
}


#header nav{
	display: none;
}


/*ヘッダー(SP)メニュー部分*/
#sp_gnavi{
	display: none;
	position: absolute;
	top: 40px;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	left: 0;
	z-index: 200;
}
#sp_gnavi ul{
	display: block;
	border-bottom: 1px #bcb2a7 solid;
}
#sp_gnavi ul li{
	border-bottom: 1px #bcb2a7 solid;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	width: 100%;
	float: left;
}
#sp_gnavi ul li:last-child{
	border-bottom: none;
}
#sp_gnavi ul li a{
	display: block;
	color: #736357;
	text-decoration: none;
	padding: 12px 0 12px 35px;
}
#sp_gnavi ul li a:before{
	font-size: 16px;
	line-height: 1.2;
	font-family: "Font Awesome 5 Pro";
	content:' \f0da';
	color: #70C9FA;
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -10px;
}

/*ヘッダー(SP)開閉ボタン*/
#nav_toggle{
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
#nav_toggle p {
	position: relative;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
	background: #70C9FA;
}
#nav_toggle p img{
	position: absolute;
	right: 10px;
	top: 10px;
}



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

	フッター

*****************************************/
#pagetop{
	position: fixed;
	bottom: 15px;
	right: 15px;
	font-size: 77%;
	z-index: 9999;
}
#pagetop a{
	background-image: url("../pagetop.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 40px;
	height: 40px;
	background-size: 40px;
}


footer{}
.footer{
	background: #C2EEF9;
	background-image: url("../footer-bg01.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	padding: 35px 0 30px 0;
	background-size: 35px;
}
.footer-logo{
	text-align: center;
	padding: 0 0 18px 0;
}
.footer-tel{
	text-align: center;
}

.footer-copyright{
	background: #70C9FA;
	padding: 10px 0;
}
.footer-copyright p{
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
}



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

	home

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


#top-mainvisual {
	overflow: hidden;
}
#top-mainvisual .bx-viewport {
	background: transparent !important;
	border: 0;
	overflow: visible !important; //両サイドが表示される
	//z-index: 1; //スマホやタブレットでスワイプできないときに指定
}
.bx-wrapper .bx-prev {
	left: 0 !important;
}
.bx-wrapper .bx-next {
	right: 0 !important;
}
.bx-wrapper .bx-controls-direction a {
	width: 30px !important;
	height: 31px !important;
	background-size: 30px;
}
.bx-wrapper {
	margin: 0 auto 30px auto !important;
}


#top-news {
	background-image: url("../../img/news-bg01.png");
	background-position: left top;
	padding: 40px 0;
}
.top-news-inner {
	margin: 0 10px 0 10px;
}
.top-news-contents {}
.top-news-blog {}
.top-news-contents h2 {
	text-align: center;
	padding: 0 0 24px 0;
}
.top-news-contents h2 img {
	height: 40px;
}
.top-news-contents .top-news-box{
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.top-news-contents .top-news-box .inner{
	height: 260px;
}
.top-news-blog p {
	text-align: center;
	padding: 30px 0 0 0;
}


#top-introduction {
	margin: 0 10px 0 10px;
	padding: 40px 0;
}
.top-introduction-contents {}
.top-introduction-image {}
.top-introduction-contents h2 {
	margin: 0 0 20px 0;
	text-align: center;
}
.top-introduction-contents ul{
	margin: 0 0 5px 0;
}
.top-introduction-contents ul li {
	color: #000;
	font-size: 16px;
	line-height: 1.8;
	padding: 0 0 10px 20px;
	position: relative;
	display: block;
}
.top-introduction-contents ul li:before{
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #FFCC4C;
}
.top-introduction-contents p.txt {
	color: #000;
	font-size: 16px;
	line-height: 1.7;
	margin: 0 0 20px 0;
}
.top-introduction-image p {
	text-align: center;
	margin: 0 20px;
}


#top-access {}
/* 計算方法　長方形動画（480:240）の場合100÷480×240=50% に設定 */
.top-access-map {text-align: center; padding: 0 0 50% 0; position: relative; width: 100%;}
.top-access-map iframe{position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}

.top-access-contents {
	background: #FFBEBF;
}
.top-access-contents-inner {
	padding: 30px 10px 50px 10px;
}
.top-access-info {
	margin: 0 0 20px 0;
}
.top-access-txt {}

.top-access-info h2 {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	padding: 0 0 15px 60px;
	background-image: url("../../img/access-prt01.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.top-access-info h2 span {
	font-size: 20px;
}
.top-access-info p.address {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.top-access-info p.tel {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.top-access-info p.tel a {
	color: #000;
	text-decoration: none;
}
.top-access-info p.fax {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.top-access-txt p {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}


#top-bnr{}
.top-bnr-inner{
	margin: 0 10px 0 10px;
}
.top-bnr-inner h2{
	margin: 0 30px 0 30px;
	text-align: center;
}
.top-bnr-inner h2 img{
	width: 100%;
	margin: -30px 0 15px 0;
	max-width: 450px;
}



.top-bnr-inner > ul{
	margin: 0 0 30px 0;
}
.top-bnr-inner > ul li{
	text-align: center;
	margin: 0 0 20px 0;
}
.top-bnr-inner > ul li:last-child{
	margin: 0;
}

.top-policy{}
.top-policy ul{
	background-image: url("../../img/policy-bg01.gif");
	background-position: left top;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 40px 0;
}
.top-policy ul li{
	font-size: 16px;
	line-height: 1.5;
}
.top-policy ul li:nth-of-type(1){
	color: #333;
}
.top-policy ul li:nth-of-type(2){
	color: #333;
}



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

	feature

*****************************************/
#feature{}


#feature-visual {
	background: #FFCCCC;
}
#feature-visual-inner {
	margin: 0 auto 30px auto;
	background-image: url("../visual-bg01.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100px;
}
#feature-visual-inner h2 {
	padding: 25px 0 25px 0;
	text-align: center;
}


#feature-love {
	margin: 0 10px 30px 10px;
}
#feature-love h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#feature-love h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.feature-love-inner {}
.feature-love-contents {}
.feature-love-image {}
.feature-love-contents p {
	padding: 0 0 25px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.feature-love-image p {
	text-align: center;
}


#feature-heart {
	margin: 0 10px 30px 10px;
}
#feature-heart h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#feature-heart h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.feature-heart-inner {}
.feature-heart-contents {}
.feature-heart-image {}
.feature-heart-contents p {
	padding: 0 0 25px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.feature-heart-image p {
	text-align: center;
}

.feature-heart-inner02 {}
.feature-heart-contents02 {}
.feature-heart-image02 {}
.feature-heart-contents02 p {
	padding: 0 0 25px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.feature-heart-contents02 p:first-of-type {
	padding: 40px 0 25px 0;
}
.feature-heart-image02 p {
	text-align: center;
}


#feature-experience {
	margin: 0 10px 30px 10px;
}
#feature-experience h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#feature-experience h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.feature-experience-inner {}
.feature-experience-contents {}
.feature-experience-image {}
.feature-experience-contents p {
	padding: 0 0 20px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.feature-experience-contents p:last-of-type {
	padding: 15px 0 25px 0;
}
.feature-experience-contents dl {
	background: #FFE9E2;
	padding: 15px;
	margin: 0 0 5px 0;
}
.feature-experience-contents dl dt {
	color: #FF6699;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
}
.feature-experience-contents dl dd {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.feature-experience-image p {
	text-align: center;
}


#feature-food {
	margin: 0 10px 50px 10px;
}
#feature-food h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#feature-food h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.feature-food-inner {}
.feature-food-contents {}
.feature-food-image {}
.feature-food-contents p {
	padding: 0 0 25px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.feature-food-image p {
	text-align: center;
}

.feature-food-inner02 {}
.feature-food-contents02 {}
.feature-food-image02 {}
.feature-food-contents02 p {
	padding: 40px 0 25px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.feature-food-image02 p {
	text-align: center;
}

.feature-food-inner03 {}
.feature-food-contents03 {}
.feature-food-image03 {}
.feature-food-contents03 p {
	padding: 0 0 25px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.feature-food-contents03 p:first-of-type {
	padding: 20px 0 25px 0;
}
.feature-food-image03 p {
	text-align: center;
}



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

	life

*****************************************/
#life{}


#life-visual {
	background: #FFCCCC;
}
#life-visual-inner {
	margin: 0 auto 30px auto;
	background-image: url("../visual-bg01.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100px;
}
#life-visual-inner h2 {
	padding: 25px 0 25px 0;
	text-align: center;
}


#life-program {
	margin: 0 10px 30px 10px;
}
#life-program h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#life-program h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.life-program-inner {}
.life-program-schedule {}
.life-program-image {}


.life-program-schedule table {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}
.life-program-schedule table tr {
	border-bottom: 2px solid #FFFFEE;
}
.life-program-schedule table th{
	background: #FF9966;
	padding: 15px 0;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
}
.life-program-schedule table td{
	background: #FFF1C5;
	padding: 15px 10px;
	vertical-align: middle;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}

.life-program-schedule p.image {
	text-align: center;
	margin: 0 0 20px 0;
}

.life-program-image p {
	text-align: center;
}


#life-year {
	margin: 0 10px 30px 10px;
}
#life-year h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#life-year h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}


.life-year-inner {}

.life-year-first {
	margin: 0 0 30px 0;
}
.life-year-second {
	margin: 0 0 30px 0;
}
.life-year-third {
	margin: 0 0 30px 0;
}


.life-year-first h4 {
	padding: 0 10px 10px 10px;
	border-bottom: 4px dotted #99CC00;
	margin: 0 0 10px 0;
}
.life-year-first .box {
	background: #E0F0A6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.life-year-first .box p.image {
	text-align: center;
	padding: 0 0 30px 0;
}
.life-year-first dl {
	padding: 0 20px 30px 20px;
}
.life-year-first dl:first-of-type {
	padding: 20px 20px 30px 20px;
}
.life-year-first dl dt {
	float: left;
	width: 66px;
	color: #333;
	font-size: 16px;
	font-weight: 700;
}
.life-year-first dl dd {
	padding-left: 66px;
	color: #333;
	font-size: 16px;
}


.life-year-second h4 {
	padding: 0 10px 10px 10px;
	border-bottom: 4px dotted #FF99CC;
	margin: 0 0 10px 0;
}
.life-year-second .box {
	background: #FFE0E4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.life-year-second .box p.image {
	text-align: center;
	padding: 0 0 30px 0;
}
.life-year-second dl {
	padding: 0 20px 30px 20px;
}
.life-year-second dl:first-of-type {
	padding: 20px 20px 30px 20px;
}
.life-year-second dl dt {
	float: left;
	width: 66px;
	color: #333;
	font-size: 16px;
	font-weight: 700;
}
.life-year-second dl dd {
	padding-left: 66px;
	color: #333;
	font-size: 16px;
}


.life-year-third h4 {
	padding: 0 10px 10px 10px;
	border-bottom: 4px dotted #F7AC07;
	margin: 0 0 10px 0;
}
.life-year-third .box {
	background: #FDE6A8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.life-year-third .box p.image {
	text-align: center;
	padding: 0 0 30px 0;
}
.life-year-third dl {
	padding: 0 20px 30px 20px;
}
.life-year-third dl:first-of-type {
	padding: 20px 20px 30px 20px;
}
.life-year-third dl dt {
	float: left;
	width: 66px;
	color: #333;
	font-size: 16px;
	font-weight: 700;
}
.life-year-third dl dd {
	padding-left: 66px;
	color: #333;
	font-size: 16px;
}



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

	enter

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


#enter-visual {
	background: #FFCCCC;
}
#enter-visual-inner {
	margin: 0 auto 30px auto;
	background-image: url("../visual-bg01.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100px;
}
#enter-visual-inner h2 {
	padding: 25px 0 25px 0;
	text-align: center;
}


#enter-about {
	margin: 0 10px 30px 10px;
}
#enter-about h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-about h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-about-inner {}
.enter-about-inner p.txt {
	padding: 0 0 20px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.enter-about-inner p.link {
	background-image: url("../../enter/img/enter-arrow.png");
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 25px;
	font-size: 16px;
	line-height: 1.5;
}


#enter-childcare {
	margin: 0 10px 30px 10px;
}
#enter-childcare h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-childcare h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-childcare-inner {}

.enter-childcare-box {
	margin: 0 0 30px 0;
}
.enter-childcare-box h4 {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
.enter-childcare-box h4 span {
	color: #FFCC4C;
	padding: 0 5px 0 0;
}
.enter-childcare-box .contents1 {
	margin: 0 0 20px 0;
}
.enter-childcare-box .contents2 {}
.enter-childcare-box .contents1 table,
.enter-childcare-box .contents2 table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.enter-childcare-box .contents1 table th.type01,
.enter-childcare-box .contents2 table th.type01{
	background: #FF6699;
	padding: 5px;
	border: 1px solid #000;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
}
.enter-childcare-box .contents1 table th.type02,
.enter-childcare-box .contents2 table th.type02{
	background: #FCF8F2;
	padding: 5px;
	border: 1px solid #000;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #333;
	font-size: 16px;
	line-height: 1.5;
}
.enter-childcare-box .contents1 table td,
.enter-childcare-box .contents2 table td{
	background: #FFF;
	padding: 5px;
	border: 1px solid #000;
	vertical-align: middle;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.enter-childcare-box .contents2 p.txt{
	padding: 10px 0 0 0;
	color: #000;
	font-size: 14px;
	line-height: 1.5;
}


#enter-lunch-fee {
	margin: 0 10px 30px 10px;
}
#enter-lunch-fee h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-lunch-fee h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-lunch-fee-inner {}
.enter-lunch-fee-inner p.txt{
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}


#enter-closed-days {
	margin: 0 10px 30px 10px;

}
#enter-closed-days h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-closed-days h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-closed-days-inner {}
.enter-closed-days-inner p{
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}


#enter-purchase {
	margin: 0 10px 30px 10px;
}
#enter-purchase h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-purchase h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-purchase-inner {}

.enter-purchase-inner table{
	width: 100%;
	margin: 0 auto 10px auto;
	border-collapse: collapse;
}
.enter-purchase-inner table th.type01{
	background: #C2EEF9;
	padding: 5px;
	border: 1px solid #000;
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	color: #000;
	font-size: 16px;
	line-height: 1.2;
}
.enter-purchase-inner table th.type02{
	background: #C2EEF9;
	padding: 5px;
	border: 1px solid #000;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-size: 16px;
	line-height: 1.2;
}
.enter-purchase-inner table th.type03{
	background: #FCF8F2;
	padding: 5px;
	border: 1px solid #000;
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.enter-purchase-inner table td{
	background: #FFF;
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}

#enter-purchase p.txt {
	padding: 0 0 30px 0;
	color: #000;
	font-size: 14px;
	line-height: 1.7;
}

#enter-purchase ul{}
#enter-purchase ul li{
	width: 48%;
	float: left;
	margin: 0 4% 4% 0;
}
#enter-purchase ul li:nth-of-type(2n){
	margin: 0 0 4% 0;
}
#enter-purchase ul li p.image{
	margin: 0 0 10px 0;
}
#enter-purchase ul li p.image img{
	width: 100%;
}
#enter-purchase ul li p.title{
	color: #FF6699;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 5px 0 5px;
}


#enter-insurance {
	margin: 0 10px 30px 10px;
}
#enter-insurance h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-insurance h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-insurance-inner {}
.enter-insurance-inner p{
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}


#enter-medical-checkup {
	margin: 0 10px 30px 10px;
}
#enter-medical-checkup h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-medical-checkup h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-medical-checkup-inner {}
.enter-medical-checkup-inner p{
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}


#enter-safety {
	margin: 0 10px 30px 10px;
}
#enter-safety h3 {
	border-bottom: solid 5px #CCCCCC;
	position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#enter-safety h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.enter-safety-inner {}

.enter-safety-inner ul{}
.enter-safety-inner ul li {
	color: #000;
	font-size: 16px;
	line-height: 1.8;
	padding: 0 0 0 12px;
	position: relative;
	display: block;
}
.enter-safety-inner ul li:before{
	position: absolute;
	content: '';
	top: 12px;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #000;
}


#enter-tel {
	margin: 0 10px 30px 10px;
	border: 3px solid #B0CC07;
	background: #fff;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#enter-tel h3 {
	text-align: center;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	padding: 0 0 20px 0;
}
#enter-tel p.btn {
	text-align: center;
	padding: 0 0 20px 0;
}
#enter-tel ul {}
#enter-tel ul li {
	color: #000;
	font-size: 16px;
	line-height: 1.7;
	position: relative;
	padding: 0 0 0 20px;
}
#enter-tel ul li:before{
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #B0CC07;
}



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

	support

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


#support-visual {
	background: #FFCCCC;
}
#support-visual-inner {
	margin: 0 auto 30px auto;
	background-image: url("../visual-bg01.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100px;
}
#support-visual-inner h2 {
	padding: 25px 0 25px 0;
	text-align: center;
}


#support-childcare {
	margin: 0 10px 30px 10px;
}
#support-childcare h3 {
	border-bottom: solid 5px #CCCCCC;
  position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#support-childcare h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.support-childcare-inner {}
.support-childcare-inner p.txt {
	padding: 0 0 20px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}
.support-childcare-inner p.txt a {
	color: #000;
	text-decoration: none;
}
.support-childcare-inner p.image {
	text-align: center;
}


#support-garden {
	margin: 0 10px 30px 10px;
}
#support-garden h3 {
	border-bottom: solid 5px #CCCCCC;
  position: relative;
	padding: 10px 10px 11px 10px;
	margin: 0 0 20px 0;
}
#support-garden h3:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 40%;
	border-bottom: 5px solid #FFCC33;
}

.support-garden-inner {}

.support-garden-inner p {
	padding: 0 0 20px 0;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
}

.support-garden-inner ul.type01 {
	margin: 0 0 20px 0;
}
.support-garden-inner ul.type01 li {
	color: #000;
	font-size: 16px;
	line-height: 1.8;
	padding: 0 0 5px 20px;
	position: relative;
	display: block;
}
.support-garden-inner ul.type01 li:before{
	position: absolute;
	content: '';
	top: 7px;
	left: 0;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #FFCC4C;
}

.support-garden-inner ul.type02 {}
.support-garden-inner ul.type02 li {
	margin: 0 0 20px 0;
}
.support-garden-inner ul.type02 li img {
	text-align: center;
	width: 100%;
}



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

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

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