@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    background:transparent;
}
body {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック", "MS P Gothic", Arial, Verdana, sans-serif;
	letter-spacing: 0.4px;
	background: #dbd8d2;
}
body::before {
  background:url('../img/RR.jpg') no-repeat left top;
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
} 
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
table {
	border-collapse: collapse;
}
img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    background:transparent;
	color: #fff;
	text-decoration: none;
}

@font-face {
	font-family: "trajan";
	src: url('../font/trajan.eot');
	src: url('../font/trajan.eot?#iefix') format('embedded-opentype'),
	url('../font/trajan.woff') format('woff'),
	url('../font/trajan.ttf') format('truetype');
}

@font-face {
  font-family: "icon";
  src: url("../font/icon_style.woff") format('woff'),
  url("../font/icon_style.ttf")  format('truetype');
}
@font-face {
	font-family: "font";
	src: url('../font/sp_mplus-2p.eot');
	src: url('../font/sp_mplus-2p.eot?#iefix') format('embedded-opentype'),
	url('../font/sp_mplus-2p.woff') format('woff'),
	url('../font/sp_mplus-2p.ttf') format('truetype');
}

h1 {
	width:100%;
	height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	text-align: center;
	line-height: 50px;
	z-index: 2;
}

h1 img {
	width: 120px;
	height: 36px;
	display: inline;
	margin: 0 auto;
}

#call {
	width: 48px;
	height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	line-height: 0.4;
	background: #000;
	z-index: 3;
}

#call a {
	width: 48px;
	height: 32px;
	position: fixed;
	top: 14px;
	left: -2px;
	display: block;
	font-family: "icon", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック", "MS P Gothic", Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
}

.small_font {
	font-size: 10px;
	letter-spacing: 0;
}
h2 {
	margin-top: 40px;
	margin-bottom: 6px;
	padding: 0.6em 0 0.3em 0;
	font-family: "trajan", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
	font-style: italic;
	font-size: 130%;
	color: #333;
    text-align: center;	
    font-weight: normal;
    letter-spacing: 0;
	line-height: 0.7;
	background: #ffffff;
	box-shadow: 0 0 0 1px #666666;
}


