.img-slider {
	margin: 0 0.25rem;
}

.slick-next.slick-arrow {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: -28px;
	z-index: 999;
	transform: translateY(-50%);
	font-size: 21px;
}

@media (min-width: 768px) {
	.slick-next.slick-arrow {
		/* right: 0px; */
	}

	.map-offset-1 {
		margin-left: 6.333333%;
	}

	.map-5 {
		width: 43.666667%;
		float: left;
	}
}

.img_modal {
	display: block;
	width: 50%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.vs {
	margin-top: 15%;
}

table th,
table td {
	padding: 8px;
	border: 1px solid #ddd;
	/* border-width: 1px 0; */
}

.a.c_box:before {
	display: block;
	position: absolute;
	z-index: 2;
	font-family: 'ionicons';
	content: '\f25e';
	font-size: 30px;
	background-color: #777;
	background-color: rgba(245, 245, 245, 0.25);
	color: #777;
	width: 30px;
	height: 30px;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -20px;
	transition: all ease-in-out .1s;
	opacity: 0;
}

.card .date {
	font-size: 27px;
	font-weight: 900;
	margin-bottom: 0px;
}

.card-game a.card-game {
	background: #000e3b;
	display: block;
	text-align: center;
	padding: 1rem;
	color: #fff;
}

.card p.time {
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	margin: 0px;
	margin-top: 10px;
	padding: 1.5rem;
	background: #f00;
	color: #fff;
}

.gameCard .card .time {
	margin-top: 10px;
	padding: 1rem;
	background: #f00;
	color: #fff !important;
}

.gameCard .petWrap .petSwa {
	margin-left: 0;
	float: left;
	margin-top: 0;
	padding-top: 0;
	width: 40%;
}

.gameCard .petWrap .petcarp {
	margin-left: 7%;
	float: left;
	margin-top: 15px;
	padding-top: 0;
	width: 32%;
}

.youtube__aspect-ratio {
	width: 100%;
	aspect-ratio: 16 / 9;
}

.youtube__aspect-ratio iframe {
	width: 100%;
	height: 100%;
}

html {
	overflow-x: auto;
}

.ennichi-title {
	color: #fff;
	background: #001345;
	padding: 24px 10px !important;
}

.ennichi-p {
	padding: 15px !important;
	margin-top: 0 !important;
	color: #000;
	background: #fff;
}

.ennichi-p.p-height {
	height: 120px;
}

.ennichi-p-2 {
	padding: 15px !important;
	margin-top: 0 !important;
	color: #000;
	background: #fff;
	height: 100px;
}

.d-inline {
	display: inline-block;
}

.brass_band-bg {
	color: #fff;
	background: #f5e56b;
	padding: 24px 10px !important;
	margin-bottom: 0;
	color: #000;
}

/*　タイムテーブル　start　*/
.tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin: 0 auto 30px;
	width: 98%;
}

.tab_item {
	width: calc(100%/3);
	height: 70px;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	background-color: #001443;
	line-height: 70px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
}

.tab_item:nth-of-type(1) {
	border-left: none;
}

.tab_item:hover {
	opacity: 0.75;
}

input[name="tab_item"] {
	display: none;
}

.time-table {
	display: none;
	padding: 40px 40px 0;
	clear: both;
	overflow: hidden;
}

#time-table01:checked~#time-table01,
#time-table02:checked~#time-table02,
#time-table03:checked~#time-table03 {
	display: block;
}

.tabs input:checked+.tab_item {
	background-color: #fff;
	color: #001443;
}

.one-section {
	position: relative;
	margin-bottom: 1.3rem;
}

.sub01,
.sub02,
.sub03 {
	background: #024ba7;
	width: 90%;
	margin: auto;
	height: 4.3rem;
}

.sub01_02 {
	background: #024ba7;
	width: 90%;
	margin: auto;
	height: 7.3rem;
}

/* .sub02 {
	background: #024ba7;
	width: 90%;
	margin: auto;
	height: 40px;
}
.sub03 {
	background: #024ba7;
	width: 90%;
	margin: auto;
	height: 40px;
} */
.time01 {
	width: 20%;
	display: inline-block;
	position: relative;
	left: -20px;
	top: -14px;
	padding: 4px 30px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background: #d9dfed;
	border-radius: 3px;
}

.time01:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 5px transparent;
	border-right: solid 20px #959e9b;
}

.time01_02 {
	width: 20%;
	display: inline-block;
	position: relative;
	left: -20px;
	top: 0;
	padding: 4px 30px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background: #d9dfed;
	border-radius: 3px;
}

.time01_02:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 5px transparent;
	border-right: solid 20px #959e9b;
}

.time02 {
	width: 20%;
	display: inline-block;
	position: relative;
	left: -20px;
	top: -14px;
	padding: 4px 30px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background: #d9dfed;
	border-radius: 3px;
}

.time02:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 5px transparent;
	border-right: solid 20px #959e9b;
}

.time03 {
	width: 20%;
	display: inline-block;
	position: relative;
	left: -20px;
	top: -14px;
	padding: 4px 30px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background: #d9dfed;
	border-radius: 3px;
}

.time03:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 5px transparent;
	border-right: solid 20px #959e9b;
}

.place01 {
	color: #fff;
	width: 24%;
	float: right;
	text-align: center;
	margin-top: 11px;
}

.place01_02 {
	color: #fff;
	width: 24%;
	float: right;
	text-align: center;
	margin-top: 25px;
}

.place02 {
	color: #fff;
	width: 24%;
	float: right;
	text-align: center;
	margin-top: 11px;
}

.place03 {
	color: #fff;
	width: 24%;
	float: right;
	text-align: center;
	margin-top: 11px;
}

