@charset "UTF-8";

.fz12 {
	font-size: 12px;
	font-size: .75rem
}

.fz14 {
	font-size: 14px;
	font-size: .875rem
}

.fz16 {
	font-size: 16px;
	font-size: 1rem
}

.fz18 {
	font-size: 18px;
	font-size: 1.125rem
}

.fz20 {
	font-size: 20px;
	font-size: 1.25rem
}

.fz21 {
	font-size: 21px;
	font-size: 1.3125rem
}

.fz22 {
	font-size: 22px;
	font-size: 1.375rem
}

.fz24 {
	font-size: 24px;
	font-size: 1.5rem
}

.fz28 {
	font-size: 28px !important;
	font-size: 1.75rem !important
}

.fz40 {
	font-size: 40px;
	font-size: 2.5rem
}

.fz54 {
	font-size: 54px;
	font-size: 3.375rem
}

.fz58 {
	font-size: 58px;
	font-size: 3.625rem
}

.fz60 {
	font-size: 60px;
	font-size: 3.75rem
}

.fz80 {
	font-size: 80px;
	font-size: 5rem
}

.mt0 {
	margin-top: 0 !important
}

.mt1r {
	margin-top: 16px !important;
	margin-top: 1rem !important
}

.mt2r {
	margin-top: 32px !important;
	margin-top: 2rem !important
}

@media screen and (max-width:767px) {
	.mt2r {
		margin-top: 1rem !important
	}
}

.mt3r {
	margin-top: 48px !important;
	margin-top: 3rem !important
}

@media screen and (max-width:767px) {
	.mt3r {
		margin-top: 1.5rem !important
	}
}

.mt4r {
	margin-top: 64px !important;
	margin-top: 4rem !important
}

@media screen and (max-width:767px) {
	.mt4r {
		margin-top: 2rem !important
	}
}

.mt120p {
	margin-top: 120px !important
}

@media screen and (max-width:767px) {
	.mt120p {
		margin-top: 70px !important
	}
}

.mb0 {
	margin-bottom: 0 !important
}

.pb0 {
	padding-bottom: 0 !important
}

.pt0 {
	padding-top: 0 !important
}

.is-hidden {
	display: none !important
}

.modaal-content-container {
	padding: 0
}

.modaal-content-container .share {
	padding-bottom: 0
}

.modaal-close {
	position: absolute;
	width: auto;
	height: auto;
	top: -40px
}

@media screen and (max-width:767px) {
	.modaal-close {
		top: auto;
		bottom: 20px;
		right: 50%;
		transform: translateX(50%)
	}
}

.modaal-close span {
	position: static !important;
	color: #369;
	text-transform: uppercase;
	font-weight: 700;
	padding-right: 5px !important;
	transition: all .2s ease-in-out
}

.modaal-close:after,
.modaal-close:before {
	background: #369;
	left: auto;
	right: 0
}

.modaal-close:before {
	transform: rotate(-45deg) translateX(13px)
}

@media screen and (max-width:767px) {
	.modaal-close:before {
		transform: rotate(-45deg) translateX(18px)
	}
}

.modaal-close:after {
	transform: rotate(45deg) translateY(-13px)
}

@media screen and (max-width:767px) {
	.modaal-close:after {
		transform: rotate(45deg) translateY(-18px)
	}
}

.modaal-close:hover {
	background: none
}

.modaal-close:hover span {
	color: #09c
}

.modaal-close:hover:after,
.modaal-close:hover:before {
	background: #09c
}

.modaal-fullscreen .modaal-close {
	display: none
}

.modaal-fullscreen .modaal-content-container {
	height: 100vh;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (min-width:768px) {
	.spOnly {
		display: none !important
	}
}

@media screen and (max-width:767px) {
	.pcOnly {
		display: none !important
	}
}

html,
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%
}

body {
	position: relative;
	color: #000a0e;
	line-height: 1.7778;
	font-size: 18px;
	font-size: 1.125rem;
	font-family: -apple-system, sans-serif;
	background-color: #9fdbf6
}

body.top {
	padding-bottom: 70px
}

@media screen and (max-width:767px) {
	body {
		font-size: 3.7333vw
	}
}

a {
	text-decoration: none;
	color: #369;
	transition: all .2s ease-in-out
}

a:hover {
	text-decoration: underline
}

*:focus {
	outline: none
}

.uppercase {
	text-transform: uppercase
}

.bold {
	font-weight: 700
}

.fc_df {
	color: #000a0e
}

.fc_wh {
	color: #fff
}

