
body {
/*
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
*/
	font-family: 'Noto Serif JP', serif;
}
select,
input {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	color: #AAA;
	font-size: 0px;
	width: 100%;
	text-align: center;
}
.h2 {
	font-size: 16px;
	padding: 0 20px;
	margin-bottom: 8px;
	letter-spacing: 0.08em;
}
.h2:before {
	content: "■ ";
}
.h3 {
	font-size: 11px;
	margin-bottom: 8px;
	display: inline-block;
	border: 1px solid #555;
	border-radius: 3px;
	padding: 4px 8px;
}

/* パネル */
.parts-panel {
	padding: 20px 0;
	background: rgba(0, 0, 0, .5);
	border-radius: 2px;
}
.parts-panel p {
	font-size: 13px;
	line-height: 1.6em;
}

.header-image-pc {
	text-align: center;
}
.header-image-pc img {
	width: 100%;
}
.header-image-sp {
	display: none;
}
.header-image-sp img {
	width: 100%;
}

.header-logo {
	text-align: center;
}
.header-logo img {
/*
	max-height: 150px;
	max-width: 200px;
*/
}

.header-nav {
	display: table;
	width: 100%;
}
.header-nav li {
	display: table-cell;
	text-align: center;
	white-space: nowrap;
}
.header-nav li a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #CCC;
	padding: 10px;
}
.header-nav li a:hover {
	cursor: pointer;
	color: #AAA;
}
.header-nav li a div {
	letter-spacing: 0.08em;
	display: block;
	font-size: 12px;
	line-height: 1.6;
}
.header-nav li a div:first-letter {
	font-size: 15px;
}
.header-nav li a p {
	font-size: 11px;
	letter-spacing: 0.08em;
}

.business-info-wrapper {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 11px;
}
.business-info-hour i,
a.business-info-tel i {
	margin-right: 3px;
	font-size: 10px;
}
a.business-info-tel,
a.business-info-tel:link {
	margin-left: 8px;
	color: #3A3A3A;
}

.body-container a {
	color: #666;
}

.wrapper-top-pickup,
.wrapper-top-concept,
.wrapper-top-post,
.wrapper-top-widget {
	margin-bottom: 40px;
}

.top-concept {
	text-align: center;
	font-size: 14px;
	line-height: 1.8em;
	padding: 0px 20px;
}
.top-notice {
	font-size: 13px;
	padding: 20px;
}

.btn-primary {
	padding: 5px 12px;
	font-size: 13px;
}

.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.btn-primary:active,
.btn-primary:focus {
	background-color: #ac6b25;
	border-color: #ac6b25;
	color: #FFF;
}
.btn-primary:hover {
	background-color: #c2894b;
	border-color: #c2894b;
/*
	color: #FFF !important;
*/
}
.subject01 {
	text-align: center;
	margin-bottom: 25px;
	letter-spacing: 0.08em;
}
.subject01 .subject01-en {
	color: #EEE;
	font-size: 26px;
	margin-bottom: 8px;
}
.subject01 .subject01-jp {
	font-size: 14px;
	color: #EEE;
}

a.btn-link2 {
	display: inline-block;
	padding: 10px 17px;
	background: rgba(255, 255, 255, .5);
	color: #000;
	border-radius: 5px;
	font-size: 13px;
}
a.btn-link2:hover {
	filter: brightness(110%);
	transition: .3s;
}

a.therapist-datas-link-reserve:hover {
	opacity: .8;
	transition: .3s;
}

.icon-day {
	width: 100px;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	border-radius: 10px;
	background: #c4a3bf;
	margin-bottom: 15px;
	color: #FFF;
}

/* トップページ */

.parts-top-news > div {
	padding: 0 30px;
}

.parts-float {
	width: 50%;
	float: left;
	margin-bottom: 50px;
}
.parts-float-left {
	padding-right: 10px;
}
.parts-float-right {
	padding-left: 10px;
}

.parts-news-list-scroll,
.parts-article-datas-scroll {
	max-height: 450px;
	overflow-y: scroll;
/*
	max-height: visible;
	overflow-y: none;
*/
}
.parts-news-list > li,
.parts-article-datas > li {
	padding: 30px 15px;
	border-bottom: 1px solid rgb(207, 217, 222);
}
.parts-news-list > li:last-child,
.parts-article-datas > li:last-child {
	border-bottom: none;
}
.parts-news-list > li p,
.parts-article-datas > li p {
	margin-bottom: 5px;
	font-size: 14px;
}
.parts-news-list > li .news-body,
.parts-news-list > li .news-body *,
.parts-news-list > li .news-body p,
.parts-article-datas > li .news-body,
.parts-article-datas > li .news-body *,
.parts-article-datas > li .news-body p {
	font-size: 14px;
}

.pars-article-datas-cast-name {
	font-size: 16px;
}

.parts-top-blog-container {
	padding: 0px 4px;
}
.parts-top-blog-contents {
	position: relative;
	max-height: 350px;
	background: #FFF;
	color: #333;
	display: block;
	border-radius: 10px;
	padding: 15px;
}
a.parts-top-blog-readmore {
	display: block;
	padding: 6px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(255, 255, 255, .9);
	color: #000;
	font-size: 12px;
	border-radius: 0 0 10px 10px;
}

