@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	font-size: 14px;
	font-family: sans-serif;
	background-color: #FFF;
}
@media all and (min-width: 800px) {
.left {
	float: left;
}
.right {
	float: right;
}
h1.otherpage img.sp, h1.toppage img.sp {
	display: none;
}
div.nav {
	background: #5458dd; /* Old browsers */
	background: -moz-linear-gradient(top, #5458dd 0%, #226ff4 50%, #154c8c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5458dd), color-stop(50%, #226ff4), color-stop(100%, #154c8c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5458dd 0%, #226ff4 50%, #154c8c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5458dd 0%, #226ff4 50%, #154c8c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5458dd 0%, #226ff4 50%, #154c8c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5458dd 0%, #226ff4 50%, #154c8c 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5458dd', endColorstr='#154c8c', GradientType=0 ); /* IE6-9 */
}
div.main div.container {
}
div.main div.container .topmain {
	padding-top: 40px;
}
br.sp {
	display: none;
}
div.footer div.credit p img {
	position: relative;
	top: 5px;
}
div.contents section .conbox {
	padding-left: 35px;
}
section.enmoku h4.ura {
	background-image: url(../images/program_03.png);
}
section.enmoku h4.momo {
	background-image: url(../images/program_06.png);
}
img.sp {
	display: none;
}
p.info-midashi01 {
	font-size:2em;
	font-weight:bold;
}
}
clear {
	clear: both;
}
/**/
div.container {
	max-width: 1000px;
	margin: 0 auto;
}
div.inner {
}
div.header {
}
div.nav {
}
div.main {
	clear: both;
	padding-bottom: 35px;
}
div.main div.container {
}
div.ek-pfm:after, ul.flexnav:after, div.main div.container:after {
	content: "";
	clear: both;
	display: block;
}
/**/
div.contents {
	padding: 2em;
}
div.contents h3 {
	font-size: 1.8em;
	color: #1957AB;
	margin-bottom: 0;
}
div.contents section {
    clear: both;
    margin-bottom: 7em;
}
div.contents section .conbox {
}
div.contents section .conbox.ekbox {
}
/**/
div.contents section .conbox.playguide {
}
div.contents section .conbox.playguide dl {
	clear: both;
	border-top: 1px solid #cdcdcd;
	padding-top: 1em;
}
div.contents section .conbox.playguide dl.last {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 1em;
}
div.contents section .conbox.playguide dt {
	width: 20em;
	float: left;
	font-weight: bold;
}
div.contents section .conbox.playguide dd {
}
div.contents section .conbox.playguide dt, div.contents section .conbox.playguide dd {
	display: inline-block;
}
/**/
div.contents section .conbox.playguide dl dl {
    border: medium none;
    padding-top: 0.3em;
}
div.contents section .conbox.playguide dl dl dt {
    font-weight: normal;
    width: 4em;
}
div.contents section .conbox.playguide dl dl dd {
    margin-left: 0px;
    padding-left: 0px;
}

/**/
div.footer {
	clear: both;
}
/**/
h1.otherpage, h1.toppage {
	margin: 0;
	padding: 0;
}
h1.toppage img {
}
h1.otherpage {
	margin-bottom: -10px;
}
h1.otherpage img {
}
/**/
div.footer div.credit {
}
div.footer div.credit p {
	margin: 0.5em 0;
}
div.footer div.copyright {
}
div.footer div.copyright p {
	font-size: 0.8em;
}
div.footer div.credit.inner, div.footer div.copyright.inner {
	border-top: 1px solid #cdcdcd;
}
/**/
section.enmoku h4 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	height: 65px;
}
section.enmoku h4 span, 
section.enmoku.story h4 span {
	display: none;
}
section.enmoku.story h4 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
}
section.enmoku.story h4.ura {
	background-image: url(../images/story-h3bg-ryuugu.png);
}
section.enmoku.story h4.momo {
	background-image: url(../images/story-h3bg-momo.png);
}
section.enmoku p {
	font-size: 1.2em;
	font-family: serif;
}
/**/
@media all and (min-width: 800px) {
p.copy-st01 {
	font-size: 1.7em;
	font-weight: bold;
}
.movie.sp {
	display: none;
}
}
@media all and (max-width: 799px) {
p.copy-st01 {
	font-size: 1.3em;
	font-weight: bold;
	text-align:justify;
}
}
div.kakono {
	margin-top: 1.5em;
}
div.kakono h3 {
	border-bottom: 1px solid #999999;
	font-size: 1.3em;
	margin-left: -10px;
}
div.kakono h4 {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0;
}
div.kakono p {
	margin-top: 0;
}
div.contents section.kako-eb {
	margin-bottom: 2em;
}
div.contents section.kako-eb h5 {
	font-size: 16px;
	margin-bottom: 0;
}
section.kako-eb dl {
	clear: both;
	margin-left: 1em;
}
section.kako-eb dl dt {
	float: left;
	min-width: 7em;
}
section.kako-eb dl dd {
	display: table;
}
section.kako-eb dl dt, section.kako-eb dl dd {
}
section.kako-eb dl dd span {
	margin-left: 2em;
	display: inline-block;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}
/**/
div.contents.performer {
}
div.ek-pfm {
	clear: both;
	font-family: serif;
	border-bottom: 1px solid #999999;
	margin-bottom: 2em;
	padding-bottom: 2em;
}
div.ek-pfm img {
	margin-right: 2em;
}
div.ek-pfm div.textbox {
	display: table;
}
div.ek-pfm div.textbox h3.name {
	margin-top: 0;
	font-size: 2.2em;
	color: #333333;
	line-height:1em;
}
div.ek-pfm div.textbox h3.name span {
	font-size: 0.5em;
}
div.ek-pfm div.textbox h4 {
}
div.ek-pfm div.textbox p.nandaime {
}
div.ek-pfm div.textbox p.prof {
}
div.ek-pfm p.per-type {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom-color: #999999;
	border-bottom-style: groove;
	border-bottom-width: 1px;
}
/**/
div.backpagetop {
	text-align: right;
}
div.backpagetop a {
}
p.attention {
}

/**/
@media all and (max-width: 799px) {
img {
	width: 100%;
	height: auto;
}
h1.otherpage img.pc, h1.toppage img.pc, 
img.pc, 
br.pc, 
.movie.pc {
	display: none;
}
iframe {
	width: 100%;
}
div.footer div.credit p img {
	width: auto;
}
section.enmoku h4 {
	background-size: contain;
}
section.enmoku h4.ura {
	background-image: url(../images/program_03sp.png);
}
section.enmoku h4.momo {
	background-image: url(../images/program_06sp.png);
}
p.info-midashi01 {
	font-size:1.2em;
	font-weight:bold;
}
div.ek-pfm img {
	width:60%;
}

div.right.movie {
	text-align:center;
}
}

@media all and (max-width: 480px) {
div.right.movie embed {
	width:100%;
	height:auto;
}
}
.genbun-link {
    background-color: #682E55;
    clear: both;
    display: inline-flex;
    float: right;
    text-align: right;
    border-radius: 9px;
    font-size: 1.4em;
    padding: 0.1em 0.9em 0.2em 0.3em;
}
.genbun-link a {
    color: #fff;
    text-decoration: none;
}