@charset "utf-8";
* {
  font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
html,body{
font-size: 14px;
  color: #fff;
}
h1{
  height: 0;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
}
h2{
  font-size: 20px;
  background-image: url(../images/h2_bg.jpg);
  background-repeat: repeat-x;
  text-shadow: 2px  2px  3px  #fff;
  height: 30px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}
h4{
  padding: 0;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  padding: 5px 0;
  font-size: 18px;
  text-shadow: 1px  1px  2px  #ccc ;
  background-image: -webkit-gradient(linear, left top, left bottom, from( #565656 ), to( #2f2f2f )); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient( #565656 , #2f2f2f ); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient( #565656 , #2f2f2f ); /* FF3.6 */
  background-image:     -ms-linear-gradient( #565656 , #2f2f2f ); /* IE10 */
  background-image:      -o-linear-gradient( #565656 , #2f2f2f ); /* Opera 11.10+ */
  background-image:         linear-gradient( #565656 , #2f2f2f );
}

.clear{
  clear: both;
}
.red{
  color: orange;
}
.bold{
  font-size: 18px;
  font-weight: bold;
}
.big{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.small{
  font-size: 10px;
}
.site-name{
  color: #ffe468;
  text-decoration: none;
  text-shadow: 1px 0px 3px #000000;
  font-family: 'font_title1';
}
/* テキストを省略せずに表示する */
.ui-header .ui-title,.ui-footer .ui-title,.ui-btn-inner,.ui-li-heading,.ui-li .ui-btn-text a.ui-link-inherit,.ui-li-desc {
  overflow: visible;
  white-space: normal;
}
#map {
  width: 100%;
  height: 300px;
  border: 8px solid #ccc;
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
}
#map_canvas{
  width:100%;
  height:350px;
  margin:20px auto 20px auto;
  color:#000
}
/*入力フォームの背景を調整*/
textarea.ui-body-b,input.ui-body-b {
  background-color: white;
}
/*見出しとフォーム部品の間の余白を調整*/
.ui-field-contain:first-child {
  padding-top: 0;
}
/*インデックス*/
#black{
  background-color: black;
  height: 100%;
}
.index_button {
  width: 200px;
  margin: 70px auto 70px auto;
	text-align:center;
}

/* ヘッダー */
#header_index {
  margin-top: 10px;
  width: 100%;
  height: 31%;
  display:block;
  margin: 0 auto;
  /*text-indent:-9999px;*/
}
#header_index img{
  margin-top: 15px;
}
 
.caution {
	color:#F03;
	font-weight:bold;
}
.msg {
	font-size:12px;
	margin-top:10px;
}
.cautionMsg {
	font-size:12px;
	color:#903;
	margin-top:10px;
}
.girlsList {
	min-height:55px;
}
.news{
	margin:10px;
  color: #fff;
}
.news h3{
  margin-bottom:5px;
  color:#FF3366;
  font-weight:bold;
}
.time{
  color: #FF3366;
}

/* スライド  */
.flexslider{
  margin: 0;
}
.flexslider img{
  width: 100%;
}
#mainImages {
  width: 96%;
  padding: 0 2%;
  margin: 10px auto;
  text-align: center;
}
#mainImages img{
  width: 100%;
}
/* ピックアップ */
.pickup{
  display: block;
  padding-top: 10px;
  text-align: center;
  margin: 0 auto 10px auto;
  font-size: 14px;
}
.pickup p{
  color: #000;
}

.pickup .sumb img{
  width: 240px;
}

/* キャスト・スケジュール */
#cast{
  display: block;
  height: 100%;
  padding: 3px 0 25px 0;
  font-size: 10px;
}
#cast p{
  color: #000;
  padding: 0;
  font-weight: normal;
   border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
}
#cast li{
  width: 104px;
  height: 220px;
  padding: 5px 0;
  color: #000;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
  float: left;
  background-color: #FFFFFF;
  margin: 2px 1px 2px 1px; 
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 7px;  
}
#cast li img{
  width: 90px;
	margin-top:2px;
}
#cast .new_img img{
  width: 33px;
}
#cast .shukkin img{
  width: 31px;
}
#cast li .time{
	font-weight: bold;
	font-size:1.1em;
	color:#FF3366;
}

#cast2{
  display: block;
  height: 100%;
  padding: 3px 0 25px 0;
  font-size: 10px;
}
#cast2 p{
  color: #000;
  padding: 0;
  font-weight: normal;
   border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px; 
}
#cast2 li{
  width: 104px;
  height: 280px;
  padding: 5px 0;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  float: left;
  background-color: #FFFFFF;
  margin: 2px 1px 2px 1px; 
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 7px;  
}
#cast2 li img{
  width: 90px;
	margin-top:2px;
}
#cast2 .new_img img{
  width: 33px;
}
#cast2 .shukkin img{
  width: 31px;
}

/*ランキング*/
#cast_ranking{
  display: block;
  height: 100%;
  padding: 3px 0 25px 0;
  font-size: 10px;
}
#cast_ranking p{
  color: #000000;
  padding: 0;
  font-weight: normal;
   border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
}
#cast_ranking ul li{
  width: 104px;
  height: 240px;
  padding: 5px 0;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  float: left;
  background-color: #FFFFFF;
  margin: 2px 1px 2px 1px; 
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 7px;  
}
#cast_ranking li img{
  width: 90px;
}
#cast_ranking .new_img img{
  width: 33px;
}
#cast_ranking .shukkin img{
  width: 31px;
}