.main01 {
	position: absolute;
	top: -14px;
	right: 40px;
	left: 0;
	background: #063190;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	width: 50%;
	margin: auto;
	border-radius: 40px;
	border: 12px solid #fff;
	padding: 0 5px 5px;
}

.main01 p {
	width: 80%;
	margin: auto;
	display: inline-block;
}

.main01 span.btn01 {
	position: relative;
	top: 7px;
	margin: 0 20px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
	width: 30px;
	height: 30px
}

.main01 span.swallow {
	position: relative;
	top: 3px;
	margin: 0 10px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
	width: 25px;
}

.main01_02 {
	position: absolute;
	top: -14px;
	right: 40px;
	left: 0;
	background: #063190;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	width: 50%;
	margin: auto;
	border-radius: 40px;
	border: 12px solid #fff;
	padding: 0 5px 5px;
}

.main01_02 p {
	width: 80%;
	margin: auto;
	display: inline-block;
	margin-left: 35px;
}

.main01_02 span.btn01 {
	position: relative;
	top: 7px;
	margin: 0 20px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
	width: 30px;
	height: 30px
}

.main01_02 span.swallow {
	position: relative;
	top: 3px;
	margin: 0 10px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
	width: 25px;
}

.main01_03 {
	position: absolute;
	top: -8px;
	right: 40px;
	left: 0;
	background: #063190;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	width: 50%;
	margin: auto;
	border-radius: 40px;
	border: 12px solid #fff;
	padding: 0 5px 5px;
	height: 9rem;
}

.main01_03 p {
	width: 80%;
	margin: auto;
	display: inline-block;
	margin-left: 35px;
	margin-top: 1rem;
	font-size: 18px;
}

.main01_03 span.btn01 {
	position: relative;
	top: -6px;
	margin: 0 20px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
	width: 30px;
	height: 30px
}

.main01_03 span.swallow {
	position: relative;
	top: -10px;
	left:
		margin:0 10px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
	width: 25px;
}

.main02 {
	position: absolute;
	top: -14px;
	right: 40px;
	left: 0;
	background: #063190;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	width: 50%;
	margin: auto;
	border-radius: 40px;
	border: 12px solid #fff;
	padding: 0 5px 5px;
}

.main02 p {
	width: 80%;
	margin: auto;
	display: inline-block;
}

.main02 span.btn01 {
	position: relative;
	top: 7px;
	margin: 0 20px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
	width: 30px;
	height: 30px
}

.main02 span.swallow {
	position: relative;
	top: 3px;
	margin: 0 10px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
	width: 25px;
}

.main03 {
	position: absolute;
	top: -14px;
	right: 40px;
	left: 0;
	background: #063190;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	width: 50%;
	margin: auto;
	border-radius: 40px;
	border: 12px solid #fff;
	padding: 0 5px 5px;
}

.main03 p {
	width: 80%;
	margin: auto;
	display: inline-block;
}

.main03 span.btn01 {
	position: relative;
	top: 7px;
	margin: 0 20px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
	width: 30px;
	height: 30px
}

.main03 span.swallow {
	position: relative;
	top: 3px;
	margin: 0 10px 0 0;
	content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
	width: 25px;
}

.time-table {
	background: #fff;
	width: 90%;
	margin: 20px auto;
	padding: 0;
}

