@charset "UTF-8";
/* Scss Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

address {
	font-style: normal;
}

img {
	border: none;
	max-width: 100%;
}

table {
	border-collapse: collapse;
}

@media screen and (max-width: 640px) {
	.pc {
		display: none !important;
	}
}

.sp {
	display: none !important;
}

@media screen and (max-width: 640px) {
	.sp {
		display: inherit !important;
	}
}

.clear {
	clear: both !important;
}

a img {
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.left {
	text-align: left !important;
}

.center {
	text-align: center !important;
}

.right {
	text-align: right !important;
}

#copy {
	font-weight: 600;
}

@media screen and (max-width: 640px) {
	#header h1 img {
		width: 50%;
	}

	.bnr img {
		width: 100%;
	}

	.mgt20 {
		margin-top: 10px !important;
	}

	.mgt30,
	.mgt40,
	.mgt50 {
		margin-top: 20px !important;
	}

	.mgt60,
	.mgt70 {
		margin-top: 30px !important;
	}

	.mgt80,
	.mgt90 {
		margin-top: 40px !important;
	}

	.mgb20,
	.mgb30 {
		margin-bottom: 10px !important;
	}

	.mgb40,
	.mgb50 {
		margin-bottom: 20px !important;
	}

	.mgb60,
	.mgb70 {
		margin-bottom: 30px !important;
	}

	.mgb80,
	.mgb90 {
		margin-bottom: 30px !important;
	}

	.mgb100 {
		margin-bottom: 50px !important;
	}

	.sp0 {
		margin-bottom: 0px !important;
	}
}

.mgb0 {
	margin-bottom: 0px !important;
}

.mgb5 {
	margin-bottom: 5px !important;
}

.mgb10 {
	margin-bottom: 10px !important;
}

.mgb15 {
	margin-bottom: 15px !important;
}

.mgb20 {
	margin-bottom: 20px !important;
}

.mgb25 {
	margin-bottom: 25px !important;
}

.mgb30 {
	margin-bottom: 20px !important;
}

.mgb35 {
	margin-bottom: 35px !important;
}

.mgb40 {
	margin-bottom: 40px !important;
}

.mgb50 {
	margin-bottom: 50px !important;
}

.mgb60 {
	margin-bottom: 60px !important;
}

.mgb70 {
	margin-bottom: 70px !important;
}

.mgb80 {
	margin-bottom: 80px !important;
}

.mgb90 {
	margin-bottom: 90px !important;
}

.mgb100 {
	margin-bottom: 100px !important;
}

.main {
	padding-bottom: 50px;
}

.btn_takasu {
	padding-top: 50px;
	padding-bottom: 50px;
}

@media screen and (max-width: 640px) {
	.btn_takasu img {
		width: 60%;
	}
}

html {
	width: 100%;
	max-width: 192.0rem;
	min-width: 120rem;
	height: 100%;
	margin: 0 auto;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 62.5%;
	font-weight: 400;
}

@media only screen and (max-width: 640px) {
	html {
		min-width: 100%;
		font-size: 2.2vw;
	}
}

body {
	width: 100%;
	max-width: 192.0rem;
	height: 100%;
	min-width: 120rem;
	background: url(../img/bk.gif) top center no-repeat;
	font-size: 1.6rem;
	letter-spacing: .05em;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}

@media only screen and (max-width: 640px) {
	body {
		max-width: 100%;
		min-width: 100%;
	}
}

.container {
	width: 100%;
	overflow: hidden;
}

.inner {
	margin: 0 auto;
	padding: 0 4.0rem;
	width: 120rem;
}

@media only screen and (max-width: 640px) {
	.inner {
		padding: 0;
		width: calc((680/760)*100vw);
	}
}

.tparks_lttl {
	margin-bottom: 8.0rem;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-style: italic;
	color: #FF007F;
	line-height: 1.0;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.tparks_lttl {
		margin-bottom: calc((100/760)*100vw);
	}
}

.tparks_lttl .en {
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight: 900;
	font-size: 6.0rem;
}

@media screen and (max-width: 640px) {
	.tparks_lttl .en {
		font-size: calc((80/760)*100vw);
	}
}

.tparks_lttl .jp {
	margin-top: 2em;
	font-size: 2.0rem;
}

.tparks_mttl {
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-style: italic;
	color: #FF007F;
	line-height: 1.25;
	text-align: center;
}

.tparks_mttl .en {
	margin-bottom: .3em;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight: 900;
	font-size: 4.8rem;
}

@media screen and (max-width: 640px) {
	.tparks_mttl .en {
		font-size: calc((36/760)*100vw);
	}
}

.tparks_mttl .jp {
	font-size: 2.4rem;
}

@media screen and (max-width: 640px) {
	.tparks_mttl .jp {
		font-size: calc((16/760)*100vw);
	}
}

/*----------------------
   mv
----------------------*/
.mv {}

