@charset "UTF-8";

@media screen and (min-width:1000px){
body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 160%;
	background-color: rgba(219,229,247,0.75);
}
#main {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	background-color: rgba(255,255,255,1.00);
	padding-left: 0px;
	padding-right: 0px;
}
#head {
    width: 100%;
    height: 70px;
    position: fixed;
    background-color: rgba(1,30,115,1.00);
    top: 0px;
}
#head ul {
	margin-top: auto;
	margin-bottom: auto;
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
}
#head ul li {
	display: inline;
}
#head ul li img {
	height: 55px;
	width: auto;
}
#main h1 img {
	width: 100%;
	height: auto;
}
#top p img {
	width: 100%;
	height: auto;
}
#main #schedule table {
	width: 98%;
	margin-left: 1%;
}
.blue {
	background-color: rgba(207,210,218,0.86);
}
.koi {
	background-color: rgba(150,150,150,1.00);
}
tr td a:link {
	text-decoration: none;
}
tr td a:hover {
	text-decoration: underline;
}
tr td a:visited {
	text-decoration: none;
}
#enmoku p img {
    width: auto;
    margin-left: 2%;
    margin-right: 2%;
    height: 60px;
}
#main #actor .both {
	float: none;
	clear: both;
}
#main #actor .left {
	width: 40%;
	text-align: center;
	float: left;
}
#main #actor .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
.left p img {
	width: 58%;
	height: auto;
}
#actor .right h3 {
	font-size: 130%;
	font-weight: 600;
}
.bigger {
	font-size: 110%;
	font-weight: 400;
}
#main #toi {
	padding-left: 2%;
	padding-right: 2%;
	margin-top: -50px;
	padding-top: 50px;
}
#top {
	margin-top: -50px;
	padding-top: 50px;
}
#main #schedule {
	margin-top: -50px;
	padding-top: 50px;
}
#main #enmoku {
	margin-top: -50px;
	padding-top: 50px;
}
#main #actor {
	margin-top: -50px;
	padding-top: 50px;
}
#foot {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    color: rgba(255,255,255,1.00);
    background-color: rgba(1,30,115,1.00);
    font-size: 90%;
}
#toi .bigger a:link {
	text-decoration: none;
}
#toi .bigger a:hover {
	text-decoration: underline;
}
#toi .bigger a:visited {
	text-decoration: none;
}
.biggest {
	font-size: 135%;
	font-weight: 400;
}
#main #schedule #hiduke {
	text-align: right;
	padding-right: 1%;
}
#main #enmoku .box {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 10px;
}
#main #ebizo {
	margin-top: -50px;
	padding-top: 50px;
}
#main #ebizo .left {
	float: left;
	width: 40%;
	text-align: center;
}
#ebizo .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
#main #ebizo .both {
	float: none;
	clear: both;
}
#actor .right h4 {
    font-size: 115%;
    font-weight: 600;
}
}

