@charset "UTF-8";
/* 項目 */
article#content section {
  background: #FFF;
}

div.head span {
  background: url(../../common/img/movie/icon_movie.png) no-repeat;
}

div.head div {
  padding: 12px 0 17px 320px;
}

.head {
  min-height: 91px;
}

.group {
  background: #FFF;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

/* 新着動画 */
section.newmovie-col {
  border: 1px solid #afaeae;
}
section.newmovie-col h2 {
  padding-left: 10px;
  position: relative;
  color: #fff;
  font-size: 18px;
  height: 39px;
  line-height: 39px;
  background: url(../../common/img/movie/newmovie-col-h.png) repeat-x;
  border-bottom: 1px solid #afaeae;
}
section.newmovie-col h2 span {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 14px;
  font-weight: normal;
  display: block;
}
section.newmovie-col div.genre {
  padding: 10px 20px;
}
section.newmovie-col div.genre div.nmb-wrap {
  position: relative;
  padding: 10px 0 10px 10px;
  border: 1px solid #D5D5D5;
  box-shadow: 0 0 20px #ccc;
  margin: -1px 0 0 0;
}
section.newmovie-col div.genre div.nmb-wrap p.report {
  position: absolute;
  bottom: 10px;
  right: 5px;
  width: 134px;
  height: 29px;
}
section.newmovie-col div.genre div.nmb-wrap p.report a {
  display: block;
  width: 134px;
  height: 29px;
  background: url(../../common/img/movie/report-b.png) no-repeat;
}
section.newmovie-col div.genre div.nmb-wrap p.comment {
  position: absolute;
  bottom: 45px;
  right: 5px;
  width: 134px;
  height: 29px;
}
section.newmovie-col div.genre div.nmb-wrap p.comment a {
  display: block;
  width: 134px;
  height: 29px;
  background: url(../../common/img/movie/comment-b.png) no-repeat;
}
section.newmovie-col div.genre div.detail {
  float: right;
  width: 430px;
}
section.newmovie-col div.genre div.detail p.shopname {
  font-size: 30px;
}
section.newmovie-col div.genre div.detail p.girlname a {
  font-size: 20px;
}
section.newmovie-col div.genre div.detail p.membername {
  font-size: 14px;
}
section.newmovie-col div.genre div.thumb {
  float: left;
  position: relative;
}

/* 動画コンテンツ */
.movielist {
  margin-left: 20px;
}

.movielist li.last {
  margin-right: 0;
}

div.column3 {
  width: 428px;
  float: left;
}

div.column2 {
  width: 281px;
  float: right;
}

.movielist li {
  position: relative;
  width: 131px;
  min-height: 155px;
  float: left;
  margin-right: 17px;
}
.movielist li img {
  width: 100%;
}
.movielist li span.coming {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 10;
  width: 131px;
  height: 72px;
  background: url(../../common/img/movie/coming.png) no-repeat;
}
.movielist li span.new {
  top: -5px;
  left: -4px;
  display: block;
  width: 51px;
  height: 50px;
  background: url(../../common/img/movie/icon_new.png);
  position: absolute;
  z-index: 99;
}

#jigadori .movielist li {
  min-height: 165px !important;
}

p.m-txt {
  margin: 0 20px 14px 20px;
}

p.m-txt a {
  font-weight: bold;
  font-size: 14px;
}

