@charset "Shift_JIS";


body {
	width:100%;
	color:#fff;
	margin: 0 auto;
	background: url(../img/bg.jpg) #000;
    font-family:'Lato', 'Noto Sans Japanese', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 13px;
}

ul,dl,ol{
    margin:0;
    padding:0;
}

p{
    margin:0;
    padding:0;
}

li,dd{
list-style: none;
margin:0;
padding:0;
}

img {
    vertical-align: bottom;
}

.clear { clear:both;}
.nodis { display:none; }

a:link { color: #dfbe40; }
a:visited { color: #dfbe40; }
a:hover { color: #dfbe40; }

hr{
height: 1px;
border: none;
border-top: 1px #dfbe40 dotted;
margin: 5px 0px 5px 0px;
}



nav {
    padding: 10px 0px
}

nav ul {
    display: flex;
    flex-wrap: wrap;
}

nav li {
    width: calc(100% / 2);
}
nav li img{
    width: 100%
}


#header {
    height: 60px;
    background:url("../img/header_bg.png") repeat-x;
    text-align: center;
}
#header a {
    color: #fff;
    text-decoration: none;
}


#logo{margin-bottom: -4px;}

#line {
	height: 1px;
	background: #777;
}

#footer_copy {
	background: #E6E6E6;
	font-size: 8px;
	color:#000000;
	text-align:center;
	margin-bottom: 42px;
	padding:10px 0;
	text-align: center;
}

#sideBox {
	position: fixed !important;
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}

.index_text{padding: 10px; font-size: 0.7rem; padding-top: 10px; text-align: center;}

.space_center{text-align: center;}

.header-title{
}

.header-tel{
}

.title_bg{
	font-size: 0.9rem;
    font-weight: 600;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a60000), to(#540000));
	height:42px;
	line-height:42px;
	color: #fff;
	text-align: center;
	text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
    border-top: 1px solid #b80000;
    border-bottom: 1px solid #a60000;
}

.title_bg2{
	padding-left: 10px;
	font-size: 13px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	height:42px;
	line-height:42px;
	color: #000;
	text-shadow: rgba(200, 200, 200, 200.6) 0 -1px 0;
	border-top: 1px solid #b6a492;
}

.info{
    padding: 5px 10px;
    font-size: 0.8rem;
}
.info span{
    color: #dfbe40;
    font-size: 0.7rem;
}
.info-comment {
    width: 95%;
    margin: auto;
    background: #000;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 0.3em 0;
}
.info-comment .box{
    padding: 10px;
    font-size: 0.7rem;
}
.info-comment .box .image{
    width: 200px;
    margin: auto;
    padding-top: 15px
}


.diary{
    width: 95%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
    background: #000;
    border-radius: 10px;
}
.diary .box{
	width: auto;
    padding: 20px;
     height: 350px;
	overflow-x: hidden;
    overflow-y:auto;
}

.diary .title {
    width: auto;
    margin-bottom: 10px;
	padding: 10px;
    background: #222;
	border-radius: 4px;
}

.diary .title p {
    color: #b59552;
    font-size: 0.8rem;
    font-weight: bold;
}

.diary .comment {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.8
}

.diary .comment .image {
    width: 280px;
    margin: auto
}

.diary .comment .image img {
    width: 280px;
    border: solid 1px #6d0404;
}


/* 在籍女性
-----------------------*/

.lady {
    width: 364px;
    margin: auto;
}

.lady .box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10px;
}

.lady .detail {
    width: calc(100% / 2);
    position: relative;
    width: 180px;
    height: 336px;
    margin: 1px;
    background: url("../img/girls-detail.png") no-repeat;
    text-align: center
}

.lady .image {
    padding-top: 16px
}

.lady .image img {
    border: solid 1px #6d0404;
}

.lady .name {
    padding-bottom: 1px;
    color: #ff7373;
    font-size: 1.1rem;
    font-weight: bold
}

.lady .size {
    color: #b59552;
    font-size: 0.8rem;
    font-weight: bold
}

.lady .time {
    padding-top: 3px;
    font-size: 1.1rem;
    font-family: 'Noto Serif', serif;
    transform: rotate(.03deg);
}

