@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
--------------------------------------------------------------------
　　　　　　　　　　　backtothefuture専用css
--------------------------------------------------------------------
------------------------------------------------------------------*/
#contents {
	max-width: inherit;
}
#backtothefuture {
	padding: 0;
	font-size: 1.6rem;
}
#backtothefuture h2 {
	margin: 0 0 40px;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.4rem;
	font-weight: bold;
	text-shadow: 0 0 1px #3e71ff, 0 0 3px #3e71ff, 0 0 10px #3e71ff, 0 0 20px #3e71ff;
	line-height: 1.7;
}
.inner {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.br-tablet,
.br-599 {
	display: none;
}
.sup {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
	font-size: 1.3rem;
	font-weight: normal;
}
.txt_link {
	color: #fff;
	text-decoration: underline;
}
.txt_link:hover {
	text-decoration: none;
}
.link-new02 {
	margin-left: 3px;
	padding-left: 32px;
}

/*------------------------------------------------------------------
背景
------------------------------------------------------------------*/
.bg01 {
	background: linear-gradient(90deg, #C1CCE1 0% 7%, #fff 50%, #C1CCE1 93% 100%);
}
.bg02 {
	background-color: #000;
	background-image: repeating-linear-gradient(0deg, transparent, transparent 19px, rgba(2, 180, 238, 0.1) 19px, rgba(2, 180, 238, 0.1) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.1) 39px, rgba(2, 180, 238, 0.1) 40px), repeating-linear-gradient(90deg, transparent, transparent 19px, rgba(2, 180, 238, 0.1) 19px, rgba(2, 180, 238, 0.1) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.1) 39px, rgba(2, 180, 238, 0.1) 40px), radial-gradient(circle at 20px 20px, rgba(25, 145, 184, 0.13) 2px, transparent 2px), radial-gradient(circle at 40px 40px, rgba(25, 145, 184, 0.13) 2px, transparent 2px);
	background-size: 40px 40px, 40px 40px, 40px 40px, 40px 40px;
}
.bg03 {
	background-image: repeating-linear-gradient(0deg, transparent, transparent 19px, rgba(2, 180, 238, 0.05) 19px, rgba(2, 180, 238, 0.05) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.05) 39px, rgba(2, 180, 238, 0.05) 40px), repeating-linear-gradient(90deg, transparent, transparent 19px, rgba(2, 180, 238, 0.05) 19px, rgba(2, 180, 238, 0.05) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.05) 39px, rgba(2, 180, 238, 0.05) 40px), radial-gradient(circle at 20px 20px, rgba(25, 145, 184, 0.08) 2px, transparent 2px), radial-gradient(circle at 40px 40px, rgba(25, 145, 184, 0.08) 2px, transparent 2px), linear-gradient(#080850 0%, #024CB5 100%);
	background-size: 40px 40px, 40px 40px, 40px 40px, 40px 40px, auto;
}
.border-bottom-in,
.border-bottom-out,
.border-left-in,
.border-left-out,
.border-right-in,
.border-right-out,
.border-top-in,
.border-top-out {
	position: absolute;
	border: 1px solid #e8e8e8;
	border-image: linear-gradient(90deg, #757575 0%, #9E9E9E 15%, #E8E8E8 50%, #9E9E9E 85%, #757575 100%) 1;
}
.border-bottom-out,
.border-top-out {
	left: 23px;
	right: 23px;
	height: 24px;
}
.border-top-out {
	top: 0;
	border-bottom: none;
}
.border-bottom-out {
	bottom: 0;
	border-top: none;
}
.border-left-out,
.border-right-out {
	top: 24px;
	bottom: 24px;
	width: 24px;
}
.border-left-out {
	left: 0;
	border-right: none;
}
.border-right-out {
	right: 0;
	border-left: none;
}
.border-bottom-in,
.border-top-in {
	left: 27px;
	right: 27px;
	height: 24px;
}
.border-top-in {
	top: 4px;
	border-bottom: none;
}
.border-bottom-in {
	bottom: 4px;
	border-top: none;
}
.border-left-in,
.border-right-in {
	top: 28px;
	bottom: 28px;
	width: 24px;
}
.border-left-in {
	left: 4px;
	border-right: none;
}
.border-right-in {
	right: 4px;
	border-left: none;
}

/*------------------------------------------------------------------
メインビジュアル
------------------------------------------------------------------*/
.main-img {
	margin: 0;
	background-image: url(/plan/tokushu/shiki/backtothefuture/images/bg_mv.webp);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	text-align: center;
}

/*------------------------------------------------------------------
リード文
------------------------------------------------------------------*/
.lead_txt {
	margin-top: 17px;
	color: #050555;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
}

/*------------------------------------------------------------------
アンカーリンク
------------------------------------------------------------------*/
.anc_plan {
	text-align: center;
}
.anc_plan a {
	position: relative;
	display: block;
	width: 280px;
	margin: 20px auto 23px;
	padding: 15px 30px;
	border-radius: 50px;
	color: #fff;
	background: linear-gradient(#063eae 0%, #0063C0 100%);
	font-weight: bold;
	text-align: center;
	box-shadow: 0 2px 4px rgb(3 33 94 / 40%);
	transition: .25s ease;
}
.anc_plan a:after {
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%) rotate(90deg);
	content: '\e902';
	font-family: 'jttweb' !important;
	font-size: 1rem;
}
.anc_plan a:hover {
	transform: translateY(5px);
}

/*------------------------------------------------------------------
公演について
------------------------------------------------------------------*/
.about {
	padding: 40px 0 60px;
	color: #fff;
}
.about .img_wrap {
	margin: 0 0 30px;
	padding: 0 15px;
}
.about .img_wrap li {
	margin: 0 8px;
}
.about .img_wrap figure {
	border: 1px solid #02b4ee;
}
#backtothefuture .slick-prev,
#backtothefuture .slick-next {
	top: 50%;
	margin: 0;
	padding: 10px;
	z-index: 1;
}
#backtothefuture .slick-prev {
	left: 0;
	transform: translateY(-50%) rotate(-135deg);
}
#backtothefuture .slick-next {
	right: 0;
	transform: translateY(-50%) rotate(45deg);
}
#backtothefuture .slick-prev:before,
#backtothefuture .slick-prev:after,
#backtothefuture .slick-next:before,
#backtothefuture .slick-next:after {
	position: absolute;
	top: 0;
	content: '';
	border: 2px solid #02b4ee;
	background: #02b4ee;
	opacity: 1;
}
#backtothefuture .slick-prev:before,
#backtothefuture .slick-next:before {
	left: 0;
	right: 0;
}
#backtothefuture .slick-prev:after,
#backtothefuture .slick-next:after {
	right: 0;
	bottom: 0;
}
.about .about_txt {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.8rem;
}
.about .video_wrap {
	margin: 25px 0 36px;
	text-align: center;
}
.about .video_wrap .iframe-wrap {
	max-width: 430px;
	margin: 5px auto 0;
}
.about .video_wrap .iframe-wrap .video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.about .video_wrap .iframe-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
}
.about .schedule {
	position: relative;
	padding: 24px 30px;
	background: rgb(0 0 0 / 20%);
	text-align: center;
	clip-path: polygon(0 24px, 23px 24px, 23px 0, calc(100% - 23px) 0, calc(100% - 23px) 24px, 100% 24px, 100% calc(100% - 24px), calc(100% - 23px) calc(100% - 24px), calc(100% - 23px) 100%, 23px 100%, 23px calc(100% - 24px), 0 calc(100% - 24px));
}
.about .schedule dl + dl {
	margin-top: 33px;
}
.about .schedule dt {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	width: 470px;
	margin: 0 auto 10px;
	color: #FFD200;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2rem;
	font-weight: bold;
}
.about .schedule dt:before,
.about .schedule dt:after {
	content: "";
	height: 2px;
	background: #FFD200;
	flex-grow: 1;
}
.about .schedule dt:before {
	margin-right: 20px;
}
.about .schedule dt:after {
	margin-left: 20px;
}
.about .schedule dl.place ul,
.about .schedule dl.info ul {
	display: inline-block;
	text-align: left;
}
.calendar_wrap {
	margin: 14px auto 12px;
	padding: 18px 18px 12px;
	color: #333;
	background: #fff;
	font-weight: bold;
}
.plan_time {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	margin-bottom: 4px;
}
.plan_time li {
	position: relative;
	width: fit-content;
	padding-left: 2.1em;
	border-radius: 5px;
	font-size: 1.4rem;
	line-height: 1;
}
.plan_time li + li {
	margin-left: 12px;
}
.plan_time li:before {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	content: "";
	width: 1.6em;
	height: 1.6em;
	border: 1px solid #aaa;
}
.plan_time li.blue:before {
	background: #cdeaf8;
}
.plan_time li.yellow:before {
	background: #ffeebd;
}
.calendar_box {
	position: relative;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.calendar_year {
	width: 100%;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.2rem;
	line-height: 0.7;
}
.calendar_tab {
	display: none;
}
.month_box {
	width: calc(100% / 3 - 10px);
	margin-top: 5px;
}
.month {
	font-family: "Noto Sans JP", sans-serif;
}
.month span {
	font-size: 3rem;
}
.calendar {
	width: 100%;
	border: 2px solid #333;
	background: #fff;
}
.calendar th,
.calendar td {
	border: 1px solid #333;
	font-size: 1.1rem;
}
.calendar th {
	padding: 2px;
}
.calendar td {
	position: relative;
	height: 45px;
	padding: 0 3px;
	text-align: left;
	vertical-align: top;
}
.calendar .mute {
	color: #b9b9b9;
	background: #f2f2f2;
}
.calendar .sat {
	color: #017cca;
}
.calendar .sun {
	color: #cc0313;
}
.calendar .mute.sat {
	color: #b5d4e8;
}
.calendar .mute.sun {
	color: #e8b6ba;
}
.calendar td.blue {
	background: #cdeaf8;
}
.calendar td.yellow {
	background: #ffeebd;
}
.calendar td.coming_soon {
	background: #a4bbc6;
}
.calendar td.coming_soon span {
	position: absolute;
	top: 66%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(5deg);
	color: #ec0000;
	text-align: center;
	line-height: 1.1;
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
.calendar_wrap .calendar_date {
	margin-top: 2px;
	font-size: 1.2rem;
	font-weight: normal;
	text-align: right;
}
.calendar_wrap .calendar_sup {
	display: inline-block;
	margin-top: 2px;
	text-align: left;
}

/*------------------------------------------------------------------
プラン
------------------------------------------------------------------*/
.plan {
	padding: 40px 0 60px;
}
#backtothefuture .plan h2 {
	color: #FFD200;
	text-shadow: 0 0 1px #2a59de, 0 0 3px #2a59de, 0 0 10px #2a59de, 0 0 15px #2a59de;
}
.example_wrap {
	position: relative;
	width: 650px;
	margin: 0 auto;
	padding: 15px 30px;
	border: 3px solid;
	border-image: linear-gradient(90deg, #757575 0%, #9e9e9e 15%, #E8E8E8 50%, #9E9E9E 85%, #757575 100%) 1;
	background: #fff;
	text-align: center;
}
.example_wrap .example_txt {
	position: absolute;
	top: -20px;
	left: -20px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	width: 65px;
	height: 65px;
	border-radius: 100px;
	color: #fff;
	background: linear-gradient(135deg, #757575 0%, #888 100%);
	font-size: 1.2rem;
	font-weight: bold;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.example_wrap .example_plan {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	font-size: 2rem;
	font-weight: bold;
}
.example_wrap .price_wrap .txt-bold {
	display: inline-block;
	margin-bottom: 7px;
}
.example_wrap .price_wrap dl {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: baseline;
	-webkit-align-items: baseline;
	text-align: left;
	line-height: 1.4;
}
.example_wrap .price_wrap dl:first-of-type {
	margin-top: 7px;
}
.example_wrap .price_wrap dt {
	width: 130px;
}
.example_wrap .price_wrap dd {
	margin-left: 10px;
	color: #c20000;
	font-weight: bold;
}
.example_wrap .price_wrap dd span {
	font-size: 3.0rem;
}
.example_wrap .txt-large {
	font-size: 3.0rem;
}
.example_wrap .sup {
	display: inline-block;
	margin-top: 10px;
	text-align: left;
}
.plan .plan_list {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.plan .plan_wrap {
	width: calc(100% / 2 - 30px);
	margin-top: 30px;
	color: #fff;
	text-align: center;
}
.plan h3 {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	width: 330px;
	margin: 0 auto 16px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}
.plan h3:before,
.plan h3:after {
	content: "";
	height: 2px;
	flex-grow: 1;
	background: #fff;
}
.plan h3:before {
	margin-right: 20px;
}
.plan h3:after {
	margin-left: 20px;
}
.plan .plan_contents {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.plan .plan_contents li {
	width: 93px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.plan .plan_contents li + li {
	margin-left: 30px;
}
.plan .plan_contents li figure {
	position: relative;
	width: 70px;
	height: 70px;
	margin: 0 auto 6px;
	text-align: center;
}
.plan .plan_contents li + li figure:before {
	position: absolute;
	top: 50%;
	left: -34px;
	transform: translateY(-50%);
	content: "+";
	font-size: 2rem;
}
.plan .plan_apply {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin: 20px auto 0;
}
.plan .plan_apply li {
	width: calc(100% / 2 - 20px);
}
.plan .plan_apply li:nth-of-type(2n) {
	margin-left: 10px;
}
.plan .plan_apply li:nth-of-type(n + 3) {
	margin-top: 10px;
}
.plan .plan_apply a {
	position: relative;
	display: block;
	padding: 10px 10px 11px;
	border-radius: 50px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 0 1px #486fd8, 0 0 2px #486fd8, 0 0 7px #486fd8;
	transition: .25s ease;
}
.plan .plan_apply .area01 a {
	background: #ea5099;
}
.plan .plan_apply .area02 a {
	background: #41a3ef;
}
.plan .plan_apply .area03 a {
	background: #fa8513;
}
.plan .plan_apply .area04 a {
	background: #7abd29;
}
.plan .plan_apply .area05 a {
	background: #0023B5;
}
.plan .plan_apply a:after {
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	content: '\e902';
	font-family: 'jttweb' !important;
	font-size: 1.0rem;
}
.plan .plan_apply a:hover {
	background: #fff;
}
.plan .plan_apply .area01 a:hover {
	color: #ea5099;
}
.plan .plan_apply .area02 a:hover {
	color: #41a3ef;
}
.plan .plan_apply .area03 a:hover {
	color: #fa8513;
}
.plan .plan_apply .area04 a:hover {
	color: #7abd29;
}
.plan .plan_apply .area05 a:hover {
	color: #0023B5;
}
.plan .plan_wrap .sup {
	display: inline-block;
	margin-top: 7px;
	text-align: left;
}
.plan .ticket_plan {
	margin-top: 50px;
	color: #fff;
	text-align: center;
}
.plan .ticket_plan .plan_title {
	margin-bottom: 7px;
	color: #FFD200;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.4rem;
	font-weight: bold;
	text-shadow: 0 0 1px #2a59de, 0 0 3px #2a59de, 0 0 10px #2a59de, 0 0 15px #2a59de;
}
.plan .ticket_plan .plan_apply a {
	width: 215px;
	color: #050555;
	background: linear-gradient(90deg, #C1CCE1 0% 7%, #fff 50%, #C1CCE1 93% 100%);
}
.plan .ticket_plan .plan_apply a:hover {
	color: #fff;
	background: #050555;
}
.plan .plan_info {
	position: relative;
	margin-top: 40px;
	padding: 22px 30px 30px;
	color: #fff;
	background: rgb(0 0 0 / 30%);
	font-size: 1.4rem;
	clip-path: polygon(0 24px, 23px 24px, 23px 0, calc(100% - 23px) 0, calc(100% - 23px) 24px, 100% 24px, 100% calc(100% - 24px), calc(100% - 23px) calc(100% - 24px), calc(100% - 23px) 100%, 23px 100%, 23px calc(100% - 24px), 0 calc(100% - 24px));
}
.plan .plan_info h4 {
	margin-bottom: 14px;
	font-size: 1.6rem;
	text-align: center;
}
.plan .plan_info .tel {
	color: #fff;
}

/*------------------------------------------------------------------
他のツアー
------------------------------------------------------------------*/
.other_tour {
	margin-top: 30px;
	text-align: center;
}
.other_tour h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	padding: 0 14px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.2rem;
}
.other_tour h3:before,
.other_tour h3:after {
	position: absolute;
	top: 3px;
	bottom: 0;
	content: "";
	width: 2px;
	height: auto;
	background: #602D1D;
}
.other_tour h3:before {
	left: 0;
	transform: rotateZ(-30deg);
}
.other_tour h3:after {
	right: 0;
	transform: rotateZ(30deg);
}
.other_tour a {
	display: inline-block;
	width: 442px;
	transition: .25s ease;
}
.other_tour a:hover {
	opacity: 0.8;
}

/*------------------------------------------------------------------
　　　　　　　　　　　　　　スマホ用(画面幅999px以下) 
------------------------------------------------------------------*/
@media screen and (max-width: 999px) {
#backtothefuture {
	font-size: 1.5rem;
}
#backtothefuture h2 {
	margin-bottom: 30px;
	font-size: min(3vw, 2.2rem);
}
.inner {
	padding: 0 14px;
}
.br-tablet {
	display: block;
}
.sup {
	font-size: 1.2rem;
}
.link-new02 {
	padding-left: 30px;
}

/*------------------------------------------------------------------
背景
------------------------------------------------------------------*/
.bg01 {
	background: linear-gradient(90deg, #C1CCE1 0%, #fff 50%, #C1CCE1 100%);
}
.bg02 {
	background-color: #000;
	background-image: repeating-linear-gradient(0deg, transparent, transparent 19px, rgba(2, 180, 238, 0.07) 19px, rgba(2, 180, 238, 0.07) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.07) 39px, rgba(2, 180, 238, 0.07) 40px), repeating-linear-gradient(90deg, transparent, transparent 19px, rgba(2, 180, 238, 0.07) 19px, rgba(2, 180, 238, 0.07) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.07) 39px, rgba(2, 180, 238, 0.07) 40px), radial-gradient(circle at 20px 20px, rgba(25, 145, 184, 0.09) 2px, transparent 2px), radial-gradient(circle at 40px 40px, rgba(25, 145, 184, 0.09) 2px, transparent 2px);
}
.bg03 {
	background-image: repeating-linear-gradient(0deg, transparent, transparent 19px, rgba(2, 180, 238, 0.04) 19px, rgba(2, 180, 238, 0.04) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.04) 39px, rgba(2, 180, 238, 0.04) 40px), repeating-linear-gradient(90deg, transparent, transparent 19px, rgba(2, 180, 238, 0.04) 19px, rgba(2, 180, 238, 0.04) 20px, transparent 20px, transparent 39px, rgba(2, 180, 238, 0.04) 39px, rgba(2, 180, 238, 0.04) 40px), radial-gradient(circle at 20px 20px, rgba(25, 145, 184, 0.06) 2px, transparent 2px), radial-gradient(circle at 40px 40px, rgba(25, 145, 184, 0.06) 2px, transparent 2px), linear-gradient(#080850 0%, #024CB5 100%);
}

/*------------------------------------------------------------------
リード文
------------------------------------------------------------------*/
.lead_txt {
	font-size: 1.8rem;
}

/*------------------------------------------------------------------
公演について
------------------------------------------------------------------*/
.about {
	padding: 35px 0 45px;
}
.about .img_wrap {
	margin-bottom: 20px;
	padding: 0 20px;
}
.about .img_wrap li {
	margin: 0 5px;
}
#backtothefuture .slick-prev {
	left: 3px;
}
#backtothefuture .slick-next {
	right: 3px;
}
.about .about_txt {
	font-size: 1.6rem;
}
.about .schedule {
	padding: 25px 17px;
}
.about .schedule dt {
	width: 420px;
	font-size: 1.8rem;
}
.calendar_wrap {
	padding: 15px 12px 12px;
}
.plan_time li {
	font-size: 1.2rem;
}
.calendar_year {
	font-size: 2rem;
}
.month_box {
	width: calc(100% / 3 - 7px);
}
.month span {
	font-size: 2.6rem;
}
.calendar th,
.calendar td {
	font-size: 0.9rem;
}
.calendar td {
	height: 33px;
}
.calendar_wrap .calendar_date {
	font-size: 1.0rem;
}

/*------------------------------------------------------------------
プラン
------------------------------------------------------------------*/
.plan {
	padding: 35px 0 45px;
}
.example_wrap {
	width: 90%;
}
.plan .plan_list {
	display: block;
}
.plan .plan_wrap {
	width: 100%;
}
.plan h3 {
	font-size: min(3vw, 2rem);
}
.plan .plan_contents li {
	font-size: 1.4rem;
}
.plan .plan_apply {
	width: 500px;
}
.plan .ticket_plan {
	margin-top: 45px;
}
.plan .ticket_plan .plan_title {
	margin-bottom: 8px;
	font-size: min(3vw, 2.2rem);
}
.plan .ticket_plan .plan_apply a {
	width: calc(100% / 2 - 20px);
}

/*------------------------------------------------------------------
他のツアー
------------------------------------------------------------------*/
.other_tour h3 {
	font-size: 2rem;
}
.other_tour a {
	width: 400px;
}
}

/*------------------------------------------------------------------
　　　　　　　　　　　　　　スマホ用(画面幅599px以下) 
------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
#backtothefuture {
	font-size: 1.4rem;
}
#backtothefuture h2 {
	margin: 0 0 23px;
	font-size: min(4.2vw, 2rem);
}
.br-tablet {
	display: none;
}
.br-599 {
	display: block;
}

/*------------------------------------------------------------------
背景
------------------------------------------------------------------*/
.border-bottom-out,
.border-top-out {
	left: 14px;
	right: 14px;
	height: 15px;
}
.border-left-out,
.border-right-out {
	top: 15px;
	bottom: 15px;
	width: 15px;
}
.border-bottom-in,
.border-top-in {
	left: 18px;
	right: 18px;
	height: 15px;
}
.border-left-in,
.border-right-in {
	top: 19px;
	bottom: 19px;
	width: 15px;
}

/*------------------------------------------------------------------
リード文
------------------------------------------------------------------*/
.lead_txt {
	margin-top: 11px;
	font-size: min(3.4vw, 1.7rem);
}

/*------------------------------------------------------------------
アンカーリンク
------------------------------------------------------------------*/
.anc_plan a {
	width: 222px;
	margin: 12px auto 15px;
	padding: 11px 20px;
}

/*------------------------------------------------------------------
公演について
------------------------------------------------------------------*/
.about {
	padding: 23px 0 35px;
}
.about .img_wrap {
	margin-bottom: 15px;
	padding: 0 18px;
}
#backtothefuture .slick-prev:before,
#backtothefuture .slick-next:before {
	left: 4px;
}
#backtothefuture .slick-prev:after,
#backtothefuture .slick-next:after {
	bottom: 4px;
}
.about .img_wrap figure + figure {
	margin-top: 8px;
}
.about .about_txt {
	font-size: 1.4rem;
}
.about .video_wrap {
	margin: 20px 0 30px;
}
.about .schedule {
	clip-path: polygon(0 15px, 14px 15px, 14px 0, calc(100% - 14px) 0, calc(100% - 14px) 15px, 100% 15px, 100% calc(100% - 15px), calc(100% - 14px) calc(100% - 15px), calc(100% - 14px) 100%, 14px 100%, 14px calc(100% - 15px), 0 calc(100% - 15px))
}
.about .schedule dt {
	width: 100%;
	font-size: 1.6rem;
}
.about .schedule dt:before {
	margin-right: 12px;
}
.about .schedule dt:after {
	margin-left: 12px;
}
.calendar_wrap {
	padding: 13px 9px 10px;
}
.plan_time {
	margin-bottom: 12px;
}
.plan_time li {
	font-size: 1rem;
}
.plan_time li + li {
	margin-left: 9px;
}
.calendar_box {
	display: block;
	max-width: 340px;
	margin: 0 auto;
}
.calendar_tab {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.calendar_tab li {
	width: calc(100% / 3 - 2px);
	/*width: calc(100% / 6 - 2px);*/
	border: 1px solid #333;
	border-bottom: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.9rem;
	cursor: pointer;
}
.calendar_tab li.active {
	color: #fff;
	background: #333;
	pointer-events: none;
}
.calendar_tab li span {
	font-size: min(4.4vw, 1.8rem);
}
.calendar_year {
	margin-bottom: 4px;
	font-size: 1.6rem;
	line-height: inherit;
}
.month_box {
	display: none;
	width: 100%;
	margin-top: 0;
}
.month_box.active {
	display: block;
}
.month {
	display: none;
}
.calendar td {
	height: 30px;
}
.calendar_wrap .calendar_date {
	max-width: 340px;
	margin: 2px auto 0;
	font-size: 0.9rem;
}

/*------------------------------------------------------------------
プラン
------------------------------------------------------------------*/
.plan {
	padding: 23px 0 35px;
}
#backtothefuture .plan h2 {
	font-size: min(4.9vw, 2rem);
}
.example_wrap {
	width: 100%;
	padding: 15px;
	border: 2px solid;
	border-image: linear-gradient(90deg, #757575 0%, #9e9e9e 15%, #E8E8E8 50%, #9E9E9E 85%, #757575 100%) 1;
}
.example_wrap .example_plan {
	font-size: 1.8rem;
}
.example_wrap .example_txt {
	left: -10px;
	width: 60px;
	height: 60px;
}
.example_wrap .price_wrap dt {
	width: 28vw;
	font-size: 3.4vw;
}
.example_wrap .price_wrap dd span {
	font-size: 5.5vw;
}
.plan h3 {
	width: 100%;
	font-size: min(4.5vw, 1.8rem);
}
.plan h3:before {
	margin-right: 12px;
}
.plan h3:after {
	margin-left: 12px;
}
.plan .plan_contents li {
	font-size: 1.4rem;
}
.plan .plan_contents li + li {
	margin-left: 20px;
}
.plan .plan_contents li + li figure:before {
	left: -30px;
}
.plan .plan_apply {
	width: 100%;
}
.plan .plan_apply li {
	width: calc(100% / 2 - 5px);
}
.plan .plan_apply a {
	padding: 6px 13px 7px 13px;
}
.plan .plan_apply a:after {
	right: 3px;
	font-size: 0.9rem;
}
.plan .ticket_plan {
	margin-top: 40px;
}
.plan .ticket_plan .plan_title {
	margin-bottom: 5px;
	font-size: min(4.9vw, 2rem);
}
.plan .ticket_plan .plan_apply a {
	width: calc(100% / 2 - 5px);
}
.plan .plan_info {
	margin-top: 40px;
	padding: 25px 15px;
	clip-path: polygon(0 15px, 14px 15px, 14px 0, calc(100% - 14px) 0, calc(100% - 14px) 15px, 100% 15px, 100% calc(100% - 15px), calc(100% - 14px) calc(100% - 15px), calc(100% - 14px) 100%, 14px 100%, 14px calc(100% - 15px), 0 calc(100% - 15px));
}

/*------------------------------------------------------------------
他のツアー
------------------------------------------------------------------*/
.other_tour {
	margin-top: 25px;
}
.other_tour h3 {
	padding: 0 20px;
	font-size: 1.7rem;
}
.other_tour a {
	width: 85%;
}
}