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

.mainvisual{
	background-image: url("../img/mainvisual2.jpg");
	background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 90px 2% 5% 2%;
	height: 45vw;
    max-height: 450px;
	position: relative;
	display: table;
    width: 96%;
}
.mainvisual:before {
    content: "";
    position: absolute;
    background: url(../img/main-v-dot.png)no-repeat;
    width: 500px;
    height: 204px;
    display: block;
    right: -1.5%;
    bottom: -4%;
    z-index: 1;
}

.about .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.summary .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.access .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.admission .mainvisual{
	background-image: url("../img/admission-mv.jpg");
}

.about .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.environment .mainvisual{
	background-image: url("../img/environment-main.jpg");
	background-position: center center;
}

.recruitment .mainvisual{
	background-image: url("../img/recruitment-mv.jpg");
	background-position: center center;
}

.aday012 .mainvisual{
	background-image: url("../img/about-main-04.jpg");
}

.aday3 .mainvisual{
	background-image: url("../img/about-main-03.jpg");
}

.aday45 .mainvisual{
	background-image: url("../img/about-main-02.jpg");
}

.event .mainvisual{
	background-image: url("../img/event-mv.jpg");
	background-position: center center;
}

.activity .mainvisual{
	background-image: url("../img/activity-mv.jpg");
	background-position: center center;
}

.mainvisual.single{
	background-image: url("../img/about-main-07.jpg");
}
.mainvisual.archive{
	background-image: url("../img/about-main-08.jpg");
    background-position: center center;	
}

.foodeducation .mainvisual {
    background-image: url(../img/about-main-07.jpg);
	background-position: center center;
}

.one-day .mainvisual {
    background-image: url(../img/one-day-mv.jpg);
	background-position: center top;
}

.download .mainvisual{
    background-image: url(../img/about-main-08.jpg);
	background-position: center center;
}


@media  screen and (max-width: 1000px){
.mainvisual:before {
    background-size: 100%;
    width: 300px;
    height: 125px;
    display: block;
    right: -1.2%;
    bottom: -4%;
}
}


@media  screen and (max-width: 768px){
	.mainvisual{
		height: 45vw;
		max-height: 350px;
		margin-bottom: 50px;
		text-align: center;
		margin: 80px 5% 8% 5%;
		width: 90%;
		background-size: 100%;
	}
.mainvisual:before {
    background-size: 100%;
    display: block;
    bottom: -5%;
	right: -2.5%;
}
.mainvisual{
	background-image: url("../img/mainvisual2.jpg");

}

.about .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.summary .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.access .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.admission .mainvisual{
	background-image: url("../img/admission-mv.jpg");
}

.about .mainvisual{
	background-image: url("../img/about-main.jpg");
}

.environment .mainvisual{
	background-image: url("../img/environment-main.jpg");
	background-position: center center;
}

.recruitment .mainvisual{
	background-image: url("../img/recruitment-mv.jpg");
	background-position: center center;
}

.aday012 .mainvisual{
	background-image: url("../img/about-main-04.jpg");
}

.aday3 .mainvisual{
	background-image: url("../img/about-main-03.jpg");
}

.aday45 .mainvisual{
	background-image: url("../img/about-main-02.jpg");
}

.event .mainvisual{
	background-image: url("../img/event-mv.jpg");
	background-position: center center;
}

.activity .mainvisual{
	background-image: url("../img/activity-mv.jpg");
}

.mainvisual.single{
	background-image: url("../img/about-main-07.jpg");
}
.mainvisual.archive{
	background-image: url("../img/about-main-08.jpg");
}

.foodeducation .mainvisual {
    background-image: url(../img/about-main-07.jpg);
	background-position: center bottom;
}

.one-day .mainvisual {
    background-image: url(../img/one-day-mv.jpg);
	background-position: center center;
}

.download .mainvisual{
    background-image: url(../img/about-main-08.jpg);
}
}

@media  screen and (max-width: 500px){
	.mainvisual{
		height: 45vw;
		text-align: center;
		background-size: 100%;
	}
.mainvisual:before {
    width: 200px;
    height: 85px;
}	
}

@media  screen and (max-width: 400px){
.mainvisual:before {
    background-size: 100%;
    display: block;
    bottom: -5%;
}	
}


h2.page-ttl {
    font-size: 2rem;
    text-align: center;
	color: #fff;
	/*margin-top: 50px;*/
}

.ttl-en-box {
    text-align: center;
	margin-top: 0px;
	padding: 0px 10px;
	display: table-cell;
    vertical-align: middle;
}
p.ttl-en {
    border-bottom: solid 2px #fff;
    display: inline-block;
    color: #fff;
    font-weight: 600;
	font-size: 12px;
}

@media  screen and (max-width: 768px){
	h2.page-ttl {
		font-size: 1.3rem;
		text-align: center;
	}
	.ttl-en-box {
    text-align: center;
    margin-top: 0px;
}
	p.ttl-en {
		font-size: 12px;
	}	
}


/*下層メニュー------------------------------------*/

article.page-manu ul {
    display: flex;
    justify-content: space-evenly;
	justify-content: center;
}

article.page-manu ul li {
    border-right: solid 1px;
    padding: 0px 7%;
    margin-top: 50px;
    color: #073061;
	font-weight: 600;
}
article.page-manu ul li a:hover {
    opacity: 0.5;
}
article.page-manu ul li.last {
    border-right: none;
}


@media  screen and (max-width: 1100px){
article.page-manu ul li {
    padding: 0px 3%;
}
}

