@charset "utf-8";

html {
	font-size: 62.5%;
}

.pageTop {
	z-index: 50;
}

#wrapper {
	background: none;
}

#ct_bg {
	position: relative;
	color: #242424;
	font-size: 1.6rem;
	line-height: 1.5;
}

#ct_bg .pcNone02 {
	display: none !important;
}

#ct_bg .pcCenterSpleft {
	text-align: center;
}

@media screen and (max-width: 767px) {
	body {
		min-width: inherit;
	}

	#ct_bg {
		font-size: 4vw;
	}
	#ct_bg .pcNone02 {
		display: block !important;
	}
	#ct_bg .spNone02 {
		display: none !important;
	}

	#ct_bg .pcCenterSpleft {
		text-align: left;
	}
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg .mt10 {
	margin-top: 10px !important;
}
#ct_bg .mt20 {
	margin-top: 20px !important;
}
#ct_bg .mt30 {
	margin-top: 30px !important;
}
#ct_bg .mt40 {
	margin-top: 40px !important;
}

#ct_bg .wrap01 {
	display: flex;
	flex-wrap: wrap;
}
#ct_bg .wrap01.bC {
	justify-content: center;
}
#ct_bg .wrap01.between {
	justify-content: space-between;
}
#ct_bg .wrap01.aC {
	align-items: center;
}
#ct_bg .wrap01.aEnd {
	align-items: flex-end;
}

#wrapper,
#header,
#footer {
	min-width: inherit;
}

#ct_bg .disneyLocalNav01 {
	min-width: inherit;
	position: relative;
}

#ct_bg .disneyLocalNav01 .inner01 {
	width: 100%;
	max-width: 960px;
}

#ct_bg .disneyFooterNav01 {
	position: relative;
}
#ct_bg .disneyFooterNav01 > .inner01 {
	max-width: 1000px;
	width: inherit;
	padding: 30px 20px 40px;
}

@media screen and (max-width: 1000px) {
	#ct_bg .disneyFooterNavList01 > li {
		width: 49.57%;
		height: 45px;
	}

	#ct_bg .disneyFooterNavList01 li a {
		padding-left: 45px;
		height: 45px;
		font-size: 12px;
	}

	#ct_bg .disneyFooterNavList01 li a:hover {
		border: 2px solid #fff;
	}

	#ct_bg .disneyFooterNavList01 li:nth-child(n+3) {
		margin-top: 3px;
	}
	#ct_bg .disneyFooterNavList01 li.navi01 a,
	#ct_bg .disneyFooterNavList01 li.navi02 a,
	#ct_bg .disneyFooterNavList01 li.navi05 a,
	#ct_bg .disneyFooterNavList01 li.navi06 a,
	#ct_bg .disneyFooterNavList01 li.navi08 a,
	#ct_bg .disneyFooterNavList01 li.navi09 a,
	#ct_bg .disneyFooterNavList01 li.navi18 a,
	#ct_bg .disneyFooterNavList01 li.navi19 a,
	#ct_bg .disneyFooterNavList01 li.navi25 a,
	#ct_bg .disneyFooterNavList01 li.navi26 a,
	#ct_bg .disneyFooterNavList01 li.navi28 a,
	#ct_bg .disneyFooterNavList01 li.navi29 a,
	#ct_bg .disneyFooterNavList01 li.navi30 a,
	#ct_bg .disneyFooterNavList01 li.navi31 a,
	#ct_bg .disneyFooterNavList01 li.navi32 a,
	#ct_bg .disneyFooterNavList01 li.navi33 a,
	#ct_bg .disneyFooterNavList01 li.navi34 a,
	#ct_bg .disneyFooterNavList01 li.navi35 a,
	#ct_bg .disneyFooterNavList01 li.navi36 a,
	#ct_bg .disneyFooterNavList01 li.navi37 a,
	#ct_bg .disneyFooterNavList01 li.navi38 a,
	#ct_bg .disneyFooterNavList01 li.navi39 a{
		background-size: 45px 33px;
		background-position: left center;
	}

	#ct_bg .disneyFooterNavList01 li.navi31 a {
		background-size: 45px 33px;
	}
	#ct_bg .disneyFooterNavList01 li.navi32 a {
		background-size: 45px 33px;
	}
	#ct_bg .disneyFooterNavList01 li.navi33 a {
		background-size: 45px 33px;
	}
	#ct_bg .disneyFooterNavList01 li.navi34 a {
		background-size: 45px 33px;
	}
	#ct_bg .disneyFooterNavList01 li.navi35 a {
		background-size: 45px 33px;
	}
	#ct_bg .disneyFooterNavList01 li.navi36 a {
		background-size: 45px 33px;
	}
	#ct_bg .disneyFooterNavList01 li.navi40 a {
		background-size: 36px 26px;
		background-position: 4px center;
	}
	#ct_bg .disneyFooterNavList01 li.navi41 a {
		background-size: 36px 26px;
		background-position: 4px center;
	}
	#ct_bg .disneyFooterNavList01 li.navi42 a {
		background-size: 36px 26px;
		background-position: 4px center;
	}
	#ct_bg .disneyFooterNavList01 li.navi43 a {
		background-size: 36px 26px;
		background-position: 4px center;
	}
	#ct_bg .disneyFooterNavList01 li.navi44 a {
		background-size: 36px 26px;
		background-position: 4px center;
	}
	#ct_bg .sns_wrapper .snsBtn02 {
		flex-wrap: wrap;
	}
	#ct_bg .sns_wrapper .snsBtn02 li {
		margin: 0 5px 10px;
		line-height: 0;
	}

}
#ct_bg .disneyLocalNav01 .inner01 {
	width: 100%;
	max-width: 960px;
}

