@charset "shift_jis";
/* CSS Document */
/* test */
.profile .shop__1 {
    width: 96%;
    background: gray;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

/* 五反田 */
.profile .shop__2 {
    width: 96%;
    background: #ff0b93;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* H水戸 */
.profile .shop__3 {
    width: 96%;
    background: #de003e;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* D水戸 */
.profile .shop__4 {
    width: 96%;
    background: #04b3f2;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* 吉原 */
.profile .shop__5 {
    width: 96%;
    background: #fe0000;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* バイオ */
.profile .shop__6 {
    width: 96%;
    background: #5d9a00;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* ハート */
.profile .shop__7 {
    width: 96%;
    background: #ff5e88;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* 福岡 */
.profile .shop__20 {
    width: 96%;
    background: #ffaf47;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* 福岡H&D */
.profile .shop__24 {
    width: 96%;
    background: #f875aa;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
/* DX */
.profile .shop__25 {
    width: 96%;
    background: #ca4c7a;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

/* girls_list */
ul.girls_list p.girls_size{
	border-bottom: none !important;
}
ul.girls_list p.time {
	border-bottom: none !important;
	padding: 0 !important;
	font-size: 12px !important;
}
ul.girls_list p.time span.time_txt_01,
ul.girls_list p.time span.time_txt_02 {
    height: 34px !important;
    line-height: 34px !important;
	padding: 0 !important;
	color: #fff !important;
	background: #3a3637 !important;
    overflow: hidden;
}
ul.girls_list p.time span.time_txt_01 a,
ul.girls_list p.time span.time_txt_02 a {
	color: #fff;
	font-size: 12px;
}
ul.girls_list p.time span.time_txt_01 .schedule_text_a,
ul.girls_list p.time span.time_txt_02 .schedule_text_a {
	width: 44px;
	display: block;
    float: left;
    background: #000;
	position: relative;
}
ul.girls_list p.time span.time_txt_01 .schedule_text_a:after,
ul.girls_list p.time span.time_txt_02 .schedule_text_a:after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: '';
    margin-top: -9px;
    position: absolute;
    right: -8px;
    top: 50%;
}
ul.girls_list p.time span.time_txt_01 .schedule_text_a:after {
	border-left: 8px solid #000;
}
/* test */
.time_txt_02 .shop__1 {
    background: blue !important;
}
.time_txt_02 .shop__1:after {
	border-left: 8px solid blue;
}
/* 五反田 */
.time_txt_02 .shop__2 {
    background: #ff0b93 !important;
}
.time_txt_02 .shop__2:after {
	border-left: 8px solid #ff0b93;
}
/* H水戸 */
.time_txt_02 .shop__3 {
    background: #de003e !important;
}
.time_txt_02 .shop__3:after {
	border-left: 8px solid #de003e;
}
/* D水戸 */
.time_txt_02 .shop__4 {
    background: #04b3f2 !important;
}
.time_txt_02 .shop__4:after {
	border-left: 8px solid #04b3f2;
}
/* 吉原 */
.time_txt_02 .shop__5 {
    background: #fe0000 !important;
}
.time_txt_02 .shop__5:after {
	border-left: 8px solid #fe0000;
}
/* バイオ */
.time_txt_02 .shop__6 {
    background: #5d9a00 !important;
}
.time_txt_02 .shop__6:after {
	border-left: 8px solid #5d9a00;
}
/* ハート */
.time_txt_02 .shop__7 {
    background: #ff5e88 !important;
}
.time_txt_02 .shop__7:after {
	border-left: 8px solid #ff5e88;
}
/* 福岡 */
.time_txt_02 .shop__20 {
    background: #ffaf47 !important;
}
.time_txt_02 .shop__20:after {
	border-left: 8px solid #ffaf47;
}
/* 福岡 H&D */
.time_txt_02 .shop__24 {
    background: #f875aa !important;
}
.time_txt_02 .shop__24:after {
	border-left: 8px solid #f875aa;
}
/* DX */
.time_txt_02 .shop__25 {
    background: #ca4c7a !important;
}
.time_txt_02 .shop__25:after {
	border-left: 8px solid #ca4c7a;
}
/* violence & heart */
ul.girls_list li {
    height: auto !important;
}