#local_nav ul {
	background-color: #1B1B1B;
}
/******** main */
#main {
	width: 750px;
	margin: 0 0 0 10px;
	float: left;
	background-color: #FFF;
}
.section {
	width: 690px;
	margin: 0px auto 30px;
}
#main .column3 {
	width: 705px;
	margin: 0 -15px 15px 0;
	overflow: hidden;
}
#main .column3 .col {
	width: 220px;
	margin: 0 15px 15px 0;
	float: left;
}
/******** tit_area */
#tit_area {
	margin: 0 0 20px;
	padding: 11px 0;
	overflow: hidden;
	background-image: url(../img/bg_title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#main h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	float: left;
	padding-left: 55px;
}
#tit_area p {
	margin: 2px 20px 0 0;
	float: right;
}
#main h3.headline01,
#main h2.headline01 {
	margin: 0 0 20px;
	padding: 11px 0;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	padding-left: 55px;
	background: url(../img/bg_title2.png) no-repeat left top;
}
#main h3.headline02,
#main h2.headline02 {
	margin: 0 0 20px;
	padding: 8px 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	background: url(../img/bg_title3.png) no-repeat left top;
}
#main h3.headline03,
#main h2.headline03 {
	margin: 0 0 20px;
	padding: 0;
	color: #0A2270;
	font-weight: bold;
	font-size: 20px;
}
#info_movie {
	height: 520px;
	padding: 6px 0 0 7px;
	background: url(../img/bg_movie.png) no-repeat left top;
	margin-bottom: 15px;
}
#info_movie iframe {
	width: 670px;
	height: 490px;
	aspect-ratio: 16 / 9;
}
#info_lead {
	margin: 0 0 30px;
	padding-left: 185px;
	background: url(../img/img_lead.png) no-repeat left top;
	min-height: 120px;
}
#info_lead dt {
	margin: 0;
	padding: 10px 0;
	color: #0A2270;
	font-size: 20px;
}
#info_lead dd.faq_q {
	margin: 0 0 10px;
	padding-left: 35px;
	color: #0A2270;
	font-size: 20px;
	background: url(../img/ico_q.png) no-repeat 0px 8px;
}
#info_lead dd.faq_a {
	padding-left: 35px;
	background: url(../img/ico_a.png) no-repeat 0px 5px;
}
#channel_list {
	width: 704px;
	margin: 0 -14px 5px 0;
	}
#channel_list ul {
	overflow: hidden;
	}
#channel_list li {
	width: 214px;
	height: 166px;
	margin: 0 14px 20px 0;
	padding: 3px;	
	float: left;
	background: url(../img/bg_movie_s.jpg) no-repeat center top;
}
#channel_list li span {
	padding: 15px 5px 10px;
	margin-top: 10px;
	display: block;
	color: #0A2070;
	font-size: 12px;
}

#channel_list li > a > .static_src {
	width: 100%;
	height: auto;
}


/******** staff */
#staff_box {
	width: 690px;
	margin: 0 0 20px;
	padding: 10px;
	background: url(../img/bg01.png) repeat left top;
}
#staff_box_inner {
	padding: 25px;
	overflow: hidden;
	background-color: #FFF;
}
#staff_movie {
	width: 376px;
	height: 284px;
	margin: 0 20px 30px 0;
	padding: 2px;
	float: left;
	text-align: center;
	background: url(../img/bg_staff_movie_s.png) no-repeat left top;
}
#staff_movie iframe {
	width: 360px;
	height: 266px;
	aspect-ratio: 16 / 9;
}
#staff_box p strong {
	font-size: 24px;
	font-weight: bold;
}
#staff_box table {
	margin: 20px 0;
}
#staff_list {
	margin: 0 0 50px 20px;
	overflow: hidden;
}
#staff_list .staff {
	width: max-content;
	margin: 0 20px 20px 0;
	padding: 10px;
	float: left;
	position: relative;
	z-index: 10;
	background: url(../img/bg02.png) repeat left top;
}
#staff_list .staff:hover {
	background: url(../img/bg03.png) repeat left top;
}
#staff_list .staff_inner {
	height: max-content !important;
	padding: 10px;
	background: #FFF;
	overflow: hidden;
}
#staff_list .staff_img {
	width: 110px;
	margin: 0;
	float: left;
}
#staff_list .staff_img > img {
	width: 110px;
	height: 162px;
	aspect-ratio: auto 110 / 162;
}
#staff_list .staff_txt {
	width: 170px;
	height: auto;
	margin: 10px 0 0 10px;
	float: right;
}
#staff_list .icon {
	position: absolute;
	top: 5px;
	right: -10px;
}
#staff_list .icon2 {
	position: absolute;
	top: 50px;
	right: -10px;
}
#staff_list .icon3 {
	position: absolute;
	top: 95px;
	right: -10px;
}
#staff_list span {
	width: 208px;
	padding: 20px 0 10px;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
#staff_list span.color01 {
	background: url(../img/ico03.png) no-repeat left center;
}
#staff_list span.color02 {
	background: url(../img/ico04.png) no-repeat left center;
}
#staff_list span.color03 {
	background: url(../img/ico05.png) no-repeat left center;
}
#staff_list span.color04 {
	background: url(../img/ico06.png) no-repeat left center;
}
#staff_list .icon_area02 {
	height: 60px;
}
#staff_list .icon_area03 {
	height: 105px;
}
#staff_list p {
	margin: 0 0 8px;
	line-height: 1.3;
}
#staff_list p strong {
	font-size: 18px;
	display: block;
	margin: 0 0 5px;
}
#staff_list p.position {
	margin-bottom: 0;
}
#staff_list .more {
	float: left;
}
.area_bnrs_nav_channel {
	width: 690px;
	height: 140px;
	margin: 0 auto 50px auto;
}
.area_bnrs_nav_channel li {
	display: block;
	float: left;
	width: 214px;
	height: 140px;
	margin-left: 24px;
}
.area_bnrs_nav_channel li:first-child {
	margin-left: 0;
}