<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

a {
	font-size: 14px;
	color: #099;
}
a:visited {
	color: #F69;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #099;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
option {
	font-size: 16px;
}
body {
	font-size: 11px;
	background: url(../img/re_bg.jpg);
	background-attachment: fixed; 
	animation: bodyFadeIn 2s ease 0s 1 normal;
	-webkit-animation: bodyFadeIn 2s ease 0s 1 normal;
}

@keyframes bodyFadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}

@-webkit-keyframes bodyFadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}

img {
	border-style: none;
}

a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.clear_float {
	clear: both;
}

li {
	list-style-type: none;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Dreamweaverバグ用 */
.clearfix {
	overflow: hidden;
}

/* MacIE用 */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }



/* パンくず */
.syncer-brcb {overflow: hidden ;list-style-type: none;font-size: 10px;text-align: left;margin: 5px 0px 0px 10px;color: #000;}
.syncer-brcb a{color: #450c7e;font-size: 10px;}
.syncer-brcb li {float: left ;font-weight: 25;}
.syncer-brcb li:after {content: "&gt;" ;padding: 0 10px ;font-weight: 25;}
/* パンくず 一番最後の[li] */
.syncer-brcb li:last-child:after {content: none ;}



#container {
	width: 900px;
	background-repeat: repeat;
	background: rgba(255,255,255,0.7);
	margin: 0 auto;
}

#header {
	width: 896px;
	margin: 0 auto;
}

#header h1{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #fff;
	padding: 10px 0px 0px 10px;
	position: absolute;
}

#header a{
	color: #fff;
	font-size: 10px;
}

.header_mgn {
	display: block;
	width: 896px;
	margin: 0 auto 5px;
}

#navi {
	width: 896px;
	margin: -5px auto 5px;
}

#navi li {
	float: left;	
}

#navi li a {
	display: block;
	width: 128px;
	height: 50px;
	background-repeat: no-repeat;
	text-indent: -20000px;
}
#navi li#navi_top a {
	background-image: url(../img/_btn_top.png);
}
#navi li#navi_girls a {
	background-image: url(../img/_btn_girl.png);
}
#navi li#navi_schedule a {
	background-image: url(../img/_btn_schedule.png);
}
#navi li#navi_system a {
	background-image: url(../img/_btn_system.png);
}
#navi li#navi_gravure a {
	background-image: url(../img/_btn_gravure.png);
}
#navi li#navi_event a {
	background-image: url(../img/_btn_event.png);
}
#navi li#navi_recruit a {
	background-image: url(../img/_btn_recruit.png);
}
#navi li#navi_top a:hover {
	background-image: url(../img/_btn_top_.png);
}
#navi li#navi_girls a:hover {
	background-image: url(../img/_btn_girl_.png);
}
#navi li#navi_schedule a:hover {
	background-image: url(../img/_btn_schedule_.png);
}
#navi li#navi_system a:hover {
	background-image: url(../img/_btn_system_.png);
}
#navi li#navi_gravure a:hover {
	background-image: url(../img/_btn_gravure_.png);
}
#navi li#navi_event a:hover {
	background-image: url(../img/_btn_event_.png);
}
#navi li#navi_recruit a:hover {
	background-image: url(../img/_btn_recruit_.png);
}

#info {
	width: 890px;
	height: 50px;
	margin: 0 auto;
}

#under_menu {
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	color: #000;
}

#under_menu a{
	color: #000;
}

#under_menu a:hover{
	color: #555;
}

#footer {
	background-color: #450c7e;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

#footer a{
	color: #FFF;
}

.footer_img_area{
	margin: 15px auto 0 auto;
	text-align: center;
}

.footer_img_area img{
	width: 100%;
}

#main {
	width: 896px;
	margin: 0 auto;
}

#main #left {
	width: 541px;
	float: left;
}

#main #right {
	width: 342px;
	float: right;
	margin: 0 5px 0 0;
}

#main #right_menu {
	width: 342px;
	float: right;
	margin-top: 20px;
}

#movie {
	width: 100%;
	float: right;
	margin-bottom: 5px;
}

#smapho2 {
	width: 342px;
	float: right;
	margin-bottom: 5px;
}

#douga_area {
	width: 896px;
	height: 400px;
	margin: 5px auto 5px;
}

.banner_box {
	width: 896px;
	margin: 20px auto 10px;
}

.banner_box li {
	float:left;
}

