@charset "UTF-8";

/* ==================================================

	teaser.css
	Version: 0.1

	Bootstrap v5.3 BREAKPOINT
	@media (min-width: 576px)
	@media (min-width: 768px)
	@media (min-width: 992px)
	@media (min-width: 1200px)
	@media (min-width: 1400px)
*/

/* ==================================================

	CONFIG

*/
:root {
  --color-gray: #6c757d;
	--border-gray: #d7d7d7;
}

/* ==================================================

	WEB FONT

*/
@font-face {
	font-family: YakuHanJP;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/YakuHanJP-Regular.woff2) format("woff2");
	unicode-range: U+3001,U+3002,U+3008,U+3009,U+300a,U+300b,U+300c,U+300d,U+300e,U+300f,U+3010,U+3011,U+3014,U+3015,U+30fb,U+ff01,U+ff08,U+ff09,U+ff1a,U+ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d;
}
@font-face {
	font-family: YakuHanJP;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/YakuHanJP-Bold.woff2) format("woff2");
	unicode-range: U+3001,U+3002,U+3008,U+3009,U+300a,U+300b,U+300c,U+300d,U+300e,U+300f,U+3010,U+3011,U+3014,U+3015,U+30fb,U+ff01,U+ff08,U+ff09,U+ff1a,U+ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d;
}

/* ==================================================

	HTML

*/
html {
	font-size: 14px;
	scroll-behavior: auto !important;
}
body {
	line-height: 1.5;
	font-weight: 400;
	font-family: YakuHanJP, "Montserrat", "M PLUS 1p", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
	color: #1e1e1e;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-size: 100%;
}
main {
	overflow: hidden;
	padding: 60px 0 0 0;
	background-color: #fafbfe;
}
ul {
	padding: 0;
	list-style-type: none;
}
a {
	text-decoration: none;
}
::-webkit-input-placeholder {
	color: var(--color-gray);
}
::-moz-placeholder {
	color: var(--color-gray);
}
:-moz-placeholder {
	color: var(--color-gray);
}
:-ms-input-placeholder {
	color: var(--color-gray);
}
::placeholder {
	color: var(--color-gray);
}
.device-sp a,
.device-sp button {
	outline: 0;
}
@media (min-width: 768px) {
	main {
		padding: 72px 0 0 0;
	}
}
@media (min-width: 992px) {
	html {
		font-size: 100%;
	}
}

/* ==================================================

	BOOTSTRAP OVERWRITE

*/
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: 700;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
}
.h1 {
	font-size: 26px;
}
.h2 {
	font-size: 20px;
}
.h3 {
	font-size: 20px;
}
.h4 {
	font-size: 20px;
}
.h5 {
	font-size: 16px;
}
.h6 {
	font-size: 14px;
}
.fs-7 {
	font-size: 14px;
}
.my-4 {
	margin-top: 2rem!important;
	margin-bottom: 2rem!important
}
.mt-4 {
	margin-top: 2rem;
}
.mb-4 {
	margin-bottom: 2rem;
}
.alert {
	padding: 18px 15px;
}
.btn {
	padding: 6px 20px 5px 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}
