@charset "UTF-8";
/******************
****** reset ******
*******************/
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  line-height: 1;
  word-wrap: break-word; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  background: transparent; }

img {
  vertical-align: bottom; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section, div, address, iframe, canvas, hr, textarea {
  display: block;
  line-height: 1; }

iframe {
  max-width: 100% !important; }

a, label {
  cursor: pointer; }

blockquote {
  padding: 0;
  margin: 0;
  display: block; }

address, em {
  font-style: normal; }

hr {
  border: 0;
  margin: 0;
  padding: 0; }

ul, ol, li {
  list-style: none; }

textarea {
  resize: vertical;
  overflow: hidden;
  -webkit-appearance: none;
  border: none; }

input, button, select {
  vertical-align: middle;
  border-radius: 0px;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none; }

button {
  outline: none; }

input[type="text"] {
  cursor: auto; }

table {
  border-collapse: collapse; }

*:before,
*:after {
  padding: 0;
  margin: 0;
  line-height: 1; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.gradient, .tit490, .tit190 {
  background: -webkit-gradient(linear, left top, left bottom, from(#cb60b3), color-stop(50%, #ad1283), to(#de47ac));
  background: -webkit-linear-gradient(top, #cb60b3 0%, #ad1283 50%, #de47ac 100%);
  background: linear-gradient(to bottom, #cb60b3 0%, #ad1283 50%, #de47ac 100%);}

.box-shadow, #search_image input, .topicarea520 div[align="center"] img, #template div a img {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.22);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.22); }

.text-overflow, .entrybox dd > a, .topicarea190 ol li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.inline-block, .inline-block > li {
  display: inline-block; }

.tac {
  text-align: center; }

/******************
****** base ******
*******************/
html {
  font-size: 62.5%;
  line-height: 1.7em;
  letter-spacing: 0.07em;
  min-height: 100%; }

body {
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  background-color: #f0f0f0;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

html,
body {
  height: 100%; }

body {
  background: #ddd; }

br.clear {
  display: none; }

a {
  word-break: break-all;
  text-decoration: underline; }

a:visited {
  color: #003388; }

img {
  max-width: 100%; }

/*基本レイアウト*/
#contentsarea {
  width: 100%;
  border: none;
  -webkit-background-size: cover;
          background-size: cover; }

#wrap {
  width: 100%;
  float: none;
  margin: 0; }

#centerarea {
  width: 100%;
  float: none;
  margin-bottom: 30px;
  padding: 5px; }

#centerarea h2 {
  /*年齢認証*/
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  padding: 10px 0 7px; }

#centerarea h2 + p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3; }

#centerarea h2 + p ~ div[style="color:#f00;"] {
  text-align: center; }

#centerarea h2 + p ~ ul li[style="font-size:150%;"] {
  text-align: center;
  padding-bottom: 10px; }

#centerarea h2 + p ~ ul li[style="font-size:150%;"] a {
  display: inline-block;
  text-align: center;
  border: 1px solid #bbb;
  padding: 12px;
  background-color: #f0f0f0;
  color: #333;
  -webkit-box-shadow: 0px 2px 1px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 1px 0 rgba(0, 0, 0, 0.5);
  border-radius: 5px; }

#centerarea h2 + p ~ ul li[style="font-size:150%;"] a:after {
  content: '';
  height: 7px;
  width: 7px;
  display: inline-block;
  border: 3px solid #666;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left-width: 0;
  border-top-width: 0;
  vertical-align: middle;
  margin-top: -4px; }

#centerarea > a {
  /*パンくず*/
  line-height: 1.5; }

#leftarea {
  width: 100%;
  float: none;
  margin: 0; }

#rightarea {
  width: 100%;
  float: none; }

#footerarea {
  width: 100%; }

/*ヘッダー*/
#headerarea {
  padding: 10px 5px 15px;
  margin: 0;
  width: 100%;
  height: auto;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  text-align: center; }

#headerarea .sp_header_search {
  display: block;
  margin: 10px 0; }

