@charset "UTF-8";
/* swiper-container */
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}
.swiper-pagination {
  width: 100%;
  margin: 22px 0 0;
}
.swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 7px;
}
.center_bnr {
  text-align: center;
}
.nondisplay {
  /*display: none;*/
}
/* content */
#content h2 {
  font-size: 14px;
  text-align: center;
  /*line-height: 1.2;*/
  margin: 0px 0 20px;
}
#content h2 span {
  font-size: 26px;
  font-weight: lighter;
  letter-spacing: 0.05em;
}
.topslide .swiper-slide {
  text-align: center;
  width: 1000px;
  margin: auto;
}
.topslide .swiper-slide a:hover img {
  opacity: 1;
}
/* bigbnr */
#bigbnr {
  width: 1590px;
  margin: 0 auto 30px;
}
/* topmovie  */
.topmovie iframe {
  display: block;
  width: 100%;
  height: 500px;
}
/* headline */
.topicsnone {
  display: none;
}
#headline {
  margin: 0;
  height: 40px;
  background: url(../img/bg_headline.jpg);
}
div.ticker {
  max-width: 1000px;
  min-width: 920px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 8px 0 0;
}
div.ticker ul {
  height: 1.6em;
}
div.ticker ul li {
  float: left;
  display: inline;
  clear: both;
  text-align: left;
  list-style-type: none;
  position: relative;
  line-height: 1.6em;
  margin-bottom: -1.6em;
  color: transparent;
}
/* concept */
#concept {
  padding: 0 20px;
  margin: 145px 0 0;
}
#concept h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 48px;
}
#concept p {
  text-align: center;
  line-height: 2;
}
/* topschedule */
#topschedule {
  background: transparent;
  padding: 100px 0 50px;
}
#topschedule .today {
  text-align: center;
  width: 137px;
  height: 38px;
  line-height: 38px;
  margin: 0px auto 20px;
  position: relative;
  /*color: #10484f !important;*/
  background-image: linear-gradient(#dcc9d9,#d1ded2);
  border-radius: 20px;
  font-weight: bold;
  border: 1px solid #fff;
  /*background: url(../img/bg_day.png);*/
}
.topschedule_bg {
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*border-top: #82724b 5px solid;*/
background: url(../img/th_pc_me2bl_03.png) no-repeat top center / cover;
}
.topschedule_in {
  width: 1000px;
  margin: 120px auto 0px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.today_schedule_box {
    position: relative;
  width: -webkit-calc(100%/4 - 2%);
  width: calc(100%/4 - 2%);
  margin: 0 1% 36px;
}
.today_schedule_box a {
  display: block;
  background: transparent;
  padding: 0px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.today_schedule_box .beginner {
 background: #c4af7c;
            background: -moz-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            background: -webkit-gradient(linear, left center, right center, from(#c4af7c), to(#e6d1a7));
            background: -webkit-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            background: -o-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            background: -ms-linear-gradient(left, #c4af7c 0%, #e6d1a7 100%);
            /*background: linear-gradient(to right, #187ff0 0%, #54bef2 100%);*/
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#A97F2A, endColorstr=#FDD379,GradientType=1 );
            width: 30px;
            height: 30px;
            display: block;
            text-align: center;
            line-height: 30px;
            font-size: 10px !important;
            position: absolute;
            top: 52%;
            left: 21%;
            margin: 0;
            -webkit-transform: rotate(0);
            padding: 0;
            font-weight: 400;
            font-family: inherit;
                z-index: 2;
}
.today_schedule_box .beginner::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  top: 1px;
  left: 50%;
  right: 50%;
  margin-left: -19px;
  border-style: solid;
  border-color: transparent transparent transparent transparent;
  border-width: 36px 0 36px 36px;
  transform: rotate(90deg);
}
.today_schedule_box .image {
  width: 100%;
  max-width: 232px;
}
.today_schedule_box .size {
  font-size: 12px;
}
.today_schedule_box .time {
  font-size: 16px;
  font-weight: bold;
  margin: 8px 0 0;
  padding: 0 0 0 16px;
  background: url(../img/ico_time.png)no-repeat 0px 6px;
}
#waiting {
  width: 100%;
  text-align: center;
  padding: 6px 15px 5px;
  margin: 0 0 120px;
}
/* tetris_menu */
.tetris_menu {
  width: 1000px;
  margin: 90px auto 90px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.tetris_menu p {
  transition: opacity 0.5s linear;
}
.tetris_menu p:hover {
  opacity: 0.6;
  transition: opacity 0.5s linear;
}
.tetris_menu .tetris_menu01 {
  width: 319px;
  height: 226px;
  margin: 0 0 17px;
  padding: 97px 0 0;
  line-height: 1.1;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  background: url(../img/tetris_01.jpg);
}
.tetris_menu .tetris_menu02 {
  width: 319px;
  height: 325px;
  padding: 146px 0 0;
  line-height: 1.1;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  background: url(../img/tetris_02.jpg);
}
.tetris_menu .tetris_menu03 {
  width: 319px;
  height: 565px;
  padding: 266px 0 0;
  line-height: 1.1;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  background: url(../img/tetris_03.jpg);
}
.tetris_menu .tetris_menu04 {
  width: 319px;
  height: 325px;
  margin: 0 0 17px;
  padding: 146px 0 0;
  line-height: 1.1;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  background: url(../img/tetris_04.jpg);
}
.tetris_menu .tetris_menu05 {
  width: 319px;
  height: 226px;
  margin: 0 0 17px;
  padding: 96px 0 0;
  line-height: 1.1;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  background: url(../img/tetris_05.jpg);
}
.tetris_menu .tetris_menu01 span, .tetris_menu .tetris_menu02 span, .tetris_menu .tetris_menu03 span, .tetris_menu .tetris_menu04 span, .tetris_menu .tetris_menu05 span {
  font-size: 14px;
  display: block;
  letter-spacing: 0em;
}
/* news_pickup */
#news_pickup {
    width: 100%;
    max-width: 1000px;
  margin: 40px auto 90px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
    padding: 0 9px;
}
/* topnews */
#topnews {
  width: 100%;
  padding: 0 0 30px;
  position: relative;
}
.topnews_in {
  max-height: 438px;
  overflow: auto;
  padding: 26px 40px;
}
.topnews_in h3 {
  font-size: 20px;
  font-weight: bold;
  color: #906a00;
}
.news_body {
  border-bottom: 1px solid transparent;
  padding: 15px 0 50px;
  margin-bottom: 50px;
}
.topnews_in .news_body:last-of-type {
  border: none;
}
.news_update {
  font-weight: normal;
  font-size: 14px;
  margin-left: 15px;
}
.news_body p {
  font-size: 14px;
}
/* pickup */
#pickup {
  width: 287px;
  text-align: center;
}
.top_pickup {
  background: url(../img/th_pc_me2bl_02.png);
  width: 282px;
  height: 438px;
  padding: 42px 36px 36px;
}
.top_pickup .profile .name {
  font-size: 16px;
  padding:10px 0 0px;
}
.top_pickup .profile .size {
  font-size: 12px;
  margin: 0px 0 10px;
}
.pickupnone {
  display: none;
}
.pickup_in {
  margin: 0 auto;
  position: relative;
}
#pickup .profile {
  border: none;
  background: none;
  text-align: center;
}
.middle_menu {
  padding: 40px 0;
}

