@charset "shift-jis";
/**
* css for carestaff
*/

@media screen and (max-width: 767px) {
	.sectionS li img{
		width:100%;
		height:auto;
	}
	/*.sectionL.secBorder {
		border-bottom: 0;
	}*/
	.tableStyle02 dt {
		text-align: left;
	}
	.tableStyle02.noBb dt {
		margin: 10px 0 6px;
	}
	.tableStyle02.noBb dt,
	.tableStyle02.noBb dd {
		display: block;
		width: 100%;
		padding: 4px 0;
		text-align: left;
	}
	/*#main #mainIn {
		padding-top: 0 !important;
	}*/
	#mainIn iframe {
		width: 100%;
		height: auto;
		min-height: 179px;
	}
	.archiveBox {
		text-align: center;
	}
	.archiveBox ul {
		display: inline-block;
		vertical-align: top;
	}
	.ytbnr li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.movie{
		padding: 0 0 10px;
	}
	ul.ulStyle01{
		display: flex;
		justify-content: flex-end;
		overflow: hidden;
	}
	ul.ulStyle01 li{
		float:left;
		width: 33.3%;
		text-align:center;
		display:block;
		box-sizing: border-box;
		border-radius:0;
		margin: 5px 0 0 0;
	}
	.ulStyle01 li:before{
		display: none;
	}
	ul.ulStyle01 li a,
	ul.ulStyle01 li span{
		display: block;
		border-radius: 0!important;
	}
	ul.ulStyle01 li:nth-child(-n+3){
		margin-top:0;
	}


/* ���C�v���O�����y�[�W���C */
.flex_box {
	display: block;
}
.sectionProgram h5 {
	float: left;
	width: 30%;
}
.flex_box ul {
	float: right;
	width: 65%;
	padding: 0;
}

.flex_box p {
	clear: both;
	text-align: center;
}
}