@media screen and (min-width:770px) and (max-width:1000px){
body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 160%;
	background-color: rgba(219,229,247,0.75);
}
#main {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    background-color: rgba(255,255,255,1.00);
    padding-left: 0px;
    padding-right: 0px;
}
#head {
    width: 100%;
    position: fixed;
    background-color: rgba(1,30,115,1.00);
    height: 60px;
    top: 0px;
}
#head ul {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: auto;
    padding-bottom: auto;
    text-align: center;
}
#head ul li {
    display: inline;
}
#head ul li img {
    width: auto;
    height: 47px;
}
#main h1 img {
	width: 100%;
	height: auto;
}
#top p img {
	width: 100%;
	height: auto;
}
#main #schedule table {
    width: 100%;
}
.blue {
	background-color: rgba(207,210,218,0.86);
}
.koi {
	background-color: rgba(150,150,150,1.00);
}
tr td a:link {
	text-decoration: none;
}
tr td a:hover {
	text-decoration: underline;
}
tr td a:visited {
	text-decoration: none;
}
#enmoku p img {
    width: auto;
    margin-left: 2%;
    margin-right: 2%;
    height: 55px;
}
#main #actor .both {
	float: none;
	clear: both;
}
#main #actor .left {
	width: 40%;
	text-align: center;
	float: left;
}
#main #actor .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
.left p img {
    width: 65%;
    height: auto;
}
#actor .right h3 {
	font-size: 130%;
	font-weight: 600;
}
.bigger {
    font-size: 110%;
    font-weight: 400;
}
#main #toi {
	padding-left: 2%;
	padding-right: 2%;
	margin-top: -50px;
	padding-top: 50px;
}
#top {
	margin-top: -50px;
	padding-top: 50px;
}
#main #schedule {
	margin-top: -50px;
	padding-top: 50px;
}
#main #enmoku {
	margin-top: -50px;
	padding-top: 50px;
}
#main #actor {
	margin-top: -50px;
	padding-top: 50px;
}
#foot {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    color: rgba(255,255,255,1.00);
    background-color: rgba(1,30,115,1.00);
    font-size: 92%;
}
#toi .bigger a:link {
	text-decoration: none;
}
#toi .bigger a:hover {
	text-decoration: underline;
}
#toi .bigger a:visited {
	text-decoration: none;
}
.biggest {
	font-size: 125%;
	font-weight: 400;
}
#main #schedule #hiduke {
    text-align: right;
    padding-right: 1%;
}
#main #enmoku .box {
    padding-left: 2%;
    padding-right: 1%;
    padding-bottom: 10px;
}
#main #ebizo {
	margin-top: -50px;
	padding-top: 50px;
}
#main #ebizo .left {
	float: left;
	width: 40%;
	text-align: center;
}
#ebizo .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
#main #ebizo .both {
	float: none;
	clear: both;
}
#actor .right h4 {
    font-size: 115%;
    font-weight: 600;
}
}

@media screen and (max-width:640px){
body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 160%;
	background-color: rgba(219,229,247,0.75);
}
#main {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    background-color: rgba(255,255,255,1.00);
    padding-left: 0px;
    padding-right: 0px;
    min-width: 520px;
}
#head {
    width: 100%;
    height: 100px;
    position: fixed;
    background-color: rgba(1,30,115,1.00);
    top: 0px;
    min-width: 520px;
}
#head ul {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: auto;
    padding-bottom: auto;
    text-align: center;
    width: 80%;
}
#head ul li {
    display: inline;
}
#head ul li img {
    height: 45px;
    width: auto;
}
#main h1 img {
	width: 100%;
	height: auto;
}
#top p img {
	width: 100%;
	height: auto;
}
#main #schedule table {
	width: 98%;
	margin-left: 1%;
}
.blue {
	background-color: rgba(207,210,218,0.86);
}
.koi {
	background-color: rgba(150,150,150,1.00);
}
tr td a:link {
	text-decoration: none;
}
tr td a:hover {
	text-decoration: underline;
}
tr td a:visited {
	text-decoration: none;
}
#enmoku p img {
    width: auto;
    margin-left: 2%;
    margin-right: 2%;
    height: 55px;
}
#main #actor .both {
	float: none;
	clear: both;
}
#main #actor .left {
	width: 40%;
	text-align: center;
	float: left;
}
#main #actor .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
.left p img {
    width: 80%;
    height: auto;
}
#actor .right h3 {
	font-size: 130%;
	font-weight: 600;
}
.bigger {
	font-size: 105%;
	font-weight: 400;
}
#main #toi {
    padding-left: 2%;
    padding-right: 2%;
    margin-top: -100px;
    padding-top: 100px;
}
#main top {
    margin-top: -50px;
    padding-top: 50px;
}
#main #schedule {
    margin-top: -100px;
    padding-top: 100px;
}
#main #enmoku {
    margin-top: -100px;
    padding-top: 100px;
}
#main #actor {
    margin-top: -100px;
    padding-top: 100px;
}
#foot {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    color: rgba(255,255,255,1.00);
    background-color: rgba(1,30,115,1.00);
    font-size: 95%;
}
#toi .bigger a:link {
	text-decoration: none;
}
#toi .bigger a:hover {
	text-decoration: underline;
}
#toi .bigger a:visited {
	text-decoration: none;
}
.biggest {
	font-size: 115%;
	font-weight: 400;
}
#main #schedule #hiduke {
	text-align: right;
	padding-right: 1%;
}
#main #enmoku .box {
    padding-left: 2%;
    padding-right: 1%;
    padding-bottom: 10px;
}
#main #ebizo {
    margin-top: -100px;
    padding-top: 100px;
}
#main #ebizo .left {
	float: left;
	width: 40%;
	text-align: center;
}
#ebizo .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
#main #ebizo .both {
	float: none;
	clear: both;
}
#actor .right h4 {
    font-size: 115%;
    font-weight: 600;
}
}

