@charset "UTF-8";
/* CSS Document */

/*PC*/
@media print, screen and (min-width: 769px) {

/****************************
[pc]header(slider)
*****************************/
body {
	background-position:  center 124px;
}
#header {
	height:auto !important;
}


/****************************
[pc]ナビ（各共通）
*****************************/
#cosmo_nav {
	margin: 0;
	padding: 0;
	background-color: #fff;
 background-image: url(../../images/cosmochild/com/menu_bg.png);
 background-position: 0 0;
 background-repeat: repeat-x;
}
#cosmo_nav ul {
}
#cosmo_nav ul li {
	width: 200px;
	float: left;
 font-size: 1px;
	text-indent: -9999px;
}
#cosmo_nav ul li a {
	height: 80px;
	display: block;
	border-right: 1px solid #fff;
 background-image: url(../../images/cosmochild/com/menu_off.png);
 background-repeat: no-repeat;
 transition: opacity 0s ease-out !important;
}
#cosmo_nav ul li a:hover {
 background-image: url(../../images/cosmochild/com/menu_on.png);
	opacity: 1;
 transition: opacity 0s ease-out !important;
}
#cosmo_nav ul li:nth-child(1) a {
 background-position: 0 0;
}
#cosmo_nav ul li:nth-child(2) a {
 background-position: -200px 0;
}
#cosmo_nav ul li:nth-child(3) a {
 background-position: -400px 0;
}
#cosmo_nav ul li:nth-child(4) a {
 background-position: -600px 0;
}
#cosmo_nav ul li:nth-child(5) a {
 background-position: -800px 0;
}
#cosmo_nav ul li:nth-child(6) a {
 background-position: -1000px 0;
}

#cosmo_nav ul li:last-child a {
	border-right: none;
}


/****************************
[pc]メイン
*****************************/
#main_photo {
	padding: 100px 0px 0px;
	text-align: center;
}
#main_photo	.w1200{
	width: 960px;
}
#main_photo	.bg_photo{
 height: 320px;
 background-image: url(../../images/cosmochild/kobeoji/main01.jpg);
 background-repeat: no-repeat;
 background-position: center center;
 border-radius: 20px;
 -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.50);
 box-shadow: 0px 0px 6px rgba(0,0,0,0.50);	
}
#main_photo h2 {
 margin: 0;
 padding: 30px 0 0;
 color: #ed6114;
 font-size: 45px;
 font-weight: bold;
 text-shadow: 0px 0px 20px rgba(255,255,255,1);
}

	
/****************************
[pc]保育理念
*****************************/
#about {
	padding: 0 !important;
}
#philosophy .insta { text-align: center; }
#philosophy .insta img { width: 15%; margin: auto; display: block; }
#philosophy h3 {
	font-size: 18px;
	text-align: center;
	padding-bottom: 10px;
}
#philosophy ul li {
	width: 27.25%;
	margin-right: 2%;
	padding: 20px;
	text-align: left;
	border: #EC9D9F 1px solid;
	float: left;
	background-color: rgba(255,255,255,0.50);
}
#philosophy ul li:last-child {
	margin-right: 0;
}

/****************************
[pc]保育目標
*****************************/
#goals {
	text-align: center;
}
#goals img {
	width: 500px;
}


/****************************
[pc]安心と安全の保育園
*****************************/
#safety {
}
#safety h3 {
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #EC9D9F 1px solid;

}
#safety ul li {
	width: 338px;
	margin-right: 30px;
	padding: 20px;
	text-align: justify;
	border: #EC9D9F 1px solid;
	float: left;
	background-color: rgba(255,255,255,0.50);
}
#safety ul li:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 20px;
}
#safety ul li:last-child {
	margin-bottom: 0;
}


/****************************
[pc]1日の流れ
*****************************/
#daily { padding-top: 50px;}
#daily #schedule {
	width: 850px;
	float: left;
}
#daily #schedule tr th {
	width: 118px;
	padding: 5px 20px;
	font-weight: normal;
	background-color: #f7d8d9;
	border: 1px #604C3F solid;
	vertical-align: middle;
}
#daily #schedule tr td {
	width: 652px;
	padding: 5px 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px #604C3F solid;
	vertical-align: middle;
}
#daily #schedule_photo {
	width: 320px;
	float: right;
}
#daily #schedule_photo tr {
}
#daily #schedule_photo tr td {
	display: block;
}
#daily #schedule_photo tr td.off {
	display: none;
}
#daily #schedule_photo tr td img {
	width: 100%;
	border-radius: 10px;
}
#daily #schedule_photo tr td figcaption {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}
#daily #schedule_photo tr:last-child td figcaption {
	padding-bottom: 0;
}
	