section.oldmovie-col {
  border: 1px solid #afaeae;
}
section.oldmovie-col h2 {
  padding-left: 10px;
  position: relative;
  color: #fff;
  font-size: 18px;
  height: 39px;
  line-height: 39px;
  background: #333333;
  border-bottom: 1px solid #afaeae;
}
section.oldmovie-col div.genre-wrap {
  text-align: right;
  border-bottom: 1px solid #afaeae;
  padding: 12px 20px;
}
section.oldmovie-col div.genre-wrap ul.genre-list li {
  display: inline-block;
  margin-left: 15px;
}
section.oldmovie-col div.genre-wrap ul.genre-list li.g1 span {
  color: #ec8f75;
}
section.oldmovie-col div.genre-wrap ul.genre-list li.g2 span {
  color: #d96f9f;
}
section.oldmovie-col div.genre-wrap ul.genre-list li.g3 span {
  color: #8a898b;
}
section.oldmovie-col div.genre-wrap ul.genre-list li.g4 span {
  color: #aa75ec;
}
section.oldmovie-col div.genre-wrap ul.genre-list li.g5 span {
  color: #ff9900;
}
section.oldmovie-col div.genre1,
section.oldmovie-col div.genre2,
section.oldmovie-col div.genre3 {
  border-bottom: 1px solid #afaeae;
  padding: 12px 0;
  position: relative;
}
section.oldmovie-col div.genre4 {
  padding: 12px 0;
}
section.oldmovie-col div.genre4 .movielist li {
  min-height: 370px;
}
section.oldmovie-col div.genre1 h3 {
  position: relative;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 20px 14px 20px;
  background: #ec8f75;
  height: 32px;
  line-height: 32px;
}
section.oldmovie-col div.genre1 .column3 h3 {
  position: relative;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 20px 14px 20px;
  background: #ec8f75;
  height: 58px;
  line-height: 32px;
}
section.oldmovie-col div.genre1 .column2 h3 {
  position: relative;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 20px 14px 20px;
  background: #ec8f75;
  height: 58px;
  line-height: 32px;
}
section.oldmovie-col div.genre2 h3 {
  position: relative;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 20px 14px 20px;
  background: #d96f9f;
  height: 32px;
  line-height: 32px;
}
section.oldmovie-col div.genre3 h3 {
  position: relative;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 20px 14px 20px;
  background: #8a898b;
  height: 32px;
  line-height: 32px;
}
section.oldmovie-col div.genre3 .movielist {
  margin: 0 20px;
}
section.oldmovie-col div.genre3 .movielist li {
  min-height: 185px !important;
}
section.oldmovie-col div.genre4 h3 {
  position: relative;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 20px 14px 20px;
  background: #aa75ec;
  height: 32px;
  line-height: 32px;
}
section.oldmovie-col div.genre5 h3 {
  position: relative;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 20px 14px 20px;
  background: #ff9900;
}
section.oldmovie-col div.genre3 ul li {
  margin-bottom: 10px;
}
section.oldmovie-col div.genre4 ul li {
  margin-bottom: 10px;
}
section.oldmovie-col div.genre4 p.txt1 {
  margin-bottom: 5px;
}
section.oldmovie-col div.genre4 p.videoti {
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
section.oldmovie-col h3 a.report {
  position: absolute;
  display: block;
  height: 23px;
  width: 109px;
  bottom: 10px;
  right: 8px;
  background: url(../../common/img/movie/report-s.png) no-repeat;
}
section.oldmovie-col h3 a.comment {
  position: absolute;
  display: block;
  height: 23px;
  width: 109px;
  bottom: 10px;
  right: 120px;
  background: url(../../common/img/movie/comment-s.png) no-repeat;
}
section.oldmovie-col h3 a.girls {
  position: absolute;
  display: block;
  height: 23px;
  width: 149px;
  top: 10px;
  right: 8px;
  background: url(../../common/img/movie/girls-s.png) no-repeat;
}
section.oldmovie-col h3 a.shop {
  position: absolute;
  display: block;
  height: 23px;
  width: 179px;
  top: 10px;
  right: 8px;
  background: url(../../common/img/movie/shop-s.png) no-repeat;
}

/*自画撮り*/
.jigadori_detail {
  width: 705px;
  background: url(../../common/img/movie/jigadori_bg2.png);
  height: 70px;
  padding: 10px 10px 5px 10px;
}
.jigadori_detail p {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  color: #741F1F;
  background: url(../../common/img/movie/jigadori_bg.png);
}
.jigadori_detail img {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  float: left;
  margin-right: 10px;
  width: 170px;
}

.jigadori_saishin {
  background: url(../../common/img/movie/jigadori_bg.png);
  position: relative;
  padding: 10px 0 10px 10px;
  height: 172px;
  margin-bottom: 5px;
}
.jigadori_saishin__jigadori_movie {
  position: relative;
  background: #fff;
  width: 337px;
  padding: 5px;
  height: 150px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.jigadori_saishin__jigadori_movie img {
  height: 150px;
}
.jigadori_saishin__jigadori_movie__jigadori_girl_detail {
  position: absolute;
  top: 5px;
  left: 115px;
}
.jigadori_saishin__jigadori_movie__jigadori_girl_detail p {
  font-size: 13px;
}
.jigadori_saishin__jigadori_movie__jigadori_girl_detail a {
  font-size: 20px;
}

.jigadori_saishin__jigadori_movie__jigadoribtn a {
  background: url(../../common/img/movie/jigadori_btn.png) no-repeat;
  position: absolute;
  bottom: 5px;
  right: 4px;
  width: 117px;
  height: 26px;
  display: block;
}

.jigadori_saishin__jigadori_movie__report a {
  background: url(../../common/img/movie/jigadori_btn_r.png) no-repeat;
  position: absolute;
  bottom: 5px;
  right: 122px;
  width: 117px;
  height: 26px;
  display: block;
}

.jigadori_new {
  background: url(../../common/img/movie/jigadori_new.png);
  position: absolute;
  right: -5px;
  top: -5px;
  width: 83px;
  height: 75px;
}

.newhalf-datail {
  position: relative;
  width: 800px;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
  margin: 0 5px;
  font-size: 120%;
  border-radius: 10px;
  border: 2px solid #ccc;
}

.font120 {
  font-size: 120%;
}

.red {
  color: red;
}

.blue {
  color: blue;
}

.bold {
  font-weight: bold;
}

.nh-ttl-bg {
  background: url(../../common/img/movie/ttl_bg_hame.jpg);
  color: #fff;
  font-size: 150%;
  font-weight: bold;
  padding: 10px 8px;
  margin: 0 0 20px 0;
}

a.nh-close-top {
  position: absolute;
  box-shadow: 0px 0px 5px;
  background: #fff;
  padding: 5px 7px;
  top: -13px;
  right: -7px;
  color: #333;
  font-weight: bold;
  font-size: 120%;
}

.newhalf-icon {
  background: url(../../common/img/movie/nh-btn_s.png);
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 5px;
  right: 245px;
}

.tokuiwaza_detail {
  width: 705px;
  background: url(../../common/img/movie/ttl_bg_tokuiwaza.jpg);
  height: 70px;
  padding: 10px 10px 5px 10px;
}
.tokuiwaza_detail p {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  color: #f438a7;
  background: url(../../common/img/movie/ttl_bg_tokuiwaza_t.jpg);
}
.tokuiwaza_detail img {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  float: left;
  margin-right: 10px;
  width: 170px;
}

.acco-tokuiwaza {
  font-weight: bold;
  color: #f438a7;
}

.title {
  position: absolute;
  left: 0;
  bottom: 2px;
  padding: 5px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-weight: bold;
  width: 240px;
}

/* アコーディオン*/
.wrapper {
  width: 90%;
  max-width: 800px;
  margin: 30px auto;
}

.st-accordion {
  width: 100%;
  min-width: 270px;
  margin: 0 auto;
  background: url(../../common/img/movie/jigadori_bg2.png);
  position: relative;
}
.st-accordion dt > a {
  text-shadow: 1px 1px 5px #fff;
  font-size: 30px;
  display: block;
  position: relative;
  line-height: 45px;
  outline: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  padding: 0 15px 0 20px;
  background: url(../../common/img/movie/jigadori_bg2.png);
  font-weight: bold;
  text-transform: uppercase;
  color: #682020;
  font-weight: bold;
  text-align: right;
}
.st-accordion dt > a:hover {
  color: #cc0033;
}
.st-accordion dt > span {
  visibility: hidden;
}
.st-accordion ul > li {
  height: 45px;
  border-top: 1px solid #fff;
  overflow: hidden;
  height: auto;
  position: relative;
}
.st-accordion ul > li:first-child {
  border-top: none;
}
.st-accordion ul > li.st-open > a {
  color: #D61212;
}
.st-accordion ul > li.st-open > a span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 10px;
  opacity: 1;
}
.st-accordion ul > li .report-btn {
  position: absolute;
  bottom: 0;
}

.st-content {
  padding: 10px 0px;
  margin: 0 0 12px 0;
  background: url(../../common/img/movie/jigadori_bg.png);
}
.st-content .movielist {
  margin-left: 10px;
}
.st-content .movielist li {
  margin: 0 10px 10px 0;
  width: 123px;
  min-height: 180px;
  padding: 4px 5px 0px 5px;
  background: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.st-content .movielist li a {
  padding: 0;
}
.st-content img {
  width: 125px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

@media screen and (max-width: 320px) {
  .st-accordion dt {
    font-size: 36px;
  }
}
/*/自画撮り*/
/*体験動画*/
.st-accordion4 {
  width: 100%;
  min-width: 270px;
  margin: 0 auto;
  position: relative;
}
.st-accordion4 dt > a {
  font-size: 24px;
  display: block;
  position: relative;
  outline: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  padding: 0 10px 0 20px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN","meiryo","メイリオ","ms pgothic","ms pゴシック","osaka",sans-serif,"TakaoPGothic","Sazanami Gothic";
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  background: #fff;
  border: 1px solid #D5D5D5;
  margin: -1px 0 0 0;
  z-index: 99;
  box-shadow: 0 0 20px #ccc;
  background: url(../../common/img/movie/ttl_bg_hame.jpg);
  text-shadow: 1px 1px 6px #fff;
}
.st-accordion4 dt > a:hover {
  color: #FFFFBE;
  text-shadow: 0px 0px 6px #fff;
  text-decoration: none;
}
.st-accordion4 ul li {
  height: 45px;
  border-top: 1px solid #fff;
  overflow: hidden;
  height: auto;
}
.st-accordion4 ul li :first-child {
  border-top: none;
}
.st-accordion4 ul li .st-open > a {
  color: #D61212;
}
.st-accordion4 ul li .st-open > a span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 10px;
  opacity: 1;
}

@media screen and (max-width: 320px) {
  .st-accordion4 dt {
    font-size: 36px;
  }
}
.st-content4 img {
  width: 125px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.st-content4 .movielist {
  border: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  margin: -1px 0 0 0;
}
.st-content4 .movielist li {
  margin: 0 11px 0 0;
}
.st-content4 .movielist li.last {
  margin: 0;
}
.st-content4 .movielist li a {
  height: 73px;
  padding: 0;
  font-size: 12px;
  margin: 0;
}

/*/体験動画*/
/*蔵出し動画*/
.st-accordion5 {
  width: 100%;
  min-width: 270px;
  margin: 0 auto;
  position: relative;
}
.st-accordion5 img {
  width: 125px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.st-accordion5 dt a {
  font-size: 24px;
  display: block;
  position: relative;
  outline: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  padding: 0 10px 0 20px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN","meiryo","メイリオ","ms pgothic","ms pゴシック","osaka",sans-serif,"TakaoPGothic","Sazanami Gothic";
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  background: #fff;
  border: 1px solid #D5D5D5;
  margin: -1px 0 0 0;
  background: url(../../common/img/movie/ttl_bg_kura.jpg);
  text-shadow: 0 0 7px #FF003E;
}
.st-accordion5 dt a:hover {
  color: #FF3767;
  text-shadow: 1px 1px 8px #fff;
}
.st-accordion5 .movielist {
  border: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  margin: -1px 0 0 0;
}
.st-accordion5 .movielist li {
  height: 40px;
  border-top: 1px solid #fff;
  overflow: hidden;
  height: auto;
  margin: 0 11px 0 0;
}
.st-accordion5 .movielist li a {
  font-size: 12px;
  margin: 0;
  height: 73px;
  padding: 0;
}
.st-accordion5 .movielist li:first-child {
  border-top: none;
}
.st-accordion5 .movielist li .last {
  margin: 0;
}
.st-accordion5 .movielist li .st-open > a {
  color: #D61212;
}
.st-accordion5 .movielist li .st-open > a span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 10px;
  opacity: 1;
}

@media screen and (max-width: 320px) {
  .st-accordion5 dt {
    font-size: 36px;
  }
}
.st-content5 img {
  width: 125px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.st-content5 ul.movielist {
  border: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  margin: -1px 0 0 0;
}
.st-content5 ul.movielist li {
  margin: 0 11px 0 0;
  min-height: 135px;
}
.st-content5 ul.movielist li a {
  font-size: 12px;
  margin: 0;
  height: 73px;
  padding: 0;
}
.st-content5 ul.movielist li .last {
  margin: 0;
}

.sonotabtn {
  background: #fff;
  padding: 2px 20px 1px 20px;
  border-radius: 15px;
  border: 2px solid;
  float: right;
  font-size: 20px;
  font-weight: bold;
}

/*得意技動画*/
.st-accordion6 {
  width: 100%;
  min-width: 270px;
  margin: 0 auto;
  position: relative;
}
.st-accordion6 dt a {
  font-size: 24px;
  display: block;
  position: relative;
  outline: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  padding: 0 10px 0 20px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN","meiryo","メイリオ","ms pgothic","ms pゴシック","osaka",sans-serif,"TakaoPGothic","Sazanami Gothic";
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  background: #fff;
  border: 1px solid #D5D5D5;
  margin: -1px 0 0 0;
  background: url(../../common/img/movie/ttl_bg_tokuiwaza.jpg);
  text-shadow: 0 0 10px #f438a7;
}
.st-accordion6 dt a:hover {
  color: #f438a7;
  text-shadow: 1px 1px 8px #fff;
}
.st-accordion6 ul li {
  height: 40px;
  border-top: 1px solid #fff;
  overflow: hidden;
  height: auto;
}
.st-accordion6 ul li :first-child {
  border-top: none;
}
.st-accordion6 ul li .st-open > a {
  color: #D61212;
}
.st-accordion6 ul li .st-open > a span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 10px;
  opacity: 1;
}

@media screen and (max-width: 320px) {
  .st-accordion6 dt {
    font-size: 36px;
  }
}
.st-content6 img {
  width: 125px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.st-content6 .movielist {
  border: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  margin: -1px 0 0 0;
}
.st-content6 .movielist li {
  margin: 0 11px 0 0;
}
.st-content6 .movielist li a {
  font-size: 12px;
  margin: 0;
  height: 73px;
  padding: 0;
}
.st-content6 .movielist li .last {
  margin: 0;
}

#tokuiwaza ul li {
  min-height: 155px !important;
}

/*# sourceMappingURL=movie.css.map */
