@charset "UTF-8";

@media all and (min-width: 961px) {
	.swiper-scrollbar-outer {
		max-width: calc(100% - 80px);
	}
}

@media all and (max-width: 960px) {
	.swiper-scrollbar-wrapper::before {
		width: calc(100% - 20px);
	}
}

@media all and (min-width: 961px) {
	.index-container {
		padding-top: 180px;
	}
}

@media all and (max-width: 1280px) {
	.index-container {
		padding-top: 160px;
	}
}

@media all and (max-width: 960px) {
	.index-container {
		padding-top: unset;
	}
}

.index-en-head {
	font-family: 'Fangyuan';
	font-weight: 500;
	letter-spacing: 0 !important;
	line-height: 1;
	white-space: nowrap;
}

@media all and (min-width: 961px) {

	.index-en-head {
		font-size: 48px;
		margin-top: 10px;
	}
}

@media all and (max-width: 960px) {

	.index-en-head {
		font-size: 32px;
		margin-top: 10px;
	}
}

.index-news .title-box,
.index-events .title-box,
.index-artists .title-box,
.index-support .title-box,
.index-mailnews .title-box,
.index-about .title-box {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}

@media all and (max-width: 960px) {

	.index-news .title-box,
	.index-events .title-box,
	.index-artists .title-box,
	.index-support .title-box,
	.index-mailnews .title-box,
	.index-about .title-box {
		margin-bottom: 35px;
	}
}

.index-news .title-box .head-box,
.index-events .title-box .head-box,
.index-artists .title-box .head-box,
.index-support .title-box .head-box,
.index-mailnews .title-box .head-box,
.index-about .title-box .head-box {
	display: inline-block;
	position: relative;
}

.index-news .title-box .head-box .count,
.index-events .title-box .head-box .count,
.index-artists .title-box .head-box .count,
.index-support .title-box .head-box .count,
.index-mailnews .title-box .head-box .count,
.index-about .title-box .head-box .count {
	font-family: 'DIN';
	font-weight: 500;
	letter-spacing: 0 !important;
	display: inline-block;
	background-color: #02A29B;
	border-radius: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	position: absolute;
	right: -25px;
	top: 10px;
	text-align: center;
}

@media all and (min-width: 961px) {

	.index-artists-head {
		display: flex;
		align-items: flex-end;
	}
}

@media all and (min-width: 961px) {

	.index-artists-head .left-box {
		display: flex;
		align-items: flex-end;
	}
}

@media all and (min-width: 961px) {

	.index-artists-head .info-text {
		margin-left: 110px;
	}
}

@media all and (max-width: 960px) {

	.index-artists-head .info-text {
		font-size: 12px;
	}
}

.index-artists-head .common-button {
	white-space: nowrap;
}

@media all and (min-width: 961px) {

	.index-artists-head .common-button {
		margin-bottom: 17px;
	}
}

@media all and (max-width: 960px) {

	.index-artists {
		margin-bottom: 80px;
	}
}

@media all and (min-width: 961px) {

	.index-artists-head {
		margin-bottom: 72px;
		justify-content: space-between;
	}
}

@media all and (max-width: 960px) {

	.index-artists-head {
		margin-bottom: 40px;
	}
}

.index-artists .comingsoon {
	font-family: termina, sans-serif;
	font-weight: 700;
	letter-spacing: 0 !important;
	color: #E6E6E6;
	font-weight: 700;
	background-color: #F5F5F5;
	text-align: center;
}

@media all and (min-width: 961px) {

	.index-artists .comingsoon {
		border-radius: 80px;
		font-size: 60px;
		margin-top: 75px;
		padding-top: 84px;
		padding-bottom: 84px;
	}
}

