@charset "utf-8";
/*
CSS Information
 File name:      schedule.css
 Author:         Administrator
 Style Info:     /schedule.php
----------------------------------------------------- */
/* CSS override and Class setting
***********************************/
@font-face {
  font-family: 'fontello';
  src: url('../../font/fontello.eot?45259564');
  src: url('../../font/fontello.eot?45259564#iefix') format('embedded-opentype'),
       url('../../font/fontello.woff?45259564') format('woff'),
       url('../../font/fontello.ttf?45259564') format('truetype'),
       url('../../font/fontello.svg?45259564#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}

/* #typeWeek
***********************************/
#typeWeek ul.scheduleList {
	margin: 0 auto;
	padding: 11px 0 0;
	width: 890px;
}
#typeWeek ul.scheduleList li {
	display: block;
	position: relative;
	margin: 0 0 10px;
	padding: 10px 9px;
	border: solid 1px #999;
	overflow: hidden;
	z-index: 0;
}
#typeWeek ul.scheduleList li .thumb {
	display: block;
	position: relative;
	width: 105px;
	height: 140px;
	overflow: hidden;
	z-index: 1;
}
#typeWeek ul.scheduleList li a.photo {
	display: block;
	float: left;
	width: 105px;
	height: 140px;
}
#typeWeek ul.scheduleList li .thumb img {
	width: auto;
	height: auto;
	max-width: 105px;
	max-height: 140px;
	vertical-align: top;
	z-index: 1;
}
section ul li .thumb .icon_dialect {
    vertical-align: top;
    position: absolute;
    bottom: 0;
    left: 0;
}
#typeWeek ul.scheduleList li a.photo .state {
	position: absolute;
	width: 44px;
	height: 44px;
	left:-1px;
	top: -1px;
	z-index: 5;
}
#typeWeek ul.scheduleList li .txtData {
	padding-left: 115px;
	text-align: left;
}
#typeWeek ul.scheduleList li .txtData .ladyName {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 108%;
	font-weight: bold;
	vertical-align: top;
}
* html #typeWeek ul.scheduleList li .txtData .ladyName {
	display: inline;
	zoom: 1;
}
*+html #typeWeek ul.scheduleList li .txtData .ladyName {
	display: inline;
	zoom: 1;
}
#typeWeek ul.scheduleList li.new .txtData .ladyName:before {
	content: url(https://img.undernavi.com/chugoku/club-ador/parts/icon_new.png);
	margin: 0 10px 0 0;
}
#typeWeek ul.scheduleList li .txtData .ladyProf {
	font-size: 93%;
}

#typeWeek ul.scheduleList li .txtData table {
	margin: 10px 0 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
#typeWeek ul.scheduleList li .txtData table th,
#typeWeek ul.scheduleList li .txtData table td {
	padding: 5px 0;
	width: 14%;
	border: solid 1px #999;
	text-align: center;
	vertical-align: middle;
}
#typeWeek ul.scheduleList li .txtData table th:nth-last-of-type(-n+2),
#typeWeek ul.scheduleList li .txtData table td:nth-last-of-type(-n+2) {
	width: 15%;
}
#typeWeek ul.scheduleList li .txtData table th {
	background: #efefef;
	border-bottom: none;
}
#typeWeek ul.scheduleList li .txtData table th.sat {
	background: #dcf1ff;
}
#typeWeek ul.scheduleList li .txtData table th.sun {
	background: #ffdcec;
}
#typeWeek ul.scheduleList li .txtData table td {
	height: 5.5em;
	border-top: none;
}
#typeWeek ul.scheduleList li .txtData table td img {
	margin-bottom: 5px;
}
#typeWeek ul.scheduleList li .txtData table td em,
#typeWeek ul.scheduleList li .txtData table td small {
	display: block;
	font-size: 85%;
}

