@charset "utf-8";
/*==================================================
	タブレットのみ適応
==================================================*/
@media only screen and (max-width: 768px) and (min-width: 641px){
	.dsp_smt { display: none; }
}
/*==================================================
	タブレット・スマホに適応
==================================================*/
@media only screen and (max-width: 768px) {
	.dsp_hp { display: none; }

	/* ベースカラー*/
	#switchBtnArea #switchBtn { background: #ffd79d; }
	#header .contact .tel a { background: #ffb9ba; }
	#header .contact .btn a { background: #ffb9ba; }
	#menu {
		display: none;
	}
	/* ヘッダ */
	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		padding: 0;
		z-index: 9997;
	}
	#header h1.title {
		height: 50px;
		padding-left: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#header h1.title img {
		width: auto;
		max-height: 30px;
		filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3))
	}
	/* お問い合わせ */
	#header .contact .tel a,
	#header .contact .btn a {
		width: 46px;
		height: 50px;
		padding: 0 11px;
		box-sizing: border-box;
		/* 縦方向中央揃え */
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#header .contact .tel a {
		padding: 0 13px;
	}
	#header .contact .btn {
		padding-right: 46px;
		padding-left: 2px;
	}
	#header .contact .txt,
	#header .contact .tel span,
	#header .contact .btn span {
		display: none;
	}
	/* コンテナ */
	#container h3.sub {
		margin-bottom: 30px;
		font-size: 23px;
	}
	#container h3.info {
		font-size: 25px;
	}
	#container h3.info span {
		font-size: 14px;
		top: -5px;
	}
	#container h3.line {
		font-size: 25px;
		margin-bottom: 30px;
	}
	#container h3.line span::before {
		width: 227px;
	}
	#container h3.line span:nth-of-type(2)::before {
		width: 150px;
	}
	.main {
		padding-left: 15px;
		padding-right: 15px;
	}
	#main, #navi {
		clear: both;
		padding-bottom: 30px;
	}
	#page_title .sub_page {
		padding-top: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 250px;
		font-size: 35px;
	}
	/* フッター */
	#footer .box {
		font-size: 14px;
		margin-bottom: -45px;
	}
	#footer .box dt {
		margin-bottom: 20px;
	}
	#footer .box dt img {
		width: 235px;
	}
	#copyright {
		height: 30px;
		line-height: 30px;
		font-size: 10px;
	}
	/* パンくずリスト */
	#page_navi {
		margin-bottom: 20px;
		padding-top: 15px;
		font-size: 11px;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 40px; }
	.pt { padding-top: 40px; }
	.pb { padding-bottom: 40px; }
	/* アンカーリンク用上部スペース */
	.pad_anchor {
		margin-top: -50px;
		padding-top: 50px;
	}
	.btn01 a {
		font-size: 16px;
		width: 240px;
	}
	.btn01 a ::before {
		width: 230px;
		height: 60px;
	}
	.full_contact .bg .txt {
		font-size: 20px;
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
	}
	.full_contact .bg .btns {
		width: 100%;
	}
	.full_contact .bg .btns .tel {
		width: 250px;
		margin: 0 auto;
	}
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	#top_info .box:after{
		width: 32%;
	}
	#top_info .box .in {
		width: 32%;
	}
	#top_info .box .in .img_box {
		width: 180px;
		height: 150px;
	}
	#top_info .box .in .img_box.dummy_img img {
		width: 160px;
	}
	#top_info .box .in dl {
		border: 3px solid #fff79a;
		padding: 120px 15px 30px;
		border-radius: 50px;
	}
	#top_info .box .in a dd {
		font-size: 14px;
	}
	#top_info .box .in dd .arrow img {
		width: 40px;
		height: 40px;
	}
	.bana_box .in_bg {
		min-height: 70px;
	}
	.bana_box dt img {
		width: 140px;
	}
	.bana_box dd {
		font-size: 20px;
		margin-left: 10px;
	}
	#top_msg {
		padding-bottom: 100px;
	}
	#top_msg.bg_wide::before {
		margin-right: -15px;
	}
	#top_msg .msg_box .img_box.maru01::before {
		width: 300px;
	}
	#top_msg .msg_box .img_box.maru01::after {
		bottom: 9%;
	}
	#top_msg .msg_box .img_box.maru01.effect_in img {
		width: 320px;
		top: 18%;
	}
	#top_msg .msg_box .txt_box {
		width: 60%;
	}
	#top_msg .msg_box .txt_box .txt {
		font-size: 16px;
	}
	#top_msg .msg_box02 .img_box.maru02.effect_in img {
		width: 450px;
	}
	#top_msg .msg_box02 .img_box.maru02::before {
		width: 180px;
		top: -10vw;
		left: 45vw;
	}
	#top_msg .msg_box02 .img_box.maru02::after {
		width: 155px;
		bottom: auto;
		top: 45vw;
	}
	#top_msg .msg_box02 .txt_box {
		width: 60%;
		margin-top: 500px;
	}
	#top_msg .msg_box02 .txt_box li {
		font-size: 18px;
	}
	#top_garden .garden_box .txt_box .txt {
		font-size: 16px;
	}
	#top_garden .garden_box .img_box {
		right: 0;
	}
	#top_garden .garden_box .img_box .maru03 img {
		width: 140px;
	}
	#top_garden .garden_box .img_box .maru04 img {
		width: 180px;
	}
	#top_garden .garden_box .img_box .maru05 img {
		width: 100px;
		bottom: -50px;
		right: -35px;
	}
	#top_garden .garden_box02 {
		padding-top: 450px;
		flex-direction: column-reverse;
		margin-top: 0;
	}
	#top_garden .garden_box02 .img_box {
		top: 0;
		left: -5%;
	}
	#top_garden .garden_box02 .img_box .maru06 img {
		width: 350px;
	}
	#top_garden .garden_box02 .img_box .maru07 img {
		width: 180px;
		bottom: -13%;
	}
	#top_garden .garden_box02 .txt_box {
		width: 85%;
		margin: 0 auto;
		padding: 25px;
		border-radius: 50px;
	}
	#top_garden .garden_box02 .txt_box .ttl {
		font-size: 20px;
	}
	#top_garden .garden_box02 .txt_box dl {
		padding: 15px;
	}
	#top_garden .garden_box02 .txt_box dt {
		font-size: 16px;
		text-align: left;
		width: 30%;
	}
	#top_garden .garden_box02 .txt_box dd {
		width: 70%;
		font-size: 14px;
	}
	#top_garden .garden_box02 .txt_box .txt {
		font-size: 14px;
		line-height: 1.8em;
	}
	#top_contents .contents_box .box {
		width: 48%;
	}
	#top_contents .contents_box .box a dt {
		width: 260px;
		height: auto;
		border-radius: 50px;
		margin: 0 auto;
	}
	#top_contents .contents_box .box dt img {
		border-radius: 40px;
	}
	#top_contents .contents_box .box a dd {
		width: 120px;
		height: 120px;
		font-size: 14px;
	}
	#top_contents .contents_box .box a dd span {
		line-height: 1.5em;
	}
	.bana_box.box_purple .in_bg {
		min-height: 150px;
	}
	.bana_box.box_purple dl {
		width: auto;
	}
	.bana_box.box_purple dt img {
		width: 115px;
	}
	.bana_box.box_purple dd {
		flex-direction: column;
		justify-content: center;
	}
	.bana_box.box_purple dd .txt {
		font-size: 16px;
		line-height: 1.8em;
		text-align: center;
	}
	.bana_box.box_purple dd .tel a {
		width: 190px;
		height: 45px;
		font-size: 16px;
		margin-top: 15px;
	}
	#top_download li:not(:first-of-type) a {
		width: 160px;
		height: 45px;
		font-size: 16px;
		padding: 0 15px;
	}
	#top_download li:not(:first-of-type) a::after {
		width: 150px;
		height: 35px;
	}
	#top_download li:not(:first-of-type) a::before {
		width: 45px;
	}
	#top_download li.blue a::before {
		width: 28px;
	}
	#top_download li.instagram a::before {
		width: 32px;
	}
	/*--------------------------------------------------
		園の紹介
	--------------------------------------------------*/
	#about .about .box {
		width: 100%;
		padding: 40px 20px 30px;
		border-radius: 80px;
		margin-bottom: 100px;
	}
	#about .about .box:before, #about .about .box:after {
		width: 120px;
		height: 90px;
	}
	#about .about .box h3 {
		font-size: 23px;
		margin-bottom: 30px;
	}
	#about .about .box table tr th {
		padding: 20px;
		font-size: 18px;
	}
	#about .about .box table tr td {
		padding: 20px 20px 20px 0;
		font-size: 16px;
	}
	#about .staff dl dd span {
		font-size: 23px;
	}
	#about .staff dl dd {
		font-size: 16px;
	}
	#about .curriculum > h3 {
		padding-top: 50px;
		font-size: 23px;
		background-size: 200px auto;
		margin-bottom: 50px;
	}
	#about .curriculum .box {
		margin-bottom: 120px;
		padding: 50px 0;
	}
	#about .curriculum .box .info h3 {
		margin-bottom: 20px;
		line-height: 1;
	}
	#about .curriculum .box .img img {
		width: 80%;
		height: auto;
		top: -91%;
	}
	#about .piyochan .box {
		width: 100%;
		padding: 50px 15px 30px;
	}
	#about .piyochan .box:before {
		height: 200px;
		top: 123px;
	}
	#about .piyochan .box h3 {
		font-size: 25px;
		margin-bottom: 30px;
	}
	#about .piyochan .box h3 span {
		font-size: 18px;
	}
	#about .piyochan .box .txt {
		font-size: 15px;
	}
	#about .piyochan .box .txt.mb {
		margin-bottom: 30px;
	}
	/*--------------------------------------------------
		アクセス
	--------------------------------------------------*/
	#access .access .txt {
		font-size: 15px;
	}
	#access .gmap h3 {
		background-size: 200px auto;
	}
	/*--------------------------------------------------
		1日と年間のスケジュール
	--------------------------------------------------*/
	#schedule .bg:before {
		background-size: 30% auto, auto;
	}
	#schedule .flow:before {
		background-size: 30% auto;
	}
	#schedule .flow dl:last-of-type {
		padding-bottom: 0;
	}
	#schedule .flow dl:not(:last-of-type):before {
		left: 38px;
	}
	#schedule .flow dl dt {
		width: 80px;
		height: 80px;
		font-size: 18px;
	}
	#schedule .flow dl dd {
		width: calc(100% - 80px);
	}
	#schedule .flow dl dd .ttl {
		font-size: 20px;
	}
	#schedule .flow dl dd {
		padding-left: 20px;
		padding-right: 200px;
	}
	#schedule .flow dl dd.tbs_full {
		padding-right: 0;
	}
	#schedule .flow dl dd .txt {
		font-size: 15px;
	}
	#schedule .flow dl dd .img01 {
		right: 0;
	}
	#schedule .flow dl dd .img01 img {
		width: 200px;
	}
	#schedule .flow dl dd .img02 {
		top: 20px;
	}
	#schedule .flow dl dd .img02 img {
		width: 190px;
	}
	#schedule .flow dl dd .img03 {
		right: 50px;
	}
	#schedule .flow dl dd .img03 img {
		width: 150px;
	}
	#schedule .schedule {
		padding-top: 50px;
	}
	#schedule .schedule:before {
		background-size: 25% auto;
	}
	#schedule .schedule .list {
		align-items: flex-start;
	}
	#schedule .schedule .box {
		width: 47%;
		border-radius: 30px;
		padding: 15px;
		margin-bottom: 50px;
	}
	#schedule .schedule .box:nth-of-type(even) {
		top: 50px;
	}
	#schedule .schedule .box:not(:last-of-type):nth-of-type(odd):before {
		top: 180px;
		right: -100px;
	}
	#schedule .schedule .box .img img {
		border-radius: 30px;
	}
	#schedule .schedule .box h4 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	#schedule .schedule .box .chk {
		display: block;
	}
	#schedule .schedule .box .chk ul:not(:last-of-type) {
		margin-right: 0;
	}
	#schedule .schedule .box .chk ul li:before {
		top: 8px;
	}
	#schedule .schedule .last_msg {
		padding: 50px 0;
		font-size: 25px;
	}
	/*--------------------------------------------------
		3歳～5歳園児募集
	--------------------------------------------------*/
	#recruitment:before {
		background-size: 30% auto;
	}
	#recruitment .looking:before {
		background-size: 30% auto;
	}
	#recruitment .looking h3.sub {
		background-size: 250px auto;
		line-height: 2;
		margin-bottom: 70px;
	}
	#recruitment .looking .box {
		width: 100%;
		padding: 50px 30px 30px;
		border-radius: 80px;
	}
	#recruitment .looking .box h4 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	#recruitment .looking .box .txt {
		font-size: 15px;
	}
	#recruitment .looking .box table {
		margin-top: 30px;
	}
	#recruitment .looking .box table tr td, #recruitment .looking .box table tr th {
		display: block;
	}
	#recruitment .looking .box table tr th {
		text-align: center;
		padding-bottom: 0;
		width: 100%;
	}
	#recruitment .looking .box table tr td {
		font-size: 15px;
		padding-top: 10px;
	}
	#recruitment .looking .box table tr td .contact .tel {
		margin-right: 15px;
		font-size: 18px;
	}
	#recruitment .recruit {
		padding: 30px 0;
	}
	#recruitment .recruit:before {
		background-size: 25% auto, 25% auto, auto;
	}
	#recruitment .recruit .info {
		width: 100%;
		margin-bottom: 20px;
	}
	#recruitment .recruit .info dl dt {
		font-size: 17px;
	}
	#recruitment .recruit .info dl dd span {
		font-size: 18px;
	}
	#recruitment .recruit .img {
		width: 100%;
		text-align: center;
	}
	#recruitment .recruit .img img {
		width: 300px;
	}
	#recruitment .recruit .box02 .img {
		text-align: center;
	}
	#recruitment .flow:before {
		background-size: 30% auto;
	}
	#recruitment .flow .list {
		width: 100%;
	}
	#recruitment .flow dl {
		margin-bottom: 50px;
	}
	#recruitment .flow dl dt {
		width: 80px;
		font-size: 18px;
	}
	#recruitment .flow dl dt:before {
		width: 80px;
	}
	#recruitment .flow dl dd {
		padding-left: 0;
	}
	#recruitment .flow dl dd .day li {
		font-size: 18px;
	}
	#recruitment .flow dl dd .day li span {
		font-size: 15px;
		margin-left: 15px;
	}
	#recruitment .flow dl dd .txt {
		font-size: 15px;
	}
	#recruitment .flow dl dd .ttl {
		font-size: 20px;
		margin-bottom: 10px;
	}
	#recruitment .flow dl dd .line {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	#recruitment .garden {
		padding-top: 100px;
	}
	#recruitment .garden .box {
		width: 100%;
		border-radius: 80px;
		padding: 20px;
	}
	#recruitment .garden .box h3 {
		font-size: 23px;
	}
	#recruitment .garden .box table tr th {
		white-space: nowrap;
	}
	/*--------------------------------------------------
		満3歳園児募集
	--------------------------------------------------*/
	#recruitment_ns:before {
		background-size: 30% auto;
	}
	#recruitment_ns .looking:before {
		background-size: 30% auto;
	}
	#recruitment_ns .looking h3.sub {
		background-size: 250px auto;
		line-height: 2;
		margin-bottom: 70px;
	}
	#recruitment_ns .looking .box {
		width: 100%;
		padding: 50px 30px 30px;
		border-radius: 80px;
	}
	#recruitment_ns .looking .box:before {
		width: 50px;
		height: 80px;
	}
	#recruitment_ns .looking .box h4 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	#recruitment_ns .looking .box .txt {
		font-size: 15px;
	}
	#recruitment_ns .looking .box table tr td .contact .tel {
		margin-right: 15px;
		font-size: 18px;
	}
	#recruitment_ns .looking .box table tr th {
		font-size: 18px;
	}
	#recruitment_ns .looking .box table tr td  {
		font-size: 15px;
	}
	#recruitment_ns .recruit:before {
		background-size: 25% auto, 25% auto, auto;
	}
	#recruitment_ns .recruit .info dl dt {
		font-size: 17px;
	}
	#recruitment_ns .recruit .info dl dd span {
		font-size: 18px;
	}
	/*--------------------------------------------------
		行事の様子
	--------------------------------------------------*/
	#memory .box {
		padding: 60px 15px 15px;
		margin-bottom: 50px;
	}
	#memory .box .photo {
		margin-bottom: 10px;
	}
	#memory .box .ttl {
		left: 15px;
		padding: 10px 15px 10px 15px;
		font-size: 18px;
	}
	
/*------------------------------------------------*/
}