@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : sub.css
Description : SUBページレイアウトCSS
===================================================================== */

.sub .gDef-contents #wrapper header {
	height: 152px;
}

.sub .gDef-contents #wrapper header .header_inner {
	height: 152px;
}

.sub .gDef-contents #wrapper header .header_inner h1 {
	width: 422px;
	position: absolute;
	top: 55px;
	left: 18px;
}

.sub .gDef-contents #wrapper header .header_inner h1 a:hover {
	opacity: 0.8;
}

/* gnavi  */

.sub .gDef-contents #wrapper header .header_inner nav {
	width: 220px;
	position: absolute;
	top: 40px;
	right: 20px;
}

.sub .gDef-contents #wrapper header .header_inner nav li {
	height: 36px;
}

.sub .gDef-contents #wrapper header .header_inner nav li:first-child {
	margin-bottom: 10px;
}

.sub .gDef-contents #wrapper header .header_inner nav li a {
	height: 36px;
}

.sub .gDef-contents #wrapper header .header_inner nav li.pastoa a {
	background: url(../images/sub/btn_pastoa_sub_pc.png) no-repeat left top;
}

.sub .gDef-contents #wrapper header .header_inner nav li.award a {
	background: url(../images/sub/btn_award_sub_pc.png) no-repeat left top;
}

.sub .gDef-contents #wrapper header .header_inner nav li a:hover {
	background-position: left -36px;
}


/*-----------------------------------------------------
	過去の放送内容　
-----------------------------------------------------*/

section#pastoa h2 {
	margin-top: 40px;
}

section#pastoa h2 img {
	width: 194px;
}

section#pastoa select {
	width: 152px;
	float: right;
	margin-top: 10px;
	padding: 2px 8px 0;
	font-size: 16px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
	border: solid 1px #0e2d4c;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/sub/arrow_select.png) no-repeat right 10px center #abd5ff;
	background-size: 14px auto;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}

section#pastoa select option {
	background: #fff;
}

.archive_area {
	clear: both;
	padding-top: 30px;
}

.archive_box {
	border: solid 1px #3284d6;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
}

	.archive_box dl {
		overflow: hidden;
	}

	.archive_box dt {
		width: 194px;
		min-height: 136px;
		float: left;
	}

	.archive_box dt img {
		width: 100%;
	}

	.archive_box dd {
		width: 445px;
		float: right;
	}

section#pastoa article h3 {
	font-size: 1.8em;
	margin-top: 2px;
	text-align: left;
	line-height: 1.3;
	font-weight: bold;
}

section#pastoa article .oa_meta {
	text-align: left;
	margin-top: 0px;
}

@media screen and (min-width: 701px) {

	section#pastoa article .oa_meta .year {
		height: 26px;
		line-height: 26px;
		font-size: 1.2em;
	}

}
section#pastoa article .oa_meta .date {
	font-size: 1.6em;
	margin-top: 6px;
}

