@charset "UTF-8";

.hyakumeiten-parent {
	position: relative;
}

.hyakumeiten-parent .hyakumeiten-icon {
	width: auto;
	height: 1.5rem;
	margin-top: .5rem;
	margin-right: .5rem;
}

.hyakumeiten-parent .hyakumeiten-icon:hover + .hyakumeiten-bubble {
	display: block;
}

.hyakumeiten-parent .hyakumeiten-bubble {
	display: none;
	position: absolute;
	margin-bottom: 6px;
	padding: 6px 18px;
	top: -30px;
	left: 0px;
	border-radius: 6px;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.hyakumeiten-parent .hyakumeiten-bubble:before {
	position: absolute;
	border-style: solid;
	border-color: transparent;
	border-top-color: #000;
	border-width: 6px 6px 0;
	width: 0;
	height: 0;
	line-height: 0;
	left: 60px;
	bottom: -6px;
	margin-left: -6px;
	content: "";
}

body {
	font-family: "Helvetica Neue", "Helvetica", "Arial", 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Osaka', Meiryo, メイリオ, sans-serif;
	font-weight: 200;
	-webkit-text-size-adjust: none;
	color: #000000;
	min-width: 768px;
}

p.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

h1.shop {
	width: 100%;
	color: #ffffff;
	font-size: .8rem;
	font-weight: 200;
	line-height: 1.2rem;
	background: #2e2e2e;
	padding: .2rem 1rem;
	margin: 0 auto;
}

.p-imgWrap {
	position: relative;
}

.p-imgWrap img {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	max-width: 100%;
	height: auto;
}

/*--------------------------------
出勤アイコン
--------------------------------*/
.attend-ico {
	position: absolute;
	top: 0;
	right: 0;
	width: 3.5rem;
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center;
	padding-top: .3rem;
	text-align: center;
}

.attend-ico span {
	margin: 0 auto;
	display: block;
	color: #fff;
	text-align: center;
}

.attend-ico.sokuiku {
	background: rgba(251, 0, 42, 0.7);
}

.attend-ico.sokuiku span:before {
	display: block;
	width: 2rem;
	height: 2rem;
	content: "";
	background: url("../../../../../assets/img/user/shop/common/icon/sokuiku_icon.svg") no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.attend-ico.taiki {
	background: rgba(255, 19, 107, 0.7);
}

.attend-ico.taiki span :before {
	display: block;
	width: 2rem;
	height: 2rem;
	content: "";
	background: url("../../../../../assets/img/user/shop/common/icon/schedule_icon.svg") no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.attend-ico.today {
	background: rgba(255, 149, 19, 0.7);
}

.attend-ico.today span:before {
	display: block;
	width: 2rem;
	height: 2rem;
	content: "";
	background: url("../../../../../assets/img/user/shop/common/icon/schedule_icon.svg") no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

/*--------------------------------
新人アイコン
--------------------------------*/
.beginner-ico {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 2.7rem;
	height: 2.7rem;
	line-height: 2.7rem;
	text-align: center;
	padding-top: .3rem;
	text-align: center;
}

.beginner-ico span {
	margin: 0 auto;
	display: block;
	color: #fff;
	text-align: center;
}

.beginner-ico span:before {
	display: block;
	width: 1.0rem;
	height: 1.25rem;
	content: "";
	background: url("../../../../../assets/img/user/shop/common/icon/beginner_icon.svg") no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.beginner-ico.beginner {
	background: rgba(128, 208, 78, 0.8);
}

.beginner-ico.tainyu {
	background: rgba(239, 110, 131, 0.8);
}

.beginner-ico.missekichika {
	bottom: 85px;
}

.bust-size {
	display: block;
	font-size: 1.8rem;
	color: #FDE000;
	width: 2.2rem;
	height: 2.2rem;
	line-height: 2.2rem;
	background: #FC4967;
	text-align: center;
	font-weight: 500;
	float: left;
	margin-right: .3rem;
	font-family: "Helvetica Neue", "Helvetica", "Arial";
}

.diary-girl-genre {
	margin-left: .3rem;
	height: auto;
}

.diary-detail .bust-size {
	display: block;
	font-size: 1.4rem;
	color: #FDE000;
	width: 1.8rem;
	height: 1.8rem;
	line-height: 1.4;
	background: #FC4967;
	text-align: center;
	font-weight: 500;
	float: left;
	margin: .3rem .9rem .5rem .4rem;
}

.diary-detail .bust-text {
	font-size: .7rem;
	color: #FFF;
	padding: .2rem .1rem .5rem 1.9rem;
	line-height: 15px;
}

.diary-detail .bust-size-modal {
	display: block;
	font-size: 1.4rem;
	color: #FDE000;
	width: 1.6rem;
	height: 1.6rem;
	line-height: 1.6rem;
	background: #FC4967;
	text-align: center;
	font-weight: 500;
	float: left;
	margin-right: .3rem;
	margin-left: .3rem;
	margin-top: .6rem;
}

.diary-detail .br_tall {
	display: block;
	width: 100%;
	min-height: 1.2rem;
}

.diary-detail .br_bwh {
	display: block;
	width: 100%;
	line-height: .7rem;
}

.diary-detail .bust-text-modal {
	font-size: .9rem;
	padding: .9rem .5rem .7rem;
	font-weight: 400;
}

.diary-girl-genre-pop .girl-genre li {
	padding: 0 .3rem;
	text-align: center;
	float: left;
	border-radius: 3px;
	font-size: .8rem;
	line-height: 1.5rem;
	color: #fff;
	margin-right: .3rem;
	margin-top: .5rem;
}

.girl-genre {
	overflow: hidden;
	margin: .2rem 0;
}

.data-size {
	font-size: .9rem;
	ine-height: 1.4rem;
}

.view-more {
	padding: .8rem 0 0;
	text-align: right;
  /*	display: inline-block;
    position: absolute;*/
	right: 0;
	bottom: 0;
}

.view-more a {
	color: #555555;
	font-size: .8rem;
}

.view-more a:hover {
	color: #fd7b9e;
	text-decoration: underline;
}

.view-more a:after {
	content: " ▶︎ ";
}

h2.title {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 2.8rem;
	color: #FF002B;
	vertical-align: middle;
	border-bottom: 10px solid #2E2E2E;
	margin-bottom: .5rem;
}

h2.title span {
	font-size: 1.2rem;
	font-weight: 400;
	margin-left: .5rem;
}

.h2-icon {
	margin-right: .2rem;
}

.h2-icon .icon {
	width: 2.5rem;
	height: 2.5rem;
	padding: .1rem 0 .5rem;
	vertical-align: middle;
}

.h2-icon .icon path {
	fill: #ff002b;
}

section {
	margin-bottom: 3rem;
}

section h3 {
	background: #2e2e2e;
	font-size: 1.2rem;
	line-height: 2.4rem;
	color: #fff;
	padding: .3rem .5rem;
	vertical-align: middle;
	overflow: hidden;
}

section h3 .h3-more {
	float: right;
	font-size: .8rem;
	line-height: 2.4rem;
	padding-right: 1%;
	font-weight: 200;
	color: #fff;
}

section .h3-icon img {
	width: 2.0rem;
	height: 2.0rem;
	padding-bottom: .2rem;
	padding-right: .5rem;
	vertical-align: middle;
}

section .h3-icon .icon {
	width: 2.0rem;
	height: 2.0rem;
	padding-bottom: .2rem;
	padding-right: .5rem;
	vertical-align: middle;
}

.body {
	background: #fff;
	border: 1px solid #95989A;
	border-top: none;
	padding: 1.25% 0;
}

.inner {
	width: 95%;
	margin: 0 auto;
}

.inner .date {
	text-align: right;
	font-size: .8rem;
}

/*--------------------------------
ポータルヘッダー
--------------------------------*/
header.portal {
	width: 100%;
	background: #1862BB;
	padding: .5rem .5rem;
}

#ekichika_logo {
	float: left;
	width: 75%;
}

#ekichika_logo li {
	display: inline-block;
	vertical-align: middle;
}

#ekichika_logo li.search {
	vertical-align: bottom;
}

#ekichika_logo li.search_btn {
	vertical-align: 2px;
}

#ekichika_logo li.mypage_btn {
	background: #f17074;
	border: 1px solid #913e41;
}