h3 {
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 2px;
	padding: 0.6em 0 0.3em 0;
	font-family: "trajan", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
	font-style: italic;
	font-size: 130%;
	color: #333;
    text-align: center;	
    font-weight: normal;
    letter-spacing: 0;
	line-height: 0.7;
	background: #ffffff;
    box-shadow: 0 0 0 1px #666666;
}
#baner {
	margin-top: 40px;
}
.pickup {
	position: relative;
	margin: 0 auto;
	margin-bottom: -4px;
	text-align: center;
}
.pickup a {color:#eee;}

.pickup img{
	width: 100%;
}

.pickup_name {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 86%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,0e0e0e+100&0.12+0,1+100 */
background: -moz-linear-gradient(top, rgba(70,70,70,0.12) 0%, rgba(70,70,70,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(70,70,70,0.12) 0%,rgba(70,70,70,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(70,70,70,0.12) 0%,rgba(70,70,70,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f000000', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}

.names {
	color: gray;
}

.schedule_names {
	color: gray;
    font-size: 84%;	
}
.schedule_name {
	color: #333;
	font-size: 84%;
}
.gray_name{
	font-size: 88%;
	color: blue;
}
.pickup_tuma {
	font-size: 96%;
	color: #ff00ff;
	font-family: "font";
	text-shadow: none;
}
.phrase{
	position: absolute;
	top: 50%;
	left: 4px;
	font-weight: bold;
	font-size: 90%;
	color:#fff;
	text-shadow: 0 0 4px #999;
}
.profile_girl{
	width: 286px;
	height: 429px;
}

.todays_time {
	width: 100%;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 110%;
	font-family: "trajan", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
	line-height: 1.6;
}

#main_contents{
	width: 100%;
	display: block;
}
.main {
	margin-bottom: 24px;
    position: relative;
	width: 100%;
	height: 100%;
	font-size: 200%;
	font-family: "font";
	text-align: center;
}

.bun {
    position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-left: 1em;
	color: #fff;
	letter-spacing: -0.8px;
	line-height: 1.2;
background: -moz-linear-gradient(top, rgba(70,70,70,0.26) 0%, rgba(70,70,70,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(70,70,70,0.26) 0%,rgba(70,70,70,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(70,70,70,0.26) 0%,rgba(70,70,70,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f000000', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}
.main_b {
	position: relative;
	float: left;
	width: 48.8%;
	margin: 1% 0.6%;
	text-align: center;
	font-size: 88%;
	color: #fff;
	line-height: 1.6;
	text-shadow: 0 0 6px #000;
	font-weight: bold;
}
.list {	
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.sday {
	clear: both;
	margin: 0 auto;
	padding: 0.2em 0;
	font-size: 150%;
	color: #dddddd;
	text-align: center;
	font-weight: normal;
background: -moz-linear-gradient(top, rgba(0,0,0,0.26) 0%, rgba(14,14,14,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.26) 0%,rgba(14,14,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.26) 0%,rgba(14,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f000000', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

}
.sub {
	font-size: 86%;
	text-align: center;
}
.tap {
	width: 60%;
	margin: 0.6em auto;
	text-align: center;
	font-size: 90%;
	line-height: 1.8;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #b2b1b1;
    text-shadow: 0px 1px 0px #fafafa;
    -webkit-box-shadow: 0 1px 0 #f5f5f5 inset;
    -moz-box-shadow: 0 1px 0 #f5f5f5 inset;
    box-shadow: 0 1px 0 #f5f5f5 inset;
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #eeeeee), color-stop(0.5, #e2e2e2));
    background: -moz-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: -o-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: -ms-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee 50%', endColorstr='#e2e2e2 50%');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee 50%', endColorstr='#e2e2e2 50%')";
	border-radius: 6px;
}

.tap a {
	display: block;
	color: #555;
}

.time {
	color: blue;
	border-bottom: 1px dotted blue;
}

.name {
	color: #333333;
}

.to_name {
	font-size: 110%;
	color: #333333;
}

.thw {
	color: #333;
	font-size: 80%;
}

table.todaycast {
	width: 98%;
	margin: 0.2em auto;
	font-size: 86%;
	text-align: left;
	line-height: 1.7;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
	border: 1px solid #884898;
}

.todaycast th {
	width: 34%;
	padding: 0.6em;
}

table.todaycast td {
	padding: 0 0.6em;

}

.todaycast a{
	display: block;
}

.todaytime {
	padding: 0.4em;
	color: blue;
}

table.cast {
	position: relative;
	top: 0;
	left: 0;
	width: 48%;
	margin: 1%;
	float: left;
	font-size: 86%;
	text-align: center;
	line-height: 1.4;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
	border: 1px solid #884898;
}

.cast img{
	width: 94%;
	margin: auto;
	margin-bottom: -10px;
}

table.cast td {
	padding-top: 1em;

}

.cast a{display: block;
	color: #000;
}

table.sday_cast {
	width: 98%;
	margin: 0.2em auto;
	font-size: 78%;
	text-align: left;
	line-height: 1.7;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
	border: 1px solid #884898;
}
.sday_cast img {
	padding: 0.4em 0.4em 0.2em 0.4em;
}

table.sday_cast th {
	width: 20%;
}
table.sday_cast td {
	padding: 0.6em;
}

.itiran {
	width: 100%;
	margin: 1em auto;
}
.itiran td {
	width: 14%;
}

.dayitiran {
	font-size: 58%;
	text-align: center;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #b2b1b1;
    text-shadow: 0px 1px 0px #fafafa;
    -webkit-box-shadow: 0 1px 0 #f5f5f5 inset, 1px 1px 1px #e9e9e9;
    -moz-box-shadow: 0 1px 0 #f5f5f5 inset, 1px 1px 1px #e9e9e9;
    box-shadow: 0 1px 0 #f5f5f5 inset, 1px 1px 1px #e9e9e9;
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #eeeeee), color-stop(0.5, #e2e2e2));
    background: -moz-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: -o-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: -ms-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee 50%', endColorstr='#e2e2e2 50%');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee 50%', endColorstr='#e2e2e2 50%')";
}

.dayitiran a {
	padding: 1em 0;
	color: #000;
	display: block;
}

.sample {
	margin-top: -50px;
	padding-top: 50px;
}
table.schedule {
	width: 100%;
	margin: 0 auto;
	font-size: 100%;
}

.schedule th { 
	width: 48%;
	padding: 0.6em;
	text-align: left;
	font-weight: normal;
	border: none;
	line-height:1.4;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
	color: #333333;
}
.schedule td {
	padding: 0.6em 0;
	text-align: left;
	font-weight: normal;
	border: none;
	line-height:1.4;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
	color: #333333;
}

.schedule a {
	color: #333333;
}

.prof{
	width: 80%;
	margin: 4% auto;
	padding: 0 2.6%;
	border-left: 10px solid #dbd8d2;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
	color: #333333;
	line-height: 1.8;
}

table.hotel {
	width: 98%;
	margin: 0 auto;
	font-size: 96%;
	text-align: center;
	line-height: 2.0;
}

.hotel th {
	width:50%;
	background: #dbd8d2;
	background-color: rgba(146,74,182,0.5);
	border: 1px solid #884898;
}

.hotel td {
	width:50%;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
	border: 1px solid #884898;
}

.hotel a {
	color: #000;
} 

.bg_color {
	background-color: rgba(0,0,0,0.3);
}

table.system {
	width: 98%;
	margin: 0 auto;
	font-size: 96%;
	text-align: center;
	line-height: 2.0;
}

table.system td {
	width: 50%;
	padding: 2px;
	border: 1px solid #777;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
}

.reserve {
	width: 94%;
	margin: 0.4em auto;
	padding: 0.4em;
	font-size: 80%;
	text-align: left;
	line-height: 1.4;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
}

#attention {
	margin: 0.4em auto;
	padding: 0.4em;
	width: 94%;
	font-size: 80%;
	color: #555;
	line-height: 1.4;
	background: #fefefe;
	background-color: rgba(253,253,253,0.7);
}

.both {
	clear: both;
}


#slide img {
	width: 260px;
	height: 390px;
}

/* 点滅 */
.blinking{
	font-size: 80%;
	color: red;
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

.blue {
	color: blue;
}

.to_blue {
	font-size: 110%;
	color: blue;
}

.pink {
	color: #ff00ff;	
}
.winered {
	color: #924ab6;
}

.purple {
	font-size: 80%;
	color: #924ab6;
}

.red {
	color: red;
}

.tuma {
	font-size: 96%;
	color: #ff00ff;
	text-shadow: none;
}

.small {
	font-size: 80%;
	color: #000;
}

.big {
	font-size: 128%;
	font-family: "times new roman";
	font-style: italic;
}

.system_big {
	font-size: 128%;
	font-family: "times new roman";
	font-style: italic;
	background-color: rgba(0,0,0,0.4);
}
#page-top {
    position: fixed;
    bottom: 104px;
    right: 6px;
}
#page-top a {
 	width: 24px;
	height: 24px;
    color: #fff;
	padding: 8px 4px 0 4px;
	display: block;
	font-family: "icon", sans-serif;
	text-align: center;
	font-size: 24px;
	line-height: 0.6;
	background: #25211e;
	border-radius: 4px;
	background-color: rgba(120,120,120,0.6);
}
#menu {
	clear: both;
	width: 98%;
	margin: 0 auto;
	padding: 4% 0;
	font-family: "icon";
	line-height:0.6;
	color: #fff;
}

#menu ul {
	list-style-type: none;
	margin: 0 auto;
}

#menu li a {
	float: left;
	width: 24%;
	margin: 0.2%;
	padding: 4% 0;
	display: block;
    text-align: center;
	font-size: 180%;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #b2b1b1;
    text-shadow: 0px 1px 0px #fafafa;
    -webkit-box-shadow: 0 1px 0 #f5f5f5 inset;
    -moz-box-shadow: 0 1px 0 #f5f5f5 inset;
    box-shadow: 0 1px 0 #f5f5f5 inset;
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #eeeeee), color-stop(0.5, #e2e2e2));
    background: -moz-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: -o-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: -ms-linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    background: linear-gradient(top, #eeeeee 50%, #e2e2e2 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee 50%', endColorstr='#e2e2e2 50%');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee 50%', endColorstr='#e2e2e2 50%')";
	border-radius: 6px;
	color: #333;
}
.menu_mini {
	font-size: 38%;
	letter-spacing: -0.8px;
}

.ssfont {
	margin-left: -1px;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック", "MS P Gothic", Arial, Verdana, sans-serif;
}


.icon {
	width: 4px;
	height: 4px;
	padding: 4px;
	margin: 0 2px 0 6px
}
.icon2 {
	font-family: "icon";
	color: #444;
	font-size: 72%;
	padding: 4px;
	text-shadow: none;

}

.icon3 {
	font-family: "icon";
	color: #924ab6;
	font-size: 76%;
	padding: 4px;

}

#foot {
	margin-top: 5em;
	position: relative;
	bottom: 0;
	left: 0;
	font-size: 98%;
	color: #c0c0c0;
	text-align: center;
	font-family: "icon","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック", "MS P Gothic", Arial, Verdana, sans-serif;
	line-height: 2.4;
	background: #25211e;
}

#foot a {
	display: block;
	color: #c0c0c0;
}
#foot li {
	border-bottom: 1px solid #13110f;
}
#copylight{
	font-size: 70%;
	text-align: center;
	color: #aaa;
	background: #13110f;
}

#foot_zonch {
	margin: auto;
	text-align: center;
	font-size: 9px;
	color: #777;
	line-height: 1.4;
	background: #000;
}

#foot_zonch a {
	color: #777;
}

.tel {
	color: #fff;
	font-size: 106%;
}
.center {
	text-align: center;
}