@media  screen and (max-width: 768px){
article.page-manu ul li {
    font-size: 14px;
    padding: 0px 2% 20px 2%;
	border-right: none;
    border-bottom: solid 1px;
	width: 44%;
	margin: 30px 3% 0px;
	text-align: center;
	font-size:13px;
}
article.page-manu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	margin: 0px 3%;
}	
}


/*----------------------------------------------------------*/

article.contents-wrap {
    margin: 100px 0px;
}

article.contents-wrap h3 {
    text-align: center;
    margin-bottom: 50px;
}

article.contents-wrap.flow {
    margin: 100px 0px 0px;
    padding: 100px 0px;
    background: #f8f8f8;
}

.contents-wrap h3 span {
	position: relative;
    /*background: #073061;*/
    padding: 10px 15px;
    margin-bottom: 30px;
    font-size: 24px;
    color: #073061;
	display: inline-block;
    padding: 0 75px 0 75px;
}

.contents-wrap h3 span:before {
	content: "";
    background: url(../img/ttl-b.png) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.contents-wrap h3 span:after {
	content: "";
    background: url(../img/ttl-a.png) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
}

p.text {
	font-size: 14px;
    margin-bottom: 15px;
    color: #505c63;
    line-height: 2.25em;
}

.shien-box p.text {
    width: 90%;
    margin: 0 auto 10px;
}

.greeting {
    max-width: 800px;
    padding: 0px 20px;
    margin: 0 auto;
}

.greeting-encho {
    display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	width: 100%;
    color: #4b4b4b;
}

p.greeting-encho01 {
    margin: 0px 20px 10px;
    font-size: 14px;
    font-weight: 600;
}

article.contents-wrap.policy {
    background: #f8f8f8;
    padding: 100px 0px;
	margin: 100px 0px 0px;
}



.policy-list {
    text-align: center;
	line-height: 1.8;
	font-size: 14px;
	padding: 0px 20px;
}

.policy-box {
    padding: 40px 40px 30px 40px;
    background: #fff;
    border-radius: 10px;
	margin: 0px 20px 60px 20px;
}

.policy-list span {
    display: flex;
	justify-content: center;
	align-items: center;
}

.policy-list li {
    color: #505c63;
    margin-bottom: 70px;
	line-height: 2.2;
}

span.pol-nom {
	position: relative;
	font-size: 20px;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 35px;
    background-color: #073061;
    color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 10px;
    font-weight: bold;
}

span.pol-nom.star01:before {
	position: absolute;
    content: "";
    background: url(../img/nom-1.png) no-repeat;
    background-size: 80%;
    height: 40px;
    width: 40px;
    right: 25px;
    bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

span.pol-nom.star02:before {
	position: absolute;
    content: "";
    background: url(../img/nom-2.png) no-repeat;
    background-size: 80%;
    height: 40px;
    width: 40px;
    left: 25px;
    bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
}


@media  screen and (max-width: 768px){
article.contents-wrap h3 {
    text-align: center;
    margin-bottom: 20px;
}
	
p.text {
	font-size: 13px;
    margin-bottom: 15px;
    color: #505c63;
    line-height: 2em;
}	
	
.policy-list {
    text-align: left;
    line-height: 1.8;
    font-size: 14px;
    padding: 0px 20px;
}
	
p.greeting-encho01 {
    width: 40%;
    text-align: right;
    margin: 0px 40px 20px 0px;	
}	

p.greeting-encho02 {
    width: 50%;
	margin-top: 20px;	
}
	
p.greeting-encho02 img {
    width: 100%;
}
.policy-list li {
    color: #505c63;
    margin-bottom: 70px;
    line-height: 2.2;
    font-size: 13px;
}
.policy-box {
    padding: 20px 20px;
    background: #fff;
    border-radius: 10px;
	margin: 0px 20px 60px 10px;
}
.contents-wrap h3 span {
    font-size: 20px;
}	
}


/*--園の概要-----------------------------------------------------------*/
article.contents-wrap.gaiyou {
    background: #f8f8f8;
    padding: 100px 0px;
    margin: 100px 0px 0px;
}
.about_list {
    max-width: 850px;
    margin: 0 auto;
	padding: 0px 20px;
}

.about_list li {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #ececeb;
	color: #505c63;
	font-size: 15px;
}

.about_list li:first-child {
    border-top: 1px solid #ececeb;
}

.about_list li .title {
    width: 175px;
}

.about_list li .text {
    width: calc(100% - 175px);
    line-height: 2em;
	margin-bottom: 0px;
}

@media  screen and (max-width: 768px){
article.contents-wrap.gaiyou {
    background: #f8f8f8;
    padding: 100px 0px;
    margin: 100px 0px 0px;
}	
.about_list li .title {
    width: 100%;
}
.about_list li .text  {
    width: 100%;
    margin-top: 5px;
}	
	
.about_list li {
    font-size: 14px;
	flex-direction: column;
}
}	
	
/*アクセス---------------------------------------------------------*/
.access-map{
	background: url(../img/access_map-bk.png) no-repeat top center;
    background-size: 4098px 601px;
    height: 600px;
    padding: 45px 15px;
    position: relative;
}
.map02 {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
    width: 90%;
    height: 400px;
	max-width: 900px;
}

.map02 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}	

article.contents-wrap .l-aside__items.l-aside__link {
    display: flex;
    flex-direction: row;
    background: #fff;
    padding: 20px 40px;
	width: 100%;
}

.parking-wrap {
    width: 100%;
    margin: 30px 0px;
	color: #505c63;
}

article.contents-wrap .access-wrap01 {
    margin-bottom: 30px;
    background: #fff;
	width: 48%;
}

article.contents-wrap .access-wrap02 {
    width: 48%;
}
.access-wrap02.sub-access {
    width: 100%!important;
}
article.contents-wrap.access {
    padding: 100px 0px 200px 0px;
    margin: -130px 0px;
    background: #f4f4f4;
}

article.contents-wrap.access .access-text img {
    width: 100%;
}

p.parking-ttl {
	margin-bottom: 10px;
    font-weight: 500;
    padding: 2% 3%;
    text-align: center;
    background: #073061;
    color: #fff;
}

ul.access-list {
    margin: 10px 0px;
    padding: 2% 5% 2% 0px;
}

.parking-box{
    margin: 10px 0px;
    padding: 3% 3% 3% 8%;
	font-size: 14px;
	background-image: linear-gradient(to right, #a9a9a9 6px, transparent 2px),linear-gradient(to bottom, #a9a9a9 0px, transparent 0px),linear-gradient(to left, #a9a9a9 6px, transparent 2px),linear-gradient(to top, #a9a9a9 0px, transparent 0px);
    background-size: 10px 2px,2px 10px,10px 2px,2px 10px;
    background-repeat: repeat-x,repeat-y,repeat-x,repeat-y;
    background-position: left top,right bottom,right bottom,left top;
	    line-height: 1.8;
}

ul.access-list li {
    list-style-type: disc;
    padding: 0px 0px 0px 1%;
}

article.contents-wrap.access .c-inner02 {
    justify-content: space-around;
	font-size: 15px;
    align-items: center;
}


@media  screen and (max-width: 768px){
article.contents-wrap.access .c-inner02 {
    display: flex;
    flex-direction: column;
}
article.contents-wrap .l-aside__items.l-aside__link {
    width: 85%;
}
.parking-wrap {
    width: 85%;
}
.parking-wrap.sub-access {
    width: 100%;
}
.l-aside__items.l-aside__link.sub-access {
    width: 100%!important;
}	
}	


/*--クラス区分--------------------------------------------------*/
.class-kubun {
    margin-bottom: 50px;
}

.class-nom3-box {
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 90%;
    font-size: 14px;
    color: #505c63;
    padding: 20px 40px;
    background-image: linear-gradient(to right,#a9a9a9 0px,transparent 0px),linear-gradient(to bottom,#a9a9a9 5px,transparent 5px),linear-gradient(to left,#a9a9a9 5px,transparent 5px),linear-gradient(to top,#a9a9a9 5px,transparent 5px);
    background-size: 10px 2px,2px 10px,10px 2px,2px 10px;
    background-repeat: repeat-x,repeat-y,repeat-x,repeat-y;
    background-position: left top,right bottom,right bottom,left top;
}

.class-nom3 h4 {
    background: #b5ac6b;
    color: #fff;
    margin-bottom: 0px!important;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0px;
	text-align: center;
}

@media  screen and (max-width: 768px){
.class-nom3 h4 {
    width: 100%;
}	
.class-nom3-box {
    padding: 20px 30px;
	width: 100%;
}
}


/*入園の流れ------------------------------------------------------------------*/
.list01 {
    overflow: hidden;
	margin: 30px 20px;
}

ul.list01 li {
    width: 600px;
    float: left;
	display: block;
    margin: 0 0 40px;
}

.list01 li:nth-of-type(2) {
    padding: 30px 0 0 0;
}

.list01 li:nth-of-type(3) {
    padding: 20px 0 0 0;
}

.list01 li:nth-of-type(4) {
    padding: 30px 0 0 0;
}

.list01 li:nth-of-type(5) {
    padding: 20px 0 0 0;
}

.list01 li:nth-of-type(6) {
    padding: 30px 0 0 0;
}

.list01 li .step {
    width: 60px;
    padding: 5px 20px 0 0;
	float: left;
    display: block;
}

.list01 li:nth-of-type(even) {
    float: right; 
}

.list01 li .txtBox {
    width: 500px;
    float: right;
    padding: 0 0 0 25px;
    border-left: 1px solid #053446;
}

.list01 li .name {
	color: #053446;
    font-size: 18px;
    font-weight: normal;
	line-height: 2;
	font-weight: 600;
}

.list01 li .txt {
    font-size: 14px;
    padding: 5px 0 0 0;
    color: #505c63;
	line-height: 1.8;
}

.shien-box h4 {
    background: #073061;
    width: 90%;
    margin: 0 auto 10px;
    color: #fff;
    text-align: center;
    padding: 30px 0px;
    font-size: 16px;
}
.shien-box {
    margin-bottom: 50px;
}



@media  screen and (max-width: 768px){
.list01 {
    overflow: hidden;
    margin: 30px 0px;
}	
ul.list01 li {
    width: 450px;
    float: left;
	display: block;
    margin: 0 0 40px;
}	
.list01 li .txtBox {
    width: 390px;
    float: right;
    padding: 0 0 0 25px;
    border-left: 1px solid #053446;
}
.list01 li .txt {
    font-size: 13px;
    padding: 5px 0 0 0;
    color: #042E2B;
}
.list01 li .name {
    font-size: 16px;
}
.shien-box h4 {
    width: 100%;
}	
.shien-box {
margin: 0px 10px 60px 10px;
}	
}

@media  screen and (max-width: 500px){
ul.list01 li {
    width: 100%;
    float: left;
	display: block;
    margin: 0 0 20px;
}	
.list01 li .txtBox {
    width: 85%;
    float: left;
    padding: 0 0 0 20px;
    border-left: 1px solid #053446;
}
.list01 li .step {
    width: 15%;
    padding: 5px 20px 0 0;
    float: left;
    display: block;
}	
.list01 li:nth-of-type(even) {
    float: left;
}	
.shien-box h4 {
    width: 100%;
}	
.shien-box {
margin: 0px 10px 60px 10px;
}
}

/*---よくある質問-------------------------------------------------------------*/
.about-qa {
    margin-bottom: 0px 20px 20px;
}

.about-qa-item {
    background: #e3e3e3;
    padding: 11px 22px;
    letter-spacing: 0;
    border-radius: 10px;
	margin-bottom: 30px;
}

.about-qa-item__que {
    line-height: 1.75;
    padding-left: 30px;
    background: url(../img/icon-q.png) top 3px left/16px no-repeat;
	color: #505c63;
}

.about-qa-item__accordion {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
}

.about-qa-item__ans {
    background: #fff;
    line-height: 1.75;
    margin-top: 11px;
    padding: 17px;
	color: #505c63;
    font-size: 14px;
}

dd.about-qa-item__ans p {
    color: #505c63;
    font-size: 14px;
}

ul.list02 li {
    list-style-type: disc;
}
ul.list02 {
    margin-left: 1rem;
}

article.contents-wrap.faq {
    background: #fffdf5;
    padding: 100px 10px;
    margin: 100px 0px 0px;
}


@media  screen and (max-width: 768px){
article.contents-wrap.faq {
    background: #fffdf5;
    padding: 50px 10px;
    margin: 0px 0px 0px;
}
}	
	
/*園の環境----------------------------------------------------------*/
ul.environment_list {
    display: flex;
    flex-wrap: wrap;
}

ul.environment_list li {
    width: 23%;
    margin: 0px 10px 50px;
}

li.kouryu {
    width: 46% !important;
}

ul.environment_list li img {
    width: 100%;
}

ul.environment_list .title {
    color: #bf8300;
    text-align: center;
	margin-top: 20px;
	font-weight: 600;
	font-size: 17px;
}

ul.environment_list .text {
    line-height: 1.9;
	margin-top: 10px;
	letter-spacing: 0.1px;
}
.hygiene-wrap {
    display: flex;
    justify-content: space-between;
	margin-bottom: 60px;
}

.hygiene-box-01 {
    margin: 0px 15px;
}
.hygiene-box-02 {
    margin: 0px 15px;
}

.hygiene-box-02 h4.title {
    color: #bf8300;
    margin: 10px 0px 20px;
    font-weight: 600;
    font-size: 17px;
}

.hygiene-box-02 h5 {
	font-size: 16px;
    font-weight: 600;
    padding-left: 10px;
    color: #505c63;
    margin-top: 20px;
    margin-bottom: 10px;	
}

.hygiene-box-01 img {
    width: 100%;
}

.hygiene-box-02 {
    width: 70%;
    margin: 0px 15px;}
}

@media  screen and (max-width: 1000px){
ul.environment_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
	
ul.environment_list li {
    width: 44%;
    margin: 0px 10px 50px;
}
}

@media  screen and (max-width: 764px){
ul.environment_list .text {
    line-height: 1.9;
	margin: 10px 20px;
	letter-spacing: 0.1px;
}
ul.environment_list li {
    width: 100%;
    margin: 0px 10px 60px;
}
li.kouryu {
    width: 100% !important;
}	
ul.environment_list .title {
	margin: 20px 0px 15px;
    font-size: 15px;
}	
.hygiene-wrap {
    display: flex;
    justify-content: space-between;
	flex-direction: column;
}
.hygiene-box-02 {
   width: 90%;
   margin: 0px auto;
}
.hygiene-box-02 h4.title {
    font-size: 16px;
	text-align: center;
}	
}



/*タブ切り替え-----------------------------------------------*/
.tab01 {
  width: 100%;
  margin: 0 auto 50px;
}
/*タブのスタイル*/
.tab_menu {
  width: calc(100%/3);
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  text-align: center;
  color: #000;
  border-bottom: 3px solid #1f71b5;
  background-color: #d9d9d9;
  border: solid 2px #ffffff;	
  display: block;
  float: left;
  text-align: center;
  font-weight: 500;
  transition: all 0.2s ease;
  border-radius: 0px 0px 0px 0px;	
  margin-bottom: 5px;
}
.tab_menu:hover {
  opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_menu"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_contents {
  display: none;
  padding: 0px;
  clear: both;
  overflow: hidden;
  transition: .5s opacity;
}
/*選択されているタブを表示*/
#menu01:checked ~ #menu01,
#menu02:checked ~ #menu02,
#menu03:checked ~ #menu03,
#menu04:checked ~ #menu04{
  display: block;
}
/*選択されているタブのスタイル*/
.tab01 input:checked + .tab_menu {
  background-color: #073061;
  border: solid 2px #ffffff;
  color: #fff;
  border-radius: 0px 0px 0px 0px;
  height: 90px;
 line-height: 90px;
  cursor: pointer;
}


@media  screen and (max-width: 764px){
.tab01 {
    width: 100%;
    margin: 0 auto 50px;
}
.tab_menu {
  font-size: 13px;
}
.tab01 input:checked + .tab_menu {
  background-color: #073061;
  border: solid 2px #ffffff;
  color: #fff;
  border-radius: 0px 0px 0px 0px;
  height: 70px;
 line-height: 70px;
  cursor: pointer;
}
.tab01 .tab_menu {
    font-size: 13px;
    height: 70px;
    line-height: 70px;
}
}

/*タブの切り替え　園の一日*/
.tab2_menu {
    width: calc(100%/4);
}

.tab_menu2 {
    width: calc(98%/4);
    margin: 0px 3px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
    color: #000;
    border-bottom: 3px solid #1f71b5;
    background-color: #ffe700;
    border: solid 2px #ffe700;
    display: block;
    float: left;
    text-align: center;
    font-weight: 500;
    transition: all 0.2s ease;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 5px;
	border-radius: 10px 10px 0px 0px;
}
.tab02 input:checked + .tab_menu2 {
    background-color: #fff;
    border: solid 2px #ffe700;
    color: #333;
    border-radius: 10px 10px 0px 0px;
    height: 70px;
    line-height: 70px;
	cursor: pointer;
}

.tab_menu2:hover{
	background-color: #fff;
	color: #333;
	border: solid 2px #ffe700;
	transition: background-color 0.3s, border-radius 0.3s;
}

@media  screen and (max-width: 1240px){
.tab_menu2 {
    width: calc(100%/4);
    margin: auto;
    border: solid 2px #ffffff;
}
}


@media  screen and (max-width: 764px){
.tab_menu2 {
  font-size: 13px;
  height: 60px;
  line-height: 60px;
}	
.tab02.oneday {
    padding: 0 5px;
}
.tab02 input:checked + .tab_menu2 {
    height: 60px;
    line-height: 60px;
}	
}





/*採用-------------------------------------------------------*/
.recruit-greeting {
    margin: 60px 0px 100px;
    text-align: center;
    line-height: 1.9;
}

h3.applicants-ttl {
    font-size: 24px;
}

.flow > li {
  position: relative;
}
.flow > li:not(:last-child) {
  margin-bottom: 40px;
}
.flow > li:not(:first-child)::before {
  content: "";
  height: 60px;
  display: block;
  border-left: 4px dotted #e5e5e5;
  position: absolute;
  top: -40px;
  left: -webkit-calc(10% + 30px - 2px);
  left: calc(10% + 30px - 2px);
  z-index: 10;
}
/*.flow > li dl {
  width: 100%;
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #073061;
  border-radius: 10px;
  position: relative;
  justify-content: space-around;	
}*/

.flow > li {
  width: 100%;
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #073061;
  border-radius: 10px;
  position: relative;
  justify-content: flex-start;
}

.flow > li dl {
	display: flex;
	align-items: center;
	width: 100%;
}

/*.flow > li:not(:last-child) dl::before,
.flow > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}*/

.flow > li:not(:last-child) ::before,
.flow > li:not(:last-child) ::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}