@media screen and (min-width:640px) and (max-width:770px){
body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 160%;
	background-color: rgba(219,229,247,0.75);
}
#main {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    background-color: rgba(255,255,255,1.00);
    padding-left: 0px;
    padding-right: 0px;
    min-width: 520px;
}
#head {
    width: 100%;
    height: 50px;
    position: fixed;
    background-color: rgba(1,30,115,1.00);
    top: 0px;
    min-width: 520px;
}
#head ul {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: auto;
    padding-bottom: auto;
    text-align: center;
}
#head ul li {
	display: inline;
}
#head ul li img {
    height: 39px;
    width: auto;
}
#main h1 img {
	width: 100%;
	height: auto;
}
#top p img {
	width: 100%;
	height: auto;
}
#main #schedule table {
	width: 98%;
	margin-left: 1%;
}
.blue {
	background-color: rgba(207,210,218,0.86);
}
.koi {
	background-color: rgba(150,150,150,1.00);
}
tr td a:link {
	text-decoration: none;
}
tr td a:hover {
	text-decoration: underline;
}
tr td a:visited {
	text-decoration: none;
}
#enmoku p img {
    width: auto;
    margin-left: 2%;
    margin-right: 2%;
    height: 55px;
}
#main #actor .both {
	float: none;
	clear: both;
}
#main #actor .left {
	width: 40%;
	text-align: center;
	float: left;
}
#main #actor .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
.left p img {
    width: 80%;
    height: auto;
}
#actor .right h3 {
	font-size: 130%;
	font-weight: 600;
}
.bigger {
	font-size: 105%;
	font-weight: 400;
}
#main #toi {
	padding-left: 2%;
	padding-right: 2%;
	margin-top: -50px;
	padding-top: 50px;
}
#main top {
    margin-top: -50px;
    padding-top: 50px;
}
#main #schedule {
	margin-top: -50px;
	padding-top: 50px;
}
#main #enmoku {
	margin-top: -50px;
	padding-top: 50px;
}
#main #actor {
	margin-top: -50px;
	padding-top: 50px;
}
#foot {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    color: rgba(255,255,255,1.00);
    background-color: rgba(1,30,115,1.00);
    font-size: 95%;
}
#toi .bigger a:link {
	text-decoration: none;
}
#toi .bigger a:hover {
	text-decoration: underline;
}
#toi .bigger a:visited {
	text-decoration: none;
}
.biggest {
	font-size: 115%;
	font-weight: 400;
}
#main #schedule #hiduke {
	text-align: right;
	padding-right: 1%;
}
#main #enmoku .box {
    padding-left: 2%;
    padding-right: 1%;
    padding-bottom: 10px;
}
#main #ebizo {
	margin-top: -50px;
	padding-top: 50px;
}
#main #ebizo .left {
	float: left;
	width: 40%;
	text-align: center;
}
#ebizo .right {
	float: right;
	width: 58%;
	padding-right: 2%;
}
#main #ebizo .both {
	float: none;
	clear: both;
}
#actor .right h4 {
    font-size: 115%;
    font-weight: 600;
}
}
