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

/*//////////////////////////////////////
ALL
/////////////////////////////////////*/

/*背景色変更*/
figure {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.container-fluid{

	padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;}
.w1200{margin:40px auto;}
.w1200 h2 {
	width:100%;
	text-align:center;
	margin-bottom:40px;
	font-family: FUTURAM;
	font-weight:400;
	color:#333;
	font-size:2em;
	}
.w1200 h2 {
	overflow: hidden;
	text-align: center;
}

.w1200 p {
	margin:20px auto;
	text-align: center;
}

.w1200 h2 span {
	position: relative;
	display: inline-block;
	margin: 0 2.5em;
	padding: 10px 1em;
	text-align: left;
}
.w1200 h2 span::before,
.w1200 h2 span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 2px;
	background-color: #ccc;
}
.w1200 h2 span::before {
	right: 100%;
}
.w1200 h2 span::after {
	left: 100%;
}


a, input{
	color:#333;
	opacity:1;
	transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
	}
a.hover{
	color:#333;
	opacity:0.8;
	}

.point{
	color:#FF7A7C;}
.none{display:none;}

/*//////////////////////////////////////
Header
/////////////////////////////////////*/

header{
	width:100%;
	height:600px;

	}

/*//////////////////////////////////////
Header_soppingnav
/////////////////////////////////////*/

nav{
	width:100%;
	background:#222222;
	height:30px;
	padding:15px 0 10px;
}
 .logo{margin-right: 2%; width:20%;}
.logo img{width:100%;}
.menu{
	margin-right: 0;
	width:78%;
	color:#fff;
	}
.menu a{
	color:#fff;
	}


/*//////////////////////////////////////
Header_logo
/////////////////////////////////////*/


#shopping_nav .float_r a{
	padding:0 10px;
	}


#logo{
	width:100%;
	text-align:center;
	margin:40px auto;
	}
#logo img{
	max-width:260px;
	text-align:center;
	}

/*//////////////////////////////////////
NAV
/////////////////////////////////////*/


nav {
	font-family:pennna;
	color:#000;
	font-weight:600;
	}
nav ul>li a{
	color:#000;
	letter-spacing:0!important;
	}
nav ul>li a.hover{
	color:#FF8A8C;
	}
nav ul{
	background:rgba(0,0,0,0.8);
	z-index:99;
	}
.navbar-collapse{
	/*margin-top:-20px;*/
	}
.navbar-nav{
	margin-top:0px!important;
	z-index:99;
	}
.nav-anker a{color:#FF7275!important;}

/*//////////////////////////////////////
PAGETOP
/////////////////////////////////////*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
#page-top a {
    text-decoration: none;
    color: #777;
	font-size:150%;
    padding:7px 10px 10px;
    text-align: center;
    display: block;
    border-radius: 5px;
	background:rgba(176,176,176,0.5);
}
#page-top a:hover {
    text-decoration: none;
    color: #fff;
}

/*//////////////////////////////////////
Footer
/////////////////////////////////////*/
footer{
	background:#000;
	color:#E7E7E7;
	}
#ft_nav ul{
	display:flex;
	padding:60px 0 40px;
	}
#ft_nav li{
	width:23%;
	margin:0 1%;
	list-style-type:none;
	height:30px;
	border-bottom: solid #333 1px;
	position:relative;
	}
#ft_nav li i{
	position:absolute;
	right:1%;
	}
#ft_nav p{
	color:#777;
	font-size:90%;
	text-align:center;}

#ft_banner {
	padding:20px 0 0;
	color:#000;
	font-size:120%;
	margin:auto;
	font-family:pennna;
	}


#ft_sns {
	padding:20px 0;
	color:#000;
	font-size:120%;
	margin:auto;
	font-family:pennna;
	}
.footer_tel a{
	width:98%;
	background:rgba(225,225,225,0.3);
	padding:10px 0;
	border:solid 1px #B8B8B8;
	text-align:center;
	font-size:160%;
	display:block;
	margin:auto;
	line-height:70%;}
.footer_tel span{
	text-align:center;
	font-size:70%;
	display:block;}
.ft_reserve h1{
	text-align:left;
	font-size:100%;}
.ft_time{
	text-align:left;
	font-size:150%;
	letter-spacing:2px;
	}