@media all and (max-width: 960px) {

	.index-artists .comingsoon {
		border-radius: 40px;
		font-size: 24px;
		margin-top: 35px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

.index-pickup .index-en-head {
	font-family: termina, sans-serif;
	font-weight: 700;
	letter-spacing: 0 !important;
	font-weight: 700;
	line-height: 1;
}

@media all and (min-width: 961px) {
	.index-pickup .index-en-head {
		font-size: 32px;
		margin-top: 20px;
	}
}

@media all and (max-width: 960px) {
	.index-pickup .index-en-head {
		font-size: 24px;
		margin-top: 10px;
	}
}

.index-gallery {
	overflow: hidden;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-gallery {
		margin-bottom: 150px;
	}
}

@media all and (max-width: 960px) {
	.index-gallery {
		margin-bottom: 75px;
		padding-top: 100px;
	}
}

.index-gallery .loop-wrapper {
	font-family: 'Poppins';
	font-weight: 700;
	letter-spacing: 0 !important;
	overflow: hidden;
	opacity: 5%;
	position: absolute;
	white-space: nowrap;
	z-index: -1;
}

@media all and (min-width: 961px) {
	.index-gallery .loop-wrapper {
		line-height: 1;
		font-size: 300px;
		left: 0;
		bottom: 6rem;
	}
}

@media all and (max-width: 1280px) {
	.index-gallery .loop-wrapper {
		bottom: 3rem;
		font-size: 19vw;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .loop-wrapper {
		font-size: 120px;
		bottom: -8px;
		left: -80px;
	}
}

.index-gallery .loop-wrapper .loop {
	animation: loop 40s linear infinite;
	width: 100%;
}

.index-gallery .loop-wrapper .loop2 {
	position: absolute;
	top: 0;
	left: 0;
	animation: loop 40s -20s linear infinite;
}

.index-gallery .sliders {
	display: flex;
	justify-content: space-between;
	align-items: center;
	opacity: 0;
	position: relative;
	z-index: 1;
}

@media all and (min-width: 961px) {

	.index-gallery .sliders .index-window-slider-1,
	.index-gallery .sliders .index-window-slider-2,
	.index-gallery .sliders .index-window-slider-3,
	.index-gallery .sliders .index-window-slider-4 {
		width: 22%;
	}
}


@media all and (max-width: 960px) {
	
	.index-gallery .sliders {
		margin: 0 -15%;
	}

	.index-gallery .sliders .index-window-slider-1,
	.index-gallery .sliders .index-window-slider-2,
	.index-gallery .sliders .index-window-slider-3,
	.index-gallery .sliders .index-window-slider-4 {
		width: 42.6%;
		margin-left: 10px;
		margin-right: 10px;
	}
}

.index-gallery .sliders .index-window-slider-1.slick-initialized,
.index-gallery .sliders .index-window-slider-2.slick-initialized,
.index-gallery .sliders .index-window-slider-3.slick-initialized,
.index-gallery .sliders .index-window-slider-4.slick-initialized {
	display: block;
}

@media all and (min-width: 961px) {
	.index-gallery .sliders .index-window-slider-1 {
		margin-left: -11%;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .sliders .index-window-slider-1 {
		margin-left: -22%;
	}
}

@media all and (min-width: 961px) {
	.index-gallery .sliders .index-window-slider-4 {
		margin-right: -6%;
	}
}

.iban-slider{
	border-radius: 140px;
	border: 1px #e6e6e6 solid;
	box-sizing: border-box;
}
@media all and (max-width: 1360px) {
	.iban-slider {
		border-radius: 100px;
	}
}
@media all and (max-width: 960px) {
	.iban-slider {
		border-radius: 60px;
	}
}

.index-gallery .index-text-box {
	position: relative;
}

@media all and (min-width: 961px) {
	.index-gallery .index-text-box {
		text-align: center;
		width: 30%;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box {
		margin-top: -45px;
		padding-left: 30px;
		padding-right: 30px;
		position: relative;
		z-index: 1;
	}
}

.index-gallery .index-text-box .head {
	font-family: 'Fangyuan';
	letter-spacing: 0 !important;
	font-weight: 600;
	color: #02A29B;
	line-height: 1;
	text-align: center;
}

@media all and (min-width: 961px) {
	.index-gallery .index-text-box .head {
		font-size: 60px;
	}
}

@media all and (max-width: 1280px) {
	.index-gallery .index-text-box .head {
		font-size: 3.2vw;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box .head {
		font-size: 40px;
		line-height: 1.5;
		text-align: left;
	}
}

@media all and (min-width: 961px) {
	.index-gallery .index-text-box .head.n1 {
		margin-bottom: 22px;
	}
}

@media all and (min-width: 961px) {
	.index-gallery .index-text-box .head.n2 {
		margin-top: 22px;
		margin-bottom: 35px;
	}
}

.index-gallery .index-text-box .sp-box {
	display: flex;
	align-items: center;
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box .sp-box {
		margin-bottom: 15px;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box .sp-box .head {
		width: calc(100% - 70px);
	}
}

.index-gallery .index-text-box .index-sub-window-slider {
	border: solid 1px #E6E6E6;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

@media all and (min-width: 961px) {
	.index-gallery .index-text-box .index-sub-window-slider {
		width: 270px;
		line-height: 50px;
		font-size: 40px;
	}
}

@media all and (max-width: 1280px) {
	.index-gallery .index-text-box .index-sub-window-slider {
		font-size: 2.8vw;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box .index-sub-window-slider {
		width: 60px;
		margin-right: auto;
		text-align: center;
	}
}

@media all and (max-width: 768px) {
	.index-gallery .index-text-box .index-sub-window-slider {
		margin-right: 10px;
	}
}

.index-gallery .index-text-box .index-sub-window-slider * {
	font-weight: 600;
}

.index-gallery .index-text-box .index-sub-window-slider .sub-img-wrapper {
	height: 50px;
	padding: 10px 0;
}
.index-gallery .index-text-box .index-sub-window-slider .sub-img-wrapper img{
	height: 30px;
	display: block;
	margin: 0 auto;
}
@media all and (max-width: 960px) {
	.index-gallery .index-text-box .index-sub-window-slider .sub-img-wrapper {
		height: 34px;
		padding: 6px 0;
	}
	.index-gallery .index-text-box .index-sub-window-slider .sub-img-wrapper img{
		height: 22px;
	}
}

.index-gallery .index-text-box .index-sub-window-slider .sub-img-wrapper.slick-initialized {
	display: block;
}

@media all and (min-width: 961px) {
	.index-gallery .index-text-box .text {
		font-size: 14px;
		font-weight: 400;
		padding: 0 15%;
		text-align: left;
		margin-bottom: 80px;
	}
}

@media all and (max-width: 1280px) {
	.index-gallery .index-text-box .text {
		padding: 0 5%;
		font-size: 1.1vw;
		margin-bottom: 40px;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box .text {
		font-size: 12px;
		padding:  0;
		margin-bottom: 20px;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box .common-button {
		margin-top: 25px;
		margin-bottom: 25px;
	}
}

@media all and (max-width: 960px) {
	.index-gallery .index-text-box .common-button-link {
		justify-content: flex-start !important;
	}
}

@media all and (min-width: 961px) {
	.index-newsandpickup_box {
		display: flex;
		align-items: center;
		margin-bottom: 160px;
	}
}

@media all and (max-width: 960px) {
	.index-newsandpickup_box {
		margin-bottom: 80px;
	}
}

.index-news {
	position: relative;
}

@media all and (min-width: 961px) {
	.index-news {
		padding-left: calc((100% - 1440px) / 2 - 40px);
		margin-right: 40px;
		margin-left: 40px;
		width: 50%;
	}
}

@media all and (max-width: 960px) {
	.index-news {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media all and (min-width: 961px) {
	.index-news-terms {
		display: flex;
		margin-bottom: 30px;
		margin-top: 40px;
	}
}

.index-news-terms .index-news-term:not(:first-child) {
	margin-left: 8px;
}

.index-news-terms .index-news-term a {
	background-color: #F5F5F5;
	display: block;
	font-weight: 500;
	text-align: center;
}

@media all and (min-width: 961px) {
	.index-news-terms .index-news-term a {
		border-radius: 22px;
		line-height: 44px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

.index-news-terms .index-news-term a.current {
	background-color: #02A29B;
	color: #fff;
}

.index-news-articles {
	border-top: solid 1px #E6E6E6;
}

@media all and (min-width: 961px) {
	.index-news-articles {
		max-width: 640px;
		margin-right: 80px;
		padding-top: 30px;
	}
}

@media all and (max-width: 960px) {
	.index-news-articles {
		padding-top: 20px;
	}
}

.index-news-articles .index-news-article {
	border-bottom: solid 1px #E6E6E6;
}

@media all and (min-width: 961px) {
	.index-news-articles .index-news-article {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
}

@media all and (max-width: 960px) {
	.index-news-articles .index-news-article {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
}

.index-news-articles .index-news-article .title {
	font-weight: 600;
}

@media all and (min-width: 961px) {
	.index-news-articles .index-news-article .title {
		font-size: 16px;
		margin-bottom: 10px;
	}
}

@media all and (max-width: 960px) {
	.index-news-articles .index-news-article .title {
		font-size: 14px;
		margin-bottom: 5px;
	}
}

.index-news-articles .index-news-article .sub {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 11px;
	font-size: 12px;
	line-height: 22px;
}

.index-news-articles .index-news-article .sub::before {
	background-color: #02A29B;
	border-radius: 6px;
	content: "";
	display: block;
	height: 6px;
	width: 6px;
	position: absolute;
	left: 0;
	top: 8px;
}

@media all and (max-width: 960px) {
	.index-news-articles .index-news-article .sub {
		line-height: 18px;
	}
	.index-news-articles .index-news-article .sub::before {
		top: 6px;
	}
}

@media all and (min-width: 961px) {
	.index-news-articles .index-news-article .sub .term {
		margin-right: 16px;
	}
}

@media all and (max-width: 960px) {
	.index-news-articles .index-news-article .sub .term {
		font-size: 10px;
		margin-right: 10px;
	}
}

.index-news-articles .index-news-article .sub .date {
	font-family: 'DIN';
	font-weight: 500;
	letter-spacing: 0 !important;
	color: #999999;
	padding-top: 1px;
	line-height: 21px;
}

@media all and (max-width: 960px) {
	.index-news-articles .index-news-article .sub .date {
		font-size: 10px;
		padding-top: 1px;
		line-height: 17px;
	}
}

@media all and (max-width: 960px) {
	.index-news-head {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}

@media all and (min-width: 961px) {
	.index-news .common-button {
		position: absolute;
		top: 30px;
		right: 80px;
	}
}

.index-pickup {
	background-color: #E9F7F6;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-pickup {
		border-radius: 80px 0 0 80px;
		padding: 80px 0 80px 80px;
		width: calc(100% - (((100% - 1440px) / 2) + 640px + 80px));
	}
}

@media all and (max-width: 960px) {
	.index-pickup {
		border-radius: 40px 0 0 40px;
		padding: 40px 0 40px 20px;
		width: calc(100% - 10px);
		margin-left: 10px;
		margin-top: 68px;
	}
}

@media all and (min-width: 961px) {
	.index-pickup .index-pickup-slider {
		margin-top: 30px;
	}
}

@media all and (max-width: 960px) {
	.index-pickup .index-pickup-slider {
		margin-top: 30px;
	}
}

@media all and (min-width: 961px) {
	.index-pickup .index-pickup-slider .pickup {
		padding-right: 30px;
	}
}

@media all and (max-width: 960px) {
	.index-pickup .index-pickup-slider .pickup {
		padding-right: 15px;
	}
}

.index-pickup .index-pickup-slider .pict {
	border-radius: 12px;
	border: solid 1px #E6E6E6;
	background: url(../img/index/cardbg.jpg) center center no-repeat;
	background-size: cover;
	height: 0;
	overflow: hidden;
	padding-bottom: 100%;
	position: relative;
}

.index-pickup .index-pickup-slider .pict p{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	line-height: 2;
	letter-spacing: 1px;
	text-align: center;
	z-index: 3;
	font-weight: bold;
}

@media all and (max-width: 1600px) {
	.index-pickup .index-pickup-slider .pict p {
		font-size: 20px;
	}
}

@media all and (max-width: 1200px) {
	.index-pickup .index-pickup-slider .pict p {
		font-size: 16px;
	}
}

@media all and (max-width: 961px) {
	.index-pickup .index-pickup-slider .pict p {
		font-size: 12px;
	}
}

@media all and (min-width: 961px) {
	.index-pickup .index-pickup-slider .pict {
		margin-bottom: 15px;
	}
}

@media all and (max-width: 960px) {
	.index-pickup .index-pickup-slider .pict {
		margin-bottom: 15px;
	}
}

.index-pickup .index-pickup-slider .pict img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	z-index: 2;
}

.index-pickup .index-pickup-slider .title {
	font-weight: 600;
}

@media all and (min-width: 961px) {
	.index-pickup .index-pickup-slider .title {
		line-height: 1.5;
	}
}

@media all and (max-width: 960px) {
	.index-pickup .index-pickup-slider .title {
		font-size: 12px;
		line-height: 1.5;
	}
}

.index-pickup .index-pickup-slider-buttons {
	background: #333333;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 20px;
	border-radius: 50px;
	position: relative;
	z-index: 10;
	cursor: pointer;
}

@media all and (min-width: 769px) {
	.index-pickup .index-pickup-slider-buttons {
		margin-top: 40px;
		width: 74px;
		height: 30px;
	}
}

@media all and (max-width: 960px) {
	.index-pickup .index-pickup-slider-buttons {
		margin-top: 30px;
		width: 58px;
		height: 24px;
	}
}

.index-pickup .index-pickup-slider-buttons .prev,
.index-pickup .index-pickup-slider-buttons .next {
	display: flex;
	align-items: center;
	margin: 0 4px;
	height: 100%;
	width: 50%;
}

@media all and (min-width: 769px) {

	.index-pickup .index-pickup-slider-buttons .prev,
	.index-pickup .index-pickup-slider-buttons .next {
		margin: 0 0.5rem;
	}
}

.index-pickup .index-pickup-slider-buttons .prev {
	justify-content: flex-start;
}

.index-pickup .index-pickup-slider-buttons .next {
	justify-content: flex-end;
}

.index-pickup .slick-track {
	display: flex !important;
}

.index-pickup .slick-slide {
	margin: 0 40px 0 0;
	height: auto !important;
}

@media all and (max-width: 960px) {
	.index-pickup .slick-slide {
		margin: 0 15px 0 0;
	}
}

.index-pickup .slick-slide>div {
	height: 100%;
}

.index-pickup .slick-slider .slick-list {
	padding: 0 10% 0 0 !important;
}

.index-pickup .slide-arrow {
	display: none;
}


.index-events {
	background-color: #FDFAEC;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-events {
		border-radius: 0 160px 0 160px;
		margin-bottom: 120px;
		padding: 120px 0;
	}
}

@media all and (max-width: 960px) {
	.index-events {
		border-radius: 0 80px 0 80px;
		margin-bottom: 80px;
		padding: 80px 0;
	}
}

.index-events-head-outer {
	margin-left: auto;
	margin-right: auto;
}

@media all and (min-width: 961px) {
	.index-events-head-outer {
		max-width: calc(1440px + 40px);
		margin-bottom: 80px;
	}
}

@media all and (max-width: 960px) {
	.index-events-head-outer {
		margin-bottom: 40px;
	}
}

@media all and (min-width: 961px) {
	.index-events-head {
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media all and (min-width: 961px) {
	.index-events-head .title-box {
		width: 255px;
	}
}

@media all and (min-width: 961px) {
	.index-events-head .info-text {
		max-width: 560px;
		width: calc(100% - 255px - 175px);
	}
}

@media all and (min-width: 961px) {
	.index-events-head .common-button {
		width: 175px;
	}
}

.index-events-article-wrapper {
	margin-left: auto;
	margin-right: auto;
}

@media all and (min-width: 961px) {
	.index-events-article-wrapper {
		margin-bottom: 80px;
	}
}

@media all and (max-width: 960px) {
	.index-events-article-wrapper {
		margin-bottom: 73px;
	}
}

.index-events-other {
	margin-left: auto;
	margin-right: auto;
}

@media all and (min-width: 961px) {
	.index-events-other {
		display: flex;
	}
}

.index-events-other .left {
	background-color: #fff;
	display: flex;
}

@media all and (min-width: 961px) {
	.index-events-other .left {
		border-radius: 20px 0 0 20px;
		width: 50%;
	}
}

@media all and (max-width: 960px) {
	.index-events-other .left {
		border-radius: 20px 20px 0 0;
	}
}

.index-events-other .right {
	background-color: #F8C298;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-events-other .right {
		border-radius: 0 20px 20px 0;
		width: 50%;
	}
}

@media all and (max-width: 960px) {
	.index-events-other .right {
		border-radius: 0 0 20px 20px;
	}
}

@media all and (min-width: 961px) {
	.index-events-other .right .button {
		position: absolute;
		right: 0;
		bottom: 40px;
	}
}

.index-events-other .right .button .arrow {
	display: inline-block;
	font-weight: 600;
	position: relative;
	padding-left: 70px;
}

@media all and (max-width: 960px) {
	.index-events-other .right .button .arrow {
		display: none;
	}
}

.index-events-other .right .button .arrow::after {
	background-color: #fff;
	border-radius: 60px;
	content: "";
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0;
	top: -18px;
}

.index-events-other .right .button .arrow::before {
	background-image: url("../img/common/arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 8px;
	width: 12px;
	position: absolute;
	left: 15px;
	top: -2px;
	z-index: 1;
}

.index-events-other .left .inner-link,
.index-events-other .right .inner-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

@media all and (min-width: 961px) {

	.index-events-other .left .inner-link,
	.index-events-other .right .inner-link {
		padding: 50px 80px;
	}
}

@media all and (max-width: 960px) {

	.index-events-other .left .inner-link,
	.index-events-other .right .inner-link {
		justify-content: center;
		padding: 30px 20px;
	}
}

@media all and (min-width: 961px) {

	.index-events-other .left .illust,
	.index-events-other .right .illust {
		width: 162px;
		height: 190px;
	}
}

@media all and (max-width: 960px) {

	.index-events-other .left .illust,
	.index-events-other .right .illust {
		width: 81px;
		height: 95px;
	}
}

.index-events-other .left .illust img,
.index-events-other .right .illust img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.index-events-other .erwei {
	margin-top: 20px;
	line-height: 24px;
	position: relative;
	z-index: 990;
}
.index-events-other .erwei .tit {
	color: #02A29B;
	background: url(../img/index/weixin.svg) left center no-repeat;
	background-size: 22px auto;
	padding-left: 30px;
}
@media all and (max-width: 960px) {
.index-events-other .erwei .tit {
	font-size: 13px;
}
}
.index-events-other .erwei .con {
	display: none;
	position: absolute;
	left: 0;
	bottom: 24px;
	padding: 30px;
	border-radius: 16px 16px 16px 70px;
	box-shadow: 0 5px 24px rgba(0, 0, 0, 0.1);
	background: #fff;
	z-index: 999;
}

.index-events-other .erwei .con img {
	display: block;
	width: 130px;
}

.index-events-other .erwei:hover .con {
	display: block;
}

@media all and (min-width: 961px) {

	.index-events-other .left .box,
	.index-events-other .right .box {
		margin-left: 40px;
		width: calc(100% - 160px - 40px);
		border-radius: 10px;
	}
}

@media all and (max-width: 960px) {

	.index-events-other .left .box,
	.index-events-other .right .box {
		margin-left: 20px;
		width: calc(100% - 81px - 20px);
	}
}

.index-events-other .left .box .text,
.index-events-other .right .box .text {
	font-weight: 600;
	line-height: 1.6;
}

@media all and (min-width: 961px) {

	.index-events-other .left .box .text,
	.index-events-other .right .box .text {
		font-size: 18px;
	}
}

@media all and (max-width: 960px) {

	.index-events-other .left .box .text,
	.index-events-other .right .box .text {
		font-weight: 600;
		font-size: 14px;
	}
}

.index-events-other .left .box .sub,
.index-events-other .right .box .sub {
	margin-top: 10px;
}



@media all and (min-width: 961px) {
	.index-artists {
		margin-bottom: 120px;
	}
}

@media all and (min-width: 961px) {
	.index-artists-head .title-box {
		width: 255px;
	}
	.index-artists-head .title-box2 {
		width: auto;
	}
}

@media all and (min-width: 961px) {
	.index-artists-head .info-text {
		max-width: 560px;
		width: calc(100% - 255px - 200px);
	}
}

.index-support {
	background-color: #FEF6F6;
}

@media all and (min-width: 961px) {
	.index-support {
		border-radius: 160px 0 0 0;
		padding-top: 120px;
		padding-bottom: 120px;
	}
}

@media (max-width: 1440px) {
	.index-support {
		padding-left: 80px;
		padding-right: 80px;
	}
}

@media all and (max-width: 960px) {
	.index-support {
		border-radius: 80px 0 0 0;
		padding: 80px 20px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box {
		display: flex;
		justify-content: space-between;
		margin-left: auto;
		margin-right: auto;
		max-width: 1440px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .title-box {
		width: 250px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .title-box .text {
		margin-top: 30px;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .title-box .text {
		margin-top: 35px;
		font-size: 12px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .list {
		width: calc(72% + 40px);
		padding-left: 40px;
	}
}

.index-support-box .list .item {
	background-color: #fff;
}

@media all and (min-width: 961px) {
	.index-support-box .list .item {
		border-radius: 40px;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .list .item {
		border-radius: 20px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .list .item:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .list .item:not(:last-child) {
		margin-bottom: 10px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .list .item a {
		display: flex;
		justify-content: space-between;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .list .item a {
		padding: 80px;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a {
		display: block;
		padding: 20px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .list .item a .left {
		width: 51%;
	}
}

.index-support-box .list .item a .left .number {
	font-family: 'DIN';
	font-weight: 500;
	letter-spacing: 1px !important;
	background-color: #02A29B;
	color: #fff;
}

@media all and (min-width: 961px) {
	.index-support-box .list .item a .left .number {
		border-radius: 15px;
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 30px;
		text-align: center;
		width: 38px;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a .left .number {
		border-radius: 15px;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px;
		text-align: center;
		width: 36px;
	}
}

.index-support-box .list .item a .left .title {
	display: inline-block;
	overflow: hidden;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-support-box .list .item a .left .title {
		font-size: 32px;
		padding-left: 50px;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a .left .title {
		font-size: 24px;
		padding-left: 38px;
	}
}

.index-support-box .list .item a .left .title::after {
	background-color: #F8C298;
	border-radius: 60px;
	content: "";
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0;
	top: 10px;
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a .left .title::after {
		height: 32px;
		width: 32px;
		top: 5px;
	}
}

.index-support-box .list .item a .left .title::before {
	background-image: url("../img/common/arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 8px;
	width: 12px;
	position: absolute;
	left: 15px;
	top: 25px;
	z-index: 1;
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a .left .title::before {
		height: 8px;
		width: 12px;
		left: 10px;
		top: 17px;
	}
}

.index-support-box .list .item a .left .title span {
	font-weight: 600;
	overflow: hidden;
	position: relative;
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a .left .text {
		font-size: 12px;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a .left .pict {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.index-support-box .list .item a .left .pict img{
		border-radius: 10px;
	}
}

@media all and (min-width: 961px) {
	.index-support-box .list .item a .right {
		max-width: 360px;
		width: calc(46.5% + 40px);
		padding-left: 40px;
	}
}

.index-support-box .list .item a .right .pict {
	border-radius: 10px;
	position: relative;
	height: 0;
	overflow: hidden;
}

@media all and (min-width: 961px) {
	.index-support-box .list .item a .right .pict {
		padding-bottom: 56.3%;
	}
}

@media all and (max-width: 960px) {
	.index-support-box .list .item a .right .pict {
		margin-top: 10px;
		margin-bottom: 20px;
		padding-bottom: 56.3%;
	}
}

.index-support-box .list .item a .right .pict img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.index-mailnews {
	background-color: #FEF6F6;
}

@media all and (min-width: 961px) {
	.index-mailnews {
		border-radius: 0 0 160px 0;
		padding-bottom: 160px;
		padding-top: 160px;
		margin-top: -160px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews {
		border-radius: 0 0 80px 0;
		margin-top: 0;
		padding: 10px 0 0 20px;
		position: relative;
		z-index: 2;
	}
	.index-mailnews .title-box{
		margin-bottom: 15px;
	}
}

.index-mailnews-inner {
	background-color: #FFE5E5;
}
.index-mailnews-inner2 {
	background-color: #EFF8F6;
}


.index-mailnews2 {
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

@media all and (min-width: 961px) {
	.index-mailnews-inner {
		border-radius: 160px 0 0 160px;
		display: flex;
		justify-content: space-between;
		padding: 120px calc((100% - 1440px) / 2) 120px calc((100% - 1440px) / 2);
	}
}

@media (max-width: 1440px) {
	.index-mailnews-inner {
		padding-right: 80px;
		padding-left: 100px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner {
		border-radius: 80px 0 0 80px;
		padding: 80px 20px;
	}
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .title-box {
		width: 38%;
	}
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .title-box .text {
		margin-top: 30px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner .title-box .text {
		margin-top: 35px;
		margin-bottom: 35px;
	}
}

.index-mailnews-inner .mailnews-box {
	background-color: #fff;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .mailnews-box {
		border-radius: 40px;
		padding: 80px;
		width: 44%;
		min-width: 530px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner .mailnews-box {
		border-radius: 20px;
		padding: 40px 20px;
	}
}

.index-mailnews-inner .mailnews-box .head {
	font-weight: 600;
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .mailnews-box .head {
		font-size: 16px;
		margin-bottom: 27px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner .mailnews-box .head {
		line-height: 1.5;
		margin-bottom: 20px;
	}
}

.index-mailnews-inner .mailnews-box input,
.index-mailnews-inner .mailnews-box button {
	color: #333333;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	resize: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*--- サイト毎に指定 ---*/
	font-family: dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.04em;
	/*--- サイト毎に指定 ---*/
	width: 100%;
}

.index-mailnews-inner .mailnews-box input:-webkit-autofill {
	box-shadow: 0 0 0 1000px white inset;
}

.index-mailnews-inner .mailnews-box ::-moz-placeholder {
	color: #999999;
}

.index-mailnews-inner .mailnews-box ::placeholder {
	color: #999999;
}

@media all and (max-width: 960px) {

	.index-mailnews-inner .mailnews-box .top *,
	.index-mailnews-inner .mailnews-box .bottom * {
		font-size: 12px;
	}
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .mailnews-box .top {
		margin-bottom: 17px;
	}
}

.index-mailnews-inner .mailnews-box .top .form-box {
	position: relative;
}

.index-mailnews-inner .mailnews-box .top .form-box .input {
	background-color: #F5F5F5;
	border-radius: 30px;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .mailnews-box .top .form-box .input {
		height: 60px;
		padding: 11px 20px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner .mailnews-box .top .form-box .input {
		padding: 13px 30px;
	}
}

.index-mailnews-inner .mailnews-box .top .form-box .input input {
	height: 100%;
	width: 100%;
}

.index-mailnews-inner .mailnews-box .top .form-box .submit {
	cursor: pointer;
	color: #fff;
	background-color: #02A29B;
	display: block;
	line-height: 1;
	position: relative;
	text-align: center;
	transition: .3s all ease-in-out;
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .mailnews-box .top .form-box .submit {
		position: absolute;
		top: 8px;
		right: 8px;
		width: 100px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner .mailnews-box .top .form-box .submit {
		position: absolute;
		right: 0;
		bottom: -42px;
		width: 80px;
	}
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .mailnews-box .top .form-box .submit {
		border-radius: 22px;
		line-height: 44px;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner .mailnews-box .top .form-box .submit {
		border-radius: 22px;
		line-height: 32px;
	}
}

.index-mailnews-inner .mailnews-box .top .form-box .submit:hover {
	opacity: 0.7;
}

.index-mailnews-inner .mailnews-box .top .maintenance {
	background-color: #E6E6E6;
	border-radius: 5px;
	color: #707070;
	padding: 20px;
	text-align: center;
}

.button-entry .input {
	position: relative;
}

.button-entry .input input,.button-entry .input .text{
	color: #fff;
	background-color: #333333;
	border: 0;
	display: block;
	width: 100%;
	line-height: 1;
	position: relative;
}

@media all and (min-width: 961px) {
	.button-entry .input input,.button-entry .input .text{
		border-radius: 40px;
		line-height: 80px;
		padding-left: 40px;
	}
}

@media all and (max-width: 960px) {
	.button-entry .input input,.button-entry .input .text{
		border-radius: 40px;
		line-height: 60px;
		padding-left: 30px;
	}
}

.button-entry .input .arrow {
	cursor: pointer;
	background-color: #F8C298;
	border-radius: 60px;
	content: "";
	display: block;
	height: 60px;
	width: 60px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.button-entry .input .arrow.copy {
	background-color: #02A29B;
}

@media all and (max-width: 960px) {
	.button-entry .input .arrow {
		right: 8px;
		top: 8px;
		height: 44px;
		width: 44px;
	}
}

.button-entry .input .arrow::before {
	background-image: url("../img/common/arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 10px;
	width: 16px;
	position: absolute;
	right: 22px;
	top: 26px;
	z-index: 1;
}
.button-entry .input .arrow.copy::before {
	background-image: url("../img/common/copy.svg");
	height: 18px;
	width: 18px;
	right: 21px;
	top: 22px;
}

@media all and (max-width: 960px) {
	.button-entry .input .arrow::before {
		right: 14px;
		top: 18px;
	}
	.button-entry .input .arrow.copy::before {
		height: 16px;
		width: 16px;
		right: 14px;
		top: 15px;
	}
}


.button-entry .input:hover .arrow::before {
	animation: arrowSlide 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 forwards;
}

.button-entry .input input {
	display: block;
	font-weight: 500;
}
.button-entry .input input::placeholder {
	color: #fff;
}

@media all and (min-width: 961px) {
	.button-entry .input input {
		font-size: 16px;
	}
}

.index-mailnews-inner .mailnews-box .bottom {
	display: flex;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-mailnews-inner .mailnews-box .bottom {
		justify-content: space-between;
		align-items: flex-start;
	}
}

@media all and (max-width: 960px) {
	.index-mailnews-inner .mailnews-box .bottom {
		flex-direction: column-reverse;
		padding-top: 20px;
	}
}

.index-about {
	overflow: hidden;
	position: relative;
}

@media all and (min-width: 961px) {
	.index-about {
		border-radius: 0 0 0 160px;
		display: flex;
		margin-top: -160px;
		padding-top: calc(160px);
	}
}

@media all and (max-width: 960px) {
	.index-about {
		border-radius: 0 0 0 80px;
		margin-top: 0;
		padding-top: 0;
		z-index: 0;
	}
}

.index-about::before {
	background-color: #FCFAE8;
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

@media all and (min-width: 961px) {

	.index-about .pict,
	.index-about .box {
		width: 50%;
	}
}

.index-about .pict {
	overflow: hidden;
}

@media all and (min-width: 961px) {
	.index-about .pict {
		border-radius: 0 0 0 160px;
	}
}

@media all and (max-width: 960px) {
	.index-about .pict {
		border-radius: 0 0 0 80px;
	}
}

.index-about .box {
	position: relative;
}

@media all and (max-width: 960px) {
	.index-about .box {
		padding: 50px 20px 150px;
	}
}

@media all and (min-width: 961px) {
	.index-about .box .box-inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 63%;
	}
}

@media all and (min-width: 961px) and (min-width: 961px) {
	.index-about .box .box-inner>.text {
		margin-top: 30px;
		margin-bottom: 50px;
	}
}

@media all and (min-width: 961px) {
	.index-about .box .box-inner .common-button-link {
		justify-content: flex-start !important;
	}
}

@media all and (max-width: 960px) {
	.index-about .box .box-inner .index-en-head {
		margin-bottom: 35px;
	}
}

@media all and (max-width: 960px) {
	.index-about .box .box-inner .common-button {
		margin-top: 55px;
		position: absolute;
		left: 20px;
		z-index: 10;
	}
}

@media all and (max-width: 960px) {
	.index-about .box .box-inner .common-button .common-button-link {
		justify-content: flex-start;
	}
}

@keyframes arrowSlide {
	0% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	50.0% {
		transform: translate3d(60%, 0, 0);
		opacity: 0;
	}

	50.1% {
		transform: translate3d(-60%, 0, 0);
		opacity: 0;
	}

	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes loop {
	0% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(-100%);
	}
}


.index-events-other .right .box .text-back {
	background: url(../img/common/arrow3.svg) left center no-repeat;
	background-size: 16px auto;
	padding-left: 24px;
	cursor: pointer;
	
}
.index-events-other .right .box .entry-box {
	display: none;
	padding: 26px 0;
	margin-right: -40px;
}

.button-entry .input .arrow2{
	background-color: #fff;
}
.button-entry .input .arrow2::before {
	background-image: url(../img/common/yes.svg);
	height: 12px;
}

@media all and (max-width: 960px) {
}