/* Header
---------------------------------------------------------- */
#ct_bg .contents01 {
	position: relative;
	color: #005571;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.75;
}
#ct_bg .contents01 a:link,
#ct_bg .contents01 a:visited,
#ct_bg .contents01 a:active {
	color: #005571;
	text-decoration: underline;
}

#ct_bg a:hover {
	color: #005571;
	text-decoration: none;
}

#ct_bg .headTitleArea01 {
	width: 100%;
	background: #005571;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.6;
}
#ct_bg .headTitleArea01 > .inner01 {
	padding: 8px 14px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#ct_bg .headTitleArea01 > .inner01 > .title01 {
	font-weight: 700;
}

#ct_bg .headTitleArea01 > .inner01 > .text01 {
	margin-left: 9px;
}

@media screen and (max-width: 767px) {
	#ct_bg .headTitleArea01 > .inner01 {
		padding: 2vw;
		display: block;
		font-size: 3.25vw;
	}
	#ct_bg .headTitleArea01 > .inner01 > .title01 {
		text-align: center;
	}

	#ct_bg .headTitleArea01 > .inner01 > .text01 {
		margin-left: 0;
		text-align: center;
	}

	#ct_bg .disneyLocalNav01 {
		z-index: 55;
	}
	#ct_bg .disneyLocalNavList01 {
		z-index: 55;
	}
}

/* Footer
---------------------------------------------------------- */
#ct_bg .footer01 {
	margin-top: 80px;
	padding-bottom: 90px;
}

#ct_bg .footer01 > .copyright01 {
	color: #787878;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.5;
}
#ct_bg .footer01 > .copyright01 small {
	font-size: inherit;
	font-family: inherit;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#ct_bg .sns_wrapper.type02 {
	padding: 30px 0;
}

#ct_bg .snsBtn01 {
	margin: 0 auto;
	width: 960px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#ct_bg .snsBtn01 > li {
	margin-left: 10px;
}

#ct_bg .snsBtn01 > li:first-child {
	margin-left: 0;
}