.p-category {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.p-category:first-child {
	width: 25%;
}

.p-category:nth-of-type(2) {
	width: 45%;
}

.p-category:last-child {
	width: 26%;
}

a.schedule-btn {
	color: #fff !important;
}

a.schedule-btn:hover {
	color: #fff !important;
}

/*　タイムテーブル　end　*/
/*　タイムテーブルスマホ・タブレット　start　*/
@media screen and (max-width:960px) {

	.tabs input:checked+.tab_item,
	.tab_item {
		font-size: 1.1rem;
		line-height: 1.5;
		padding-top: 1.5rem;
	}

	.one-section {
		position: relative;
		margin-bottom: 1rem;
	}

	.main01,
	.main01_02,
	.main02,
	.main03 {
		position: absolute;
		top: -6px;
		right: 10px;
		left: 0;
		background: #063190;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		text-align: left;
		width: 50%;
		margin: auto;
		border-radius: 40px;
		border: 6px solid #fff;
		padding: 0 5px 5px;
		font-size: 1rem;
		height: 10.3rem;
	}

	:is(.main01, .main02, .main03) p {
		width: 80%;
		display: inline-block;
		font-size: 1rem;
		word-break: break-all;
		position: relative;
		top: 0;
		left: 32px;
		margin-bottom: 10px;
	}

	.main01 span.swallow,
	.main02 span.swallow,
	.main03 span.swallow {
		position: relative;
		top: 37px;
		left: -48px;
	}

	.sub01,
	.sub02,
	.sub03 {
		width: 95%;
		height: 9rem;
	}

	.time01,
	.time02,
	.time03 {
		width: 27%;
		display: inline-block;
		position: relative;
		left: -20px;
		top: 12px;
		padding: 4px 4px 4px 14px;
		font-size: 1rem;
		color: #000;
		font-weight: bold;
		text-align: center;
		background: #d9dfed;
		border-radius: 3px;
		z-index: 1;
	}

	.place01,
	.place02,
	.place03 {
		position: relative;
		top: 30%;
		transform: translateY(13%);
		font-size: 1rem;
	}

	.place01:nth-of-type(2),
	.place02:nth-of-type(2),
	.place03:nth-of-type(2) {
		position: relative;
		top: 15%;
		/* transform: translateY(13%); */
	}

	.p-position-center {
		position: relative;
		top: 0;
	}
}

@media screen and (max-width:510px) {

	.p-category:first-child,
	.p-category:nth-of-type(2),
	.p-category:last-child {
		width: 32%;
	}
}

@media screen and (max-width:768px) {
	.ennichi-p {
		padding: 15px !important;
		margin-top: 0 !important;
		color: #000;
	}

	.ennichi-p.p-height {
		height: auto;
	}

	.ennichi-p-2 {
		padding: 15px !important;
		margin-top: 0 !important;
		color: #000;
		background: #fff;
		height: 100px;
	}

	.tab_item {
		height: 45px;
	}

	.tabs input:checked+.tab_item,
	.tab_item {
		font-size: 1.1rem;
		line-height: 1.5;
		padding-top: 1.5rem;
	}

	.one-section {
		position: relative;
		margin-bottom: 1rem;
	}

	.main01,
	.main01_02,
	.main02,
	.main03 {
		position: absolute;
		top: -6px;
		right: 10px;
		left: 0;
		background: #063190;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		text-align: left;
		width: 55%;
		margin: auto;
		border-radius: 25px;
		border: 6px solid #fff;
		padding: 0 5px 5px;
		font-size: 1rem;
		height: 7.3rem;
	}

	:is(.main01, .main01_02, .main02, .main03) p {
		width: 80%;
		display: inline-block;
		font-size: 1.05rem;
		word-break: break-all;
		position: relative;
		top: -25px;
		left: 32px;
		margin-bottom: 10px;
		margin-left: 0;
	}

	.main01 span.swallow,
	.main02 span.swallow,
	.main03 span.swallow {
		position: relative;
		top: 23px;
		left: -44px;
		margin: 0 10px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
		width: 20px;
	}

	.main01 span.btn01,
	.main02 span.btn01,
	.main03 span.btn01 {
		position: relative;
		top: 5px;
		margin: 0 20px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
		width: 30px;
		height: 30px
	}

	/* .main03 span.swallow {
		position: relative;
	  top: 3px;
	  margin:0 10px 0 0;
	  content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
		width: 20px;
	} */
	.sub01,
	.sub02,
	.sub03 {
		width: 95%;
		height: 6rem;
	}

	.time01,
	.time02,
	.time03 {
		width: 23%;
		display: inline-block;
		position: relative;
		left: -20px;
		top: 0;
		padding: 5px 4px 5px 14px;
		font-size: 1rem;
		color: #000;
		font-weight: bold;
		text-align: center;
		background: #d9dfed;
		border-radius: 3px;
		z-index: 1;
	}

	.place01,
	.place02,
	.place03 {
		position: relative;
		top: 20%;
		transform: translateY(13%);
		font-size: 1rem;
	}

	.place01:nth-of-type(2),
	.place02:nth-of-type(2),
	.place03:nth-of-type(2) {
		position: relative;
		top: 15%;
		/* transform: translateY(13%); */
	}

	.p-position-center {
		position: relative;
		top: -27%;
	}

	/*　多行数に使用　*/
	.main01_03 {
		position: absolute;
		top: -6px;
		right: 10px;
		left: 0;
		background: #063190;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		text-align: left;
		width: 55%;
		margin: auto;
		border-radius: 25px;
		border: 6px solid #fff;
		padding: 0 5px 5px;
		font-size: 1rem;
		height: 7.3rem;
	}

	.main01_03 p {
		width: 80% !important;
		display: inline-block;
		font-size: 1.05rem;
		word-break: break-all;
		position: relative;
		top: -25px;
		left: 32px;
		margin-bottom: 10px;
		margin-left: 0 !important;
		margin-top: 0;
	}

	.main01_03 span.btn01 {
		position: relative;
		top: 5px;
		margin: 0 20px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
		width: 30px;
		height: 30px
	}

	.main01_03 span.swallow {
		position: relative;
		top: 23px;
		left: -44px;
		margin: 0 10px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
		width: 20px;
	}

	.sub01_02 {
		width: 95%;
		height: 6rem;
	}

	.time01_02 {
		width: 23%;
		display: inline-block;
		position: relative;
		left: -20px;
		top: 0;
		padding: 5px 4px 5px 14px;
		font-size: 1rem;
		color: #000;
		font-weight: bold;
		text-align: center;
		background: #d9dfed;
		border-radius: 3px;
		z-index: 1;
	}

	.time01_02:before {
		position: absolute;
		content: '';
		top: 100%;
		left: 0;
		border: none;
		border-bottom: solid 5px transparent;
		border-right: solid 20px #959e9b;
	}

	.place01_02 {
		position: relative;
		top: -5%;
		transform: translateY(13%);
		font-size: 1rem;
	}

	/*　多行数に使用　*/
	.sp-top08 {
		top: -8px !important;
	}

	.sp-top05 {
		top: 5px !important;
	}

	.sp-top13 {
		top: 13px !important;
	}

	.sp-top03 {
		top: 3px !important;
	}

	.sp-mt01 {
		margin-top: 16px !important;
	}

	.sp-mt02 {
		margin-top: 8px !important;
	}

	.sp-left24 {
		left: 24%;
	}

	.sp-height01 {
		height: 7.8rem !important;
	}

	.sp-height02 {
		height: 9rem !important;
	}

	.sp-height03 {
		height: 6rem !important;
	}

	.sp-height04 {
		height: 7.3rem !important;
	}

	.tablet {
		top: 10px !important;
		left: -17px !important;
	}

	.tablet-top0 {
		top: 0 !important;
	}

	.tablet-top5 {
		top: 5px !important;
	}
}

@media screen and (max-width:425px) {
	.tab_item {
		height: 45px;
	}

	.tabs input:checked+.tab_item,
	.tab_item {
		font-size: 1.1rem;
		line-height: 1.5;
		padding-top: 1.5rem;
	}

	.one-section {
		position: relative;
		margin-bottom: 1rem;
	}

	.main01,
	.main01_02,
	.main02,
	.main03 {
		position: absolute;
		top: -6px;
		right: 10px;
		left: 0;
		background: #063190;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		text-align: left;
		width: 55%;
		margin: auto;
		border-radius: 20px;
		border: 5px solid #fff;
		padding: 0 5px 5px;
		font-size: 1rem;
		height: 7.3rem;
	}

	:is(.main01, .main01_02, .main02, .main03) p {
		width: 80%;
		display: inline-block;
		font-size: 1.05rem;
		word-break: break-all;
		position: relative;
		top: -25px !important;
		left: 32px !important;
		margin-bottom: 10px;
		margin-left: 0;
	}

	.main01 span.swallow,
	.main02 span.swallow,
	.main03 span.swallow {
		position: relative;
		top: 23px;
		left: -44px;
		margin: 0 10px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
		width: 20px;
	}

	.main01 span.btn01,
	.main02 span.btn01,
	.main03 span.btn01 {
		position: relative;
		top: 5px;
		margin: 0 20px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
		width: 26px;
		height: 26px
	}

	/* .main03 span.swallow {
		position: relative;
	  top: 3px;
	  margin:0 10px 0 0;
	  content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
		width: 20px;
	} */
	.sub01,
	.sub02,
	.sub03 {
		width: 95%;
		height: 6rem;
	}

	.time01,
	.time02,
	.time03 {
		width: 26%;
		display: inline-block;
		position: relative;
		left: -20px;
		top: 0;
		padding: 5px 4px 5px 14px;
		font-size: 1rem;
		color: #000;
		font-weight: bold;
		text-align: center;
		background: #d9dfed;
		border-radius: 3px;
		z-index: 1;
	}

	.place01,
	.place02,
	.place03 {
		position: relative;
		top: 20%;
		transform: translateY(13%);
		font-size: 1rem;
	}

	.place01:nth-of-type(2),
	.place02:nth-of-type(2),
	.place03:nth-of-type(2) {
		position: relative;
		top: 15%;
		/* transform: translateY(13%); */
	}

	.p-position-center {
		position: relative;
		top: -27%;
	}

	/*　多行数に使用　*/
	.main01_03 {
		position: absolute;
		top: -6px;
		right: 10px;
		left: 0;
		background: #063190;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		text-align: left;
		width: 55%;
		margin: auto;
		border-radius: 20px;
		border: 5px solid #fff;
		padding: 0 5px 5px;
		font-size: 1rem;
		height: 7.3rem;
	}

	.main01_03 p {
		width: 80% !important;
		display: inline-block;
		font-size: 1.05rem;
		word-break: break-all;
		position: relative;
		top: -25px !important;
		left: 32px !important;
		margin-bottom: 10px;
		margin-left: 0 !important;
		margin-top: 0;
	}

	.main01_03 span.btn01 {
		position: relative;
		top: 5px;
		margin: 0 20px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/button.png);
		width: 26px;
		height: 26px
	}

	.main01_03 span.swallow {
		position: relative;
		top: 23px;
		left: -44px;
		margin: 0 10px 0 0;
		content: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/swallow.png);
		width: 20px;
	}

	.sub01_02 {
		width: 95%;
		height: 6rem;
	}

	.time01_02 {
		width: 26%;
		display: inline-block;
		position: relative;
		left: -20px;
		top: 0;
		padding: 5px 4px 5px 14px;
		font-size: 1rem;
		color: #000;
		font-weight: bold;
		text-align: center;
		background: #d9dfed;
		border-radius: 3px;
		z-index: 1;
	}

	.time01_02:before {
		position: absolute;
		content: '';
		top: 100%;
		left: 0;
		border: none;
		border-bottom: solid 5px transparent;
		border-right: solid 20px #959e9b;
	}

	.place01_02 {
		position: relative;
		top: -5%;
		transform: translateY(13%);
		font-size: 1rem;
	}

	/*　多行数に使用　*/
	.sp-top08 {
		top: -8px !important;
	}

	.sp-top05 {
		top: 5px !important;
	}

	.sp-top13 {
		top: 13px !important;
	}

	.sp-top03 {
		top: 3px !important;
	}

	.sp-mt01 {
		margin-top: 16px !important;
	}

	.sp-mt02 {
		margin-top: 8px !important;
	}

	.sp-left24 {
		left: 24%;
	}

	.sp-height01 {
		height: 9rem !important;
	}

	.sp-height02 {
		height: 10.3rem !important;
	}

	.sp-height03 {
		height: 7.4rem !important;
	}

	.sp-height04 {
		height: 8.7rem !important;
	}
}