#middle_area {
	width: 896px;
	margin: 0 auto 10px;
}

#middle_blog {
	width: 295px;
	height: 110px;
	float: left;
	margin-right: 5px;
}

#middle_syukkin {
   width: 340px;
   height: 110px;
   float: right;
}

#girltitle_area {
	margin-bottom: 10px;
	margin-left: 10px;
}

#newgirls_area {
	margin: 0 0 10px 5px;
}

#glamour_girls_area {
	margin-left: 10px;
}

#newgirls_title {
	height: 35px;
	width: 536px;

}

#newgirls {
	margin-top: 10px;
}

#newgirls li {
	line-height: 110%;
}

#slender {
	margin-left: 8px;
}

#glamour {
	margin-left: 8px;
	margin-top: 10px;
}

.list_cast{
	position: relative;
	float: left;
	width: 165px;
	height: 315px;
	margin: 0 3px 8px 5px;
	padding: 0px 0 0;
	text-align: center;
	overflow: hidden;
	color: #366;
}

.list_cast .new{
	position: absolute;
	width: 66px;
	height: 53px;
	top: 0;
	left: 0;
}

.list_cast {
	border: 2px solid #450c7e;
}

.s_bg {
	background-color: #C4E4FF;
}
	

.g_bg{
	background-color: #FCC;
}

.list_cast li.thumb{
	height: 250px;
	margin-bottom: 5px;
	margin: 0 auto;
	overflow: hidden;
}

.thumb img{
	transition: 1s all;
}

.thumb img:hover{
	transform: scale(1.2,1.2);
	transition: 1s all;
}

.list_cast li img{
	margin: 0 auto 6px;
}

.list_cast .name{
	font-size: 12px;
	font-weight: bold;
}

.list_cast .size {
	font-size: 11px;
}

.list_cast .syukkin_time{
	font-size: 12px;
}

.list_cast_all{
	position: relative;
	float: left;
	width: 165px;
	height: 290px;
	margin: 0 3px 8px 5px;
	padding: 0px 0 0;
	text-align: center;
	overflow: hidden;
	color: #366;
	border: 2px solid #450c7e;
}

.list_cast_all li.thumb{
	height: 250px;
	margin-bottom: 5px;
	margin: 0 auto;
	overflow: hidden;
}

.list_cast_all li img{
	margin: 0 auto 6px;
}

.list_cast_all .name{
	font-size: 12px;
	font-weight: bold;
}

.list_cast_all .size {
	font-size: 11px;
}

.list_cast_all .syukkin_time{
	font-size: 12px;
}

.list_profile li {
}

.nmr {
	margin-right: 0;
}

#schedule_list {
	width: 99%;
	margin: 0 auto 0 auto;
	text-align: center;
}

#all_castlist {
	width: 99%;
	margin: 0 auto 0 auto;
	text-align: center;
}

#news_area, #newface_area {
	border: 1px solid #000;
}

#news_area {
	margin: 0 0 20px;
}

#news_title, #newface_title {
}

#news, #newface {
	font-size: 14px;
	padding: 20px;
	height: 500px;
	overflow: auto;
}

#newface2 {
	width: 99%;
	margin: 0 auto 0 auto;
	text-align: center;
}

#foot_banner {
	margin: 10px auto 10px;
}

#foot_banner_bottom {
	float: left;
	width: 600px;
}

#foot_banner_bottom_right {
	float: right;
	width: 295px;
}

#foot_banner_left {
	float: left;
	width: 600px;
}

#foot_banner_left li {
	float: left;
	margin: 0 5px 5px 0;
}

#foot_banner_right {
	float: right;
	width: 295px;
}

#cast_all_title {
	width: 97%;
	height: auto;
	margin: 25px auto 25px auto;
	text-align: center;
}

#navi2 {
	width: 896px;
	height: 53px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#navi2 li {
	width: 128px;
	height: 53px;
	line-height: 53px;
	float: left;
	text-align: center;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #099;
}

#navi2 li.select {
	background-color: #91D2F4;
	color: #FFF;
}

#navi2 li a {
	display: block;
	width: 128px;
	height: 53px;
	line-height: 53px;
	font-family: "Times New Roman", Times, serif;
	color: #450c7e;
	font-size: 18px;
}

#navi2 li a:hover {
	background-color: #a260bf;
	color: #FFF;
}

