/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2026 | 03:45:19 */
/* common style */

* {
  color: #333;
 }
html {
	scroll-behavior: smooth;
}
figcaption{
	text-align:center;
	line-height:1.3;
	font-size:0.8rem;
}
.main p{
	line-height:1.8;
	padding:0 0.8em;
}
.logo_menu-wrap .logo-wrap img{
	width:300px;
}
.wp-block-gallery{
	margin-bottom:0.6em;
}
.wp-block-gallery .wp-block-image img{
margin:0;
}
.wp-block-image img{
	margin:0.1em;
}
@media screen and (max-width: 768px) {

	.is-not-stacked-on-mobile .wp-block-image{
	padding:0 0.1em;
}
	.w80sp img{
		width:80%;
	}
}

.contact-wrap .text,
.contact-wrap .tel_number{
	display:none;
}


.insta-wrap{
	padding:0.8em;
}
.mt30{margin-top:30px;}
.w60{
  width:60%;
margin:3% auto;
}
.w80{
  width:80%;
	margin:0 auto 3%;
}
.w90{
	width:90%;
	margin:0 auto 3%;
}
    @media screen and (max-width: 1000px) {
	.w60, .w80, .w90{
  width:94%;
}		
}

.post-wrap .excerpt{
	display:none;
}

/* font-size
------------------------------- */
p.fs1{
	font-size:1rem;
}
p.fs1 strong{
	
}
    @media screen and (max-width: 700px) {
		p.fs1{
	font-size:0.9rem;
}
}
p.fs07{
	font-size:0.8rem;
	line-height:1.3;
}
    @media screen and (max-width: 700px) {
		p.fs07{
	font-size:0.7rem;
}
}

/**  見出し  */
h3.concept_h3{
	text-align:center;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/08/midashi_bg.png) repeat-x 0 bottom;
	padding-bottom:15px;
	font-weight:bold;
	font-size:1.3rem;
	font-family: 'M PLUS Rounded 1c ttf';
	margin-bottom:4%;
  line-height:1.2;
}
@media screen and (max-width:700px) {
	h3.concept_h3{
		font-size:1.2rem;
		margin:5% 0;
	}
}

h3.tit3{
	font-size:1.1rem;
	background:#FFECEC;
	padding:0.5em 0 0.5em 1em;
	position: relative;
	margin:3% 0;
}

@media screen and (max-width: 700px) {
	h3.tit3{
		font-size:0.9rem;
	}
}

h3.tit3:before{
	content:"";
	position:absolute;
	background:#EE859A;
	top:0;
	left:0;
	height:100%;
	width:8px;
}
.post_title04{
	margin:2% 0 0.5em;
	color:#213778;
	font-family: 'M PLUS Rounded 1c ttf';
}
@media screen and (max-width:700px) {
	.post_title04{
		font-size:1.0rem;
	}
}

h3.cheer {
    display: flex;
    justify-content: center;
    align-items: center;
	font-size:1.2rem;
	font-family: 'M PLUS Rounded 1c ttf';
}

h3.cheer::before,
h3.cheer::after {
    width: 3px;
    height: 40px;
    background-color: #d02525;
    content: '';
}

h3.cheer::before {
    transform: rotate(-35deg);
    margin-right: 30px;
}

h3.cheer::after {
    transform: rotate(35deg);
    margin-left: 30px;
}
h3.cheer strong{
	font-size:1.3rem;
	color:#2F67FF;
	padding-right:0.3em;
	font-family: 'M PLUS Rounded 1c ttf';
}
@media screen and (max-width:700px) {
	h3.cheer {
		font-size:1rem;
	}
}



p.leed_txt{
	font-size:1.2rem;
  line-height:1.6;
  font-family: 'M PLUS Rounded 1c ttf';
  font-weight:bold;
  color:#FF7378;
  margin:3% 0;
}
@media screen and (max-width:700px) {
	p.leed_txt{
	font-size:1rem;
	}
	h3.cheer strong{
	font-size:1rem;
		padding-right:0;
	}
}


/* リストスタイル
------------------------------- */
.is-style-vk-numbered-circle-mark li:before{
font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px !important;
  height: 25px !important;
  line-height: 25px !important;
	top:0.2em !important;
}
.is-style-vk-numbered-circle-mark.vk_list_1 li{
	font-size:0.8rem;
	margin:0 0 0 1em;
	padding:0;
}

.list_flower {
	margin:5% 0 5% 3%;
}
.list_flower li{
	font-size:0.8rem;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/08/icon_clover.png) no-repeat;
	line-height:1.6;
	list-style:none;

	padding-left:40px;
	min-height:35px;
}
.list_flower li strong{
	color:#FF6C6C;
	font-size:0.8rem;
}
.list_maru {
	margin:2% 0 5% 4%;
}
.list_maru li{
	font-size:0.8rem;
	line-height:1.6;
	list-style:none;
	padding-left:25px;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/08/icon_maru.png) no-repeat 0 7px;
}
.list_maru li strong{
	color:#FF73BC;
}