.flow > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: #073061;
}
.flow > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: 500;
  color: #b2aa66;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-right: 2vw;
  text-align: center;
  width: 10%;	
}

.flow > li dl dd {
    text-align: left;
	line-height: 1.7;
	width: 90%;
	color: #505c63;
	font-size: 14px;
	border-left: solid 1px #073061;
    padding-left: 30px;
}

.flow > li dl dt .icon {
  font-size: 12px;
  color: #fff;
  background: #073061;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
  padding: 5px 15px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 100;
}

ul.flow {
    margin: 60px 0px;
}

p.flow-ttl {
    font-size: 20px;
    font-weight: 500;
    color: #b2aa66;
}

p.pc {
    font-size: 14px;
}
span.flow-tel a {
    font-size: 1.5rem;
}
span.flow-tel a:hover {
    opacity: 0.6;
}
span.flow-mail a {
    font-size: 1.5rem;
}
span.flow-mail a:hover {
    opacity: 0.6;
}
strong {
    font-weight: 700;
}



@media screen and (max-width: 764px){
.recruit-greeting {
	font-size: 13px;
    margin: 40px 0px;
    text-align: center;
    line-height: 1.9;
}
article.contents-wrap h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
}
.flow > li dl dt {
    font-size: 16px;
	width: 30%;
	margin-right: 5vw;
}
.flow > li dl {
    padding: 0px 0px 20px 0px;
    font-size: 14px;
}
.flow > li {
	flex-direction: column;
    align-items: flex-start;
	text-align: left;
	padding: 40px 10px;
}
.flow > li dl dt .icon {
	margin-bottom: 0px;
}
ul.flow {
    margin: 40px 0px;
}
.flow > li .sp {
    font-size: 13px;
}
span.flow-tel a {
    font-size: 1.1rem;
}
span.flow-mail a {
    font-size: 1.1rem;
}	
}