#schedule_comment {

		width: 98%;
        	height: 400px;
		margin: 15px auto 15px auto;
		overflow-y: auto;
		border: 2px solid #a260bf;
		overflow-x: hidden;
}

#schedule_comment img{
	max-width: 320px;
}

#news_enter {
	width: 295px;
	height: 110px;
	float: right;
}

#girls_talk {
	width: 295px;
	height: 110px;
	float: left;
	margin-right: 5px;
}

#system {
	font-size: 18px;
	width: 550px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCC;
	padding: 60px;
	margin-top: 20px;
	border: 1px solid #F06;
}

#recruit {
	font-size: 18px;
	width: 550px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCC;
	padding: 60px;
	margin-top: 20px;
	border: 1px solid #F06;
}

#girls {
	width: 805px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#c_mobile {
	height: 90px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#c_mobile_herf {
	height: 90px;
	background-image: url(../img/cm_hotel_header.gif);
	background-repeat: no-repeat;
	text-indent: -20000px;
	margin-bottom: 5px;
}

#girls_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
}

#system_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
}

#recruit_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#glavure_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#schedule_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#event_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#newface_girl_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
}

#special_news_header {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#recruit_bosyu {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	height: 2500px;
	background-image: url(../img/recruit_bosyu.jpg);
	background-repeat: no-repeat;
	text-indent: -20000px;
	margin-bottom: 5px;
	background-position: 0 -10px;
}

#recruit_bosyu_2016 {
	width: 896px;
	height: 200px;
	margin: 0 auto 5px;
	height: 4000px;
	background-image: url(../img/recruit_bosyu_2016.jpg);
	background-repeat: no-repeat;
	text-indent: -20000px;
	margin-bottom: 5px;
	background-position: 0 -10px;
}




#detail {
	width: 900px;
	font-size: 14px;
}

#girl_detail {
	position: relative;
	height: 600px;
	background-image: url(../img/girl_design_right.jpg);
	background-position: right top;
	overflow: hidden;
	background-repeat: no-repeat;
}

.girl_gravure {
	width:100%;
	position: absolute;
	margin:-25px 0 0 495px;
}

#photoMain {
}

#girl_right {
	position: absolute;
	width: 280px;
	height: 520px;
	top: 68px;
	right: 0;
	overflow: hidden;
}

#girl_right_name {
	height: 1.1em;
	line-height: 1.1em;
	margin: 0 40px 0 0;
	text-align: right;
	overflow: hidden;
	font-size: 40px;
}

#girl_right_size {
	height: 1em;
	margin: 0 40px 0 0;
	text-align: right;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
}

#girls_comment {
	font-size: 14px;
	width: 800px;
	margin: 0 0 20px;
	line-height: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#girls_comment .title {
	font-weight: bold;
	line-height: normal;
}

.thum {
	position: absolute;
	width: 352px;
	bottom: 10px;
	right: 10px;
}

.thum li {
	float: left;
	margin: 0 2px 2px 0;
}

.thum a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

.thum_nophoto {
	width: 40px;
	height: 60px;
	background-image: url(http://www.y-deri.com/common/effect/resize.php?img=http://www.y-deri.com/test/photo/no_photo.jpg&amp;rw=40);
	background-repeat: no-repeat;
	text-indent: -20000px;
}

#girl_profile {
	width: 856px;
	background-image: url(../img/girl_profile.jpg);
	padding: 35px 0 20px 40px;
	margin: 0 auto;
	color: #FFF;
	background-color: #494442;
	background-repeat: no-repeat;
	background-position: center top;
}

#girl_under {
}

#girl_profile .title_type {
	color: #FF0;
}

#girl_profile .title_bunseki {
	color: #FF0;
}

#girl_profile .title_op {
	color: #0F0;
}

#girl_profile_top {
	width: 816px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: right;
	margin-bottom: 20px;
}

#girl_profile_top .namae {
	font-size: 42px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}

#girl_profile_top .age {
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
}

#girl_profile_left {
	width: 360px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 120%;
	margin-right: 10px;
}

#girl_profile_center {
	width: 280px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 120%;
	margin-right: 10px;
}

#girl_profile_center ul {
	margin-bottom: 20px;
}

#girl_profile_right {
	width: 150px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 120%;
	margin-right: 10px;

}
   
#side_banner_area img {
	margin-bottom: 10px;
}

#schedule_date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#news, #schedule_comment, #newface_girl_area, #special_news_area, #event_memo {
	color: #000;
	background-color: rgba(255,255,255,0.6);
}