.os-ios .btn {
	padding: 4px 20px 7px 20px;
}
.lead {
	font-size: 1rem;
	font-weight: inherit;
	line-height: 2;
}
a[data-bs-toggle^="modal"] {
	color: var(--bs-link-color) !important;
	cursor: pointer;
}
a[data-bs-toggle^="modal"]:hover {
	color: var(--bs-link-hover-color) !important;
}
.badge {
	padding: 0.15em 0.65em;
	border-radius: 4px;
	font-style: normal;
	font-size: 12px;
	line-height: 1.5;
}
.invalid-feedback {
	font-size: 14px;
}
.invalid-feedback.is-invalid {
	display: block;
}
.form-control {
	font-size: 16px;
	border-color: #bbb;
}
.form-select {
	width: auto;
	border-color: #bbb;
	font-size: 16px;
}
.form-check-input {
	border-color: #bbb;
}
.form-check-input:disabled {
	background-color: #bbb;
	opacity: .5;
}
.accordion-button {
	width: auto;
}
.accordion-button::after {
	content: "\f078";
	padding: 0 0.4em;
	font-family: "Font Awesome 5 Pro";
	transition: transform 0.3s ease;
}
.accordion-button[aria-expanded="true"]::after {
	transform: rotate(180deg);
}
.form-control.is-valid,
.form-control.is-invalid {
	padding-right: 0.75rem !important;
	background-image: none !important;
}
.form-select.is-valid,
.form-select.is-invalid {
	padding-right: 2.25rem !important;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
}
@media (min-width: 768px) {
	.h1 {
		font-size: 32px;
	}
	.h2 {
		font-size: 27px;
	}
	.h3 {
		font-size: 24px;
	}
	.h4 {
		font-size: 22px;
	}
	.h5 {
		font-size: 18px;
	}
	.h6 {
		font-size: 16px;
	}
	.badge {
		font-size: 14px;
	}
}
@media (min-width: 992px) {
	.h1 {
		font-size: 36px;
	}
	.h2 {
		font-size: 30px;
	}
	.h3 {
		font-size: 26px;
	}
	.h4 {
		font-size: 24px;
	}
	.h5 {
		font-size: 20px;
	}
	.h6 {
		font-size: 18px;
	}
	.alert {
		padding: 20px 24px;
	}
}
@media (min-width: 1200px) {
	.h1 {
		font-size: 40px;
	}
	.h2 {
		font-size: 36px;
	}
	.h3 {
		font-size: 28px;
	}
}