@media screen and (max-width: 767px) {
	#ct_bg .footer01 {
		margin-top: 20vw;
		padding-bottom: 20vw;
	}

	#ct_bg .footer01 > .copyright01 {
		font-size: 3.0vw;
	}

	#ct_bg .snsBtn01 {
		width: 100%;
	}
}

/* Contents
---------------------------------------------------------- */
#ct_bg .mainVisual01 {
	position: relative;
	aspect-ratio: 1920 / 1080;
	z-index: 2;
}
#ct_bg .mainVisual01 > .image01 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	animation: fadeImg01 10s ease infinite;
}

#ct_bg .mainVisual01 > .image01 img:nth-child(1) { animation-delay: 0s; }
#ct_bg .mainVisual01 > .image01 img:nth-child(2) { animation-delay: 5s; }
@keyframes fadeImg01 {
	0%   { opacity: 0; }
	20%  { opacity: 1; }
	30%  { opacity: 1; }
	50%  { opacity: 1; }
	60%  { opacity: 1; }
	80%  { opacity: 0; }
	100% { opacity: 0; }
}

#ct_bg .wrapper01 {
	position: relative;
	padding: 16px 20px 0;
	background: url(../img/bg_index02.png) no-repeat 0 0 / 100% 16px;
}

#ct_bg .bgArea01 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	aspect-ratio: 1920 / 1977;
	overflow: hidden;
}
#ct_bg .bgFixed .bgArea01 {
	position: fixed;
}

#ct_bg .bgArea01 > .image01 {
	position: absolute;
	width: 9.5vw;
	animation: moveUpDown01 ease-in-out infinite;
}
#ct_bg .bgArea01 > .image01.no01 {
	top: 2.15%;
	left: 2.2vw;
	animation-duration: 2.1s;
}
#ct_bg .bgArea01 > .image01.no02 {
	top: 35.45%;
	left: 2.2vw;
	animation-duration: 2.5s;
}
#ct_bg .bgArea01 > .image01.no03 {
	top: 68.49%;
	left: 2.2vw;
	animation-duration: 2.3s;
}
#ct_bg .bgArea01 > .image01.no04 {
	top: 10.62%;
	left: 23.69vw;
	animation-duration: 2.3s;
}
#ct_bg .bgArea01 > .image01.no05 {
	top: 43.95%;
	left: 23.69vw;
	animation-duration: 2.1s;
}
#ct_bg .bgArea01 > .image01.no06 {
	top: 77.28%;
	left: 23.69vw;
	animation-duration: 2.5s;
}
#ct_bg .bgArea01 > .image01.no07 {
	top: -14.61%;
	left: 45.20vw;
	animation-duration: 2.1s;
}
#ct_bg .bgArea01 > .image01.no08 {
	top: 19.22%;
	left: 45.20vw;
	animation-duration: 2.3s;
}
#ct_bg .bgArea01 > .image01.no09 {
	top: 52.50%;
	left: 45.20vw;
	animation-duration: 2.5s;
}
#ct_bg .bgArea01 > .image01.no10 {
	top: 85.83%;
	left: 45.20vw;
	animation-duration: 2.5s;
}
#ct_bg .bgArea01 > .image01.no11 {
	top: -5.5%;
	left: 66.77vw;
	animation-duration: 2.3s;
}
#ct_bg .bgArea01 > .image01.no12 {
	top: 27.76%;
	left: 66.77vw;
	animation-duration: 2.1s;
}
#ct_bg .bgArea01 > .image01.no13 {
	top: 61.1%;
	left: 66.77vw;
	animation-duration: 2.3s;
}
#ct_bg .bgArea01 > .image01.no14 {
	top: 94.38%;
	left: 66.77vw;
	animation-duration: 2.3s;
}
#ct_bg .bgArea01 > .image01.no15 {
	top: 3%;
	left: 88.28vw;
	animation-duration: 2.5s;
}
#ct_bg .bgArea01 > .image01.no16 {
	top: 36.31%;
	left: 88.28vw;
	animation-duration: 2.1s;
}
#ct_bg .bgArea01 > .image01.no17 {
	top: 69.65%;
	left: 88.28vw;
	animation-duration: 2.1s;
}