#newface_girl_area, #special_news_area {
	font-size: 16px;
	line-height: normal;
	width: 85%;
	margin: 0 auto;
	padding: 45px;
	color: #000;
	border: dotted 2px #b0a7f5;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	box-shadow: 2px 2px 5px #666;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
}

#special_news_area {
	margin-top: 20px;
}
#event_memo {
	width: 800px;
	/*
	height: 180px;
	*/
	font-size: 16px;
	background-repeat: no-repeat;
	margin: 10px auto;
	padding: 10px;
	border: 5px solid #666;
	overflow: auto;
}

#auth {
	font-size: 14px;
	line-height: normal;
	width: 350px;
	margin: 0 auto;
	padding: 100px 0 0;
	text-align: center;
	font-weight: bold;
}

#garvure_thum {
	width: 95%;
	margin: 50px auto 50px auto;
	text-align: center;
	padding: 0;
}

#garvure_thum li {
	margin: 65px auto 65px auto;
	text-align: center;
}



/*--------------------------------------------
movie
---------------------------------------------*/
.movie_page {
	float: left;
	text-align: center;
	width: 100%;
	height: auto;
	margin: 5px auto 5px auto;
}

.detail_movie{
	width: 700px;
	height: auto;
	text-align: center;
	margin: 15px auto 15px auto;
}

.movie_page_link {
	float: left;
	text-align: center;
	width: 100%;
	height: auto;
	margin: 0 auto 15px auto;
}

.movie_page_link a{}

.movie_page video{
	width: 700px;
	height: auto;
	text-align: center;
	margin: 20px auto 20px auto;
}

.movie_img{
	width: 700px;
	height: auto;
	text-align: center;
	margin: 5px auto 0 auto;
}

.movie_img li{
	width: 700px;
	height: auto;
	text-align: center;
	margin: 20px auto 20px auto;
}

.movie_img li img{
	max-width: 100%;
    	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	border: solid 1px #aaf;
}

.movie_top_bana{
	width: 895px;
	height: auto;
	margin: 10px auto 10px auto;
	text-align: center;
}

.movie_top_bana img{
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	border: solid 1px #450c7e;
}

.movie {
	float: left;
	text-align: center;
	width: 100%;
	height: auto;
	margin: 5px auto 5px auto;
	background-color: #000;
	background: url(../img/top_movie.jpg) no-repeat;
}

.movie video{
	width: 85%;
	height: auto;
	margin: 20px auto 20px auto;
}

.movie_recruit {
	float: left;
	text-align: center;
	width: 100%;
	height: 250px;
	margin: 5px auto 5px auto;
	background-color: #000;
	background: url(../img/recruit_movie_title_mrs.jpg) no-repeat;
}

.movie_recruit video{
	width: 400px;
	height: auto;
	float: right;
	margin: 12px 20px 10px 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
}

.movie_recruit2 {
	float: left;
	text-align: center;
	width: 100%;
	height: 250px;
	margin: 5px auto 5px auto;
	background-color: #000;
	background: url(../img/movie_bg_2.jpg) no-repeat;
}

.movie_recruit2 video{
	width: 400px;
	height: auto;
	float: right;
	margin: 12px 20px 10px 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
}

.movie_recruit3 {
	float: left;
	text-align: center;
	width: 100%;
	height: 365px;
	margin: 5px auto 5px auto;
	background-color: #000;
	background: url(../img/pc_movie_girl.jpg) no-repeat;
}

.movie_recruit3 video{
	width: 400px;
	height: auto;
	float: left;
	margin: 120px 0 15.5px 30px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
}



.movie_title_top {
	text-align: center;
	width: 100%;
	height: auto;
	margin: 0 auto -20px auto;
}

.movie_title_top img{
	max-width: 100%;
}


/*--------------------------------------------
gravure_detail
---------------------------------------------*/
.gravuredwindow{margin: 10px auto 0px auto;width: 100%;height: auto;text-align: center;}

.gravuredwindow2{margin: 0px auto 0px auto;width: 880px;height: auto;text-align: center;}

.gravuredwindow2 img{width: 880px;height: 616px;text-align: center;margin: 0px auto 0px auto;}

.gravuredt {width: 100%;height: auto;margin: 0px auto 10px auto;}

.gravure_profile {
	width: 100%;
	font-size: 36px;
	color: #000;
	line-height: 60px;
	text-align: center;
	margin: 15px auto 15px auto;
	padding: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid #450c7e;
}