.parts-panel-blog {
	background: #FFF !important;
}
.parts-blog-list-scroll {
	max-height: 500px;
	overflow-y: scroll;
}
.parts-blog-list li {
	padding: 15px 15px;
	background: #FFF;
	color: #333;
	border-radius: 10px;
	margin-bottom: 15px;
}
.parts-blog-list li:last-child {
	border-bottom: none;
}
.parts-blog-list li p {
	margin-bottom: 5px;
}

.custom-banner-wrapper {
	margin-bottom: 40px;
}
.parts-custom-banner-list {
}
.parts-custom-banner-list li {
	margin-bottom: 15px;
}
.parts-custom-banner-list li:last-child {
	margin-bottom: 0px;
}

.wrapper-top-post {
	max-width: 90%;
	margin-inline: auto;
}
.wrapper-top-twitter {
	max-width: 580px;
	margin-inline: auto;
}

/* コンセプト */

.parts-concept-text {
	padding: 20px;
}
.parts-concept-text,
.parts-concept-text p,
.parts-concept-text * {
	font-size: 14px;
	line-height: 1.4em;
}
.parts-concept {
}
.parts-concept p {
	padding: 0 10px;
	line-height: 1.8em;
	text-align: center;
}
.section-information-banners {
	margin-bottom: 30px;
}
.section-information-banners li {
	padding: 10px;
}
.section-accessmap {
	margin-bottom: 30px;
}
.section-link-banners li {
	display: inline-block;
	padding: 3px;
}

.section-twitter {
}
.section-twitter-tweet {
	padding: 0 15px;
}

/* スケジュール */

.shift-datas-area-name {
	font-family: "futura-pt", 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 16px;
}

/* セラピスト一覧 */