/*園の活動  年間行事*/
.schedule_list>li .inner {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 10px 0px 20px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.inner.winter {
    align-items: center;
}
.schedule_list>li:first-child {
    position: relative;
}
.schedule_list>li:nth-child(odd) .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.schedule_list>li .text_area {
    width: 50%;
    letter-spacing: 0.1em;
    border-left: 1px solid #dad9d9;
    padding-left: 6%;
    padding-bottom: 150px;
    position: relative;
}

.schedule_list>li .text_area:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #073061;
}

.schedule_list>li .text_area .title {
    font-size: 35px;
    position: relative;
    top: -10px;
}

.schedule_list>li .text_area .event_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	color: #505c63;
	padding-left: 24px;
}

.schedule_list>li:not(:last-child) .photo {
    padding-bottom: 80px;
}

.schedule_list>li:nth-child(odd) .photo {
    padding-right: 6%;
    padding-left: 0;
}

.schedule_list>li .photo {
    width: 50%;
    padding-left: 6%;
}

.photo img {
    width: 100%;
}
.photo img {
    width: 100%;
}

.schedule_list>li .text_area ul {
    margin-top: 15px;
}

.event_wrap li {
    margin-right: 30px;
	text-indent: -24px;
	padding-left: -24px;
}

.schedule_list>li .text_area ul li:before {
    content: '●';
    color: #ececeb;
    padding-right: 7px;
}