@keyframes moveUpDown01 {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(5px);
	}
	100% {
		transform: translateY(0);
	}
}

#ct_bg .container01 {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	padding-top: 160px;
	max-width: 960px;
}

#ct_bg .frameArea01 {
	position: relative;
	padding: 8px;
}
#ct_bg .frameArea01::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 8px;
	border: 8px solid transparent;
	background: linear-gradient(116deg,rgba(229, 225, 133, 1) 0%, rgba(252, 214, 140, 1) 25%, rgba(246, 202, 218, 1) 75%, rgba(186, 222, 246, 1) 100%) border-box border-box;
	-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
	-webkit-mask-composite: destination-out;
	mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
	mask-composite: exclude;
}

#ct_bg .frameArea01 > .image01 {
	position: absolute;
	top: -64px;
	left: 16px;
	width: 144px;
	animation: moveUpDown01 ease-in-out infinite;
	animation-duration: 2.0s;
}
#ct_bg .frameArea01 > .image02 {
	position: absolute;
	top: -80px;
	right: -24px;
	width: 200px;
	animation: moveUpDown01 ease-in-out infinite;
	animation-duration: 2.2s;
}
#ct_bg .frameArea01 > .image03 {
	position: absolute;
	bottom: 46px;
	left: -24px;
	width: 180px;
	animation: moveUpDown01 ease-in-out infinite;
	animation-duration: 1.8s;
}
@media screen and (max-width: 1000px) {
#ct_bg .frameArea01 > .image03 {
	bottom: -100px;
}
}
#ct_bg .frameArea01 > .image04 {
	position: absolute;
	bottom: -82px;
	right: 24px;
	width: 160px;
	animation: moveUpDown01 ease-in-out infinite;
	animation-duration: 2.5s;
}


#ct_bg .frameArea01 > .inner01 {
	padding: 72px 24px;
	background: rgba(255, 255, 255, 0.90);
}

#ct_bg .frameArea01 > .inner01 > .text01 {
	color: #005571;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}

#ct_bg .frameArea01 > .inner01 > .text02 {
	position: relative;
	margin-top: 16px;
	padding-top: 16px;
	color: #005371;
	font-size: 2.0rem;
	font-weight: 500;
	text-align: center;
}
#ct_bg .frameArea01 > .inner01 > .text02::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: repeat-x 0 0 / 100% 1px;
	background-image: repeating-linear-gradient(90deg, #94a9b6, #94a9b6 2px, transparent 2px, transparent 4px);
}

#ct_bg .frameArea02 {
	position: relative;
	margin-top: 40px;
	padding: 8px;
	background: linear-gradient(116deg,rgba(229, 225, 133, 1) 0%, rgba(252, 214, 140, 1) 25%, rgba(246, 202, 218, 1) 75%, rgba(186, 222, 246, 1) 100%) border-box border-box;
	border-radius: 8px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
}
#ct_bg .frameArea02 > .inner01 {
	padding: 24px 24px 40px;
	background-color: #fff;
}

#ct_bg .frameArea02 > .inner01 > .title01 {
	margin: 0 auto;
	height: 64px;
	text-align: center;
}
#ct_bg .frameArea02 > .inner01 > .title01 img {
	width: auto;
	height: 100%;
}

#ct_bg .frameArea02 > .inner01 > .text01 {
	margin-top: 32px;
	color: #000;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
}
#ct_bg .frameArea02 > .inner01 > .text01 > .font01 {
	display: inline-block;
	margin-right: 16px;
	padding: 2px 8px;
	color: #2A536E;
	background: #F6DF19;
	font-size: 1.6rem;
}
#ct_bg .frameArea02 > .inner01 > .text01 > .font02 {
	font-size: 2.0rem;
}