/* #typeOneday
***********************************/
#typeOneday ul.dateList {
	margin: 0 auto;
	padding: 11px 0 0;
	width: 890px;
}
#typeOneday ul.dateList li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 110px;
	background: #efefef;
	border: solid 1px #999;
}
#typeOneday ul.dateList li a {
	display: block;
	padding: 5px 10px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
#typeOneday ul.dateList li a:hover {
	text-decoration: underline;
}
#typeOneday ul.dateList li.sat a {
	color: #009;
}
#typeOneday ul.dateList li.sun a {
	color: #900;
}
#typeOneday ul.dateList li a.focus {
	font-weight: bold;
}
#typeOneday .inner > h2 {
	margin: 10px 15px 0;
	padding: 2px 10px;
	background: #666;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
#typeOneday ul.ladyList {
	margin: 0 auto;
	padding: 11px 0 0;
	width: 890px;
	display: flex;
	flex-wrap: wrap;
}
#typeOneday ul.ladyList li {
	display: block;
	position: relative;
	margin: 0 10px 10px 0;
	padding: 10px 9px;
	width: 120px;
	border: solid 1px #999;
	overflow: hidden;
	z-index: 0;
}
#typeOneday ul.ladyList li:nth-of-type(6n) {
	margin-right: 0;
}
#typeOneday ul.ladyList li a.photo {
	display: block;
	width: 120px;
	height: 160px;
}
#typeOneday ul.ladyList li a.photo .state {
	position: absolute;
	width: 44px;
	height: 44px;
	left:-1px;
	top: -1px;
	z-index: 5;
}
#typeOneday ul.ladyList li .thumb {
	display: block;
	position: relative;
	width: 120px;
	height: 160px;
	overflow: hidden;
	z-index: 1;
}
#typeOneday ul.ladyList li.new .thumb:after {
	content: url(https://img.undernavi.com/chugoku/club-ador/parts/icon_new.png);
	position: absolute;
	right: 0;
	bottom: 0;
	width: 37px;
	height: 14px;
	z-index: 1;
}
#typeOneday ul.ladyList li a:after {
	content: "";
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	width: 44px;
	height: 44px;
}
#typeOneday ul.ladyList li.ready a:after {
	background: transparent url(https://img.undernavi.com/chugoku/club-ador/parts/icon_standby.png) left top no-repeat;
}
#typeOneday ul.ladyList li.busy a:after {
	background: transparent url(https://img.undernavi.com/chugoku/club-ador/parts/icon_busy.png) left top no-repeat;
}
#typeOneday ul.ladyList li .thumb img {
	width: auto;
	height: auto;
	max-width: 120px;
	max-height: 160px;
	vertical-align: top;
}
#typeOnedayul li .txtData h2 {
	font-size: 108%;
	font-weight: bold;
}
#typeOneday ul.ladyList li .txtData span {
	display: block;
}
#typeOneday ul.ladyList li .txtData .ladyProf {
	margin: 5px 0px 5px;
	font-size: 85%;
}
#typeOneday ul.ladyList li .txtData .workTime {
	background: #ccc;
	font-size: 90%;
}
#typeOneday ul.ladyList li .txtData .comment {
	background: #ccc;
	font-size: 85%;
}

#content .inner .legend {
	height: 23px!important;
	line-height: 23px!important;
	padding: 10px;
	color: #000;
	font-weight: normal;
	font-size: 0;
	text-align: right;
}

#content .inner .legend li {
	display: inline-block;
	padding: 5px;
	background: #efefef;
	font-size: 12px;
}

#content .inner .legend li img {
	margin-right: 5px;
	vertical-align: middle;
}

/** 予約モーダル **/
#modal,
#offer_modal,
#regist_modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: rgba(0,0,0,0.7);
	text-align: center;
}

#modal .inner,
#offer_modal .inner,
#regist_modal .inner {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 910px;
	margin: 20px auto;
	padding: 20px;
	background: #fff;
	text-align: left;
}