.lady .time-no {
    padding-top: 3px;
    color: #666;
    font-size: 0.9rem;
    font-family: 'Noto Serif', serif;
    transform: rotate(.03deg);
}

.lady .scroll {
    padding: 5px 5px 0px 5px;
    font-size: 0.7rem
}

.lady .new {
    position: absolute;
    top: -2px;
    left: -2px
}

.lady .new img {
    width: 53px;
}

.lady .icon_type{
    width: 154px;
    margin: auto;
    padding-top: 3px
}
.lady .icon_type ul {
    display: flex;
    flex-wrap: wrap;
}

.lady .icon_type li {
    width: calc(100% / 3);
    height: 25px;
}

.lady .icon_type li img {
    width: 100%;
}

.lady .icon_type li p {
    margin: 1px;
}


.schedule {
    width: 364px;
    margin: auto;
}

.schedule .box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10px;
}

.schedule .detail {
    width: calc(100% / 2);
    position: relative;
    width: 180px;
    height: 380px;
    margin: 1px;
    background: url("../img/schedule-detail.png") no-repeat;
    text-align: center
}

.schedule .image {
    padding-top: 16px
}

.schedule .image img {
    border: solid 1px #6d0404;
}

.schedule .name {
    padding-bottom: 1px;
    color: #ff7373;
    font-size: 0.8rem
}

.schedule .size {
    color: #b59552;
    font-size: 0.7rem
}

.schedule .time {
    margin-bottom: -5px;
    padding-top: 2px;
    font-size: 0.9rem;
}

.schedule .time-no {
    margin-bottom: -5px;
    padding-top: 2px;
    color: #666;
    font-size: 0.9rem;
}

.schedule .situation {
    padding-top: 7px;
    color: #ff7373;
    font-size: 0.9rem;
}

.schedule .scroll {
    padding: 5px;
    font-size: 0.7rem
}

.schedule .new {
    position: absolute;
    top: -2px;
    left: -2px
}

.schedule .new img {
    width: 53px;
}

.schedule .detail .icon_type{
    width: 154px;
    margin: auto;
    padding-top: 3px
}
.schedule .detail .icon_type ul {
    display: flex;
    flex-wrap: wrap;
}

.schedule .detail .icon_type li {
    width: calc(100% / 3);
}

.schedule .detail .icon_type li img {
    width: 100%;
}

.schedule .detail .icon_type li p {
    margin: 1px;
}

.schedule-days {
    width: 100%;
    margin-top: 10px;
    background: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 0.7em 0;
}

.schedule-days p {
    font-size: 1.1rem;
    padding 10px;
    color: #6d0404;
    text-align: center;
}

.schedule-weekly {
    width: 100%;
    margin: 0px;
    padding-left: 0px;
}

.schedule-weekly-bg {
    float: left;
    width: 116px;
    margin: 10px 1px 10px 1px;
    padding: 0px;
    background: #861212;
    border: 1px dotted #982828;
}

.schedule-weekly-bg p {
    margin: 0px;
    padding: 10px 5px;
    font-size: 14px;
    text-align: center;
}

a .schedule-weekly-bg {
    background-color: #d67d7d;
    color: #fff;
    font-weight: bold;
}

a:hover .schedule-weekly-bg {
    background-color: #861212;
    color: #fff;
}



.ranking {
    margin: auto;
    padding: 10px 10px 0px 10px
}

.ranking-01 {
    margin-bottom: 10px
}
.ranking-01 .image{
    background-size:cover;
    background: url("../img/ranking-bg01.jpg") no-repeat;
    text-align: center
}
.ranking-01 .image img{
    width: 184px;
    margin: auto
}
.ranking-01 .name{
    padding: 5px;
    color: #d3b576;
    font-size: 0.8rem
}

.ranking-02 {
    margin-bottom: 10px
}
.ranking-02 .image{
    background-size:cover;
    background: url("../img/ranking-bg02.jpg") no-repeat;
    text-align: center
}
.ranking-02 .image img{
    width: 184px;
    margin: auto
}
.ranking-02 .name{
    padding: 5px;
    color: #d3b576;
    font-size: 0.8rem
}