#ct_bg .frameArea02 > .inner01 > .box01 {
	position: relative;
	margin-top: 16px;
	padding-top: 16px;
}
#ct_bg .frameArea02 > .inner01 > .box01::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: repeat-x 0 0 / 100% 1px;
	background-image: repeating-linear-gradient(90deg, #94a9b6, #94a9b6 2px, transparent 2px, transparent 4px);
}
#ct_bg .frameArea02 > .inner01 > .box01 > .text01 {
	margin-top: 16px;
	color: #4B5459;
	font-size: 1.4rem;
	line-height: 1.5;
}
#ct_bg .frameArea02 > .inner01 > .box01 > .text01:first-child {
	margin-top: 0;
}

#ct_bg .col01 {
	width: 48.21%;
}
#ct_bg .col01 > .text01 {
	margin-top: 16px;
	color: #2A536E;
	font-weight: 700;
}
#ct_bg .col01 > .text01:first-child {
	margin-top: 0;
}

#ct_bg .movieArea01 {
	margin-top: 162px;
	border-radius: 8px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.10);
	overflow: hidden;
}

#ct_bg .iframeWrap01 {
	position: relative;
	aspect-ratio: 16 / 9;
	overflow: hidden;
}
#ct_bg .iframeWrap02 {
	position: relative;
	aspect-ratio: 456 / 810;
	overflow: hidden;
}

#ct_bg .iframeWrap01 iframe,
#ct_bg .iframeWrap02 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .subSection01 {
	margin-top: 108px;
}

#ct_bg .hgroup01 {
	position: relative;
	padding: 27px 44px 20px;
	border-radius: 8px 80px 8px 8px;
	border: 4px solid rgba(255, 255, 255, 0.20);
	background: #CB6FA8;
}
#ct_bg .hgroup01 > .title01 {
	margin-left: auto;
	width: 578px;
}
#ct_bg .hgroup01 > .image01 {
	position: absolute;
	top: -32px;
	left: 16px;
	width: 144px;
}
@media screen and (max-width: 900px) {
#ct_bg .hgroup01 {
	padding: 3vw 4.8vw 2.2vw;
}
#ct_bg .hgroup01 > .title01 {
	width: 64.22vw;
}
#ct_bg .hgroup01 > .image01 {
	top: -3.5vw;
	left: 1.7vw;
	width: 16vw;
}
}

#ct_bg .list01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 48px;
	column-gap: 5%;
	row-gap: 48px;
}
#ct_bg .list01 > li {
	width: 47.5%;
	border-radius: 8px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.10);
	overflow: hidden;
}

#ct_bg .list02 > li {
	position: relative;
	margin-top: 10px;
	padding-left: 21px;
	color: #4B5459;
	font-size: 1.4rem;
	line-height: 1.5;
}
#ct_bg .list02 > li:first-child {
	margin-top: 0;
}
#ct_bg .list02 > li::before {
	position: absolute;
	top: .4em;
	left: 0;
	content: "";
	width: 14px;
	aspect-ratio: 14 / 12;
	background: url(../img/ic_index01.svg) no-repeat 0 0 / cover;
}

#ct_bg .txt01 {
	margin-top: 48px;
}

#ct_bg .imgBlock01 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

#ct_bg .mainImg01 {
	margin-top: 32px;
	width: 56.69%;
	border: 1px solid #E6E6E6;
}

#ct_bg .thumbList01 {
	display: flex;
	flex-wrap: wrap;
	column-gap: 3.3%;
	row-gap: 12px;
	margin-top: 32px;
	width: 39.73%;
}

#ct_bg .thumbList01 > li {
	position: relative;
	width: 22.47%;
	border: #E6E6E6 solid 1px;
	cursor: pointer;
	transition: opacity .3s;
}