.foot-set{
	width:100%;}
	@media (min-width:768px){
.foot-logo{
	width:50%;
	float:left;
	}
.footer-copy{
	width:50%;
	text-align:right;
	float:left;
}
	}
.mailmaga .point{
	color:#FF9799;
	font-size:70%;
	margin-bottom:0;
	}
.mailmaga input[type="mail"]{
	width:100%;
	margin:10px 0 0;
	background:rgba(201,201,201,0.2);
	border:solid 1px #9B9B9B;
	color:#F1F1F1;
}
.mailmaga input[type="submit"]{
	background:#FFB8BA;
	border:none;
	padding:0 10px;
	color:#7E7E7E;
	margin-right:0;}
.contact input[type="text"], .contact select, .contact textarea{
	width:100%;
	margin:0px 0 10px;
	background:rgba(201,201,201,0.2);
	border:solid 1px #9B9B9B;
	color:#F1F1F1;
}
.contact select option{
	background:#434343;}
.contact input[type="submit"]{
	background:#FFB8BA;
	border:none;
	padding:0 10px;
	color:#7E7E7E;
	margin-right:0;}


/*//////////////////////////////////////
CAST 一覧共通
/////////////////////////////////////*/


.row3{
	width:30%;
	margin-right:5%;
	margin-bottom:20px;
	}
	.row3:nth-of-type(3){margin-right:0%;}
.row2{
	width:30%;
	margin:0 9% 0 15%;
	margin-bottom:20px;
	}
	.row2:last-child{margin:0 ;}

.row4{
	width:22%;
	margin-right:4%;
	margin-bottom:20px;
	}
	.row4:nth-of-type(1){margin-left:0%;}
	.row4:nth-of-type(4n){margin-right:0%;}

	@media (max-width:400px){
.row4{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
	}
	.row4:nth-of-type(1){margin-left:0%;}
	.row4:nth-of-type(2n){margin-right:0%;}
	}
.cast_name_txt{height:90px;}
.cast_name{
	margin:5px 0!important;
	width:90%;
	float:left;
	display:block;
	}
.cast_camera{float:right; width:10%; padding-top:30px}
.cast_size{margin:5px 0!important; font-size:80%;}
.cast_icon .blog {
	padding:0 2%;
	width:26%!important;
	display:inline-block;}
.cast_icon .atwork{
	width:66%!important;
	padding:0 2%;
	display:inline-block;}
	.cast_icon .blog img{width:100%;}
	.cast_icon .atwork img{width:100%;}

.cast_icon{height:30px;}
.cast_cat{margin-bottom:-5px; text-align:center;}
.cast_cat_ img{max-width:130px;}
.cast_cat img{max-width:40%;}
.more_btn{
	margin:20px auto 20px 4%;
	width:96%;
	text-align:right!important;
	clear:both;

	}
p.cast_icon_pair {position: absolute; top: 200;}
p.cast_icon_blog {position: absolute; top: 200;}
p.cast_icon_atwork {position: absolute; top: 200;}
/* Button 1c */
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;

}

/* Pseudo elements for icons */
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}


/* Button 1c */
.btn-1c{
	border:2px solid #ff7575;
	color:#ff7575;
	padding:5px 20px;
	font-family: FUTURAM;
	border-radius:0px;
	}
.btn-1c:after {
	width: 2%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ff7575;
	display:block;
}

.btn-1c:hover,
.btn-1c:active {
	color: #fff;
	background: #ff7575;
}

.btn-1c:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/*inview*/
.list{
	list-style-type: none;
	overflow: hidden;
	-webkit-padding-start: 0px;
}
.list li{
	-moz-transition-duration:0s;
-webkit-transition-duration:0s;
-o-transition-duration:0s;
-ms-transition-duration:0s;
	transition: 0.5s;
}

.list-mv01{
	transform: scale(.5, .5);
	-webkit-transform: scale(.5, .5);
	opacity:0;
}
.mv01{
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	opacity:1;
}

.mv01 a:hover{
	opacity:0.7;
}



/*news ticker*/
.ticker {
    margin: 0 auto;
    padding: 20px 2% 0;
    width: 96%;
	max-width:1200px;
    text-align: left;
    position: relative;
/*    overflow: hidden;*/
	height:40px!important;
}

.ticker ul {
    width: 100%;
    position: relative;
}