.mv .mv_top {
	position: relative;
	z-index: 11;
}

.mv .mv_top_boader {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 33;
	animation: slideIn 2.5s cubic-bezier(0.8, 0, 0.5, 1) forwards;
}

@media screen and (max-width:640px) {
	.mv .mv_top_boader {
		width: calc((874/1000)*100vw);
	}
}

@keyframes slideIn {
	0% {
		transform: translateX(-310%);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
	}

	40%,
	100% {
		opacity: 1;
	}
}

.mv .mv_bottom {
	position: relative;
	z-index: 22;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: -20.0rem;
}

@media screen and (max-width:640px) {
	.mv .mv_bottom {
		margin-top: calc((-75/760)*100vw);
	}
}

.mv .mv_bottom li {
	width: 51.5%;
	overflow: hidden;
	clip-path: polygon(0 20%, 100% 0, 100% 74%, 0% 100%);
	;
}

.mv .mv_bottom li:nth-child(even) {
	margin-left: -1.5%;
	z-index: -11;
}

.mv .tparks_lttl {
	position: relative;
	z-index: 33;
	margin-top: -10.0rem;
}

@media screen and (max-width:640px) {
	.mv .tparks_lttl {
		margin-top: calc((-30/760)*100vw);
	}
}

.mv .tparks_lttl .en {
	font-size: 9.0rem;
}

@media screen and (max-width:1920px) {
	.mv .tparks_lttl .en {
		font-size: calc((90/1920)*100vw);
	}
}

@media screen and (max-width:1200px) {
	.mv .tparks_lttl .en {
		font-size: 5.6rem;
	}
}

@media screen and (max-width:640px) {
	.mv .tparks_lttl .en {
		font-size: calc((60/760)*100vw);
		letter-spacing: -.05em;
	}
}

/*----------------------
   award
----------------------*/
.award .toptxt {
	font-size: 2.6rem;
	padding-bottom: 10.0rem;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
}

@media screen and (max-width: 640px) {
	.award .toptxt {
		padding-bottom: calc((150/760)*100vw);
		font-size: 2rem;
	}
}

.award .toptxt img {
	display: inline-block;
	margin-bottom: 2em;
}

@media screen and (max-width: 640px) {
	.award .toptxt img {
		margin-bottom: 1em;
	}
}

/*----------------------
   concept 
----------------------*/
.concept {
	padding-bottom: 5.0rem;
}

@media screen and (max-width: 640px) {
	.concept {
		padding-bottom: calc((70/760)*100vw);
	}
}

.concept .container {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 0;
}

@media screen and (max-width: 640px) {
	.concept .container {
		display: block;
		padding: 0 calc((30/760)*100vw);
	}
}

.concept .concept_img {
	width: 55%;
}

@media screen and (max-width: 640px) {
	.concept .concept_img {
		width: 100%;
	}
}

.concept .concept_textarea {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	width: 45%;
	padding: 3.0rem;
}

