@charset "UTF-8";
@media (min-width: 768px) {
	.about {
		margin-top: 45px;
	}
}
@media (max-width: 767px) {
	.about {
		margin-top: 8vw;
	}
}
@media (min-width: 768px) {
	.about__frame__black01 {
		border: 15px solid #000;
	}
}
@media (max-width: 767px) {
	.about__frame__black01 {
		border: 2vw solid #000;
	}
}
@media (min-width: 768px) {
	.about__frame__white {
		border: 5px solid #fff;
	}
}
@media (max-width: 767px) {
	.about__frame__white {
		border: 0.6666666667vw solid #fff;
	}
}
@media (min-width: 768px) {
	.about__lead {
		display: flex;
		justify-content: space-between;
		padding: 5px 20px;
		align-items: center;
	}
}
@media (min-width: 768px) {
	.about__lead {
		border: 5px solid #000;
	}
}
@media (max-width: 767px) {
	.about__lead {
		border: 0.6666666667vw solid #000;
	}
}
.about__lead p {
	font-weight: bold;
}
@media (min-width: 768px) {
	.about__lead p {
		width: 520px;
		line-height: 1.75;
	}
}
@media (max-width: 767px) {
	.about__lead p {
		font-size: 2.9333333333vw;
		line-height: 1.4545454545;
		padding: 2.6666666667vw 4vw;
	}
}
@media (min-width: 768px) {
	.about__title {
		margin-right: 30px;
		width: 468px;
	}
}
@media (max-width: 767px) {
	.about__title {
		border-bottom: 0.6666666667vw solid #000;
		padding: 1.3333333333vw 0.6666666667vw;
	}
}
.about__appeal {
	font-weight: bold;
	text-align: center;
}
@media (min-width: 768px) {
	.about__appeal {
		font-size: 28px;
		border-bottom: 5px solid #000;
		border-left: 5px solid #000;
		border-right: 5px solid #000;
		padding: 5px 0;
	}
}
@media (max-width: 767px) {
	.about__appeal {
		font-size: 3.7333333333vw;
		white-space: nowrap;
		border-bottom: 0.6666666667vw solid #000;
		border-left: 0.6666666667vw solid #000;
		border-right: 0.6666666667vw solid #000;
		padding: 1.6vw 0;
	}
}
.about__desc {
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 768px) {
	.about__desc {
		width: 1000px;
		padding: 5px 0 10px;
	}
}
@media (max-width: 767px) {
	.about__desc {
		width: 64vw;
		padding: 2.6666666667vw 0 5.0666666667vw;
	}
}
.about__desc p {
	font-feature-settings: "palt";
}
@media (min-width: 768px) {
	.about__desc p {
		font-size: 48px;
		white-space: nowrap;
	}
}
@media (max-width: 767px) {
	.about__desc p {
		font-size: 5.3333333333vw;
		white-space: nowrap;
		line-height: 1.25;
	}
}
.about__desc p.about__price {
	text-align: right;
}
@media (min-width: 768px) {
	.about__desc p.about__price {
		font-size: 20px;
		padding-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.about__desc p.about__price {
		font-size: 3.2vw;
		margin-top: 2.6666666667vw;
	}
}
.about__desc ul {
	display: flex;
	flex-wrap: wrap;
}
.about__desc ul li {
	position: relative;
}
@media (min-width: 768px) {
	.about__desc ul li {
		padding-left: 15px;
		margin-right: 5px;
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.about__desc ul li {
		padding-left: 2.6666666667vw;
		font-size: 3.2vw;
		margin-left: 0.6666666667vw;
	}
}
.about__desc ul li::after {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
@media (min-width: 768px) {
	.about__desc__outer {
		border-bottom: 5px solid #000;
		border-left: 5px solid #000;
		border-right: 5px solid #000;
	}
}
@media (max-width: 767px) {
	.about__desc__outer {
		border-bottom: 0.6666666667vw solid #000;
		border-left: 0.6666666667vw solid #000;
		border-right: 0.6666666667vw solid #000;
	}
}

@media (min-width: 768px) {
	.splide--loop {
		border-left: 3px solid #000;
		border-right: 3px solid #000;
	}
}

@media (min-width: 768px) {
	.splide__slide {
		border-right: 3px solid #000;
		border-left: 3px solid #000;
	}
}

.splide__pagination {
	position: static !important;
}
@media (min-width: 768px) {
	.splide__pagination {
		border-top: 5px solid #000;
		border-bottom: 5px solid #000;
		padding: 11px 0 !important;
	}
}
@media (max-width: 767px) {
	.splide__pagination {
		border-top: 0.8vw solid #000;
		border-bottom: 0.8vw solid #000;
		padding: 2vw 0 !important;
	}
}
@media (min-width: 768px) {
	.splide__pagination li {
		margin: 0 8px !important;
	}
}
@media (max-width: 767px) {
	.splide__pagination li {
		margin: 0 0.5333333333vw !important;
	}
}

.splide__pagination__page {
	border-radius: 0 !important;
	transform: rotate(45deg) !important;
	background-color: #fff !important;
	border: 2px solid #000 !important;
}
@media (min-width: 768px) {
	.splide__pagination__page {
		width: 10px !important;
		height: 10px !important;
	}
}
.splide__pagination__page.is-active {
	background-color: #000 !important;
	transform: rotate(45deg) scale(1) !important;
}

@media (min-width: 768px) {
	.splide-controller {
		position: relative !important;
	}
}
@media (max-width: 767px) {
	.splide-controller {
		border-left: 0.6666666667vw solid #000;
		border-right: 0.6666666667vw solid #000;
	}
}

.splide__arrow {
	opacity: 1 !important;
	border-radius: 0px !important;
	background-color: #000 !important;
}
@media (min-width: 768px) {
	.splide__arrow {
		width: 50px !important;
		height: 50px !important;
	}
}
@media (max-width: 767px) {
	.splide__arrow {
		top: 0 !important;
		transform: translateY(0) !important;
	}
}

.splide__arrow--prev {
	left: 0 !important;
}
@media (max-width: 767px) {
	.splide__arrow--prev {
		height: 94.9333333333vw !important;
		width: 5.6vw !important;
	}
}

.splide__arrow--next {
	right: 0 !important;
}
@media (max-width: 767px) {
	.splide__arrow--next {
		height: 94.9333333333vw !important;
		width: 5.6vw !important;
	}
}

.splide__arrow svg {
	fill: #fff !important;
}

@media (max-width: 767px) {
	.splide__slide {
		width: 62.6666666667vw !important;
		margin-left: 4.8vw !important;
	}
}

.anchors {
	display: flex;
}
@media (min-width: 768px) {
	.anchors {
		margin-top: 40px;
	}
}
@media (max-width: 767px) {
	.anchors {
		justify-content: space-between;
		margin-top: 8vw;
	}
}
.anchors li button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	font-family: "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	position: relative;
	color: #000 !important;
}
@media (min-width: 768px) {
	.anchors li button {
		font-size: 18px;
		padding-bottom: 8px;
		transition: opacity 0.2s;
	}
	.anchors li button:hover {
		opacity: 0.7;
	}
}
@media (max-width: 767px) {
	.anchors li button {
		font-size: 3.2vw;
		padding-bottom: 1.3333333333vw;
	}
}
.anchors li button::after {
	content: "";
	display: block;
	width: 100%;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}
@media (min-width: 768px) {
	.anchors li button::after {
		height: 5px;
	}
}
@media (max-width: 767px) {
	.anchors li button::after {
		height: 0.6666666667vw;
	}
}
@media (min-width: 768px) {
	.anchors li + li {
		margin-left: 40px;
	}
}

.gojouin {
	background-image: url(/special-2023/assets/img/gojouin/about/bg.png);
	background-repeat: repeat;
}
@media (min-width: 768px) {
	.gojouin {
		padding-top: 110px;
		padding-bottom: 120px;
		background-size: 100px 100px;
		margin-top: 120px;
	}
}
@media (max-width: 767px) {
	.gojouin {
		padding-top: 19.3333333333vw;
		padding-bottom: 19.3333333333vw;
		background-size: 12vw 12vw;
		margin-top: 16vw;
	}
}
.gojouin__title {
	text-align: center;
	color: #fff;
	font-weight: bold;
}
@media (min-width: 768px) {
	.gojouin__title {
		font-size: 28px;
		line-height: 1.7857142857;
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.gojouin__title {
		font-size: 3.2vw;
		line-height: 1.6666666667;
		margin-bottom: 8vw;
	}
}
@media (min-width: 768px) {
	.gojouin__img {
		max-width: 815px;
		margin-left: auto;
		margin-right: auto;
	}
}
.gojouin__img figcaption {
	text-align: right;
	color: #fff;
}
@media (min-width: 768px) {
	.gojouin__img figcaption {
		font-size: 20px;
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.gojouin__img figcaption {
		font-size: 3.2vw;
		margin-top: 2vw;
	}
}

.pte {
	position: relative;
	background-image: url(/special-2023/assets/img/gojouin/pte/bg.png);
	background-repeat: repeat;
}
@media (min-width: 768px) {
	.pte {
		padding-top: 130px;
		padding-bottom: 120px;
		background-size: 100px 100px;
	}
}
@media (max-width: 767px) {
	.pte {
		padding-top: 18.6666666667vw;
		padding-bottom: 18.6666666667vw;
	}
}
.pte__obj {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
}
.pte__title {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 768px) {
	.pte__title {
		max-width: 1000px;
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.pte__title {
		width: 80vw;
		margin-bottom: 8vw;
	}
}
.pte__lead {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 768px) {
	.pte__lead {
		max-width: 685px;
	}
}
@media (max-width: 767px) {
	.pte__lead {
		width: 68.6666666667vw;
	}
}
.pte__warning {
	font-weight: bold;
	color: #e6190e;
	text-align: center;
	font-weight: bold;
}
@media (min-width: 768px) {
	.pte__warning {
		font-size: 20px;
		margin-bottom: 15px;
		margin-top: 15px;
	}
}
@media (max-width: 767px) {
	.pte__warning {
		font-size: 3.7333333333vw;
		margin-bottom: 2.6666666667vw;
		margin-top: 2.6666666667vw;
	}
}
@media (min-width: 768px) {
	.pte__contents {
		display: flex;
		justify-content: center;
		margin-top: 45px;
	}
}
@media (max-width: 767px) {
	.pte__contents {
		margin-top: 8.6666666667vw;
		width: 80vw;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 767px) {
	.pte__contents p:first-of-type {
		letter-spacing: 0.2em;
	}
}
@media (min-width: 768px) {
	.pte__img {
		margin-right: 35px;
		width: 330px;
	}
}
@media (max-width: 767px) {
	.pte__img {
		width: 57.3333333333vw;
		margin-left: auto;
		margin-right: auto;
	}
}
.pte__img figcaption {
	text-align: right;
}
@media (min-width: 768px) {
	.pte__img figcaption {
		font-size: 20px;
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.pte__img figcaption {
		font-size: 3.2vw;
		margin-top: 2vw;
	}
}
.pte__info {
	color: #0146a1;
	font-weight: bold;
}
@media (min-width: 768px) {
	.pte__info {
		font-size: 16px;
		width: 280px;
	}
}
@media (max-width: 767px) {
	.pte__info {
		font-size: 3.7333333333vw;
		margin-top: 5.3333333333vw;
		line-height: 1.5333333333;
	}
}
.pte__list {
	display: flex;
	flex-wrap: wrap;
}
.pte__list li {
	position: relative;
}
@media (min-width: 768px) {
	.pte__list li {
		padding-left: 15px;
	}
}
@media (max-width: 767px) {
	.pte__list li {
		padding-left: 4vw;
	}
}
.pte__list li::after {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
@media (min-width: 768px) {
	.pte__chara {
		margin-top: 20px;
		width: 237px;
	}
}
@media (max-width: 767px) {
	.pte__chara {
		margin-top: 6.6666666667vw;
		width: 46vw;
		margin-left: auto;
		margin-right: auto;
	}
}
.pte .close__wrap {
	position: relative;
}
.pte .close__wrap .close__section {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 9999;
}
@media (min-width: 768px) {
	.pte .close__wrap .close__section {
		height: 88%;
	}
}
@media (max-width: 767px) {
	.pte .close__wrap .close__section {
		height: 100%;
	}
}
.pte .close__wrap .close__section span {
	color: #fff;
	font-weight: bold;
}
@media (min-width: 768px) {
	.pte .close__wrap .close__section span {
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	.pte .close__wrap .close__section span {
		font-size: 6.4vw;
	}
}

.bottom__button {
	text-align: center;
}
@media (min-width: 768px) {
	.bottom__button {
		padding-top: 120px;
	}
}
@media (max-width: 767px) {
	.bottom__button {
		padding-top: 20vw;
	}
}
.bottom__button__lead {
	font-weight: bold;
}
@media (min-width: 768px) {
	.bottom__button__lead {
		font-size: 20px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.bottom__button__lead {
		font-size: 3.7333333333vw;
		margin-bottom: 2.6666666667vw;
	}
}
.bottom__button__caution {
	font-weight: bold;
}
@media (min-width: 768px) {
	.bottom__button__caution {
		margin-top: 20px;
		font-size: 16px;
		line-height: 1.75;
	}
}
@media (max-width: 767px) {
	.bottom__button__caution {
		margin-top: 5.3333333333vw;
		font-size: 4vw;
		line-height: 1.5333333333;
	}
}

.button__default {
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	border-radius: 999px;
	position: relative;
}
.button__default::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(/special-2023/assets/img/gojouin/icon-blank-black.png);
	background-repeat: no-repeat;
}
@media (min-width: 768px) {
	.button__default::after {
		width: 19px;
		height: 20px;
		background-size: 19px 20px;
		right: 30px;
	}
}
@media (max-width: 767px) {
	.button__default::after {
		width: 4.6666666667vw;
		height: 4.6666666667vw;
		background-size: 4.6666666667vw 4.6666666667vw;
		right: 5.3333333333vw;
	}
}
@media (min-width: 768px) {
	.button__default {
		padding: 27px 90px;
		font-size: 28px;
		transition: opacity 0.2s;
	}
	.button__default:hover {
		opacity: 0.7;
	}
}
@media (max-width: 767px) {
	.button__default {
		width: 72vw;
		font-size: 5.3333333333vw;
		padding: 5.3333333333vw 0;
	}
}
.button__default:hover {
	color: #fff !important;
}

#wrap {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.main-cont {
	color: #000;
	font-family: "Zen Kaku Gothic New", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: 400;
}
.main-cont img {
	width: 100%;
	display: block;
}

.footer {
	background-color: #000;
}

.footer-local {
	background-color: #fff;
}

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

@media (min-width: 768px) {
	.common__inner {
		width: 1100px;
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.common__inner {
		width: 100%;
		padding: 0 10vw;
	}
}

.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;
}
@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 li a {
	display: block;
}
.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%;
}

@media (max-width: 767px) {
	.only-pc {
		display: none;
	}
}
@media (min-width: 768px) {
	.only-pc {
		display: block;
	}
}

@media (min-width: 768px) {
	.only-sp {
		display: none;
	}
}
@media (max-width: 767px) {
	.only-sp {
		display: block;
	}
}

.header__gnav-btn {
	background-color: #000 !important;
}

.header__gnav-btn::before, .header__gnav-btn::after {
	background-color: #fff !important;
}
/*# sourceMappingURL=style.css.map */
