@charset "UTF-8";
/*************************************
追加・カスタム用
*************************************/
/* アニメーション */
.fadeIn {
	animation-delay: 0.5s;
}

/* ボタン */
.c_btnBasic a {
	line-height: 57px;
	letter-spacing: 1px;
}
.c_btnsBasic ul {
	display: inline;
	padding-right: 10px;
}
.c_fntSize.__16 {
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.c_fntSize.__16 {
		font-size: 1.2rem;
	}
}

/* メインビジュアル */
.c_secSliderTop .__l {
	background-image: url(../img/top/img_mainD001.jpg);
}
.c_secSliderTop .__r {
	background-image: url(../img/top/img_mainL001.jpg);
}

@media screen and (max-width: 767px) {
	.c_secHeader {
		height: calc(100vh - 120px);
	}
	.c_secSliderTop {
		height: calc(100vh - 120px);
	}
	.c_secHeader .l_header_h1 {
		padding-top: calc(50vh - 60px);
	}
}

/* プログレスバー */
.c_secSliderTop .vegas-timer-progress {
	background-color: rgba(255, 255, 255, 0.5);
}

/* 導入 */
.c_secMV .catch {
	font-weight: bold;
}
span.lg.u_ff__mincho.c_fntSize.__40.__sm_22 {
	font-weight: normal;
	font-size: 3.6rem;
	margin-right: 10px;
	margin-left: 10px;
}
.l_art_cBox.c_secMV.w .c_fntSize.__16 p {
	letter-spacing: 1px;
	line-height: 2.1em !important;
}

@media screen and (max-width: 767px) {
	span.lg.u_ff__mincho.c_fntSize.__40.__sm_22 {
		font-weight: normal;
		font-size: 1.8rem;
		margin-right: 5px;
		margin-left: 5px;
	}
	.c_secMV .c_fntSize.__sm_16 {
		font-size: 1.4rem;
	}
	.l_art_cBox.c_secMV.w .c_fntSize.__16 p {
		letter-spacing: 1px;
		line-height: 2.1em !important;
		font-size: 1.2rem;
	}
}

/* プログラム・予約 */
li.time.c_fntSize.__15 {
	padding-top: 6px;
	letter-spacing: 1px;
}
.c_secProgramDetailReservation .txt p {
	line-height: 1.8;
}
.c_secProgram .sec02_cBox .txt p {
	line-height: 1.8;
}
.c_secProgram .sec02_cBox {
	padding: 10px 40px 146px;
}
/* .c_secProgram .sec02_cBox { padding: 10px 40px 192px; } */
@media screen and (max-width: 767px) {
	.c_btnsBasic li {
		width: 100%;
		padding-bottom: 10px;
		text-align: center;
	}
	.sec02 .c_fntSize.__19 {
		font-size: 1.35rem;
	}
}

/* ギャラリー */
.c_secGallery .w {
	padding-bottom: 18px;
}

/* コンテンツ */
li.day.c_fntSize.__25.__sm_16.b img {
	padding-right: 8px;
}
@media screen and (max-width: 767px) {
	li.day.c_fntSize.__25.__sm_16.b img {
	}
	.sec03 .c_fntSize.__sm_12 {
		font-size: 1.1rem;
	}
	.txtBox .c_fntSize.__19 {
		font-size: 1.2rem;
	}
	.c_secProgramDetailContents .txtBox {
		padding: 18px 20px 8px;
	}
}

/* プロデューサー */
.c_secProducer {
	background-image: url(../img/top/img_producer001@2x.jpg);
}
.c_secProducer p {
	font-weight: bold;
}

/* 追記 */
.txt a {
	text-decoration: none;
}
.c_btnBasic.__sold a {
	background-color: #fff;
	border: solid 1px #e72a79;
	color: #e72a79;
	pointer-events: none !important;
}
.c_secProgram .sec02_cBox .price {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #d9d9d9;
	line-height: 1.8;
}
.i4 {
	width: 100%;
	max-width: 640px;
	min-width: 0;
	margin-left: auto;
	margin-right: auto;
}
.txtBox.u_pr__md_70.pr_50 {
	padding-right: 50px;
}
@media screen and (max-width: 767px) {
	.c_btnBasic a {
		max-width: 225px;
		font-size: 1.1rem;
	}
	.c_secProgram .sec02_cBox {
		padding: 0 20px 20px !important;
	}
	.u_pb__md_70 {
		padding-bottom: 40px;
	}
	.u_pr__md_70 {
		padding-right: 0px !important;
	}
	.c_secPopUp .contentBox {
		margin-top: 140px;
	}
}

/* クローズド公開のみ 20220411*/
/* .c_secProgram .sec02_cBox {
    padding: 10px 40px 146px !important;
}

@media screen and (max-width: 767px) {
    .c_secProgram .sec02_cBox {
        padding: 0 20px 20px!important;
    }
}
.u_df_col__1_3_w > * {
    flex: 0 1 50%;
    max-width: 50%;
}

@media screen and (min-width: 768px) {
.c_secProgram .sec02_cBox .btns {
    text-align: center;
}
}

@media screen and (min-width: 768px) {
.u_df_col__md_1_5_w > li {
    flex: 0 1 20%;
    max-width: 20%;
}
} */

/* 2022 */
.sp {
	display: none;
}

@media screen and (max-width: 900px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}

.contentBox.access_left.slide_wrap.active {
	padding-right: 20px;
}

.c_secAccess .map {
	position: relative;
	top: 0px;
	padding-left: 20px;
}

@media screen and (max-width: 767px) {
	.contentBox.access_left.slide_wrap.active {
		padding-right: 0;
	}

	.c_secAccess .map {
		padding-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.u-ml9em-sp {
		margin-left: 9em;
	}
}

.textdecoration_linethrough {
	position: relative;
}

.textdecoration_linethrough b,
.textdecoration_linethrough span {
	position: relative;
}

.textdecoration_linethrough b::before {
	position: absolute;
	content: "";
	display: inline;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	background-color: #e72a79;
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0;
}

.textdecoration_linethrough span::before {
	position: absolute;
	content: "";
	display: inline;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	background-color: #e72a79;
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0;
}

@media screen and (max-width: 767px) {
	.textdecoration_linethrough span:nth-of-type(2):before {
		content: none;
	}
}

.soldout-op {
	position: absolute;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 0.02em;
	font-size: 14px;
	margin-left: 10px;
	color: #e72a79;
}

.soldout-op::before {
	content: none !important;
}

@media screen and (max-width: 767px) {
	.soldout-op {
		font-size: 12px;
		margin-left: 6px;
	}
}

.u-ta-c {
	text-align: center;
}

.sec.c_secReport.w.-top {
	margin-top: 100px;
}

@media screen and (max-width: 767px) {
	.sec.c_secReport.w.-top {
		margin-top: 50px;
	}
}

.sec.c_secReport.w.-top .c_secBase3 {
	padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.sec.c_secReport.w.-top .c_secBase3 {
		padding-bottom: 20px;
	}
}

.c_secReport .movie:last-of-type {
	padding-bottom: 0;
}

@media screen and (max-width: 767px) {
	span.-top-thankyou {
		font-size: 22px !important;
		letter-spacing: 0.04em !important;
	}
}

p.-top-thankyou-txt {
	text-align: center;
	margin-top: 30px;
}

@media screen and (max-width: 767px) {
	p.-top-thankyou-txt {
		font-size: 1.2rem;
		letter-spacing: 1px;
		line-height: 1.8;
		margin-top: 20px;
	}
}