.schedule_list>li .text_area ul li:nth-child(n+2) {
    margin-top: 8px;
}

ul.month-event-list li:before {
    content: '●';
    color: #ececeb;
    padding-right: 7px;
}
ul.month-event-list {
    margin-top: 30px;
	line-height: 1.7;
}
ul.month-event-list {
    margin-top: 30px;
    text-align: center;
}

/*左右逆*/
.schedule_list>li:nth-child(even) .text_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    padding-right: 6%;
    border-left: none;
    padding-left: 0;
    justify-content: flex-end;
}
.schedule_list>li:nth-child(even) .text_area:before {
    right: -15px;
    left: auto;
}
.schedule_list>li:nth-child(even) .text_area .title {
    text-align: right;
}
.schedule_list>li:nth-child(even) .photo {
    border-left: 1px solid #dad9d9;
}
picture img {
    width: 100%;
}

.text_inner .title span {
    color: #c6c6c6;
    padding-left: 40px;
    font-weight: 600;
}
h4.title.spring {
    color: #ff9cb0;
}
h4.title.summer {
    color: #ffc415;
}
h4.title.autom {
    color: #6a380b;
}
h4.title.winter {
    color: #6db4d4;
}
.schedule_list .text_inner img {
    width: 48%;
    margin-top: 40px;
}
.event-two-coulum {
    display: flex;
    flex-wrap: wrap;
	    justify-content: space-between;
}