.list_suuji{
	margin:5% 0 5% 3%;
}
.list_suuji li{
	font-size:1.0rem;
	line-height:1.6;
	list-style: none;
	padding-left:1.5em;
	position:relative;
	margin:0.5em 0;
}
.list_suuji li:before:nth-child(1){
	content:"❶";
	font-size:1rem;
	position:absolute;
	color:#F3A6B8;
	top:0.2em;
	left:0;
}


.event_list .list{
	font-size:0.9rem;
	color: #462626;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/08/i_clover.png) no-repeat 0 50%;
	margin-left:2em;
}
.pdf_list li.list{
	width:70%;
	margin: 20px auto !important;
	display:block !important;
}
.pdf_list li.list img{
	display: inline-block;
	vertical-align:middle;
}
@media screen and (max-width:700px){
	.pdf_list li.list{
	width:100%;
	}
	.pdf_list li.list span{
		font-size:0.8rem;
	}
}
	
/* 施設概要
------------------------------- */
.shisetsu{
border-collapse:collapse;
border:1px solid #ccc;
	margin:0 auto 5% auto;
}

.shisetsu td{
padding:8px;
border:1px solid #ccc;
font-size:16px;
	vertical-align:middle;
	line-height:1.6;
}
.shisetsu td:nth-child(1) {
background:#ECEFE4;
padding:8px;
border:1px solid #ccc;
font-weight:bold;
font-size:16px;
width:25%;
	text-align:center;
}
@media screen and (max-width:700px){
	.shisetsu{
		margin:5% 0;
	}
	.shisetsu td,.shisetsu td:nth-child(1) {
		display:block;
		width:auto;
	}
}
.setsubi_card h4{
	color:#208620;
}

/* 園の一日
------------------------------- */
#day{
	background-image:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/08/day_bg.png) ;
	background-repeat:repeat-y;
	background-color:#FFF1E3;
	background-size:100% auto;
	margin:5% 0;
	padding:5%;
}
p.time{
	color:#FF7F00;
	background:#fff;
	font-size:1.0rem;
	font-weight:bold;
	font-family: 'M PLUS Rounded 1c ttf';
}
p.time img{
	margin-right:0.2em;
	display:inline-block;
	vertical-align:middle;
}

.day_h3{
  color:#FF6A06;
	line-height:1.2;
	font-weight:bold;
	font-size:1.3rem;
	font-family: 'M PLUS Rounded 1c ttf';
	padding-left:75px;
	padding-bottom:15px;
}
@media screen and (max-width:700px) {
	.day_h3{
	font-size:1.2rem;
		padding-left:0;
}
}


.day_h4{
  color:#318655;
	line-height:1.2;
	font-weight:bold;
	font-size:1.1rem;
	font-family: 'M PLUS Rounded 1c ttf';
	padding-left:75px;

}
@media screen and (max-width:700px) {
	.day_h4{
	font-size:1.1rem;
		padding-left:0;
}
}

#day .wp-block-image img{
	border:8px solid #fff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	margin:3% auto;

}
.day_p{
	padding-left:75px;
}

@media screen and (max-width:700px) {
	.day_p{
		padding-left:0;
}
}
#day .day_tbl{
border-collapse:collapse;
border:1px solid #ccc;
	
	margin:0 0 5% 75px;
}

.day_tbl td{
padding:8px;
border:1px solid #ccc;
font-size:16px;
	vertical-align:middle;
	line-height:1.6;
}
.day_tbl td:nth-child(1) {
background:#FFE697;
padding:8px;
border:1px solid #ccc;
font-weight:bold;
font-size:16px;
width:35%;
	text-align:center;
}
@media screen and (max-width:700px){
	.day_tbl{
      width:100%;
		margin:5% 0!important;
	}
}
#day ul{
	padding-left:55px;
}
@media screen and (max-width:700px){
	#day ul{
      width:100%;
		margin:5% 0!important;
		padding:0!important;
	}
}

/* 教育理念
------------------------------- */
#shishin{
	border:1px solid #FDE6C8;
	margin:3% 3% 10% 3%;
	padding:3.5%;
	background-color:#FEFDF1;
}

.shishin_h3{
	color:#925E1B;
	text-align:center;
	font-size:1.65rem;
	font-family: "M PLUS Rounded 1c ttf";
	padding:0.6em 0 1em;
	margin-bottom:5%;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/line_happa.png) no-repeat center bottom;
}
@media screen and (max-width:700px) {
	.shishin_h3{
		font-size:1.2rem;
	}
}
	
.shishin_list {
	margin-bottom:2em;
}