.gravure_profile a{color: #000;font-size: 36px;}

.gr_name {
	font-family: 'Cantata One', serif;
	font-weight: 300;
	letter-spacing: -0.01em;
	font-size: 24px;
}

#gravure_title {
	text-align: center;
	width: 230px;
	height: 35px;
	font-size: 20px;
	line-height: 33px;
	margin: 15px auto 20px auto;
	background-color: #450c7e;
	font-weight: bold;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
}

#gravure_title a{color: #fff;display: inline-block;width: 100%;height: 100%;}



/*--------------------------------------------
anniversary
---------------------------------------------*/
#anniversary_area{
	color: #FFF;
	background-color: rgba(0,0,0,0.6);
}

#anniversary_area {
	font-size: 16px;
	line-height: normal;
	width: 800px;
	margin: 0 auto;
	padding: 45px;
	color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 5px #666;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
}

#anniversary_area {
	margin-top: 20px;
}



/*--------------------------------------------------------------
img_rogo
--------------------------------------------------------------*/
.pickup_slender, .pickup_glamour {text-align: center;font-size: 16px;}

.pickup_slender_img, .pickup_glamour_img{width: 333px; height: 500px;}

.pickup_slender_img img, .pickup_glamour_img img{position: relative;float: left;width: 333px;height: 500px;}

.logo_absolute {position: absolute;right: 0px;text-align: center;margin-top: -500px;}

.deatail_logo{width: 400px;height: 600px;position: relative;clear: none;margin-top: -600px;}

.deatail_logo img{max-width: 100%;}



/*--------------------------------------------------------------
footer_contents
--------------------------------------------------------------*/
.footer_contents_area{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 10px auto 10px auto;
}

.if_area{
	width: 900px;
	height: auto;
	text-align: center;
	margin: 35px auto 30px auto;
}

.if_box{
	width: 896px;
	height: 530px;
	text-align: center;
	margin: 0 auto 0 auto;
	border-top: 0.5px dotted #450c7e;
	border-bottom: 0.5px dotted #450c7e;
}

.if_box_title {
	width: 448px;
	height: 40px;
	margin: 10px auto 5px auto;
	text-align: center;
	box-sizing: border-box;
	float: left;
}

.if_box_title h2 {
	text-align: center;
	font-size: 20px;
	line-height: 1.1em;
	color: #450c7e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

.if_box_title em{
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 10px;
	line-height: 0.1em;
	font-style: normal;
	color: #450c7e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-top: 0.5px dotted #450c7e;
}

.iframe_box{
	width: 420px;
       	height: 390px;
	float: left;
	margin: 15px auto 15px 17px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
}

.iframe_box iframe{
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

.footer_cotents_img {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px auto 5px auto;
}

.footer_cotents_img ul{
	width: 99%;
	height: auto;
	text-align: center;
	margin: 0 auto 0 auto;
}

.footer_cotents_img ul li{
	float: left;
	margin-left: 2px;
	margin-bottom: 5px;
	width: 33%;
	height: auto;
	text-align: center;
}

.footer_cotents_img ul li img{
	width: 100%;
}



/*--------------------------------------------------------------
top_contents
--------------------------------------------------------------*/
.top_image_banner{
	width: 100％;
	height: auto;
	margin: 5px auto 5px auto;
	text-align: center;
}

.top_image_banner ul{
	width: 896px;
	height: auto;
	text-align: center;
	margin: 0 auto 0 auto;
	box-sizing: border-box;
}

.top_image_banner ul li{
	float: left;
	width: 50%;
	height: auto;
}



/*--------------------------------------------------------------
TOP_NEWFACE_AREA
--------------------------------------------------------------*/
.top_pickup_box {
	width: 100%;
	margin: 30px auto 10px auto;
	float: left;
}

.newface_page_title {
	width: 100%;
	height: 60px;
	margin: 10px auto 25px auto;
	padding-top: 10px;
	text-align: center;
	box-sizing: border-box;
}

.newface_page_title h2 {
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	color: #450c7e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.newface_page_title em{
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 16px;
	line-height: 0.1em;
	font-style: normal;
	color: #450c7e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-top: 0.5px dotted #450c7e;
}

.top_newface_list{
	float: left;
	width: 100%;
	height: 50px;
	margin: 0 auto 60px auto;
	box-sizing: border-box;
	display: block;
	border-bottom: 0.05px dotted #450c7e;
}

.top_newface_list a{
	font-weight: bold;
	font-size: 15px;
	line-height: 35px;
	display: block;
	padding: 10px;
	color: #450c7e;
	text-align: right;
}

.top_newface_list a:hover {
	color: #D2A3CB;
	text-decoration: underline;
}



/*--------------------------------------------------------------
TOP_SCHEDULE_AREA
--------------------------------------------------------------*/
#top_schedule_area{
	width: 896px;
	height: auto;
	margin: 20px 0px 20px 0px;
	border-bottom: 0.5px dotted #450c7e;
}

#top_schedule_area #information{
	width: 100%;
	height: 90px;
	margin: 10px 0px 10px 0px;
	background: #450c7e;
	text-align: center;
	box-sizing: border-box;
}