/*　タイムテーブルスマホ・タブレット　end　*/
.btn-color {
	background: #fff;
	color: #f00;
	border-color: #f00;
	font-weight: bold;
}

.btn-color:hover {
	background: #f00;
	color: #fff;
	border-color: #f00;
	font-weight: bold;
}

#news .goods_slider.news {
	margin: 11% auto 0;
	z-index: 1;
}

#news::before {
	content: "";
	display: block;
	width: 100%;
	height: 170vh;
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/tsubakuro-1.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -21.5rem;
	top: -82px;
}

#news::after {
	content: "";
	display: block;
	width: 50%;
	height: 170vh;
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/tsubakuro-2.png);
	background-repeat: no-repeat;
	position: absolute;
	right: -25%;
	top: -94px;
}

#goods::before {
	display: none;
}

#spotify .playlist_slider {
	z-index: 1;
	margin: 10% auto 0;
}

#spotify::after {
	content: "";
	display: block;
	width: 568px;
	height: 130vh;
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/tsubakuro-3.png);
	background-repeat: no-repeat;
	position: absolute;
	right: -11%;
	top: -2rem;
	z-index: 0;
}

.goods-position {
	position: relative;
}

.mb100 {
	margin-bottom: 100px !important;
}

body {
	overflow-x: hidden;
}