@media  screen and (max-width: 764px){
.schedule_list>li:nth-child(odd) .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
	flex-direction: column;
}	
.schedule_list>li .inner {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	flex-direction: column;
}
.schedule_list>li .text_area {
    width: 100%;
	padding-bottom: 30px;
}
.schedule_list>li .photo {
    width: 100%;
    padding-left: 6%;
}
.schedule_list>li .text_area ul {
    margin-top: 10px;
}	
.schedule_list>li:nth-child(odd) .photo {
    padding-right: 0%;
    padding-left: 6%;
	border-left: 1px solid #dad9d9;
}
.schedule_list>li:nth-child(even) .text_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    padding-right: 0%;
    padding-left: 6%;	
    border-left: none;
    justify-content: flex-start;
	border-left: 1px solid #dad9d9;
}
.schedule_list>li:nth-child(even) .text_area:before {
    right: -15px;
    left: -15px;
}
.schedule_list>li .text_area .event_wrap {	
	font-size: 13px;
}
.event_wrap li {
    margin-right: 0px;
}
.schedule_list>li:nth-child(even) .text_area .title {
    text-align: left;
}
.schedule_list>li .text_area .title {
    margin-left: 10px;
}	
}






/*活動紹介*/
p.activ-bk-img {
    margin-bottom: 100px;
}
p.activ-bk-img img {
    width: 100%;
}
h4.activ.ttl {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #b4ac6b;
    border-left: dotted 3px #073061;
    padding: 0px 20px;
}
.box14{
    padding: 2em 4em;
    margin: 2em 2em;
    background: #f8f5dd;
    box-shadow: 0px 0px 0px 10px #f8f5dd;
    border: dashed 2px white;
}
.box14 p {
    margin: 0; 
    padding: 0;
}
.icon04 {
    line-height: 2;
	width: 5em;
    height: 2em;
    text-align: center;
    color: #fff;
    background: #073061;
    display: block;
    border-radius: 1vh;
    position: relative;
	margin-bottom: 10px;
	font-size: 16px;
}
.icon04::before {
	content: "";
    border: solid transparent;
    border-width: 7px;
    border-top-color: #073061;
    position: absolute;
    top: calc(100% - 0px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
p.text-box {
    margin-bottom: 30px;
}
span.ongaku-yohaku {
    margin-left: 3.8em;
}
.c-inner02.taisou,.c-inner02.eigo,.c-inner02.ongaku {
    position: relative;
}
.c-inner02.taisou:before {
    position: absolute;
    background: url(../img/activ-icon01.png)no-repeat;
    background-size: 100%;
    content: "";
    width: 170px;
    height: 170px;
    top: -30px;
    right: -100px;
}
.c-inner02.eigo:before {
    position: absolute;
    background: url(../img/eigo-icon.png)no-repeat;
    background-size: 100%;
    content: "";
    width: 200px;
    height: 170px;
    top: -110px;
    left: -50px;
}
.c-inner02.eigo:after {
    position: absolute;
    background: url(../img/star01.png)no-repeat;
    background-size: 100%;
    content: "";
    width: 200px;
    height: 70px;
    bottom: -90px;
    right: -100px;
}
.c-inner02.ongaku:before {
    position: absolute;
    background: url(../img/ongaku01.png)no-repeat;
    background-size: 100%;
    content: "";
    width: 220px;
    height: 190px;
    top: -30px;
    right: -100px;
}
p.activ.age {
    font-size: 15px;
    font-weight: 600;
    color: #88a4b5;
    padding: 0px 10px;
    border-radius: 10px;
    max-width: 150px;
    display: inline-block;
}
/*.contents-wrap h3.music-ttl span {
    margin-bottom: 10px!important;
    font-size: 30px;
    position: relative;
    color: #073061;
    padding: 0 75px 0 75px;
}
*/
.contents-wrap h3.music-ttl span {
    margin-bottom: 10px!important;
    font-size: 30px;
    position: relative;
    color: #073061;
    border-radius: 10px;
}
.contents-wrap h3.english-ttl span {
    margin-bottom: 10px!important;
    font-size: 30px;
    position: relative;
    color: #073061;
    border-radius: 10px;
}
.contents-wrap h3.taisou-ttl span {
    margin-bottom: 10px!important;
    font-size: 30px;
    position: relative;
    color: #073061;
    border-radius: 10px;
}
.contents-wrap h3.music-ttl span:before {
    content: "";
    background: url(../img/music-ttl-icon-left.svg) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.contents-wrap h3.music-ttl span:after {
    content: "";
    background: url(../img/music-ttl-icon-right.svg) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.contents-wrap h3.english-ttl span:before {
    content: "";
    background: url(../img/english-ttl-icon-left.svg) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.contents-wrap h3.english-ttl span:after {
    content: "";
    background: url(../img/english-ttl-icon-right.svg) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.contents-wrap h3.taisou-ttl span:before {
    content: "";
    background: url(../img/taisou-ttl-icon-left.svg) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.contents-wrap h3.taisou-ttl span:after {
    content: "";
    background: url(../img/taisou-ttl-icon-right.svg) no-repeat;
    background-size: 80%;
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
}

p.katsudou-en {
font-size: 10px;
    margin: 0px;
    width: 80px;
    height: 40px;
    background: #073061;
    color: #fff;
    padding: 15px 10px 0px;
    border-radius: 100px 100px 0px 0px;
    display: inline-block;
}



@media screen and (max-width: 1000px) {
.c-inner02.taisou:before {
    width: 130px;
    height: 150px;
    top: -30px;
    right: 0px;
}
.c-inner02.eigo:before {
    position: absolute;
    background-size: 100%;
    content: "";
    width: 150px;
    height: 110px;
    top: -60px;
    right: 0px;
    left: 0px;
}
.c-inner02.eigo:after {
    width: 150px;
    height: 70px;
    bottom: -90px;
    right: 0px;
}	
.c-inner02.ongaku:before {
    width: 180px;
    height: 150px;
    top: -30px;
    right: 0px;
}	
}

@media screen and (max-width: 750px) {
p.activ-bk-img {
    margin-bottom: 50px;
}	
.box14{
    padding: 2em 1em;
	margin: 2em 1em;
}
.c-inner02.taisou:before {
    width: 110px;
    height: 110px;
    top: 0px;
    right: 0px;
}
.c-inner02.ongaku:before {
    width: 120px;
    height: 110px;
    top: 20px;
    right: 0px;
}	
}	
@media screen and (max-width: 500px) {
.c-inner02.ongaku:before {
    width: 120px;
    height: 110px;
    top: -50px;
    right: 0px;
}
.c-inner02.eigo:before {
    width: 100px;
    height: 80px;
    top: -50px;
    right: 0px;
    left: revert;
}
.c-inner02.taisou:before {
    width: 100px;
    height: 110px;
	top: 340px;
    right: 0px;
}	
}	



/*一日*/
.flow_design05 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow05 {
  padding-left: 0;
  width: 100%;	
}
.flow05 > li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  margin-left: 10px;
  height: auto;
}
.flow05 > li:not(:last-child) {
  padding-bottom: 50px;
}
.flow05 > li .icon05 {
	width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    border-radius: 100vh;
    display: inline-block;
    background: #ffe700;
    color: #fff;
    position: absolute;
    left: 0;
	margin-top: -0.7rem;
}
.flow05 > li:not(:last-child)::before {
  content: '';
  background: #c3c3c3;
  width: 2px;
  height: 100%;
  position: absolute;
  top: calc(50% - -30px);
  left: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.flow05 > li dl dt {
  font-size: 1.3em;
  color: #073061;
  background: #fffae9;
    padding: 10px 0px 10px 50px;	
}
.flow05 > li dl dd {
  margin-left: 0;
}
.oneday-img img {
    max-width: 400px;
    overflow: hidden;
    border-radius: 8px;
	width: 100%;
}
.oneday-img {
    margin: 30px 40px 30px 0px;
}
.oneday-colum {
    display: flex;
	justify-content: space-evenly;
	margin-left: 50px;
}
.oneday-text-wrap {
    margin: 20px 10px 20px 50px;
}
ul.flow05 h4 {
    font-size: 1.3em;
    color: #333333;
	margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
.flow05 {
    padding-left: 0;
    width: 100%;
}
.oneday-colum {
    display: flex;
    flex-direction: row;
	align-items: center;
	margin-left: 30px;
}
.oneday-img img {
    max-width: 300px;
    overflow: hidden;
    border-radius: 8px;
    width: 100%;
}
.oneday-img {
    margin: 30px 15px 0px 0px;
}
.flow05 > li .icon05 {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border-radius: 100vh;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 0;
    margin-top: -6px;
}
.flow05 > li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    margin-left: 10px;
    height: auto;
}
.flow05 > li:not(:last-child)::before {
    position: absolute;
    top: calc(50% - -20px);
    left: 17px;
}
ul.flow05 h4 {
    font-size: 1.1em;
    color: #333333;
}
.flow05 > li dl dt {
    font-size: 1.2em;
    padding: 8px 0px 8px 30px;
}	
.oneday-text-wrap {
    margin: 30px 5px 20px 25px;
}	
}	


/*ダウンロード*/
h4.ttl {
    font-size: 1.6rem;
    margin-bottom: 20px;
}
.two-coulum {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
h4.ttl span {
    display: inline-block;
    padding-right: 30px;
    background: url(../img/pdf-icon.svg) left no-repeat;
    background-size: 30px;
    letter-spacing: 0.08em;
    padding-left: 50px;
}
/*p.download-btn a {
    background: #e8e8e8;
    padding: 15px 50px;
}
p.download-btn {
    position: relative;
}*/
/*p.download-btn:before {
    content: "";
    background: url(../img/pdf-icon.png)no-repeat;
    background-size: 100%;
    width: 40px;
    height: 45px;
    right: 0;
    display: block;
    position: absolute;
    z-index: 100;
}*/
.download-btn span {
    display: inline-block;
    padding-right: 30px;
    background: url(../img/download-icon.svg) right no-repeat;
	background-size: 12%;
    font-size: 18px;
    letter-spacing: 0.08em;
}
p.download-btn a{
    background: #073061;
    color: #fff;
    padding: 10px 50px;
	border-radius: 60px;
}
p.download-btn a:hover{
   opacity: 0.6;
}
.download-box {
    margin-bottom: 60px;
	border: solid 1px #073061;
    padding: 40px;
}


@media screen and (max-width: 750px) {
.two-coulum {
    flex-direction: column;
}
h4.ttl {
    margin-bottom: 10px;
}	
h4.ttl span {
	display: inline-block;
    padding-left: 40px;
    background: url(../img/pdf-icon.svg) left no-repeat;
    background-size: 24px;
    font-size: 1.2rem;
}
.download-btn span {
    font-size: 14px;
}
p.download-btn a {
    padding: 8px 40px;
}
.download-box {
    margin-bottom: 60px;
    border: solid 1px #073061;
    padding: 40px 15px;
}
	.download-box p.text{
	margin-bottom: 35px;	
}	
}	


a.jump_point {
height: 1px;
display: block;
padding-top: 40px;
margin-top: -40px;
}


/*給食だより----------------------------------------------------------*/
ul.shokuiku_list {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-evenly;
	margin: 80px 0px 0px;
}

ul.shokuiku_list li {
	width: 40%;
    margin: 0px 10px 50px;
}

ul.shokuiku_list li img {
    width: 100%;
}

ul.shokuiku_list .title {
    color: #bf8300;
    text-align: center;
	margin-top: 20px;
	font-weight: 600;
	font-size: 20px;
}

ul.shokuiku_list .text {
    line-height: 2.5;
	margin-top: 10px;
	letter-spacing: 0.1px;
}
.shokuiku-wrap {
    display: flex;
    justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.shokuiku-box-01 {
    margin: 0px 15px;
    width: 60%;	
}
.shokuiku-box-01 img {
    width: 100%;
    border-radius: 10px;	
}
.shokuiku-box-02 {
width: 40%;
    margin: 0px 30px 15px;
}
.shokuiku-box-02 .text {
    line-height: 3;
}
.shokuikue-box-02 h4.title {
    color: #bf8300;
    margin: 10px 0px 20px;
    font-weight: 600;
    font-size: 17px;
}

/*.oyatsu {
    background: #faf6db;
    padding: 30px 20px;
    height: 280px;
}*/

article.contents-wrap .oyatsu h3{
	margin-bottom: 0px;
	    margin-top: 70px;
}

ul.list03 {
    font-size: 14px;
    margin-bottom: 15px;
    color: #505c63;
    line-height: 2.25em;
}
h4.allergy {
    text-align: center;
    margin: 40px 0px 20px 0px;
    padding: 5px 15px 5px 15px;
    color: #b2aa66;
    font-weight: 600;
    border-bottom: solid 2px;
    display: inline-block;
}
ul.list03 li {
    list-style-type: disclosure-closed;
    /* padding-left: 25px; */
}
.allergy-list-box {
    padding-left: 20px;
}


@media screen and (max-width: 900px) {
.shokuiku-box-02 {
    width: 40%;
    margin: 0px 30px 15px;
}
}

@media screen and (max-width: 750px) {
ul.shokuiku_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-direction: column;
}	
ul.shokuiku_list li {
	width: 95%;
    margin: 0px 10px 50px;
}

.shokuiku-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-direction: column;
}
.shokuiku-wrap.column-reverse {
    flex-direction: column-reverse;
}	
.shokuiku-box-01 {
	margin: 0px 10px 30px ;
	width: 90%;
}   	
.shokuiku-box-02 {
	margin: 0px 10px 0px ;
	width: 90%;
}
.shokuiku-box-01 img {
    width: 100%;
	margin: 0 auto;
}
ul.list03 {
    font-size: 13px;
    margin-bottom: 15px;
    color: #505c63;
    line-height: 2.25em;
	margin: 0px 15px;
}
h4.allergy {
    margin: 30px 5px 10px;
}	
}


.one-day-bk {
    background: #fffbd1;
	padding: 40px 0px 0px 0px;
}

article.page-manu.one-day-bk li a {
    display: flex;
    background: #ffe700;
    padding: 20px 7%;
    justify-content: center;
    border-radius: 5px 5px 0px 0px;
	    -webkit-transition: .3s;
    transition: .3s;
}

article.page-manu.one-day-bk li {
    padding: 0px;
    margin: 0px 5px;
    border-right: solid 0px;
    border-radius: 5px 5px 0px 0px;
    width: 100%;
	overflow: hidden;
}

li.page a {
    background: #fff!important;
}

article.page-manu.one-day-bk li a:hover {
    background: #fff;
    opacity: 1;
    border-top: solid 1px #ffe700;
    border-left: solid 1px #ffe700;
    border-right: solid 1px #ffe700;
    border-bottom: solid 0px #fff;
	transition: background-color .3s, border-radius .3s;
}