.shishin_list li{
	margin:0.5em;
	list-style:none;
	font-size:1.2rem;
	font-family: 'M PLUS Rounded 1c ttf';
	padding: 0.3em 0 0.3em 58px;
	line-height:1.6;
}
.shishin_list li:nth-child(1){background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/no1.png) no-repeat 0 0.2em;}
.shishin_list li:nth-child(2){background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/no2.png) no-repeat 0 0.2em;}
.shishin_list li:nth-child(3){background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/no3.png) no-repeat 0 0.2em;}
.shishin_list li:nth-child(4){background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/no4.png) no-repeat 0 0.2em;}
.shishin_list li:nth-child(5){background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/no5.png) no-repeat 0 0.2em;}
.shishin_list li:nth-child(6){background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/no6.png) no-repeat 0 0.2em;}
.shishin_list li:nth-child(7){background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/no7.png) no-repeat 0 0.2em;}

    @media screen and (max-width: 700px) {
		.shishin_list li{
	font-size:0.8rem;
}
}
/* 入園案内
------------------------------- */
.guide_tbl{
border-collapse:collapse;
border:1px solid #ccc;
	margin:2% auto 5%;
}
.guide_tbl td{
padding:8px;
border:1px solid #ccc;
font-size:0.8rem;
	vertical-align:middle;
	line-height:1.6;
}
.guide_tbl td:nth-child(1) {
background:#FFE4DB;
border:1px solid #ccc;
font-weight:bold;
width:25%;
	text-align:center;
}
.guide_tbl td:nth-child(3) {
width:20%;
}
.guide_tbl strong{
	color:#cf2e2e;
}
@media screen and (max-width:700px){
	.guide_tbl{
		margin:5% 0;
		width:100%;
		border:none;
	}
	.guide_tbl td:nth-child(1),
	.guide_tbl td:nth-child(2),.guide_tbl td:nth-child(3){
		width:94%;
		display:block;
	}  
}

.boshu_card{
	position:relative;
	margin-top:5%;
}
.boshu_card:before{
	position:absolute;
	content:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/flag.png);
	top:-40px;
	left:-10px;
	z-index:1;
}
.boshu_card:after{
	position:absolute;
	content:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/chulip.png);
	bottom:-40px;
	right:50px;
	z-index:1;
}
.boshu_card h2{
	padding-bottom:15px;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/dot_line.png) no-repeat center bottom;
}


/* 課外教室
------------------------------- */
.kagai{

	padding:30px;
	border-radius:60px;
	margin:0 0 8%;
}
.seika{

	padding:30px;
	border-radius:60px;
	margin:0 0 8%;
}
.flag01{
	padding:10px 0 10px 50px;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/icon_flag.png) no-repeat;
	margin:3% 0;
	font-size:1.4rem;
	font-family: 'M PLUS Rounded 1c ttf';
}
.flag02{
	padding:10px 0 10px 50px;
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/icon_flag2.png) no-repeat;
	margin:3% 0;
	font-size:1.4rem;
	font-family: 'M PLUS Rounded 1c ttf';
}
.t_class{
	background:#fff;
	padding:2.5em;
	border-radius:15px;
	margin:5% 0;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

@media screen and (max-width:700px){
	.kagai,.seika{
	margin:0 0 50px;
		padding:0;
      width:100%;
}
	.t_class{
	padding:3%;
	border-radius:10px;
	margin:5% 0;
}
}
.kagai_tbl{
	width:100%;
border-collapse:collapse;
	margin:6% 0;
}
.kagai_tbl td{
border-bottom:1px solid #E3E3E3;
	border-left:none;
	border-right:none;
	border-top:none;
	vertical-align:middle;
	line-height:1.5;
	font-size:0.8rem;
}
.kagai_tbl td:nth-child(1){
font-weight:bold;
width:25%;
	color:#64A9F4;
}





/* お知らせ　園だより
------------------------------- */
.h2_flower{
	font-size:1.2rem;
	border-bottom:2px dotted #FA234E;
	margin-bottom:3%;
  font-family: 'M PLUS Rounded 1c ttf';
  color:#FA234E;
	padding-left:50px;
	line-height:1.5;
	position:relative;
	margin-top:5%;
}
.h2_flower:before{
	content:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/09/icon_tento.png);
	position:absolute;
	top:50%;
	left:0;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

    @media screen and (max-width: 700px) {
			.h2_flower{
	font-size:1.0rem;
			}
}


/* 特長
------------------------------- */
.tokucho_bg{
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/10/tokucho_bg.png) no-repeat 0 -80px;
}
.tokucho_bg h4{
	background:url(https://www.oosaki-youchien.com/wp-content/uploads/2025/10/icon_clover.png) no-repeat 0 center;
	padding:10px 0 0 45px;
	margin:0 0 0.5em 1em;
	min-height:41px;
	line-height:1.5;
}
@media screen and (max-width: 700px) {
	.tokucho_bg h4{
		font-size:0.9rem;
	}
}