#ekichika_logo li.mypage_btn a {
	display: block;
	padding: 0 10px 0 30px;
	background: url("../../../../../assets/img/user/pc/common/ico-user-w.svg") 10px center no-repeat;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#ekichika_logo .icon img {
	width: 3rem;
}

#ekichika_logo .logo img {
	width: 5.5rem;
}

#ekichika_logo .jobstyle a {
	display: block;
	background: #ffffff;
	color: #1862BB;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: none;
	line-height: 1;
	padding: .3rem 1rem;
	margin-left: .2rem;
	border-radius: .5rem;
}

/*select box*/
.select-wrap {
	border: 0;
}

.search-1 {
	margin-left: .5rem;
	font-size: 1.2rem;
}

.search-1 li {
	margin-left: .3rem;
}

.select-1 {
	position: relative;
	display: inline-block;
	background: #ffffff;
	font-size: 1.2rem;
	overflow: hidden;
	z-index: 0;
	color: #000000;
	margin-left: -.3rem;
}

.select-1:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 50%;
	right: .3rem;
	margin-top: -.2rem;
	border-width: .4rem .3rem;
	border-style: solid;
	border-color: #5F5F5F transparent transparent;
	z-index: -1;
}

.select-1 select {
	-moz-appearance: none;
	background: transparent none repeat scroll 0 0;
	border: 1px solid #5f5f5f;
	border-radius: 0;
	color: #000000;
	height: 2rem;
	outline: medium none;
	padding: 0 0 0 0.5rem;
}

.select-1 select option {
	line-height: 3rem;
}

/* selectタグ選択中のスタイル */
/* IEの下三角非表示 */
.select-1 select::-ms-expand {
	display: none;
}

/* Firefoxの点線非表示 */
.select-1 select::-moz-focus-inner {
	border: 0;
}

/* 表示されるオプションスタイル */
.select-1 select * {
	background: #ffffff;
	color: #000000;
	text-shadow: none;
}