.ticker ul li {
    width: 100%;
    display: none;
}
.ticker ul li a{color:#FFA4C6;}

/*//////////////////////////////////////
top_video
/////////////////////////////////////*/

@media (min-width:601px){
	.top_header_img_sp{display:none;}
	.top_header_img_pc{display:block;}
.top_video{background:url(../images/enter_bk.jpg); height:600px;}

.top_video_test{
	background:url(../images/enter_bk2.jpg);
	height:480px;
	background-repeat:no-repeat;
	background-position:center;
	}
}
@media (max-width:600px){
	.top_header_img_sp{display:block; width:100%;}
	.top_header_img_pc{display:none;}
	.top_header_img_sp img{width:100%;}
	.top_header_img_sp h1{
	-webkit-margin-before:0em;
    -webkit-margin-after:0em;
	}
	}


/*//////////////////////////////////////
info
/////////////////////////////////////*/
#info .float_l{
	border:solid 2px #000;
	width:30%;
	margin-right:4.1%;
	}
#info .float_l:nth-of-type(3){margin-right:0%;}
#info .float_l p{
	font-family: FUTURAM;
	}
@media (max-width:767px){
	#info{padding-top:0!important;}
	}



/*//////////////////////////////////////
newface
/////////////////////////////////////*/
#newface .float_l{
	border-radius:50px;
	}
#newface .float_l img{
	width:100%;
	border-radius:50%;
	}


/*//////////////////////////////////////
update
/////////////////////////////////////*/
#update .float_l{
	border-radius:50px;
	}
#update .float_l img{
	width:100%;
	border-radius:50%;
	}
/*//////////////////////////////////////
news_top
/////////////////////////////////////*/
#news .section_content{
	width:96%;
	max-width:600px;
	margin:40px auto;
	text-align:left;
	}
#news .section_content p{
	text-align:left;
	}
.top_news_dl dt{
	font-weight: normal;
	float:left;
	width:30%;
	padding:3px 0px;
	}
.top_news_dl dd{
	float:left;
	width:66%;
	margin-left:4%;
	padding:5px 0px;
	}
.top_news_dl dd a{
	color:#ff7575;
	}

.top_press_dl dt{
	font-weight: normal;
	float:left;
	width:30%;
	padding:3px 0px;
	}
.top_press_dl dd{
	float:left;
	width:66%;
	margin-left:4%;
	padding:5px 0px;
	}
.top_press_dl dt a{
	color:#ff7575;
	}
.top_press_dl dd a{
	color:#ff7575;
	}