.btn_detail {
	width: 150px;
	height: 30px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

	.btn_detail a {
		width: 150px;
		height: 30px;
		display: block;
		padding-right: 10px;
		line-height: 30px;
		font-size: 1.4em;
		text-align: center;
		background: url(../images/sub/arrow_btn.png) no-repeat right 10px top #3284d6;
		background-size: auto 60px;
	}

	.btn_detail a:hover {
		background-color: #abd5ff;
		background-position: right 10px top -30px;
	}

	.btn_detail a:link {text-decoration:none; color:#fff;}
	.btn_detail a:visited {text-decoration:none; color:#fff;}
	.btn_detail a:hover {text-decoration:none; color:#3284d6;}


/*-----------------------------------------------------
	過去の放送内容 詳細　
-----------------------------------------------------*/

section#pastoa.detail h3 {
	clear: both;
	padding-top: 40px;
	font-size: 2.4em;
	text-align: center;
	font-weight: bold;
}

.btn_back {
	width: 150px;
	height: 30px;
	margin: 30px auto 0;
}

.btn_back a {
	width: 150px;
	height: 30px;
	display: block;
	padding-right: 10px;
	line-height: 30px;
	font-size: 1.4em;
	text-align: center;
	background: url(../images/sub/arrow_btn_back.png) no-repeat right 10px top #3284d6;
	background-size: auto 60px;
}

.btn_back a:hover {
	background-color: #abd5ff;
	background-position: right 10px top -30px;
}

.btn_back a:link {text-decoration:none; color:#fff;}
.btn_back a:visited {text-decoration:none; color:#fff;}
.btn_back a:hover {text-decoration:none; color:#3284d6;}


/*-----------------------------------------------------
	受賞一覧　
-----------------------------------------------------*/

section#award h2 {
	margin: 40px 0;
}

section#award h2 img {
	width: 110px;
}

.year_box {
}

.year_box h3 {
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 30px;
	font-size: 1.8em;
	color: #fff;
	background: #3284d6;
	font-weight: bold;
}

.award_box {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #bbb;
}

.title_box {
	display: flex;

}

.award_box h4 {
	width: 9em;
	font-size: 1.6em;
	background: url(../images/sub/icon_square.png) no-repeat 10px top;
	background-size: 14px auto;
	line-height: 1;
	padding: 0 0 8px 28px;
}

.program_tit {
	width: 30em;
	line-height: 1;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0 0 8px 0;
}

.program_tit a:link {text-decoration:underline; color:#000;}
.program_tit a:visited {text-decoration:underline; color:#000;}
.program_tit a:hover {text-decoration:underline; color:#3284d6;}

.award_box dl {
	padding: 20px 20px 0;
	overflow: hidden;
}

.award_box dt {
	width: 450px;
	float: left;
}

.award_box dt.noimg {
	width: 100%;
}

.award_box dt .award_name {
	font-size: 1.8em;
	font-weight:bold;
	color: #f39800;
	margin: -5px 0 10px;
}

.award_box dt .oa_meta {
	text-align: left;
	margin-top: 0;
}

.award_box dt .year {
	height: 26px;
	line-height: 26px;
	font-size: 1.2em;
	margin-bottom: 13px;
}

.award_box dd {
	width: 194px;
	float: right;
}

.award_box dd img {
	width: 100%;
}

@media screen and (max-width: 700px) {

.sub .gDef-contents #wrapper header {
	height: 115px;
}

.sub .gDef-contents #wrapper header .header_inner {
	width: 100%;
	height: 115px;
	position: relative;
	top: inherit;
	left: inherit;
	margin: 0;
	padding-top: 20px;
}

.sub .gDef-contents #wrapper header .header_inner h1 {
	width: 280px;
	position: relative;
	top: inherit;
	left: inherit;
	margin: 20px auto;
}

.sub .gDef-contents #wrapper header .header_inner nav {
	width: 100%;
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: -20px;
	text-align: center;
	letter-spacing: -.40em;
}

	.sub .gDef-contents #wrapper header .header_inner nav ul {
		height: 40px;
		text-align: center;
	}

	.sub .gDef-contents #wrapper header .header_inner nav li {
		width: 39%;
		height: 40px;
		display: inline-block;
		letter-spacing: normal;
		margin: 0 5px;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	}

	.sub .gDef-contents #wrapper header .header_inner nav li a {
		width: 100%;
		height: 40px;
		display: block;
	}

	.sub .gDef-contents #wrapper header .header_inner nav li.pastoa a {
		background: url(../images/sub/btn_pastoa_sub_sp.png) no-repeat center center #3284d6;
		background-size: 125px auto;
	}

	.sub .gDef-contents #wrapper header .header_inner nav li.award a {
		background: url(../images/sub/btn_award_sub_sp.png) no-repeat center center #3284d6;
		background-size: 125px auto;
	}

	.sub .gDef-contents #wrapper header .header_inner nav li:first-child {
		margin-bottom: 0;
	}

section#pastoa h2 {
	margin-top: 36px;
}

	section#pastoa h2 img {
		width: 159px;
	}

	section#pastoa form {
		text-align: center;
	}

	section#pastoa select {
		width: 200px;
		font-size: 1.8rem;
		float: none;
		margin: 20px 0 0;
	}

.btn_back {
	float: none;
	margin: 20px auto 0;
}

.archive_box {
	padding: 20px 10px;
}

	.archive_box dt {
		display: none;
	}

	.archive_box dd {
		width: 100%;
		float: none;
	}

section#pastoa article {
}

	section#pastoa article .oa_meta {
		text-align: center;
	}

	section#pastoa article .oa_meta .date {
		font-size: 1.4rem;
		margin-top: 15px;
	}

	section#pastoa article h3 {
		text-align: center;
		margin-top: 15px;
		line-height: 1.4;
	}

.btn_detail {
	width: 210px;
	height: 40px;
	position: relative;
	bottom: inherit;
	right: inherit;
	margin: 15px auto 0;
}

	.btn_detail a {
		width: 210px;
		height: 40px;
		line-height: 40px;
		background: url(../images/sub/arrow_btn_sp.png) no-repeat right 9px center #3284d6;
		background-size: 8px auto;
	}

section#pastoa.detail h3 {
	font-size: 1.8rem;
}

section#award {
}

	section#award h2 {
		margin: 36px 0 20px;
	}

	section#award h2 img {
		width: 90px;
	}

	.award_box {
		margin-bottom: 28px;
	}

	.award_box h4 {
		padding-left: 22px;
		background-position: left top;
	}

	.award_box dl {
		padding: 20px 0 0;
	}

	.award_box dt {
		width: 100%;
		float: none;
	}

	.award_box dt .oa_meta {
		text-align: center;
	}

	.award_box dd {
		display: none;
	}

	.award_box dt .award_name {
		font-size: 1.5rem;
		text-align: center;
		margin-bottom: 13px;
	}

	.award_box dt .year {
		font-size: 1.4rem;
		height: 23px;
		line-height: 23px;
		margin-bottom: 16px;
		padding: 0 25px;
	}

	.award_box dt .program_tit {
		text-align: center;
		font-size: 1.8rem;
		line-height: 1.3;
	}

	.title_box {
		display: block;
	}

	.program_tit {
		width: 100%;
	}
}