#modal .inner .closebtn,
#offer_modal .inner .closebtn,
#regist_modal .inner .closebtn {
	position: absolute;
	top: 15px;
	right: 15px;
	overflow: hidden;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-indent: 150%;
	white-space: nowrap;
	cursor: pointer;
}

#modal .inner .closebtn::before,
#offer_modal .inner .closebtn::before,
#regist_modal .inner .closebtn::before {
	content: "\e820";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	font-family: 'fontello';
	font-size: 32px;
	text-indent: 0;
	color: #868686;
}

#modal.reserveform .inner h3 {
	font-size: 131%;
	font-weight: bold;
}

#modal.reserveform figure {
	float: left;
	overflow: hidden;
	width: 135px;
	margin: 0 20px 30px 0;
}

#modal.reserveform figure img {
	max-width: 100%;
}

#modal.reserveform figure figcaption {
	padding: 10px;
	margin-top: 10px;
	background: #fff;
	border: 1px solid #c0c0c0;
	text-align: center;
}

#modal.reserveform figure figcaption a {
	color: #eb68b2;
}

#modal.reserveform table {
	overflow: hidden;
	float: left;
	width: 620px;
	border-collapse: separate;
	border-spacing: 2px;
	margin:0 15px 40px 0;
}

#modal.reserveform th {
	padding: 12px 10px;
	border: 1px solid #e2e2e2;
	text-align: center;
	vertical-align: middle;
	font-size: 116%;
}
#modal.reserveform td {
	border: 1px solid #e2e2e2;
	text-align: center;
	vertical-align: middle;
	font-size: 116%;
}
#modal.reserveform td a {
	display: block;
	padding: 12px 10px;
}

#modal.reserveform th {
	background: #ffeef7;
}

#modal.reserveform thead th:not(:first-child) {
	padding: 5px 0;
	width: 65px;
}

#modal.reserveform th.sun {
	background: #ffbbbb;
	border-color: #e15b5b;
}

#modal.reserveform th.sat {
	background: #c7d7e5;
	border-color: #6589a9;
}

#modal.reserveform td {
	position: relative;
}

#modal.reserveform td.sp01 {
	background: #eb68b2;
	color: #fff;
}

#modal.reserveform td.sp02 {
	background: #c4a126;
	border-color: #c4a126;
	color: #fff;
}

#modal.reserveform td.sp01 a,
#modal.reserveform td.sp02 a {
	color: #fff;
	text-decoration: none;
}

#modal.reserveform td.stop {
	background: #eeedec;
}

#modal.reserveform td small {
	display: none;
	position: absolute;
	top: -38px;
	left: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 100%;
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 85%;
	white-space: nowrap;
}

#modal.reserveform td small::before {
	content: "";
	display: none;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 18px solid transparent;
}

#modal.reserveform td.sp01 small {
	background: #71099c;
}
#modal.reserveform td.sp01 small::before {
	border-top-color: #71099c;
}

#modal.reserveform td.sp02 small {
	background: #fe001c;
}
#modal.reserveform td.sp02 small::before {
	border-top-color: #fe001c;
}

#modal.reserveform td:hover > small,
#modal.reserveform td:hover > small::before {
	display: block;
}

#modal.reserveform .legend {
	overflow: hidden;
}

#modal.reserveform .legend li {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
	text-align: center;
}

#modal.reserveform .legend li.sp01 {
	background: #eb68b2;
	color: #fff;
}

#modal.reserveform .legend li.sp02 {
	background: #c4a126;
	border-color: #c4a126;
	color: #fff;
}

#modal .formarea,
#offer_modal .formarea,
#regist_modal .formarea {
	clear: both;
	border: 1px solid #000;
	padding: 50px 100px!important;
}

#modal .formarea.inner,
#offer_modal .formarea.inner,
#regist_modal .formarea.inner {
	width: 870px!important;
}