/*search btn*/
.search_btn .btn {
	border: none;
	font-size: .8rem;
	padding: .3rem 1.5rem;
	background: #ffb053;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb053), to(#ff7f3b));
	background-image: linear-gradient(to bottom, #ffb053, #ff7f3b);
	color: #ffffff;
	border: 1px solid #95989a;
}

.search_btn .btn:hover {
	background: #fc793c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fc793c), to(#d45c00));
	background-image: linear-gradient(to bottom, #fc793c, #d45c00);
	text-decoration: none;
}

/*--------------------------------
店舗ヘッダー
--------------------------------*/
.shop-header {
	overflow: hidden;
	position: relative;
	width: 100%;
	background: #000000;
}

.shop-header .main_img.plan_s {
	position: relative;
	top: 0;
	left: 50%;
	width: 100%;
	height: auto;
	max-width: 1280px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	text-align: center;
}

.shop-header .main_img.plan_a {
	position: relative;
	top: 0;
	left: 50%;
	height: auto;
	width: 100%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	text-align: center;
	max-width: 1280px;
}

div.shop-header.clearfix.custom-theme-border > div > ul > li > span > a > img {
	display: block;
}

/*--------------------------------
店舗キャッチコピー
--------------------------------*/
.shop-title {
	width: 100%;
	margin: 0 auto;
	background: #2e2e2e;
}

.shop-title .txt {
	font-size: 1.2rem;
	line-height: 2.4rem;
	text-align: center;
	letter-spacing: .2rem;
	font-weight: 300;
	color: #fd7b9e;
}

/*--------------------------------
パンくず
--------------------------------*/
#breadCrumbs {
	width: 100%;
	margin: 0 auto;
	padding-left: 1rem;
	background: white;
}

#breadCrumbs li {
	display: inline-block;
}

#breadCrumbs li a {
	display: block;
	text-decoration: none;
	font-size: .8rem;
	line-height: 1.2rem;
	color: black;
}

#breadCrumbs li a span {
	font-size: .8rem;
}

#breadCrumbs li a:hover {
	color: #1862bb;
}

#breadCrumbs li a:after {
	content: " > ";
	color: #9d9d9d;
}

#breadCrumbs li:last-child a {
	color: #1862bb;
}

#breadCrumbs li:last-child a:after {
	content: "";
}

#breadCrumbs li:last-child a:hover {
	text-decoration: underline;
}

/*--------------------------------
ヘッドライン
--------------------------------*/
#headline {
	width: 100%;
	background: #000000;
}

#headline ul.headline-box {
	width: 35rem;
	background: #000000;
	position: relative;
	padding: 0 .5rem;
	border: 1px solid #9E9E9E;
	overflow: hidden;
}

.headline-news {
	padding: .3rem 0;
	overflow: hidden;
	width: 100%;
}

.headline-girl {
	border-top: 1px solid #9E9E9E;
	padding: .3rem 0;
	overflow: hidden;
	width: 100%;
}

.headline-news li,
.headline-girl li {
	vertical-align: middle;
	display: inline-block;
}

.headline-icon {
	width: 1.4rem;
}

.headline-icon img {
	max-height: 1.6rem;
}

.headline-tag {
	width: 4rem;
	text-align: center;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 400;
	background: #FF0003;
	padding: 0 .3rem;
	margin-left: .3rem;
}

.headline-girl .headline-tag {
	background: #fd7b9e;
}

.headline-girl .headline-cont a {
	color: #fd7b9e;
}

.headline-girl .headline-cont li:after {
	content: "|";
	font-size: 1.0rem;
	color: #fff;
	margin: 0 .5rem;
}

.headline-girl .headline-cont li:last-child:after {
	content: "";
}

.headline-cont {
	overflow: hidden;
	width: 35rem;
	position: absolute;
	padding: 0 13.5rem 0 .4rem;
	vertical-align: middle;
}

.headline-cont.headline-time-none {
	padding: 0 6.75rem 0 .4rem;
}

.headline-cont a {
	line-height: 1.6rem;
	font-size: 1.0rem;
	color: #FFB146;
	text-decoration: none;
}

.headline-time {
	float: right;
	font-size: .8rem;
	line-height: 1.6rem;
	text-align: right;
	color: #12DB27;
	margin-left: .2rem;
}

marquee {
	overflow-x: -webkit-marquee;
	-webkit-marquee-direction: backwards;
	-webkit-marquee-style: scroll;
	-webkit-marquee-speed: fast;
	-webkit-marquee-increment: small;
	-webkit-marquee-repetition: infinite;
}

/*--------------------------------
メインコンテンツ
--------------------------------*/
#container-main {
	width: 100%;
	margin: 0 auto;
}

/* 画面大きいとき用 ite */
#container-main-inner {
	max-width: 1920px;
	margin: 0 auto;
}

#main {
	width: 74%;
	margin: 0 auto;
	position: relative;
	float: right;
	margin-right: 2%;
}

#main-l {
	width: 70%;
	max-width: 1000px;
	float: left;
}

.f-area_link {
	width: 70%;
}

.container-recommend {
	width: 70%;
	clear: both;
	position: relative;
}

.container-recommend {
	float: left;
}

/*--------------------------------
右カラム
--------------------------------*/
#main-r {
	position: relative;
	width: 25%;
	max-width: 350px;
	min-width: 290px;
	float: right;
}

#main-r section {
	margin: 0 0 2rem;
}

#main-r section h3 {
	font-size: 1rem;
}

#main-r .f-group .group-link a {
	color: #ffffff;
	font-size: 13px;
	width: 7rem;
}

.f-group .group-link {
	position: absolute;
	top: 1rem;
	right: 0;
}

.f-group .group-link a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.f-group .group-link a:after {
	top: 3px;
	right: 0px;
	font-size: 13px;
	right: 14px;
	border-color: transparent transparent transparent #fff;
	border-width: 7px 0 7px 10px;
}

h3.group {
	position: relative;
}

