@charset "UTF-8";
/**************************************/
/* CSS file For shane ODAWARA         */
/* FileName: flow-of-the-day.css      */
/* date: 2024.12.24                   */
/**************************************/
/* 一日の流れ */
#flow-of-the-day .page-current p{
	left: 701px;
}
#flow-of-the-day .sub-menu-wrap1 h3 {
	line-height: 1.5em;
	margin: 0 0 2%;
}
#flow-of-the-day .small {
	font-size: 75%;
}
#flow-of-the-day article h3.program {
	color: #060606;
}
#flow-of-the-day .one-day-of-the-shane {
	margin-bottom: 10%;
}

#flow-of-the-day .wrap01 {
	background: #eee;
	width: 100%;
	padding: 2%;
}

@media screen and (min-width: 569px){
	#flow-of-the-day .wrap01-01 {
		display: block;
	}
	#flow-of-the-day .wrap01-01-res {
		display: none;
	}
	@media screen and (max-width: 900px){
		#flow-of-the-day .wrap01-01 img {
			width: 100%;
			height: auto;
		}
	}
}
@media screen and (max-width: 568px){
	#flow-of-the-day .wrap01-01 {
		display: none;
	}
	#flow-of-the-day .wrap01-01-res {
		display: block;
	}
	#flow-of-the-day .wrap01-01-res img {
		width: 100%;
		height: auto;
	}
}





#flow-of-the-day .wrap02 {
	background: #c96;
	/*display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: flex-start;
	align-items: flex-start;*/
	width: 100%;
	padding: 0.8% 1%;
}



#flow-of-the-day .wrap02 .wrap02-01 ,
#flow-of-the-day .wrap02 .wrap02-02 {
	width: 98%;
	padding: 2% 0%;
	margin: 1% 1%;
	border-radius: 10px;
	background-color: #e2eff8;
}
#flow-of-the-day .wrap02 .wrap02-01 h5 ,
#flow-of-the-day .wrap02 .wrap02-02 h5 {
	font-size: 200%;
	margin: 0;
	padding-left: 4%;
	color: #0043cc;
}
#flow-of-the-day .wrap02 .wrap02-01 .wrap02-01-outer ,
#flow-of-the-day .wrap02 .wrap02-02 .wrap02-02-outer {
	padding: 1%;
	margin: 0 2.5% 0%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 95%;
	border:  1% solid #bde1f8;
}
#flow-of-the-day .wrap02-01 .wrap02-01-outer .wrap02-01-parts ,
#flow-of-the-day .wrap02-02 .wrap02-02-outer .wrap02-02-parts {
	padding: 0.8%;
	margin: 0 0% 1%;
	width: 33.33%;
	background-color: #e2eff8;
	border:  1% solid #bde1f8;
}
#flow-of-the-day .wrap02-01 .wrap02-01-outer .wrap02-01-parts img ,
#flow-of-the-day .wrap02-02 .wrap02-02-outer .wrap02-02-parts img {
	width: 100%;
	height: auto;
}

#flow-of-the-day .text-box {
	background: #84c58969;
	padding: 1em 1%;
	border-radius: 10px;
}






#flow-of-the-day h4.in-work {
    color: #320e14;
    margin: 2% 4.5% 1%;
	padding: 0;
	font-size: 120%;
	text-align: center;
}

#flow-of-the-day table {
	white-space: nowrap;
}
#flow-of-the-day {
	background: #fff;
}

#flow-of-the-day table {
	border-spacing: 0;
	width: 100%;
}
#flow-of-the-day tbody {
	width: fit-content;
	border: 3px solid;
}
#flow-of-the-day th,
#flow-of-the-day td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-spacing: 0;
	text-align: center;
	padding: 0 2% 0.7%;
}
@media screen and (min-width: 680px){
	#flow-of-the-day th,
	#flow-of-the-day td {
		font-size: 120%;
	}
}
@media screen and (min-width: 640px)  and (max-width: 679px){
	#flow-of-the-day th,
	#flow-of-the-day td {
		font-size: 110%;
	}
}
@media screen and (min-width: 568px)  and (max-width: 639px){
	#flow-of-the-day th,
	#flow-of-the-day td {
		font-size: 100%;
	}
}
@media screen and (min-width: 414px)  and (max-width: 568px){
	#flow-of-the-day th,
	#flow-of-the-day td {
		font-size: 90%;
	}
}
@media screen and (min-width: 360px)  and (max-width: 413px){
	#flow-of-the-day th,
	#flow-of-the-day td {
		font-size: 80%;
	}
}
@media screen and (min-width: 320px)  and (max-width: 359px){
	#flow-of-the-day th,
	#flow-of-the-day td {
		font-size: 70%;
	}
}
@media screen and (min-width: 280px)  and (max-width: 319px){
	#flow-of-the-day th,
	#flow-of-the-day td {
		font-size: 60%;
	}
}




