@charset "utf-8";


/* !com
---------------------------------------------------------- */
#cominner {
	margin-top:100px;
}
@media screen and (max-width: 767px) {
#cominner {
	margin-top:50px;
}
}

.comshow {
	max-width:1250px;
	margin:0 auto;
	clear: both;

}
@media screen and (max-width: 1200px) {
.comshow .slick-slide {
	margin:0 5px;
}
}
@media screen and (max-width: 767px) {
.comshow {
	padding:0 20px;
}
}

.comapply {
	margin-top:70px;
}
.comapply .comapplyin {
	max-width:880px;
	margin:0 auto;
}
.comapply .applybor {
	border:5px #e6e6e7 solid;
	background:#fff;
	padding:25px 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.comapply .applybox {
	padding-left:130px;
	font-size:15px;
	overflow:hidden;
	position:relative;
}
.comapply .applybox .frimg {
	margin-left:30px;
}
.comapply .applybox:before {
	position:absolute;
	content:"";
	background:url(../common/img/txt_comapply.png) 0 0 no-repeat;
	width:111px;
	height:111px;
	left:0;
	top:50%;
	margin-top:-55px;
	z-index:2;
}
.comapply .applytxt {
	margin-bottom:20px;
}
.comapply .applytel {
	border-bottom:1px #9fa0a0 dotted;
	border-top:1px #9fa0a0 dotted;
	color:#009e96;
	font-size:22px;
	padding:5px 3px;
}
.comapply .applytel a {
	font-size:32px;
	color:#009e96;
	font-weight:bold;
	text-decoration:none;
}
.comapply .applynote {
	margin-top:5px;
	font-size:12px;
	color:#009e96;
}
.comapply .applydet {
	display:none;
}
.comapply .applynotesp {
	display:none;
}

@media screen and (max-width: 767px) {
.comapply {
	margin-top:30px;
}
.comapply .applybor {
	border:3px #e6e6e7 solid;
	padding:15px;
}
.comapply .applybox {
	padding-left:0;
	font-size:13px;
}
.comapply .applybox .frimg {
	margin-left:20px;
	width:80px;
}
.comapply .applybox:before {
	display:none;
}
.comapply .applytxt {
	display:none;
}
.comapply .applytel {
	font-size:14px;
}
.comapply .applytel span {
	display:block;
}
.comapply .applytel a {
	font-size:20px;
}
.comapply .applynote {
	display:none;
}
.comapply .applydet {
	display:table;
	width:100%;
	margin-bottom:10px;
}
.comapply .applydet .flimg {
	float:none;
	display:table-cell;
	vertical-align:middle;
	width:80px;
}
.comapply .applydetcont {
	display:table-cell;
	vertical-align:middle;
	padding-left:20px;
}
.comapply .applynotesp {
	display:block;
	font-size:12px;
	color:#009e96;
}
}

.comhealthy {
	margin-top:100px;
}
.comhealthy .healthylogo {
	text-align:center;
}
.comhealthy .healthytit {
	margin-top:25px;
	font-size:28px;
	color:#231815;
	text-align:center;
}
.comhealthy .healthychild {
	margin-top:70px;
	text-align:center;
}
@media screen and (max-width: 767px) {
.comhealthy {
	margin-top:50px;
}
.comhealthy .healthytit {
	margin-top:25px;
	font-size:20px;
}
.comhealthy .healthychild {
	margin-top:30px;
}
}



/* !top
---------------------------------------------------------- */
.topmain {
	position:relative;
	margin-top:-127px;
	z-index:1;
}
@media screen and (max-width: 767px) {
.topmain {
	margin-top:-65px;
}
}
.topmain:before {
	position:absolute;
	content:"";
	background:url(../img/top/logo_slider.png) center 0 no-repeat;
	width:150px;
	height:150px;
	left:0;
	width:100%;
	text-align:center;
	bottom:0;
	transform:translateY(50%);
	z-index:2;
}
.topslider .img {
	margin: 0 10px;
}

@media screen and (max-width: 767px) {
.topslider .img {
	margin: 0;
}
.topmain:before {
	background:url(../img/top/logo_slider.png) center 0 no-repeat;
	background-size:100px;
	width:100px;
	height:100px;
	left:0;
	width:100%;
	text-align:center;
	bottom:0;
	transform:translateY(50%);
	z-index:2;
}
}

.topplink {
	margin-top:170px;
}
.topplink .topplinkin {
	overflow:hidden;
	margin-left:-50px;
}
.topplink .topplinkin li {
	float:left;
	width:33.3333%;
	padding-left:50px;
}
.topplink .topplinkin li a {
	display:block;
	position:relative;
}
.topplink .topplinkin li a:hover:before {
	position:absolute;
	content:"";
	border:5px #009e96 solid;
	width:100%;
	height:100%;
	left:0;
	top:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index:2;
}
.topplink .topplinkin li a img {
	width:100%;
}
.topplink .topplinkin li a span {
	position:absolute;
	left:50%;
	top:50%;
	border:3px #fff solid;
	color:#fff;
	margin:-31px 0 0 -71px;
	z-index:2;
}
.topplink .topplinkin .topplinktxt {
	line-height:1.5;
	margin-top:10px;
	background:url(../common/img/arrow01.png) right center no-repeat;
	background-size:12px 4px;
	padding-right:15px;
}
@media screen and (max-width: 767px) {
.topplink {
	margin-top:100px;
}
.topplink .topplinkin {
	margin-left:0;
}
.topplink .topplinkin li {
	float:none;
	width:auto;
	padding-left:0;
}
.topplink .topplinkin li+li {
	margin-top:20px;
}
.topplink .topplinkin li a:hover:before {
	border:2px #009e96 solid;
}
}

.toppinkup {
	max-width:750px;
	margin:0 auto;
}
.toppinkup ul {
	margin-top:-65px;
}
.toppinkup ul li {
	float:left;
	width:33.3333%;
	margin-top:65px;
}
.toppinkup ul li a {
	display:block;
	position:relative;
}
.toppinkup ul li a img {
	width:100%;
}
.toppinkup ul li a span {
	position:absolute;
	width:140px;
	color:#fff;
	line-height:1.5;
	text-align:center;
	display:inline-block;
	padding:10px 5px;
	background:#009e96;
	left:50%;
	bottom:0;
	transform:translate(-50%,50%);
	z-index:2;
}
@media screen and (max-width: 767px) {
.toppinkup ul {
	margin-top:-40px;
}
.toppinkup ul li {
	width:50%;
	margin-top:40px;
}
.toppinkup ul li a span {
	width:100px;
	padding:5px;
	font-size:12px;
}
}

.topnews {
	max-width:600px;
	margin:0 auto;
}
.topnews .topnewslist {
	height:150px;
	overflow-y:scroll;
	padding-right:20px;
}
.topnews .topnewslist li {
	border-bottom:1px #ddddde dotted;
	padding-bottom:10px;
}
.topnews .topnewslist li+li {
	margin-top:10px;
}
.topnews .topnewslist a {
	display:block;
	line-height:1.2;
}
.topnews .topnewslist a:hover {
	text-decoration:none;
}
.topnews .topnewsbtn {
	margin-top:50px;
	text-align:center;
}
.topnews .topnewsbtn a {
	display:inline-block;
	width:230px;
	border:1px #231815 solid;
	color:#231815;
	padding:10px 30px;
	line-height:1.5;
	position:relative;
}
.topnews .topnewsbtn a:before {
	position:absolute;
	content:"";
	background:url(../common/img/arrow01.png) 0 0 no-repeat;
	background-size:12px 4px;
	width:12px;
	height:4px;
	right:15px;
	top:50%;
	margin-top:-2px;
	z-index:2;
}
@media screen and (max-width: 767px) {
	
}


/* !aboutus
---------------------------------------------------------- */
.greetingsdet {
	font-size:25px;
	text-align:center;
	color:#009e96;
	line-height:1.5;
	margin-bottom:20px;
}
.greetingstxt {
	font-size:12px;
}
@media screen and (max-width: 767px) {
.greetingsdet {
	font-size:18px;
}
}

.message {
	background:url(../common/img/combg.png) center center repeat;
	padding:100px 0;
}
.messagebox {
	overflow:hidden;
	margin-left:-40px;
}
.messagebox+.messagebox {
	margin-top:40px;
}
.messagebox li {
	float:left;
	width:50%;
	padding-left:40px;
}
.messageonecol {
	margin-left:0;
}
.messageonecol li {
	float:none;
	width:auto;
	padding-left:0;
}
.messagebox .messagein {
	border:1px #dcdddd solid;
	padding:25px;
	background:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.messagebox .messagetab {
	width:100%;
}
.messagebox .messagetab th,.messagebox .messagetab td {
	vertical-align:middle;
	padding:5px 15px;
}
.messagebox .messagetab th {
	background:#eeefef;
}
.messagebox .messagetab .w40 {
	width:40%;
}
.messagebox .messagetab .w20 {
	width:20%;
}
.messagebox .messageimg {
	margin-top:20px;
}
.messagebox .messageimg img {
	width:100%;
}
@media screen and (max-width: 767px) {
.message {
	padding:50px 0;
}
.messagebox {
	margin-left:0;
}
.messagebox+.messagebox {
	margin-top:20px;
}
.messagebox li {
	float:none;
	width:auto;
	padding-left:0;
}
.messagebox li+li {
	margin-top:20px;
}
.messagebox .messagein {
	padding:15px;
}
.messagebox .messagetab .w20 {
	width:40%;
}
}


.public {
	margin-top:80px;
}
@media screen and (max-width: 767px) {
.public {
	margin-top:40px;
}
}


.privacybox .hdm span {
	width:250px;
}
.privacyarea {
	border:1px #b5b6b6 solid;
	height:150px;
	padding:15px 20px;
	overflow-y:scroll;
}

.introduce {
	background:url(../img/aboutus/bg_aboutus.jpg) center center no-repeat;
	background-size:cover;
	padding:100px 0;
}
.introduce .introducestep {
	margin-bottom:70px;
}
.introduce .introducestep li+li {
	margin-top:45px;
}
.introduce .introducestep li {
	overflow:hidden;
}
.introduce .introducestep .flimg {
	margin-right:30px;
}
.introduce .stepbor {
	border:3px #009e96 solid;
	background:#fff;
	padding:5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.introduce .stepborin {
	border:1px #009e96 solid;
	color:#009e96;
	width:104px;
	height:104px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:24px;
	line-height:1.2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.introduce .stepborin span {
	font-size:16px;
}
.introduce .stepborin a {
	color:#00a0e9;
	text-decoration:none;
}
.introduce .steptit {
	font-size:20px;
	color:#009e96;
	line-height:1.5;
	margin-bottom:20px;
}
.introduce .introducenote {
	border:5px #dcdddd solid;
	background:#fff;
	margin-bottom:50px;
	padding:50px;
	line-height:1.5;
}
.introduce .introducenote li+li {
	margin-top:10px;
}
.introduce .introducenote li a {
	color:#00a0e9;
	text-decoration:none;
}
@media screen and (max-width: 767px) {
.introduce {
	padding:50px 0;
}
.introduce .introducestep {
	margin-bottom:30px;
}
.introduce .introducestep li+li {
	margin-top:20px;
}
.introduce .introducestep .flimg {
	margin-right:10px;
}
.introduce .stepborin {
	width:60px;
	height:60px;
	font-size:18px;
}
.introduce .stepborin span {
	font-size:14px;
}
.introduce .steptit {
	font-size:18px;
	margin-bottom:10px;
}
.introduce .introducenote {
	border:3px #dcdddd solid;
	margin-bottom:30px;
	padding:20px;
}
}


/* !childcare
---------------------------------------------------------- */
.policydet {
	text-align:center;
	color:#009e96;
	font-size:40px;
	line-height:1.5;
	letter-spacing:0.3em;
	margin-bottom:70px;
}
.policydet span {
	margin-top:3px;
	font-size:20px;
	text-align:center;
	display:block;
	letter-spacing:normal;
}
.policybox+.policybox {
	margin-top:70px;
}
.policybox {
	overflow:hidden;
}
.policybox .frimg {
	margin-left:50px;
}
.policylist li {
	border-bottom:1px #979595 dotted;
	padding-bottom:5px;
}
.policylist li+li {
	margin-top:5px;
}
.policylist li span {
	color:#009e96;
}
@media screen and (max-width: 767px) {
.policydet {
	font-size:26px;
	margin-bottom:30px;
}
.policydet span {
	font-size:16px;
}
.policybox+.policybox {
	margin-top:30px;
}
.policybox .frimg {
	float:none;
	text-align:center;
	margin:0 0 30px 0;
}
}

.pickuplist li {
	overflow:hidden;
}
.pickuplist li+li {
	margin-top:70px;
	padding-top:70px;
	border-top:1px #5f5f5f dotted;
}
.pickuplist li .flimg {
	margin-right:50px;
}
.pickuplist .pickuptit {
	font-size:20px;
	margin-bottom:20px;
	color:#009e96;
	line-height:1.5;
}
@media screen and (max-width: 767px) {
.pickuplist li {
	padding:0 10px;
}
.pickuplist li+li {
	margin-top:30px;
	padding-top:30px;
}
.pickuplist li .flimg {
	margin-right:20px;
	width:100px;
}
.pickuplist .pickuptit {
	font-size:16px;
	margin-bottom:10px;
}
}

.onedaylist {
	overflow:hidden;
	margin:-20px 0 0 -25px;
}
.onedaylist li {
	float:left;
	width:50%;
	padding-left:25px;
	margin-top:20px;
}
.onedaylist .onedaybor {
	background:#fff;
	border:5px #eeefef solid;
	padding:20px 0;
}
.onedaylist .onedayin {
	display:table;
	width:100%;
}
.onedaylist .onedaynum {
	display:table-cell;
	vertical-align:middle;
	width:130px;
	padding:0 10px;
	color:#009e96;
	text-align:center;
	font-size:28px;
	line-height:1.5;
}
.onedaylist .onedaynum span {
	font-size:20px;
}
.onedaylist .onedaytxt {
	padding:0 25px;
	display:table-cell;
	vertical-align:middle;
	border-left:2px #dedfdf dotted;
}
.onedaylist .onedaytxt span {
	font-size:14px;
	color:#040000;
}
@media screen and (max-width: 767px) {
.onedaylist {
	margin:-20px 0 0 -10px;
}
.onedaylist li {
	padding-left:10px;
}
.onedaylist .onedaybor {
	border:2px #eeefef solid;
}
.onedaylist .onedaynum {
	width:35%;
	font-size:16px;
	padding:0 5px;
}
.onedaylist .onedaynum span {
	font-size:16px;
}
.onedaylist .onedaytxt {
	padding:0 5px;
	font-size:12px;
}
}

.yearplan {
	background:url(../common/img/combg.png) center center repeat;
	padding-bottom:100px;
}
.yearplan .yearplanmain {
	background:url(../img/childcare/bg_childcare.jpg) center center no-repeat;
	background-size:cover;
	padding:50px 0;
	margin-bottom:100px;
}
.yearplan .planbox {
	max-width:875px;
	margin:0 auto;
	background:#009e96;
	color:#fff;
	font-size:14px;
	overflow:hidden;
}
.yearplan .planbox li {
	float:left;
	width:50%;
}
.yearplan .planbox li img {
	width:100%;
}
.yearplan .planboxcont {
	padding:20px 25px;
}
.yearplan .planboxtit {
	font-size:27px;
	line-height:1.5;
	border-bottom:1px #fff solid;
	padding-bottom:15px;
	margin-bottom:15px;
}
.yearplan .onedaylist .onedaynum {
	width:90px;
	padding:40px 10px;
}
@media screen and (max-width: 767px) {
.yearplan {
	padding-bottom:50px;
}
.yearplan .yearplanmain {
	padding:30px 0;
	margin-bottom:50px;
}
.yearplan .planbox {
	font-size:10px;
}
.yearplan .planboxcont {
	padding:10px 10px 0;
	line-height:1.5;
}
.yearplan .planboxtit {
	font-size:14px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:1.2;
}
.yearplan .onedaylist {
	margin:-20px 0 0 0;
}
.yearplan .onedaylist li {
	float:none;
	width:auto;
	padding-left:0;
}
.onedaylist .onedaynum {
	width:40%;
	font-size:20px;
}
.yearplan .onedaylist .onedaytxt {
	padding:0 10px;
}
}

.yearplan .yearplannote {
	margin-top:35px;
}


/* !rearing_support
---------------------------------------------------------- */
.readingbg {
	background:url(../common/img/combg.png) center center repeat;
	padding:100px 0;
}
.readingbox {
	overflow:hidden;
	margin:40px 0 0 -40px;
}
.readingbox li {
	float:left;
	width:50%;
	padding-left:40px;
}
.readingbox .readingbor {
	border:1px #dcdddd solid;
	background:#fff;
	padding:25px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.readingbox .readingtit {
	background:#009e96;
	color:#fff;
	padding:10px 8px;
	line-height:1.5;
}
.readingbox .readingimg img {
	width:100%;
}
.readingbox .readingtab {
	width:100%;
}
.readingbox .readingtab th,.readingbox .readingtab td {
	vertical-align:middle;
	line-height:1.5;
	padding:10px;
}
.readingbox .readingtab th {
	background:#eeefef;
}
.readingbox .readingtab .w40 {
	width:40%;
}
.readingbox .readingtxt {
	margin-top:15px;
}
.readingbox .readingmap {
	margin-top:20px;
}
.readingbox .readingmap iframe {
	width:100%;
	height:150px;
}
.readingbox .readingaddr {
	margin-top:10px;
}
.readingbox .readingaddr a {
	color:#00a0e9;
	text-decoration:none;
}
.readingbox .readingtel {
	margin-top:5px;
	line-height:1.5;
	font-size:20px;
}
.readingbox .readingtel span {
	font-size:12px;
}

@media screen and (max-width: 767px) {
.readingbg {
	padding:50px 0;
}
.readingbox {
	margin:20px 0 0 0;
}
.readingbox li {
	float:none;
	width:auto;
	padding-left:0;
}
.readingbox li+li {
	margin-top:20px;
}
.readingbox .readingbor {
	padding:15px;
}
.readingbox .readingtab th,.readingbox .readingtab td {
	vertical-align:middle;
	line-height:1.5;
	padding:10px;
}
.readingbox .readingtel {
	font-size:16px;
}
}

/* !complaint
---------------------------------------------------------- */
.complalist li {
	border-bottom:1px #ddddde dotted;
	padding-bottom:45px;
}
.complalist li+li {
	margin-top:45px;
}
.complalist li span {
	color:#009e96;
}
.complatab {
	max-width:560px;
	margin:50px auto 0;
}
.complatab table {
	width:100%;
	border-left:1px #009e96 solid;
	border-top:1px #009e96 solid;
}
.complatab table td {
	border-right:1px #009e96 solid;
	border-bottom:1px #009e96 solid;
	font-size:14px;
	line-height:1.5;
	padding:10px 15px;
}
.complabtn {
	margin-top:60px;
	text-align:center;
}
.complabtn a {
	display:inline-block;
	border:1px #231815 solid;
	color:#231815;
	text-align:center;
	line-height:1.5;
	padding:10px 65px 10px 40px;
	position:relative;
}
.complabtn a:before {
	position:absolute;
	content:"";
	background:url(../common/img/arrow01.png) 0 0 no-repeat;
	background-size:12px 4px;
	width:12px;
	height:4px;
	right:15px;
	top:50%;
	margin-top:-2px;
	z-index:2;
}
@media screen and (max-width: 767px) {
.complalist li {
	padding-bottom:20px;
}
.complalist li+li {
	margin-top:20px;
}
.complatab {
	margin:30px auto 0;
}
.complabtn {
	margin-top:30px;
	text-align:center;
}
}


@media screen and (max-width: 767px) {
	
}

/*aboutFaq*/
.aboutFaq .faqBox{
	margin-top: 25px;
}

.about_subttl {
    display: inline-block;
    width: 200px;
    text-align: center;
    background: #c2e3d6;
    color: #009E96;
    font-size: 20px;
    line-height: 1.5;
    padding: 5px 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    margin: 30px 0 10px 0
}



.aboutFaq .faqBox .faqTtl{
	position: relative;
	border: 1px solid #000;
	padding: 10px 0;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}
.aboutFaq .faqBox .faqTtl:before{
	position: absolute;
	width: 8px;
	height: 14px;
	content: "";
	right: 20px;
	top: 50%;
	margin-top: -7px;
	background: url(../common/img/arr_right06.png) 0 0 no-repeat;
}

.aboutFaq .faqBox .faqTtl span{
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #009E96;
    vertical-align: top;
    padding: 0 38px 0 15px;
}
.aboutFaq .faqBox .faqTtl span:before{
	position: absolute;
	width: 1px;
	height: 30px;
	content: "";
	right: 16px;
	top: 0;
	background: #000;
}
.aboutFaq .faqBox .answer{
	display: none;
	font-size: 14px;
	line-height: 35px;
	padding: 20px 0;
}
@media screen and (max-width: 767px){
.aboutFaq .faqBox{
	margin-top: 15px;
}
.aboutFaq .faqBox .faqTtl{
	padding: 5px 5px 5px 0;
	font-size: 12px;
	line-height: 22px;
}
.aboutFaq .faqBox .faqTtl:before{
	width: 6px;
	height: 10px;
	right: 5px;
	margin-top: -5px;
	background: url(../common/img/arr_right06.png) 0 0 no-repeat;
	background-size: 6px 10px;
}

.aboutFaq .faqBox .faqTtl span{
	font-size: 12px;
	line-height: 22px;
	padding: 0 12px 0 5px;
}
.aboutFaq .faqBox .faqTtl span:before{
	width: 1px;
	height: 22px;
	right: 6px;
}
.aboutFaq .faqBox .answer{
	display: none;
	font-size: 12px;
	line-height: 22px;
	padding: 10px 0 0;
}	
}