/****************************
[pc]年間行事
*****************************/
#events { padding-top: 50px;}
#events #event {
	width: 850px;
	float: left;
}
#events #event table {
	width: 850px;
}
#events #event tr th {
	width: 118px;
	padding: 5px 20px;
	font-weight: normal;
	background-color: #f7d8d9;
	border: 1px #604C3F solid;
	vertical-align: middle;
}
#events #event tr td {
	width: 652px;
	padding: 5px 20px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px #604C3F solid;
}
#events #event p {
	font-size: 12px;
	padding-top: 5px;
}
#events #event_photo {
	width: 320px;
	float: right;
}
#events #event_photo tr {
}
#events #event_photo tr td {
	display: block;
}
#events #event_photo tr td.off {
	display: none;
}
#events #event_photo tr td img {
	width: 100%;
	border-radius: 10px;
}
#events #event_photo tr td figcaption {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}
#events #event_photo tr:last-child td figcaption {
	padding-bottom: 0;
}

/****************************
[pc]施設紹介
*****************************/
#facility	{}
#facility table {
	width: 460px;
	float: left;
	font-size: 12px;
}
#facility table tr th {
	width: 118px;
	padding: 5px 20px;
	font-weight: normal;
	background-color: #f7d8d9;
	border: 1px #604C3F solid;
}
#facility table tr td {
	width: 262px;
	padding: 5px 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px #604C3F solid;
}
#facility iframe {
	width: 708px;
	float: right;
}
#facility ul {
	padding-top: 40px;
}
#facility ul li {
	clear: both;
}
#facility ul li img {
	width: 380px;
	margin-right: 30px;
}
#facility ul li:last-child {
	margin-right: 0;
}
#facility ul li h3 {
 width: 380px;
 height: 252px;
	margin-bottom: 10px;
 margin-right: 30px;
 float: left;
 background-size: cover;
 background-repeat: no-repeat;
}
#facility ul li h3 span {
	display: block;
	padding: 5px 10px;
	position: relative;
	top: 75%;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
#facility ul li:nth-child(1) h3 {
 background-image: url(../../images/cosmochild/kobeoji/facility_guide_photo01.jpg);
}
#facility ul li:nth-child(1) h3 span {
 background-color: #f0be82;
}
#facility ul li:nth-child(2) h3 {
 background-image: url(../../images/cosmochild/kobeoji/facility_guide_photo02.jpg);
}
#facility ul li:nth-child(2) h3 span {
 background-color: #ec9d9f;
}
#facility ul li .balloon01 {
	position: relative;
	display: inline-block;
	padding: 30px;
	margin-bottom: 30px;
	min-width: 120px;
	width: 790px;
	max-width: 100%;
	background: #FFF;
	border: solid 10px #f0be82;
	box-sizing: border-box;
	border-radius: 30px;
}

#facility ul li .balloon01:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -40px;
	margin-top: -20px;
	border: 20px solid transparent;
	border-right: 20px solid #FFF;
	z-index: 2;
}

#facility ul li .balloon01:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -58px;
	margin-top: -24px;
	border: 24px solid transparent;
	border-right: 24px solid #f0be82;
	z-index: 1;
}
#facility ul li .balloon02 {
	position: relative;
	display: inline-block;
	padding: 30px;
	min-width: 120px;
	width: 790px;
	max-width: 100%;
	background: #FFF;
	border: solid 10px #ec9d9f;
	box-sizing: border-box;
	border-radius: 30px;
}

#facility ul li .balloon02:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -40px;
	margin-top: -20px;
	border: 20px solid transparent;
	border-right: 20px solid #FFF;
	z-index: 2;
}

#facility ul li .balloon02:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -58px;
	margin-top: -24px;
	border: 24px solid transparent;
	border-right: 24px solid #ec9d9f;
	z-index: 1;
}


#facility ul li p {
	font-size: 14px;
	clear: both;
	padding-left: 1em;
	text-indent: -1em;

}
	