#flow-of-the-day td.hidden {
	display: none;
}
#flow-of-the-day  .row1, .row3, .row5, .row7, .row9, .row11 {
	background-color: #ff9;
}
#flow-of-the-day .row2, .row4, .row6, .row8, .row10, .row12 {
	background-color: #fff;
}
.row1 th {
	border-right: 1px solid;
	text-align: center;
}
.row2 {
	border-top: 1px solid;
}
#flow-of-the-day .out-work .bgc-white {
	background: #fff;
}
#flow-of-the-day .out-work .bgc-lime-green {
	background: #00f;
}
#flow-of-the-day .tal {
	text-align: left;
}

/*#flow-of-the-day .in-facility-work {
	margin-bottom: 10%;
	background-color: #c96;
}*/
#flow-of-the-day .out-site-work {
	margin-bottom: 10%;
}
#flow-of-the-day .in-work .col2 {
	width: 36%;
}
@media screen and (min-width: 640px) {
	#flow-of-the-day .in-work .col1 {
		width: 36%;
	}
	#flow-of-the-day .in-work .col2 {
		width: 36%;
	}
}
@media screen and (min-width: 414px)  and (max-width: 639px){
	#flow-of-the-day .in-work .col1 {
		width: 34%;
	}
	#flow-of-the-day .in-work .col2 {
		width: 38%;
	}
}
@media screen and (min-width: 414px)  and (max-width: 639px){
	#flow-of-the-day .in-work .col1 {
		width: 32%;
	}
	#flow-of-the-day .in-work .col2 {
		width: 40%;
	}
}
@media screen and (min-width: 280px)  and (max-width: 413px){
	#flow-of-the-day .in-work .col1 {
		width: 30%;
	}
	#flow-of-the-day .in-work .col2 {
		width: 42%;
	}
}
#flow-of-the-day .in-facility-work h4 {
	color: #f60;
	font-size: 2.6em;
	text-align: center;
	margin: 0 0 3%;
}
#flow-of-the-day .out-site-work h4 {
	color: #00f;
	font-size: 2.6em;
	text-align: center;
	margin: 0 0 3%;
}
@media screen and (max-width: 1280px){
	#flow-of-the-day .in-facility-work h4 ,
	#flow-of-the-day .out-facility-work h4 {
		font-size: 1.8em;
	}
}

#flow-of-the-day .text-box p {
	padding: 0.5% 3% 0.5%;
	margin: 0;
	font-size: 90%;
}
#flow-of-the-day .table-wrap {
	margin: 2% 0;
}
#flow-of-the-day .table-wrap .in-work {
	border: 3px solid;
	margin: 0 auto;
}
@media screen and (min-width: 1081px){
	#flow-of-the-day .table-wrap .in-work {
		width: 1080px;
	}
}









#flow-of-the-day .lunch-menu-box {
    background: #c96;
    display: inline-block;
    padding: 2% 0 1%;
}
@media screen and (min-width: 1081px){
	#flow-of-the-day .lunch-menu-box {
		width: 1080px;
		margin: 0 auto;	
	}
}
@media screen and (max-width: 1080px){
	#flow-of-the-day .lunch-menu-box {
		width: 100%;
	}
}
#flow-of-the-day .greenbg {
	width: 96%;
    background: #fff;
    padding: 2%;
    margin: 1% 2% 1%;
    border-radius: 10px;
    display: inline-block;
}
#flow-of-the-day .lunch-menu-box p {
    clear: both;
    padding: 1% 2% 4%;
    font-size: 120%;
    font-weight: 600;
}

#flow-of-the-day .lunch-menu-box .lunch-menu-sample-box .lunch-menu-sample img {
	width: 500px;
	height: auto;
}
@media screen and (max-width: 567px){
	#flow-of-the-day .lunch-menu-box .lunch-menu-sample-box .lunch-menu-sample img {
		width: 100%;
	}
}



@media screen and (max-width: 830px){
	#flow-of-the-day .wrap02-01 .wrap02-01-caption {
		width: 100%;
		margin: 1% 0;
	}
	#flow-of-the-day .wrap02-01 div.wrap02-01-img {
		width: 100%;
		margin: 0%;
	}
}





@media screen and (max-width: 359px){
	.fod-br::after {
		content: "A" ;
		white-space: pre;
	}
}



