/* ----------------------------------------
detail_01
---------------------------------------- */
.detail_01 .detail_row {
	width: 96%;
	margin: 0 auto;
}
.detail_01 .detail_01_blok {
	margin: 20px 3%;
	box-sizing: border-box;
}
.detail_01 .ch_tag {
	max-width: 60%;
	float: left;
}
.detail_01 .ch_tag img {
	width: 100%;
}
.detail_01 .ch_date {
	max-width: 40%;
	margin: 0 0 10px 0;
	float: right;
	color: #999999;
	line-height: 30px;
}
.de_back {
	width: 95%;
	margin: 10px auto 0 auto;
}
.de_back a {
	color: #111;
	border: 1px solid #999;
	background: #eee;
	border-radius: 3px;
	padding: 2px 10px 3px;
	display: block;
	font-size: 12px;
	text-align: center;
	width: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.de_back a:before {
	content: '\f060';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	width: 10px;
	display: block;
	float: left;
}
.detail_01 h2 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	line-height: 26px;
	border-bottom: 5px solid #90c0e4;
}
.de_back {
	margin: 10px auto 0 auto;
}
.de_back a {
	color: #111;
	border: 1px solid #999;
	background: #eee;
	border-radius: 3px;
	padding: 1px 7px 1px;
	display: block;
	font-size: 12px;
	text-align: center;
	width: 180px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.de_back a:before {
	content: '\f060';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	width: 10px;
	display: block;
	float: left;
}
.detail_01 .detail_01_movie_wrap {
	margin: 20px 0;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	display: block;
}
.detail_01 .detail_01_movie_wrap video {
	width: 100%;
}
.detail_01 .detail_01_movie_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.detail_01 .detail_01_txt {
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.detail_01 .detail_01_txt img {
	height: auto !important;
}
.detail_01 .detail_01_txt a {
	text-decoration: underline;
	color: #0086d1;
	word-wrap: break-word;
}
.detail_01 .detail_01_txt iframe {
	width: 100%;
	height: auto;
}
.detail_01_page_next {
	margin: 20px 0;
	background-color: #f5f5f5;
}
.detail_01_page_next ul {
	display: block
}
.detail_01_page_next li {
	flex-basis: 450px;
	align-self: center;
	font-size: 14px;
	line-height: 22px;
	position: relative;
}
.detail_01_page_next li:nth-child(1) a {
	padding: 35px 10%;
}
.detail_01_page_next li:nth-child(1) a::before {
	content: '\f053';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.detail_01_page_next li:nth-child(2) {
	width: 40%;
	height: 3em;
	border: 1px solid #999999;
	border-radius: 3px;
	background-color: #ffffff;
	text-align: center;
	line-height: 3em;
	box-sizing: border-box;
	margin: 0 auto;
}
.detail_01_page_next li:nth-child(2) a {
	display: block;
	color: #111111;
	text-decoration: none;
}
.detail_01_page_next li:nth-child(3) a {
	padding: 35px 10%;
}
.detail_01_page_next li:nth-child(3) a::after {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.detail_01_page_next li a {
	display: block;
	color: #0086d1;
}
.detail_01_page_next li:empty {
	padding: 5% 0;
}
.detail_01 .detail_01_ch_link {
	margin: 40px 0 0 0;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 0px 5px #eeeeee inset;
	overflow: hidden;
	padding: 20px;
	display: flex;
	align-items: center
}
.detail_01 .detail_01_ch_link ul {
	width: 70%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.detail_01 .detail_01_ch_link li {
	margin: 0 10px 10px 0;
}
.detail_01 .detail_01_ch_link_tl {
	width: 30%;
	text-align: center;
}