@media (any-hover: hover) {
	#ct_bg .thumbList01 > li:hover {
		opacity: 0.8;
	}
	#ct_bg .thumbList01 > li:hover::before {
		opacity: 1.0;
	}
}

#ct_bg .thumbList01 > li img {
	width: 100%;
}

#ct_bg .thumbList01 > li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: #E7EEF8 solid 1px;
	transition: opacity .1s;
	opacity: 0;
}
#ct_bg .thumbList01 > li::before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	border: 3px solid transparent;
	background: linear-gradient(116deg,rgba(229, 225, 133, 1) 0%, rgba(252, 214, 140, 1) 25%, rgba(246, 202, 218, 1) 75%, rgba(186, 222, 246, 1) 100%) border-box border-box;
	-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
	-webkit-mask-composite: destination-out;
	mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
	mask-composite: exclude;
	transition: opacity .1s;
	opacity: 0;
}

#ct_bg .thumbList01 > li.current::before {
	opacity: 1.0;
}

#ct_bg .text_link {
	display: table;
	margin: 32px auto 0;
	min-width: 320px;
}

#ct_bg .text_link > a {
	display: block;
	position: relative;
	padding: 11px;
	overflow: hidden;
	border-radius: 100vmax;
	border: 2px solid rgba(255, 255, 255, 0.75);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 10%, rgba(0, 0, 0, 0.20) 100%), #DA4291;
	background-blend-mode: multiply, normal;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
	color: #fff;
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
}
#ct_bg .text_link > a:link,
#ct_bg .text_link > a:visited, #ct_bg .text_link > a:active {
	color: #fff;
	text-decoration: none;
}

#ct_bg .text_link > a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #fff;
	transition: opacity .3s;
	opacity: 0;
}
@media (any-hover: hover) {
	#ct_bg .text_link > a:hover::before {
		opacity: .2;
	}
}

#ct_bg .text_link > a > span {
	position: relative;
	padding-left: 40px;
}
#ct_bg .text_link > a > span::before {
	position: absolute;
	top: 50%;
	translate: 0 -50%;
	left: 0;
	content: "";
	width: 26px;
	height: 26px;
	background: url(../img/ic_kounyu.svg) no-repeat 0 0 / cover;
}
#ct_bg .text_link > a > span.reserve::before {
	background-image: url(../img/ic_yoyaku.svg);
}
#ct_bg .text_link > a > span.waiting::before {
	background-image: url(../img/ic_waiting.svg);
}