#top_schedule_area #information h2{
	padding-top: 10px;
	font-size: 35px;
	line-height: 1.5em;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#top_schedule_area #information em{
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 18px;
	line-height: 0.1em;
	font-style: normal;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-top: 0.5px dotted #fff;
}

.todays{
	width: 99%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
}

/*--------------------------------------------------------------
CONTENTS_AREA
--------------------------------------------------------------*/
.top_slider_area{
	width: 100%;
	height: 400px;
	text-align: center;
	margin: 5px auto 5px;
}

.othersboxinfo{
	width: 100%;
	height: 480px;
	margin: 15px auto 10px auto;
	text-align: center;
	box-sizing: border-box;
}

#top_movie{
	float: left;
	width: 40%;
	height: 460px;
	margin: 0px 0px 0px 10px;
	border: 0.5px solid #450c7e;
	background-image: url(../img/top_contents_bg.png);
}

.top_movie_imagebox{
	width: 95%;
        height: auto;
	margin: 0 auto 5px auto;
	text-align: center;
}

.top_movie_imagebox img{
	width: 100%;
}

#top_movie_box{
	width: 95%;
        height: auto;
	margin: 15px auto 10px auto;
	text-align: center;
}

#top_movie_box .detail_movie{
	text-align: center;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
}

#top_movie_box .detail_movie video{
	max-width: 100%;
}

#top_movie_box .detail_movie video #pickup_movie{
	width: 100%;
}

.top_movie_box a:hover {color: #f08080;}

#top_news{
	float: left;
	width: 55%;
        height: 460px;
	margin: 0px 0px 0px 20px;
	border: 0.5px solid #450c7e;
	background-image: url(../img/top_contents_bg.png);
}

#top_news_box{
	width: 90%;
        height: 260px;
	background-image: url(../img/bg.jpg);
	overflow-y: auto;
	border: 1px solid #450c7e;
	overflow-x: hidden;
	margin: 15px auto 10px auto;
	padding: 10px;
}

#top_news_box img{
	max-width: 320px;
}

.page_title h3 {
	text-align: center;
	font-size: 25px;
	padding: 10px;
	line-height: 0.8em;
	color: #450c7e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.page_title span{
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 15px;
	line-height: 0.1em;
	font-style: normal;
	color: #450c7e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-top: 0.5px dotted #450c7e;
}

.top_pickup_box {
    	width: 100%;
	text-align: center;
	margin: 15px auto 15px auto;
}

#top_pickup_list{
    	width: 98%;
	text-align: center;
	margin: 5px auto 5px auto;
	box-sizing: border-box;
}

.top_pickup_wrapper{
	float: left;
    	width: 48%;
	height: 370px;
	text-align: center;
	margin: 0 auto 0 10px;
	border: 1px solid #450c7e;
	box-sizing: border-box;
	background: url(../img/pickup_cast.jpg);
}

.top_pickup_imge_box{
	float: left;
    	width: 245px;
	height: 368px;
	text-align: left;
	position: relative;
	box-sizing: border-box;
}

.top_pickup_text_box{
	float: left;
    	width: 176px;
	height: 368px;
	box-sizing: border-box;
}

.top_pickup_text_name{
	padding: 10px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #000;
	box-sizing: border-box;
}

.top_pickup_text_name p{
	margin: 0 auto 0 auto;
	width: 88%;
	height: 16px;
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	border: 0.5px solid #450c7e;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.top_pickup_text_comment{
	margin-top: 25px;
	text-align: left;
	margin-left: 12px;
	width: 88%;
	height: 185px;
	padding: 5px;
	font-size: 12px;
	color: #000;
	box-sizing: border-box;
}