@media screen and (max-width: 640px) {
	.concept .concept_textarea {
		position: relative;
		width: 100%;
		margin: calc((-80/760)*100vw) auto 0;
		padding: calc((30/760)*100vw);
		z-index: 99;
	}
}

@media screen and (max-width: 640px) {
	.concept .tparks_lttl .en {
		font-size: calc((100/760)*100vw);
	}
}

.concept .concept_text {
	max-width: 50.0rem;
	line-height: 2.0;
	text-align: left;
}

@media screen and (max-width: 640px) {
	.concept .concept_text {
		font-size: calc((32/760)*100vw);
	}
}

.concept:nth-child(odd) .concept_img {
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2;
	-o-order: 2;
	order: 2;
}

.concept:nth-child(odd) .concept_textarea {
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	-o-order: 1;
	order: 1;
}

.concept.last {
	margin-bottom: 10.0rem;
}

.concept .concept_more {
	width: 100%;
	margin-top: 4.0rem;
	text-align: right;
}

@media screen and (max-width: 640px) {
	.concept .concept_more {
		margin-top: calc((30/760)*100vw);
		text-align: center;
	}
}

.concept .concept_more img {
	width: 40%;
}

.concept .concept_more a {
	display: inline-block;
	padding-right: 30px;
	background: url("../../images/common/arrow_black.png") top 40% right no-repeat;
	font-size: 1.6rem;
	font-weight: 600;
}

@media screen and (max-width: 640px) {
	.concept .concept_more a {
		padding-right: 0px;
		background-size: calc((17/760)*100vw);
		font-size: calc((30/760)*100vw);
	}
}

/*----------------------
   banksmap
----------------------*/
.banksmap {
	overflow: hidden;
	padding: 10.0rem 0;
	margin-bottom: 10.0rem;
}

@media screen and (max-width: 640px) {
	.banksmap {
		padding: 6vw 0;
		margin-bottom: calc((100/760)*100vw);
	}
}

.banksmap {
	background: #f0f0e1;
	/*
	background: url("../img/banksmap_bg.jpg") bottom center no-repeat, #f0f0e1;
	-webkit-background-size: 192.0rem;
	background-size: 192.0rem;
	*/
}

@media screen and (max-width: 640px) {}

.banksmap .inner {
	position: relative;
	min-height: 108.0rem;
}

@media screen and (max-width: 640px) {
	.banksmap .inner {
		min-height: calc((1600/1024)*100vw);
		/*
		padding: calc((100/760)*100vw) 0 calc((1000/760)*100vw);
		background: url("../img/banksmap_bg_sp.png") bottom center no-repeat, #f0f0e1;
		-webkit-background-size: contain;
		background-size: contain;
		*/
	}
}

.banksmap .tparks_lttl {
	padding-left: 3.0rem;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.banksmap .tparks_lttl {
		padding-left: 0;
		text-align: center;
	}
}

.banksmap .banksmap_text01 {
	padding-left: 3.0rem;
	font-size: 2.0rem;
	font-weight: 500;
	line-height: 2.0;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.banksmap .banksmap_text01 {
		padding-left: 0;
		font-size: calc((32/760)*100vw);
		line-height: 1.6;
		text-align: center;
	}
}

.banksmap .banksmap_text02 {
	position: absolute;
	bottom: 15.0rem;
	left: 3.0rem;
	font-weight: 900;
	text-align: left;
}

@media screen and (max-width: 640px) {
	.banksmap .banksmap_text02 {
		bottom: calc((95/760)*100vw);
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		text-align: center;
	}
}

.banksmap .banksmap_text02 .big {
	font-size: 7.0rem;
}

@media screen and (max-width: 640px) {
	.banksmap .banksmap_text02 .big {
		font-size: calc((70/760)*100vw);
	}
}

.banksmap .banksmap_text02 .small {
	font-size: 3.9rem;
}

@media screen and (max-width: 640px) {
	.banksmap .banksmap_text02 .small {
		font-size: calc((40/760)*100vw);
	}
}