.ranking-03 {
    margin-bottom: 10px
}
.ranking-03 .image{
    background-size:cover;
    background: url("../img/ranking-bg03.jpg") no-repeat;
    text-align: center
}
.ranking-03 .image img{
    width: 184px;
    margin: auto
}
.ranking-03 .name{
    padding: 5px;
    color: #d3b576;
    font-size: 0.8rem
}

.ranking-04 {
    margin-bottom: 10px
}
.ranking-04 .image{
    background-size:cover;
    background: url("../img/ranking-bg04.jpg") no-repeat;
    text-align: center
}
.ranking-04 .image img{
    width: 184px;
    margin: auto
}
.ranking-04 .name{
    padding: 5px;
    color: #d3b576;
    font-size: 0.8rem
}

.ranking-05 {
    margin-bottom: 10px
}
.ranking-05 .image{
    background-size:cover;
    background: url("../img/ranking-bg05.jpg") no-repeat;
    text-align: center
}
.ranking-05 .image img{
    width: 184px;
    margin: auto
}
.ranking-05 .name{
    padding: 5px;
    color: #d3b576;
    font-size: 0.8rem
}


.click {
    width: 300px;
    margin: 0px auto;
    border-radius:0px;
    background-color: #c8b075;
    border: 1px solid #c8b075;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .5s;
    text-align: center;
}
.click:hover {
    background-color: transparent;
    border: 1px solid #c8b075;
    color: #c8b075;
}
.click a{
    display: block;
    padding: 5px;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
}
.click a:hover{
    color: #c8b075;
    text-decoration: none;
}

.gallery{
    width: 300px;
    margin: auto
}
.gallery img{
    width: 300px;
}


.schedule_text{margin: 0px; paddin: 0px 0px 10px 10px; font-size: 14px; font-weight: bold; font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;}
.schedule_text .big{font-size: 22px; font-weight: bold; color: #ff0000;}

.big{font-size: 14px; font-weight: bold;}

.profile_size{padding: 8px; color: #ff9c9c; font-size: 14px; font-weight: bold; text-align: center;}


.profile-contents{
    padding: 10px
}
.profile-contents table{
    width: 100%;
    font-size: 0.6rem
}
.profile-contents th{
    width: 35%;
    background: #9b0000;
    border: solid 1px #6d0404;
    text-align: right;
}
.profile-contents th p{
    padding: 5px;
}
.profile-contents td{
    width: 65%;
    background: #000;
    border: solid 1px #6d0404;
}
.profile-contents td p{
    padding: 5px;
}

.profile-comment{
    padding: 10px;
    font-size: 0.7rem;
    line-height: 1.8
}

#weekly {
    width: 100%;
    margin: auto;
    margin-top: 2px;
}

#weekly table {
    width: 100%;
    margin: auto;
    border-spacing: 0;
}

#weekly th {
    color: #fff;
    font-size: 0.7rem;
    padding: 3px;
    background: #222;
    background: -moz-linear-gradient(rgba(17, 17, 17, 0.7), rgba(0, 0, 0, 0.9) 50%);
    background: -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(17, 17, 17, 0.8)), to(rgba(0, 0, 0, 0.9)));
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9);
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}

#weekly th:first-child {
    border-radius: 5px 0 0 0;
}

#weekly th:last-child {
    border-radius: 0 5px 0 0;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}

#weekly td {
    width: calc(100% / 7);
    font-size: 0.7rem;
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    text-align: center;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
}

#weekly tr td:last-child {
    border-right: 1px solid #333;

}

#weekly tr {
    background: #fff;
    color: #000;

    line-height: 1.4
}

#weekly tr:nth-child(2n + 1) {
    background: #f1f6fc;
}

#weekly tr:last-child td {
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}

#weekly tr:last-child td:first-child {
    border-radius: 0 0 0 5px;
}

#weekly tr:last-child td:last-child {
    border-radius: 0 0 5px 0;
}

#weekly tr:hover {
    background: #ddd;
    cursor: pointer;
}

.event-title{
	margin: 0px;
	padding-top: 5px;
	color: #ddb027;
	font-size: 16px;
	}
	
.event-come{
	margin: 0px;
	padding-top: 5px;
	line-height: 1.5em;
	}
	
.event-line{
	height: 1px;
	border: none;
	border-top: 1px #ddb027 dotted;
	margin: 10px 0px 10px 0px;
	}