@media screen and (max-width: 767px) {
	#ct_bg .mainVisual01 {
		aspect-ratio: 800 / 1012;
	}
	#ct_bg .wrapper01 {
		position: relative;
		padding: 0 4vw;
		background: none;
	}

	#ct_bg .bgArea01 {
		height: 100vh;
		aspect-ratio: inherit;
	}
	#ct_bg .contents01 {
		font-size: 4vw;
	}
	#ct_bg .container01 {
		padding-top: 42.5vw;
	}

	#ct_bg .frameArea01 {
		padding: 1.8vw;
	}
	#ct_bg .frameArea01::before {
		border-radius: 2vw;
		border: 2vw solid transparent;
	}

	#ct_bg .frameArea01 > .image01 {
		top: -10vw;
		left: 4vw;
		width: 18vw;
	}
	#ct_bg .frameArea01 > .image02 {
		top: -22.25vw;
		right: 5.55vw;
		width: 37.5vw;
	}
	#ct_bg .frameArea01 > .image03 {
		bottom: -25vw;
		left: 5vw;
		width: 33.75vw;
	}
	#ct_bg .frameArea01 > .image04 {
		bottom: -13.5vw;
		right: 3.98vw;
		width: 30vw;
	}

	#ct_bg .frameArea01 > .inner01 {
		padding: 18vw 4vw;
	}

	#ct_bg .frameArea01 > .inner01 > .text01 {
		font-size: 4.8vw;
	}

	#ct_bg .frameArea01 > .inner01 > .text02 {
		margin-top: 6vw;
		padding-top: 6vw;
		font-size: 4vw;
		text-align: left;
	}
	#ct_bg .frameArea02 {
		margin-top: 6vw;
		padding: 2vw;
		border-radius: 2vw;
		box-shadow: 0 0 4vw 0 rgba(0, 0, 0, 0.05);
	}
	#ct_bg .frameArea02 > .inner01 {
		padding: 4vw 4vw 8vw;
	}

	#ct_bg .frameArea02 > .inner01 > .title01 {
		height: 9vw;
	}
	#ct_bg .frameArea02 > .inner01 > .text01 {
		margin-top: 4vw;
		font-size: 3.5vw;
		font-weight: 700;
		line-height: 1.5;
	}
	#ct_bg .frameArea02 > .inner01 > .text01 > .font01 {
		display: table;
		margin-right: 0;
		padding: .5vw 4vw;
		font-size: 4vw;
	}
	#ct_bg .frameArea02 > .inner01 > .text01 > .font02 {
		font-size: 5vw;
	}

	#ct_bg .frameArea02 > .inner01 > .box01 {
		margin-top: 4vw;
		padding-top: 4vw;
	}
	#ct_bg .frameArea02 > .inner01 > .box01 > .text01 {
		margin-top: 4vw;
		font-size: 3.5vw;
	}

	#ct_bg .col01 {
		width: 100%;
	}
	#ct_bg .col01 + .col01 {
		margin-top: 8vw;
	}
	#ct_bg .col01 > .text01 {
		margin-top: 4vw;
	}

	#ct_bg .movieArea01 {
		margin-top: 45vw;
		border-radius: 2vw;
		box-shadow: 0 0 2vw 0 rgba(0, 0, 0, 0.10);
	}

	#ct_bg .subSection01 {
		margin-top: 33.25vw;
	}

	#ct_bg .hgroup01 {
		padding: 2.875vw 5vw 2.25vw;
		border-radius: 1vw 10vw 1vw 1vw;
		border: .5vw solid rgba(255, 255, 255, 0.20);
	}
	#ct_bg .hgroup01 > .title01 {
		width: 72.25vw;
	}
	#ct_bg .hgroup01 > .image01 {
		top: -13.25vw;
		left: 4vw;
		width: 18vw;
	}

	#ct_bg .list01 {
		margin-top: 4vw;
		row-gap: 4vw;
	}
	#ct_bg .list01 > li {
		border-radius: 2vw;
		box-shadow: 0 0 2vw 0 rgba(0, 0, 0, 0.10);
	}

	#ct_bg .list02 > li {
		margin-top: 2.5vw;
		padding-left: 4.75vw;
		font-size: 3.5vw;
	}
	#ct_bg .list02 > li:first-child {
		margin-top: 0;
	}
	#ct_bg .list02 > li::before {
		width: 3.47vw;
	}


	#ct_bg .txt01 {
		margin-top: 4vw;
	}

	#ct_bg .mainImg01 {
		margin-top: 4vw;
		width: 100%;
	}

	#ct_bg .thumbList01 {
		display: flex;
		flex-wrap: wrap;
		column-gap: 3.3%;
		row-gap: 3.3vw;
		margin-top: 4vw;
		width: 100%;
	}

	#ct_bg .thumbList01 > li::before {
		border: .75vw solid transparent;
	}

	#ct_bg .text_link {
		margin-top: 8vw;
		width: 100%;
	}

	#ct_bg .text_link > a {
		padding: 5vw 2vw;
		border: .5vw solid rgba(255, 255, 255, 0.75);
		box-shadow: 0 0 1vw 0 rgba(0, 0, 0, 0.25);
		font-size: 5vw;
	}

	#ct_bg .text_link > a > span {
		position: relative;
		padding-top: 0;
		padding-left: 10vw;
	}
	#ct_bg .text_link > a > span::before {
		width: 8vw;
		height: 8vw;
	}


}
