@charset "utf-8";
/* CSS Document */

#main {
	margin: 0;
	padding: 0;
}
.topContent {
}
.topContentInn {
}
.topConTitle {
	font-family: 'Oswald', sans-serif;
	color: #111;
}

.txtred {
	color: #f00;
}

/* topMain
-------------------------------------------------- */
.topMain {
	position: relative;
}
.topMain .topMainBtn {
	position: absolute;
	display: block;
}


/* NEWS
-------------------------------------------------- */
#news {
}
#news .newsBox {
	border-top: 1px solid #bbb;
	margin-top: 50px;
}
#news .newsListItem {
	border-bottom: 1px solid #bbb;
}
#news .newsItem {
	display: flex;
}
#news .newsItem .newsItem01 {
	display: flex;
    align-items: center;
	line-height: 1.0;
}
#news .newsItem .newsItem01 .newIcon {
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #000;
	color: #fff;
}
#news .newsItem .newsItem02 a {
	color: #111;
}
#news .newsItem .newsItem02 a:hover {
	text-decoration: underline;
}


/* EVENT
-------------------------------------------------- */
#event {
}


/* SERIES
-------------------------------------------------- */
#series {
}


/* MEMBERSHIP
-------------------------------------------------- */
#series {
}


/* ACCESS
-------------------------------------------------- */
#access {
	margin: 
}
#access .accessTitle {
	color: #111;
	text-align: center;
}
#access .accessInfo {
	display: flex;
}
#access .accessInfoLeft {
}
#access .accessInfoLeft .accessInfoLeft01 {
	color: #111;
	line-height: 1.0;
}
#access .accessInfoLeft .accessInfoLeft02 {
	color: #111;
	line-height: 1.0;
}
#access iframe {
	display: block;
}


@media screen and (min-width: 768px) {
	.topContent {
	}
	.topContentInn {
		width: 1250px;
		margin-right: auto;
		margin-left: auto;
	}
	.topConTitle {
		width: 1250px;
		font-size: 50px;
		margin-right: auto;
		margin-left: auto;
	}
	
	/*safari*/
	_::-webkit-full-page-media, _:future, :root .topConTitle {
		font-weight: normal;
	}
	
	.topConSubTitle {
		width: 1250px;
		font-size: 16px;
		color: #777;
		line-height: 1.0;
		margin: 0;
		padding: 0;
		margin-right: auto;
		margin-left: auto;
	}
	.moreBox {
		display: flex;
		justify-content: flex-end;
	}
	.moreBox .moreLink {
		font-family: 'Oswald', sans-serif;
		font-size: 22px;
		color: #fff;
		line-height: 1.0;
		background: rgba(0,0,0,1.0);
		margin: 0;
		padding: 14px 23px 14px 50px;
		position: relative;
	}
	.moreBox .moreLink:hover {
		background: rgba(0,0,0,0.6);
	}
	.thinright {
	}
	.thinright::before {
		content: "";
		display: block;
		position: absolute;
		top: 25px;
		left: 20px;
		width: 20px;
		height: 1px;
		background: #fff;
	}
	.thinright::after {
		content: "";
		display: block;
		position: absolute;
		top: 22px;
		left: 32px;
		width: 6px;
		height: 5px;
		border: 1px solid;
		border-color: transparent transparent #fff #fff;
		transform: rotate(-135deg);
	}

	/* topMain
	-------------------------------------------------- */
	.topMain {
		border-bottom: 1px solid #272727;
		margin-bottom: 140px;
		padding-top: 180px;
	}
	.topMain .topMainLink {
		display: block;
	}
	.topMain .topMainImg {
		display: block;
		width: 100%;
	}
	.topMain .topMainBtn {
		bottom: 2%;
		right: 8.75%;
		width: 12%;
		max-width: 180px;
	}
	.topMain .topMainTxt {
		color: #fff;
		line-height: 1.0;
		background: #000;
		margin: 0;
		padding: 20px 0;
	}
	.topMain .topMainTxt p {
		width: 1250px;
		margin-right: auto;
		margin-left: auto;
	}
	.topMain .topMainTxt01 {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.topMain .topMainTxt02 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.topMain .topMainTxt03 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.topMain .topMainTxt04 {
		font-size: 16px;
	}


	/* EVENT
	-------------------------------------------------- */
	#event {
		margin-top: -180px;
		padding-top: 180px;
		margin-bottom: 140px;
	}
	.slider {
		margin-top: 30px;
		padding: 0;
	}
	.slick-slide {
		margin-right: 14px;
		margin-left: 14px;
	}
	.slick-track {
		display: flex;
	}
	.sliderInn {
		width: 530px;
	}
	.sliderLink {
	}
	.sliderLink::focus { outline: none !important; }
	.sliderLink:hover {
		outline: none;
		opacity: 0.6;
	}
	.sliderImg {
		display: block;
		width: 100%;
		/*min-width: 530px;*/
		margin-bottom: 20px;
	}
	.eventTxtBox01 {
		font-size: 12px;
		color: #777;
	}
	.eventTxtBox02 {
		font-size: 18px;
		color: #000;
		font-weight: bold;
	}
	.eventTxtBox03 {
		font-size: 16px;
		color: #000;
	}
	.slick-track {
		margin-bottom: 40px;
	}
	.slide-dots {
		display: flex;
		justify-content: center;
	}
	.slide-dots > li {
		margin: 0 3px;
	}
	.slide-dots > li button {
		width: 50px;
		height: 3px;
		background: #dbdbdb;
		border: none;
		border-radius: 0;
		outline: none;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		text-indent: -9999px;
	}
	.slide-dots li.slick-active button {
		background: #000;
	}

	/* ComingSoon
	-------------------- */
	.eventComingSoon {
		margin-top: 30px;
		font-size: 18px;	
	}


	/* SERIES
	-------------------------------------------------- */
	#series {
		margin-top: -180px;
		padding-top: 180px;
		margin-bottom: 140px;
	}


	/* NEWS
	-------------------------------------------------- */
	#news {
		margin-top: -180px;
		padding-top: 180px;
		margin-bottom: 140px;
	}
	#news .newsListItem {
		padding: 30px 0;
	}
	#news .newsItem .newsItem01 {
		width: 270px;
	}
	#news .newsItem .newsItem01 .newIcon {
		font-size: 14px;
		margin: 0 0 0 25px;
		padding: 4px 12px;
	}
	#news .newsItem .newsItem02 {
		font-size: 18px;
	}


	/* MEMBERSHIP
	-------------------------------------------------- */
	#membership {
		margin-bottom: 140px;
	}
	.membershipBox {
		display: flex;
		margin-top: 60px;
	}
	.membershipLeft {
		width: 190px;
		display: flex;
		align-items: center;
		order: 2;
	}
	.membershipLeft .membershipImg {
		display: block;
		width: 100%;
	}
	.membershipRight {
		width: 1060px;
		padding-right: 80px;
		order: 1;
	}
	.membershipTitle {
		font-size: 34px;
		line-height: 1.0;
		margin: 0 0 40px;
	}
	.membershipTxt {
		font-size: 17px;
		line-height: 1.76;
		margin-bottom: 23px;
	}


	/* ACCESS
	-------------------------------------------------- */
	#access {
	}
	.accessInfo {
		justify-content: space-between;
		align-items: flex-end;
		width: 1250px;
		margin: 45px auto 25px;
	}
	.accessInfoLeft {
		display: flex;
		align-items: baseline;
	}
	.accessInfoLeft .accessInfoLeft01 {
		font-size: 34px;
		margin-right: 30px;
		padding: 0;
	}
	.accessInfoLeft .accessInfoLeft02 {
		font-size: 18px;
		margin: 0;
		padding: 0;
	}
	#access iframe {
		width: 100%;
		height: 668px;
	}
		
	.modalWrap {
		font-size: 0.8vw;
		padding: 35px;
	}
}