/*--------------------------------
店舗情報（左）
--------------------------------*/
#left {
	position: relative;
	width: 18%;
	min-width: 300px;
	max-width: 300px;
	max-height: calc(100vh - 60px);
	overflow-y: auto;
	top: 2rem;
	z-index: 1;
	float: left;
	margin-left: 2%;
	border: 1px solid #95989A;
	background: #ffffff;
	overflow-x: hidden;
}

#left.fixed_not {
	position: relative;
	top: 0;
}

#left.fixed {
	width: 18%;
	min-width: 18rem;
	max-height: 95%;
	position: fixed;
	top: 2rem;
}

#left.fixed_releace {
	position: absolute;
	bottom: 420px;
}

#leftCont {
	width: 100%;
	max-height: 100%;
	overflow: visible;
	padding: .5rem;
}

#leftCont-simple {
	width: 100%;
	overflow: auto;
	padding: .5rem;
	border: 1px solid #95989A;
	background: #ffffff;
	position: absolute;
}

.shop-eyecatch {
	text-align: center;
}

.shop-eyecatch img {
    /*width: 100%;*/
	max-width: 100%;
	height: auto;
}

.shop-name h2 {
	font-size: 1.2rem;
	line-height: 1.4rem;
	color: #1862BB;
	margin: .5rem 0;
	word-break: break-all;
	font-weight: 600;
}

.shop-genre li {
	display: inline-block;
	padding: 0 .3rem;
	border-radius: .2rem;
	margin-bottom: .2rem;
	margin-right: .2rem;
}

.shop-genre a, .shop-genre span {
	display: block;
	color: #777;
	font-size: .9rem;
	line-height: 1.6rem;
	text-decoration: none;
}

.shop-info {
	margin: .5rem 0;
}

.shop-info li p {
	font-weight: 600;
}

.shop-info li.info-tel p {
	font-size: 1.6rem;
	line-height: 1.0rem;
    /* letter-spacing: .1rem; */
	color: #FC4967;
}

.shop-info li.info-tel p a {
	color: #FC4967;
}

.shop-info li.info-time p {
	font-size: 1.4rem;
}

.shop-info li.info-time p.is-closed {
	position: relative;
	display: inline-block;
}

.shop-info li.info-time p.is-closed::after {
	content: "";
	position: absolute;
	margin-top: -.2rem;
	top: 50%;
	left: 2.1rem;
	width: 82%;
	height: .2rem;
	background: #000;
}

.shop-info li.info-holiday p {
	font-size: 1.1rem;
}

.shop-info li.info-tmp-closed .info-tmp-closed-text {
	padding: .6rem 0rem;
	background: #ff0000;
	border-radius: .2rem;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
}

.shop-info li.info-tmp-closed .info-tmp-closed-text.closed-date-text {
	font-size: 1.1rem;
}

.shop-info li.info-short-time .info-short-time-text {
	display: inline-block;
	margin-right: .4rem;
	padding: .3rem .8rem;
	background: #ff0000;
	border-radius: .2rem;
	font-size: 1rem;
	color: #fff;
	vertical-align: middle;
}

.shop-info li.info-short-time .info-short-time-time {
	display: inline-block;
	font-size: 1.4rem;
	color: #ff0000;
	vertical-align: middle;
}

.shop-info .icon {
	display: inline-block;
}

.shop-info .icon path {
	fill: #000000;
}

.shop-info .info-icon.left-cont {
	display: inline-block;
	width: 2rem;
	height: 2.35rem;
	vertical-align: middle;
	margin-right: .3rem;
}

.shop-reserve {
	text-align: center;
	margin-bottom: 0.5rem;
}

.shop-category li {
	display: inline-block;
	margin-right: 1%;
}

.shop-category li p {
	color: #fff;
	background: #8FC31F;
	border-radius: 3px;
	padding: .15rem .5rem;
	font-size: .7rem;
	margin: .25rem 0;
	text-align: center;
}

