body.s-isOnTop {
	overflow: hidden;
}
.c-linkBtn {
	font-size: 0.2rem;
	line-height: 0.64rem;
	height: 0.64rem;
	width: 1.84rem;
	margin-top: 0.18rem;
	margin-bottom: 0.09rem;
	background-color: #000;
	color: #ffffff;
	border-bottom: none;
}
a.c-linkBtn {
	border-bottom: none;
}

@media screen and (min-width: 768px) {
	.c-linkBtn {
		width: 1.47rem;
		height: 0.5rem;
		line-height: 0.5rem;
		font-size: 0.16rem;
	}
}

.c-linkBtn_M {
	font-size: 0.2rem;
	line-height: 0.64rem;
	height: 0.64rem;
	width: auto;
	padding: 0 1em;
	margin-top: 0.18rem;
	margin-bottom: 0.09rem;
	background-color: #000;
	color: #ffffff;
	border-bottom: none;
}
a.c-linkBtn_M {
	border-bottom: none;
}

@media screen and (min-width: 768px) {
	.c-linkBtn_M {
		width: auto;
		padding: 0 1em;
		height: 0.5rem;
		line-height: 0.5rem;
		font-size: 0.16rem;
	}
}




/* c-header */
.c-header {
	inset: 0 0 auto 0;
	background-color: transparent;
	z-index: 90;
}
.c-header.s-sticked {
	background-color: #d9dadb;
}
.c-headNav__links {
	font-size: 0.4rem;
}
.c-headNav__links a {
	padding: 0 0.3rem;
}
.c-headNav__socials {
	font-size: 0.4rem;
	line-height: 0;
	
}
.c-headNav__socials li {
	margin: 0 0.15rem;
}
.c-header__toggleBtn {
	width: 1rem;
	height: 1rem;
	right: 0.05rem;
	top: 0;
	background-color: #d9dadb;
}
.c-header__toggleBtnInner {
	width: 100%;
	height: 100%;
}
.c-header__toggleBar {
	width: 0.48rem;
	height: 1px;
	background-color: #000000;
	left: 0;
	right: 0;
	
	margin: auto;
}
.c-header__toggleBar:nth-child(1) {
	top: calc(50% - 0.07rem);
}
.c-header__toggleBar:nth-child(2) {
	top: calc(50% + 0.07rem);
}
.c-header__toggleBar {
	transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out;
}
.c-header.s-active .c-header__toggleBar {
	transition: top 0.2s ease-in-out, transform 0.2s ease-in-out 0.2s;
}
.c-header.s-active .c-header__toggleBar:nth-child(1) {
	top: calc(50% - 0rem);
	transform: rotate(45deg);
}
.c-header.s-active .c-header__toggleBar:nth-child(2) {
	top: calc(50% - 0rem);
	transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
	.c-header__nav {
		inset: 0 0 0 0;
		background-color: #d9dadb;
	}
	.c-header:not(.s-active) .c-header__nav {
		display: none;
	}
	.c-headNav__links {
		width: 100%;
	}
	.c-headNav__socials {
		margin-top: 0.5rem;
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.c-header__nav {
		padding-top: 0.42rem;
		padding-bottom: 0.2rem;
		padding-right: 0.5rem;
		
		/* vendor prefixes */
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.c-headNav__links {
		font-size: 0.16rem;
	}
	.c-headNav__socials {
		margin-left: 0.48rem;
		font-size: 0.22rem;
	}
}
/* end c-header */
/* c-footer */
.c-footer {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	background-color: #d9dadb;
}
.c-footer__inner {
	padding-top: 0.84rem;
	padding-bottom: 0.62rem;
}
.c-footer__inner:before {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	background-color: #000;
	inset: 0 0 auto 0;
}
.c-footer__socials {

	padding-bottom: 0.48rem;
	font-size: 0.5rem;
	line-height: 1;
}
.c-footer__socials >li {
	margin: 0 0.25rem;
}
.c-copyright {
	font-size: 0.18rem;
	white-space: nowrap;
	line-height: 1;
}
@media screen and (min-width: 768px) {
	.c-footer {
		/*padding-left: 3.6rem;*/
	}
	.c-footer__inner {
		padding-top: 1.16rem;
		justify-content: space-between;
	}
	.c-footer__inner:before {
		
		max-width: 100%;
		inset: 0 0 auto auto;
	}
	.c-footer__socials {
		font-size: 0.42rem;
		padding-bottom: 0;
	}
	.c-copyright {
		font-size: 0.11rem;
		padding-right: 0.32rem;
	}
}
/* end c-footer */
/* c-fvSection */
.c-fvSection {
	background-color: #d9dadb;
}
.c-fvSection.theme-black {
	background-color: #d9dadb;
}
.c-fvSection__splash {
	height: 100vh;
}
.c-fvSection__splashLogo {
	width: 5.8rem;
}
.c-fvSection__tourName {
	background-color: #d9dadb;
	padding: 1.58rem 0.61rem 1.47rem 0.69rem;
}
.c-fvSection.theme-black .c-fvSection__tourName {
	background-color: #d9dadb;
}
.c-fvSection__tourName img {
	width: 100%;
}
.c-fvSection__mainImage {
	background-color: #d9dadb;
	padding-left: 0.51rem;
	padding-right: 0.51rem;
}
.c-fvSection__mainImageLogo {
	width: 3.23rem;
	inset: 0 0 0 0;
	margin: auto;
}
.c-fvSection__openingLine {
	background-color: #d9dadb;
	font-size: 0.34rem;
	padding: 0.98rem 0 1.31rem 0;
	line-height: 1.7333;
}
.c-fvSection.theme-black .c-fvSection__openingLine {
	background-color: #d9dadb;
	border-bottom: 1px solid #868686;
}
.c-fvSection__scrollIndic {
	width: 0.18rem;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	filter: invert(1);
}
.c-fvSection__scrollIndicInner {
	width: 100%;
	height: 100%;
}
.c-fvSection__scrollIndicDot {
	width: 0.09rem;
	height: 0.09rem;
	border-radius: 50%;
	background-color: #000000;
	top: 0.45rem;
	left: 0;
	animation: dotIndic 2s ease-out infinite;
}
@media screen and (min-width: 768px) {
	.c-fvSection__splash {
		height: 100vh;
	}
	.c-fvSection__splashLogo {
		width: 8.4rem;
	}
	.c-fvSection__mainImage {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.c-fvSection__mainImageBg {
		width: 100%;
	}
	.c-fvSection__mainImageLogo {
		width: 6.3rem;
	}
	.c-fvSection__tourName {
		padding: 1.9rem 0 1.61rem 0;
		
	}
	.c-fvSection__tourName img {
		width: 11.5rem;
	}
	.c-fvSection__openingLine {
		font-size: 0.36rem;
		line-height: 1.6444;
		letter-spacing: 0;
		padding: 1.5rem 0 1.41rem 0;
	}
	.c-fvSection__scrollIndic {
		width: 0.12rem;
	}
	.c-fvSection__scrollIndicDot {
		width: 0.07rem;
		height: 0.07rem;
		background-color: #000000;
	}
	
}

/* end c-fvSection */

/* general section */
.c-section {
	padding-top: 1.09rem;
	background-color: #d9dadb;
}
.c-section + .c-section {
	border-top: 1px solid #000000;
}
.c-section__title {
	font-size: 1.4rem;
	line-height: 1;
}
.c-section__body {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
@media screen and (min-width: 768px) {
	
	
	.c-section__body {
		padding-left: 0;
		padding-right: 0;
	}
	.c-section__bodyInner {
		width: 12.1rem;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		max-width: 100%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 1059px) and (min-width: 768px) {
	.c-section__title {
		transform: translateY(-0.5rem)
	}
}
@media screen and (min-width: 1100px) {
	.c-section {
		padding-top: 0;
		padding-left: 3.6rem;
	}
	.c-section__title {
		left: 0;
		top: 0;
		
		transform: rotate(90deg) translateY(-168px);
		transform-origin: left bottom;
	}
	.c-section__title.c-section__title--schedule {
		position: absolute;
	}
}

/* end general section */

/* c-newsSection */
.c-newsSection {
	padding-bottom: 1.14rem;
}
.c-newsBlock {
	margin-top: 0.27rem;
}
.c-newsBlock__list >li {
	border-top: 1px solid #000000;
}
.c-newsBlock__list >li:last-child {
	border-bottom: 1px solid #000000;
}
.c-newsItem {
	padding-bottom: 0.52rem;
}
.c-newsItem__head {
	padding-top: 0.4rem;
	padding-bottom: 0.20rem;
	padding-right: 0.32rem;
	cursor: pointer;
}
.c-newsItem__mark {
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	border: 1px solid #000000;
	inset: 0.52rem 0 0 auto;
	margin: auto 0;
}
.c-newsItem__markInner {
	width: 100%;
	height: 100%;
}
.c-newsItem__markBar {
	height: 1px;
	width: 0.15rem;
	background-color: #000000;
	inset: 0 0 0 0;
	margin: auto;
	transform-origin: center center;
	transition: transform 0.2s ease-in-out;
}
.c-newsItem:not(.s-active) .c-newsItem__markBar:nth-child(2) {
	transform: rotate(90deg);
}
.c-newsItem__time {
	font-size: 0.22rem;
	margin-bottom: 0.07rem;
	color: #1c1c1c;
}
.c-newsItem__title {
	font-size: 0.36rem;
	line-height: 1.333333;
}
.c-newsItem__body {
	display: none;
}
.c-newsItem__body a {
	text-decoration: underline;
}
@media screen and (min-width: 768px) {
	.c-newsSection {
		min-height: 7.44rem;
	}
	.c-newsBlock {
		margin-top: 0;
		padding-top: 1.48rem;
	}
	.c-newsItem {
		padding-bottom: 0.32rem;
	}
	.c-newsItem__head {
		padding-top: 0.36rem;
	}
	.c-newsItem__mark {
		inset: 0.32rem 0 0 auto;
	}
	.c-newsItem__time {
		font-size: 0.14rem;
	}
	.c-newsItem__title {
		font-size: 0.22rem;
	}
}

/* end c-newsSection */
/* c-scheduleSection */
.c-scheduleBlocks {
	padding-top: 0.42rem;
	padding-bottom: 0.84rem;
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 0.26rem;
	row-gap: 0.61rem;
	margin-left: -0.15rem;
	margin-right: -0.15rem;
}
.c-scheduleBlock__preline {
	padding-top: 0.42rem;
	margin-left: -0.15rem;
	margin-right: -0.15rem;
}
.c-scheduleBlock__additionalTxt {
	color: #c9000b
}
.c-scheduleBlock__time {
	font-size: 0.36rem;
	padding-left: 0.6rem;
	white-space: nowrap;
}
.c-scheduleBlock__time:before {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	width: 0.56rem;
	background-color: #000000;
	inset: 0 auto 0 0;
	margin: auto 0;
}
.c-scheduleBlock__time small {
	font-size: 66.666666%;
	margin-left: 0.18rem;
}
.c-scheduleBlock__location {
	font-size: 0.24rem;
	margin-bottom: 0.17rem;
	align-items: baseline;
}
.c-scheduleBlock__locLeft {
	padding-right: 0.6em;
	flex: 0 1 auto;
}
.c-scheduleBlock__locRight {
	font-size: 55%;
	flex: 1;
}
.c-scheduleBlock__soldOutMark {
	margin-bottom: 0.25rem;
}
.c-scheduleBlock__soldOut {
	font-size: 0.24rem;
	line-height: 0.3rem;
	height: 0.3rem;
	width: 1.3rem;
	border: 0.02rem solid #c9000b;
	color: #c9000b;
}
.c-scheduleBlock__locAndTime {
	font-size: 0.22rem;
	margin-bottom: 0.08rem;
}
.c-scheduleBlock__ticketLink {
	font-size: 0.18rem;
	line-height: 1.3333333;
	color: #5c5c5c;
}
.c-scheduleBlock__ticketLinkUpper {
	border-bottom: 1px solid #5c5c5c;
	padding-bottom: 0.04rem;
	margin-bottom: 0.04rem;
}

@media screen and (min-width: 768px) {
	.c-scheduleBlocks {
		padding-top: 0.59rem;
		padding-bottom: 1.16rem;
		margin-left: 0;
		margin-right: 0;
		row-gap: 0.59rem;
	}
	.c-scheduleBlock__preline {
		padding-top: 0.59rem;
		margin-left: 0;
		margin-right: 0;
	}
	.c-scheduleBlock__locAndTime {
		font-size: 0.17rem;
	}
	.c-scheduleBlock__locRight {
		font-size: 80%;	
	}
	.c-scheduleBlock__ticketLink {
		font-size: 0.12rem;
	}
	.c-scheduleBlock__ticketLinkUpper {
		margin-bottom: 0.11rem;
	}
	.c-scheduleBlock__soldOut {
		line-height: 0.28rem;
	}
}
/* end c-scheduleSection */
/* c-ticketSection */
.c-ticketSection {
	padding-bottom: 0.43rem;
}
.c-ticketUpper {
	margin-top: 0.13rem;
	margin-bottom: 0.45rem;
}
.c-ticketUpper__title {
	font-size: 0.28rem;
	padding-left: 0.81rem;
	margin-bottom: 0.98rem;
	line-height: 1.2;
}
.c-ticketUpper__title:before {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	width: 0.56rem;
	background-color: #000000;
	inset: 0 auto 0 0;
	margin: auto 0;
}
.c-ticketUpper__list {
	margin-bottom: 0.28rem;
}
.c-ticketUpper__list >li {
	border-top: 1px solid #000000;
	padding: 0.2rem 0.09rem 0.13rem 0.35rem;
}
.c-ticketUpper__list >li:last-child {
	border-bottom: 1px solid #000000;
}
.c-ticketUpper__label {
	font-size: 0.28rem;
}
.c-ticketUpper__price {
	font-size: 0.32rem;
}
.c-ticketUpper__price small {
	font-size: 65%;
}
.c-ticketUpper__note {
	font-size: 0.22rem;
	line-height: 1.636363;
}
.c-ticketNoteJumbotron {
	padding: 0.35rem 0.37rem;
	margin-bottom: 0.58rem;
	background-color: #f4f3f1;
}
.c-ticketNoteJumbotron a {
	text-decoration: underline;
}
.c-ticketSchedule__title {
	font-size: 0.4rem;
	margin-bottom: 0.33rem;
	padding-left: 0.81rem;
}
.c-ticketSchedule__title:before {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	width: 0.56rem;
	background-color: #000000;
	inset: 0 auto 0 0;
	margin: auto 0;
}
.c-ticketSchedule__blockWrap {
	padding-left: 0.4rem;
	margin-bottom: 2em;
}

.c-ticketSchedule__blockWrap ul.c-newsBlock__list li{
	border: none;	
}
.c-ticketSchedule__blockWrap ul.c-newsBlock__list li .c-newsItem__body a{
	text-decoration: none;	
}

.c-ticketSchedule__subtitle {
	font-size: 0.3rem;
	margin-bottom: 0.17rem;
	line-height: 1.333333;
}
.c-ticketSchedule__subtitle:before {
	content: '';
	position: absolute;
	display: block;
	height: 0.49rem;
	width: 0.32rem;
	left: -0.4rem;
	top: -0.04rem;
	background-image: url('../images/ticket-icon.png');
	background-size: 100% 100%;
}
.c-ticketSchedule__block + .c-ticketSchedule__block {
	margin-top: 0.7rem;
}
.c-ticketSchedule__block h5 {
	font-size: 0.24rem;
}
.c-ticketSchedule__block a {
	display: inline-block;
	border-bottom: 1px solid #000000;
}
.c-ticketSchedule__midTitle {
	font-size: 0.36rem;
	margin-top: 1rem;
	margin-bottom: 0.42rem;
	line-height: 1.5;
}
.c-ticketAdmission {
	margin-top: 1.07rem;
}
.c-ticketAdmission__name {
	font-size: 0.26rem;
	height: 1.2rem;
	line-height: 1.2rem;
	padding: 0 0.54rem 0 0.41rem;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #ffffff;
	background-color: #8d8d8d;
	cursor: pointer;
}
.c-ticketAdmission__mark {
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	border: 1px solid #000000;
	background-color: #ffffff;
	inset: 0 0.24rem 0 auto;
	margin: auto 0;
}
.c-ticketAdmission__markInner {
	width: 100%;
	height: 100%;
}
.c-ticketAdmission__markBar {
	height: 1px;
	width: 0.15rem;
	background-color: #000000;
	inset: 0 0 0 0;
	margin: auto;
	transform-origin: center center;
	transition: transform 0.2s ease-in-out;
}
.c-ticketAdmission:not(.s-active) .c-ticketAdmission__markBar:nth-child(2) {
	transform: rotate(90deg);
}
.c-ticketAdmission__bodyInner {
	padding: 0.45rem 0.14rem;
}
.c-ticketAdmission__texts p + p {
	margin-top: 0.26rem;
}
.c-ticketAdmission__label {
	margin-bottom: 0.26rem;
}
#ticket-schedule .under {
	text-decoration: line-through;
}
.red {
	color: #c9000b;;
}


@media screen and (min-width: 768px) {
	.c-ticketSection {
		padding-bottom: 1.24rem;
	}
	.c-ticketUpper {
		padding-top: 1.38rem;
	}
	.c-ticketUpper__title {
		margin-bottom: 0.54rem;
	}
	.c-ticketUpper__list {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		margin-bottom: 0.25rem;
	}
	.c-ticketUpper__list >li {
		border-top: none;
		border-left: 1px solid #000000;
		padding: 0.05rem 0 0 0;
	}
	.c-ticketUpper__list >li:last-child {
		border-bottom: none;
		border-right: 1px solid #000000;
	}
	.c-ticketUpper__label {
		font-size: 0.21rem;
		margin-bottom: -0.04rem;
	}
	.c-ticketUpper__price {
		font-size: 0.23rem;
	}
	.c-ticketUpper__note {
		font-size: 0.14rem;
	}
	.c-ticketNoteJumbotron {
		font-size: 0.15rem;
		padding: 0.46rem 0.26rem;
		margin-bottom: 0.48rem;
	}
	.c-ticketNote >li + li {
		margin-top: 0.06rem;
	}
	.c-ticketNote__name {
		width: 1.35rem;
	}
	.c-ticketSchedule__title {
		font-size: 0.32rem;
	}
	.c-ticketSchedule__blockWrap {
		padding-left: 0.3rem;
	}
	.c-ticketSchedule__subtitle {
		font-size: 0.24rem;
	}
	.c-ticketSchedule__subtitle:before {
		height: 0.35rem;
		width: 0.22rem;
		left: -0.3rem;
		top: -0.01rem;
	}
	.c-ticketSchedule__block {
		font-size: 0.16rem;
	}
	.c-ticketSchedule__block + .c-ticketSchedule__block {
		margin-top: 0.43rem;
	}
	.c-ticketSchedule__block h5 {
		font-size: 0.16rem;
		margin-bottom: 0.05rem;
	}
	.c-ticketAdmission {
		font-size: 0.16rem;
	}
	.c-ticketAdmission__bodyInner {
		padding: 0.35rem 0 0;
	}
	.c-ticketAdmission__name {
		font-size: 0.23rem;
		height: 1rem;
		line-height: 1rem;
	}
	.c-ticketAdmission__label {
		width: 2.36rem;
	}
	.c-ticketAdmission__texts p + p {
		margin-top: 0.52rem;
	}
}

/* Special: for splash movement */
.c-fvSection__splashLogoHide {
	opacity: 0;
}
.c-splashLine01 {
	top: 0;
	left: 0;
	right: 0;
	/* transform: translateY(30%); */
}
.c-splashLine01 .cls-1 {
	fill: #949495;
	stroke: #949495;
}
.c-splashLine01 .cls-2 {
	fill: transparent;
	stroke: #949495;
}
.c-splashLine01__part {
	transform: translateY(-100%)
}
.c-splashLine02 {
	opacity: 0;
	top: 21.6%;
	left: 17.4%;
	width: 74.5%;
}
.c-splashLine02 .cls-1 {
	fill: #231916;
	/* make dash stroke through the path */
	stroke-dasharray: 1 1000;
}
.c-splashLine03 {
	left: 24%;
	width: 49.6%;
	bottom: 0;
	margin: 0 auto;
	/* transform: translateY(-30%); */
}
.c-splashLine03 .cls-1 {
	fill: transparent;
	stroke: #949495;
}
.c-splashLine03 .cls-2 {
	fill: #949495;
	stroke: #949495;
}
.c-splashLine03__part {
	transform: translateY(-100%)
}


/* ytv modal */
.c-ytvModal {
	inset: 0;
	z-index: 99;
	display: none;
}
.c-ytvModal__cloak {
	background-color: rgba(0, 0, 0, 0.8);
	inset: 0;
	z-index: 99;
}
.c-ytvModal__inner {
	width: 100%;
	height: 100%;
}
.c-ytvFrame {
	width: 95%;
	aspect-ratio: 16 / 9;
	z-index: 100;
}
.c-ytvFrame__iframe {
	width: 100%;
	height: 100%;
}
.c-ytvModal__closeBtn {
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 100;
}
.c-ytvModal__closeBtnInner {
	width: 100%;
	height: 100%;
}
.c-ytvModal__closeBtnBar {
	width: 100%;
	height: 2px;
	background-color: #fff;
	inset: 0;
	margin: auto;
}
.c-ytvModal__closeBtnBar:first-child {
	transform: rotate(45deg);
}
.c-ytvModal__closeBtnBar:last-child {
	transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
	.c-ytvFrame {
		width: 80%;
	}
}
/* end ytv modal */

/* video Splash - new */
.c-videoSplashSection {
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	height: 100vh;
	background-color: #d9dadb;
}
.c-videoSplashSection__inner {
	height: 100%;
}
.c-videoSplash {
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: auto 0;
}
.c-videoSplash__playbtn {
	line-height: 0;
	left: 0;
	right: 0;
	bottom: 2.5rem;
	width: 1.6rem;
	margin: 0 auto;
	cursor: pointer;
}
.c-videoSplash__playbtn svg {
	width: 100%
}
.c-thirdViewGroup {
	z-index: 2;
}
@media screen and (min-width: 768px) {
	.c-videoSplash {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	.c-videoSplash__playbtn {
		width: 1.2rem;
		bottom: 1.7rem;
	}
}
/* end video Splash - new */

/* foot banner */

/* end foot banner */