#feature {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2023/tsubakurou/sudare.jpg) no-repeat 100% / cover;
	/* background-attachment: fixed; */
	height: 400px;
}

#game {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2023/tsubakurou/sky.jpg?1) no-repeat 100% / cover;
	/* background-attachment: fixed; */
}

#present {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2023/tsubakurou/asa.jpg) 100% / contain;
	/* background-attachment: fixed; */
}

#ticket {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2023/tsubakurou/himawari.jpg) no-repeat 100% / cover;
	/* background-attachment: fixed; */
}

#talkshow {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2023/tsubakurou/chidori.jpg) 100% / contain;
	/* background-attachment: fixed; */
}

#gourmet {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2023/tsubakurou/suika.jpg) no-repeat 100% / cover;
	/* background-attachment: fixed; */
}

#event {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2023/tsubakurou/shippou.jpg) 100% / contain;
	/* background-attachment: fixed; */
}

#goods {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/bg-baseball.jpg) no-repeat;
	width: 100vw;
	background-size: cover;
}

#jingugame_policy {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2022/tsubakurou/bg-baseball.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

#tsubakuro_2000game,
#news,
#sns {
	background-color: #ebf2ff;
}

.titile_box_content {
	margin-bottom: 0;
	font-size: 6rem !important;
}

.kaisei {
	font-family: 'Kaisei Tokumin', serif !important;
	font-size: 2.5rem;
	color: #000 !important;
}

.kaisei-black {
	color: #001445 !important;
}

.padding-bottom-9 {
	padding-bottom: 9rem !important;
}

.goods_contents {
	background-color: #001345 !important;
	color: #fff !important;
	border: none;
}

.news_contents .card-body {
	border: none;
	/* padding: 25px 1rem; */
}

.news_contents {
	background-color: #fff !important;
	color: #1b367c !important;
}

.news_card::before {
	content: 'more';
	display: block;
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 69px;
	border-radius: 2px;
	border-bottom: 2px solid #1b367c;
	border-radius: 2px;
	font-size: 11px;
	font-style: italic;
	color: #1b367c;
}

.news_card::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 12px;
	right: 20px;
	border-right: 2px solid #1b367c;
	-webkit-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(305deg);
	height: 2.6rem;
	border-radius: 5px;
}

.news_card {
	height: 410px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0 0 8px 8px;
}

@media screen and (max-width:1300px) {
	.news_card {
		height: 470px;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, 0.125);
		border-radius: 0 0 8px 8px;
	}
}

.news_card::before {
	content: 'more';
	display: block;
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 69px;
	border-radius: 2px;
	border-bottom: 2px solid #1b367c;
	border-radius: 2px;
	font-size: 11px;
	font-style: italic;
	color: #1b367c;
}

.news_card::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 12px;
	right: 20px;
	border-right: 2px solid #1b367c;
	-webkit-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(305deg);
	height: 2.6rem;
	border-radius: 5px;
}

.news_unit.continue:last-child::after {
	content: 'to be continue...';
	color: #061744;
	font-weight: bold;
	position: absolute;
	right: -225%;
}

.goods_slider.news::after {
	content: 'to be continue...';
	color: #061744;
	font-weight: bold;
	position: absolute;
	right: 0;
}

.bt-holder>a {
	display: block;
}

.pc-w60 {
	width: 60%;
	margin: 0 auto;
}

.pc-w80 {
	width: 80%;
	margin: 0 auto;
}

/* ********** Create 2022page Add ClassName ********** */
.gourmetStore {
	font-weight: normal;
	font-size: 14px;
	background: #dded97;
	color: #001445;
	display: block;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.25rem;
}

.item-title {
	background: #dded97;
	padding: 1rem;
	text-align: center;
	font-weight: bold;
	color: #001445 !important;
	border-radius: 2px;
}

.dw-btn-wrapper {
	text-align: center;
	margin: 10px 0;
}

.dw-btn {
	display: block;
	background: #fff;
	color: #f00;
	margin: 1.5rem 0;
	border: 4px solid #f00;
}

.dw-btn:hover {
	background: #f00;
	color: #fff;
}

.sw-op22--arrow:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 120%;
	border-radius: 2px;
	border-top: 2px solid #1b367c;
	border-radius: 2px;
}

.sw-op22--arrow:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -1px;
	right: -10px;
	border-right: 2px solid #1b367c;
	-webkit-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
	height: 2.6rem;
	border-radius: 2px;
}

.text-info {
	position: absolute;
	right: 28px;
	padding-right: 25px;
	top: 16px;
	font-size: 1rem;
	color: #1b367c;
}

.event_btn:hover,
.event_btn:active,
.event_btn:focus,
{
color: #fff;
background-color: #001345db !important;
border-color: #001345db !important;
}

/* .card p:hover{
    color: #fff!important;
} */
/* ********** / Create 2022page Add ClassName ********** */
.sticky {
	position: -webkit-sticky;
	position: fixed;
	top: 0;
}

#header {
	height: 500px;
	/* ← 背景（動画）の高さを設定しています */
	overflow: hidden;
}

.header_area {
	position: relative;
	margin: 0 auto;
	width: 100%;
	z-index: 1000;
	/* ← 動画の上のコンテンツ表示には必要です */
}

