@charset "UTF-8";
/* -----------------------------------------------------------
reset
----------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after {
	content: "";
}

object,
embed {
	vertical-align: top;
}

hr, legend {
	display: none;
	border: none;
}

abbr, acronym, fieldset {
	border: 0;
}

tr, th, td, caption {
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}

html {
	scroll-behavior: smooth;
	scroll-padding: 30px;
}
@media (max-width: 767px) {
	html {
		scroll-padding: 16vw;
	}
}

.footer-local .cont-title {
	color: #000000;
}

.header__gnav,
.header__gnav-btn,
.footer,
.pagetop a {
	background-color: #000000;
}

.header__gnav a {
	color: #ffffff;
}
.header__gnav .sp-links {
	border-bottom-color: #ffffff;
}

.header__gnav-btn::before, .header__gnav-btn::after {
	background-color: #ffffff;
}

.pagetop a {
	background-color: #000000;
}

.sec-campaign {
	padding-top: 105px;
}
@media (max-width: 767px) {
	.sec-campaign {
		padding-top: 13.3333333333vw;
	}
}
.sec-campaign__title {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 1em;
}
@media (max-width: 767px) {
	.sec-campaign__title {
		font-size: 5.3333333333vw;
		margin-bottom: 6.6666666667vw;
	}
}
.sec-campaign__title span {
	display: block;
	font-family: "Anton", sans-serif;
	font-size: 90px;
	font-weight: 500;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	.sec-campaign__title span {
		font-size: 13.3333333333vw;
		margin-bottom: 1.3333333333vw;
	}
}
.sec-campaign__detail {
	text-align: center;
	font-size: 17px;
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	.sec-campaign__detail {
		text-align: left;
		font-size: 3.2vw;
		line-height: 1.67;
		width: 80vw;
		margin: 0 auto 2.6666666667vw;
	}
}
.sec-campaign__lists {
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.sec-campaign__lists a {
	display: block;
}
@media (max-width: 767px) {
	.sec-campaign__lists {
		display: block;
	}
}
.sec-campaign__lists li {
	width: 320px;
}
@media (max-width: 767px) {
	.sec-campaign__lists li {
		width: 80vw;
		margin: 0 auto;
	}
	.sec-campaign__lists li + li {
		margin-top: 4vw;
	}
}
.sec-campaign__lists li.is-close::after {
	content: "こちらのキャンペーンは終了致しました。";
	display: block;
	font-size: 15px;
	color: #ff0000;
	text-align: center;
	margin-top: 10px;
}
@media (max-width: 767px) {
	.sec-campaign__lists li.is-close::after {
		font-size: 3.2vw;
		margin-top: 1.3333333333vw;
	}
}
.sec-campaign__lists li.is-coming .sec-campaign__lists__bnr {
	border: 1px solid #ababab;
	height: 150px;
	color: #ababab;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
@media (max-width: 767px) {
	.sec-campaign__lists li.is-coming .sec-campaign__lists__bnr {
		height: 37.6vw;
	}
}
.sec-campaign__lists li.is-coming .sec-campaign__lists__bnr::before {
	content: "COMING SOON";
	font-family: "Anton", sans-serif;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 5px;
}
@media (max-width: 767px) {
	.sec-campaign__lists li.is-coming .sec-campaign__lists__bnr::before {
		font-size: 6.6666666667vw;
		margin-bottom: 0;
	}
}
.sec-campaign__lists li.is-coming .sec-campaign__lists__bnr p {
	font-size: 15px;
}
@media (max-width: 767px) {
	.sec-campaign__lists li.is-coming .sec-campaign__lists__bnr p {
		font-size: 3.3333333333vw;
	}
}
.sec-campaign__lists__title {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 11px;
}
@media (max-width: 767px) {
	.sec-campaign__lists__title {
		font-size: 6.6666666667vw;
		margin-bottom: 1.3333333333vw;
	}
}
.sec-campaign__lists__title.font-en {
	font-family: "Anton", sans-serif;
	font-weight: 500;
}
.sec-campaign__lists__bnr {
	text-align: center;
}
.sec-campaign__lists__bnr img {
	width: 100%;
}

.main-cont {
	font-family: "Zen Kaku Gothic New", sans-serif;
}
.main-cont .l-inner-wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
@media (max-width: 767px) {
	.main-cont .l-inner-wrap {
		width: 80vw;
	}
}
.main-cont img {
	width: 100%;
	height: auto;
}
.main-cont .kv-img-wrap img {
	height: 100%;
}
.main-cont .sec-about {
	padding: 80px 0 150px;
	background-image: url("/special-2023/assets/img/autumn_event/about-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 767px) {
	.main-cont .sec-about {
		padding: 8.6666666667vw 0 20vw;
		background-image: url("/special-2023/assets/img/autumn_event/about-bg_sp.png");
		background-position: 3% 0;
		background-color: #ff0000;
	}
}
.main-cont .sec-about .sec-about-anchor-list {
	width: 100%;
	max-width: 556px;
	margin: 0 auto 60px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	justify-content: center;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-anchor-list {
		max-width: 100%;
		margin: 0 auto 8vw;
		column-gap: 1.3333333333vw;
		justify-content: space-between;
	}
}
.main-cont .sec-about .sec-about-anchor-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 162px;
	height: 45px;
	color: #fff;
	font-weight: 900;
	background-color: #ff0000;
	border: 3px solid #fff;
	border-radius: 30px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-anchor-link {
		width: 100%;
		height: 6.6666666667vw;
		border: 0.2666666667vw solid #fff;
		border-radius: 4vw;
	}
}
.main-cont .sec-about .sec-about-anchor-link p {
	letter-spacing: -0.05em;
	font-family: "Reggae One", cursive;
	display: block;
	font-size: 15px;
	margin-right: 5px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-anchor-link p {
		font-size: 2.4vw;
		margin-right: 0.2666666667vw;
	}
}
.main-cont .sec-about .sec-about-anchor-link-img {
	width: 13px;
	margin-top: 2px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-anchor-link-img {
		width: 2.4vw;
		margin-top: 0.2666666667vw;
	}
}
.main-cont .sec-about .sec-about-title {
	width: 490px;
	margin: 0 auto 50px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-title {
		width: 66.6666666667vw;
		margin: 0 auto 5.3333333333vw;
	}
}
.main-cont .sec-about .sec-about-title img {
	height: 100%;
}
.main-cont .sec-about .sec-about-lead-text {
	letter-spacing: 0.05em;
	width: 100%;
	max-width: 745px;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 900;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-lead-text {
		font-size: 3.2vw;
		margin-bottom: 7.3333333333vw;
	}
}
.main-cont .sec-about .sec-about-flex {
	position: relative;
	width: 100%;
	max-width: 745px;
	margin: 0 auto 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-flex {
		display: block;
		margin: 0 auto 6.6666666667vw;
	}
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-ele-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 9.3333333333vw;
	}
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-ele-wrap:last-of-type {
		margin-bottom: 0;
	}
}
.main-cont .sec-about .sec-about-ele-wrap:last-of-type .sec-about-ele-img {
	width: 190px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-ele-wrap:last-of-type .sec-about-ele-img {
		width: 29.4666666667vw;
	}
}
.main-cont .sec-about .sec-about-ele {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 240px;
	margin: 0 auto 25px;
	border-radius: 95px;
	background-color: #fff;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-ele {
		width: 34.6666666667vw;
		height: 34.6666666667vw;
		margin: 0 auto;
		margin-right: 2.6666666667vw;
		border-radius: 12.6666666667vw;
	}
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-ele.seiriken img {
		width: 20vw !important;
		height: auto !important;
	}
}
.main-cont .sec-about .sec-about-ele img {
	height: 100%;
}
.main-cont .sec-about .sec-about-ele-text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	font-weight: 900;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-ele-text {
		flex: 1;
		text-align: left;
		font-size: 3.0666666667vw;
	}
}
.main-cont .sec-about .sec-about-plus {
	position: absolute;
	top: 37%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	width: 66px;
	height: 66px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-plus {
		top: 50%;
		width: 7.0666666667vw;
		height: 7.0666666667vw;
	}
}
.main-cont .sec-about .sec-about-plus img {
	height: 100%;
}
.main-cont .sec-about .sec-about-text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 900;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-text {
		font-size: 3.2vw;
	}
}
.main-cont .sec-about .sec-about-text-warnings {
	margin-bottom: 80px;
	margin-top: 20px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-text-warnings {
		margin-top: 4vw;
		margin-bottom: 13.3333333333vw;
		text-align: left;
	}
}
.main-cont .sec-about .sec-about-box {
	position: relative;
	border: 3px solid #fff;
	border-radius: 10px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-box {
		border: 0.4vw solid #fff;
		border-radius: 1.3333333333vw;
	}
}
.main-cont .sec-about .sec-about-box-title {
	width: 100%;
	max-width: 415px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	line-height: 1.5;
	font-weight: 900;
	margin: -40px auto 0;
	background-color: #ff0000;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-box-title {
		width: 64.9333333333vw;
		max-width: 100%;
		font-size: 4vw;
		margin: -6.6666666667vw auto 0;
	}
}
.main-cont .sec-about .sec-about-list {
	width: 100%;
	max-width: 925px;
	padding: 30px 0 50px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 20px;
	row-gap: 20px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-list {
		width: 71.3333333333vw;
		max-width: 100%;
		padding: 5.3333333333vw 0 6vw;
		grid-template-columns: 1fr 1fr;
		column-gap: 2.6666666667vw;
		row-gap: 2.6666666667vw;
	}
}
.main-cont .sec-about .sec-about-item {
	height: 38px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-item {
		height: 13.3333333333vw;
	}
}
.main-cont .sec-about .sec-about-link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 38px;
	background-color: #fff;
	padding: 0 20px;
	border-radius: 25px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-link {
		justify-content: center;
		text-align: center;
		height: 13.3333333333vw;
		padding: 0 2.6666666667vw;
		border-radius: 6.6666666667vw;
	}
}
.main-cont .sec-about .sec-about-link span {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 900;
	color: #ff0000;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-link span {
		font-size: 2.6666666667vw;
	}
}
.main-cont .sec-about .sec-about-link img {
	position: absolute;
	top: 32%;
	right: 20px;
	width: 15px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-link img {
		width: 2.4vw;
		top: 44%;
		right: 2.6666666667vw;
	}
}
.main-cont .sec-about .sec-about-item-text-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 38px;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-item-text-wrap {
		height: 13.3333333333vw;
	}
}
.main-cont .sec-about .sec-about-item-text {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 900;
	color: #fff;
}
@media (max-width: 767px) {
	.main-cont .sec-about .sec-about-item-text {
		font-size: 2.9333333333vw;
	}
}
.main-cont .sec-map {
	padding: 105px 0 95px;
	background-color: #00d2ff;
}
@media (max-width: 767px) {
	.main-cont .sec-map {
		padding: 19.3333333333vw 0 22vw;
	}
}
.main-cont .sec-map .sec-map-content-wrap {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
@media (max-width: 767px) {
	.main-cont .sec-map .sec-map-content-wrap {
		padding-top: 14vw;
		width: 80vw;
		max-width: 100%;
	}
}
.main-cont .sec-map .sec-map-content-text {
	position: absolute;
	top: 0;
	left: 2px;
	width: 230px;
	height: 35px;
	z-index: 10;
}
@media (max-width: 767px) {
	.main-cont .sec-map .sec-map-content-text {
		top: -19px;
		left: 0;
		width: 29.3333333333vw;
		height: 5.3333333333vw;
		z-index: 10;
	}
}
.main-cont .sec-map .sec-map-content-title {
	position: absolute;
	top: 20px;
	left: 2px;
	width: 604px;
	height: 77px;
	z-index: 1;
}
@media (max-width: 767px) {
	.main-cont .sec-map .sec-map-content-title {
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		margin-bottom: 2.6666666667vw;
		z-index: 1;
	}
}
.main-cont .sec-map .sec-map-content {
	width: 100%;
}
@media (max-width: 767px) {
	.main-cont .sec-map .sec-map-content {
		width: 80vw;
		margin: 0 auto 6vw;
	}
}
.main-cont .sec-map .sec-map-content img {
	height: 100%;
}
.main-cont .sec-map .sec-map-icons {
	position: absolute;
	bottom: 37px;
	right: 4%;
	width: 557px;
}
@media (max-width: 767px) {
	.main-cont .sec-map .sec-map-icons {
		display: none;
	}
}
.main-cont .sec-map .sec-map-icons img {
	height: 100%;
}
.main-cont .sec-map .sec-map-content_sp {
	display: none;
}
@media (max-width: 767px) {
	.main-cont .sec-map .sec-map-content_sp {
		display: block;
		width: 80vw;
		margin: 0 auto;
	}
}
.main-cont .sec-map .sec-map-content_sp img {
	height: 100%;
}
.main-cont .sec-map .sec-map-icons_sp {
	display: none;
}
@media (max-width: 767px) {
	.main-cont .sec-map .sec-map-icons_sp {
		position: absolute;
		bottom: 4.2666666667vw;
		right: 4vw;
		display: block;
		width: 75.0666666667vw;
	}
}
.main-cont .sec-map .sec-map-icons_sp img {
	height: 100%;
}

.sec-present {
	padding: 55px 0 65px;
	background-image: url("/special-2023/assets/img/autumn_event/present-bg.png");
	background-repeat: repeat-y;
	background-size: 100%;
}
@media (max-width: 767px) {
	.sec-present {
		padding: 8.6666666667vw 0 18.6666666667vw;
		background-image: url("/special-2023/assets/img/autumn_event/present-bg_sp.png");
		background-size: contain;
	}
}
.sec-present .sec-present-title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 40px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-title {
		width: 100%;
		max-width: 95%;
		margin: 0 auto 5.3333333333vw;
	}
}
.sec-present .sec-present-title span {
	display: block;
}
.sec-present .sec-present-title span:first-of-type, .sec-present .sec-present-title span:last-of-type {
	flex: 1;
}
.sec-present .sec-present-title span:nth-of-type(2) {
	width: 100%;
	max-width: 475px;
	margin: 0 35px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-title span:nth-of-type(2) {
		width: 63.3333333333vw;
		max-width: 100%;
		margin: 0 1.3333333333vw;
	}
}
.sec-present .sec-present-title span img {
	height: 100%;
}
.sec-present .sec-present-flex {
	width: 100%;
	max-width: 1000px;
	display: flex;
	justify-content: center;
	margin: 0 auto 70px;
	column-gap: 35px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-flex {
		display: block;
		margin: 0 auto 13.3333333333vw;
	}
}
.sec-present .sec-present-flex-c {
	margin: 0 auto 45px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-flex-c {
		margin: 0 auto 12vw;
	}
}
.sec-present .sec-present-ele-a {
	width: 310px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-a {
		width: 100%;
		margin-bottom: 9.3333333333vw;
	}
}
.sec-present .sec-present-ele-a .sec-present-ele-img {
	width: 242px;
	height: 100%;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-a .sec-present-ele-img {
		width: 48.1333333333vw;
	}
}
.sec-present .sec-present-ele-b {
	width: 655px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-b {
		width: 100%;
	}
}
.sec-present .sec-present-ele-b .sec-present-ele-b-flex {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 35px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-b .sec-present-ele-b-flex {
		display: block;
	}
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-b .sec-present-ele-b-flex .sec-present-ele-wrap:first-of-type {
		margin-bottom: 5.3333333333vw;
	}
}
.sec-present .sec-present-ele-b .sec-present-ele-b-flex .sec-present-ele-wrap:first-of-type .sec-present-ele-img {
	width: 300px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-b .sec-present-ele-b-flex .sec-present-ele-wrap:first-of-type .sec-present-ele-img {
		width: 14.9333333333vw;
	}
}
.sec-present .sec-present-ele-b .sec-present-ele-b-flex .sec-present-ele-wrap:last-of-type .sec-present-ele-img {
	width: 272px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-b .sec-present-ele-b-flex .sec-present-ele-wrap:last-of-type .sec-present-ele-img {
		width: 51.3333333333vw;
	}
}
.sec-present .sec-present-ele-b .sec-present-ele-b-flex .sec-present-ele-wrap img {
	height: 100%;
}
.sec-present .sec-present-ele-title {
	margin-bottom: 25px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-title {
		margin-bottom: 5.3333333333vw;
	}
}
.sec-present .sec-present-ele-title img {
	height: 100%;
}
.sec-present .sec-present-ele {
	width: 310px;
	height: 310px;
	border-radius: 80px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele {
		width: 60vw;
		height: 60vw;
		border-radius: 12vw;
		margin: 0 auto 3.3333333333vw;
	}
}
.sec-present .sec-present-ele-text {
	text-align: center;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-text {
		font-size: 3.2vw;
	}
}
.sec-present .sec-present-ele-c {
	width: 1000px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-c {
		width: 100%;
	}
}
.sec-present .sec-present-ele-c .sec-present-ele-c-flex {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	column-gap: 25px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-c .sec-present-ele-c-flex {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 2.6666666667vw;
		row-gap: 2.6666666667vw;
	}
}
.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:first-of-type .sec-present-ele-img {
	width: 166px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:first-of-type .sec-present-ele-img {
		width: 26.1333333333vw;
	}
}
.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:nth-of-type(2) .sec-present-ele-img {
	width: 152px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:nth-of-type(2) .sec-present-ele-img {
		width: 24.4vw;
	}
}
.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:nth-of-type(3) .sec-present-ele-img {
	width: 179px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:nth-of-type(3) .sec-present-ele-img {
		width: 26.5333333333vw;
	}
}
.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:last-of-type .sec-present-ele-img {
	width: 162px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap:last-of-type .sec-present-ele-img {
		width: 25.3333333333vw;
	}
}
.sec-present .sec-present-ele-c .sec-present-ele-c-flex .sec-present-ele-wrap img {
	height: 100%;
}
.sec-present .sec-present-ele-c .sec-present-ele {
	width: 230px;
	height: 230px;
	border-radius: 60px;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-ele-c .sec-present-ele {
		width: 34.1333333333vw;
		height: 34.1333333333vw;
		border-radius: 9.3333333333vw;
		margin: 0 auto 2.6666666667vw;
	}
}
.sec-present .sec-present-content {
	height: 1100px;
	padding: 125px 50px 0;
	margin-bottom: 75px;
	background-image: url("/special-2023/assets/img/autumn_event/present-content-bg.png");
	background-repeat: no-repeat;
	background-size: contain;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content {
		height: 313.3333333333vw;
		padding: 18vw 8vw 0;
		margin-bottom: 10.6666666667vw;
		background-image: url("/special-2023/assets/img/autumn_event/present-content-bg_sp.png");
	}
}
.sec-present .sec-present-content-title {
	width: 95%;
	margin: 0 auto 20px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-title {
		width: 100%;
		margin: 0 auto 2.6666666667vw;
	}
}
.sec-present .sec-present-content-title img {
	height: 100%;
}
.sec-present .sec-present-content-subtitle {
	width: 70%;
	margin: 0 auto 35px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-subtitle {
		width: 100%;
		margin: 0 auto 4.6666666667vw;
	}
}
.sec-present .sec-present-content-subtitle img {
	height: 100%;
}
.sec-present .bg-blue {
	background-color: #1946ab;
}
.sec-present .color-blue {
	color: #1946ab;
}
.sec-present .bg-red {
	background-color: #e31a0e;
}
.sec-present .color-red {
	color: #e31a0e;
}
.sec-present .sec-present-content-box {
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box {
		margin-bottom: 6.6666666667vw;
	}
}
.sec-present .sec-present-content-box:first-of-type .sec-present-content-flex {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 40px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:first-of-type .sec-present-content-flex {
		display: block;
	}
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-wrap:first-of-type {
		margin-bottom: 5.3333333333vw;
	}
}
.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-wrap:first-of-type .sec-present-content-ele-img {
	width: 144px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-wrap:first-of-type .sec-present-content-ele-img {
		width: 22vw;
	}
}
.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-wrap:first-of-type img {
	height: 100%;
}
.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-wrap:last-of-type .sec-present-content-ele-img {
	width: 374px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-wrap:last-of-type .sec-present-content-ele-img {
		width: 57.4666666667vw;
	}
}
.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-wrap:last-of-type img {
	height: 100%;
}
.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele {
	width: 425px;
	height: 270px;
	border-radius: 40px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele {
		width: 100%;
		height: 44.6666666667vw;
		border-radius: 10.6666666667vw;
		margin: 0 auto 4vw;
	}
}
.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-text {
	text-align: center;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.2;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:first-of-type .sec-present-content-ele-text {
		font-size: 3.2vw;
	}
}
.sec-present .sec-present-content-box:last-of-type {
	margin-bottom: 0;
}
.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	column-gap: 20px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele-wrap {
		display: block;
	}
}
.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele {
	width: 530px;
	height: 256px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele {
		width: 100%;
		height: auto;
		margin-bottom: 4.6666666667vw;
	}
}
.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele-text {
	letter-spacing: 0.04em;
	flex: 1;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele-text {
		font-size: 3.2vw;
	}
}
.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele-text span {
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 15px;
	text-indent: -12px;
	margin-left: 12px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box:last-of-type .sec-present-content-ele-text span {
		margin-top: 2vw;
		font-size: 2.6666666667vw;
		text-indent: -2.6666666667vw;
		margin-left: 2.6666666667vw;
	}
}
.sec-present .sec-present-content-box .sec-present-content-ele-img {
	height: 100%;
}
.sec-present .sec-present-content-box-title {
	display: flex;
	align-items: center;
	column-gap: 15px;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box-title {
		margin-bottom: 5.3333333333vw;
	}
}
.sec-present .sec-present-content-box-title span:first-of-type {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46.5px;
	height: 46.5px;
	border-radius: 15px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box-title span:first-of-type {
		font-size: 5.3333333333vw;
		width: 9.3333333333vw;
		height: 9.3333333333vw;
		border-radius: 2.6666666667vw;
	}
}
.sec-present .sec-present-content-box-title span:first-of-type.bg-blue img {
	width: 9px;
	height: 22px;
	margin-right: 4px;
	max-width: 100%;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box-title span:first-of-type.bg-blue img {
		width: 2vw;
		height: 4.6666666667vw;
		margin-right: 0.5333333333vw;
	}
}
.sec-present .sec-present-content-box-title span:first-of-type.bg-red img {
	width: 17px;
	height: 21px;
	max-width: 100%;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box-title span:first-of-type.bg-red img {
		width: 3.3333333333vw;
		height: 4.5333333333vw;
	}
}
.sec-present .sec-present-content-box-title span:last-of-type {
	flex: 1;
	font-size: 25px;
	font-weight: 900;
	line-height: 1.5;
}
@media (max-width: 767px) {
	.sec-present .sec-present-content-box-title span:last-of-type {
		font-size: 3.2vw;
	}
}
.sec-present .sec-present-btn {
	position: relative;
	width: 395px;
	height: 104px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e31a0e;
	border-radius: 50px;
	margin: 0 auto;
	cursor: pointer;
	transition: 0.2s;
}
@media (max-width: 767px) {
	.sec-present .sec-present-btn {
		width: 72vw;
		height: 20vw;
		border-radius: 10.6666666667vw;
	}
}
.sec-present .sec-present-btn:hover {
	opacity: 0.7;
}
.sec-present .sec-present-btn span:first-of-type {
	color: #fff;
	font-size: 28px;
	font-weight: 900;
}
@media (max-width: 767px) {
	.sec-present .sec-present-btn span:first-of-type {
		font-size: 5.3333333333vw;
	}
}
.sec-present .sec-present-btn span:last-of-type {
	position: absolute;
	top: 38%;
	right: 30px;
	display: block;
	width: 19px;
}
@media (max-width: 767px) {
	.sec-present .sec-present-btn span:last-of-type {
		top: 7.3333333333vw;
		width: 4.8vw;
		right: 5.3333333333vw;
	}
}

.fade-element {
	position: relative;
	top: 30px;
	opacity: 0;
	transition: 0.4s;
}
.fade-element.is-active {
	top: 0px;
	opacity: 1;
	pointer-events: auto;
}

body.is-fixed {
	position: fixed;
}

.modal-overlay {
	display: none;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	overflow: hidden;
}
.modal-overlay.is-active {
	display: block;
}
.modal-overlay .modal-close {
	position: absolute;
	right: 0;
	cursor: pointer;
}
@media (min-width: 768px) {
	.modal-overlay .modal-close {
		top: 90px;
		width: 30px;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-close {
		top: 13.0666666667vw;
		width: 6vw;
	}
}
.modal-overlay .modal-close img {
	width: 100%;
	height: auto;
}
.modal-overlay .modal-inner {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 768px) {
	.modal-overlay .modal-inner {
		width: 1000px;
		padding: 50px 0;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-inner {
		width: 80vw;
		padding: 10vw 0;
	}
}
.modal-overlay .modal-content {
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
@media (min-width: 768px) {
	.modal-overlay .modal-content {
		border-radius: 10px;
		padding: 50px;
		height: calc(100vh - 200px);
		min-height: 400px;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-content {
		border-radius: 2.6666666667vw;
		padding: 6vw;
		height: calc(100vh - 32vw);
		height: calc(100svh - 32vw);
	}
}
.modal-overlay .modal-title {
	text-align: center;
	color: #fff;
	font-weight: bold;
}
@media (min-width: 768px) {
	.modal-overlay .modal-title {
		font-size: 60px;
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-title {
		font-size: 8vw;
		margin-bottom: 3.3333333333vw;
	}
}
.modal-overlay .modal-sec {
	font-weight: bold;
}
@media (min-width: 768px) {
	.modal-overlay .modal-sec {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-sec {
		font-size: 3.2vw;
	}
}
@media (min-width: 768px) {
	.modal-overlay .modal-sec .warnings {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-sec .warnings {
		margin-top: 4vw;
	}
}
.modal-overlay .modal-sec dt {
	margin-bottom: 0.2em;
}
@media (min-width: 768px) {
	.modal-overlay .modal-sec dd p.adjust-indent {
		text-indent: -16px;
		padding-left: 16px;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-sec dd p.adjust-indent {
		text-indent: -3.2vw;
		padding-left: 3.2vw;
	}
}
@media (min-width: 768px) {
	.modal-overlay .modal-sec dd .adjust-left {
		margin-left: 65px;
	}
}
@media (min-width: 768px) {
	.modal-overlay .modal-sec dd .adjust-left p {
		text-indent: -16px;
		padding-left: 16px;
	}
}
@media (max-width: 767px) {
	.modal-overlay .modal-sec dd .adjust-left p {
		text-indent: -3.2vw;
		padding-left: 3.2vw;
	}
}
.modal-overlay .modal-sec ul {
	list-style-type: disc;
	margin-left: 1.2em;
}
.modal-overlay .modal-sec ol {
	list-style-type: decimal;
	margin-left: 1.2em;
}
/*# sourceMappingURL=style.css.map */
