@charset "utf-8";
/* CSS Document */

#header {
    background: rgba(0, 0, 0, 0) url("/img/body_bg.jpg") repeat scroll center top;
    height:480px ;/*582px*/
    min-height: inherit;
	position: relative;
	padding: 0;
}
#header .container {
    height: 460px;/*582px*/
    position: relative;
    z-index: 100;
	margin-top: -390px;/*-390px*/
}


#header #top_logo {
    left: 83px;
    position: absolute;
    top: 15px;/* 40px*/
	z-index: 300;
}

#header #top_catch {
    left: 87px;
    position: absolute;
    top: 337px;
	z-index: 300;
}

#header #top_bn_tel {
    left: 104px;
    position: absolute;
    top: 440px;
}


/* NOT active top girl image*/
/*#header #top_logo {
  	width:512px;
    margin:40px auto 0;
}
#header #top_catch {
  width:434px;
  margin:10px auto 0;
}
#header #top_bn_tel {
  width:379px;
  margin:20px auto 0;
}
*/




#header #btn_recruit {
    position: absolute;
    right: 0;
    top: 220px;
	z-index: 300;
	background-color: #FF007F;
}
#header #btn_recruit a{
}
#header #btn_recruit a img {
}
#header #btn_recruit a:hover img {
	transition: all 0.3s ease-in-out 0s;
	opacity: 0.6;
}
#header #bn_cast {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 250;
}
ul.bxslider,
ul.bxslider li {
margin:0;
padding:0;
}
#photo {
}
#photo li {
    position: relative;
}
#photo .name {
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 32px;
    letter-spacing: 0.05em;
    line-height: 1;
    opacity: 0.5;
    position: absolute;
    right: 7px;
    text-align: right;
    top: 2px;
}
#photo2 {
	overflow: hidden;
	width: 100%;
}
#photo2 ul {
}



#footer {
    /* background-color: #fff; */
}
#wrapper {
    background: rgba(0, 0, 0, 0) url("/img/top_bg.jpg") no-repeat fixed center top / cover;
}


#news {
    background: rgba(0, 0, 0, 0) url("/img/news_bg.png") no-repeat scroll center top;
    font-size: 14px;
    height: 50px;
    width: 1020px;
	margin: 0 auto 10px;
}
#news p {
	display:inline-block;
	margin:14px 0 0 110px;
	overflow:hidden;
	vertical-align:inherit;
	width: 880px;
}


#cover{
	/* background-color: #FDF2F7; */
	padding: 0 0 40px;
}
#base_data{
	padding-bottom: 20px;
}
#cover ul{
	overflow: inherit;
	padding: 10px 0;
}
#cover ul li.slick-slide {
	background-color: #F679B1;
}
#cover .slider-for li{
}
#cover .slider-for li a:hover img {
	opacity: 0.6;
}
#cover .slider-nav {
	padding: 10px;
	width: 946px;
	margin: 0 auto;
	height: auto;
}
#cover .slider-nav li {
	margin: 0 2px;
}
#cover .slider-nav li:hover {
	cursor: pointer;
}
#cover .slider-nav li:hover img {
	transition: all 0.3s ease-in-out 0s;
	opacity: 0.6;
}
#cover li img {
    max-width: 100%;
}
#cover li a img {
    transition: 0.5s;
}
.slider-for .slick-slide {
    -webkit-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;

}
.slider-for .slick-slide:not(.slick-center) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
}
.slider-for .slick-slide:not(.slick-center) img{
    /* filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5; */
}



.slider-for .slick-slide:not(.slick-center) img {
}
.slick-prev::before, .slick-next::before {
    font-size: 24px;
}
.slick-next {
    overflow: visible;
    right: 50px;
    top: 48%;
}
.slick-prev {
    left: 50px;
    overflow: visible;
    top: 48%;
    z-index: 5000;
}
.slick-dots {
    bottom: -32px;
}
.slick-list{
	padding:0 !important;
}
@-moz-document url-prefix("") {
.slick-dots {
    bottom: -40px;
}
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}