.fc_db {
	color: #369
}

.fc_nb {
	color: #09c
}

.fc_lb {
	collor: #9fdbf6
}

.align-center {
	text-align: center
}

.with-colon dt {
	font-weight: 400
}

.with-colon dt:after {
	content: '：'
}

.text-center {
	text-align: center !important
}

.text-right {
	text-align: right !important
}

hr {
	margin-top: 16px;
	margin-top: 1rem;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	height: 1px;
	border-top: 1px solid #369
}

img {
	max-width: 100%
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	img[src*=".svg"] {
		width: 100%;
		height: 100%
	}
}

.wow {
	visibility: hidden
}

.inner {
	position: relative;
	max-width: calc(1000px + 16vw);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8vw;
	padding-right: 8vw
}

@media screen and (max-width:767px) {
	.inner {
		padding-left: 5vw;
		padding-right: 5vw
	}
}

.bg_lb {
	background-color: #f4fcff
}

.bg_nb {
	background-color: #9fdbf6
}

.bg_wh {
	background-color: #fff
}

.lead {
	background-color: #09c;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10001
}

.lead img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transition: 2s all ease-in-out
}

.lead.is-hide img {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fixed_ticket {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 10px 0;
	width: 100%;
	z-index: 999
}

.fixed_ticket a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #09c;
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 700;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	padding: 5px
}

@media screen and (max-width:767px) {
	.fixed_ticket a {
		font-size: 4.5333vw
	}
}

.fixed_ticket a:hover {
	background-color: #369;
	text-decoration: none
}

.fixed_ticket a .label {
	background-color: #fff500;
	padding: 5px 12px;
	border-radius: 4px;
	color: #000;
	margin: 10px 0 10px 20px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1
}

@media screen and (max-width:767px) {
	.fixed_ticket a .label {
		font-size: 3.4667vw
	}
}

.flex-wrap {
	width: 100%;
	margin-top: 32px;
	margin-top: 2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (max-width:767px) {
	.flex-wrap {
		margin-top: 1rem;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.flex-wrap .col50 {
	-ms-flex: 1;
	flex: 1
}

.flex-wrap .col {
	padding: 20px 10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex: 1;
	flex: 1
}

@media screen and (max-width:767px) {
	.flex-wrap .col {
		padding: 10px
	}
}

.flex-wrap .col+.col {
	max-width: 400px;
	width: 100%;
	-ms-flex: inherit;
	flex: inherit
}

.flex-wrap .col+.col .btn-wrap {
	margin-top: -11.2px;
	margin-top: -.7rem
}

.flex-wrap .btn-wrap {
	max-width: 400px;
	width: 100%
}

.btn-wrap .btn {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 500;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 24px;
	margin: 12px 0;
	position: relative
}

@media screen and (max-width:767px) {
	.btn-wrap .btn {
		font-size: 4.2667vw
	}
}

.btn-wrap .btn:before {
	content: '';
	display: block;
	width: 9px;
	height: 16px;
	background: url(../img/common/chevron-right.svg) no-repeat 0 0;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 36px;
	transform: translateY(-50%)
}

.btn-wrap .btn.external:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/common/external.svg) no-repeat 0 0;
	background-size: contain;
	margin-left: 10px
}

.btn-wrap .btn.db {
	background-color: #369;
	color: #fff
}

.btn-wrap .btn.round {
	border-radius: 4px
}

header {
	position: relative;
	z-index: 100
}

.site-title {
	width: 100%;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 16px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

@media screen and (max-width:767px) {
	.site-title {
		padding: 12px 0
	}
}

.site-title img {
	width: 300px
}

@media screen and (max-width:767px) {
	.site-title img {
		width: 200px
	}
}

.hamburger-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: fixed;
	top: 40px;
	right: 20px;
	z-index: 10000
}

@media screen and (max-width:767px) {
	.hamburger-menu {
		top: 10px;
		right: 0
	}
}

#menu-btn-check {
	display: none
}

.menu-btn,
.close-btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 44px;
	height: 44px;
	z-index: 1000;
	cursor: pointer
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after,
.close-btn span,
.close-btn span:before,
.close-btn span:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	position: absolute;
	transition: all .1s ease-in-out
}

@media screen and (max-width:767px) {

	.menu-btn span,
	.menu-btn span:before,
	.menu-btn span:after,
	.close-btn span,
	.close-btn span:before,
	.close-btn span:after {
		width: 20px
	}
}

.menu-btn span:before,
.close-btn span:before {
	bottom: 8px
}