/****************************
[pc]入園について（各共通）
*****************************/
#admission{}
#admission ul li {
 width: 580px;
}
#admission ul li:first-child { 
	float: left;
}
#admission ul li:last-child { 
	float: right;
}
#admission ul li a {
	display: block;
 width: 580px;
 height: 150px;
	font-size: 21px;
	text-align: center;
}
#admission ul li:first-child a {
 background-image: url(../../images/cosmochild/com/btn01.jpg);
 background-repeat: no-repeat;
 background-size: cover;
}
#admission ul li:last-child a { 
	background-image: url(../../images/cosmochild/com/btn02.jpg); 	
 background-repeat: no-repeat;
 background-size: cover;
}
#admission ul li a span {
	width: 580px;
	height: 40px;
	position: relative;
	top: 55px;
	display: block;
	background-image: -moz-linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 15%, rgb(255,255,255) 50%, rgba(255,255,255,0.5) 85%, rgba(255,255,255,0) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 15%, rgb(255,255,255) 50%, rgba(255,255,255,0.5) 85%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 15%, rgb(255,255,255) 50%, rgba(255,255,255,0.5) 85%, rgba(255,255,255,0) 100%);
}

	
}


/*sp*/
@media only screen and (max-width: 768px) {

/****************************
[sp]header(slider)
*****************************/
body {
	background-position:  center 205px;
}
#header {
	height:auto !important;
}


/****************************
[sp]ナビ（各共通）
*****************************/
#cosmo_nav {
	margin-top: 58px;
	padding: 0;
	background-color: #f8b62b;
}
#cosmo_nav .w1200 {
	width: 100% !important;
}
#cosmo_nav ul {
}
#cosmo_nav ul li {
	width: 50%;
	float: left;
	font-weight: bold;
	text-align: center;
}
#cosmo_nav ul li a {
	display: block;
	padding: 10px 0;
	background-color: #f8b62b;
	border-right: 1px solid #c0b393;
}
#cosmo_nav ul li:nth-child(odd) a{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#cosmo_nav ul li:nth-child(even) a{
	border-bottom: 1px solid #fff;
	border-right: none;
}
#cosmo_nav ul li a:hover {
	background-color: #bde785;
	opacity: 1;
}

/****************************
[sp]メイン
*****************************/
#main_photo {
	padding: 20px 0px 0px;
	text-align: center;
}
#main_photo	.bg_photo{
 height: 200px;
 background-image: url(../../images/cosmochild/kobepjien/main01.jpg);
 background-repeat: no-repeat;
 background-position: center center;
	background-size: cover;
 border-radius: 20px;
 -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.50);
 box-shadow: 0px 0px 6px rgba(0,0,0,0.50);	
}
#main_photo h2 {
	width: 100% !important;
 margin: 0;
 padding: 20px 0 0;
 color: #ed6114;
 font-size: 25px;
 font-weight: bold;
 text-shadow: 0px 0px 20px rgba(255,255,255,1);
}


/****************************
[sp]保育理念
*****************************/
#philosophy .insta { text-align: center; }
#philosophy .insta img { width: 55%; margin: auto; display: block; }
#philosophy h3 {
	font-size: 18px;
	padding-bottom: 10px;
}
#philosophy ul li {
	margin-bottom: 10px;
	padding: 20px;
	text-align: left;
	border: #EC9D9F 1px solid;
	background-color: rgba(255,255,255,0.50);
}
#philosophy ul li:last-child {
	margin-bottom: 0;
}

/****************************
[sp]保育目標
*****************************/
#goals {
}
#goals img {
	width: 100%;
}

/****************************
[sp]安心と安全の保育園
*****************************/
#safety {
}
#safety h3 {
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #EC9D9F 1px solid;
}
#safety ul li {
	margin-bottom: 10px;
	padding: 20px;
	text-align: justify;
	border: #EC9D9F 1px solid;
	background-color: rgba(255,255,255,0.50);
}
#safety ul li:last-child {
	margin-bottom: 0;
}
#safety ul li.heightLine-list01 {
	height: auto !important;
}
#safety ul li.heightLine-list02 {
	height: auto !important;
}
/****************************
[sp]1日の流れ
*****************************/
#daily { }
#daily #schedule {
	width: 100%;
	height: auto !important;
	margin-bottom: 20px;
}
#daily #schedule tr th {
	width: 20%;
	padding: 10px 0;
	font-weight: normal;
	background-color: #f7d8d9;
	border: 1px #604C3F solid;
}
#daily #schedule tr td {
	width: 80%;
	padding: 10px 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px #604C3F solid;
}
#daily #schedule_photo {
	width: 100%;
	height: auto !important;
}
#daily #schedule_photo tr {
}
#daily #schedule_photo tr td:nth-child(odd) {
	padding-right: 5px;
}
#daily #schedule_photo tr td:nth-child(even) {
	padding-left: 5px;
}
#daily #schedule_photo tr td img {
	width: 100%;
	border-radius: 10px;
}
#daily #schedule_photo tr td figcaption {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}
#daily #schedule_photo tr:last-child td figcaption {
	padding-bottom: 0;
}
	