.blog{
    padding: 10px 10px 0px 10px
}
.blog img{
    margin-bottom: 10px
}

.copyright{
    margin-bottom: 60px;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}



.play {
    width: 100%;
}

.play ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px
}

.play li {
    width: calc(100% / 1);
}

.play .detail {
    width: 100%;
    height: 117px;
    margin: auto;
    margin-top: 10px;
    border: 1px dotted #ff8080;
}

.play .detail .data {
    float: left;
    width: 75%;
}

.play .detail .photo {
    float: right;
    width: 25%;
 }
.play .detail .photo p{
    margin-right: 2px;
}
.play .detail .title {
    padding: 10px 0px 0px 10px;
    color: #666;
    font-size: 1.2rem;
    font-family: 'Noto Serif', serif;
    transform: rotate(.03deg);
}

.play .detail .name {
    padding: 0px 0px 10px 10px;
    font-size: 0.8rem;
}

.play .detail .click {
    width: 90%;
    margin: 0px 0px 0px 10px;
    border: 1px solid #b59552;
    color: #fff
}
.play .detail .click a{
    display:block;
    text-decoration: none;
    color: #fff
}
.play .detail .click:hover {
    background-color: transparent;
    transition: 0.5s;
    background: #fff;
}
.play .detail .click p {
    padding: 2px;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
}

.play .detail .cover {
    object-fit: cover;
    width: 100%;
    border-left: 1px dotted #ff8080;
}


.schedule-days {
    width: 98%;
    margin: auto;
    margin-top: 10px;
    background: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 0.3em 0;
}

.schedule-days p {
    font-size: 1.2em;
    padding 5px;
    color: #6d0404;
    text-align: center;
}


.costumu {
    width: 100%;
    margin: auto;
    padding-top: 2px;
}
.costumu table {
    width: 100%;
    margin: 20px 0px;
    border-spacing: 0;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
}
.costumu td {
    width: calc(100% / 4);
    font-size: 0.6rem;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    text-align: center;
    vertical-align: top;
}
.costumu td img{
    margin-bottom: 5px;
    width: 100%;
}
.costumu-text{
    padding-bottom: 20px;
    font-size: 0.8rem;
    text-align: center
}



.event {
    width: 100%;
    margin: auto;
}
.event .box{
    padding: 10px
}
.event-title {
    width: 100%;
    margin-top: 10px;
    background: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 0.3em 0;
}
.event-title p {
    font-size: 0.9rem;
    padding 10px;
    color: #6d0404;
    text-align: center;
}
.event .image{
    margin: 10px 0px;
}
.event .comment{
    font-size: 0.7rem;
    line-height: 1.8
}



.recruit {
    width: 100%;
    margin: auto;
    padding-top: 2px;
}
.recruit h2 {
    margin: 7px;
    padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 5px #fff;
    color: #b59552;
    font-size: 1rem
}
.recruit h3{
    width: 320px;
    margin: auto;
    margin-top: 25px;
    position: relative;
    padding: 15px;
    border-top: solid 2px #b59552;
    border-bottom: solid 2px #b59552;
    color: #b59552;
    text-align: center
}
.recruit h3:before, h3:after{
    content: '';
    position: absolute;
    top: -7px;
    width: 2px;
    height: -webkit-calc(100% + 14px);
    height: calc(100% + 14px);
    background-color: #b59552;
}
.recruit h3:before {left: 7px;}
.recruit h3:after {right: 7px;}
.recruit .text{
    padding: 5px;
    font-size: 0.7rem;
    line-height: 1.8
}
.recruit .text span{
    color: #ff0000;
    font-size: 0.9rem
}
.recruit .text span.tel{
    color: #ff00ff;
    font-size: 1rem
}
.recruit .text span.mail{
    color: #00ffff;
    font-size: 1rem
}
.recruit .text span.mail a{
    color: #00ffff;
}



.system{
    width: 100%;
    margin: auto;
    padding-top: 2px;
}
.system .text-01{
    padding: 15px 5px;
    color: #ff7373;
    font-size: 0.7rem;
    line-height: 1.5;
    text-align: center
}
.system .text-02{
    padding: 15px 5px;
    font-size: 0.7rem;
    line-height: 1.6
}
.system .text-02 span{
    color: #ff7373;
    font-size: 0.7rem;
}
.system .text-02 img{
    width: 320px;
    padding: 10px 0px;
}