.news_update{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#3621ff', endColorstr = '#82d1ff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#3621ff', endColorstr = '#82d1ff')";
background-image: -moz-linear-gradient(top, #3621ff, #82d1ff);
background-image: -ms-linear-gradient(top, #3621ff, #82d1ff);
background-image: -o-linear-gradient(top, #3621ff, #82d1ff);
background-image: -webkit-gradient(linear, center top, center bottom, from(#3621ff), to(#82d1ff));
background-image: -webkit-linear-gradient(top, #3621ff, #82d1ff);
background-image: linear-gradient(top, #3621ff, #82d1ff);
font-size:80%;
color:#fff;
padding:3px 5px;
display:inline-block;
margin-left:10px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.news_newface{
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#21ffae', endColorstr = '#18b83a');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#21ffae', endColorstr = '#18b83a')";
background-image: -moz-linear-gradient(top, #21ffae, #18b83a);
background-image: -ms-linear-gradient(top, #21ffae, #18b83a);
background-image: -o-linear-gradient(top, #21ffae, #18b83a);
background-image: -webkit-gradient(linear, center top, center bottom, from(#21ffae), to(#18b83a));
background-image: -webkit-linear-gradient(top, #21ffae, #18b83a);
background-image: linear-gradient(top, #21ffae, #18b83a);
font-size:80%;
color:#fff;
padding:3px 5px;
display:inline-block;
margin-left:10px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*//////////////////////////////////////
presrelease_top
/////////////////////////////////////*/
#press .section_content{
	width:96%;
	max-width:600px;
	margin:40px auto;
	text-align:left;
	}
#press .section_content p{
	text-align:left;
	}
.press_name{
	background:#ff7575;
	font-size:80%;
color:#fff;
padding:3px 5px;
display:inline-block;
margin-left:10px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*//////////////////////////////////////
subheader
/////////////////////////////////////*/


@media (min-width:500px){
#sub_header{
	width:100%;
	height:260px;
	background-size:100%;
	position:relative;
	padding-top:50px;
	}
.sub_header_title{
	font-family: 'Tangerine', cursive;
	color:rgba(253,251,251,0.3);
	font-size:1000%;
	text-shadow:0 0 10px #000;
	position:absolute;
	top:150px;
	right:40px;
	font-weight:600;
	font-style:italic;
	letter-spacing:1px;
	}
.sub_header_title_playgirl{
	font-family: 'Tangerine', cursive;
	color:rgba(253,251,251,0.3);
	font-size:500%;
	text-shadow:0 0 10px #000;
	position:absolute;
	top:150px;
	right:40px;
	font-weight:600;
	font-style:italic;
	letter-spacing:1px;
	}
.dummy_top_sp {
	height: 50px;
	background-color: #000;
}
.dummy_sp {
	height: 50px;
	background-color: #000;
}
	}
@media (max-width:499px){
#sub_header{
	width:100%;
	height:170px;
	background-size:100%;
	position:relative;
	}
.sub_header_title{
	font-family: 'Tangerine', cursive;
	color:rgba(253,251,251,0.3);
	font-size:600%;
	text-shadow:0 0 10px #000;
	position:absolute;
	top:100px;
	right:40px;
	font-weight:600;
	font-style:italic;
	letter-spacing:1px;
	}
.sub_header_title_playgirl{
	font-family: 'Tangerine', cursive;
	color:rgba(253,251,251,0.3);
	font-size:300%;
	text-shadow:0 0 10px #000;
	position:absolute;
	top:100px;
	right:40px;
	font-weight:600;
	font-style:italic;
	letter-spacing:1px;
	}
.dummy_top_sp {
	height: 50px;
	background-color: #000;
}
.dummy_sp {
	height: 80px;
	background-color: #000;
}
	}

.sub_header_title span{
	color:rgba(255,145,147,0.5);
	font-size:140%;
	}
.sub_header_title_playgirl span{
	color:rgba(255,145,147,0.5);
	font-size:140%;
	}
#cast #sub_header, #cast_list #sub_header{
	background-image:url("../images/header_pic.jpg");
}
#gravure #sub_header{
	background-image:url("../images/header_pic.jpg");
}
#interview #sub_header, #interview_list #sub_header{
	background-image:url("../images/header_pic.jpg");
}
#member #sub_header{
	background-image:url("../images/header_pic.jpg");
}
#system #sub_header{
	background-image:url("../images/header_pic.jpg");
}
#system_test #sub_header{
	background-image:url("../images/member_bk2.jpg");
	background-size:cover;
	background-repeat:no-repeat;

}
#sns #sub_header{
	background-image:url("../images/header_pic.jpg");
}
#ranking #sub_header{
	background-image:url("../images/header_pic.jpg");
}
#information #sub_header{
	background-image:url("../images/header_pic.jpg");
}



/*//////////////////////////////////////
cast_list
/////////////////////////////////////*/
#cast_list{text-align:center;}
#cast_list .float_l .circle{
	width:100%;
	border-radius:50%;
	overflow:hidden;
	}
#cast_list .float_l .circle img{
	width:100%;
	zoom:1;}


.row_cast{
	width:14.6%;
	margin:1%;
	}
	@media screen and (max-width:768px){
		.row_cast{
	width:31%;
	margin:1%;
	}

		}
	@media screen and (max-width:500px){
		.row_cast{
	width:48%;
	margin:1%;
	}

		}
.star {
  position: absolute;
  background: url(https://dl.dropbox.com/u/1488103/julie-logo-sparkle.png) no-repeat;
  background-size: contain;
  overflow: hidden;
}
 .star.star-1 {
    width: 20%;
    height: 20%;
    top: 20%;
    left:10%;
  }
 .star.star-2 {
    width: 50px;
    height: 50px;
    top: 10%;
    left: 60%;
  }
 .star.star-3 {
    width: 74px;
    height: 70px;
    top: 50%;
    left: 70%;
  }
.star.star-4 {
    width: 68px;
    height: 70px;
    top: 60%;
    left: 20%;
  }
/*//////////////////////////////////////
cast
/////////////////////////////////////*/
#cast{
	letter-spacing:1px;
	}
.cast_title{
	font-weight:600;
	font-size:120%;

	}
.cast_slide{
	-webkit-padding-start: 0px;
	}
#cast .cast_slide_div{
	width:40%;
	margin-right:4%;
	}
#cast .cast_text_div{
	width:56%;
	text-align:left;
	}