@media all and (max-width: 767px) {
	.topContent {
		padding: 6vw 0;
	}
	.topContentInn {
		padding: 0 3vw;
	}
	.topConTitle {
		padding: 0 3vw;
	}
	.topConSubTitle {
		margin-left: 3vw;
		margin-bottom: 4.5vw;
	}
	.topConSubTitle {
		font-size: 3vw;
		color: #111;
		line-height: 1.0;
		margin: 0;
		padding: 0 3vw;
	}
	.moreBox {
		display: flex;
		justify-content: flex-end;
	}
	.moreBox .moreLink {
		font-family: 'Oswald', sans-serif;
		font-size: 4.0vw;
		color: #fff;
		line-height: 1.0;
		background: #000;
		margin: 0;
		padding: 1.25vw 3vw 1.25vw 7vw;
		position: relative;
	}
	.thinright {
	}
	.thinright::before {
		content: "";
		display: block;
		position: absolute;
		top: 3vw;
		left: 3vw;
		width: 3vw;
		height: 0.5vw;
		background: #fff;
	}
	.thinright::after {
		content: "";
		display: block;
		position: absolute;
		top: 2.02vw;
		left: 3.5vw;
		width: 1.5vw;
		height: 1.5vw;
		border: 0.5vw solid;
		border-color: transparent transparent #fff #fff;
		transform: rotate(-135deg);
	}




	/* topMain
	-------------------------------------------------- */
	.topMain {
		display: flex;
		justify-content: center;
		padding-top: 60px;
		overflow: hidden;
	}
	.topMain .topMainLink {
		display: block;
	}
	.topMain .topMainImg {
		display: block;
		height: 65vh;
		position: relative;
		left: 7.5vw;
	}
	.topMain .topMainBtn {
		bottom: 2.5vw;
		right: 2.5vw;
		width: 22.5vw;
	}
	.topMain .topMainTxt {
		color: #fff;
		line-height: 1.0;
		background: #000;
		margin: 0;
		padding: 3vw 2vw;
	}
	.topMain .topMainTxt01 {
		font-size: 4.67vw;
		margin-bottom: 1.75vw;
	}
	.topMain .topMainTxt02 {
		font-size: 2.75vw;
		margin-bottom: 1.75vw;
	}
	.topMain .topMainTxt03 {
		font-size: 3.33vw;
		margin-bottom: 1.75vw;
	}
	.topMain .topMainTxt04 {
		font-size: 2.33vw;
	}


	/* EVENT
	-------------------------------------------------- */
	#event {
		margin-top: -60px;
		padding-top: 80px;
	}
	.slider {
		margin: 4vw 0 0 !important;
		padding: 0;
	}
	.slick-slide {
		margin-right: 1vw;
		margin-left: 1vw;
	}
	.slick-track {
		display: flex;
	}
	.sliderInn {
	}
	.sliderImg {
		width: 100%;
		margin-bottom: 2vw;
	}
	.eventTxtBox01 {
		font-size: 3vw;
		color: #777;
	}
	.eventTxtBox02 {
		font-size: 4.5vw;
		color: #000;
		font-weight: bold;
	}
	.eventTxtBox03 {
		font-size: 4vw;
		color: #000;
	}
	.slick-track {
		margin-bottom: 2vw;
	}
	.slide-dots {
		display: flex;
		justify-content: center;
	}
	.slide-dots > li {
		margin: 0 1vw;
	}
	.slide-dots > li button {
		width: 10vw;
		height: 0.75vw;
		background: #dbdbdb;
		border: none;
		border-radius: 0;
		outline: none;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		text-indent: -9999px;
	}
	.slide-dots li.slick-active button {
		background: #000;
	}


	/* SERIES
	-------------------------------------------------- */
	#series {
		margin-top: -60px;
		padding-top: 80px;
	}


	/* NEWS
	-------------------------------------------------- */
	#news {
		margin-top: -60px;
		padding-top: 80px;
	}
	#news .newsItem .newsItem01 .newIcon {
		font-size: 2.75vw;
		margin: 0 0 0 2vw;
		padding: 0.75vw 1.5vw;
	}
	#news .newsBox {
		border-top: 1px solid #bbb;
		margin: 4vw 0 1.25vw;
	}
	#news .newsListItem {
		padding: 4vw 0;
	}
	#news .newsItem {
		flex-direction: column;
	}
	#news .newsItem .newsItem01 {
		font-size: 4.5vw;
		margin: 0 0 1.5vw;
	}
	#news .newsItem .newsItem02 {
		font-size: 3.5vw;
		line-height: 1.4;
	}


	/* MEMBERSHIP
	-------------------------------------------------- */
	.membershipBox {
		display: flex;
		margin: 4vw 0 0;
	}
	.membershipLeft {
		width: 30%;
		display: flex;
		align-items: center;
	}
	.membershipLeft .membershipImg {
		display: block;
		width: 100%;
	}
	.membershipRight {
		width: 70%;
		padding-left: 4%;
	}
	.membershipTitle {
		font-size: 4.5vw;
		line-height: 1.0;
		margin: 0 0 2vw;
	}
	.membershipTxt {
		font-size: 3.5vw;
		line-height: 1.6;
	}


	/* ACCESS
	-------------------------------------------------- */
	#access {
	}
	#access .accessInfo {
		margin: 4vw 0 3.0vw;
		padding: 0 3vw;
		position: relative;
	}
	#access .accessInfo .moreBox {
		position: absolute;
		bottom: 0;
		right: 0;
	}
	#access .accessInfoLeft {
	}
	#access .accessInfoLeft .accessInfoLeft01 {
		font-size: 4.5vw;
		font-weight: bold;
		margin: 0 0 2vw;
		padding: 0;
	}
	#access .accessInfoLeft .accessInfoLeft02 {
		font-size: 3.5vw;
		margin: 0 0 1.5vw;
		padding: 0;
	}
	#access .accessInfoLeft .accessInfoLeft02:last-child {
		margin: 0;
	}
	#access iframe {
		width: 100%;
		height: 400px;
	}
	
	.modalWrap {
		font-size: 2vw;
		padding: 7vw;
	}
}


/* modal
-------------------------------------------------- */
.modalBox01 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 10100;
}
.modalContents01 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
}
.modalWrap {
	background: #fff;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	margin: 0;
	text-align: center;
	line-height: 1.6;
}
.closeBtn {
	position: absolute;
	top: -5vw;
	right: -5vw;
}
.closeBtn .modalClose {
	display: block;
	width: 2vw;
	height: 2vw;
}
.closeBtn .modalClose:before,
.closeBtn .modalClose:after {
	display: block;
	content: "";
	position: absolute;
	top: 345%;
	right: 300%;
	width: 100%;
	height: 10%;
	background: #333;
}
.closeBtn .modalClose:before {
	transform: rotate(-45deg);
}
.closeBtn .modalClose:after {
	transform: rotate(45deg);
}
