@charset "UTF-8";


#link05 {
	background-color: #FFC;
}
.bbtyli {
	background-image: url("../images/top/tybac.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 24px;
	font-weight: bold;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #000;
	margin-bottom: 30px;
}
.syokuby {
	width: 80%;
	margin-bottom: 40px;
	margin-left: 10%;
	text-align: center;
}
.syokuby img {
	float: none;
}
.bbty2b {
	width: 90%;
	margin-bottom: 30px;
	margin-left: 5%;
	font-size: 18px;
	font-weight: bold;
	font-weight: 700;
	line-height: 1.4;
}
.bbty2 {
	/* [disabled]font-weight: bold; */
	width: 90%;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 30px;
	margin-left: 5%;
	line-height: 1.4;
}
.bbty2cn {
	text-align: center;
	width: 90%;
	margin-bottom: 20px;
	margin-left: 5%;
	line-height: 1.4;
	font-size: 16px;
}
.bbty2cnb {
	text-align: center;
	width: 90%;
	margin-bottom: 20px;
	margin-left: 5%;
	font-size: 36px;
	font-weight: bold;
	font-weight: 700;
	line-height: 1.4;
}
.pc_bim {
	width: 70%;
	margin-bottom: 30px;
	margin-left: 15%;
	text-align: center;
}
.pc_bim img {
	padding-bottom: 10px;
}
.tys_bo_bl {
	width: 90%;
	margin-bottom: 30px;
	margin-left: 5%;
	background-color: #172A88;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	font-weight: 700;
}
.r4img {
	width: 90%;
	margin-bottom: 60px;
	margin-left: 5%;
}
.r4img li {
	width: 48%;
	margin-bottom: 20px;
}
.r4img li img{
	margin-bottom: 5px;
}
.link_txt {
	width: 90%;
	margin-bottom: 30px;
	margin-left: 5%;
	line-height: 1.4;
	/* [disabled]overflow-x: hidden; */
	overflow: hidden;
}
.bb2d {
	font-size: 18px;
	font-weight: bold;
	font-weight: 700;
}
.mp_mov {
	float: left;
	width: 90%;
	margin-bottom: 30px;
	margin-left: 5%;
}
.mp_mov .tyvd {
	font-size: 24px;
	background-color: #FF6;
	text-align: center;
	padding: 1%;
	width: 98%;
}
.mp_mov video {
	float: left;
	/* [disabled]width: 100%; */
	/* [disabled]height: 56.25%; */
	width: 100%;
	/* [disabled]max-width: 800px; */
	height: auto;
	aspect-ratio: 16 / 9;
	display: block;
	margin: auto;
}
.mp_mov .tyvd .not {
	display: none;
}










/* 画面幅 640px以下
---------------------------------*/
@media screen and (max-width: 640px) {

	.dammy {
		float: left;
		width: 100%;
	}
	.mp_mov .tyvd .not {
		display: inline;
	}
	.bbty2cnb {
		font-size: 24px;
	}

}