#sampleCarousel .carousel-inner {
	background: #fff;
}

.videoBoxWrap {
	display: inline-flex;
}

/*グルメカルーセル*/
.slider {
	width: 50%;
	margin: 100px auto;
}

.slick-slide {
	margin: 0px 5px;
}

.slick-slide img {
	width: 100%;
}

.slick-prev:before,
.slick-next:before {
	color: #000 !important;
}

.news .slick-prev:before,
.news .slick-next:before {
	color: #3e4450 !important;
}

.slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}

.slick-active {
	opacity: 1;
}

.slick-current {
	opacity: 1;
}

.slick-next:before {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f138";
	font-weight: bold;
	color: #d28304 !important;
}

.slick-prev:before {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f137";
	font-weight: bold;
	color: #d28304 !important;
}

.block-soldout {
	position: relative;
}

.cover-soldout {
	background-color: rgba(0, 9, 53, 0.5);
	position: absolute;
	width: 100%;
	height: 156px;
	top: 0;
	z-index: 1;
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/yklt-static/hp/event/mascot/283_tsubami/asset/images/event/special/2018/tokyo_en_project/2018/soldout.png);
	background-repeat: no-repeat;
	background-position: center;
}

.ticket_close {
	float: none;
	position: relative;
}

.ticket_close .soldout {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	margin-top: -10px;
	margin-left: -10px;
	z-index: 1;
}

.ticket_close .soldout div img {
	margin: 0 auto;
}

.ticket_close .soldout p {
	color: #fff !important;
	font-size: 32px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}

.btn.before {
	background: #ccc !important;
	color: #a7a7a7;
	border-color: #a7a7a7;
}

.btnArea a {
	display: block;
	border: 3px solid #ec1234 !important;
	background-color: #ec1234 !important;
	color: #789300;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	color: #fff !important;
}

.btnArea a:hover {
	background-color: #fff;
	color: #ec1234;
	border-color: #ec1234 !important;
	text-decoration: underline;
}

/* スマートフォンの設定 */
@media screen and (max-width: 768px) {
	.pc-w60 {
		width: 100%;
		margin: 0;
	}

	.pc-w80 {
		width: 100%;
		margin: 0;
	}

	#tubular-container iframe {
		/* ←スマートフォンの際には、tubular は非表示化します */
		display: none;
	}

	#header {
		background-image: url(代替え画像URL);
		/* ←代替えの静止画を設定します */
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}

	.news_contents .card-body {
		border: none;
		padding: 25px 1rem;
	}

	span.bt-holder_goods a {
		left: 0;
	}
}

@media screen and (min-width: 768px) {
	.carousel-indicators {
		bottom: 0;
	}
}


#banner {
	background-image: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/visual.png) !important;
	width: 100%;
	height: 38vw;
	background-position: top;
	background-size: contain;
	background-attachment: inherit;
	background-color: #ffe7f7;
}

@media screen and (max-width: 1400px) {
	#banner {
		height: 40.11vw;
	}
}

@media screen and (max-width: 1200px) {
	#banner {
		height: 42.11vw;
	}
}

@media screen and (max-width: 990px) {
	#banner {
		height: 37.91vw;
	}
}

@media screen and (max-width: 990px) {
	#banner {
		height: 38.91vw;
	}
}

@media screen and (max-width: 600px) {
	#banner {
		background-image: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/visual_sp.png) !important;
		background-color: #001445;
		background-size: cover !important;
		background-position: 50% 50% !important;
		position: inherit !important;
		height: 175vw;
		background-attachment: inherit !important;
	}
}

.btn-primary {
	color: #001445;
	border-color: #001445;
}

.btn-opening_game {
	width: 230px;
	/* height:50px; */
	background-color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 5px;
	color: #001445;
	margin: 10px auto;
	display: block;
	text-align: center;
	border: 2px solid #001445 !important;
	transition: all .2s;
}

.btn-opening_game span {
	font-size: 14px;
	color: red;
	display: block;
	font-weight: 400;
}

.btn-opening_game--white {
	background-color: #001445;
	color: #fff;
	transition: all .2s;
}

@media screen and (min-width: 768px) {
	.btn-opening_game {
		display: inline-block;
	}
}

.btn-opening_game:hover {
	color: #001445;
	background-color: #b3b3b3;
	border: 2px solid #b3b3b3;
}

.btn-opening_game--white:hover {
	border: 2px solid #001445;
}

.block-blue-bg {
	background-color: #001445;
}

.present-title {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: #001445;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
	.present-title {
		font-size: 25px;
		margin-top: 30px;
	}
}

@media screen and (min-width: 1024px) {
	.present-title {
		font-size: 30px;
		margin-top: 100px;
	}
}

@media screen and (min-width: 1800px) {
	.present-title {
		margin-top: 100px;
	}
}

.present-box {
	margin-bottom: 20px;
}

.present-desc {
	font-size: 16px;
	text-align: center;
	color: #001445;
	font-weight: 500;
	margin-bottom: 10px;
}

@media screen and (min-width: 1024px) {
	.present-desc {
		font-size: 20px;
	}
}

.know-desc {
	font-size: 16px;
	text-align: center;
	color: #fff;
	display: block;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 20px;
}

@media screen and (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}

@media screen and (min-width: 1024px) {
	.present-desc {
		font-size: 20px;
	}
}

.btn-present {
	max-width: 450px;
	padding: 5px;
	background-color: #fff;
	margin: 10px auto;
	display: block;
	text-align: center;
	border: 2px solid #fff;
	transition: all .2s;
}

