@charset "utf-8";
.sp {
	display: none !important;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	font-size: 16px;
	font-family: "Noto Serif JP", serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	width: 100%;
	word-break: normal;
	word-wrap: break-word;
	line-height: 1.5;
	color: #fff;
	background-color: #000;
	overflow-x: hidden;
}
a {
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover {
	opacity: 0.7;
}
p,
dt,
dd,
li,
th,
td {
	line-height: 1.5;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: 0px;
	background: none;
	padding: 0;
	border-radius: inherit;
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #e9e9e9;
}
.hover:hover {
	opacity: 0.7;
}
.link01 {
	color: #fff;
	text-decoration: none;
}
.link01:hover {
	text-decoration: none;
}
.link_n {
	text-decoration:underline;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center !important;
}
.san_serif {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande",
		Meiryo, sans-serif;
}
.mb0 {
	margin-bottom: 0 !important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.red {
	color: #af2828;
	font-weight: bolder;
}
.gred {
	color: #ff5050;
	font-size: 18px;
}
.blue {
	color: #274b88;
}
.green {
	color: #488162;
}
.ft01 {
	padding-top: 98px;
	padding-bottom: 54px;
	background-color: #000;
	position: relative;
	z-index: 10;
	border-top: 1px solid #292929;
}
.ft02 {
	background-color: #000;
	padding-bottom: 94px;
	position: relative;
	z-index: 10;
}
.ft03 {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ft03 li {
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
}
.copy {
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.content {
	position: relative;
	z-index: 2;
}

.head01 {
	position: absolute;
	top: 30px;
	left: 32px;
	z-index: 20;
}
.main01 {
	text-align: center;
	margin-bottom: 30px;
}
.main02 {
	position: relative;
	
	clip-path: inset(0);
}
.main02::before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: -1;
	background: url(../img/common/top_back.png) center/cover no-repeat;
	height: inherit;
}
.main02 .gradient_box_head {
	width: 100%;
	height: 20%;
	position: absolute;
	top: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0));
}
.main02 .gradient_box_foot {
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
}
.main02 .center {
	position: absolute;
	top: 51%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.main02 .head {
	width: 100%;
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	font-size: 17px;
	padding: 0 20px;
}
.main02 .head span {
	font-size: 23px;
	display: block;
	margin-top: 10px;
}
.main03 {
	margin-top: 30px;
	font-size: 20px;
	margin-bottom: 10px;
}
.main04 {
	font-size: 36px;
}
.gaiyo {
	background: url(../img/tz/bg_paper.png) no-repeat center center;
	width: 804px;
	height: 702px;
	margin: 82px auto 0;
	color: #000;
	font-weight: bold;
}

.gi01 {
	font-size: 24px;
	margin-bottom: 10px;
}

.gai01 {
	font-size: 31px;
	padding-top: 87px;
	margin-bottom: 10px;
}
.gai02 {
	font-size: 25px;
	margin-bottom: 48px;
}
.gai03 {
	margin-bottom: 10px;
}
.gai02 span {
	font-size: 21px;
	border: 2px solid #000;
	padding: 1px 9px;
}
.gai04 {
	margin-bottom: 36px;
}
.gai04 ul {
	max-width: 610px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.gai04 ul li {
	flex-basis: 30%;
	color: #9a9a9a;
	font-size: 14px;
}
.gai04 ul li span {
	display: block;
	color: #000;
	font-size: 20px;
}

.tzbox01 {
	padding-top: 100px;
	padding-bottom: 100px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.tzbox01.price {
	padding-bottom: 54px;
}
.tzbox01.pb81 {
	padding-bottom: 81px;
}
.tzbox01.pb84 {
	padding-bottom: 84px;
}
.date {
	background: url(../img/tz/sec_back01.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 185px;
}
.sec_venue {
	clip-path: inset(0);
	padding-top:0px;
}
.sec_venue::before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: -1;
	background-image: url(../img/common/top_back.png);
	background-color: rgba(0, 0, 0, 0.8);
	background-blend-mode: darken;
	background-repeat: no-repeat;
}
.venue {
	background: url(../img/tz/sec_back01.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 128px;
	padding-bottom: 150px;
}
.tzbox01.type_vn {
	background-image: url("../img/tz/bg01.png");
}
.tzbox01.type_naname {
	position: relative;
}
.tzbox01.type_cast {
	position: relative;
	padding-top: 120px;
	padding-bottom: 200px;
	margin-bottom: 100px;
	background: url(../img/tz/back_cast.png) center/cover no-repeat;
}
.tzbox01.type_stf {
	padding-bottom: 140px;
}
.cmnbox01 {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: content-box;
}
.cmnbox01.price-border {
	border-bottom: 1px solid rgba(255, 255, 255, 0.31);
	padding-bottom: 53px;
}
.cmnttl02 {
	margin-right: auto;
	margin-bottom: 56px;
	margin-left: auto;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}
.cmnttl {
	display: flex;
	justify-content: space-between;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	text-align: center;
	position: relative;
}
.cmnttl::before {
	flex-grow: 0;
	content: "";
	position: absolute;
	top: -30%;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../img/tz/ttl_gray.png);
	width: 83px;
	height: 113px;
	z-index: -1;
}
.date .cmnttl {
	margin-bottom: 65px;
}
.venue .cmnttl::before {
	background-image: url(../img/tz/ttl_black.png);
}
.cmnttl.type02 {
	margin-bottom: 65px;
}
.cmnttl_en {
	padding: 0 17px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
	font-size: 36px;
	margin-bottom: 2px;
	position: relative;
}
.cmnttl_en span {
	display: block;
	font-size: 15px;
}

.cmnttl.type03 .cmnttl_en {
	font-size: 26px;
	letter-spacing: -0.02em;
}
.cmnttl_ja {
	font-size: 14px;
}
.cmnttl.type03 .cmnttl_ja {
	font-size: 12px;
}

.kv {
margin-top:130px;
padding-bottom:130px;
}

.vn01 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 27px;
}
.vn02 {
	text-align: center;
	margin-bottom: 43px;
}
.map {
	position: relative;
	width: 100%;
	padding-top: 39.5%;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.dte01 {
	max-width: 770px;
	margin: 0 auto;
}
.dte02 {
	text-align: center;
	font-size: 30px;
	letter-spacing: -0.06em;
	margin-bottom: 22px;
}
.dte02 > span {
	font-size: 23px;
	display: inline-block;
	border: 1px solid #fff;
	padding: 4px 12px;
}
.dte03 {
	margin-bottom: 14px;
}
.cst01:last-child {
	margin-bottom: 0;
}
.cst02 {
	text-align: center;
	margin-bottom: 37px;
	font-size: 24px;
}
.cst02.quell {
	margin-top: 12px;
}
.cst02.special {
	margin-bottom: 22px;
}
.cst03 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cst03.type01 {
	justify-content: center;
}
.cst03.type02 {
	justify-content: center;
}
.cst04 {
	flex-basis: 22.5%;
	text-align: center;
	margin-bottom: 84px;
}
.type01 > .cst04 {
	margin-bottom: 69px;
}
.cst04 dt {
	text-align: center;
	margin-bottom: 21px;
}
.cst04 dd {
	font-size: 16px;
	letter-spacing: -0.1em;
}
.cst05 {
	text-align: center;
	font-size: 17px;
	margin-bottom: 45px;
}
.cst06 {
	text-align: center;
	font-size: 28px;
	margin-bottom: 86px;
	padding-top: 14px;
}
.cst07 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 45px;
}
.cst07 li {
	margin-bottom: 15px;
}
.type_srf {
	padding-bottom: 132px;
}
.sy01 {
	font-size: 17px;
	line-height: 3;
	text-align: center;
	margin-bottom: 50px;
}
.sy01_2 {
	font-size: 14px;
	line-height: 2;
	text-align: center;
	margin-top: 90px;
}
.sy02 {
	font-size: 20px;
	text-align: center;
	line-height: 3;
}
.pr01 {
	font-size: 28px;
	margin-bottom: 46px;
}
.pr01.mb15 {
	margin-bottom: 15px;
}
.pr01.border-red::before {
	content: "";
	border-left: 7px solid #b40019;
	margin-right: 8px;
}
.pr02 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 36px;
}
.pr02_02 {
	font-size: 15px;
	line-height: 1.86;
}
.pr02_02.mb41 {
	margin-bottom: 41px;
	font-size: 17px;
}
.pr02_02_3 {
	font-size: 14px;
	line-height: 1.86;
	text-align: center;
	margin: 0 auto;
	margin-top: 90px;
}

.sch01 {
	max-width: 898px;
	margin: 0 auto;
}
.sch02 {
	border: solid 1px rgba(255, 255, 255, 0.66);
	background-color: rgba(0, 0, 0, 0.31);
	padding: 54px 68px;
	margin-bottom: 49px;
}
.sch02:last-child {
	margin-bottom: 0;
}
.sch03 {
	text-align: center;
}
.sch03 span {
	display: inline-block;
	min-width: 495px;
	text-align: center;
	padding: 0 5px;
	margin: 0 auto 28px;
	font-size: 24px;
	font-weight: bold;
}
.sch04 {
	font-size: 16px;
	line-height: 2;
}
.sch04.upper {
	margin-bottom: 25px;
	letter-spacing: -0.01em;
}
.sch04.list {
	margin-top: 26px;
}
.sch04 span {
	font-size: 14px;
}
.sch05 {
	background-color: #ffffff3d;
	padding: 24px 27px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.01em;
}
.sch06 {
	font-size: 14px;
	line-height: 1.85;
}

.stf01 li {
	text-align: center;
}
.stf01 li.margin_type02.dt {
	margin-bottom: 1px;
	font-size: 16px;
	color: #ffffff7d;
}
.stf01 li.margin_type02.dd {
	margin-bottom: 25px;
	font-size: 16px;
}
.stf01 li:last-child {
	margin-bottom: 0;
}
.sec_contact {
	background: url(../img/tz/sec_back01.png);
	background-repeat: no-repeat;
	background-position: top;
}
.contact {
	margin-top: 113px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 109px;
	text-align: center;
	max-width: 482px;
	width: 100%;
	border-radius: 9px;
	padding: 44px 60px 42px;
	border: 1px solid #292929;
	letter-spacing: -0.05em;
}
.contact .ttl {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 32px;
}
.con01 {
	font-size: 17px;
}
.con02 {
	margin: 19px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	font-weight: bold;
	padding: 8px 0;
	max-width: 361px;
	border: 1px solid #fff;
}
.logo {
	text-align: center;
}

.btm01 {
	width: 100%;
	margin: 0;
	padding: 200px 0 200px;
	position: relative;
	top: 200px;
	background-image: url(../img/tz/bg_btm.png);
	background-repeat: no-repeat;
	background-position: 100px 150px;
	margin-top: -200px;
}
.btm01::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #d1d1d1;
	transform: skewY(7deg) translateY(90px);
	z-index: -1;
}

.btm02 {
	max-width: 830px;
	margin: 0 auto 80px;
}
.btm03 {
	text-align: center;
	margin-bottom: 50px;
}
.btm04 {
	font-size: 18px;
	line-height: 2.72;
	font-weight: bolder;
}
.btm05 {
	font-size: 18px;
	line-height: 2.72;
}
.fs {
	font-size: 14px;
}

.addd01 {
	margin: 25px 0 20px;
}
.addd01 span {
	color: #a52d2d;
	border: 1px solid #a52d2d;
	padding: 7px;
	font-weight: bold;
}
.addd02 {
	font-size: 14px;
}
.tri {
	color: #a52d2d;
}
.font_yumin {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho",
		serif;
}
.plctxt {
	text-align: center;
	padding-bottom: 17px;
	font-size: 14px;
}
.plctxt a {
	color: #fff;
	text-decoration: underline;
}
.plctxt a:hover {
	text-decoration: none;
}
.frame_top,
.frame_bottom {
	position: fixed;
	z-index: 10;
	height: auto;
}
.frame_top {
	top: -86px;
	right: -115px;
	width: 480px;
}
.frame_bottom {
	bottom: -148px;
	left: -67px;
	width: 410px;
}
.ml1_pc {
	margin-left: 1em;
}

/*====Add====*/

/*---TOPpage---*/
.news_list {
	width: 630px;
	margin: 0 auto;
	height: 410px;
	overflow-y: scroll;
}
.news_list::-webkit-scrollbar {
	width: 6px;
}
.news_list::-webkit-scrollbar-track {
	background-color: #1d1d1d;
}
.news_list::-webkit-scrollbar-thumb {
	background-color: #838383;
}
.news_list a:hover {
	color: #e9e9e9;
}
.news_list li {
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
	border-bottom: #3a3a3a solid 1px;
	padding: 15px 37px 11px 0;
}
.news_list li:last-child {
	border: none;
}
.news_list a {
	display: flex;
	gap: 29px;
}
.tzbox01.type_news {
	margin-top: 50px;
	padding-bottom: 90px;
	background: url(../img/tz/sec_back01.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
.tzbox01.type_sns {
	padding-bottom: 0;
}

.tzbox01.type_sns .cmnttl02 {
	margin-bottom: 12px;
}
.tzbox01.type_staff {
	padding-top: 0;
	padding-bottom: 0px;
}
.tzbox01.type_staff .cmnttl02 {
	margin-bottom: 16px;
}
.gnav {
	z-index: 30;
	margin-top: 57px;
	padding-right: 70px;
	position: absolute;
	width: 100%;
}
.gnav ul {
	display: flex;
	justify-content: flex-end;
	gap: 18px;
}
.gnav li {
	font-size: 16px;
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
}
.gnav li a {
	display: block;
	padding-bottom: 5px;
	border-bottom: transparent;
}
.gnav li a.unpublished {
	cursor: text;
}
.gnav li a:hover {
	text-decoration: none;
	color: #e9e9e9;
	border-bottom: solid 2px #c00;
}
.gnav li a.unpublished:hover {
	border: none;
	opacity: 1;
}
.gnav li.nav_active a {
	border-bottom: solid 2px #c00;
}
/*---subpage---*/
.content.subpage {
	padding-top: 150px;
}
.content.subpage::before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/common/top_back.png);
	background-color: rgba(0, 0, 0, 0.8);
	background-blend-mode: darken;
	background-size: cover;
}
.content.subpage a:hover {
	text-decoration: inherit;
}
.subpage_news .cmnttl {
	margin-bottom: 59px;
}
.subpage.subpage_news .cmnttl_en {
	font-size: 32px;
}
.subpage.subpage_cast .cmnttl_en {
	font-size: 32px;
}
.subpage.subpage_introduction .cmnttl_en {
	font-size: 32px;
}
.subpage_introduction .unit {
	margin-bottom: 73px;
}
.subpage_introduction .synopsis {
	margin-bottom: 102px;
}
.subpage_introduction .musicList {
	margin-bottom: 92px;
}
.subpage_schedule .ticketSchedule {
	margin-bottom: 63px;
}
.subpage_goods .goods {
	padding-bottom: 0;
}
.subpage_goods .goodsInformation {
	margin-bottom: 54px;
}
.subpage_faq .faq {
	margin-bottom: 57px;
}
.subpage .date {
	background: none;
	padding-bottom: 156px;
}
.subpage_venue_sec {
	padding-bottom: 156px;
}
.cmnbox01.mw1300 {
	max-width: 1300px;
}
.topicpath {
	max-width: 1100px;
	margin: 30px auto 80px;
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
}
.bl_news {
	margin: 0 64px 200px;
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
}
.bl_news li {
	display: flex;
	border-bottom: solid 1px #525252;
	margin-bottom: 21px;
}
.bl_news li:last-child {
	border: none;
}
.bl_news_date {
	margin-right: 33px;
	font-size: 18px;
}
.bl_news_cnt {
	padding-bottom: 25px;
}
.bl_news_ttl {
	font-size: 18px;
	letter-spacing: 0.2px;
	margin-bottom: 15px;
}
.bl_news_txt {
	font-size: 14px;
}
.bl_about {
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
	text-align: center;
	padding-bottom: 40px;
	font-size: 18px;
}
.bl_about-lead {
	color: #ff0000;
	line-height: 2.7;
	margin-top: 41px;
	margin-bottom: 45px;
}
.bl_about-lead-white {
	color: #fff;
	line-height: 2.7;
	margin-top: 46px;
	margin-bottom: 40px;
}
.bl_about-txt {
	text-align: left;
	font-size: 16px;
	margin-bottom: 61px;
	line-height: 2;
}
.bl_music {
	font-size: 22px;
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
	text-align: center;
	margin-bottom: 160px;
}
.bl_goods {
	margin-bottom: 120px;
}
.bl_goods2 {
	font-size: 15px;
	color:rgb(255, 255, 255);
	padding-top:15px;
}
.bl_goods .bl_goods_item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 46px;
}
.bl_goods_item li {
	text-align: center;
	margin-bottom: 48px;
	max-width: 235px;
	flex-basis: 23%;
}
.bl_goods_item dl {
	margin-top: 10px;
}
.bl_goods_item dt {
	font-size: 18px;
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
	margin-bottom: 16px;
	font-weight: bold;
}
.table {
	border-collapse: collapse;
	max-width: 766px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.table .head {
	height: 70px;
}
.table .blue {
	color: #5286f0;
}
.table .red {
	color: #d12e2e;
}
.table .fz14 {
	font-size: 14px;
}
.table th,
td {
	padding: 3px;
	width: 30px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #fff;
	border-collapse: collapse;
}
.table.sp th,
td {
	padding: 3px;
	font-size: 18px;
	height: 50px;
}
.table .head_sp {
	width: 200px;
	white-space: nowrap;
}
.table .detail_left_sp {
	width: 283px;
}
.table .detail_right_sp {
	width: 283px;
}
.date_cover {
	font-size: 14px;
}
.goods_price,
.goods_price2 {
	color: #ffffff;
	font-weight: bold;
}
.goods_price2 {
	margin-bottom: 15px;
}
.goods_price3 {
	font-size: 12px;
	margin-top: 10px;
}
.goods_price4 {
	font-size: 12px;
	margin-top: 10px;
}
.goods_btn a {
	font-size: 12px;
	width: 165px;
	height: 25px;
	padding: 6px 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 6px auto 0;
	text-decoration: inherit !important;
}
.btn_ani {
	background: #146da8;
	background: #cb4141;
}
.btn_ec {
	background: #cb4141;
	background: #146da8;
}
.bl_goods_bloc {
	text-align: center;
}
.ttl_goods {
	font-size: 28px;
	text-align: center;
	letter-spacing: 4.45px;
	margin-bottom: 43px;
}
.bl_goods_bloc dt,
.bl_goods_bloc p {
	font-size: 18px;
	letter-spacing: 0.95px;
	font-weight: bold;
}
.bl_goods_bloc p {
	padding-top: 12px;
}
.bl_goods_bloc dd {
	letter-spacing: 0.85px;
}
.goods_bene {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
}
.bl_goods_comp li {
	margin-bottom: 78px;
}
.bl_goods_comp li:last-child {
	margin-bottom: 90px;
}
.bl_goods_comp li dt {
	letter-spacing: 0.95px;
	margin-bottom: 15px;
}
.bl_goodsInfo {
	text-align: center;
	line-height: 1.9;
	font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
}
.bl_goodsInfo p {
	line-height: 2;
	text-align: center;
}
.bl_goodsInfo li {
	text-align: center;
	line-height: 2;
}
.bl_goodsInfo li a {
	text-decoration: underline;
}
.bl_goodsInfo .subttl {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 60px;
}
.bl_goodsInfo .ttl_goodsInfo {
	display: block;
	border: solid 1px #fff;
	width: 126px;
	margin: 0 auto;
	font-size: 19px;
	margin-bottom: 21px;
	font-weight: bold;
}
.bl_goodsInfo ul{
	margin-bottom: 80px;
	margin: 0 60px 60px;
}
.bl_goodsInfo li{
	text-align: left;
}
.bl_faq_read {
	margin-bottom: 32px;
}
.left{
	width:1200px;
	text-align: left;
	margin:auto;
	margin: 0 60px 60px;
}
.faq02 {
	padding-left: 50px;
	padding-bottom: 36px;
	border-top: 1px solid rgba(255, 255, 255, 0.31);
}
.faq02 dt {
	position: relative;
	font-size: 20px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-left: 17px;
	margin-top: 54px;
}
.faq02 dt::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -50px;
	background-image: url(../img/common/orn_01.png);
	width: 48px;
	height: 48px;
}
.faq02 dd {
	position: relative;
	padding-top: 10px;
	padding-left: 17px;
}
.faq02 dd a {
	text-decoration: underline;
}
.faq02 dd::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -50px;
	background-image: url(../img/common/orn_02.png);
	width: 48px;
	height: 48px;
}
.bl_release {
	width: 100%;
	max-width: 957px;
	margin: 0 auto;
}
.bl_release_cont {
	display: flex;
	justify-content: space-between;
	gap: 35px;
}
.bl_release_box {
	max-width: 758px;
	width: 100%;
}
.bl_release_ttl {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 27px;
}
.bl_release_txt {
	border-top: 1px solid rgba(255, 255, 255, 0.31);
	padding-top: 19px;
	margin-bottom: 19px;
	line-height: 1.5;
}
.bl_release_txt p {
	letter-spacing: 0.04em;
}
.bl_release_txt .sub_ttl {
	background: #d90011;
	width: fit-content;
	padding: 2px 16px;
	margin-top: 5px;
	margin-bottom: 11px;
}
.btn_relaase {
	margin-top: 19px;
}
.btn_relaase a {
	display: block;
	width: 300px;
	background: #3451a0;
	height: 52px;
	margin-bottom: 16px;
	border-radius: 41px;
	text-align: center;
	line-height: 52px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn_relaase a:before {
	background-color: #fff;
	position: absolute;
	top: 50%;
	right: 13px;
	width: 25px;
	height: 1px;
	margin-top: 0px;
	content: "";
}
.btn_relaase a:after {
	position: absolute;
	top: 50%;
	right: 16px;
	width: 10px;
	height: 12px;
	margin-top: -5px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	content: "";
	display: inline-block;
	vertical-align: middle;
}
.btn_relaase a:hover {
	text-decoration: inherit;
}
.btn_relaase a.btn__st {
	background: #e57375;
}
.btn_relaase a.btn__of {
	line-height: 1.5;
	background: #f0ae1d;
}

.tk01 {
	text-align: center;
	font-size: 28px;
	margin-bottom: 15px;
}
.tk02 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 15px;
}
.tk03 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}
.tk04 {
	text-align: center;
	margin-bottom: 40px;
}
.tk04 li {
	display: inline-block;
	margin: 15px 35px;
}
.tk05 {
	padding-top: 16px;
	font-size: 17px;
	margin-bottom: 52px;
	letter-spacing: -0.01em;
}