.yukiyama-wrapper {
	margin-top: 3em;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 640px) {
	.yukiyama-wrapper {
		margin-top: 0;
		flex-direction: column;
	}
}

.yukiyama-item {
	width: 48%;
}

@media screen and (max-width: 640px) {
	.yukiyama-item {
		margin-top: 2em;
		width: 100%;
	}
}

/*----------------------
   movie
----------------------*/
.movie {
	overflow: hidden;
	padding-top: 10.0rem;
	margin-bottom: 10.0rem;
}

@media screen and (max-width: 640px) {
	.movie {
		padding-top: calc((150/760)*100vw);
		margin-bottom: calc((100/760)*100vw);
	}
}

@media screen and (max-width: 640px) {
	.movie .inner {
		width: 100%;
	}
}

.movie .movie_list li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
	margin-top: 11.0rem;
}

@media screen and (max-width: 640px) {
	.movie .movie_list li {
		margin-top: calc((60/760)*100vw);
	}
}

.movie .movie_list li:first-child {
	margin-top: 0;
}

.movie .movie_list .tparks_mttl {
	width: 40%;
}

.movie .movie_list .movie_flame {
	position: relative;
	width: 60%;
}

@media screen and (max-width: 640px) {
	.movie .movie_list .movie_flame {
		height: calc((260/760)*100vw);
		border-radius: calc((10/760)*100vw);
	}
}

.movie .movie_list .movie_flame:after {
	position: absolute;
	top: 11.0rem;
	right: -26.0rem;
	content: '';
	width: 70.0rem;
	height: 39.2rem;
	background: #ff007f;
	opacity: .1;
}

@media screen and (max-width: 640px) {
	.movie .movie_list .movie_flame:after {
		top: calc((60/760)*100vw);
		right: calc((-130/760)*100vw);
		width: calc((430/760)*100vw);
		height: calc((260/760)*100vw);
	}
}

.movie .movie_list .movie_flame iframe {
	max-width: 100%;
	border-radius: 2.0rem;
}

@media screen and (max-width: 640px) {
	.movie .movie_list .movie_flame iframe {
		height: calc((260/760)*100vw);
		border-radius: calc((10/760)*100vw);
	}
}

.movie .movie_list .movie_flame.soon img {
	opacity: .2;
	max-width: 100%;
	border-radius: 2.0rem;
}

@media screen and (max-width: 640px) {
	.movie .movie_list .movie_flame.soon img {
		border-radius: calc((10/760)*100vw);
	}
}

.movie .movie_list .movie_flame.soon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: 'COMING SOON';
	width: 100%;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-style: italic;
	color: #614e4e;
	font-size: 3.0rem;
	font-weight: 900;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.movie .movie_list .movie_flame.soon:before {
		font-size: calc((24/760)*100vw)
	}
}

.movie .movie_list li:nth-child(odd) .tparks_mttl {
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2;
	-o-order: 2;
	order: 2;
}

.movie .movie_list li:nth-child(odd) .movie_flame {
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	-o-order: 1;
	order: 1;
}

.movie .movie_list li:nth-child(odd) .movie_flame:after {
	right: auto;
	left: -26.0rem;
}

@media screen and (max-width: 640px) {
	.movie .movie_list li:nth-child(odd) .movie_flame:after {
		right: auto;
		left: calc((-130/760)*100vw);
	}
}

/*----------------------
   member
----------------------*/
.member .container {
	padding: 20.0rem 0;
	background: url(../img/member_bg.png) top center no-repeat;
}

@media screen and (max-width: 640px) {
	.member .container {
		padding: calc((200/760)*100vw) 0 calc((150/760)*100vw);
		background: url(../img/member_bg_sp.png) top center no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
	}
}

@media screen and (max-width: 640px) {
	.member .tparks_lttl {
		margin-bottom: calc((200/760)*100vw);
	}
}