#schedule {
	padding: 50px 0;
}
#schedule .main_title {
}
#schedule #weekly {
    padding: 20px 0 60px;
}
#schedule #weekly ol {
    text-align: center;
}
#schedule #weekly ol li {
    background-color: #2B61FF;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    height: 80px;
    line-height: 2.3;
    margin: 0 10px;
    width: 80px;
}
#schedule #weekly li.active {
    background-color: #000F3F;
}
#schedule #weekly li a {
    border-radius: 0;
    color: #fff;
    display: block;
    height: 80px;
    text-decoration: none;
    width: 80px;
}
#schedule #weekly li a:hover {
    background-color: #000F3F;
    border-radius: 0px;
	/* transition: all 0.3s ease-in-out 0s; */
}
#schedule #weekly .month {margin: 0 2px 0 0;}
#schedule #weekly .day {
    font-size: 30px;
}
#schedule #weekly .dayof {
    display: block;
    font-family: "Oswald",sans-serif;
    line-height: 1;
    margin: -18px 0 0;
}
#schedule ul {
    text-align: center;
}
#schedule ul li {
    background-color: #000;
    border: 2px solid #2B61FF;
    float: left;
    height: 470px;
    line-height: 1.5;
    margin: 0 7px 30px;
    padding: 5px;
    width: 242px;
}
#schedule ul li a {
    text-decoration: none;
}
#schedule .photo {
}
#schedule .photo img {
    width: 240px;
}
#schedule .name {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 7px 0 0;
}
#schedule .size {
    font-size: 12px;
    color:#fff;
}
#schedule .time {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.3;
    margin: 5px 0 10px;
    color:#fff;
}
#schedule .time img {
    margin: 0 5px 0 0;
    vertical-align: middle;
}
#main .realtime {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.08em;
    margin: 0 0 7px;
    padding: 3px 0 2px;
}
.realtime_01 {
	background-color: #2B61FF;
}
.realtime_02 {
	background-color: #000F3F;
}
.realtime_03 {
	background-color: #222;
}
#schedule .play {
    letter-spacing: 0.05em;
    margin: 0;
    color:#fff;
}






#newface {
	/* background-color: rgba(255, 255, 255, 0.6);
	background: url(/img/top_newface_bg.jpg) no-repeat center top / cover; */
	text-align: center;
	padding: 50px 0;
}
#newface ul {
	overflow: inherit;
}
.slick-dots {
}
.slick-dots li button::before {
    color: #666;
}
.slick-dots li.slick-active button::before{
	color:#F679B1;
}
#newface li.list {
    background: rgba(0, 0, 0, 0) url("/img/newface_bg.png") no-repeat scroll right top;
    height: 420px;
    overflow: hidden;
    position: relative;
    width: 520px;
	float:left;
	margin:0 20px;
	text-align: left;
}
#newface .thum {
}
#newface .thum img {
    width: 240px;
}
#newface .thumr {
    margin: 50px 20px 0 0;
    width: 230px;
    color: #fff;
}
#newface .name {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
#newface .size {
    font-size: 12px;
}
#newface .comment {
    height: 240px;
    margin: 20px 0 0;
    overflow: auto;
}
#newface .date {
    bottom: 58px;
    font-size: 16px;
    left: 20px;
    letter-spacing: 0.08em;
    position: absolute;
    text-align: center;
    width: 200px;
}
#newface .btn_more {
	margin-top: 100px;
}
#newface .btn_more a {
	padding: 15px 80px;
}



#container {
    margin: 50px 0 0;
}
#container li a:hover img {
	transition: all 0.3s ease-in-out 0s;
	opacity: 0.6;
}
#topics {
    background-color: rgba(0, 0, 0, 0.8);
    /*float: left;*/
    width: 660px;
    margin:auto;
    color:#fff;
}
#topics .main_title {
    padding: 50px 0 25px;
}

#topics .main_title .jp,#topics .main_title .en{
    color:#fff;
}

#topics ul {
    height: 556px;
    margin: 25px;
    overflow: auto;
    padding: 0 10px 0 0;
}
#topics li {
    border-bottom: 1px solid #ddd;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 0 30px;
}
#topics li:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}
#topics .title {
    font-size: 22px;
    line-height: 1.5;
}
#topics .date {
    color: #CCC;
    font-size: 12px;
    margin: 0 0 10px;
}
#topics .thum {
    float:none;
	text-align:center;
}
#topics .thum img {
}
#topics .thum a:hover img {
}
#topics .comment {
}
#bn_group {
    float: right;
}
#bn_group ul {
}
#bn_group li {
    margin: 0 0 10px;
}
#bn_group li:last-child {
    margin: 0;
}
#bn_group li a img {
}
#bn_group li a:hover img {
}





#selfy {
    text-align: center;
}
#selfy .container {
    /* background-color: rgba(255, 255, 255, 0.6); */
    margin: 50px auto;
    padding: 30px 0;
}
#selfy ul {
    padding: 0 0 0 35px;
}
#selfy li{
	overflow:hidden;
	width: 180px;
	height: 180px;
	float: left;
	margin: 10px;
}
#selfy li: hover{
}
#selfy .btn_more {
}
#selfy .btn_more a {
	padding: 15px 80px;
}
#selfy .btn_more:last-of-type a {
	padding: 15px 70px;
}

#newface .thum{
    position: relative;
}
#newface .heart-icon {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 11;
}
#newface .heart-icon > img{
    width: 36px;
    height: auto;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .2));
}


#attend .photo{
    position: relative;
}
#attend .heart-icon {
    position: absolute;
    top: 8px;
    right: 6px;
    z-index: 11;
}
#attend .heart-icon > img{
    width: 36px;
    height: auto;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .2));
}