.btn-present span:first-child {
	font-size: 20px;
	font-weight: 700;
	color: #001445;
	display: block;
}


.btn-present:hover {
	background-color: #b3b3b3;
	border: 2px solid #001445;
}

/* .btn-present:hover span:first-child{
	color:#001445;
} */
.btn-present:hover span:last-child,
.btn-present:active span:last-child,
.btn-present:visited span:last-child {
	color: red;
}

.block-green-bg {
	background-color: #fff;
}

.img-shirt {
	max-width: 100%;
	margin: 0 auto;
}

@media screen and (min-width: 1600px) {
	.img-shirt {
		max-width: 100%;
		margin: 0 auto;
	}
}

@media screen and (min-width:990px) {
	.content_top {
		margin-top: -8rem;
	}
}

@media screen and (max-width:990px) {
	.content_top {
		margin-top: -3rem;
	}
}

@media screen and (max-width:600px) {
	.content_top {
		margin-top: 0 !important;
	}
}

.news_unit.continue:last-child::after {
	content: 'to be continue...';
	color: #061744;
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: -450px;
}

.goods_slider.news::after {
	content: 'to be continue...';
	color: #061744;
	font-weight: bold;
	position: absolute;
	right: 0;
}
}

@media screen and (max-width: 767px) {
	.row-eq-height {
		flex-direction: column;
	}

	.sp-height400 {
		height: 400px !important;
	}
}

@media screen and (max-width: 767px) {
	.title-box h1 {
		font-size: 25px;
	}
}

@media screen and (max-width: 576px) {
	.title-box h1 {
		font-size: 20px;
	}
}

.c-green {
	color: #fff;
}

.play-row {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width: 1600px) {
	.play-row .item img {
		max-width: 300px;
		margin: 0 auto;
	}
}

.block:nth-child(odd) {
	background: #fff;
}


/* .block:nth-child(odd) .title-box h2.block-title{
	color:#001445 !important;
}

.block:nth-child(even) .title-box h1.block-title{
	color:#fff !important;
}

.block:nth-child(odd) .title-box h2.block-title{
	color: #001445 !important;
    font-size: 30px;
    font-weight: bold;
}

.block:nth-child(odd) .title-box h2.block-title_2{
	color: #001445 !important;
    font-size: 40px;
    font-weight: bold;
} */

/* .block:nth-child(even) .title-box h2.block-title{
	color:#fff !important;
	font-size: 30px;
    font-weight: bold;
} */

.map {
	background-color: #fff;
	border: 1px solid #001445;
	margin-left: 15px;
	margin-right: 15px;
	box-shadow: 0px 5px 20px rgb(0 0 0 / 40%);
	padding: 20px 0 20px 0;
}

.tbl-th {
	background: #fff !important;
}

.block:nth-child(odd) .tbl-th {
	background: #001445 !important;
}

#menu-toggle {
	background: #001445;
}

.block:nth-child(even) {
	background: #001445;
}

.c-black {
	color: #000000 !important;
}

.card {
	background-color: #fff;
	border: 1px solid #001445;
	box-shadow: 0px 5px 20px rgb(0 0 0 / 40%);
}

.card-body {
	padding: 25px;
	height: 300px;
}

.card-body>a {
	color: #1b367c;
}

.card-body>a:hover {
	color: #1b367c;
}

.card-body a p {
	color: #1b367c !important;
}

.card-body a p:hover {
	color: #1b367c !important;
}

.label-team {
	position: relative;
	top: -15px;
	border: solid 2px #1b367c;
	padding: 6px 20px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border-radius: 10px;
}

.label-ticket {
	position: relative;
	top: -15px;
	border: solid 2px #ec1234;
	padding: 6px 20px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border-radius: 10px;
	color: #ec1234 !important;
}

.block:nth-child(odd) .tbl-th p {
	color: #fff !important;
}

#sidebar-wrapper {
	background: #fff;
}

.sidebar-nav li {
	border-bottom: 1px dotted #001445;
}

.sidebar-nav li a {
	color: #000;
}

.sidebar-nav li a:hover {
	color: #001445;
}

.fixed {
	background-color: rgba(255, 255, 255, 0.7);
}

#footer {
	background: #ffe7f7 !important;
	margin-bottom: 0;
}

.close-btn {
	color: #000
}

.title-box {
	background: none;
	background-position: bottom;
	color: #fff;
}

.store-btn:hover,
#menu-toggle:hover {
	background: #fff;
	border-color: #fff;
	color: #001445;
}

.close-btn:hover {
	color: #001445;
}

.c-skyblue {
	color: #0000ff !important;
}

@media screen and (max-width: 1024px) {

	.btn-group-lg>.btn,
	.btn-lg {
		font-size: 12px
	}
}

@media screen and (max-width: 990px) {
	.news_card {
		height: 100%;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, 0.125);
		border-radius: 0 0 8px 8px;
		margin: 15px;
	}

	.text-info {
		position: absolute;
		right: 28px;
		padding-right: 25px;
		top: 8px;
		font-size: 1rem;
		color: #1b367c;
	}
}

@media screen and (max-width: 767px) {

	.btn-group-lg>.btn,
	.btn-lg {
		font-size: 18px
	}

	.titile_box_content {
		margin-bottom: 0;
		font-size: 4rem !important;
	}
}

@media screen and (max-width: 420px) {
	.padding-bottom-5 {
		padding-bottom: 5rem;
	}
}

/* 2024 283 25th */
#regular_event {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/back_stripe.jpg) no-repeat 100% / cover;
	/* background-attachment: fixed; */
	position: relative;
	overflow: inherit;
}