.cast_text{
	text-align:left!important;
	line-height:150%;
	margin:40px 0 0;}
#cast .float_l img{
	width:100%;
	}
.cast_sche_{
	border:solid 5px #000;
	padding:20px;
	margin:40px 0 0;
	height:540px;
	overflow-y:auto;
	}
.cast_sche{
	border:solid 2px #D9D9D9;
	padding:20px;
	margin:40px 0 0;
	height:540px;
	overflow-y:auto;
	}
.cast_sche th{
	width:20%;
	line-height:150%;
	vertical-align:middle;
	}
.cast_sche td{
	line-height:150%;
	width:78%;
	padding:5px 0;
	border-bottom:solid 1px #D9D9D9;
	vertical-align:middle;
	height:60px;
}
.cast_gravure{margin-top:20px;}
.cast_sns{
	margin:40px auto;}
	.cast_sns.insta{
	margin:40px auto 80px;}

.cast_sns .float_l{
	width:21%;
	margin:0 2%;}
.cast_sns .float_l img{
	border:solid 4px #000;}

.cast_sns h3{
	letter-spacing:3px;
	font-size:120%;}
.cast_sns h3 img{
	height:50px;}
	@media screen and (max-width:768px){
.cast_title{
	font-weight:600;
	font-size:120%;

	}
.cast_name{
	font-size:100%;
	font-weight:600;
	width:100%;
	}

#cast .cast_slide_div{
	width:100%;
	margin-right:0%;
	}
#cast .cast_text_div{
	width:100%;
	text-align:left;
	}
.cast_sns .float_l{
	width:46%;
	margin:0 2%;}
	.cast_sns.insta img{
	margin:0px auto 40px;}
	.cast_sns.insta{
	margin:40px auto 40px;}

#cast .cast_slide_div ul{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;		}
	}

.cast_name_eng{
	font-family: 'Tangerine', cursive;
	font-size:300%;
	color:rgba(232,51,141,1);
}
.cast_name_jp{
	padding-left:20px;
	font-weight:400;
	}
.cast_size2{
	text-align:right!important;
	width:100%;
	}