#modal .formarea .attention,
#offer_modal .formarea .attention,
#regist_modal .formarea .attention {
	padding: 10px;
	margin-bottom: 20px;
	background: #f00;
	color: #fff;
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
}

#modal .formarea .note,
#offer_modal .formarea .note,
#regist_modal .formarea .note {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #e5cf00;
	background: #fffac3;
	font-size: 108%;
}

#modal .formarea .note strong,
#offer_modal .formarea .note strong,
#regist_modal .formarea .note strong {
	font-weight: bold;
	color: #f00;
}

#modal .formarea .lead,
#offer_modal .formarea .lead,
#regist_modal .formarea .lead {
	margin-bottom: 20px;
	font-size: 116%;
}

#modal .formarea li,
#offer_modal .formarea li,
#regist_modal .formarea li {
	margin: 0 0 15px;
}

#modal .formarea li label,
#offer_modal .formarea li label,
#regist_modal .formarea li label {
	font-size: 116%;
}

#modal .formarea li:not([class*="alignC"]) label,
#offer_modal .formarea li:not([class*="alignC"]) label,
#regist_modal .formarea li:not([class*="alignC"]) label {
	display: inline-block;
	width: 18%;
}

#modal .formarea li input[type="text"],
#modal .formarea li input[type="password"],
#offer_modal .formarea input[type="text"],
#offer_modal .formarea input[type="password"],
#regist_modal .formarea input[type="text"],
#regist_modal .formarea input[type="password"] {
	width: 77%;
	padding: 5px;
	font-size: 16px;
}

#modal .formarea li input + label,
#modal .formarea li label + input,
#offer_modal .formarea input + label,
#offer_modal .formarea label + input,
#regist_modal .formarea input + label,
#regist_modal .formarea label + input {
	margin-left: 1em;
}

#modal .formarea .btnarea,
#offer_modal .formarea .btnarea,
#regist_modal .formarea .btnarea {
	text-align: center;
}

#modal .formarea .btn,
#offer_modal .formarea .btn,
#regist_modal .formarea .btn {
	display: inline-block;
	margin: 0 10px;
}

#modal .formarea .btn a,
#modal .formarea .btn input[type="submit"],
#offer_modal .formarea .btn a,
#offer_modal .formarea .btn input[type="submit"],
#regist_modal .formarea .btn a,
#regist_modal .formarea .btn input[type="submit"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:200px;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 0;
    background: #efefef;
    border: solid 1px #999;
    color: #000;
    text-decoration: none;
	cursor: pointer;
	font-size: 16px;
	color: #000;
}

.open_modal,
.open_offer_modal {
	cursor: pointer;
}
.open_modal:hover,
.open_offer_modal:hover {
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
	opacity:0.8;
	zoom:1;
}

.rsvpossible {
	background: #bcffc4;
}
.rsvpossible a {
	color: #333;
	text-decoration: none;
}
.lady_data_btn {
    display: block;
	border: 1px solid #f6f6e3 !important;
	padding: 5px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.lady_data_btn li {
	display: block;
	margin: 0 0 10px 0;
}
.lady_data_btn em {
	font-style: normal;
	font-weight: bold;
}
.lady_data_btn span {
	border: 1px solid #f6f6e3 !important;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background: #fffac8;
	font-style: normal;
	display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.lady_data_btn span {
    background: #eb68b2;
	color: #fff;
}
.lady_data_btn span.info01 {
    background: #c4a126;
	color: #fff;
}
.lady_data_btn span.info02 {
    background: #bcffc4;
	color: #333;
}
.lady_data_btn span.info03 {
    background: #eeedeb;
	color: #333;
}
.lady_data_btn span.info04 {
    background: #FFF;
	color: #333;
}
.rsvpossible {
	background: #bcffc4;
}
.rsvpossible a {
	color: #333;
	text-decoration: none;
}


form#login_form {
    margin: 0 0 10px;
}