#headerarea .sp_header_search input {
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.9);
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem; }

#headerarea .sp_header_search .searchwin {
  width: 50%; }

#headerarea .sp_header_search input[type="submit"] {
  padding: 3px 15px; }

#headerarea table, #headerarea td {
  width: 100%; }

#headerarea ul#menu_list {
  display: none; }

#headerarea h1 {
  padding: 10px 0;
  font-size: 26px;
  font-size: 2.6rem; }

#headerarea h2 {
  font-size: 12px;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 5px 0;
  padding: 0;
  color: #f0f0f0; }

#headerarea .headerarea_text {
  float: none;
  font-size: 10px;
  font-size: 1rem; }

/*見出し*/
.tit490 {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  /*entey_embed*/ }

.tit490 + br {
  display: none; }

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

/*中央エリア*/
.paging {
  padding: 10px;
  margin: 0;
  text-align: center;
  width: 100%;
  overflow: hidden; }

.paging a, .paging span {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  min-width: 44px;
  min-height: 44px;
  line-height: 36px;
  margin-top: 5px;
  margin-bottom: 5px; }

.nowpage {
  font-weight: bold; }

/************
** item領域 **
*************/
.topicarea490 {
  margin-bottom: 0;
  width: 100%; }

.entrybox {
  float: none;
  margin: 7px 0 0;
  width: 100%;
  height: auto;
  padding: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e8e8e8));
  background: -webkit-linear-gradient(#fff, #e8e8e8);
  background: linear-gradient(#fff, #e8e8e8);
  border: 1px solid #bbb; }
.entrybox a {
  text-decoration: none; }

.etitle {
  padding: 9px 3px;
  font-size: 14px;
  width: 100%;
  height: auto; }
.etitle a{
  display: block;
  margin-bottom: 5px;
  word-break:break-all;
}
.entrybox li{
  float: none;
  margin: 0;
  width:100%;
}
.entrybox .margin10{
  width: auto !important;
  line-height: 1.5;
}
.topicarea490 .entrybox ul li{
  padding: 0;
}
.entrybox img{
  width:100%;
}
/*左右エリア*/
#rightarea .topicarea190:nth-last-child(2) {
  padding-bottom: 0;}

#rightarea .topicarea190:nth-last-child(2) p {
  text-align: center !important;
  font-size: 14px !important;
  font-size: 1.4rem !important; }

.searchwin {
  width: 100%;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  border: 1px solid #666;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 5px 10px;
  background-color: #fff; }

#search_text {
  float: none;
  margin-top: 15px;
  margin-bottom: 0;
  display: inline-block; }

#search_image {
  float: none;
  margin-top: 15px;
  margin-bottom: 0;
  display: inline-block; }

#search_image input {
  height: 30px;
  border-radius: 5px; }

.topicarea190 ul, ul {
  margin: 0;
  padding: 5px; }

.topicarea190 ul:not(.inline-block):not(.sp_nav) li:not(.goju):not([style="font-size:150%;"]) a:not([href="http://yahoo.co.jp"]):first-child,
.topicarea190 ul[style="line-height: 200%;"] li[style="font-size:150%;"] a:first-child,div:not(.margin10) > ul:not(.inline-block):not(.sp_nav) li:not(.goju):not([style="font-size:150%;"]):not(.entryboxActress) a:not([href="http://yahoo.co.jp"]):first-child,
ul[style="line-height: 200%;"] li[style="font-size:150%;"] a:first-child {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  margin-left: 14px; }

.topicarea190 ul:not(.inline-block):not(.sp_nav) li:not(.goju):not([style="font-size:150%;"]) a:not([href="http://yahoo.co.jp"]):first-child:before,
.topicarea190 ul[style="line-height: 200%;"] li[style="font-size:150%;"] a:first-child:before,div:not(.margin10) > ul:not(.inline-block):not(.sp_nav) li:not(.goju):not([style="font-size:150%;"]):not(.entryboxActress) a:not([href="http://yahoo.co.jp"]):first-child:before,
ul[style="line-height: 200%;"] li[style="font-size:150%;"] a:first-child:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #333;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0; }