@-webkit-keyframes animScale {
	0% {
		-webkit-transform: scale(0.8, 0.8);
		transform: scale(0.8, 0.8);
	}

	5% {
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
	}

	10% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	15% {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

	20% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes animScale {
	0% {
		-webkit-transform: scale(0.8, 0.8);
		transform: scale(0.8, 0.8);
	}

	5% {
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
	}

	10% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	15% {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

	20% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

.shop-data {
	display: inline-block;
}

.shop-data h3 {
	width: 100%;
	color: #fff;
	font-weight: 200;
	font-size: 1.0rem;
	line-height: 2.0rem;
	padding: .1rem 0 0 .5rem;
	margin: .4rem 0;
	background-color: #FD7B9E;
}

.shop-data h3 img {
	width: 1.2rem;
	margin-right: .3rem;
	vertical-align: text-top;
}

.shop-data h3 .icon {
	width: 1.2rem;
	margin-right: .3rem;
	vertical-align: text-top;
	max-height: 1rem;
}

.shop-data h3 .icon path {
	fill: #fff;
}

.shop-data dl {
	width: 100%;
	font-size: .8rem;
	line-height: 1.0rem;
	padding: .2rem 0;
	float: left;
	border-bottom: 1px solid #e4e4e4;
}

.shop-data dl a {
	font-size: .8rem;
	color: inherit;
}

.shop-data dl a:hover {
	text-decoration: underline;
}

.shop-data dl:last-child {
	border: none;
}

.shop-data dt {
	line-height: 1.3rem;
	font-weight: 400;
	float: left;
}

.shop-data dt:after {
	content: "：";
}

.shop-data dd {
	margin-left: 6rem;
	line-height: 1.1rem;
	padding: 0 0;
}

.shop-data dd li {
	display: inline-block;
}

.shop-data dd li:after {
	content: " | ";
}

.shop-data iframe {
	width: 100%;
	height: 14rem;
	margin-top: .2rem;
}

#leftCont .map-button,
#access .map-button {
	margin: 10px 0 auto;
	width: 100%;
	border: 1px solid #de7388;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fda0b3), to(#fc4c82));
	background: linear-gradient(to bottom, #fda0b3 1%, #fc4c82 100%);
}

#leftCont .map-button a,
  #access .map-button a {
	display: block;
	line-height: 2.4rem;
	text-align: center;
	font-size: 1.0rem;
	color: #fff;
	text-decoration: none;
}

#leftCont .map-button a:hover,
    #access .map-button a:hover {
	text-decoration: underline;
}

/*--------------------------------
出勤人数表示
--------------------------------*/
.attend-head .state .single_attend {
	background: #f19149;
	width: 100%;
}

.attend-head .state .taiki-display {
	float: left;
	margin-right: 3px;
}

.attend-head .state .attend-display {
	background: #f19149;
	float: right;
	margin-right: 2px;
}

.attend-head .state li {
	display: table;
	table-layout: fixed;
	margin-right: 5px;
	padding: 4px;
	width: 49.3%;
	height: 3.7rem;
	overflow: hidden;
	float: left;
}

.attend-head .state li > * {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.attend-head .state li:last-child {
	margin-right: 0;
	background: #f19149;
	float: right;
}

.attend-head .state li:first-child {
	background: #fc4967;
}

.attend-head .state li p {
	min-width: 5rem;
	line-height: 3rem;
	text-align: center;
	font-size: .9rem;
	color: #fff;
	font-weight: 300;
	vertical-align: middle;
}

.attend-head .state li .counter {
	width: 100px;
	background: #fff;
	text-align: right;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #fc4967;
	font-weight: 600;
	padding-right: .2rem;
}

.attend-head .state li .counter span {
	font-size: 1.0rem;
	color: #555;
}

#main-r .attend-head .state {
	width: 100%;
}

#main-r .attend-head .state .single_attend:first-child {
	background: #f19149;
	width: 100%;
}

#main-r .attend-head .state .single_attend .counter {
	width: 49%;
	text-align: center;
}

#main-r .attend-head .state li {
	width: 49%;
}

#main-r .attend-head .state li:last-child {
	float: right;
}

#main-r .attend-head .state li p {
	text-align: center;
	font-size: .8rem;
	color: #fff;
	font-weight: 200;
}

#main-r .attend-head .state li .counter {
	width: 5rem;
	background: #fff;
	font-size: 2.3rem;
	line-height: 2.5rem;
}

#main-r .shop-ticket-new {
	position: relative;
	top: 0;
	left: 1rem;
	width: 272px;
}

@media screen and (max-width: 1023px) {
	#main-r .shop-ticket-new {
		width: 282px;
	}
}

/*----	クーポン右カラム用 ----*/
/*--------------------------------
時間表示
--------------------------------*/
.waiting {
	height: 2.45rem;
	background: #000;
	border: 1px solid #9E9E9E;
	padding: .4rem;
}

.waiting li {
	vertical-align: middle;
	float: left;
}

.waiting-icon {
	width: 1.4rem;
}

.waiting-tag {
	width: 6rem;
	text-align: center;
	color: #fff;
	font-size: 1.0rem;
	font-weight: 400;
	margin-left: .5rem;
}

.waiting-tag.sokuiku {
	background: #fb002a;
}

.waiting-tag.taiki {
	background: #ff136b;
}

.waiting-tag.today {
	background: #ff9513;
}

.waiting-cont {
	color: #F19149;
	font-size: 1.6rem;
	line-height: 1.5rem;
	font-weight: 600;
	margin-left: .5rem;
	vertical-align: middle;
	position: absolute;
	padding-left: 7.8rem;
	overflow: hidden;
}

.waiting-cont span {
	font-size: .7rem;
	line-height: 1.5rem;
	vertical-align: middle;
}

/*--------------------------------
ニュースタグ
--------------------------------*/
.post-tag.orange,
.headline-tag.orange {
	background: #f19149;
}

.post-tag.red,
.headline-tag.red {
	background: #ff0d0d;
}

.post-tag.green,
.headline-tag.green {
	background: #8fc31f;
}

.post-tag.blue,
.headline-tag.blue {
	background: #1fa5c3;
}

.post-tag.yellow,
.headline-tag.yellow {
	color: #000;
	background: #ffeb3b;
}

/*--------------------------------
タブリスト
--------------------------------*/
.tab-list {
	border-bottom: 1px solid #f5b7d2;
}

.tab-list li {
	margin: 0 .2rem 0 0;
	float: left;
	font-size: 1rem;
	position: relative;
}

.tab-list li.on, .tab-list li:hover {
	color: #fc4967;
	font-size: 1rem;
}

.tab-list li.on:before, .tab-list li:hover:before {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	background: #fc4967;
	position: absolute;
	top: -5px;
}

.tab-list li.on a, .tab-list li:hover a {
	color: #fc4967;
	border-bottom: 1px solid #fff;
}

.tab-list li a, .tab-list li span {
	display: block;
	width: 12rem;
	border: 1px solid #f5b7d2;
	border-bottom: 1px solid transparent;
	text-align: center;
	font-size: 1.0rem;
	line-height: 2.4rem;
	position: relative;
	bottom: -1px;
}