.mailmagazine{
    margin: auto;
}
.mailmagazine .text{
    padding: 10px;
    font-size: 0.8rem;
    line-height: 1.6
}
.mailmagazine .text span{
    font-size:0.9rem;
    color: #ff0000;
}
.mailmagazine form{
    width: 320px;
    margin: auto
}

table.type{
    width: 98%;
    margin: auto;
    margin-top: 5px;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
table.type th {
    width: calc(100% / 4);
    border-top: solid 1px #fff;
    border-right: solid 1px #000;
    padding: 8px 4px;
    font-weight: bold;
    vertical-align: top;
    color: #000;
    font-size: 0.8rem;
    text-align: center;
}
table.type th.time{
    background: #fff;
}
table.type th:last-child {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
}
table.type th.gentei{
    background: #000;
    color: #fff;
    font-size: 0.7rem;
    line-height: 1.5
}
table.type th.gentei span{
    color: #fff;
    font-size: 0.8rem;
}
table.type td {
    width: calc(100% / 4);
    padding: 8px 0px;
    font-size: 0.9rem;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    vertical-align: top;
    text-align: center;
}
table.type td.time{

}
tr:nth-child(even) {
    background-color: rgba(0,0,0,0.9);
}


table.type2{
    width: 98%;
    margin: auto;
    margin-top: 0px;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
table.type2 th {
    width: calc(100% / 5);
    border-top: solid 1px #fff;
    border-right: solid 1px #000;
    padding: 8px 4px;
    font-size: 0.7rem;
    font-weight: bold;
    vertical-align: top;
    color: #000;
    text-align: center;
    vertical-align: middle
}
table.type2 th.time{
    background: #fff;
}
table.type2 th:last-child {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
}
table.type2 th.gentei{
    background: #000;
    color: #fff;
    font-size: 0.8rem;
}
table.type2 th.gentei span{
    color: #fff;
    font-size: 0.8rem;
}
table.type2 th.gentei{
    background: #000;
    color: #fff;
    font-size: 0.7rem;
    line-height: 1.5
}
table.type2 th.gentei span{
    color: #fff;
    font-size: 0.8rem;
}
table.type2 td {
    width: calc(100% / 5);
    padding: 12px 0px;
    font-size: 0.8rem;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    vertical-align: top;
    text-align: center;
}
table.type2 th.free{
    background: #5f0000;
    color: #fff;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
}
table.type2 th.nomination{
    background: #af8f00;
    color: #fff;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
}
table.type2 td.time{
}
tr:nth-child(even) {
    background-color: rgba(0,0,0,0.9);
}


table.type3{
    width: 98%;
    margin: auto;
    margin-top: 5px;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
table.type3 td {
    width: calc(100% / 6);
    padding: 5px;
    font-size: 0.6rem;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    vertical-align: middle;
    line-height: 1.5
}
table.type3 td.yen{
    background: #5f0000;
    font-size: 0.6rem;
    font-weight: 600;
    text-align: center
}
table.type3 td.sp{
    background: #b59552;
    font-size: 0.6rem;
    font-weight: 600;
    text-align: center
}


table.type4{
    width: 98%;
    margin: auto;
    background: #000;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
table.type4 td {
    width: calc(100% / 1);
    padding: 10px;
    font-size: 0.6rem;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    vertical-align: middle;
    text-shadow: 1px 2px 3px #000;
    line-height: 1.6
}
table.type4 p{
    color: #b59552;
    font-size: 0.7rem
}
table.type4 span{
    color: #ff0000;
    font-size: 0.9rem
}

table.type5{
    width: 98%;
    margin: auto;
    margin-top: 20px;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
table.type5 th {
    width: 20%;
    background: #5f0000;
    padding: 5px;
    color: #b59552;
    font-size: 0.7em;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    vertical-align: middle;
}
table.type5 td {
    padding: 5px;
    font-size: 0.6rem;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    vertical-align: middle;
    line-height: 1.6
}


h2{
    color: #aaa;
    font-size: 0.6rem;
    font-weight: normal
}
h4{
    color: #aaa;
    font-size: 0.6rem;
    font-weight: normal
}