@charset "UTF-8";

* {
	word-break: break-all;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

:root {
	--fontJp: "Noto Sans JP", sans-serif;
	--fontEn: "Oswald", sans-serif;
	--fontNeon_medium: "ohm-medium", sans-serif;
	--fontNeon_bold: "ohm-bold", sans-serif;
	--textColor: #d4d4d4;

	--neonColor_pink: #f3c;
	--neonColor_pink08: rgba(255,51,204,0.8);
	--neonColor_pink03: rgba(255,51,204,0.3);
	--neonColor_blue: #3ef;
	--neonColor_blue08: rgba(51,238,255,0.8);
	--neonColor_yellow: #ff3;
	--neonColor_yellow03: rgba(255,255,51,0.3);
	--neonColor_orange: #fc6;
	--neonColor_green: #0f0;

	--textShadow_white_strong: 0 0 15px #fff, 0 0 15px #fff, 0 0 10px #fff, 0 0 10px #fff,0 0 5px #fff,0 0 5px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
	--textShadow_white_weak: 0 0 5px #fff,0 0 5px #fff,0 0 3px #fff,0 0 3px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
	--textShadow_pink_strong: 0 0 15px #f3c,0 0 15px #f3c,0 0 10px #f3c,0 0 10px #f3c,0 0 5px #f3c,0 0 5px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c;
	--textShadow_pink_weak:0 0 5px #f3c,0 0 5px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c;
	--textShadow_blue_strong: 0 0 15px #3cf,0 0 15px #3cf,0 0 10px #3cf,0 0 10px #3cf,0 0 5px #3cf,0 0 5px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf;
	--textShadow_blue_weak:0 0 5px #3cf,0 0 5px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf;
	--textShadow_yellow_strong: 0 0 15px #ff3,0 0 15px #ff3,0 0 10px #ff3,0 0 10px #ff3,0 0 5px #ff3,0 0 5px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3;
	--textShadow_yellow_weak:0 0 5px #ff3,0 0 5px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3;
	--textShadow_orange_strong: 0 0 15px #fc6,0 0 15px #fc6,0 0 10px #fc6,0 0 10px #fc6,0 0 5px #fc6,0 0 5px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6;
	--textShadow_orange_weak:0 0 5px #fc6,0 0 5px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6;
	--textShadow_green_strong: 0 0 15px #0f0,0 0 15px #0f0,0 0 10px #0f0,0 0 10px #0f0,0 0 5px #0f0,0 0 5px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0;
	--textShadow_green_weak:0 0 5px #0f0,0 0 5px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0;

	--boxShadow_white_strong: 0 0 15px #fff, 0 0 15px #fff, 0 0 10px #fff, 0 0 10px #fff,0 0 5px #fff,0 0 5px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
	--boxShadow_white_weak: 0 0 5px #fff,0 0 5px #fff,0 0 3px #fff,0 0 3px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
	--boxShadow_pink_strong: 0 0 15px #f3c,0 0 15px #f3c,0 0 10px #f3c,0 0 10px #f3c,0 0 5px #f3c,0 0 5px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c;
	--boxShadow_pink_weak:0 0 5px #f3c,0 0 5px #f3c,0 0 3px #f3c,0 0 3px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c,0 0 1px #f3c;
	--boxShadow_blue_strong: 0 0 15px #3cf,0 0 15px #3cf,0 0 10px #3cf,0 0 10px #3cf,0 0 5px #3cf,0 0 5px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf;
	--boxShadow_blue_weak:0 0 5px #3cf,0 0 5px #3cf,0 0 3px #3cf,0 0 3px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf,0 0 1px #3cf;
	--boxShadow_yellow_strong: 0 0 15px #ff3,0 0 15px #ff3,0 0 10px #ff3,0 0 10px #ff3,0 0 5px #ff3,0 0 5px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3;
	--boxShadow_yellow_weak:0 0 5px #ff3,0 0 5px #ff3,0 0 3px #ff3,0 0 3px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3,0 0 1px #ff3;
	--boxShadow_orange_strong: 0 0 15px #fc6,0 0 15px #fc6,0 0 10px #fc6,0 0 10px #fc6,0 0 5px #fc6,0 0 5px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6;
	--boxShadow_orange_weak:0 0 5px #fc6,0 0 5px #fc6,0 0 3px #fc6,0 0 3px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6,0 0 1px #fc6;
	--boxShadow_green_strong: 0 0 15px #0f0,0 0 15px #0f0,0 0 10px #0f0,0 0 10px #0f0,0 0 5px #0f0,0 0 5px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0;
	--boxShadow_green_weak:0 0 5px #0f0,0 0 5px #0f0,0 0 3px #0f0,0 0 3px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0,0 0 1px #0f0;

	--sp-header-height: 80px;
	--border-radius: 6px;
}
body {
	overscroll-behavior-y: none;
	font-family: var(--fontJp);
	color: var(--textColor);
}
body {
	background-image: url(/img/common/main_back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover;
}
@supports (-webkit-overflow-scrolling: touch) {
	body {
		background: none;
	}
	body:before {
		background-image: url(/img/common/main_back.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		content: "";
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: -1;
	}
}
li {
	list-style: none;
}
a {
	color: var(--textColor);
	text-decoration: none;
}
img {
	vertical-align: top;
}

/* form関連
-------------------------------------------------- */
input::-ms-clear {
	visibility: hidden;
}
input::-ms-reveal {
	visibility: hidden;
}
input, button, textarea, select, textarea {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/* header
-------------------------------------------------- */
header {
	width: 100%;
	position: fixed;
	z-index: 800000;
}
header.bgcolor {
	background: rgba(0,0,0,0.9) !important;
	transition: all 1.5s;
}
header .headerInn {
	display: flex;
	align-items: center;
}
header .cmnHeaderLogo_img {
	width: auto;
}
header .cmnHeaderInfo_title {
	font-weight: normal;
	line-height: 1.0;
}
header .cmnHeaderAddress {
	font-family: var(--fontEn);
}



/* pankuzu
-------------------------------------------------- */
.pankuzu {
}
.pankuzu .pankuzuList {
	display: flex;
}
.pankuzu .pankuzuListItem {
	position: relative;
}
.pankuzu .pankuzuListItem:after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: ">";
	color: var(--textColor);
}
.pankuzu .pankuzuListItem:last-child:after {
	display: none;
}
.pankuzu .pankuzuLink {
}
.pankuzu a.pankuzuLink {
	color: var(--textColor);
}
.pankuzu span.pankuzuLink {
	color: var(--textColor);
}

/* main
-------------------------------------------------- */
main {
}
.mainInn {
}
.pageTitleBox {
}
.pageTitleBox .pageTitle {
	display: flex;
	font-family: var(--fontNeon_medium);
	color: #fff;
	text-shadow: var(--textShadow_pink_strong);
	line-height: 1.0;
}
.pageTitleBox .pageTitle_mini {
	display: flex;
	align-items: center;
	font-family: var(--fontJp);
	font-weight: normal;
}
.pageTitleBox .pageTitle_mini:before {
}

.girls_items {
	.girls_item {
	}
	.girls_link {
		display: block;
	}
	.girls_thumbnail {
		aspect-ratio: 3/4;
		overflow: hidden;
		position: relative;
	}
	.girls_image {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

/*flag*/
.flag {
	color: #fff;
	text-align: center;
}
/*本日出勤*/
.flag.flagToday {
	background: var(--neonColor_pink);
}
/*新人姫*/
.flag.flag2 {
	background: #37f;
}
/*更新*/
.flag.flag3 {
	background: #0b0;
}
/*人気姫*/
.flag.flag6 {
	background: #f93;
}
/*マットNG*/
.flag.flag_matNG {
	background: #f11;
}

.noData {
	color: var(--textColor);
	text-align: center;
}

/* footer
-------------------------------------------------- */
footer {
}
footer nav {
	background: rgba(0,0,0,0.8);
}
footer .nav_items {
}
footer .nav_item {
}
footer .nav_link {
}
footer .footerMain {
}
footer .footerMain .footerLogo {
	display: block;
	height: auto;
}
footer .copy {
	color: #fff;
	text-align: center;
}
footer .binbinLink {
	color: #fff;
}

.bottomFix {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.bottomFix .bottomFix_link {
	display: block;
}
.bottomFix .bottomFix_image {
	display: block;
	width: 100%;
}
.bottomFix .bottomFix_close {
	position: absolute;
	background: rgba(255,255,255,0.75);
	color: #000;
	border: none;
	border-radius: 50%;
	cursor: pointer;
}

#overlay {
	display: none;
	position: fixed;
	background: rgba(0,0,0,0.85);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}


@media screen and (min-width: 768px) {

	body {
		position: relative;
	}
	a:hover img {
		opacity: 0.7;
	}
	.pc_block {
		display: block;
	}
	.pc_hide {
		display: none;
	}

	/* header
	-------------------------------------------------- */
	header {
		display: flex;
		align-items: center;
		top: 0;
		height: 154px;
		background: rgba(0,0,0,0.9);
	}
	header .headerInn {
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
	header .cmnHeaderLogo {
	}
	header .cmnHeaderLogoLink {
		display: flex;
		align-items: center;
	}
	header .cmnHeaderLogoLink:hover {
		opacity: 1.0;
	}
	header .cmnHeaderLogo_img {
		height: 88px;
	}
	header .cmnHeaderLogo_txt {
		display: flex;
		align-items: flex-end;
		font-family: var(--fontEn);
		font-size: 38px;
		color: #fff;
		font-weight: 900;
		margin-left: 5px;
	}
	header .cmnHeaderLogo_txt--kana {
		font-family: var(--fontJp);
		font-size: 24px;
		margin: 0 0 4px 5px;
	}
	header .cmnHeaderInfo {
		color: #fff;
	}
	header .cmnHeaderInfo_title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	header .cmnHeaderAddress {
		display: flex;
		align-items: center;
		font-weight: 600;
	}
	header .cmnHeaderReserve {
		width: 120px;
	}
	header .cmnHeaderReserve_txt {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 20px;
		font-size: 14px;
		color: #111;
		line-height: 1;
		background: #fff;
	}
	header .cmnHeaderReserve_open {
		font-size: 20px;
		line-height: 1.0;
		text-align: center;
	}
	header .cmnHeaderTel {
		font-size: 42px;
		line-height: 1.0;
		margin-left: 10px;
	}
	header .cmnHeaderTel_link {
		color: #fff;
	}
	header .cmnHeaderTel_link:hover {
		opacity: 1.0;
	}

	header .cmnHeader_wrap {
	}
	header .cmnHeaderTelIcon {
		display: none;
	}
	header .cmnHeaderMenuIcon {
		display: none;
	}
	header .cmnHeader {
		width: 100%;
		margin: 12px 0 0;
	}
	header .cmnHeader .nav_items {
		display: flex;
		justify-content: space-between;
	}
	header .cmnHeader .nav_item {
	}
	header .cmnHeader .nav_link {
		font-size: 18px;
	}
	header .cmnHeader a.nav_link {
		color: #fff;
	}
	header .cmnHeader span.nav_link {
		color: #555;
	}
	header .headerMenu_hide {
		display: none;
	}

	/* pankuzu
	-------------------------------------------------- */
	.pankuzu {
		margin-top: 154px;
		padding: 15px 0;
	}
	.pankuzu .pankuzuList {
		align-items: first baseline;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
	.pankuzu .pankuzuListItem {
		font-size: 16px;
		white-space: nowrap;
		margin-right: 20px;
	}
	.pankuzu .pankuzuListItem:last-child {
		margin-right: 20px;
	}
	.pankuzu .pankuzuListItem:after {
		top: 9px;
		right: -16px;
		font-size: 14px;
		margin-top: 2px;
	}

	/* main
	-------------------------------------------------- */
	main {
		background: rgba(0,0,0,0.80);
		padding-bottom: 60px;
	}
	.mainInn {
		width: 100%;
		max-width: 1220px;
		margin: 16px auto 0;
	}
	.pageTitleBox {
		margin-bottom: 25px;
	}
	.pageTitleBox .pageTitle {
		font-size: 96px;
	}
	.pageTitleBox .pageTitle_mini {
		font-size: 28px;
		margin-top: 12px;
	}
	.pageTitleBox .pageTitle_mini:before {
		display: block;
		content: '/';
		font-size: 22px;
		margin-right: 5px;
		margin-left: 10px;
	}

	.noData {
		font-size: 18px;
		padding: 100px 0 150px;
	}

	/* footer
	-------------------------------------------------- */
	footer {
		border-top: 1px solid var(--neonColor_pink);
	}
	footer nav {
		padding: 20px 0;
	}
	footer .nav_items {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		max-width: 864px;
		text-align: center;
		margin: 0 auto;
	}
	footer .nav_item {
		position: relative;
	}
	footer .nav_item:after {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		content: '';
		width: 1px;
		height: 12px;
		background: #fff;
	}
	footer .nav_item.is-right-end:after {
		content: none;
	}
	footer .nav_link {
		font-size: 18px;
		padding: 0 15px;
	}
	footer a.nav_link {
		color: #fff;
	}
	footer span.nav_link {
		color: #555;
	}
	footer .footerMain {
		background: rgba(0,0,0,0.8);
		padding: 25px 0 calc(40px + 160px);
	}
	footer .footerMain .footerLogo {
		width: 140px;
		margin: 0 auto 40px;
	}
	footer .copy {
		font-size: 15px;
	}
	footer #page-top {
		right: 50px;
		width: 84px;
		height: 84px;
		border-radius: 5px;
		cursor: pointer;
		z-index: 100;
	}
	footer .pageTopInn {
		position: relative;
		top: 50%;
	}
	footer .pageTopInn:before {
		position: absolute;
		top: -30px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		font-family: "Font Awesome 6 free";
		font-size: 36px;
		font-weight: bold;
		content: '\f102';
		color: #fff;
	}
	footer .pageTopInn:after {
		content: 'PAGE TOP';
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: -28px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		font-size: 12px;
		color: #fff;
	}

	.bottomFix {
		display: flex;
		align-items: center;
		height: 160px;
	}
	.bottomFix .bottomFix_link {
		width: 400px;
		margin: 0 auto;
	}
	.bottomFix .bottomFix_image {
		display: block;
		width: 100%;
	}
	.bottomFix .bottomFix_close {
		top: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
	}
}


@media all and (max-width: 767px) {

	.sp_block {
		display: block;
	}
	.sp_hide {
		display: none;
	}

	/* header
	-------------------------------------------------- */
	header {
		display: flex;
		height: var(--sp-header-height);
		background: rgba(0,0,0,1);
	}
	header .headerInn {
		width: 100%;
		position: relative;
		padding-left: 5px;
	}
	header .cmnHeaderLogo {
	}
	header .cmnHeaderLogo_img {
		height: 68px;
	}
	header .cmnHeaderLogo_txt {
		display: none;
	}
	header .cmnHeaderLogo_txt--kana {}
	header .cmnHeaderInfo {
		color: #fff;
		margin-left: 12px;
	}
	header .cmnHeaderInfo_title {
		font-size: 11px;
		margin-bottom: 4px;
	}
	header .cmnHeaderAddress {
	}
	header .cmnHeaderReserve {}
	header .cmnHeaderReserve_txt {
		display: inline-block;
		font-size: 11px;
		color: #000;
		background: var(--neonColor_pink);
		margin-bottom: 4px;
		padding: 0 17px;
	}
	header .cmnHeaderReserve_open {
		font-size: 15px;
		line-height: 1.0;
		text-shadow: var(--textShadow_pink_weak);
	}
	header .cmnHeaderTel {
		display: none;
	}
	header .cmnHeaderTel_link {}
	header .cmnHeader {
		position: absolute;
		top: 19px;
		right: 15px;
	}
	header .cmnHeader_wrap {
		display: flex;
		align-items: center;
	}
	header .cmnHeaderTelIcon {
	}
	header .cmnHeaderTelIcon a i {
		font-size: 34px;
		color: var(--neonColor_blue);
		/* text-shadow: var(--textShadow_blue_weak); */
		margin-top: -2px;
	}
	header .cmnHeaderMenuIcon {
		color: #fff;
		margin-left: 15px;
	}
	header .cmnHeaderMenuIcon_bar {
		width: 40px;
		height: 28px;
		margin-bottom: 6px;
		position: relative;
	}
	header .cmnHeaderMenuIcon_bar span {
		position: absolute;
		height: 3px;
		width: 100%;
		background: var(--neonColor_green);
		/* box-shadow: var(--boxShadow_green_weak); */
		transition: all .4s;
	}
	header .cmnHeaderMenuIcon_bar span:first-child { top: 0; }
	header .cmnHeaderMenuIcon_bar span:nth-child(2) {
		top: 50%;
		transform: translateY(-50%);
	}
	header .cmnHeaderMenuIcon_bar span:last-child { bottom: 0; }
	header .cmnHeaderMenuIcon_txt {
		font-family: var(--fontEn);
		font-size: 12px;
		color: var(--neonColor_green);
		line-height: 1.0;
		text-align: center;
	}

	.headerMenu {
		display: block;
		position: fixed;
		top: var(--sp-header-height);
		right: -70vw;
		width: 70vw;
		height: calc(100vh - 60px);
		border: none;
		overflow-scrolling: touch;
		-webkit-overflow-scrolling: touch;
		-webkit-transition: .35s ease-in-out;
		transition: .35s ease-in-out;
		padding: 0 1vw;
		z-index: 130;
	}
	.headerMenu .nav_items {
		margin-bottom: 40vw;
	}

	.open header .cmnHeaderMenuIcon_bar span:first-child {
		top: 12px;
		-webkit-transform: translateY(0px) rotate(-45deg);
		transform: translateY(0px) rotate(-45deg);
	}
	.open header .cmnHeaderMenuIcon_bar span:nth-child(2) {
		opacity: 0;
	}
	.open header .cmnHeaderMenuIcon_bar span:last-child {
		top: 12px;
		-webkit-transform: translateY(0px) rotate(45deg);
		transform: translateY(0px) rotate(45deg);
	}
	.open .headerMenu {
		right: -70vw;
		background: rgba(0,0,0,1.0);
		box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-transform: translate3d(-70vw,0,0);
		transform: translate3d(-70vw,0,0);
	}
	.headerMenu .nav_item {
		border-bottom: 1px dashed #999;
	}
	.headerMenu .nav_link {
		display: block;
		font-size: 3.0vw;
		line-height: 1.3;
		padding: 3vw 1.5vw;
		position: relative;
	}
	.headerMenu a.nav_link {
		color: var(--textColor);
	}
	.headerMenu .nav_link:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 5%;
		display: block;
		width: 1.5vw;
		height: 1.5vw;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		margin: -1.5vw 0 0 0;
	}
	.headerMenu a.nav_link:after {
		border-right: 2px solid var(--neonColor_yellow);
		border-top: 2px solid var(--neonColor_yellow);
	}
	.headerMenu .enTxt {
		display: block;
		font-family: var(--fontEn);
		font-size: 4.0vw;
		margin-bottom: 0.5vw;
	}
	.headerMenu a.nav_link .enTxt {
		color: var(--neonColor_pink);
	}

	/*リンクない場合*/
	.headerMenu span.nav_link {
		color: #444;
	}
	.headerMenu span.nav_link:after {
		border-right: 2px solid var(--neonColor_yellow03);
		border-top: 2px solid var(--neonColor_yellow03);
	}
	.headerMenu span.nav_link .enTxt {
		color: var(--neonColor_pink03);
	}

	.open #overlay {
		display: block;
		z-index: 120;
	}

	/* pankuzu
	-------------------------------------------------- */
	.pankuzu {
		font-weight: 500;
		background-size: 50px 50px;
		padding: 1.75vw 2vw;
	}
	.pankuzu .pankuzuList {
		width: 100%;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.pankuzu .pankuzuListItem {
		font-size: 2.5vw;
		margin-right: 2.5vw;
	}
	.pankuzu .pankuzuListItem:after {
		right: -2vw;
		font-size: 2vw;
	}

	/* main
	-------------------------------------------------- */
	main {
		background: rgba(0,0,0,0.75);
		padding-top: var(--sp-header-height);
		padding-bottom: 6vw;
	}
	.mainInn {
		margin: 3vw 2.5vw 0;
	}
	.pageTitleBox {
		margin-bottom: 5vw;
	}
	.pageTitleBox .pageTitle {
		flex-wrap: wrap;
		flex-direction: column;
		font-size: 9.5vw;
	}
	.pageTitleBox .pageTitle_mini {
		font-size: 4.25vw;
		text-shadow: none;
		margin: 0.5vw 0 0 1vw;
	}
	.pageTitleBox .pageTitle_mini:before {
		display: block;
		font-size: 4vw;
		margin-right: 0.5vw;
		margin-left: 1vw;
	}

	.noData {
		font-size: 3.5vw;
		padding: 15vw 0;
	}

	/* footer
	-------------------------------------------------- */
	footer {
		border-top: 1px solid #d4d4d4;
	}
	footer nav {
		background: rgba(0,0,0,0.85);
	}
	footer .nav_items {
		display: flex;
		flex-wrap: wrap;
		padding: 0 0.5%;
	}
	footer .nav_item {
		width: 48%;
		border-bottom: 1px dotted #d4d4d4;
		margin: 0 1%;
	}
	footer .nav_item:nth-child(2n+1):nth-last-child(-n+2),		/* 2列リストの1番左下にある要素 */
	footer .nav_item:nth-child(2n+1):nth-last-child(-n+2) ~ li	/* 2列リストの1番左下にある要素以降にあるliすべて */
	{
		border-bottom: none; 
	}
	footer .nav_link {
		display: block;
		font-size: 2.875vw;
		line-height: 1.3;
		padding: 3vw 1.5vw;
		position: relative;
	}
	footer a.nav_link {
		color: var(--textColor);
	}
	footer .nav_link:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 5%;
		display: block;
		width: 1.5vw;
		height: 1.5vw;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		margin: -1.5vw 0 0 0;
	}
	footer a.nav_link:after {
		border-right: 2px solid var(--neonColor_yellow);
		border-top: 2px solid var(--neonColor_yellow);
	}
	footer .enTxt {
		display: block;
		font-family: var(--fontEn);
		font-size: 4.125vw;
	}
	footer a.nav_link .enTxt {
		color: var(--neonColor_pink);
	}
	/*リンクない場合*/
	footer span.nav_link {
		color: #444;
	}
	footer span.nav_link:after {
		border-right: 2px solid var(--neonColor_yellow03);
		border-top: 2px solid var(--neonColor_yellow03);
	}
	footer span.nav_link .enTxt {
		color: var(--neonColor_pink03);
	}

	footer .footerMain {
		background: rgba(0,0,0,1.0);
		padding: 9vw 0 32.5vw;
	}
	footer .footerMain .footerLogo {
		width: 30vw;
		margin: 0 auto 3vw;
	}
	footer .copy {
		font-size: 3.0vw;
	}
	footer #page-top {
		display: none !important;
	}

	.bottomFix {
		padding: 2.5% 0;
	}
	.bottomFix .bottomFix_link {
		width: 80%;
		margin: 0 auto;
	}
	.bottomFix .bottomFix_image {
	}
	.bottomFix .bottomFix_close {
		top: 1.5vw;
		right: 1.5vw;
		width: 5.5vw;
		height: 5.5vw;
	}
}