.tab-list li span {
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

.tab-list li em {
	position: absolute;
	top: -1rem;
	right: .3rem;
	background: #FC4967;
	width: 1.8rem;
	height: 1.8rem;
	color: #fff;
	font-size: 1.0rem;
	text-align: center;
	line-height: 1.8rem;
	border-radius: 50%;
}

/*--------------------------------
ランキング
--------------------------------*/
.ranking .rank {
	width: 2rem;
	float: left;
	font-size: 1.4rem;
	line-height: 5rem;
	text-align: center;
	font-weight: 600;
	color: #fff;
	background: url("../../../../../assets/img/user/shop/common/icon/crown_icon.svg") no-repeat;
	background-position: .5rem .8rem;
	background-size: 1rem auto;
	background-color: #d0cece;
}

.ranking .rank.no4, .ranking .rank.no5 {
	background: none;
	background-color: #d0cece;
}

.ranking .p-imgWrap {
	width: 5rem;
	height: 5rem;
	line-height: 0;
	float: left;
}

.ranking .p-imgWrap img {
	max-width: 100%;
	height: auto;
	line-height: 0;
}

.rank.no1 {
	background-color: #d3b139;
}

.rank.no2 {
	background-color: #95989a;
}

.rank.no3 {
	background-color: #955721;
}

/*--------------------------------
オススメ女の子
--------------------------------*/
.container-recommend .swiper-wrapper {
	margin-bottom: 10px;
}

.rcmGirls-ttl {
	background: #f19049;
	color: #fff;
	padding-left: 30px;
}

.rcmGirls-body {
	width: 95%;
	padding: 1rem 0;
}

.slider-thumb {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 100%;
	background: #ffffff;
}

.slider-thumb img.trans_item {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: translate(-50%, 0) scale(1);
	transform: translate(-50%, 0) scale(1);
	width: 100%;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.rcmGirls-list.list .rcmGirls-item {
	background: #ffecde;
}

.rcmGirls-list.list .rcmGirls-item .txt-area {
	padding: .5rem;
}

.rcmGirls-list.list .rcmGirls-item a {
	display: block;
}

.rcmGirls-list.list .rcmGirls-item:hover img.trans_item {
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0) scale(1.2);
	transform: translate(-50%, 0) scale(1.2);
}

.rcmGirls-list.list .rcmGirls-item .girls-name {
	font-size: 1rem;
	font-weight: bold;
	color: #ff4770;
}

.rcmGirls-list.list .rcmGirls-item .p-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rcmGirls-list.list .rcmGirls-item .girls-data {
	margin-top: .2rem;
	font-size: .8rem;
	overflow: hidden;
}

.rcmGirls-list.list .rcmGirls-item .girls-data .profile {
	overflow: hidden;
}

.rcmGirls-list.list .rcmGirls-item .girl-genre {
	height: 1.3rem;
}

.rcmGirls-list.diary .rcmGirls-item {
	background: #fff;
	min-height: 282px;
	border: 1px solid #f19049;
}

.rcmGirls-list.diary .diary_top {
	overflow: hidden;
	min-height: 34px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: .3rem;
}

.rcmGirls-list.diary .diary_top .girl_thumb {
	float: left;
	width: 3rem;
	height: 3rem;
	margin-right: 2px;
}

.rcmGirls-list.diary .diary_top .girl_thumb img {
	border-radius: 50%;
	white-space: nowrap;
}

.rcmGirls-list.diary .diary_top .slider-thumb {
	height: 0;
	padding-top: 100%;
	background-size: cover;
	background-color: #000;
}

.rcmGirls-list.diary .txt-area {
	padding: .3rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.rcmGirls-list.diary .mdmv_title {
	font-size: 0.9rem;
	color: #f19049;
	font-weight: bold;
	overflow: hidden;
}

.rcmGirls-list.diary .p-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.more-bt {
	font-size: .8rem;
	text-align: right;
}

.more-bt:after {
	content: ">";
}

.bnr-slide {
	margin-bottom: 30px;
}

.bnr-slide .bnr-prev,
  .bnr-slide .bnr-next {
	width: 2rem;
}

.bnr-slide .bnr-prev {
	background: url("../../../../../assets/img/user/shop/common/ico-arw_l.png") no-repeat;
}

.bnr-slide .bnr-next {
	background: url("../../../../../assets/img/user/shop/common/ico-arw_r.png") no-repeat;
}

/*--------------------------------
フッター駅一覧
--------------------------------*/
.f-station h3 {
	font-weight: bold;
	font-size: 1.0rem;
	padding: 0.1rem 0.5rem;
	color: #494949;
	background: transparent;
	border-left: solid 0.8rem #000000;
}

.f-station .station-list ul {
	overflow: hidden;
}

.f-station .station-list ul li {
	position: relative;
	margin-top: 0.5rem;
	margin-right: 1.2rem;
	display: inline-block;
	font-size: .8rem;
}

.f-station .station-list ul li a {
	font-size: .8rem;
}

.f-station .station-list ul li a:hover {
	text-decoration: underline;
}

.f-station .station-list ul li:after {
	content: "|";
	display: block;
	width: 1px;
	height: 16px;
	position: absolute;
	top: 0.1rem;
	right: -0.6rem;
}

.f-station .station-list ul li:last-child:after {
	content: "";
}

/*--------------------------------
モーダル
--------------------------------*/
.modal-back {
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	background-color: #383838;
	opacity: 0.9;
	width: 100%;
	height: 100%;
}

#popup {
	display: none;
	position: fixed;
	z-index: 10001;
	top: 2%;
	left: 15%;
	margin: 8% 10%;
	background: #fff;
	width: 50%;
	height: 60%;
	border-radius: 15px;
}

.posi-relative {
	position: relative;
}

.p-imgWrap-modal {
	float: left;
	width: calc(100% / 3);
	padding: 2% 0 2% 2%;
}

.p-imgWrap-modal img, .p-imgWrap-modal video,
.p-imgWrap-modal img,
.p-imgWrap-modal video {
	max-width: 100%;
	max-height: 100%;
}

.modal-detail {
	float: right;
	width: calc(100% * 2 / 3 - 2%);
	height: 100%;
	padding: 2% 2% 2% 0;
}

.swiper-container {
	height: 100%;
	z-index: auto;
}

.swiper-container .swiper-wrapper {
	z-index: auto;
}

.swiper-slide {
	height: 100%;
}

.head {
	clear: both;
	padding: .5rem 0;
	min-height: 4.8rem;
	border-bottom: 3px solid #fc4967;
}

.head .name {
	color: #fc4967;
	font-size: 1.2rem;
	font-weight: bold;
}

.head .catch {
	font-size: 1.0rem;
	padding: .5rem 0;
	margin-left: 3.3rem;
}

.ttlBody {
	margin: 1rem 0;
}

.ttlBody .ttl {
	padding: .5rem 0;
	font-size: 1.2rem;
	color: #fc4967;
	line-height: 1.4rem;
}

.modal-data {
	border-top: 1px solid #b7b7b7;
	font-size: .8rem;
	text-align: right;
}

.modal-inner {
	max-height: calc(100% - 11rem);
	font-size: .9rem;
	overflow: auto;
	pointer-events: auto;
	line-height: 1.6rem;
	word-wrap: break-word;
}

.modal-inner img, .modal-inner video,
.modal-inner img,
.modal-inner video {
	max-width: 100%;
}

.delete-up {
	position: absolute;
	top: -10%;
	right: 0;
	font-size: 20px;
}

.delete-up img {
	width: 40px;
}

.delete-down {
	position: absolute;
	bottom: -2.5rem;
	right: 0px;
	color: white;
	font-size: 1rem;
	line-height: 1.8rem;
}

.delete-down span {
	font-size: 2.2rem;
	margin-left: .3rem;
	vertical-align: baseline;
}

.modal-button-left img,
.modal-button-right img {
	width: 50px;
	height: 50px;
}

.modal-button-left {
	position: absolute;
	z-index: 2;
	top: 40%;
	left: -7%;
}

.modal-button-right {
	position: absolute;
	z-index: 2;
	top: 40%;
	right: -7%;
}

/*//////////////////////*/
.pointer {
	cursor: pointer;
}

.diary-box .p-imgWrap .movie-start img {
	width: 4rem;
	height: 4rem;
}

/*店舗ランキング用*/
.shop_rank_area {
	margin: .5rem 0;
}

.shop_ranking span {
	color: #fff600;
	font-size: 20px;
}

.ranking_detail {
	background: #fff;
	border: 1px solid #fc4967;
	border-radius: 3px;
}

.ranking_detail dt {
	background-color: #fc4967;
	color: #fff;
}

/*店舗詳細ランキング*/
.ranking_inner dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	float: left;
	width: 52%;
	height: 50px;
	padding: 5px;
}