@media screen and (max-width: 640px) {
	.member .tparks_lttl .en {
		font-size: calc((90/760)*100vw);
	}
}

.member .member_list {
	width: 70.0rem;
}

.member .member_list li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 5.0rem;
}

@media screen and (max-width: 640px) {
	.member .member_list li {
		display: block;
		margin-top: calc((50/760)*100vw);
	}
}

.member .member_list li:first-child {
	margin-top: 0;
}

.member .member_list .member_list_ttl {
	position: relative;
	width: 26.5rem;
	height: 5.8rem;
	padding: .2em 0;
	background: #000;
	color: #FFF;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-style: italic;
	font-weight: 900;
	font-size: 3.0rem;
	text-align: right;
}

@media screen and (max-width: 640px) {
	.member .member_list .member_list_ttl {
		width: calc((390/760)*100vw);
		height: calc((70/760)*100vw);
		margin-bottom: .5em;
		padding: .2em 0 .2em calc((70/760)*100vw);
		font-size: calc((36/760)*100vw);
		text-align: left;
	}
}

.member .member_list .member_list_ttl:before {
	position: absolute;
	top: 0;
	left: 0;
	transform: translateX(-100%);
	content: '';
	width: 40.0rem;
	height: 5.8rem;
	background: #000;
}

@media screen and (max-width: 640px) {
	.member .member_list .member_list_ttl:before {
		transform: translateX(-99%);
		width: calc((45/760)*100vw);
		height: calc((70/760)*100vw);
	}
}

.member .member_list .member_list_ttl:after {
	position: absolute;
	top: 0;
	right: 0;
	transform: translateX(100%);
	content: '';
	width: 0;
	height: 0;
	border-top: #000 29px solid;
	border-right: transparent 20px solid;
	border-bottom: transparent 29px solid;
	border-left: #000 20px solid;
}

@media screen and (max-width: 640px) {
	.member .member_list .member_list_ttl:after {
		border-top: #000 calc((35/760)*100vw) solid;
		border-right: transparent calc((20/760)*100vw) solid;
		border-bottom: transparent calc((35/760)*100vw) solid;
		border-left: #000 calc((20/760)*100vw) solid;
	}
}

.member .member_sub_list {
	width: 32.0rem;
}

@media screen and (max-width: 640px) {
	.member .member_sub_list {
		width: 100%;
		padding-left: calc((70/760)*100vw);
	}
}

.member .member_sub_list li {
	margin-top: 2.0rem;
	color: #666;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-style: italic;
	font-weight: 900;
	font-size: 4.0rem;
	text-align: left;
	line-height: 1.2;
}

@media screen and (max-width: 640px) {
	.member .member_sub_list li {
		margin-top: calc((20/760)*100vw);
		font-size: calc((30/760)*100vw);
	}
}

.member .member_sub_list a {
	color: #666;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-style: italic;
	font-weight: 900;
	font-size: 4.0rem;
	text-decoration: none;
}
.member .member_sub_list a:hover {
    text-decoration: underline;
}
@media screen and (max-width: 640px) {
	.member .member_sub_list a {
		font-size: calc((50/760)*100vw);
	}
}

.member .member_sub_list .tamakoshi a {
	font-size: 6.0rem;
}

@media screen and (max-width: 640px) {
	.member .member_sub_list .tamakoshi a {
		font-size: calc((70/760)*100vw);
	}
}

.txtkari {
	text-align: left;
	padding-bottom: 100px;
}

@media screen and (max-width: 640px) {
	.txtkari img {
		width: 100%;
	}
}

.member .concept_lttl {
	margin-bottom: 100px;
	font-size: 4rem;
	font-weight: 900;
	text-align: center;
	font-family: Noto Sans JP, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-style: italic;
	color: #FF007F;
	line-height: 100%;
}

.member .concept_lttl span {
	font-size: 30%;
}

@media screen and (max-width: 640px) {
	.member .concept_lttl {
		width: 100%;
		font-size: 3rem;
	}
}