.tk06 {
	font-size: 19px;
}
.nav_nolink {
	pointer-events: none;
}
.pr02_02_2 {
	font-size: 16px;

	text-align: left;
}

.mul01 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 45px;
}
.mul02 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 60px;
	font-weight: bold;
}
.mul03 {
	text-align: center;
	display: flex;
}
.mul04 {
	display: inline-block;
	vertical-align: top;
	margin: 0 40px 60px;
	margin: 0 auto;
}
.mul05 {
	margin-bottom: 34px;
}
.mul05 span {
	font-size: 22px;
	display: inline-block;
	background-color: #000;
	border: solid 1px #ffffff;
	color: #fff;
	padding: 5px 38px;
}
.mul06 li {
	font-size: 16px;
	margin-bottom: 25px;
}
.gleft {
	text-align: left;
}

.uk {
	text-decoration: line-through;
}


/* ●SP {=============================================================================================================
} */
@media (max-width: 767px) {
	.gi01 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.left{
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}

	.mul03 {
		display: inline-block;
	}

	.mul05 {
		margin-top: 30px;
	}

	input[type="submit"] {
		-webkit-appearance: none;
	}
	textarea {
		-webkit-appearance: none;
	}
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	a:hover {
		text-decoration: none;
	}
	img {
		width: auto;
		height: auto;
	}
	body {
		font-size: 14px;
		min-width: 100%;
		min-height: 100%;
		line-height: 1.5;
		word-break: normal;
	}
	body:before {
		background-size: contain;
		background: url(../img/tz/bg_content_sp.png) center no-repeat;
	}
	.ft01 {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.ft02 {
		padding-top: 0;
		padding-bottom: 20px;
	}
	.ft03 {
		text-align: center;
	}

	.ft03 li {
		margin-bottom: 12px;
		flex-basis: 48%;
		margin-right: auto;
		margin-left: auto;
	}
	.copy {
		text-align: center;
		font-size: 12px;
	}
	.frame_top,
	.frame_bottom {
		display: none;
	}
	.ft01 {
		padding-right: 0;
	}

	.head01 {
		top: 0;
		left: 0;
		padding-top: 15px;
		display: inline-block;
	}
	.head02 {
		margin-bottom: 30px;
		padding-left: 15px;
		width: 92px;
	}
	.kv{
		margin-top: 70px;
		padding-left:15px;
		padding-right:15px;
		margin-bottom:0px;
		padding-bottom:30px;
	}
	.main01 {
		text-align: center;
		padding-right: 0;
		padding-bottom: 20px;
		padding-left: 0;
	}
	.main02 {
		margin-bottom: 30px;
	
	}
	.main02 .head {
		bottom: 0;
		font-size: 14px;
	}
	.main02 .head span {
		font-size: 16px;
	}
	.main03 {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.main04 {
		font-size: 18px;
	}
	.gaiyo {
		background: url(../img/tz/bg_paper_sp.png) no-repeat center center;
		width: 90%;
		height: 0;
		margin: 0 auto;
		background-size: contain;
		padding-top: 110%;
		box-sizing: border-box;
		position: relative;
		margin-top: 32px;
	}
	.gaiyo > .wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.gai01 {
		font-size: 18px;
		padding-top: 32px;
		margin-bottom: 4px;
	}
	.gai02 {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.gai02 span {
		margin-top: 8px;
		display: inline-block;
		font-size: 14px;
	}
	.gai03 {
		margin-bottom: 8px;
	}
	.gai03 img {
		width: 40px;
		height: auto;
	}
	.gai03.large img {
		width: 64px;
		height: auto;
	}
	.gai04 {
		margin-bottom: 14px;
	}
	.gai04 ul {
		max-width: 74%;
	}
	.gai04 ul li {
		font-size: 12px;
	}
	.gai04 ul li span {
		font-size: 14px;
	}
	.tzbox01 {
		padding-top: 0px;
		padding-bottom: 100px;
	}
	
	.tzbox01.type_stf {
		padding-bottom: 160px;
	}
	.tzbox01.type_cast {
		padding-top: 134px;
		padding-bottom: 124px;
		margin-bottom: 100px;
	}
	.tzbox01.type_cast::before {
		border-top: 14px solid #000;
		border-bottom: 14px solid transparent;
	}
	.tzbox01.type_cast::after {
		border-top: 14px solid transparent;
		border-bottom: 14px solid #000;
	}
	.tzbox01.type_news {
		margin-top: 75px;
	}
	.newsb {
		margin-top: 55px;
	}
	.cmnttl.type02 {
		margin-bottom: 30px;
	}
	.cmnttl.type03 {
		padding-top: 35px;
	}
	.cmnttl_en {
		font-size: 18px !important;
		margin-bottom: 2px;
		padding: 0 5px;

	}
	.cmnttl_en span {
		font-size: 11px;
	}
	.cmnttl.type03 .cmnttl_en {
		font-size: 16px;
		letter-spacing: -0.02em;
	}
	.cmnttl_ja {
		font-size: 12px;
	}
	.cmnttl.type03 .cmnttl_ja {
		font-size: 10px;
	}
	.sec_venue::before {
		
		background-position: center;
	}
	.sec_venue {
		padding-top:80px;
	}
	.vn01 {
		text-align: center;
		font-size: 18px;
		margin-bottom: 5px;
	}
	.vn02 {
		text-align: center;
		margin-bottom: 25px;
	}
	.map {
		position: relative;
		width: 100%;
		padding-top: 75%;
	}
	.map iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.dte01 {
		max-width: 100%;
		margin: 0 auto;
	}
	.dte02 {
		text-align: center;
		font-size: 16px;
		margin-bottom: 15px;
	}
	.dte02 > span {
		font-size: 16px;
		margin-top: 8px;
	}
	.dte03 {
		margin-bottom: 15px;
	}
	.dte04 {
		font-size: 12px;
	}
	.dte05 {
		display: inline-block;
		padding: 0 5px;
		width: 75px;
	}

	.syn01 {
		background-size: 105px;
		padding: 50px 0 50px;
	}
	.syn02 {
		text-align: center;
		font-size: 14px;
		margin-bottom: 0px;
		line-height: 2.5;
	}

	.cst01 {
		margin-bottom: 30px;
	}
	.cst02 {
		margin-bottom: 24px;
		font-size: 24px;
	}

	.cst04 {
		flex-basis: 100%;
		margin: 0 0 40px;
	}
	.cst04 dt {
		text-align: center;
		margin-bottom: 7px;
	}
	.cst04 dd {
		font-size: 16px;
	}
	.cst05 {
		text-align: center;
		font-size: 14px;
		margin-bottom: 25px;
	}
	.sy01 {
		font-size: 15px;
		line-height: 2;
	}
	.sy02 {
		font-size: 18px;
		line-height: 2;
	}
	.pr01 {
		text-align: center;
		font-size: 18px;
		margin-bottom: 20px;
	}
	.pr02 {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	.pr02_02 {
		font-size: 12px !important;
		margin: 0;
		text-align: left;
	}
	.sch01 {
		max-width: 100%;
		margin: 0 auto;
	}
	.tk05 {
		font-size: 12px;
		text-align: left;
	}
	.tk05_2 {
		margin-bottom: -100px;
	}
	.tk06 {
		font-size: 14px;
		text-align: left;
	}
	.sch02 {
		padding: 15px;
		margin-bottom: 25px;
	}
	.sch03 {
		text-align: center;
	}
	.sch03 span {
		display: inline-block;
		min-width: 1px;
		text-align: center;
		padding: 7px 5px;
		margin: 0 auto 15px;
		font-size: 14px;
	}
	.sch04 {
		margin-bottom: 15px;
		font-size: 14px;
	}
	.sch04 span {
		font-size: 11px;
	}
	.sch05 {
		border: solid 2px #1a1311;
		padding: 12px;
		margin-bottom: 10px;
		font-size: 14px;
	}

	.stf01 li {
		font-size: 14px;
		text-align: center;
		margin-bottom: 15px;
		line-height: 1.8;
	}
	.stf01 li.margin_type02 {
		margin-bottom: 30px;
	}
	.stf01 li.margin_type02.dt {
		font-size: 12px;
	}
	.stf01 li.margin_type02.dd {
		font-size: 16px;
		margin-bottom: 30px;
	}
	.contact {
		margin-top: 80px;
		padding: 16px 20px 32px;
		margin-bottom: 0;
	}
	.contact .ttl {
		font-size: 16px;
	}
	.contact .ttl img {
		width: 40px;
		height: auto;
	}
	.con01,
	.con02 {
		font-size: 14px;
	}

	.btm03 {
		text-align: center;
		margin-bottom: 30px;
	}
	.btm04 {
		font-size: 16px;
		margin-bottom: 10px;
		line-height: 1.8;
	}
	.btm05 {
		font-size: 14px;
		line-height: 1.8;
	}

	.bgmain01 {
		background-image: url(../img/tz/sp_bg_add_01.png);
		background-position: 3% top;
		background-size: 6px;
	}
	.bgmain02 {
		padding-top: 20px;
		background-image: url(../img/tz/sp_bg_add_02.png);
		background-position: right 3% top;
		background-size: 22px;
	}

	.addd01 {
		margin: 25px 0 20px;
	}
	.addd01 span {
		padding: 7px;
	}
	.addd02 {
		font-size: 12px;
	}
	.ml1_pc {
		margin-left: 0;
	}

	.cst06 {
		font-size: 20px;
	}

	.cst07 li {
		font-size: 15px;
	}
	.news_list {
		width: 100%;
		height: inherit;
		overflow: inherit;
	}
	.news_list li {
		padding: 0;
	}
	.news_list li a {
		padding: 20px 0;
		min-width: 100%;
		display: block;
	}
	.btn_menu {
		background-image: url(../img/common/btn_open.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 40px;
		height: 40px;
		width: 40px;
		position: absolute;
		top: 0;
		right: 5px;
		z-index: 15;
	}
	.btn_menu.active {
		background-image: url(../img/common/btn_close.png);
	}
	.btn_menu.active + .gnav {
		z-index: 10;
	}
	.gnavwrap {
		display: none;
	}
	.gnav {
		background: rgba(0, 0, 0, 0.9);
		margin-top: 0;
		width: 100%;
		top: 0;
		padding-right: 0;
	}
	.gnav ul {
		display: inherit;
		width: 100%;
		padding-top: 60px;
	}
	.gnav li {
		width: 100%;
	}
	.gnav li a,
	.gnav li.nolink {
		padding: 20px 10%;
		width: 100%;
		border-bottom: 1px #555 solid;
	}
	.gnav li.nav_active a {
		border-bottom: 1px #555 solid;
	}
	.gnav li.nolink {
		color: #808080;
	}
	.gnav li a:hover {
		background: #555;
		border-bottom: 1px #555 solid;
	}
	.gnav li a.unpublished:hover {
		background: transparent;
		border-bottom: 1px #555 solid;
	}
	/*---subpage---*/
	.content.subpage {
		padding-top: 120px;
	}
	.content.subpage a {
		width: 100%;
	}
	.content.subpage a:hover {
		text-decoration: inherit;
	}
	.topicpath {
		display: none;
	}
	.bl_news {
		margin: auto;
	}
	.bl_news li {
		display: inherit;
	}
	.bl_news_date {
		margin-right: 24px;
	}
	.bl_news_cnt {
		padding-bottom: 46px;
	}
	.bl_news_ttl {
		font-size: 15px;
		letter-spacing: 0.2px;
		margin-bottom: 10px;
	}
	.bl_news_txt {
		font-size: 13px;
	}
	.bl_about {
		padding-bottom: 0;
	}
	.bl_about-lead {
		line-height: 2;
		margin-bottom: 1em;
		font-size: 15px;
	}
	.bl_music {
		font-size: 22px;
		font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
		text-align: center;
		margin-bottom: 75px;
	}
	.bl_goods {
		margin-bottom: 120px;
	}
	.bl_goods .bl_goods_item {
		margin-bottom: 60px;
	}
	.bl_goods_item li {
		text-align: center;
		width: 45%;
		max-width: none;
		flex-basis: auto;
	}
	.bl_goods_item dl {
		margin-top: 10px;
	}
	.bl_goods_item dt {
		font-size: 15px;
	}
	.bl_tokuten li{
		margin-bottom:0px;

	}
	.goods_price,
	.goods_price2 {
		font-size: 13px;
	}
	.goods_price2 {
		margin-bottom: 14px;
	}

	.goods_btn a {
		display: block;
		font-size: 12px;
		width: 170px;
		padding: 5px;
		margin: 10px auto 0;
		height: auto;
		text-decoration: inherit !important;
	}
	.btn_ani {
		background: #cb4141;
	}
	.btn_ec {
		background: #146da8;
	}
	.bl_goods_bloc {
		text-align: center;
	}
	.ttl_goods {
		font-size: 17px;
		text-align: center;
		letter-spacing: 1.8px;
		margin-bottom: 40px;
	}
	.bl_goods_bloc dt,
	.bl_goods_bloc p {
		font-size: 18px;
		letter-spacing: 0.95px;
		font-weight: bold;
	}
	.bl_goods_bloc p {
		font-size: 13px;
	}
	.bl_goods_bloc dd {
		font-size: 13px;
	}
	.bl_goods_comp li {
		margin-bottom: 70px;
	}
	.bl_goods_comp li dt {
		font-size: 15px;
	}
	.bl_goodsInfo {
		text-align: center;
		line-height: 1.9;
		font-family: "Shippori Mincho", "NotoNoto Serif JP", serif;
	}
	.bl_goodsInfo p {
		font-size: 13px;
	}
	.bl_goodsInfo li {
		font-size: 13px;
		text-align: left;
	}
	.bl_goodsInfo .subttl {
		font-size: 15px;
	}
	.bl_goodsInfo .ttl_goodsInfo {
		font-size: 15px;
	}
	.bl_goodsInfo ul {
		margin: 0;
		margin-bottom: 60px;
	}
	.bl_faq_read {
		margin-bottom: 24px;
		font-size: 13px;
	}
	.faq02 {
		padding-bottom: 0;
		margin-bottom: 24px;
	}
	.faq02 dt {
		font-size: 15px;
		margin-bottom: 26px;
		margin-top: 24px;
	}
	.faq02 dt::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: -50px;
		background-image: url(../img/common/orn_01.png);
		width: 48px;
		height: 48px;
	}
	.faq02 dd {
		font-size: 13px;
	}
	.faq02 dd::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: -50px;
		background-image: url(../img/common/orn_02.png);
		width: 48px;
		height: 48px;
	}
	.bl_release {
		width: 100%;
	}
	.bl_release_cont {
		display: inherit;
	}
	.bl_release_img {
		text-align: center;
		padding-top: 20px;
		margin-bottom: 20px;
	}
	.bl_release_box {
		width: 100%;
	}
	.bl_release_ttl {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.bl_release_txt {
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.bl_release_txt p {
		margin-bottom: 1.5em;
	}
	.bl_release_txt .sub_ttl {
		background: #d84e4c;
		width: fit-content;
		padding: 2px 16px;
		margin-bottom: 14px;
	}
	.btn_relaase a {
		width: 300px;
		background: #3451a0;
		height: 52px;
		margin-bottom: 16px;
		border-radius: 41px;
		text-align: center;
		line-height: 52px;
		font-size: 14px;
		text-decoration: none !important;
	}
	.btn_relaase a:hover {
		text-decoration: inherit;
	}
	.sy01_2 {
		font-size: 14px;
		line-height: 2;
		text-align: center;
		margin-top: 30px;
	}
}