.ranking_inner dt a {
	color: #fff;
}

.ranking_inner dd {
	float: right;
	font-size: 12px;
	width: 48%;
	text-align: center;
}

.ranking_inner dd .rank_num {
	font-size: 43px;
	color: #fc4967;
	font-weight: bold;
	line-height: 50px;
}

.ranking_inner dd .rank_outer {
	display: inline-block;
	vertical-align: sub;
	margin-left: 7px;
	font-size: 14px;
	letter-spacing: 1px;
}

.ranking_inner dl {
  /*padding: 5px 10px;*/
}

.total_count {
	position: relative;
	display: inline-block;
  /*margin: 1.5em 15px 1.5em 0;*/
	padding: 0px 2px;
	max-width: 100%;
	color: #555;
	background: #fff;
	border: solid 1px #555;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
}

.total_count:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -13px;
	margin-top: -7px;
	border: 7px solid transparent;
	border-left: 7px solid #fff;
	z-index: 2;
}

.total_count:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -14px;
	margin-top: -7px;
	border: 7px solid transparent;
	border-left: 7px solid #555;
	z-index: 1;
}

.total_count p {
	margin: 0;
	padding: 0;
}

.count_box {
	display: inline-block;
	text-align: center;
}

.count_box i {
	display: block;
}

.count_box .icon {
	width: 2.0rem;
	height: 1.0rem;
}

.count_box .icon path {
	fill: #fc4967;
}

.rank_box {
	display: inline;
	font-size: 18px;
	color: #fc4967;
	font-weight: bold;
}

@media screen and (max-width: 1599px) {
	#main {
		width: 74%;
	}
}