.sat{color:#0338A3;}
.sun{color:#E90065;}




.profile_contents{
	display:inline;
	color:rgba(232,51,141,1);
}
/*//////////////////////////////////////
movie
/////////////////////////////////////*/
#sns{}
.mandalog_main, .mandalog_sub{float:left;}
.mandalog_main{
	width:60%;
	margin-right:5%;
	margin-top:40px;
	}
.mandalog_sub{
	width:35%;
	margin-top:40px;
	}
.mandalog_title{
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:20px 1%;

	}
.mandalog_title h3{
	margin:0;
	padding:0;
}

.mandalog_date{
	margin:0!important;
	width:100%;
	text-align:right!important;
	font-size:80%;
}
.mandalog_content{
	margin:40px auto;
	width:98%;

	}
.mandalog_img{
	width:100%;
	text-align:center;
	}
.mandalog_img img{
	max-width:400px;
	}
.mandalog_txt{
	margin:20px auto;
	line-height:30px;
	max-width:400px;
	}
.mandalog_pager{
	margin-top:40px;
	}
.mandalog_pager_left{
	float:left;
	}
.mandalog_pager_right{
	float:right;
	}
.mandalog_sub ul{
	-webkit-padding-start: 0px;
	list-style:none;
	}
.mandalog_sub ul>li{
	border-bottom:dashed 1px #B9B9B9;
	padding:15px 0;
	}
.mandalog_sub ul>li a span{
	font-size:80%;
	}
.mandagram_main{
	margin-top:40px;}
.mandagram_main .float_l{
	width:10%;}
.mandagram_main .float_l a{
	opacity:1;
	}
.mandagram_main .float_l a:hover{
	opacity:0.8;
	}

.mandagram_main .float_l img{
	width:100%;}

.mandalog_sub .circle{
	width:50%;
	border-radius:50%;
	overflow:hidden;
	margin:auto;
	}
.mandalog_sub .circle img{
	width:100%;
	zoom:1;}
.mandalog_sub .link_btn{
	margin-bottom:40px;}
.link_btn a{
	font-size:70%;
	}

@media (max-width:768px){

.mandalog_main, .mandalog_sub{float:none;}
.mandalog_main{
	width:100%;
	margin-right:0%;
	margin-top:40px;
	}
.mandalog_sub{
	width:100%;
	margin:60px auto;
	}
.mandalog_title{
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:20px 1%;

	}
.mandalog_title h3{
	margin:0;
	padding:0;
}

.mandalog_date{
	margin:0!important;
	width:100%;
	text-align:right!important;
	font-size:80%;
}
.mandalog_content{
	margin:40px auto;
	width:98%;

	}
.mandalog_img{
	width:100%;
	text-align:center;
	}
.mandalog_img img{
	max-width:400px;
	width:100%;
	}
.mandalog_txt{
	margin:20px auto;
	line-height:30px;
	max-width:400px;
	}
.mandalog_pager{
	margin-top:40px;
	}
.mandalog_pager_left{
	float:left;
	}
.mandalog_pager_right{
	float:right;
	}
.mandalog_sub ul{
	-webkit-padding-start: 0px;
	list-style:none;
	}
.mandalog_sub ul>li{
	border-bottom:dashed 1px #B9B9B9;
	padding:15px 0;
	}
.mandalog_sub ul>li a span{
	font-size:80%;
	}
.mandagram_main{
	margin-top:40px;}
.mandagram_main .float_l{
	width:20%;}
.mandagram_main .float_l a{
	opacity:1;
	}
.mandagram_main .float_l a:hover{
	opacity:0.8;
	}

.mandagram_main .float_l img{
	width:100%;}









		}

/*//////////////////////////////////////
movie
/////////////////////////////////////*/
#movie{text-align:center;}
#movie .section_content{
	width:96%;
	margin:40px auto;
	text-align:left;
	}

	@media screen and (max-width:991px){
	#movie .col-md-3{
	float:left;
	width:48%;
	margin:1%;
	}

		}

/*//////////////////////////////////////
interview
/////////////////////////////////////*/
#interview{text-align:center;}
#interview .section_content{
	width:96%;
	margin:40px auto;
	text-align:left;
	}
#interview img{width:100%;}

.interview_detal{
	border:solid 5px #000;
	padding:20px 2%;
	background-image:url("../images/interview_bk.jpg");
	background-size:100%;
	background-repeat:no-repeat;
	}
.interview_icon{text-align:right!important;}
.interview_detal ul{
	-webkit-padding-start: 0px;}
.interview_detal li{
	list-style-type:none;
	padding:10px 0;}
.question{
	color:#166CC7;
	font-weight:600;}
.answer{
	color:#ff7575;
	font-weight:600;}
.interview_list figure{
	width:48%;
	margin:0 1% 20px;
	float:left;}
	@media screen and (max-width:500px){
.interview_btn a{padding:10px!important;}
.interview_list figure{
	width:98%;
	margin:0 1% 20px;
	float:none;}
	}

/*//////////////////////////////////////
system
/////////////////////////////////////*/
#system{text-align:center;}
#system .section_content{
	width:96%;
	margin:40px auto;
	text-align:left;
	}
@media (min-width:600px){
	.sysyrm_about_text{
	font-size:130%;
	letter-spacing:1px;
	line-height:40px;
	max-width:800px;
	margin:0 auto 20px;}

#system h3{
	display:inline-block;
	width:100%;
	text-align:center;
	font-weight:600;
	font-size:140%;
	line-height:40px;}
.sysyrm_about_image .col-md-4, #system_price .col-md-4{
	width:30%;
	margin:20px 1.5%;
	float:left;
	}
.sysyrm_about_image .col-md-4 figure{
	border:none;
	}
.system_about_movie{
	text-align:center;
	margin-bottom:40px;
	}
.system_about_movie iframe{
	margin:auto;
	max-width:640px;
	height:352px;
	width:100%;
	}