.content_bottom {
width: 100%;
max-width: 1000px;
  min-width: 920px;
  margin: 0 auto 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
    padding: 0 9px;
}
#content .indexcast{
  /*padding-right: 3%;*/
  /* width: 700px !important;*/
  /*max-width: 700px !important;*/
  /*min-width: 700px !important;*/
}
#twitter{
  margin-top: 70px;
}
#girls_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#girls_inner .girls_box {
  margin: 0 3% 5% 0;
  text-align: center;
  width: -webkit-calc(100%/3 - 2%);
  width: calc(100%/3 - 2%);
}
#girls_inner .girls_box:nth-child(3n){
  margin-right: 0;
}
#girls_inner .girls_box .name {
  font-size: 14px;
  font-weight: bold;
  margin: 12px 0 0;
}
#girls_inner .girls_box .size {
  font-size: 12px;
}
.content_bottom #side {
    width: 282px;
}
.content_bottom #side li {
  margin: 0 0 10px;
  text-align: center;
}
#top_access .link {
  width: 647px;
  margin: 73px auto 0;
}
#top_access .link a {
  width: 100%;
}
#top_access .link span {
  margin-left: 43px;
}
/* banner_area */
.banner_area {
  max-width: 1000px;
  width: 70%;
  margin: 90px auto 0px;
}
.banner_area ul li {
  display: inline-block;
  margin: 0 2px 5px;
}
/* 写メ日記 */
#topdiary{
    margin-top: 70px;
}
#topdiary >iframe{
    width: 100%;
}
@media screen and (max-width:1200px) {
  #pickup {
    width: 40%;
    max-width: 287px;
    text-align: center;
  }
  .content_bottom #side img {
    width: 100%;
    max-width: 100%;
  }
}
#content #news_pickup h2 .wh {
  font-size: 12px;
}
#content #side h2 .wh {
  font-size: 12px;
}
#content #top_access h2 .wh {
  font-size: 12px;
}
#content .banner_area h2 .wh {
  font-size: 12px;
}
#content #topschedule h2 .wh {
  font-size: 12px;
}
.banner_area ul {
  text-align: center;
}
  .topnews_in,
.schedule_area {
  border: solid 4px transparent;
}
  .even img{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
  }
@media screen and (max-width:1059px) {
  .today_schedule_box .time,.today_schedule_box .beginner{
    display: none;
  }
}
