@charset "UTF-8";
html {
    width: 100%;
    overflow: auto;
    color: #FFF;
    background: #000;
    position: relative;
}
a {
    color: #FFF; /*#344;*/
    text-decoration: underline;
}
a:hover {
    color: #F00;
    text-decoration: underline;
}
.clear {
    clear: both;
}
body {
    font-size: 11px;
    line-height: 1.5em;
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", Sans-serif;
    font-weight: normal;
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 60px
}
#wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#wrap_box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -100px;
    width: 200px;
    height: 60px;
    text-align: center;
}
#container {
    width: 100%;
}
#wrapper {
    width: 960px;
    margin: 0 auto 80px;
}
#main {
    /*background:url(../images/main_image.jpg) no-repeat right top;*/
    /*position: absolute;*/
}
.r {
    transform: rotate(-45deg);
    margin-top: 8em;
    margin-bottom: 8em;
}
h1 {
    text-align: center;
    margin: 60px 20px;
}
h1 span {
    display: block;
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    margin-bottom: 3px;
    padding: 0 1.5em;
    transform: scaleX(1.5);
}
h2 {
    text-align: center;
    margin-top: 6em;
    margin-bottom: 5em;
}
h2 span {
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 0.5em;
    color: #000;
    background: #fff;
    transform: scaleX(1.5);
}
h4 {
    margin-top: 50px;
    font-weight: bold;
}
ul#live {
    margin-top: 16em;
    margin-bottom: 16em;
}
ul#live li {
    margin: 15px 0 40px;
}
ul#live li .sch {
    font-size: 1.2em;
    display: block;
    position: relative;
    bottom: 0;
}
ul#live li .sch span.day {
    font-size: 1.4em;
    margin-left: 0.3em;
}
ul#live li .sch span.club {
    display: block;
    left: 12em;
    bottom: 0;
    position: absolute;
}
ul#live li .title {
    font-size: 1.4em;
    line-height: 1.4em;
}
ul#live li p {
    font-size: 1em;
    line-height: 1.6em;
}
.disk {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.disk dl {
    list-style-type: none;
    position: relative;
    margin: 10px 0 0;
}
.disk dl dt {
    padding: 0 0 10px 0;
    clear: both;
}
.disk dl dd {
    position: relative;
    font-size: 0.9rem;
}
.disk dl dd img {
    padding: 0 15px 15px 0;
    width: 120px;
    height: 120px;
    float: left;
}
dl {
    margin: 5px 0 5px;
    padding: 0;
}
dd {
    margin: 0;
    padding: 0;
}
dt {
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0.5em 0 0 0;
    padding: 0;
}
.text2 {
    padding: 1px 0 1px 2px;
    margin: 0 0 0 0;
    font-weight: bold;
}
.text2_2 {
    padding: 1px 0 1px 2px;
    margin: 0 0 0 0;
    font-size: 11px;
    font-weight: bold;
}
.text3 {
    padding: 1px 0 0 1em;
    margin: 1px 0 0 3px;
    font-weight: bold;
}
.pic_left {
    padding: 1px 0 0 1em;
    margin: 1px 0 0 3px;
    font-weight: none;
    float: left;
}
.text4 {
    padding: 0 0 0 1em;
    margin: 0 0 0 6px;
    font-weight: none;
}
.text5 {
    padding: 2px 0 0 1em;
    margin: 2px 0 0 3px;
    font-weight: none;
}
.live_info ul {
    list-style-type: none;
    list-style-position: outside;
    padding: 2px 0 0 1em;
    margin: 2px 0 0 4px;
}
.live_info li {
    line-height: 1.4em;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.font1 {
    line-height: 1.2em;
    font-style: normal;
    font-weight: none;
    text-transform: none;
    text-decoration: none;
}
#livelist_u {
    height: 359px;
    line-height: 1.2em;
    font-style: normal;
    font-weight: none;
    text-transform: none;
    text-decoration: none;
}
.live_img {
    float: left;
}
.live_info {
    padding: 0 0 0 0;
    margin: 0 0 20px 8px;
}
.sp_youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.sp_youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#header {
    text-align: right;
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    padding: 8px 10px 5px;
    background: #8B9799;
    width: 100%;
}
#header div {
    width: 140px;
    float: right;
    display: block;
}
#pastlive {
    margin: 20px 0;
}
#youtube {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 480px;
    height: 360px;
    z-index: 0;
}
#youtube2 {
    position: fixed;
    bottom: 360px;
    right: 0px;
    width: 480px;
    height: 360px;
    z-index: 0;
}
/*
#youtube{
position: fixed;
bottom: 0;
right: 0;
width:80%;
height:80%;
z-index: 10;
}
*/
#usagi {
    position: fixed;
    right: 20px;
    top: 10px;
    z-index: 1;
}
#footer {
    position: fixed;
    bottom: 0;
    text-align: left;
    padding: 8px;
    background: #8B9799;
    height: 20px;
    width: 100%;
}
#footer .tweet, #footer .fb-like {
    float: left;
    margin-left: 20px;
}
.fb-like iframe {
    max-width: none !important;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget {
    display: none !important;
}
.disk {
    font-size: 1px;
    line-height: 0;
    letter-spacing: -5px;
}
.disk img {
    width: 33.333%;
    max-width: 120px;
}
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.disk {
    margin-bottom: 30px;
}
.contact {
    text-align: right;
    padding-right: 2em;
    position: relative;
    z-index: 1;
}