.top_pickup_enter{
	margin: 10px auto 0 auto;
	width: 165px;
	height: 30px;
	padding: 5px;
	text-align: center;
}

.page_title {
	width: 100%;
	height: 60px;
	margin: 10px auto 25px auto;
	padding-top: 10px;
	text-align: center;
	box-sizing: border-box;
}

.page_title h2 {
	text-align: center;
	font-size: 35px;
	line-height: 1.5em;
	color: #450c7e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.top_logo_absolute {
	position: absolute;
	right: 0px;
	text-align: center;
	margin-top: 0px;
	float: left;
}

.contents_wrap{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 30px auto 20px auto;
}

.contents_wrap ul{
	width: 896px;
	height: auto;
	text-align: center;
	margin: 0 auto 0 auto;
	box-sizing: border-box;
}

.contents_wrap ul li{
	float: left;
	width: 50%;
	height: auto;
}



/*--------------------------------------------------------------
CSS_ANIME
--------------------------------------------------------------*/
.effect-fade {
	opacity : 0;
	transform : translate(0, 45px);
	transition : all 150ms;
}

.effect-fade.effect-scroll {
	opacity: 1;
	transform: translate(0, 0);
}



/*--------------------------------------------------------------
カウントダウン
--------------------------------------------------------------*/
#countdown1, #countdown2, #countdown3 {
	position: relative;
	cursor: pointer;
	width: 342px;
	height: 342px;
	line-height: 1em;
	margin: 0 0 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#countdown1 {
	background-image: url(/photo/countdown1.jpg);
}

#countdown2 {
	background-image: url(/photo/countdown2.jpg);
}

#countdown3 {
	background-image: url(/photo/countdown3.jpg);
}

#countDay {
	position: absolute;
	left: 85px;
	bottom: -5px;
	font-size: 80px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: 5px 5px 3px #ff9;
	color: #000;
}


/* =============================================================================
   link page
   ========================================================================== */
#linkarea{
		margin:3px 0px 0px 0px;
		}



#linkarea #information{
			width:540px;
			float:left;
			margin:0px 0px 0px 10px;
			font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
			font-size:21px;
			}



#linkarea h2{
		float:left;
		padding:10px 0px 10px 10px;
		}



#linkarea #information h2{
				width:540px;
				height:40px;
				line-height:1.6em;
				padding-top:5px;
				float:left;
				font-size:20px;
				background-image: url(/img/linkh2.jpg);
				margin-bottom:10px;
				background-repeat:no-repeat;
				padding-left:45px;
				color:#fff;
				}



#linkarea #information h2 span{
				font-size:small;
				}



.linkbanner {
		text-align: left;
		}



.linkbanner li {
		margin:0px 0px 15px 19px;
		display:block;
		float:left;
		}



/* =============================================================================
   privacy policy
   ========================================================================== */
#privacy{
	width:450px;
	padding:15px 25px 25px 15px;
	color:#777;
	line-height:2em;
	}



#privacy h1{
		width:440px;
		height:40px;
		font-size:20px;
		line-height:1.6em;
		background-image: url(/img/pv.png);
		background-repeat:no-repeat;
		padding:5px 0px 0px 55px;
		color:#fff;
		font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
		}



/* =============================================================================
   caution
   ========================================================================== */
#caution{
	width: 425px;
	padding: 25px;
	color: #777;
	line-height: 3em;
	font-size: 13px;
	}



#caution h1{
		width:440px;
		height:40px;
		font-size:20px;
		line-height:1.6em;
		background-image: url(/img/ca.png);
		background-repeat:no-repeat;
		padding:5px 0px 0px 55px;
		color:#fff;
		font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
		}



/* =============================================================================
   credit
   ========================================================================== */
.credit{
	width:470px;
	padding:25px 0px 25px 15px;
	color:#777;
	line-height:2.2em;
	font-size:13px;
	font-weight:normal;
	}



.credit h1{
		width:440px;
		height:40px;
		font-size:20px;
		line-height:1.6em;
		background-image: url(/img/cc.png);
		background-repeat:no-repeat;
		padding:5px 0px 0px 55px;
		color:#fff;
		font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
		}



.credit h2{
		width:440px;
		height:10px;
		text-align:left;
		font-size:15px;
		margin-top:20px;
		margin-bottom:20px;
		color:#f00;
		font-family : sans-serif ; 
		}</pre></body></html>