#system_price .col-md-4{text-align:center;}
.system_icon img{width:50%!important;}
.system_text h5{color:#ff7575; font-size:120%; line-height:120%;}
.system_text div{line-height:30px; height:100px;}
.system_price_text{color:#ff7575;}
}
@media (max-width:599px){
	.sysyrm_about_text{
	font-size:110%;
	letter-spacing:1px;
	line-height:30px;
	max-width:800px;
	margin:0 auto 20px;}

#system h3{
	display:inline-block;
	width:100%;
	text-align:center;
	font-weight:600;
	font-size:120%;
	line-height:40px;}
.sysyrm_about_image .col-md-4{
	width:46%;
	margin:20px 2%;
	float:left;
	}
.sysyrm_about_image .col-md-4 figure{
	border:none;
	}
.sysyrm_about_image .col-md-4 p{
	margin:10px auto 0;
	}
.system_about_movie iframe{
	margin:auto;
	max-width:640px;
	height:252px;
	width:100%;
	}
#system_price .col-md-4{
	text-align:center;
	width:90%;
	margin:20px auto;
	float:none;}
.system_icon img{width:50%!important;}
.system_text h5{color:#ff7575; font-size:120%; line-height:120%;}
.system_text div{line-height:30px; height:100px;}
.system_price_text{color:#ff7575;}
}

#system_price img{
	width:100%;
	}
#system_price .float_l{
	width:31%;
	margin:20px 1%;
	}
#system_price .float_l s{
	font-size:80%;
	font-weight:400;
	}
#system_price .float_l span{
	color:#E0008B;
	line-height:150%;
	}
#system_price .float_l p{
	margin:0!important;
	}


@media (max-width:599px){
#system_price .float_l{
	width:98%;
	margin:0 1%;
	}


	}
#system_price .float_l .circle{
	width:120px;
	height:120px;
	border-radius:50%;
	background: #E0008B;
	margin:auto;
	text-align:center;
	padding-top:50px;
	font-weight:600;
	font-size:130%;
	font-family: 'FUTURAM';
	}
#system_price .float_l .circle span{
	color:#fff;
	}
.system_point_li {
  counter-reset: number;
  list-style: none;
  list-style-position: inside;
  color: #FF7A7C;
  font-size:80%;
}
.system_point_li li:before {
  counter-increment: number;
  content: "※"counter(number)" ";
  margin-left:-20px;
}

#system_reserve h4{
	background: #ff7575;
	padding:20px 0;
	text-align:center;
	color:#fff;
	line-height:150%;
	width:100%;
	max-width:500px;
	margin:auto;
	display:block;
	}
#system_reserve h4 span{
	font-size:150%;
	}
#system_reserve p{
	color: #ff7575;
	padding:20px 0;
	text-align:center;
	line-height:150%;
	width:100%;
	max-width:500px;
	margin:auto;
	}
#system_reserve ol{
	max-width:1000px;
	margin:auto;
	line-height:180%;
	}
#system_access{
	max-width:1000px;
	margin:auto;
	line-height:180%;
	}
#system_access p{
	text-align:left;
	}
#moji{width:30%;}
#moji ul{
	list-style-type:none;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
	-webkit-padding-start: 0px;
	}
#moji ul li a{
	line-height:200%;
	border: solid 3px #5E5E5E;
	background:#5E5E5E;
	font-weight:600;
	width:90%;
	margin:5px 5%;
	text-align:center;
	display:block;
	color:#E5E5E5;
	}
#moji ul li a:hover{
	text-decoration:none;
	color:#FFBFC0;
	}
#chizu{width:70%;}
@media (max-width:599px){
#chizu{width:100%;}
#moji{width:100%;}
}
/*//////////////////////////////////////
member
/////////////////////////////////////*/
#member{text-align:center;}
#member #sub_header{
	background-image:url("../images/header_pic.jpg");

	}
#member .section_content{
	width:96%;
	margin:40px auto;
	text-align:left;
	}
#member p{text-align:left;}

.member_point .float_l{
	width:31%;
	margin:0 1%;
	}
@media (max-width:600px){
.member_point .float_l{
	width:98%;
	margin:0 1%;
	}


	}
.member_point .float_l .circle{
	width:120px;
	height:120px;
	border-radius:50%;
	background: #ff7575;
	margin:auto;
	text-align:center;
	padding-top:50px;
	font-weight:600;
	font-size:130%;
	font-family: 'FUTURAM';
	}
.member_point .float_l .circle span{
	color:#fff;
	}
.member_login{
	width:100%;
	max-width:600px;
	margin:40px auto;
	clear:both;
	}