.therapist-datas {
}
.therapist-datas li {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
.therapist-datas-each {
	box-shadow: 0 0 8px gray;
	background: rgba(0, 0, 0, .5);
	position: relative;
}
.therapist-datas-each-shift {
}
.therapist-datas-tmb {
	position: relative;
	background: #000;
}
.therapist-data-each-tmb,
.therapist-datas-tmb img {
	width: 100%;
	height: auto;
}
.therapist-datas-tmb:hover img {
	filter: brightness(105%);
}
img.therapist-data-each-tmb-finished {
	opacity: .8;
}
.therapist-datas-shift-info {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: #66666680;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 0px;
}
.therapist-datas-twitter-icon {
	position: absolute;
	top: 3px;
	right: 3px;
	background: #FFFFFFCC;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding-left: 3px;
	padding-top: 3px;
	z-index: 800;
}
.therapist-datas-area-info {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #66666680;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 0px;
	z-index: 15;
}
.therapist-datas-active {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	background: rgba(71, 212, 230, .7);
	font-size: 12px;
	padding: 3px 0;
}
.therapist-datas-info {
	position: relative;
	padding: 10px;
/*
	padding-bottom: 40px;
	height: 100px;
*/
}
.therapist-datas-each-shift .therapist-datas-info {
/*
	height: 145px;
*/
}
.therapist-datas-bio {
	font-size: 11px;
	text-align: center;
	padding: 2px 0 0;
}
a.therapist-datas-name {
	font-size: 14px;
	text-align: center;
	padding: 2px 0;
	font-weight: 700;
	display: block;
	color: #FFFFFF;
}
.therapist-datas-kana {
	text-align: center;
	font-size: 11px;
	margin-bottom: -2px;
}
.therapist-datas-spec {
	font-size: 11px;
	text-align: center;
	padding: 2px 0;
}
.therapist-datas-shift {
	font-size: 11px;
	text-align: center;
	padding: 2px 0 0;
}
.therapist-datas-room {
	font-size: 11px;
	text-align: center;
	padding: 2px 0 0;
	font-weight: 700;
}
.therapist-datas-reserve {
	text-align: center;
	padding: 15px 0px 0px;
/*
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 100%;
*/
}
.therapist-datas-sns-icon {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 800;
}
.therapist-datas-sns-icon img {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	opacity: .7;
}
.therapist-hour {
	background: #f6f2f1;
	font-size: 16px;
	text-align: center;
}
.therapist-bio {
	background: #f6f2f1;
	font-size: 16px;
	padding: 10px 10px 0;
}
.therapist-comment {
	background: #f6f2f1;
	font-size: 16px;
	padding: 15px;
}
.btn-reserve-full {
	border: 1px solid #999 !important;
	color: #FFF !important;
	background: #999 !important;
	width: 120px;
	max-width: 100%;
	padding: 5px 12px;
  font-size: 12px;
	cursor: normal !important;
	border-radius: 4px;
	font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
	margin-bottom: 0;
	display: inline-block;
	cursor: not-allowed;
}

/* セラピストシフト */

.therapist-shift-datas li {
	display: none;
}
.therapist-shift-datas li.is-shift-show {
	display: block;
}

/* セラピスト詳細ページ */

img.cast-images-image {
	width: 100%;
	height: auto;
}

.therapist-text {
	font-size: 15px !important;
}
.parts-panel-therapist .tbl-calendar * {
	font-size: 12px !important;
}
.parts-panel-therapist .tbl-calendar td {
	border: none;
	border-bottom: 1px solid;
	text-align: left;
}
.parts-panel-therapist .tbl-calendar td.reserve-btn-cell {
	text-align: right;
}
.parts-panel-therapist .tbl-calendar tr:last-child td {
	border-bottom: none;
}

/* */

.section-footer-logo {
	text-align: center;
	margin-bottom: 10px;
}
.section-footer-logo img {
	width: 350px;
}
.section-footer-info {
	text-align: center;
	margin-bottom: 20px;
}
.footer-sns-icons {
	text-align: center;
}
.footer-sns-icons li {
	display: inline;
	margin: 0 5px;
}
.footer-warning {
	text-align: center;
	font-size: 10px;
	padding: 4px 0;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
}
.parts-footer-menu-list {
	display: inline-block;
	margin: 0 auto;
}
.parts-footer-menu-list a {
	color: #AAA;
	margin: 0 4px;
}
.parts-footer-menu-list a:hover {
	color: #777;
}
.parts-footer-shop-bio {
	text-align: center;
	font-size: 10px;
	color: #DDD;
	margin-bottom: 2px;
}
.parts-footer-shop-name {
	text-align: center;
	margin-bottom: 5px;
}
.parts-footer-shop-name a {
	font-size: 14px;
	color: #DDD;
}
.parts-footer-shop-tel {
	padding: 3px;
}
.parts-footer-shop-info {
	text-align: center;
	font-size: 12px;
	color: #DDD;
	margin-bottom: 10px;
}

/* セラピストスケジュール */

.tbl-cast-schedule {
	width: 100%;
}
.tbl-cast-schedule thead th,
.tbl-cast-schedule tbody td {
	border: 1px solid #AAA;
	text-align: center;
}
.tbl-cast-schedule thead th {
	padding: 5px 30px;
	color: #FFF;
	background: rgba(0, 0, 0, .8);
	font-size: 12px;
}
.tbl-cast-schedule thead th.active,
.tbl-cast-schedule thead th.today {
	background: rgba(255, 255, 255, .4);
}
.tbl-cast-schedule tbody td {
	padding: 10px 5px;
	font-size: 10px;
	background: #FFF;
}

.shift-area-links {
}
.shift-area-links li {
	padding: 10px 20px;
	margin-bottom: 5px;
	border: 1px solid #DDDDDDEE;
	display: inline-block;
	text-align: center;
	font-family: "futura-pt", 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
	color: #222;
	font-size: 13px;
	background: #FFFFFF77;
	cursor: pointer;
}
.shift-area-links li.is-area-active {
	background: #FFFFFFAA;
}

.parts-scroll {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.wrapper-scroll {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.wrapper-scroll::-webkit-scrollbar {
/*
	display: none;
*/
}

/* 注意事項 */

.parts-notice {
}
.parts-notice-body {
	padding: 15px;
	font-size: 13px;
}

/* Top Twitter */
.wrapper-top-twitter {
/*
	display: none;
*/
	margin-bottom: 40px;
}

/* ハンバーガーメニュー */

.sp-menu-link-wrapper {
	display: none;
	z-index: 10;
	position: fixed;
	top: 7px;
	right: 7px;
	background: rgba(0, 0, 0, .3);
	padding: 5px;
	border-radius: 4px;
	z-index: 99999;
}
.sp-menu-link,
.sp-menu-link span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.sp-menu-link {
  position: relative;
  width: 40px;
  height: 34px;
  background: none;
  border: none;
  appearance: none;
  cursor: pointer;
	z-index: 999;
}
.sp-menu-link span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #CCC;
  border-radius: 4px;
}
.sp-menu-link span:nth-of-type(1) {
  top: 0;
}
.sp-menu-link span:nth-of-type(2) {
  top: 15px;
}
.sp-menu-link span:nth-of-type(3) {
  bottom: 0;
}
.sp-menu-link.active span {
}
.sp-menu-link.active span:nth-of-type(1) {
  transform: rotate(-45deg);
	top: 15px;
}
.sp-menu-link.active span:nth-of-type(2) {
	display: none;
}
.sp-menu-link.active span:nth-of-type(3) {
  transform: rotate(45deg);
	bottom: 15px;
}
.sp-menu-logo {
	padding: 15px 0 15px;
	text-align: center;
}
.sp-menu-logo img {
	width: 200px;
}
.parts-sp-menu-subject {
	font-size: 18px;
	padding: 10px;
	padding-top: 20px;
}
.parts-sp-menu-en {
	font-size: 16px;
	margin-right: 10px;
}
.parts-sp-menu-ja {
	font-size: 12px;
}
.sp-menu-list {
	margin-bottom: 20px;
}
.sp-menu-list a {
	display: block;
	padding: 15px 10px 10px;
	color: #CCC;
	border-bottom: 1px solid #777;
}
.sp-menu-tel {
	font-size: 29px;
	text-align: center;
	margin-bottom: 5px;
}
.sp-menu-tel a {
	color: #cc7eb1;
}

/* 予約ポップアップ */

.modal-content-reserve {
	background: rgba(0, 0, 0, .9);
}
.modal-reserve-body {
	padding: 0;
}
.parts-reserve-menu-list {
}
.parts-reserve-menu-list dt {
	padding: 15px 15px 10px;
	border-bottom: 1px solid #777;
	font-size: 18px;
}
.parts-reserve-menu-list dd {
	padding: 15px 15px;
	line-height: 1.8em;
}
.parts-reserve-menu-list dd a {
/*
	color: #68a4d9;
*/
	color: #C2884B;
	color: #1A0EAB;
}

.text-plain, a.text-plain {
	color: #000;
}

.section-schedule {
	padding: 20px;
}
.therapist-tmb {
	display: block;
	background: #FFF;
	text-align: center;
	position: relative;
}
.therapist-tmb .therapist-icon-new {
	position: absolute;
	bottom: -4px;
	left: 2px;
}
.tbl-cast-schedule thead th,
.tbl-cast-schedule tbody td {
	padding: 0;
	width: 14.28%;
	font-weight: normal;
	border: 1px solid #777;
}
.tbl-cast-schedule thead th a {
	display: block;
	padding: 10px;
	color: #FFF;
}

/* キャスト詳細 */

.section-cast-image {
	width: 45%;
	float: left;
	padding: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.section-cast-schedule {
	width: 340px;
	float: left;
	padding-left: 10px;
}
.part-profile {
	width: 55%;
	float: left;
	padding: 15px;
}
.part-schedule {
	width: 280px;
	float: left;
}
.tbl-schedule>tbody>tr>td {
	padding: 5px 5px;
}
.section-cast-name {
	padding: 5px;
}
.cast-bio {
	font-size: 13px;
}
.cast-spec {
	font-size: 13px;
}
.cast-kana {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.cast-name {
	font-size: 18px;
	font-weight: 700;
	padding: 5px 0px;
}
.cast-age {
	font-size: 14px;
}
.cast-images {
	margin: 0 auto;
}
.cast-images li {
	background: #FFF;
}
.cast-thumb {
	max-width: 250px;
	margin-left: 25px;
}
.cast-thumb a {
	display: block;
	min-height: 63px;
}

.panel-cast-card,
.panel-cast-card a,
.panel-cast-card * {
	color: #000;
}

.slick-prev {
	left: 5px;
	width: 40px;
	height: 40px;
}
.slick-next {
	right: 5px;
	width: 40px;
	height: 40px;
}
.slick-prev,
.slick-next,
.slick-dots {
	z-index: 11;
}
.top-banner-container .slick-dotted.slick-slider {
	margin-bottom: -30px;
}
.top-banner-container .slick-list {
/*
	background: #000;
*/
}
.top-banner-img {
	width: 100%;
	height: auto;
}
.slick-next:before,
.slick-prev:before {
	color: #000;
	font-size: 40px;
}
.slick-dots {
	position: relative;
	bottom: 30px;
/*
	display: flex;
	justify-content: center;
	top: 280px;
*/
}
.cast-images .slick-dots li {
	width: 50px;
	height: auto;
	margin-bottom: 15px;
}
.cast-images .slick-dots li img {
	width: 50px;
	height: auto;
	opacity: 0.5;
}
.cast-images .slick-dots li.slick-active img {
	opacity: 1;
}

.cast-images .slick-dots {
	bottom: -20px;
	text-align: left;
}

.custom-slick-prev {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	background-color: rgba(255,255,255,0.8);
	background-image: url(/img/anchor-prev.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 7px auto;
	z-index: 1;
	cursor: pointer;
}
.custom-slick-next {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	background-color: rgba(255,255,255,0.8);
	background-image: url(/img/anchor-next.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 7px auto;
	z-index: 1;
	cursor: pointer;
}
.panel-heading {
	background: linear-gradient(#F5F5F5, #FFF);
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 700;
}

.tbl-calendar {
	border: none;
}
.tbl-calendar td {
	min-width: 60px;
	padding: 10px 4px;
	text-align: center;
	border: 1px solid #AAA;
}
.tbl-calendar td.in-shift {
	background: rgba(255, 255, 255, .1);
}
.tbl-calendar td span,
.tbl-calendar td a {
	font-size: 12px;
}
.tbl-calendar td span {
/*
	background: #eaf4fc;
*/
}
.tbl-calendar th {
	background: #eaedf7;
	font-weight: normal;
}
.section-tweet {
/*
	height: 450px;
	overflow: auto;
*/
	padding: 10px;
}

.parts-pickup {
	max-height: 535px;
	overflow-y: scroll;
	padding: 0 5px;
}
.parts-pickup-table2 {
	width: 100%;
}
.parts-pickup-table2 th {
	width: 320px;
	padding: 5px;
}
.parts-pickup-table td {
	padding: 5px;
}
.parts-pickup-table2 td {
	border-bottom: none;
	padding: 10px;
}
.parts-pickup-table2 tr:last-child td {
	border-bottom: none;
}
.parts-pickup-tmb {
	width: 320px;
	max-width: 320px;
	height: auto;
}

.parts-footer-menu {
	text-align: center;
	padding: 10px 0px;
}
.parts-footer-menu-list {
	margin: 0 auto;
}
.parts-footer-menu-list li {
	display: inline-block;
}
.parts-footer-menu-list li a {
	display: block;
	padding: 10px 10px;
	margin: 0;
}
.parts-footer-menu-list li a span {
	display: block;
}

.fix-menu-wrapper {
	position: fixed;
	right: 0px;
	bottom: 10px;
	z-index: 900;
}
.fix-menu-container {
	background: rgba(0, 0, 0, .9);
	border-radius: 10px 0 0 10px;
}
.fix-menu-container a {
	display: block;
	padding: 15px 10px;
	width: 100px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
}

.footer-menus {
	margin-bottom: 30px;
}
.footer-menus li {
	display: inline-block;
	padding: 0 5px;
}
.footer-menus li a {
	font-size: 11px;
}

.text-xs {
	font-size: 10px;
}

.smartphone-menu-wrapper {
	display: none;
	background: rgba(255, 255, 255, .7);
}
.smartphone-menu-list td {
	padding: 12px 10px;
	white-space: nowrap;
	text-align: center;
}
.smartphone-menu-list td a {
	font-size: 11px;
	color: #000;
}

.link-page-up {
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 20px;
	right: 25px;
	z-index: 999;
	background: rgba(0, 0, 0, .5);
	border-radius: 50%;
	text-align: center;
}
.link-page-up a {
	font-size: 16px;
	margin-top: 8px;
}

.panel-footer-menu {
	display: none;
	border: none !important;
}
.footer-menu-table {
	width: 100%;
}
.footer-menu-table td {
	border: none !important;
	width: 50%;
	padding: 5px 10px;
	text-align: center;
}
.footer-menu-table tr:last-child td {
	border-bottom: none;
}
.footer-menu-table td a {
	color: #FFF;
}

/* サイドメニュー */

.side-menu-block {
	position: fixed;
	width: 220px;
	height: 100%;
	top: 0;
/*
	left: -350px;
	left: 100%;
*/
	right: -220px;
	background-color: rgba(0, 0, 0, .9);
	z-index: 990;
}

.side-menu-link {
	display: none;
	background-color: rgba(0, 0, 0, .7);
	height: 50px;
	width: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-radius: 50%;
	z-index: 20;
	position: absolute;
	top: 20px;
	left: 355px;
	left: -55px;
	color: #FFFFFF;
	opacity: 1;
}
.side-menu-link i {
	line-height: 60px;
	font-size: 24px;
	line-height: 2.1em;
	text-align: center;
}

.side-menu {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	top: 30px;
	left: 0px;
	position: absolute;
	width: 220px;
	max-height: 90%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.side-menu-list {
	width: 100%;
}
.side-menu-list li {
}
.side-menu-list li a {
	display: block;
	padding: 12px 10px;
	font-size: 12px;
	border-bottom: 1px solid #666;
	transition: color 0.2s;
}
.side-menu-list li a:hover {
}
.side-menu-list-en {
	font-size: 13px;
	margin-right: 4px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.side-menu-list-jp {
	font-size: 12px;
}
.side-menu-shop-data {
	text-align: center;
	padding: 15px 10px;
}

/* */

.blockquote.twitter-tweet {
	background: #FFF;
}

.fixed-menu-block {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 999;
}
.fixed-menu {
	background: rgba(0, 0, 0, .8);
	border-radius: 30px;
	margin: 0px auto 5px;
	border: 2px solid #FFF;
	box-shadow: 0 0 8px grey;
	width: 90%;
}
.fixed-menu a {
	display: block;
	padding: 15px 20px;
	color: #FFF;
	text-align: center;
}

.fixed-menu {
	width: 100%;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-radius: 0px;
	margin: 0px;
}
.fixed-menu-table {	
	width: 100%;
	display: table;
}
.fixed-menu-table li {
	display: table-cell;
	text-align: center;
	width: 16%;
}
.fixed-menu-table li a {
	display: block;
	padding: 10px;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
.fixed-menu-table li a i {
	font-size: 14px;
}

/* 料金システム */

.parts-system-service-text {
	padding: 15px 20px;
	font-size: 14px;
	line-height: 1.5em;
}
.parts-system-payment-text {
	padding: 15px 20px;
}
.parts-price-table {
	width: 100%;
	margin-bottom: 25px;
}
.parts-price-table th,
.parts-price-table td {
	padding: 10px 20px;
	border-bottom: 1px solid #777;
}
.parts-price-table tr:last-child th,
.parts-price-table tr:last-child td {
	border-bottom: 0px;
}
.system-image-wrapper {
	padding: 15px 20px;
}
.system-image-wrapper img {
	width: 100%;
	height: auto;
}

/* アクセス */

.parts-room-list dt {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 20px 10px;
	border-bottom: 1px solid #777;
}
.parts-room-list dd {
	line-height: 1.6em;
	font-size: 13px;
	padding: 10px 20px;
	margin-bottom: 15px;
}
.parts-room-list-map {
	margin-top: 15px;
}
.parts-room-list-map iframe {
	border: none;
	width: 100%;
	height: 400px;
}

/* 求人 */
.parts-recruit-table-wrapper {
	padding: 0px 20px;
}
.parts-recruit-table {
	width: 100%;
}
.parts-recruit-table th,
.parts-recruit-table td {
	padding: 15px 10px;
	border: 1px solid #777;
}
.parts-recruit-table th {
	width: 150px;
	text-align: center;
}

.parts-panel .panel-default,
.parts-panel .table>tbody>tr>th,
.parts-panel .table>tbody>tr>td {
	border-color: #CCC;
}
.wrapper-shop-data {
}
.wrapper-shop-data .parts-panel {
	padding: 20px;
}
.wrapper-shop-data .panel {
	background: none;
}
.table-shop-data {
	width: 100%;
}
.table-shop-data th,
.table-shop-data td {
	padding: 5px 10px;
	vertical-align: middle !important;
}
.table-shop-data th {
	width: 220px;
	text-align: right;
	font-size: 12px;
}
.table-shop-data td {
	font-size: 13px;
}

.marquee {
width:100%;
padding:0.5em 0;
overflow:hidden;
background-color:#f6f6f6;
margin-bottom:10px;
position:relative;
}

.marquee p:after {
content:"";
white-space:nowrap;
padding-right:50px;
}

.marquee p {
margin:0;
padding-left:600px;
display:inline-block;
white-space:nowrap;
	-webkit-animation-name:marquee;
	-webkit-animation-timing-function:linear;
	-webkit-animation-duration:10s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-name:marquee;
	-moz-animation-timing-function:linear;
	-moz-animation-duration:10s;
	-moz-animation-iteration-count:infinite;
	-ms-animation-name:marquee;
	-ms-animation-timing-function:linear;
	-ms-animation-duration:10s;
	-ms-animation-iteration-count:infinite;
	-o-animation-name:marquee;
	-o-animation-timing-function:linear;
	-o-animation-duration:10s;
	-o-animation-iteration-count:infinite;
	animation-name:marquee;
	animation-timing-function:linear;
	animation-duration:10s;
	animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from   { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
  from   { -ms-transform: translate(0%);}
  99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
  from   { -o-transform: translate(0%);}
  99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
  from   { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}

.link-prev-next {
	display: block;
	padding: 6px 10px;
}

/* 料金システム */

.system-each-section {
	padding-bottom: 20px;
}
.system-name {
	text-align: center;
	padding: 15px 15px 0px;
	margin-bottom: 15px;
	font-size: 18px;
}
.system-description {
	padding: 15px 15px 0px;
	font-size: 13px;
/*
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
*/
}
.system-table-wrapper {
	margin-bottom: 0px;
}
.system-table {
	width: 100%;
}
.system-table th,
.system-table td {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
	padding: 7px 20px;
}
.system-table th {
	width: 70%;
}
.system-regular-price {
	font-size: 12px;
	margin-right: 5px;
}

/* アダルト認証 */

.auth-wrapper {
/*
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
*/
}

.auth-container {
/*
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
	position: relative;
*/
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
}
.auth-contents-container {
/*
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	top: 15%;
	left: 0;
	width: 100%;
*/
	padding-top: 70px;
	padding-bottom: 100px;
	text-align: center;
}

.auth-logo {
	text-align: center;
}
.auth-logo img {
	max-width: 350px;
}
.auth-message {
	font-size: 18px;
	padding: 15px;
/*
	color: #FFF;
*/
}
.auth-btn-list {
	max-width: 300px;
	margin: 0 auto;
}
.auth-btn-list li {
	display: block;
	padding: 10px;
}
.btn-auth {
	background-color: #0094C7 !important;
	border-color: #0094C7 !important;
	color: #FFF !important;
	font-size: 18px;
	padding: 10px 16px;
}

.show-pc,
.display-pc {
	display: block !important;
}

.show-sp,
.display-sp {
	display: none !important;
}

.wrapper-top-shift {
	margin-bottom: 40px;
}

.icon {
	border-radius: 50%;
}
.icon-link {
	background-image: url(https://storage.googleapis.com/caskan/asset/icon_blank.png?v=2);
	background-size: cover;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-left: 0px;
}

.pickup-list li .therapist-datas-each {
	margin-top: 10px;
/*
	box-shadow: none;
*/
}

.side-footer-twitter-icon {
	display: inline-block;
	margin: 0 3px;
	opacity: .8;
	vertical-align: -4px;
	border-radius: 50%;
	background: #FFFFFF;
	padding: 5px 3px 3px 5px;
}
.side-footer-twitter-icon svg {
	vertical-align: -5px;
}
.side-footer-twitter-icon path {
	fill: #1C9BEF;
}

.side-footer-line-icon {
	display: inline-block;
	margin: 0 3px;
	opacity: .8;
}

.text-notfound {
	padding: 20% 0%;
	text-align: center;
}

.pagination>li>a,
.pagination>li>span {
	border: none;
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #DDD;
}

.parts-side-links li {
	padding: 5px;
}

.link-shop-tel {
	border: 1px solid #F5F5F5;
	border-radius: 15px;
	padding: 5px 10px;
	box-shadow: 0 0 8px grey;
	font-size: 12px;
}

/* 記事 */

.kiji-body {
	line-height: 1.6em;
}

/* エフェクト */

.therapist-datas {
	opacity: 0;
}
.inview {
  animation-name: fade-in;
  animation-duration: .7s;
  animation-timing-function: ease-in-out;
  animation-delay: .2s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
@keyframes fade-in {
  0% {
		transform: translateY(40px);
  }
  100% {
		transform: translateY(0px);
    opacity: 1;
  }
}

/* スマホ対応 */
@media screen and (max-width: 768px) {

	.show-pc,
	.display-pc {
		display: none !important;
	}

	.show-sp,
	.display-sp {
		display: block !important;
	}

	.header-image-pc {
		display: none;
	}
	.header-image-sp {
		display: block;
	}

	.header-logo {
		margin-bottom: 0;
	}
	.smartphone-menu-wrapper,
	.sp-menu-link-wrapper,
	.panel-footer-menu,
	.fixed-menu-block {
		display: block;
	}
	.footer-menus {
		display: none;
	}
	.parts-float {
		width: 100%;
		float: none;
	}
	.parts-float-left {
		padding-right: 0px;
	}
	.parts-float-right {
		padding-left: 0px;
	}

	/* ヘッダーメニュー */

	.header-nav li {
	}

	.header-nav li a {
		padding: 6px 6px;
	}

	.header-nav-row2 li a {
		padding: 0px 6px 6px;
	}

	.header-nav li a div {
		font-size: 9px;
	}
	.header-nav li a div:first-letter {
		font-size: 11px;
	}
	.header-nav li a p {
		font-size: 11px;
	}

	.tbl-cast-schedule thead th {
		font-size: 11px;
	}
	.tbl-cast-schedule thead th a {
		padding: 5px;
		font-size: 11px;
	}
	.therapist-name,
	.therapist-hour {
		font-size: 14px;
		padding: 5px;
	}
	.therapist-room {
		font-size: 11px;
		padding: 5px;
	}
	.therapist-tmb .therapist-icon-new {
		width: 40px;
		bottom: -1px;
	}

	/* キャスト詳細 */

	.section-cast-image,
	.section-cast-schedule {
		width: 100%;
	}
	.section-cast-image {
		padding: 0px;
		padding-bottom: 0px;
	}
	.section-cast-schedule {
		padding-left: 0px;
	}
	.part-profile {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.part-schedule {
		width: 100%;
	}
	.tbl-profile th {
		width: 100px;
	}

	.parts-pickup {
		padding: 0 10px;
	}
	.wrapper-top-twitter {
/*
		display: block;
*/
	}
	.parts-top-twitter {
		padding: 0 15px;
	}

	.parts-footer-menu {
		text-align: left;
	}
	.parts-footer-menu-list li {
		width: 50%;
		float: left;
	}
	.parts-footer-menu-list li a {
		display: block;
		padding: 10px 10px;
		border-bottom: 1px solid #777;
		margin: 0;
	}
	.parts-footer-menu-list li a span {
		display: inline;
	}

	.fix-menu-wrapper {
		width: 100%;
		position: fixed;
		left: 0px;
		bottom: 0px;
	}
	.fix-menu-container {
		border-radius: 0px;
		border: none;
		border-top: 1px solid #000;
		text-align: center;
	}
	.fix-menu-container a {
		width: 30%;
		display: inline-block;
	}

	.parts-panel {
		padding: 20px 17px;
	}

	.parts-system-panel {
		padding: 20px 15px;
	}

	.footer-menus li {
		width: 45%;
		padding: 3px 3px;
	}
	.footer-menus li a {
	}

	.parts-news-list > li,
	.parts-article-datas > li {
		padding: 30px 0px;
	}

	.parts-pickup-table2 th {
		width: 100%;
		display: block;
	}
	.parts-pickup-tmb {
		width: 200px;
		max-width: 200px;
	}
	.parts-pickup-table2 td {
		width: 100%;
		display: block;
	}

	.parts-side-links {
		padding: 0px;
	}
	.parts-side-links img {
		width: 100%;
	}

	.parts-side-links li {
		width: 49% !important;
		display: inline-block;
		vertical-align: top;
		padding: 2px;
	}

	.footer-wrapper {
		padding-bottom: 60px;
	}
	.link-page-up {
		bottom: 65px;
	}

	/* 料金システム */

	.parts-system-text {
		padding: 15px 10px;
	}
	.parts-price-table th,
	.parts-price-table td {
		font-size: 12px;
		padding: 10px 20px;
	}

	/* アクセス */
	.parts-room-list dt {
		padding: 10px 10px 10px;
		border-bottom: 1px solid #CCC;
	}
	.parts-room-list dd {
		padding: 10px 10px;
	}

	/* 求人 */
	.parts-recruit-table th,
	.parts-recruit-table td {
		display: block;
		width: 100%;
	}
	.parts-recruit-table-wrapper {
		padding: 0px 0px;
	}

	/* コンセプト */
	.parts-concept-text {
		padding: 0px;
	}

	.top-concept {
		padding: 0px;
		font-size: 12px;
	}
	.top-notice {
		font-size: 12px;
		padding: 0px;
	}

	.wrapper-shop-data .parts-panel {
		padding-left: 10px;
		padding-right: 10px;
	}
	.table-shop-data th,
	.table-shop-data td {
		padding: 5px 5px;
	}
	.table-shop-data td {
		font-size: 12px;
	}
	.table-shop-data th {
		width: 100px;
	}

	.link-prev-next {
		display: block;
		padding: 3px;
	}

	.slick-prev {
		left: 0px;
	}
	.slick-next {
		right: 0px;
	}
	.slick-next:before,
	.slick-prev:before {
		font-size: 30px;
	}

	/* サイドメニュー */

	.side-menu-link {
		display: block;
	}

	/* 料金システム */

	.parts-system-service-text {
		padding: 15px 0px;
	}
	.system-name {
		text-align: center;
		padding: 0px;
		font-size: 18px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.system-description {
		padding: 5px;
		font-size: 14px;
	}
	.system-table th,
	.system-table td {
		padding: 7px 5px;
	}
	.system-table th {
		width: 100%;
	}
	.system-table td {
		white-space: nowrap;
	}
	.parts-system-payment-text {
		padding: 15px 0px;
	}
	.parts-notice-body {
		padding: 15px 0px;
		font-size: 13px;
	}
	.system-image-wrapper {
		padding: 15px 0px;
	}

	.therapist-datas li {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
	}

	.parts-panel-therapist {
		padding: 0px 20px 20px;
	}
	.therapist-text {
		font-size: 14px !important;
	}

	.parts-pickup2 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.wrapper-top-pickup .parts-panel {
		padding-left: 0px;
		padding-right: 0px;
	}

	.slick-arrow {
	}
}

/* タイムライン */

.timeline-datas-wrapper,
.timeline-datas-wrapper * {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
}
.timeline-datas-wrapper {
	background: #FFF;
}
.timeline-datas-widget-wrapper {
	border-radius: 10px;
	border: 1px solid rgb(207, 217, 222);
	max-height: 480px;
	overflow-y: scroll;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.timeline-datas {
}
.timeline-datas li {
	padding: 14px 14px 20px;
	border-bottom: 1px solid rgb(207, 217, 222);
}
.timeline-datas li:last-child {
	border-bottom: none;
}
.timeline-datas .timeline-datas-id-link {
	cursor: pointer;
}
.timeline-datas li.timeline-datas-id-link:hover {
	background: #fef9fb;
}
.timeline-datas-subject {
	position: relative;
}
.timeline-datas-subject-table th {
	padding: 0px;
	margin: 0px;
}
.timeline-datas-subject-table td {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}
.timeline-datas-icon {
	width: 40px;
	border-radius: 50%;
}
.timeline-datas-name {
	font-weight: 700;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.timeline-datas-widget-wrapper a.timeline-datas-name {
	color: #333;
}
.timeline-datas-date {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}
.timeline-datas-date,
a.timeline-datas-date {
}
a.timeline-datas-date:hover {
	text-decoration: underline !important;
}
.timeline-datas-menu {
	position: absolute;
	right: 10px;
	top: 11px;
}
.timeline-datas-body {
	font-size: 14px;
	padding-top: 10px;
	line-height: 1.3em;
}
.timeline-datas-body a {
	word-break: break-all;
	color: rgb(29, 155, 240);
}
.timeline-datas-image-datas li {
	padding: 10px 5px;
	padding-bottom: 0px;
	border-bottom: none;
}
.timeline-datas-image-datas img {
	width: 320px;
	max-width: 100%;
	border-radius: 10px;
}
.timeline-datas-widget-wrapper .timeline-datas-image-datas img {
	height: 200px;
	object-fit: cover;
}
.timeline-datas-back {
	padding: 25px;
	text-align: center;
}
.timeline-datas-back a {
	font-size: 16px;
}
@media screen and (max-width: 768px) {
	.wrapper-top-post {
		max-width: 100%;
		margin-inline: 12px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.wrapper-top-twitter {
		margin-inline: 25px;
	}
	.timeline-datas-body {
		font-size: 14px;
	}
	.timeline-datas-widget-wrapper {
		margin: 0 auto 15px;
	}
}

.wrapper-top-post {
	background: #FFF;
	border-radius: 10px;
}
.wrapper-top-post .timeline-datas-wrapper {
	background: none;
}
.wrapper-top-post .timeline-datas-widget-wrapper {
	border-radius: 0px;
	border: none;
	max-height: none;
	overflow-y: visible;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.timeline-footer {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', sans-serif;
	text-align: center;
}