ul.schedule_btn{
  margin-left: 10%;
}
/*下層ページコンテンツ　recruit/system/access */
#contents{
  display: block;
  padding: 10px 2px;
  font-size: 14px;
}
#contents table {
  width: 100%;
}
#contents th{
  padding: 10px 3%;
  text-align: center;
  vertical-align: middle;
  background: url(../../images/th_bg.jpg) repeat left top;
  color:#000;
  border: 1px solid #000;
}
#contents td{
  padding: 10px 4%;
  background-color: #c6c6c6;
  text-align: left;
  color: #222;
  border: 1px solid #000;
  vertical-align: middle;
}
 /*　イベントページ　*/
 #event{
  display: block;
  width: 94%;
  padding: 3%;
  color: #000000;
 }
 #event li{
  clear: both;
  display: block;
  padding: 5px 0;
  border-bottom: 1px dotted #aaa;
	text-align:center;
 }
 #event li p{
  font-size: 14px;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 5px;
}

 /*チケット*/
 .ticket_text{
  color: #000000;
  margin: 10px;
 }
 .ticket_text img{
	 width:100%;
 }

/*link*/
#link{
  width: 96%;
  padding: 0 2%;
}
#link p{
  padding: 5px 0;
}
#link ul {
  padding: 10px 0;
}
#link li{
  float: left;
  font-size: 12px;
  margin-right: 10px;
}
/* hotelnavi */
#hotel{
  display: block;
  width: 96%;
  padding: 0 2%;
  color: #222222;
}
#hotel li{
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 5px;
}
.hotel_name{
  display: block;
  float: left;
  padding-top: 20px;
  width: 35%;
  text-align: left;
  font-size: 16px;
}
.hotel_add{
  display: block;
  width: 65%;
  float: left;
  font-size: 14px;
  text-align: left;
  line-height: 18px;
}
/*プロフィール*/
#profile{
  display: block;
  background: none;
}
#profile .flexslider li{
  width: 33.33%;
  margin: 0;
  background: transparent;
}
.komoku table {
  width: 100%;
}
.komoku th{
  padding: 10px 3%;
  text-align: left;
  vertical-align: middle;
  background: url(../../images/th_bg.jpg) repeat left top;
  color:#fff;
  border-bottom:1px solid #000;
}
.komoku td{
  padding: 10px 4%;
  color: #222;
  background-color: #c6c6c6;
  border-bottom:1px solid #000;
  text-align: left;
  vertical-align: middle;
}
/*プロフィール一週間スケジュール*/
.schedule_table {
  width:100%;
  border-collapse: collapse;
}

.schedule_table th {
  font-size:13px;
  padding:3px 3px;
  background: url(../../images/th_bg.jpg) repeat left top;
  color:#fff
  border:1px solid #000;
  text-align:center;
  font-weight:bold;
}

.schedule_table td {
  font-size:13px;
  height: 70px;
  padding:3px 3px;
  color: #222;
  border:1px solid #000;
  text-align:center;
  background-color: #c6c6c6;
}

.schedule_table td img{
  margin:0 auto;
  padding:0;
  margin-bottom:3px;
}
.schedule_title{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
/* blog  */
#blog{
  display: block;
  width: 94%;
  padding: 3%;
  color: #000000;
}
#blog li{
  clear: both;
  display: block;
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
#blog li img {
  margin: 0 auto 5px auto;
}
#blog li p{
  font-size: 14px;
  text-align: left;
  padding: 5px 0;
}
.day{
  padding: 10px 0;
  font-size: 14px;
  text-align: right;
  color: #fff;
}
.day a{
  color: #ff8a00; 
}
/*コンタクトボタン*/
#contact_btn{
  text-align: center;
}
/*お問い合わせ*/
#contact{
  color: #ffffff;
  padding: 10px;
}
.contact input,textarea {
  　-moz-border-radius:   6em;
  -webkit-border-radius: .6em;
  border-radius:   .6em;
}
  /*メルマガ*/
#mmaga{
  padding: 10px 5px;
  font-size: 14px;
  color: #000000;
}
#mmaga form,input {
  　-moz-border-radius:        .6em;
  -webkit-border-radius:        .6em;
  border-radius:            .6em;
}
.submit{
  width: 150px;
  margin: 0 auto;
}
/* footer*/
#footer_navi{
  color: #ffffff;
  padding: 0;
  margin: 0;
}
.icon{
  background-image: url(../images/footer_icon.png);
  background-repeat: no-repeat;
  background-position: right;
  margin: 0 auto;
  padding-left: 20px;
  text-align: left;
  font-size: 16px;
}

p.footer a{
	color:#ffe468!important;
  }
  
  h5.footer a{
    color:#fff!important;
    }

.headerlink{
	margin-top:30px;
	font-size:18px!important;
	line-height:1.4em!important;
	}
.headerlink span{
	font-size:18px!important;
	color:#ffe468!important;
	line-height:1.4em!important;
	}
.headerlink span a{
	font-size:18px!important;
	color:#ffe468!important;
	line-height:1.4em!important;
	}

  .topimg{
    text-align: center;
    margin-top: 10px;
    font-size: 0;
    line-height: 0;
  }

  .topimg img{
    width: 100%;
    max-width: 700px;
  }