.topicarea190 ol {
  padding-top: 7px; }

.topicarea190 ol li {
  padding-bottom: 5px;
  margin-left: 2em;
  list-style-type: decimal; }

.topicarea190 ol li a {
  display: inline-block;
  width: 70%;
  text-decoration: underline; }

ul li, ol li {
  line-height: 1;
  padding: 7px 5px; }

.footer_banner {
  text-align: center; }
.fixed_banner{
	max-width: 320px;
	max-height: 50px;
}
/**************
** actress **
**************/
.topicarea490 .paging ~ ul {
  text-align: center;
}
.topicarea490 ul li {
  padding: 5px; }

.topicarea190 ul .goju, .topicarea490 ul .goju {
  width: auto;
  height: auto;
  float: none;
  display: inline-block;
  padding: 0;
  margin: 10px 5px 0 0; }

.topicarea190 ul .goju a, .topicarea490 ul .goju a {
  width: auto;
  height: auto;
  background: transparent;
  color: #333333;
  font-size: 16px;
  font-size: 1.6rem; }

.topicarea490 ol {
  width: 100%; }

.topicarea490 ol li {
  float: none;
  width: 100%;
  height: auto;
  background: #fff;
  border-bottom: 1px dotted #333; }

.topicarea490 table {
  width: 100% !important; }


.entryboxActress{
  float: none;
  display: inline-block;
  margin: 5px 0 0;
  vertical-align: top;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e8e8e8));
  background: -webkit-linear-gradient(#fff, #e8e8e8);
  background: linear-gradient(#fff, #e8e8e8);
}
.entryboxActress p.sizes{
  margin: 5px 0 0;
}

/*********
** entry **
*********/
/*embed2.css*/
#moviearea {
  margin-bottom: 14px;
  width: 100%; }

#moviearea #flvplay {
  margin-bottom: 7px; }

@media only screen and (max-width: 768px) {
  #moviearea #flvplay {
    margin-left: auto; } }

#moviearea #flvplay video {
  /*iphoneでの表示を決めるスタイル*/
  width: 100%;
  height: 180px; }

#moviearea #flvplay #ply {
  /*androidでの表示を決めるスタイル*/
  width: 100%;
  height: 180px; }

.topicarea520 {
  line-height: 1.5; }

.topicarea520 dd {
  padding: 0 5px; }

.topicarea520 dd li {
  display: inline-block; }

.topicarea520 dd img {
  text-align: center;
  width: 100%;
  max-width: 100%; }

.topicarea520 div[align="center"] {
  margin: 10px auto !important; }

.topicarea520 div[align="center"] img {
  width: 100%;
  height: auto;
  max-width: 468px; }

/***********
** template **
**********/
#template h3 {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 0 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #666;
  text-align: center; }

#template div {
  padding: 0 5px;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem; }

#template div div {
  padding: 5px 10px; }

#template div a img {
  display: block;
  margin: auto; }

#template img {
  width: 100%;
  height: auto;
  text-align: center; }

.left5 dt {
  padding: 15px 0 10px;
  font-size: 16px;
  font-size: 1.6rem; }

.left5 dd {
  padding-left: 10px;
  line-height: 1.3; }

/******
** sp_nav**
*****/
.sp_nav {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 5px; }

.sp_nav li {
  display: table-cell;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.3);
  vertical-align: middle; }

.sp_nav li:not(:last-child) {
  border-right: 1px solid #8b008b; }

.sp_nav li a {
  display: block;
  padding: 7px 5px;
  text-decoration: none;
  color: #fff; }
.sp_nav li a:hover{
  background-color: rgba(0, 0, 0, 0.3);
  text-decoration: underline;}

/*jukujo-sample　サイドパネルchバナー表示*/
.rightarea_ch_banner a img{width: 50%;max-width:180px;}
/*表示しない場合*/
.sp_disnon{display: none;}