/****************************
[sp]年間行事
*****************************/
#events { }
#events #event {
	margin-bottom: 20px;
}
#events #event table {
	width: 100%;
	height: auto !important;
}
#events #event tr th {
	width: 20%;
	padding: 10px 0;
	font-weight: normal;
	background-color: #f7d8d9;
	border: 1px #604C3F solid;
}
#events #event tr td {
	width: 80%;
	padding: 10px 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px #604C3F solid;
}
#events #event p {
	font-size: 12px;
	padding-top: 5px;
}
#events #event_photo {
	width: 100%;
	height: auto !important;
}
#events #event_photo tr {
}
#events #event_photo tr td:nth-child(odd) {
	padding-right: 5px;
}
#events #event_photo tr td:nth-child(even) {
	padding-left: 5px;
}
#events #event_photo tr td img {
	width: 100%;
	border-radius: 10px;
}
#events #event_photo tr td figcaption {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}
#events #event_photo tr:last-child td figcaption {
	padding-bottom: 0;
}

/****************************
[sp]施設紹介
*****************************/
#facility	{}
#facility table {
	margin: 20px auto 30px;
}
#facility table tr th {
	width: 30%;
	padding: 10px 10px;
	font-weight: normal;
	background-color: #f7d8d9;
	border: 1px #604C3F solid;
}
#facility table tr td {
	width: 70%;
	padding: 10px 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px #604C3F solid;
	vertical-align: middle;
}
#facility iframe {
	width: 100%;
	height: 250px !important;
		
}
#facility ul {
	padding-top: 20px;
}
#facility ul li {
	width: 100%;
	margin-bottom: 20px;
}
#facility ul li:last-child {
	margin-bottom: 0;
}
#facility ul li h3 {
 width: 100%;
 padding-top: 66.56%;
	margin-bottom: 10px;
 margin-right: 30px;
 float: left;
 background-size: contain;
 background-repeat: no-repeat;
}
#facility ul li h3 span {
	display: block;
	padding: 5px 10px;
	margin-top: -15%;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
#facility ul li:nth-child(1) h3 {
 background-image: url(../../images/cosmochild/kobepjien/facility_guide_photo01.jpg);
}
#facility ul li:nth-child(1) h3 span {
 background-color: #f0be82;
}
#facility ul li:nth-child(2) h3 {
 background-image: url(../../images/cosmochild/kobepjien/facility_guide_photo02.jpg);
}
#facility ul li:nth-child(2) h3 span {
 background-color: #ec9d9f;
}
#facility ul li p{
	padding-left: 1em;
	text-indent: -1em;
}


	
/****************************
[sp]入園について（各共通）
*****************************/
#admission{}
#admission ul li a {
	display: block;
	width: 100%;
 padding-top: 25.93%;
	text-align: center;
}
#admission ul li:first-child a {
 background-image: url(../../images/cosmochild/com/btn01.jpg);
 background-repeat: no-repeat;
 background-size: contain;
	margin-bottom: 20px;
}
#admission ul li:last-child a { 
	background-image: url(../../images/cosmochild/com/btn02.jpg); 	
 background-repeat: no-repeat;
 background-size: contain;
}
#admission ul li a span {
	margin-top: -16.5%;
	display: block;
	background-image: -moz-linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 15%, rgb(255,255,255) 50%, rgba(255,255,255,0.5) 85%, rgba(255,255,255,0) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 15%, rgb(255,255,255) 50%, rgba(255,255,255,0.5) 85%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 15%, rgb(255,255,255) 50%, rgba(255,255,255,0.5) 85%, rgba(255,255,255,0) 100%);
}





}