.member_login dt{
	width:20%;
	height:40px;
	float:left;
	padding:20px 0 10px;
	font-size:120%;
	font-weight:400;
	}
.member_login_submit{
	text-align:center!important;
	width:100%;
	}
.member_login_submit input{
	background:#ff7575;
	border:solid 3px #ff7575;
	width:70%;
	padding:10px 0;
	color:#fff;
	}
.member_login_submit input:hover{
	background:#fff;
	border:solid 3px #ff7575;
	width:70%;
	padding:10px 0;
	color:#ff7575;
	}

.member_login dd{
	width:80%;
	padding:10px 0;
	float:left;}
.member_login dd input{
	width:100%;
	height:50px;
	}

/*//////////////////////////////////////
schedule
/////////////////////////////////////*/
.cast_sche_text{
	text-align:left!important;
	color:#D10746;
	font-size:90%;
	height:140px;
	}
@media (min-width:768px){
.tabs{ padding: 8px; }
.tabs > .tab {
  display: inline-block;
  background-color: transparent;
  padding: 8px;
}
.tabs > .tab.active {
  background-color:#ff7575;

}
.tabs > .tab.active a{
  color:#fff;

}

.panels > .panel {
  display: none;
}
.panels > .panel.active {
  display: block;
}
.spnone {display:block;}
.dropmenu{display:none;}
}
@media (max-width:767px){
.spnone {display:none;}
.dropmenu{
	display:block;
  *zoom: 1;
  list-style-type: none;
  width: 80%;
  margin: 5px auto 30px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 100%;
  float: left;
  margin: 0 auto
  ;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #C3C3C3;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #777;
  background: #7C7C7C;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #ff7575;
}
.dropmenu li a:hover{
  background: #ff7575;
}
#dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
}
}
/*//////////////////////////////////////
ranking_list
/////////////////////////////////////*/
#ranking #cast_list{text-align:center;}
#ranking #cast_list .float_l .circle{
	width:100%;
	border-radius:50%;
	overflow:hidden;
	}
#ranking #cast_list .float_l .circle img{
	width:100%;
	zoom:1;}


#ranking .row_cast{
	width:18%;
	margin:1%;
	}
.ranking_pc{display:block;}
.ranking_sp{display:none;}
	@media screen and (max-width:500px){
	#ranking .row_cast{
	width:46%;
	margin:2%;
	}
	.rank_no1{
	width:96%!important;
	margin:2%;

		}
.ranking_pc{display:none;}
.ranking_sp{display:block;}

		}
.cast_ranking .cast_cat{
	text-align:center;
	margin:0 auto 5px;}
.cast_ranking .cast_cat img{width:30%;}

/*//////////////////////////////////////
information
/////////////////////////////////////*/
#information .section_content{

	margin:40px auto;
	}
#information img{
	width:100%;
	}
#information p{
	margin:40px 0;
	}

/*//////////////////////////////////////
enter
/////////////////////////////////////*/

#enter{
	margin:auto;
	width:100%;
	background-position:30% top!important;
	background-size:cover!important;
	background:url(../images/enter_bk.jpg) ;
	min-height:550px;
	background-attachment: fixed;
	background-repeat: repeat;
	}
@media (min-width:700px){
.enter_title{
	padding:250px 0 300px;
	width:50%;
	margin:auto;
	max-width:500px;

	}
}
@media (max-width:699px){
.enter_title{
	padding:150px 0;
	width:80%;
	margin:auto;
	max-width:500px;

	}
.enter_enter1 img{width:40%;}
}

.enter_mandarin img{width:100%;}
.enter_enter{
	margin-top:40px;
	width:100%;
	text-align:center;
	}


.footer_menu{
	font-size:large;
}


.campaign_newface_box {
    width: 80%;
    margin: 0 auto;
}
.campaign_newface_box div   {
    width: 100%;
    border: 1px solid #FF0000;
    margin: 0 auto;
}
.campaign_newface{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.event_banner{
	margin-top:40px;
	padding:20px 0;
}
/*//////////////////////////////////////
TOP Banner
/////////////////////////////////////*/
.bn_pc { display: block !important; }
.bn_sp { display: none !important; }
@media only screen and (max-width: 750px) {
.bn_pc { display: none !important; }
.bn_sp { display: block !important; }
}