/* ==================================================

	HEADER

*/
.header {
	position: fixed;
	z-index: 100;
	width: 100%;
	max-height: 100dvh;
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.1);
	color: #000;
	overflow-y: auto;
	transition: transform 0.3s ease;
	overscroll-behavior: none;
}
.hide-header .header {
	transform: translateY(-60px);
}
@media (max-width: 767px) {
	.has-video-player .header {
		transform: translateY(0) !important;
	}
}
.header::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: #fff;
}
.modal-open .header {
	padding-right: 0;
}
.header .navbar {
	position: relative;
	padding: 0;
}
.header .logo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	width: 100%;
	height: 60px;
}
.header .logo a {
	display: block;
	width: 182px;
}
.header .logo img {
	width: 100%;
}
.header .navbar-toggler {
	position: absolute;
	top: 12px;
	right: 12px;
}
.header .button-nav .btn {
	padding-left: 0;
	padding-right: 0;
}
.header .nav-item {
	font-weight: 700;
	font-size: 14px;
}
.header .nav-item a {
	color: #000;
	transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
}
.header .nav-item > a {
	display: flex;
	align-items: center;
}
.header .nav-item > a.current {
	color: #0d6efd;
}
.header .dropdown-toggle::after {
	content: "\f078";
	display: inline-block;
	margin-left: 5px;
	font-family: "Font Awesome 5 Pro";
	border: 0;
	transition: transform 0.3s ease;
}
.header .dropdown-toggle[aria-expanded="true"]::after {
	transform: rotate(180deg);
}
.header .dropdown-menu {
	padding: 0;
	font-weight: 400;
}
.header .dropdown-menu a:hover {
	color: inherit !important;
}
.header .dropdown-menu a.current {
	background-color: #0d6efd !important;
	color: #fff !important;
	cursor: default;
}
.header .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
	display: block;
}
.header .dropdown-toggle-sub::after {
	content: "\f078";
	display: inline-block;
	margin-left: 5px;
	font-family: "Font Awesome 5 Pro";
	border: 0;
	transition: transform 0.3s ease;
}
.header .dropdown-toggle-sub[aria-expanded="true"]::after {
	transform: rotate(180deg);
}
.header .dropdown-menu-sub {
	overflow: hidden;
	height: 0;
	background-color: #343a40;
	color: #fff;
	transition: height 0.4s ease;
}
.header .dropdown-menu-sub a {
	color: inherit !important;
}
.header .dropdown-menu-sub a.current {
	background-color: #0d6efd !important;
}
.header .dropdown-divider {
	margin: 0 0 5px 0;
}
/* HOVER */
.device-pc .header .nav-item a:hover {
	color: var(--bs-link-hover-color);
}
.device-pc .header .dropdown-menu a:hover {
	background-color: #e9ecef;
}
.device-pc .header .dropdown-menu-sub a:hover {
	background-color: rgba(255,255,255,0.15);
}
@media (max-width: 1199px) {
	.header .container {
		padding: 0;
		max-width: initial;
	}
	.header .navbar-nav {
		border-bottom: 1px solid #ccc;
	}
	.header .nav-item {
		border-top: 1px solid #ccc;
	}
	.header .nav-item > a {
		padding: 12px 12px;
	}
	.header .dropdown-menu {
		overflow: hidden;
		display: block !important;
		margin: 0;
		height: 0;
		border: 0;
		border-radius: 0;
		font-size: 14px;
		transition: height 0.4s ease;
	}
	.header .dropdown-menu ul {
		padding: 0 0 5px 0;
	}
	.header .dropdown-menu a {
		display: block;
		padding: 8px 12px;
	}
	.header .dropdown-menu-sub ul {
		padding: 5px 0;
	}
	.header .button-nav {
		display: flex;
		flex-direction: row;
		padding: 15px 6px;
		border: 0;
	}
	.header .button-nav ul {
		margin: 0;
	}
	.header .button-nav li {
		flex-basis: 50%;
		padding: 0 6px;
	}
	.header .button-nav .btn {
		display: block;
	}
}
@media (min-width: 650px) {
	.header .logo {
		justify-content: flex-start;
		margin: 0 0 0 30px;
	}
	.header .navbar-toggler {
		right: 30px;
	}
}
@media (min-width: 768px) {
	.hide-header .header {
		transform: translateY(-72px);
	}
	.header .logo {
		width: 242px;
		height: 72px;
	}
	.header::before {
		height: 72px;
	}
	.header .logo a {
		width: 100%;
	}
	.header .navbar-toggler {
		top: 12px;
		right: 30px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
}
@media (min-width: 1200px) {
	.header {
		width: 100%;
	}
	.header {
		overflow-y: visible;
	}
	.header .navbar {
		padding: 0;
	}
	.header .logo {
		margin: 0 20px 0 0;
		width: 260px;
	}
	.header .navbar-collapse {
		justify-content: flex-end;
	}
	.header .nav-item {
		padding: 0 15px;
	}
	.header .dropdown-menu {
		margin-top: 5px;
		min-width: initial;
		height: auto !important;
		white-space: nowrap;
		font-size: 14px;
		overflow: hidden;
	}
	.header .dropdown-menu a {
		display: block;
		padding: 8px 10px;
	}
	.header .dropdown-menu ul {
		padding: 0 0 0.5rem 0;
	}
	.header .dropdown-menu-sub ul {
		padding: 0;
	}
	.header .button-nav .btn {
		display: block;
		margin: 0 0 0 20px;
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media (min-width: 1400px) {
	.header .logo {
		width: 306px;
	}
}

/* ==================================================

	FOOTER

*/
.footer {
	padding: 50px 0 180px 0;
	font-size: 14px;
	color: #000;
}
.footer a {
	text-decoration: none;
	color: inherit;
}
.footer .logo {
	margin-bottom: 40px;
}
.footer .logo a {
	display: block;
	max-width: 200px;
}
.footer .logo img {
	width: 100%;
}
.footer small {
	display: block;
	margin-top: 2rem;
}
.footer .pagetop {
	display: none;
	position: fixed;
	z-index: 20;
	bottom: 15px;
	right: 15px;
}
.footer .pagetop button {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	resize: none;
	display: block;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,0.5);
	text-decoration: none;
	text-align: center;
	color: #fff;
	transition: all 0.3s ease;
}
.footer .pagetop button i {
	display: block;
	padding-top: 5px;
	font-size: 24px;
	line-height: 1;
}
.footer .pagetop button span {
	display: block;
	padding: 3px 0 8px 0;
	font-size: 12px;
	line-height: 1;
}
/* HOVER */
.device-pc .footer a:hover {
	color: var(--bs-link-hover-color);
}
.device-pc .footer .pagetop button:hover {
	opacity: 0.7;
}
@media (min-width: 768px) {
	.footer {
		padding: 50px 0 100px 0;
	}
	.footer .pagetop {
		bottom: 20px;
		right: 20px;
	}
	.footer .pagetop button {
		width: 60px;
		height: 60px;
	}
	.footer .pagetop button i {
		font-size: 30px;
	}
	.footer .pagetop button span {
		padding: 5px 0 5px 0;
		font-size: 14px;
	}
}
@media (min-width: 992px) {
	.footer .nav-policy li::before {
		content: '|';
		padding: 0 0.5em;
	}
	.footer .nav-policy li:first-child::before {
		content: none;
	}
}

/* ==================================================

	HOME

*/
.home-main {
	text-align: center;
	color: #fff;
}
.home-main .kv {
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 66.666vw;
	background-position: center;
	background-image: url(../img/home-kv-bg.jpg);
	background-size: cover;
}
.home-main .kv .base {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.home-main .kv .base img {
	display: block;
	width: 176vw;
	opacity: 0;
	transform: scale(0.84);
	transition: opacity 0.8s ease, transform 0.8s ease;
}
.home-main .kv h1 {
	position: relative;
	width: 86vw;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.8s ease 0.6s, transform 0.8s ease 0.6s;
}
.home-main .kv h1 img {
	display: block;
	width: 100%;
	filter: drop-shadow(0 0 14px rgba(0,0,0,0.5));
	transform: translateZ(0);
}
.home-main .info {
	padding: 15px 0;
	background-color: #3CA8E9;
}
.home-main .info time {
	font-weight: 900;
	font-size: 16px;
	letter-spacing: 0.06em;
}
.home-main .info .venue {
	margin: 5px 0 10px 0;
	font-weight: 700;
	font-size: 12px;
}
.home-main .info h2 {
	font-weight: 900;
	font-size: 16px;
}

.loaded .home-main .kv .base img {
	opacity: 1;
	transform: scale(1);
}
.loaded .home-main .kv h1 {
	opacity: 1;
	transform: translateY(0);
}

@media (min-width: 576px) {
	.home-main .kv {
		height: 248px;
	}
	.home-main .kv .base img {
		width: 756px;
	}
	.home-main .kv h1 {
		width: 86vw;
		max-width: 344px;
	}
	.home-main .info time {
		font-size: 20px;
	}
	.home-main .info .venue {
		font-size: 14px;
	}
	.home-main .info h2 {
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	.home-main .kv {
		height: 296px;
	}
	.home-main .kv .base img {
		width: 880px;
	}
	.home-main .kv h1 {
		max-width: 404px;
	}
	.home-main .info time {
		font-size: 24px;
	}
	.home-main .info .venue {
		font-size: 16px;
	}
	.home-main .info h2 {
		font-size: 24px;
	}
}
@media (min-width: 992px) {
	.home-main .kv {
		height: 340px;
	}
	.home-main .kv .base img {
		width: 928px;
	}
	.home-main .kv h1 {
		max-width: 584px;
	}
	.home-main .info time {
		font-size: 24px;
	}
	.home-main .info .venue {
		font-size: 16px;
	}
	.home-main .info h2 {
		font-size: 24px;
	}
}
@media (min-width: 1700px) {
	.home-main .kv {
		height: 470px;
	}
	.home-main .kv .base img {
		width: 1238px;
	}
	.home-main .kv h1 {
		max-width: 780px;
	}
}


/* COUNTDOWN */
.home-countdown {
	display: flex;
	justify-content: center;
	padding: 15px 0 10px 0;
	background-color: #0D6EFD;
	color: #fff;
}
.home-countdown .wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.home-countdown h2 {
	margin-bottom: 0.2em;
	font-size: 14px;
}
.home-countdown .date {
	display: flex;
}
.home-countdown dl {
	margin: 0 12px;
	text-align: center;
}
.home-countdown dt {
	width: 3;
	font-size: 32px;
	line-height: 1;
}
.home-countdown dd {
	font-size: 12px;
	line-height: 1.2;
}
@media (min-width: 768px) {
	.home-countdown h2 {
		font-size: 16px;
	}
	.home-countdown dl {
		margin: 0;
	}
	.home-countdown dt {
		width: 90px;
		font-size: 48px;
	}
}
@media (min-width: 992px) {
	.home-countdown .wrap {
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		gap: 10px;
	}
	.home-countdown dl {
		margin: 0 0 0 0;
	}
}