#regular_event::before {
	content: "";
	display: block;
	width: 100%;
	height: 100vh;
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/283_1.png);
	background-size: 15%;
	background-repeat: no-repeat;
	position: absolute;
	right: 0%;
	top: 15%;
}

#regular_event::after {
	content: "";
	display: block;
	width: 100%;
	height: 100vh;
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/283_2.png);
	background-size: 15%;
	background-position-x: right;
	background-repeat: no-repeat;
	position: absolute;
	right: 0%;
	top: 15%;
}

#event_25th {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/back_dot.jpg) 100% / contain;
	/* background-attachment: fixed; */
	position: relative;
	overflow: inherit;
}

#photo_gallery {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/back_stripe.jpg) no-repeat 100% / cover;
	/* background-attachment: fixed; */
}

#profile {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/back_dot.jpg) 100% / contain;
	/* background-attachment: fixed; */
}

#instagram {
	background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/back_stripe.jpg) no-repeat 100% / cover;
	/* background-attachment: fixed; */
}

.padding-bottom-1 {
	padding-bottom: 1rem;
}

.font-283 {
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;
	font-size: 2.5rem;
	padding: 30px 15px!important;
}
.font-283-p {
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;
	font-size: 2rem;
	color: #000!important;
	text-align: center;
}

.font-283-p_tegami {
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;
	font-size: 2rem;
	color: #000!important;
	text-align: center;
}

.deco {
	color: #f00;
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;
}
.deco:hover {
	color: #f2a0e1;
}

/* 背景がストライプのとき */
.card_contents-s {
	background: #ebf8fe;
	/* background: #f00; */
	border-radius: 50px;
	padding: 10px 20px;
	text-align: center;
	z-index: 2;
}

.card_contents-s h2 {
	color: #b39908;
	font-size: 24px;
	margin: 0;
	padding: 15px 10px;
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;
}

.card_contents-s p {
	color: #515055 !important;
	background: #fff;
	font-size: 16px;
	padding: 10px;
	border-radius: 0 0 30px 30px;
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;

}

.card_contents-s p span {
	font-size: 11px;
	font-family: "mitimasu", sans-serif !important;
	font-weight: lighter;
	font-style: normal;
}

/* 背景がドットのとき */
.card_contents-d {
	background: #ffe7f7;
	/* background: #f00; */
	border-radius: 50px;
	padding: 10px 20px;
	text-align: center;
	z-index: 2;
}

.card_contents-d h2 {
	color: #b39908;
	font-size: 24px;
	margin: 0;
	padding: 15px 10px;
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;
}

.card_contents-d p {
	color: #515055 !important;
	background: #fff;
	font-size: 16px;
	padding: 10px;
	border-radius: 0 0 30px 30px;
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-style: normal;

}

.card_contents-d p span {
	font-size: 11px;
	font-family: "mitimasu", sans-serif !important;
	font-weight: lighter;
	font-style: normal;
}


table {
	width: 100%;
	font-size: 14px;
	background: none;
}

.response {
	width: 40%;
	border: none;
}

.response-2 {
	width: 60%;
	border: none;
}

.btn-insta {
	display: block;
	width: 100%;
	color: #f2a0e1;
	background: #fff;
	border: solid 2px #f2a0e1;
	text-align: center;
	font-family: "mitimasu", sans-serif !important;
	font-weight: bold;
	font-size: 20px;
}

.btn-insta:hover,
.btn-insta:active {
	color: #fff;
	background: #f2a0e1;
	border: solid 2px #f2a0e1;
}

.n-hov {
	display: inline-block;
}

.n-hov:hover,
.n-hov:active {
	display: none;
}

.btn-insta:hover .n-hov,
.btn-insta:active .n-hov {
	display: none;
}

.hov {
	display: none;
}

.hov:hover,
.hov:active {
	display: inline-block;
}

.btn-insta:hover .hov,
.btn-insta:active .hov {
	display: inline-block;
}

@media screen and (max-width: 1199px) {
	#regular_event::before {
		content: "";
		display: block;
		width: 100%;
		height: 100vh;
		background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/283_1.png);
		background-size: 20%;
		background-repeat: no-repeat;
		position: absolute;
		right: 0%;
		top: 11%;
	}

	#regular_event::after {
		content: "";
		display: block;
		width: 100%;
		height: 100vh;
		background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/283_2.png);
		background-size: 20%;
		background-position-x: right;
		background-repeat: no-repeat;
		position: absolute;
		right: 0%;
		top: 11%;
	}
}

@media screen and (max-width: 767px) {
	#regular_event::before {
		content: "";
		display: block;
		width: 100%;
		height: 100vh;
		background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/283_1.png);
		background-size: 40%;
		background-repeat: no-repeat;
		position: absolute;
		right: -5%;
		top: 9%;
	}

	#regular_event::after {
		content: "";
		display: block;
		width: 100%;
		height: 100vh;
		background: url(/event/mascot/283_tsubami/asset/images/event/special/2024/283_25th/283_2.png);
		background-size: 40%;
		background-position-x: right;
		background-repeat: no-repeat;
		position: absolute;
		right: 5%;
		top: 9%;
	}

	.sp-mt180 {
		margin-top: 180px !important;
	}

	tr {
		display: grid;
	}

	.response {
		width: 100%;
		border: none;
		padding: 0 15px;
	}

	.response-2 {
		width: 100%;
		border: none;
		padding: 0 15px;
	}

	.response img {
		width: 50%;
		margin: 15px auto;
	}

	.font-283-p_tegami {
		font-family: "mitimasu", sans-serif !important;
		font-weight: bold;
		font-style: normal;
		font-size: 1.5rem;
		color: #000!important;
		text-align: center;
	}
}