.menu-btn span:after,
.close-btn span:after {
	top: 8px
}

.modaal-noscroll .menu-btn span,
.modaal-noscroll .close-btn span {
	background-color: rgba(255, 255, 255, 0)
}

.modaal-noscroll .menu-btn span:before,
.modaal-noscroll .close-btn span:before {
	bottom: 0;
	transform: rotate(45deg)
}

.modaal-noscroll .menu-btn span:after,
.modaal-noscroll .close-btn span:after {
	top: 0;
	transform: rotate(-45deg)
}

.close-btn {
	position: absolute;
	top: 40px;
	right: 10px
}

@media screen and (max-width:767px) {
	.close-btn {
		top: 10px;
		right: 0
	}
}

.header-nav {
	display: none
}

.header-nav-list {
	margin-top: auto;
	margin-bottom: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 536px;
	width: 100%
}

@media screen and (max-width:767px) {
	.header-nav-list {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center
	}
}

.header-nav-list li {
	border-bottom: 1px solid #369;
	width: calc(50% - 14px);
	margin-bottom: 40px
}

@media screen and (max-width:767px) {
	.header-nav-list li {
		margin-bottom: 1rem
	}
}

.header-nav-list li a {
	display: block;
	text-align: center;
	padding: 7px
}

.header-nav-list li a.disabled {
	pointer-events: none;
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

.header-nav-list li a img {
	display: block;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.header-nav-list li a img {
		height: 14px
	}
}

main {
	overflow-x: hidden;
	padding-bottom: 100px;
	background-color: #9fdbf6;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transition: opacity 2s ease-in-out;
	position: relative;
	z-index: 99
}

main.is-hide {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

main a {
	text-decoration: none;
	font-weight: 700
}

main a:hover {
	text-decoration: underline
}

main .title_border_left {
	border-left: 10px solid #369;
	padding-left: 16px;
	padding-left: 1rem;
	color: #369;
	font-weight: 700
}

main h3.border-title {
	margin-top: 64px;
	margin-top: 4rem;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	background-color: #daf1fc;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 700;
	color: #369;
	padding: 8px 16px;
	padding: .5rem 1rem;
	border-bottom: 4px solid #369
}

@media screen and (max-width:767px) {
	main h3.border-title {
		margin-top: 2rem;
		font-size: 4.2667vw
	}
}

main h4.border-title {
	margin-top: 32px;
	margin-top: 2rem;
	background-color: #daf1fc;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
	color: #369;
	padding: 8px 16px;
	padding: .5rem 1rem;
	border-bottom: 2px solid #369
}

@media screen and (max-width:767px) {
	main h4.border-title {
		font-size: 4vw
	}
}

@media screen and (max-width:767px) {
	main p {
		font-size: 3.7333vw
	}
}

.mv {
	position: relative
}

.mv_wrap {
	height: 100vh;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	position: relative
}







@media screen and (max-width:767px) {
	.mv_wrap {
		min-height: 100%;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.mv_wrap * {
	transition: opacity 1s ease-in-out
}

.mv_title {
	margin-bottom: 0
}

.mv_img {
	width: 50%;
	margin-left: auto
}

@media screen and (max-width:767px) {
	.mv_img {
		width: 100%
	}
}

.mv_text_wrap {
	width: 64%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

@media screen and (max-width:767px) {
	.mv_text_wrap {
		margin-top: -40px;
		width: 100%;
		position: static;
		transform: none
	}
}

.mv_text01 .schedule {
	display: inline-block;
	font-size: 35px;
	font-size: 2.1875rem;
	font-weight: 600;
	line-height: 1.2
}

@media screen and (max-width:1000px) {
	.mv_text01 .schedule {
		font-size: 3.5vw
	}
}

@media screen and (max-width:767px) {
	.mv_text01 .schedule {
		font-size: 4.8vw
	}
}

.mv_text01 .schedule span {
	font-size: 44px;
	font-size: 2.75rem
}

@media screen and (max-width:1000px) {
	.mv_text01 .schedule span {
		font-size: 4.4vw
	}
}

@media screen and (max-width:767px) {
	.mv_text01 .schedule span {
		font-size: 5.8667vw
	}
}

.mv_text01 .schedule .year {
	font-size: 35px;
	font-size: 2.1875rem
}

@media screen and (max-width:767px) {
	.mv_text01 .schedule .year {
		font-size: 4vw
	}
}

.mv_text01 .location {
	display: inline-block;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.2
}

@media screen and (max-width:1000px) {
	.mv_text01 .location {
		font-size: 3.5vw
	}
}

@media screen and (max-width:767px) {
	.mv_text01 .location {
		font-size: 4.8vw
	}
}

.mv_text01 .location span {
	font-size: 18px;
	font-size: 1.125rem
}

.mv_text01 img {
	width: 82vw;
	display: block;
	margin: 0 auto
}

.mv_text02 {
	margin-top: 1em;
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 700
}

@media screen and (max-width:767px) {
	.mv_text02 {
		font-size: 3.2vw
	}
}

.mv .scrolldown {
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	position: absolute;
	bottom: 70px;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.mv .scrolldown a:hover {
	text-decoration: none
}

@media screen and (max-width:767px) {
	.mv .scrolldown {
		font-size: 2.9333vw
	}
}

.mv .scrolldown:before {
	content: '';
	display: block;
	width: 1px;
	height: 50px;
	background-color: #369;
	margin-bottom: 16px;
	margin-bottom: 1rem
}

.about_tokusetsu,
.about_covid-19,
.about_cancel {
	margin: 0 auto;
	max-width: 720px;
	border: 2px solid #000a0e;
	text-align: center;
	padding: 30px
}

@media screen and (max-width:767px) {

	.about_tokusetsu,
	.about_covid-19,
	.about_cancel {
		padding: 4vw
	}
}

.about_tokusetsu button,
.about_covid-19 button,
.about_cancel button {
	font-size: 20px;
	font-size: 1.25rem
}

@media screen and (max-width:767px) {

	.about_tokusetsu button,
	.about_covid-19 button,
	.about_cancel button {
		font-size: 4vw
	}
}

.about_tokusetsu button:hover,
.about_covid-19 button:hover,
.about_cancel button:hover {
	text-decoration: underline
}

.about_tokusetsu a,
.about_covid-19 a,
.about_cancel a {
	font-weight: 400;
	color: inherit
}

.covid-19_modal_cont,
.about_cancel_modal_cont {
	border: 4px solid #369;
	padding: 4% 8.8889%;
	background-color: #fff
}

@media screen and (max-width:767px) {

	.covid-19_modal_cont,
	.about_cancel_modal_cont {
		padding-bottom: 4rem
	}
}

.covid-19_modal_cont_title,
.about_cancel_modal_cont_title {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #369;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700
}

@media screen and (max-width:767px) {

	.covid-19_modal_cont_title,
	.about_cancel_modal_cont_title {
		font-size: 4.2667vw
	}
}

.covid-19_modal_cont ul,
.about_cancel_modal_cont ul {
	margin: 2em 0;
	padding-left: 1.5em;
	list-style: square
}

.covid-19_modal_cont ul li,
.about_cancel_modal_cont ul li {
	margin-top: 1em;
	line-height: 1.625
}

.page-title {
	text-align: right;
	color: #9fdbf6;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 48px;
	font-size: 3rem;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
	text-transform: capitalize;
	padding-top: 32px;
	padding-top: 2rem
}

@media screen and (max-width:767px) {
	.page-title {
		font-size: 7.4667vw
	}
}

.main-container section {
	padding-top: 100px;
	padding-bottom: 100px
}

@media screen and (max-width:767px) {
	.main-container section {
		padding-top: 13.3333vw;
		padding-bottom: 13.3333vw
	}
}

.l_vertical {
	display: -ms-flexbox;
	display: flex
}

.l_vertical .section_title {
	width: 36px;
	margin-left: 5%;
	margin-right: 10%
}

@media screen and (max-width:767px) {
	.l_vertical .section_title {
		margin-left: 0;
		width: 7.4667vw;
		margin-right: 1%
	}
}

.l_vertical .section_subtitle {
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	text-transform: uppercase;
	border-left: 1px solid #09c;
	color: #09c;
	letter-spacing: .1em;
	font-weight: 700;
	font-size: 16px;
	font-size: 1rem
}

@media screen and (max-width:767px) {
	.l_vertical .section_subtitle {
		font-size: 3.2vw
	}
}

.l_vertical .section_cont {
	-ms-flex: 1;
	flex: 1;
	margin-left: 11%
}

@media screen and (max-width:767px) {
	.l_vertical .section_cont {
		margin-left: 10px
	}
}

.l_vertical .section_cont_title {
	line-height: 1.5;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	margin-bottom: 1.5em;
	margin-top: -.2em
}

@media screen and (max-width:767px) {
	.l_vertical .section_cont_title {
		font-size: 5.3333vw
	}
}

.l_vertical .section_cont .title_border {
	margin-bottom: 1em;
	margin-top: -.3em;
	padding-left: 8px;
	padding-left: .5rem;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 700;
	color: #369;
	border-bottom: 4px solid #369;
	padding-bottom: 8px;
	padding-bottom: .5rem
}

@media screen and (max-width:767px) {
	.l_vertical .section_cont .title_border {
		font-size: 4.2667vw
	}
}

.l_vertical .section_cont p+p {
	margin-top: 1em
}

.l_vertical .with-colon+.with-colon {
	margin-top: 32px;
	margin-top: 2rem
}

.exh-location+.exh-location {
	margin-top: 90px
}

.exh-location-name {
	background-color: #daf1fc;
	border-bottom: 4px solid #369;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	color: #369;
	padding: 10px 20px;
	line-height: 1
}

@media screen and (max-width:767px) {
	.exh-location-name {
		font-size: 4.2667vw
	}
}

.exh-location-name.cancel span:after {
	display: inline-block;
	margin-left: 32px;
	margin-left: 2rem;
	content: '開催中止';
	background-color: #707070;
	color: #fff;
	border: 1px solid #707070;
	border-radius: 2px;
	text-align: center;
	width: 56px;
	line-height: 1;
	padding: 3px 0;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 700
}

.exh-location-name.in span:after {
	display: inline-block;
	margin-left: 32px;
	margin-left: 2rem;
	content: '開催中';
	color: #09c;
	border: 1px solid #09c;
	border-radius: 2px;
	text-align: center;
	width: 56px;
	line-height: 1;
	padding: 3px 0;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 700
}

.exh-location-name.end span:after {
	display: inline-block;
	margin-left: 32px;
	margin-left: 2rem;
	content: '開催終了';
	background-color: #707070;
	color: #fff;
	border: 1px solid #707070;
	border-radius: 2px;
	text-align: center;
	width: 56px;
	line-height: 1;
	padding: 3px 0;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 700
}

.exh-location-detail {
	background-color: #fff;
	padding: 20px 40px
}

@media screen and (max-width:767px) {
	.exh-location-detail {
		padding: 2.6667vw 5.3333vw
	}
}

.exh-location-detail dt {
	font-size: 11px;
	font-size: .6875rem;
	margin-bottom: .5em
}

@media screen and (max-width:767px) {
	.exh-location-detail dt {
		font-size: 2.9333vw
	}
}

.exh-location-detail dd {
	border-bottom: 1px solid #369;
	margin-bottom: 1em;
	line-height: 1.75
}

@media screen and (max-width:767px) {
	.exh-location-detail dd {
		font-size: 3.4667vw
	}
}

.share {
	padding: 46px 0;
	color: #369
}

.share .uppercase {
	font-size: 20px;
	font-size: 1.25rem
}

.share a {
	margin: 0 16px;
	margin: 0 1rem
}

.share img {
	width: 60px;
	height: 60px
}

@media screen and (max-width:767px) {
	.share img {
		width: 40px;
		height: 40px
	}
}

.copyright {
	padding-top: 32px;
	padding-top: 2rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	color: #369
}

@media screen and (max-width:767px) {
	.copyright {
		font-size: 2.6667vw
	}
}

footer {
	text-align: center;
	background-color: #9fdbf6
}

footer .pagetop {
	background-color: #fff;
	color: #369;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	padding: 10px
}

@media screen and (max-width:767px) {
	footer .pagetop {
		font-size: 4.2667vw
	}
}

.top #outline .section_cont_title {
	font-size: 20px;
	font-size: 1.25rem
}

@media screen and (max-width:767px) {
	.top #outline .section_cont_title {
		font-size: 4vw
	}
}

.top .news_list li {
	border-bottom: 1px solid #369;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: .5em
}

.top .news_list li:nth-child(n+4) {
	display: none
}

.top .news_list li+li {
	margin-top: 1em
}

.top .news_list time {
	font-size: 14px;
	font-size: .875rem;
	font-weight: 500;
	color: #369
}

.top #js-news-more {
	color: #369;
	cursor: pointer
}

@media screen and (max-width:767px) {
	.tb-wrap {
		width: 77vw;
		overflow-x: auto
	}
}

.tb-price {
	min-width: 28em;
	width: 100%;
	white-space: nowrap
}

.tb-price th,
.tb-price td {
	padding: .5em 1em;
	text-align: center
}

.tb-price th {
	font-weight: 400
}

.tb-price thead th {
	border-bottom: 1px solid #000a0e
}

.tb-price tbody th {
	text-align: left;
	padding-left: 2em
}

.tb-ticket {
	width: 100%;
	margin-bottom: 16px;
	margin-bottom: 1rem
}

.tb-ticket th,
.tb-ticket td {
	border-bottom: 1px solid #369;
	width: 50%;
	font-weight: 700;
	padding: 32px 20px 10px;
	padding: 2rem 20px 10px
}

@media screen and (max-width:767px) {

	.tb-ticket th,
	.tb-ticket td {
		width: auto;
		padding: 1rem 10px 10px
	}
}

.tb-ticket th th,
.tb-ticket td th {
	font-size: 20px;
	font-size: 1.25rem
}

.tb-ticket th td,
.tb-ticket td td {
	font-size: 24px;
	font-size: 1.5rem
}

.attention {
	font-size: 16px;
	font-size: 1rem
}

@media screen and (max-width:767px) {
	.attention {
		font-size: 3.2vw
	}
}

.attention.primary {
	color: #933
}

.bx-schedule {
	letter-spacing: -.02em
}

.bx-schedule .flex-wrap {
	border-bottom: 2px solid #369
}

.bx-schedule .col {
	background-color: #fff
}

@media screen and (max-width:767px) {
	.bx-schedule .col {
		font-size: 3.2vw
	}
}

.bx-schedule .col+.col {
	max-width: 280px;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (max-width:767px) {
	.bx-schedule .col+.col {
		max-width: inherit
	}
}

.bx-schedule .pickup-deadline {
	padding-left: 0;
	background-color: #fff500;
	font-weight: 700
}

.code-wrap {
	background-color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.code-wrap * {
	font-weight: 700;
	padding: 10px 20px
}

.code-wrap dd span {
	padding: 0;
	font-size: 14px;
	font-size: .875rem;
	display: inline-block;
	margin-left: 2em
}

@media screen and (max-width:767px) {
	.code-wrap dd span {
		margin-left: 0;
		display: block
	}
}

.highlight-nav li+li {
	margin-top: 10px
}

.highlight-nav a {
	display: block;
	position: relative;
	width: 100%;
	height: 90px;
	background: #09c;
	color: #fff;
	transition: all .2s ease-in-out
}

.highlight-nav a:after {
	content: '';
	display: block;
	width: 9px;
	height: 16px;
	background: url(../img/common/chevron-right.svg) no-repeat 0 0;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 40px;
	transform: rotate(90deg) translateX(-50%)
}

@media screen and (max-width:767px) {
	.highlight-nav a:after {
		width: 6px;
		height: 10px;
		right: 10px
	}
}

.highlight-nav a .section-num {
	font-size: 10px;
	font-size: .625rem;
	font-weight: 500;
	font-family: Helvetica Neue, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1;
	position: absolute;
	top: 10px;
	left: 40px
}

@media screen and (max-width:767px) {
	.highlight-nav a .section-num {
		top: 20px;
		left: 15px;
		font-size: 2.6667vw
	}
}

.highlight-nav a .section-title {
	position: absolute;
	top: 35%;
	left: 40px;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.2;
	font-weight: 700;
	width: 41%;
	z-index: 10
}

@media screen and (max-width:767px) {
	.highlight-nav a .section-title {
		top: 40%;
		width: 90%;
		left: 15px;
		font-size: 3.7333vw
	}
}

.highlight-nav a img {
	height: 100%;
	display: block;
	margin-left: auto;
	margin-right: 90px;
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	transition: opacity .2s ease-in-out;
	position: relative;
	z-index: 1
}

@media screen and (max-width:767px) {
	.highlight-nav a img {
		margin-right: 24px
	}
}

.highlight-nav a:hover {
	background: #369
}

.highlight-nav a:hover img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.highlight .nav-dot {
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: fixed;
	top: 50%;
	right: 40px;
	z-index: 1;
	transition: all .2s ease-in-out
}

.highlight .nav-dot.is-show {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

@media screen and (max-width:767px) {
	.highlight .nav-dot {
		right: 2%
	}
}

.highlight .nav-dot li {
	list-style-type: none;
	width: 8px;
	height: 8px;
	margin: 0 0 20px;
	background: #09c;
	border-radius: 50%;
	cursor: pointer;
	transition: background .7s cubic-bezier(.645, .045, .355, 1) 0s
}

.highlight .nav-dot li.current {
	transform: scale(1.5)
}

.highlight picture {
	position: relative
}

@media screen and (max-width:767px) {
	.highlight .pic_vertical {
		height: 240px
	}
}

@media screen and (max-width:767px) {
	.highlight .pic_horizontal {
		max-width: 85.3333vw
	}
}

.about figure {
	margin-bottom: 48px;
	margin-bottom: 3rem;
	max-width: 464px
}

.about figure figcaption {
	line-height: 1;
	margin-top: 10px;
	font-size: 13px;
	font-size: .8125rem;
	text-align: right
}

.about .profile {
	margin-top: 32px;
	margin-top: 2rem;
	margin-left: 54.4px;
	margin-left: 3.4rem;
	border-left: 2px solid #369;
	padding-left: 16px;
	padding-left: 1rem
}

@media screen and (max-width:767px) {
	.about .profile {
		margin-left: 20px
	}
}

.about .profile dt {
	color: #369;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	margin-bottom: 1em
}

@media screen and (max-width:767px) {
	.about .profile dt {
		font-size: 4.2667vw
	}
}

.traveling_exhibition .exh-location-name {
	position: relative
}

.traveling_exhibition .exh-location-name:after {
	content: '';
	width: 14px;
	height: 14px;
	background: url(../img/traveling/plus.svg) no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%)
}

.traveling_exhibition .exh-location-name.open:after {
	background: url(../img/traveling/minus.svg) no-repeat center center;
	background-size: contain
}

.traveling_exhibition .exh-location-name.open~.exh-location-detail {
	display: block
}

.traveling_exhibition .exh-location-detail {
	display: none;
	font-size: 16px;
	font-size: 1rem
}

@media screen and (max-width:767px) {
	.ticket .l_vertical.inner {
		padding-right: 0
	}

	.ticket .l_vertical.inner p {
		margin-right: 5vw
	}
}

.bx-twitter .inner {
	max-width: calc(616px + 16vw)
}

.bx-twitter .text-center {
	text-align: center;
	font-size: 28px;
	font-size: 1.75rem;
	color: #369;
	margin-bottom: 1em
}

.bx-youtube .inner {
	max-width: 1000px
}

.bx-youtube .text-center {
	text-align: center;
	font-size: 28px;
	font-size: 1.75rem;
	color: #369;
	margin-bottom: 1em
}

#suzukitoshio .page-title {
	padding-top: 51.2px;
	padding-top: 3.2rem
}

.goods .recommended {
	background-color: #daf1fc;
	position: relative
}

.goods .recommended-list {
	margin-top: 32px;
	margin-top: 2rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:767px) {
	.goods .recommended-list {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.goods .recommended-list:before,
.goods .recommended-list:after {
	content: '';
	display: block;
	width: calc((100% - 40px)/3);
	-ms-flex-order: 1;
	order: 1
}

.goods .recommended-list li {
	margin: 16px 0;
	margin: 1rem 0;
	padding-right: 12px;
	width: calc((100% - 64px)/3)
}

@media screen and (max-width:767px) {
	.goods .recommended-list li {
		width: 100%
	}
}

.goods .recommended-list li.soldout .item-img img {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.goods .recommended-list li.soldout .item-img:after {
	content: 'SOLD OUT';
	color: #933;
	border: 2px solid #933;
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: 700;
	padding: 5px 10px;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.goods .recommended-list .item-img {
	background-color: #fff;
	border: 2px solid #369;
	border-radius: 4px;
	box-shadow: 12px 12px 0 #369;
	position: relative;
	height: 0;
	padding-top: 83.1169%
}

.goods .recommended-list .item-img img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.goods .recommended-list .item-text {
	margin-top: 20px;
	font-size: 13px;
	font-size: .8125rem
}

.goods .recommended-list .item-text .item-name {
	font-weight: 700
}

.goods .recommended-list .item-text .item-name .limited {
	background-color: #e74893;
	color: #fff;
	font-size: 10px;
	font-size: .625rem;
	display: inline-block;
	padding: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
	margin-right: 10px
}

.goods .recommended-list .item-text .item-price {
	margin-top: .5em;
	font-weight: 700
}

.goods .ec-notice {
	padding: 16px;
	padding: 1rem;
	margin-top: 40px;
	border-top: 4px solid #369;
	border-bottom: 4px solid #369
}

.goods .ec-notice li {
	text-indent: -1em;
	margin-left: 1em
}

.goods .ec-notice li:before {
	content: '◆'
}

.goods .btn-ec {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 562px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

@media screen and (max-width:767px) {
	.goods .btn-ec {
		max-width: 340px
	}
}

.goods .btn-ec a,
.goods .btn-ec button {
	width: 100%;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	color: #09c;
	background-color: #fff;
	text-align: center;
	padding: .5em;
	border: 4px solid #09c;
	border-radius: 4px;
	box-shadow: 0 8px 0 #09c;
	text-decoration: none
}

@media screen and (max-width:767px) {

	.goods .btn-ec a,
	.goods .btn-ec button {
		font-size: 1.25rem
	}
}

.goods .btn-ec a:hover,
.goods .btn-ec button:hover {
	background-color: #09c;
	color: #fff
}

.goods ul.disc {
	padding-left: 1.5em;
	list-style-type: disc;
	font-size: 14px;
	font-size: .875rem
}

.modal-header {
	border: none;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

.modal-header div {
	margin-top: -20px
}

.modal-content {
	border: 8px solid #369;
	padding: 20px
}

@media screen and (max-width:767px) {
	.modal-content {
		padding: 0
	}
}

.modal-content .close {
	position: absolute;
	top: 0;
	right: 10px
}

.input-wrap {
	display: -ms-flexbox;
	display: flex
}

.input-wrap input {
	margin-bottom: 0;
	border-radius: 0;
	border: 2px solid #369
}

.input-wrap button {
	border: 2px solid #369;
	margin-left: -2px;
	border-radius: 0;
	width: 120px;
	background-color: #09c;
	color: #fff;
	white-space: nowrap;
	font-size: 14px;
	font-size: .875rem
}

.modal-error {
	color: red;
	font-size: 14px;
	font-size: .875rem
}

.tokusetsu .section_cont.bg_wh {
	padding: 32px 130px;
	padding: 2rem 130px;
	margin-bottom: 40px
}

@media screen and (max-width:767px) {
	.tokusetsu .section_cont.bg_wh {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

.tokusetsu .section_cont_title {
	line-height: 1.5;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	margin-bottom: 1.5em;
	margin-top: -.2em;
	text-align: center
}

@media screen and (max-width:767px) {
	.tokusetsu .section_cont_title {
		font-size: 5.3333vw
	}
}

.tokusetsu_title {
	font-size: 28px;
	font-size: 1.75rem;
	padding-bottom: 20px;
	text-align: center;
	color: #369;
	border-bottom: 1px solid #369
}

@media screen and (max-width:767px) {
	.tokusetsu_title {
		font-size: 1.125rem
	}
}

.tokusetsu .border-title {
	border-bottom-width: 2px
}

.tokusetsu .attention {
	font-size: 24px;
	font-size: 1.5rem;
	border-bottom: 2px solid #369;
	padding-bottom: 24px;
	padding-bottom: 1.5rem
}

@media screen and (max-width:767px) {
	.tokusetsu .attention {
		font-size: 1rem
	}

	.tokusetsu .attention .fc_df {
		font-size: .9375rem
	}
}

.tokusetsu .attention .note {
	display: block;
	color: #000a0e;
	font-weight: 400
}

.tokusetsu .attention hr {
	border-top: 2px solid #c7d5e3
}

.tokusetsu .round-title {
	margin-top: 48px;
	margin-top: 3rem;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	width: 180px;
	font-size: 16px;
	font-size: 1rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end
}

.tokusetsu .round-title:before,
.tokusetsu .round-title:after {
	content: '';
	display: block;
	width: 10px;
	height: 1px;
	background-color: #000a0e
}

.tokusetsu .round-title span {
	border: 1px solid #000a0e;
	border-bottom: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #000a0e;
	display: block;
	width: 160px;
	text-align: center;
	padding-top: 16px;
	padding-top: 1rem
}

.nowrap {
	word-wrap: break-word
}

.nowrap span {
	display: inline-block
}

.video-wrap {
	position: relative;
	cursor: pointer
}

.video-wrap:before {
	content: '';
	display: block;
	width: 176px;
	height: 124px;
	background: url(../img/common/icon_play.svg) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media screen and (max-width:767px) {
	.video-wrap:before {
		width: 88px;
		height: 62px;
		background-size: contain
	}
}

.video-close {
	position: absolute;
	bottom: -34px;
	left: 50%;
	transform: translate(-50%, 100%);
	cursor: pointer
}

.youtube_modal_cont {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.1628%;
	margin-bottom: 50px
}

.youtube_modal_cont iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.modaal-container {
	background: none
}

.modaal-fullscreen .modaal-container {
	background: #fff
}