/*--------------------------------
タブレット 1440px
--------------------------------*/
@media screen and (max-width: 1439px) {
	#main {
		width: 71%;
		max-width: 1000px;
		padding: 0;
		margin-right: 2%;
		float: right;
	}

	#main-l {
		clear: both;
		width: 100%;
		margin: 0 auto;
		max-width: 100%;
		overflow: hidden;
	}

	.f-area_link {
		width: 100%;
		max-width: 100%;
	}

	#main-r {
		clear: both;
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}

	#left {
		overflow: hidden;
		min-width: 300px;
		max-height: calc(100vh - 60px);
		overflow-y: auto;
	}
  /*--------------------------------
店舗ナビ
--------------------------------*/
	.f-shop-nav li {
		float: none;
		display: inline-block;
	}
  /*--------------------------------
メインコンテンツ
--------------------------------*/
	.container-recommend {
		width: 100%;
		clear: both;
		margin-right: 0;
		margin-left: 0;
	}
  /*--------------------------------
タブリスト
--------------------------------*/
	.tab-list li a,
  .tab-list li span {
		font-size: .9rem;
		width: auto;
		padding: 0 1.0em;
	}
  /*--------------------------------
モーダル
--------------------------------*/
	#popup {
		top: 2%;
		left: 15%;
		margin: 10% 5%;
		background: #fff;
		width: 60%;
		height: 60%;
	}
}

/*--------------------------------
タブレット 1280px
--------------------------------*/
@media screen and (max-width: 1279px) {
	#main {
		width: 64.5%;
	}
  /*--------------------------------
モーダル
--------------------------------*/
	#popup {
		top: 6%;
		left: 15%;
		margin: 10% 0;
		background: #fff;
		width: 70%;
		height: 50%;
	}
}

@media screen and (max-width: 1023px) {
  /*--------------------------------
店舗ナビ
--------------------------------*/
	#container-main {
		width: 96%;
	}

	.f-shop-nav ul {
		text-align: center;
	}

	.f-shop-nav li {
		margin-right: .8rem;
	}
  /*--------------------------------
店舗情報（左カラム）
--------------------------------*/
	#main {
		width: 100%;
		margin: 0 auto;
	}

	#left {
		position: relative;
		width: 100%;
		min-width: 300px;
		max-width: 1280px;
		top: 1rem;
		z-index: 1;
		clear: left;
		margin: 0 auto;
		border: none;
		background: #ffffff;
		border-top: 4px solid #2e2e2e;
		border-bottom: 4px solid #2e2e2e;
	}

	#leftCont {
		width: 98%;
		overflow: auto;
		padding: .5rem 0;
		margin: 0 auto;
		min-height: 260px;
	}

	.shop-eyecatch {
		width: 350px;
		top: 0.8rem;
		right: 1rem;
		position: absolute;
		text-align: right;
	}

	.shop-eyecatch img {
    /*width: 100%;*/
		max-width: 100%;
		height: auto;
	}

	.shop-name h2 {
		width: 52%;
	}
  /*----	クーポン用 ----*/
	.shop-ticket {
		top: 9rem;
		float: right;
	}

	#main-r .shop-ticket {
		bottom: 0;
		width: 100%;
	}

	#main-r .shop-ticket-new {
		width: 350px;
		position: relative;
		top: 0;
		float: left;
    /*		left: 		1rem;*/
	}

	.shop-data h3 {
		color: #fd7b9e;
		background: none;
		border-bottom: 2px solid #fd7b9e;
		margin: 1rem 0;
		font-weight: bold;
	}

	.shop-data h3 .icon path {
		fill: #fd7b9e;
	}

	.shop-data dl {
		width: auto;
		display: inline-block;
		margin-right: 1rem;
		border: none;
	}

	.shop-data dt {
		font-weight: 600;
	}

	.shop-data dt:after {
		content: "：";
	}

	.shop-data dd {
		display: inline-block;
		line-height: 1.1rem;
		padding: 0 0;
		margin-left: 0rem;
	}

	.shop-data iframe {
		display: none;
	}

	.shop-header.plan-s {
		max-width: 100%;
	}

	#headline {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding: 0 .5rem;
		border: none;
		border-top: 1px solid #9E9E9E;
		border-bottom: 1px solid #9E9E9E;
	}

	.headline-time {
		float: right;
	}
  /*--------------------------------
モーダル
--------------------------------*/
	#popup {
		top: 8%;
		left: 10%;
		margin: 10% 0;
		background: #fff;
		width: 80%;
		height: 50%;
	}
  /*店舗ランキング用*/
	#left .shop_rank_area {
		top: 5.3rem;
		right: 1rem;
		width: 350px;
		position: absolute;
	}
}

@media screen and (max-width: 1280px) {
	#ekichika_logo {
		width: 60% !important;
	}

	#ekichika_logo .link-list {
		width: 160%;
	}
}

/* plan DX custom color */
.custom-theme-background {
	display: block;
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.swiper-button-prev.main-img-prev {
	background: #000;
	opacity: 0.4;
	left: 0;
	border-radius: 0 40px 40px 0;
	width: 40px;
	height: 80px;
}

.swiper-button-prev.main-img-prev::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-top: 3px solid #7e7e7e;
	border-left: 3px solid #7e7e7e;
	width: 20px;
	height: 20px;
	margin: -10px 0 0;
}

.swiper-button-next.main-img-next {
	background: #000;
	opacity: 0.4;
	right: 0;
	border-radius: 40px 0 0 40px;
	width: 40px;
	height: 80px;
}

.swiper-button-next.main-img-next::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 3px solid #7e7e7e;
	border-right: 3px solid #7e7e7e;
	width: 20px;
	height: 20px;
	margin: -10px 0 0;
}