@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p:900&subset=japanese');

html {
	font-size: 62.5%;
}

.pageTop {
	z-index: 50;
}

#wrapper {
	background: none;
}

#ct_bg {
	position: relative;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.6;
}

#ct_bg::before {
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -5;
	display: block;
	width: 2000px;
	height: 1287px;
	background: #86cff2 url(../img/bg_toystory01.jpg) no-repeat 0 50px / 100% auto;
	content: "";
}
#ct_bg.bgType02::before {
	background: #6aa9c0 url(../img/bg_toystory02.png) no-repeat 0 40px / 100% auto;
}
#ct_bg .pcNone02 {
	display: none !important;
}

#ct_bg .pcCenterSpleft {
	text-align: center;
}

@media screen and (min-width: 2001px) {
	#ct_bg:before {
		width: 100%;
		height: 100%;
		background: url(../img/bg_toystory01.jpg) no-repeat 0 50px / cover;
	}
}

@media screen and (max-width: 767px) {
	body {
		min-width: inherit;
	}

	#ct_bg {
		font-size: 3.5vw;
	}
	#ct_bg::before {
		left: 0;
		transform: translateX(0);
		background: #86cff2 url(../img/bg_toystory01.jpg) no-repeat 0 0 / 100% auto;
	}
	#ct_bg.bgType02::before {
		background: #bbdbec url(../img/bg_toystory02.png) no-repeat 0 0 / 50% auto;
	}
	#ct_bg .pcNone02 {
		display: block !important;
	}
	#ct_bg .spNone02 {
		display: none !important;
	}

	#ct_bg .pcCenterSpleft {
		text-align: left;
	}
}

#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:active {
	color: #0050A0;
	text-decoration: underline;
}

#ct_bg a:hover {
	color: #0050A0;
	text-decoration: none;
}

#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 .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 .headTitleArea01 {
	color: #0050A0;
}

#ct_bg .headTitleArea01 > .inner01 {
	padding: 10px 14px 8px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 1.4rem;
}
#ct_bg .headTitleArea01 > .inner01 > .title01 {
	font-weight: 600;
}

#ct_bg .headTitleArea01 > .inner01 > .text01 {
	margin-left: 9px;
}

#ct_bg .header01 {
	position: absolute;
	top: 109px;
	left: 0;
	z-index: 5;
	padding: 16px 20px;
	width: 100%;
	background: #FFF;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.20);
}
#ct_bg .header01.fixed {
	position: fixed;
	top: 0;
}

#ct_bg .index01 .header01 {
	position: fixed;
	top: 0;
	translate: 0 -100%;
	transition: translate .3s;
}
#ct_bg .index01 .header01.visible01 {
	translate: 0 0;
}

#ct_bg .header01 > .headBtn01 {
	position: absolute;
	top: 0;
	z-index: 10;
	background: none;
	border: none;
}
#ct_bg .header01 > .headBtn01 img {
	display: none;
}

#ct_bg .header01 > .inner01 {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
}

#ct_bg .header01 > .inner01 > .headFrame01 {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
}

#ct_bg .header01 > .inner01 > .headFrame01 > .logo01 {
	width: 76px;
}

#ct_bg .header01 > .inner01 > .headFrame01 > .button01 {
	position: absolute;
	top: 50%;
	left: 92px;
	translate: 0 -50%;
}

#ct_bg .header01 > .inner01 > .headFrame01 > .button01 > a {
	display: block;
	position: relative;
	padding: 12px 16px 12px 36px;
	border-radius: 100vmax;
	border: 3.509px solid #C5DFEF;
	background: #EAF5FF;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 1.4rem;
	font-weight: 900;
	line-height: 1.4;
	text-decoration: none;
	scale: 1.0;
	transition: scale .3s;
	rotate: .03deg;
}
@media (any-hover: hover) {
	#ct_bg .header01 > .inner01 > .headFrame01 > .button01 > a:hover {
		scale: 1.1;
	}
}

#ct_bg .header01 > .inner01 > .headFrame01 > .button01 > a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	translate: 0 -50%;
	width: 14px;
	height: 12px;
	background: url(../img/icon_toystory01.svg) no-repeat 0 0 / cover;
}

#ct_bg .globalNav01 {
	display: flex;
	flex-wrap: wrap;
}

#ct_bg .globalNav01 > li {
	margin-left: 4px;
}
#ct_bg .globalNav01 > li:first-child {
	margin-left: 0;
}

#ct_bg .globalNav01 > li > a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	padding: 12px 37px;
	height: 100%;
	border-radius: 21.053px;
	border: 3px solid #C5DFEF;
	background: #0050A0;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 1.4rem;
	font-weight: 900;
	line-height: 1.4;
	text-decoration: none;
	text-align: center;
	scale: 1.0;
	transition: scale .3s;
}
@media (any-hover: hover) {
	#ct_bg .globalNav01 > li > a:hover {
		scale: 1.1;
	}
}

#ct_bg .globalNav01 > li > a::before,
#ct_bg .globalNav01 > li > a::after {
	content: "";
	position: absolute;
	top: 50%;
	translate: 0 -50%;
	width: 16px;
	height: 16px;
	background: url(../img/icon_toystory02.svg) no-repeat 0 0 / cover;
}
#ct_bg .globalNav01 > li > a::before {
	left: 13px;
}
#ct_bg .globalNav01 > li > a::after {
	right: 13px;
}

#ct_bg .globalNav01 > li > a > .image01 {
	display: none;
}

#ct_bg .globalNav01 > li > a > .text01 {
	rotate: .03deg;
}

@media screen and (max-width: 1200px) {
	#ct_bg .header01 {
		padding: 15px 1.6vw;
	}
	#ct_bg .header01 > .inner01 > .headFrame01 > .logo01 {
		width: 6.3vw;
	}

	#ct_bg .header01 > .inner01 > .headFrame01 > .button01 {
		left: 7.6vw;
	}

	#ct_bg .header01 > .inner01 > .headFrame01 > .button01 > a {
		padding: 1vw 1.3vw 1vw 3vw;
		border: .25vw solid #C5DFEF;
		font-size: 1.1vw;
	}
	#ct_bg .header01 > .inner01 > .headFrame01 > .button01 > a::before {
		left: 1.25vw;
		width: 1.1vw;
		height: 1vw;
	}
	#ct_bg .globalNav01 > li > a {
		padding: 1vw 3vw;
		font-size: 1.1vw;
	}
	#ct_bg .globalNav01 > li > a::before {
		left: 10px;
	}
	#ct_bg .globalNav01 > li > a::after {
		right: 10px;
	}
}

@keyframes headerBtn01 {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	25% {
		transform: scale(0);
		opacity: 0;
	}
	100% {
		transform: scale(0);
		opacity: 0;
	}
}
@keyframes headerBtn02 {
	0% {
		transform: scale(0);
		opacity: 0;
	}
	25% {
		transform: scale(0);
		opacity: 0;
	}
	50% {
		transform: scale(1.2);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@media screen and (max-width: 767px) {
	#ct_bg .headTitleArea01 > .inner01 {
		padding: 1vw 2vw 0;
		display: block;
		font-size: 3.5vw;
	}
	#ct_bg .headTitleArea01 > .inner01 > .title01 {
		display: inline;
	}

	#ct_bg .headTitleArea01 > .inner01 > .text01 {
		display: inline;
		margin-left: 9px;
	}

	#ct_bg .disneyLocalNav01 {
		z-index: 55;
	}
	#ct_bg .disneyLocalNavList01 {
		z-index: 55;
	}
	#ct_bg .header01 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 50;
		padding: 0;
		width: 100%;
		background: none;
		box-shadow: none;
	}

	#ct_bg .header01 > .headBtn01 {
		display: block;
		top: 115px;
		right: 2vw;
		padding: 3.75vw;
		width: 18vw;
		height: 18vw;
		border-radius: 50%;
		border: 3px solid #0050A0;
		background: #FEE855;
		box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.20);
		cursor: pointer
	}
	#ct_bg .header01 > .headBtn01 img {
		display: block;
	}
	#ct_bg .header01 > .headBtn01 > .btnImg02 {
		position: absolute;
		top: 50%;
		left: 50%;
		translate: -50% -50%;
		width: 9.5vw;
		opacity: 0;
	}
	#ct_bg .header01 > .headBtn01.animeOff > .btnImg01 {
		animation: headerBtn02 .3s ease-in-out;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
	}
	#ct_bg .header01.active > .headBtn01 > .btnImg02 {
		position: absolute;
		top: 50%;
		left: 50%;
		translate: -50% -50%;
		width: 9.5vw;
		opacity: 0;
		animation: headerBtn02 .3s ease-in-out;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
	}

	#ct_bg .header01.fixed > .headBtn01,
	#ct_bg .active .header01 > .headBtn01 {
		position: fixed;
		top: 2vw;
	}
	#ct_bg .header01.active > .headBtn01 > .btnImg01 {
		opacity: 0;
		visibility: hidden;
	}
	#ct_bg .header01.active > .headBtn01 > .btnImg02 {
		opacity: 1.0;
	}
	#ct_bg .index01 .header01 > .headBtn01 {
		position: fixed;
		top: 0;
		translate: 0 -100%;
		transition: translate .3s;
	}
	#ct_bg .index01 .header01.visible01 > .headBtn01 {
		top: 2vw;
		translate: 0 0;
	}

	#ct_bg .header01 > .inner01 {
		position: fixed;
		top: 133px;
		left: 0;
		padding: 4vw;
		width: 100%;
		height: calc(100vh - 135px);
		background: rgba(0, 80, 160, 0.80);
		overflow-y: auto;
		opacity: 0;
		visibility: hidden;
		transition: opacity 0.3s;
	}
	#ct_bg .header01.fixed > .inner01,
	#ct_bg .active .header01 > .inner01 {
		top: 0;
		height: 100%;
	}
	#ct_bg .header01.visible01 > .inner01 {
		top: 0;
		height: 100vh;
	}
	#ct_bg .header01.active  > .inner01 {
		opacity: 1.0;
		visibility: visible;
	}

	#ct_bg .header01 > .inner01 > .headFrame01 {
		display: block;
		padding: 7vw 3vw;
		height: auto;
		border-radius: 32px;
		border: 1vw solid #E72E35;
		background: #fff;
	}

	#ct_bg .header01 > .inner01 > .headFrame01 > .logo01 {
		margin: 0 auto;
		width: 25vw;
	}

	#ct_bg .header01 > .inner01 > .headFrame01 > .button01 {
		position: relative;
		top: 0;
		left: 0;
		translate: 0;
		margin-top: 4vw;
	}

	#ct_bg .header01 > .inner01 > .headFrame01 > .button01 > a {
		display: block;
		position: relative;
		padding: 4vw 9.5vw 4vw 4vw;
		border-radius: 6vw;
		border: none;
		box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.10);
		font-size: 4vw;
		line-height: 1.6;
	}

	#ct_bg .header01 > .inner01 > .headFrame01 > .button01 > a::before {
		left: auto;
		right: 4vw;
		width: 3.5vw;
		height: 2.75vw;
	}

	#ct_bg .globalNav01 {
		display: flex;
		flex-wrap: wrap;
	}

	#ct_bg .globalNav01 > li {
		margin-top: 2vw;
		margin-left: 0;
		width: 100%;
	}

	#ct_bg .globalNav01 > li > a {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		position: relative;
		padding: 4vw 2vw;
		box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.10);
		height: 100%;
		border-radius: 6vw;
		border: none;
		background: #EAF5FF;
		color: #0050A0;
		font-size: 4vw;
		line-height: 1.6;
		text-align: left;
		overflow: hidden;
	}
	#ct_bg .globalNav01 > li.type02 > a {
		padding: 4vw;
	}

	#ct_bg .globalNav01 > li > a::before {
		top: auto;
		translate: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 10vw;
		height: 10vw;
		background: #0050A0;
		border-radius: 6vw 0px 0px 0px;
	}
	#ct_bg .globalNav01 > li > a::after {
		top: auto;
		translate: 0;
		right: 2.5vw;
		bottom: 3.25vw;
		width: 4vw;
		height: 3.25vw;
		mask-position: center center;
		mask-repeat: no-repeat;
		mask-size: contain;
		mask-image: url(../img/icon_toystory01.svg);
		-webkit-mask-position: center center;
		-webkit-mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		-webkit-mask-image: url(../img/icon_toystory01.svg);
		background: #fff;

	}

	#ct_bg .globalNav01 > li.type02 > a::before {
		content: normal;
	}
	#ct_bg .globalNav01 > li.type02 > a::after {
		top: 50%;
		translate: 0 -50%;
		right: 4vw;
		bottom: auto;
		width: 3.5vw;
		height: 2.75vw;
		background: #0050A0;
	}

	#ct_bg .globalNav01 > li > a > .image01 {
		display: block;
		width: 20vw;
	}

	#ct_bg .globalNav01 > li > a > .text01 {
		width: 54vw;
	}

}



/* Footer
---------------------------------------------------------- */
#ct_bg .footer01 {
	margin-top: 80px;
	padding-bottom: 30px;
}

#ct_bg .footer01 > .copyright01 {
	text-align: center;
	font-size: 1.4rem;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#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: 7.5vw;
	}

	#ct_bg .footer01 > .copyright01 {
		font-size: 3.5vw;
	}


	#ct_bg .snsBtn01 {
		width: 100%;
	}
}

/* Contents
---------------------------------------------------------- */
#ct_bg .topMainArea01 {
	margin-top: -18px;
	margin-bottom: -16.57vw;
}

#ct_bg .topMainArea01 > .image01 > img {
	width: 100%;
	height: auto;
}

#ct_bg .topWrap01 {
	position: relative;
	padding: 0 20px;
	overflow-x: clip;
}

#ct_bg .topFrame01 {
	margin: 0 auto;
	padding: 24px;
	max-width: 1000px;
	border-radius: 16px;
	background: #FFF6E9;
	box-shadow: 8px 8px 32px 0px rgba(0, 0, 0, 0.20);

}
#ct_bg .topFrame01 > .inner01 {
	position: relative;
	border: 2px solid #538699;
	background: linear-gradient(180deg, #6AA9C0 0%, #BBDCED 100.01%);
}

#ct_bg .topFrame01 > .inner01::before,
#ct_bg .topFrame01 > .inner01::after,
#ct_bg .topFrame01 > .inner01> .inner02::before,
#ct_bg .topFrame01 > .inner01> .inner02::after {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	background: no-repeat 0 0 / cover;
}
#ct_bg .topFrame01 > .inner01::before {
	top: -2px;
	left: -2px;
	background-image: url(../../img_2025/bg_index01.png);
}
#ct_bg .topFrame01 > .inner01::after {
	top: -2px;
	right: -2px;
	background-image: url(../../img_2025/bg_index02.png);
}
#ct_bg .topFrame01 > .inner01> .inner02::before {
	bottom: -2px;
	left: -2px;
	background-image: url(../../img_2025/bg_index03.png);
}
#ct_bg .topFrame01 > .inner01> .inner02::after {
	bottom: -2px;
	right: -2px;
	background-image: url(../../img_2025/bg_index04.png);
}

#ct_bg .topFrame01 > .inner01 > .inner02 {
	padding-bottom: 32px;
}

#ct_bg .topFrame01 > .inner01 > .inner02 > .image01 {
	margin: 4px -11px 0 -97px;
}

#ct_bg .topBlock01 > .title01 {
	margin: -46px -68px 0 -73px;
}

#ct_bg .topBlock01 > .inner01 {
	position: relative;
	margin-top: -24px;
	padding: 0 40px;
}
#ct_bg .topBlock01 > .inner01::before {
	position: absolute;
	top: 409px;
	right: -80px;
	width: 203px;
	height: 122px;
	content: "";
	background: url(../img/icon_toystory03.svg) no-repeat 0 0 / cover;
}

@media screen and (max-width: 1050px) {
	#ct_bg .topBlock01 > .inner01::before {
		top: 38vw;
		right: -7.6vw;
		width: 19.3vw;
		height: 11.6vw;
	}
}

#ct_bg .topBlock01 > .inner01 > .text01 {
	position: relative;
	margin-top: 16px;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.01rem;
	font-weight: 900;
	-webkit-text-stroke: 4px #fff;
	paint-order: stroke;
	text-align: center;
}

#ct_bg .topBlock02 {
	position: relative;
	margin: 80px 38px 0;
}
#ct_bg .topBlock02::before {
	position: absolute;
	top: -74px;
	left: -137px;
	width: 203px;
	height: 122px;
	content: "";
	background: url(../img/icon_toystory03.svg) no-repeat 0 0 / cover;
}
#ct_bg .topBlock02::after {
	position: absolute;
	bottom: 17px;
	right: -96px;
	width: 203px;
	height: 122px;
	content: "";
	background: url(../img/icon_toystory03.svg) no-repeat 0 0 / cover;
}

#ct_bg .topBlock02 > .title01 {
	position: relative;
	padding: 4px;
	background: #E72E35;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 3.2rem;
	font-weight: 900;
	line-height: 1.4;
	text-align: center;
}
#ct_bg .topBlock02 > .title01 > .inner01 {
	display: block;
	padding: 7px;
	border: 1px solid #FFF;
}
#ct_bg .topBlock02 > .title01 > .inner01 > .font01 {
	font-size: 2.4rem;
}

#ct_bg .topBlock02 > .text01 {
	position: relative;
	margin-top: 16px;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.1rem;
	font-weight: 900;
	-webkit-text-stroke: 4px #fff;
	paint-order: stroke;
	text-align: center;
}
#ct_bg .topBlock02 > .text01 > .font01 {
	font-size: 1.6rem;
	rotate: .03deg;
}

#ct_bg .topBlock02 > .image01 {
	position: relative;
	margin-top: 16px;
}
#ct_bg .topBlock02 > .image01::before {
	position: absolute;
	top: -33px;
	left: -56px;
	width: 145px;
	height: 80px;
	content: "";
	background: url(../img/icon_toystory04.svg) no-repeat 0 0 / cover;
}
#ct_bg .topBlock02 > .image01::after {
	position: absolute;
	top: 7px;
	right: -24px;
	width: 102px;
	height: 56px;
	content: "";
	background: url(../img/icon_toystory04.svg) no-repeat 0 0 / cover;
}
#ct_bg .topBlock02 > .image01> .inner01::before {
	position: absolute;
	bottom: -38px;
	left: -56px;
	width: 102px;
	height: 56px;
	content: "";
	background: url(../img/icon_toystory04.svg) no-repeat 0 0 / cover;
}

#ct_bg .topBlock02 > .button01 {
	display: table;
	margin: 16px auto 0;
}
#ct_bg .topBlock02 > .button01 > a {
	display: block;
	padding: 2px;
	border-radius: 100vmax;
	border: 4px solid #0050A0;
	background: #FFF;
	box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.20);
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.01rem;
	font-weight: 900;
	line-height: 1.4;
	text-decoration: none;
	text-align: center;
	scale: 1.0;
	transition: scale .3s;
}
@media (any-hover: hover) {
	#ct_bg .topBlock02 > .button01 > a:hover {
		scale: 1.1;
	}
}

#ct_bg .topBlock02 > .button01 > a > .inner01 {
	display: block;
	position: relative;
	padding: 16px 48px 16px 80px;
	border: 2px solid #0050A0;
	border-radius: 100vmax;
}
#ct_bg .topBlock02 > .button01 > a > .inner01::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 48px;
	translate: 0 -50%;
	width: 16px;
	height: 13px;
	background: url(../img/icon_toystory01.svg) no-repeat 0 0 / cover;
}

#ct_bg .topBlock03 {
	position: relative;
	margin: 80px auto 0;
	padding-bottom: 16px;
	max-width: 1000px;
}
#ct_bg .topBlock03::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 16px;
	height: 16px;
	content: "";
	background: url(../img/icon_toystory07.svg) no-repeat 0 0 / cover;
}
#ct_bg .topBlock03::after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 16px;
	height: 16px;
	content: "";
	background: url(../img/icon_toystory08.svg) no-repeat 0 0 / cover;
}
#ct_bg .topBlock03 > .inner01 {
	padding: 24px 0;
	background-color: #fff;
}
#ct_bg .topBlock03 > .inner01::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 16px;
	width: calc(100% - 32px);
	height: 16px;
	background-color: #fff;
}

#ct_bg .topBlock03 > .title01 {
	position: relative;
	margin: 0 -8px;
	padding: 16px;
	background-color: #0050A0;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 4.0rem;
	font-weight: 900;
	line-height: 1.4;
	text-decoration: none;
	text-align: center;
}
#ct_bg .topBlock03 > .title01::before,
#ct_bg .topBlock03 > .title01::after {
	position: absolute;
	bottom: -8px;
	width: 8px;
	height: 8px;
	content: "";
}
#ct_bg .topBlock03 > .title01::before {
	left: 0;
	background: url(../img/icon_toystory05.svg) no-repeat 0 0 / cover;
}
#ct_bg .topBlock03 > .title01::after {
	right: 0;
	background: url(../img/icon_toystory06.svg) no-repeat 0 0 / cover;
}

#ct_bg .localNav01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 96px;
}

#ct_bg .localNav01 > li {
	margin-left: 2.4%;
	width: 29.2%;
}
#ct_bg .localNav01 > li:nth-child(3n+1) {
	margin-left: 0;
}

#ct_bg .localNav01 > li > a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 76px 6px 24px;
	height: 100%;
	border-radius: 24px;
	background: #EAF5FF;
	box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.10);
	color: #0050A0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.01rem;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
	scale: 1.0;
	transition: scale .3s;
}
@media (any-hover: hover) {
	#ct_bg .localNav01 > li > a:hover {
		scale: 1.1;
	}
}
#ct_bg .localNav01 > li > a::before {
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	width: 13.69%;
	aspect-ratio: 1 / 1;
	background: #0050A0;
	border-radius: 24px 0px 24px 0px;
}
#ct_bg .localNav01 > li > a::after {
	position: absolute;
	right: 3.4%;
	bottom: 13px;
	content: "";
	width: 5.47%;
	aspect-ratio: 16 / 13;
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-image: url(../img/icon_toystory01.svg);
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-image: url(../img/icon_toystory01.svg);
	background: #fff;

}

#ct_bg .localNav01 > li > a > .image01 {
	position: absolute;
	top: -96px;
	left: 0;
	width: 100%;
}

@media screen and (max-width: 1040px) {
	#ct_bg .localNav01 {
		margin-top: 9.2vw;
	}

	#ct_bg .localNav01 > li > a {
		padding: 7.3vw 6px 2.3vw;
		border-radius: 24px;
		font-size: 1.9vw;
	}
	#ct_bg .localNav01 > li > a::after {
		bottom: 1.25vw;
	}

	#ct_bg .localNav01 > li > a > .image01 {
		top: -9.2vw;
	}
}


#ct_bg .iframeArea01 {
	position: relative;
	padding: 8px;
	background: #E72E35;
}
#ct_bg .iframeWrap01 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
#ct_bg .iframeWrap01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .wrapper01 {
	overflow-x: clip;
}

#ct_bg .wrapper02 {
	margin: 68px auto 0;
	padding: 0 20px;
	max-width: 1040px;
}


#ct_bg .mainArea01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

#ct_bg .mainArea01 > .image01 {
	margin-right: -100px;
}

#ct_bg .frameArea01 {
	position: relative;
	margin-top: 80px;
	padding-bottom: 16px;
	max-width: 1000px;
}
#ct_bg .mainArea01 + .frameArea01 {
	margin-top: -50px;
}

#ct_bg .frameArea01::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 16px;
	height: 16px;
	content: "";
	background: url(../img/icon_toystory07.svg) no-repeat 0 0 / cover;
}
#ct_bg .frameArea01::after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 16px;
	height: 16px;
	content: "";
	background: url(../img/icon_toystory08.svg) no-repeat 0 0 / cover;
}
#ct_bg .frameArea01 > .inner01 {
	padding: 40px 24px 0;
	background-color: #fff;
}
#ct_bg .frameArea01 > .inner01::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 16px;
	width: calc(100% - 32px);
	height: 16px;
	background-color: #fff;
}

#ct_bg .frameArea01 > .title01 {
	position: relative;
	margin: 0 -8px;
	padding: 16px;
	background-color: #0050A0;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1.4;
	text-decoration: none;
	text-align: center;
}
#ct_bg .frameArea01 > .title01::before,
#ct_bg .frameArea01 > .title01::after {
	position: absolute;
	bottom: -8px;
	width: 8px;
	height: 8px;
	content: "";
}
#ct_bg .frameArea01 > .title01::before {
	left: 0;
	background: url(../img/icon_toystory05.svg) no-repeat 0 0 / cover;
}
#ct_bg .frameArea01 > .title01::after {
	right: 0;
	background: url(../img/icon_toystory06.svg) no-repeat 0 0 / cover;
}

#ct_bg .subSection01 {
	margin-top: 40px;
}
#ct_bg .subSection01:first-child {
	margin-top: 0;
}

#ct_bg .col01 {
	margin-top: 16px;
	width: 62.18%;
}

#ct_bg .col02 {
	margin-top: 16px;
	width: 34.45%;
}
#ct_bg .wrap01:first-child .col01,
#ct_bg .wrap01:first-child .col02 {
	margin-top: 0;
}

#ct_bg .col02 > .day01 {
	padding-top: 3px;
	background: #0050A0;
	color: #FFE100;
	font-weight: 600;
	text-align: center;
}

#ct_bg .col02 > .text01 {
	margin-top: 16px;
}
#ct_bg .col02 > .text01:first-child {
	margin-top: 0;
}

#ct_bg .col02 > .text02 {
	margin-top: 16px;
	font-size: 1.4rem;
}

#ct_bg .col02 > .text03 {
	margin-top: 16px;
	font-size: 1.4rem;
	font-weight: 600;
}
#ct_bg .col02 > .text03 > .font01 {
	font-size: 2.0rem;
}

#ct_bg .col02 > .text04 {
	margin-top: 16px;
	font-size: 2.0rem;
	font-weight: 600;
}

#ct_bg .col03 {
	margin: 32px 0 0 3.3%;
	width: 48.31%;
}
#ct_bg .col03:nth-child(2n+1) {
	margin-left: 0;
}
#ct_bg .col03 > .text01 {
	margin-top: 8px;
	font-weight: 600;
	text-align: center;
}

#ct_bg .list01 > li {
	position: relative;
	padding-left: 16px;
}
#ct_bg .list01 > li::before {
	position: absolute;
	top: .5em;
	left: 0;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #A5D0E9;
}

#ct_bg .heading01 {
	position: relative;
	padding-top: 12px;
	padding-left: 32px;
	border-top: 4px solid #0050A0;
	color: #0050A0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.4rem;
	font-weight: 900;
}
#ct_bg .heading01::before {
	content: "";
	position: absolute;
	top: 19px;
	left: 0;
	width: 24px;
	height: 24px;
	background: url(../img/icon_toystory02.svg) no-repeat 0 0 / cover;
}

#ct_bg .hgroup01 > .text01 {
	display: inline-block;
	position: relative;
	padding: 8px 24px 8px 52px;
	border-radius: 4px;
	background: #0050A0;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.4rem;
	font-weight: 900;
}
#ct_bg .hgroup01 > .text01::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 24px;
	translate: 0 -50%;
	width: 20px;
	height: 20px;
	background: url(../img/icon_toystory02.svg) no-repeat 0 0 / cover;
}

#ct_bg .hgroup01 > .title01 {
	margin-top: 12px;
	color: #0050A0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 4.0rem;
	font-weight: 900;
	-webkit-text-stroke: 6px #FFE100;
	paint-order: stroke;
}

#ct_bg .catchTxt01 {
	font-size: 2.0rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
}

#ct_bg .text_link {
	display: block;
	margin: 16px auto 0;
}

#ct_bg .text_link > a {
	display: block;
	position: relative;
	padding: 13px;
	border-radius: 100vmax;
	border: 3px solid #E72E35;
	background: #FFE100;
	box-shadow: 0px 4px 0px 0px #E72E35;
	color: #0050A0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1.4;
	-webkit-text-stroke: 2px #fff;
	paint-order: stroke;
	text-align: center;
	text-decoration: none;
	scale: 1.0;
	transition: scale .3s;
}
@media (any-hover: hover) {
	#ct_bg .text_link > a:hover {
		scale: 1.1;
	}
}
#ct_bg .text_link > a::before,
#ct_bg .text_link > a::after {
	position: absolute;
	top: 50%;
	translate: 0 -50%;
	content: "";
	width: 20px;
	height: 42px;
}

#ct_bg .text_link > a::before {
	left: 14px;
	background: url(../img/icon_toystory12.svg) no-repeat 0 0 / cover;
}
#ct_bg .text_link > a::after {
	right: 14px;
	background: url(../img/icon_toystory13.svg) no-repeat 0 0 / cover;
}

#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: 32px;
	height: 32px;
	background: url(../img/icon_toystory09.svg) no-repeat 0 0 / cover;
}
#ct_bg .text_link > a > span.reserve::before {
	background-image: url(../img/icon_toystory10.svg);
}
#ct_bg .text_link > a > span.waiting::before {
	background-image: url(../img/icon_toystory11.svg);
}


#ct_bg .btn01 {
	display: block;
	margin: 16px auto 0;
}

#ct_bg .btn01 > a {
	display: block;
	position: relative;
	padding: 13px;
	border-radius: 100vmax;
	border: 3px solid #E72E35;
	background: #FFE100;
	box-shadow: 0px 4px 0px 0px #E72E35;
	color: #0050A0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1.4;
	-webkit-text-stroke: 2px #fff;
	paint-order: stroke;
	text-align: center;
	text-decoration: none;
	scale: 1.0;
	transition: scale .3s;
}
@media (any-hover: hover) {
	#ct_bg .btn01 > a:hover {
		scale: 1.1;
	}
}
#ct_bg .btn01 > a::before,
#ct_bg .btn01 > a::after {
	position: absolute;
	top: 50%;
	translate: 0 -50%;
	content: "";
	width: 20px;
	height: 42px;
}

#ct_bg .btn01 > a::before {
	left: 14px;
	background: url(../img/icon_toystory12.svg) no-repeat 0 0 / cover;
}
#ct_bg .btn01 > a::after {
	right: 14px;
	background: url(../img/icon_toystory13.svg) no-repeat 0 0 / cover;
}

#ct_bg .btn01 > a > span {
	position: relative;
	padding-left: 28px;
}
#ct_bg .btn01 > a > span::before {
	position: absolute;
	top: 50%;
	translate: 0 -50%;
	left: 0;
	content: "";
	width: 20px;
	height: 16px;
	background: url(../img/icon_toystory01.svg) no-repeat 0 0 / cover;
}

#ct_bg .btn02 {
	display: block;
	margin: 16px auto 0;
}

#ct_bg .btn02 > a {
	display: block;
	position: relative;
	padding: 10px 14px;
	border-radius: 100vmax;
	border: 2px solid #C5DFEF;
	background: #EAF5FF;
	color: #0050A0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 1.4rem;
	font-weight: 900;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	scale: 1.0;
	transition: scale .3s;
}
@media (any-hover: hover) {
	#ct_bg .btn02 > a:hover {
		scale: 1.1;
	}
}

#ct_bg .btn02 > a > .inner01 {
	display: inline-block;
	position: relative;
	padding-left: 22px;
	rotate: .03deg;
}
#ct_bg .btn02 > a > .inner01::before {
	position: absolute;
	top: 50%;
	translate: 0 -50%;
	left: 0;
	content: "";
	width: 14px;
	height: 12px;
	background: url(../img/icon_toystory01.svg) no-repeat 0 0 / cover;
}

#ct_bg .txt01 {
	margin-top: 8px;
}

@media screen and (max-width: 1040px) {
#ct_bg .mainArea01 > .image01 {
	margin-right: -5.5vw;
	width: 46.46vw;
}

#ct_bg .hgroup01 {
	width: 50vw;
}

#ct_bg .hgroup01 > .text01 {
	padding: 8px 2.3vw 8px 5vw;
	font-size: 2.3vw;
}
#ct_bg .hgroup01 > .text01::before {
	left: 2.3vw;
	width: 1.9vw;
	height: 1.9vw;
}

#ct_bg .hgroup01 > .title01 {
	margin-top: 1.1vw;
	font-size: 3.84vw;
}
}


@media screen and (max-width: 767px) {
	#ct_bg .topMainArea01 {
		margin-top: 0;
		margin-bottom: -37vw;
	}
	#ct_bg .topWrap01 {
		padding: 0;
	}

	#ct_bg .topFrame01 {
		margin-left: 3vw;
		margin-right: 3vw;
		padding: 2vw;
		border-radius: 4vw;
	}

	#ct_bg .topFrame01 > .inner01 > .inner02 > .image01 {
		margin: 4.5vw -5.3vw 0;
	}

	#ct_bg .topBlock01 > .title01 {
		margin: -6vw -5.4vw 0 3.5vw;
	}

	#ct_bg .topBlock01 > .inner01 {
		margin-top: 1.5vw;
		padding: 0 3.1vw;
	}
	#ct_bg .topBlock01 > .inner01::before {
		content: normal;
	}

	#ct_bg .topBlock01 > .inner01 > .text01 {
		margin-top: 4vw;
		font-size: 4vw;
		text-align: center;
	}

	#ct_bg .topBlock02 {
		margin: 20vw 4vw 0;
	}
	#ct_bg .topBlock02::before {
		top: -10vw;
		left: -14vw;
		width: 25.25vw;
		height: 15vw;
	}
	#ct_bg .topBlock02::after {
		position: absolute;
		z-index: 5;
		bottom: -5vw;
		right: -7.25vw;
		width: 29.25vw;
		height: 17.75vw;
	}

	#ct_bg .topBlock02 > .title01 {
		padding: 1vw;
		font-size: 6.5vw;
	}
	#ct_bg .topBlock02 > .title01 > .inner01 {
		padding: 1.75vw;
	}
	#ct_bg .topBlock02 > .title01 > .inner01 > .font01 {
		font-size: 4.5vw;
	}

	#ct_bg .topBlock02 > .text01 {
		margin-top: 4vw;
		font-size: 5.25vw;
	}
	#ct_bg .topBlock02 > .text01 > .font01 {
		font-size: 4vw;
	}

	#ct_bg .topBlock02 > .image01 {
		margin-top: 4vw;
	}
	#ct_bg .topBlock02 > .image01::before {
		top: -6vw;
		left: -1.5vw;
		width: 18.12vw;
		height: 10vw;
	}
	#ct_bg .topBlock02 > .image01::after {
		top: -12vw;
		right: -5.125vw;
		width: 18.12vw;
		height: 10vw;
	}
	#ct_bg .topBlock02 > .image01> .inner01::before {
		bottom: -8.925vw;
		left: -10vw;
		width: 18.12vw;
		height: 10vw;
	}

	#ct_bg .topBlock02 > .button01 {
		position: relative;
		z-index: 6;
		margin-top: 4vw;
	}
	#ct_bg .topBlock02 > .button01 > a {
		padding: .5vw;
		border: 1vw solid #0050A0;
		font-size: 5vw;
	}

	#ct_bg .topBlock02 > .button01 > a > .inner01 {
		padding: 4vw 12vw 4vw 20vw;
		border: .5vw solid #0050A0;
	}
	#ct_bg .topBlock02 > .button01 > a > .inner01::before {
		left: 12vw;
		width: 4vw;
		height: 3.25vw;
	}

	#ct_bg .topBlock03 {
		margin: 20vw 5vw 0;
		padding-bottom: 4vw;
	}
	#ct_bg .topBlock03::before {
		width: 4vw;
		height: 4vw;
	}
	#ct_bg .topBlock03::after {
		width: 4vw;
		height: 4vw;
	}
	#ct_bg .topBlock03 > .inner01 {
		padding: 6vw 0;
	}
	#ct_bg .topBlock03 > .inner01::before {
		left: 4vw;
		width: calc(100% - 8vw);
		height: 4vw;
	}

	#ct_bg .topBlock03 > .title01 {
		margin: 0 -2vw;
		padding: 4vw;
		font-size: 7vw;
	}
	#ct_bg .topBlock03 > .title01::before,
	#ct_bg .topBlock03 > .title01::after {
		bottom: -2vw;
		width: 2vw;
		height: 2vw;
	}

	#ct_bg .localNav01 {
		margin: 24vw 8.5vw 0;
	}

	#ct_bg .localNav01 > li {
		margin-top: 30vw;
		margin-left: 0;
		width: 100%;
	}
	#ct_bg .localNav01 > li:first-child {
		margin-top: 0;
	}

	#ct_bg .localNav01 > li > a {
		padding: 19vw 1.5vw 6vw;
		border-radius: 6vw;
		font-size: 4vw;
	}
	#ct_bg .localNav01 > li > a::before {
		width: 10vw;
		height: 10vw;
		border-radius: 6vw 0px 6vw 0px;
	}
	#ct_bg .localNav01 > li > a::after {
		right: 2.5vw;
		bottom: 3.25vw;
		width: 4vw;
		height: 3.25vw;
	}

	#ct_bg .localNav01 > li > a > .image01 {
		top: -24vw;
	}

	#ct_bg .iframeArea01 {
		padding: 1vw;
	}

	#ct_bg .wrapper02 {
		margin-top: 4vw;
		padding: 0 4vw;
	}

	#ct_bg .mainArea01 {
		flex-direction: column-reverse;
	}

	#ct_bg .mainArea01 > .image01 {
		margin: 0 auto -7.5vw;
		width: 84vw;
		text-align: center;
	}

	#ct_bg .frameArea01 {
		margin-top: 20vw;
		padding-bottom: 4vw;
	}
	#ct_bg .mainArea01 + .frameArea01 {
		margin-top: 8vw;
	}

	#ct_bg .frameArea01::before {
		width: 4vw;
		height: 4vw;
	}
	#ct_bg .frameArea01::after {
		width: 4vw;
		height: 4vw;
	}
	#ct_bg .frameArea01 > .inner01 {
		padding: 10vw 4vw 0;
	}
	#ct_bg .frameArea01 > .inner01::before {
		left: 4vw;
		width: calc(100% - 8vw);
		height: 4vw;
	}

	#ct_bg .frameArea01 > .title01 {
		margin: 0 -2vw;
		padding: 4vw;
		font-size: 6vw;
	}
	#ct_bg .frameArea01 > .title01::before,
	#ct_bg .frameArea01 > .title01::after {
		bottom: -2vw;
		width: 2vw;
		height: 2vw;
	}

	#ct_bg .subSection01 {
		margin-top: 10vw;
	}

	#ct_bg .col01 {
		margin-top: 4vw;
		width: 100%;
	}

	#ct_bg .col02 {
		margin-top: 8vw;
		width: 100%;
	}
	#ct_bg .wrap01:first-child .col02 {
		margin-top: 8vw;
	}


	#ct_bg .col02 > .day01 {
		padding-top: 0;
	}

	#ct_bg .col02 > .text01 {
		margin-top: 4vw;
	}

	#ct_bg .col02 > .text02 {
		margin-top: 4vw;
		font-size: 3vw;
	}

	#ct_bg .col02 > .text03 {
		margin-top: 4vw;
		font-size: 3vw;
	}
	#ct_bg .col02 > .text03 > .font01 {
		font-size: 4.5vw;
	}
	#ct_bg .col02 > .text04 {
		margin-top: 4vw;
		font-size: 4.5vw;
	}


	#ct_bg .col03 {
		margin: 8vw 0 0;
		width: 100%;
	}
	#ct_bg .col03 > .text01 {
		margin-top: 2vw;
	}

	#ct_bg .list01 > li {
		padding-left: 4vw;
	}
	#ct_bg .list01 > li::before {
		width: 2vw;
		height: 2vw;
	}

	#ct_bg .heading01 {
		padding-top: 3vw;
		padding-left: 8vw;
		border-top: 1vw solid #0050A0;
		font-size: 5vw;
	}
	#ct_bg .heading01::before {
		top: 4vw;
		width: 6vw;
		height: 6vw;
	}

	#ct_bg .hgroup01 {
		width: 100%;
	}

	#ct_bg .hgroup01 > .text01 {
		padding: 1vw 6vw 1vw 13vw;
		border-radius: 1vw;
		font-size: 5vw;
	}
	#ct_bg .hgroup01 > .text01::before {
		left: 6vw;
		width: 4vw;
		height: 4vw;
	}

	#ct_bg .hgroup01 > .title01 {
		margin-top: 3vw;
		font-size: 6.8vw;
	}


	#ct_bg .catchTxt01 {
		font-size: 4.5vw;
		text-align: left;
	}

	#ct_bg .text_link {
		margin-top: 4vw;
	}

	#ct_bg .text_link > a {
		padding: 3.25vw;
		border: .75vw solid #E72E35;
		font-size: 6vw;
		-webkit-text-stroke: .5vw #fff;
	}
	#ct_bg .text_link > a::before,
	#ct_bg .text_link > a::after {
		width: 5vw;
		height: 10.5vw;
	}

	#ct_bg .text_link > a::before {
		left: 3.5vw;
	}
	#ct_bg .text_link > a::after {
		right: 3.5vw;
	}

	#ct_bg .text_link > a > span {
		padding-left: 10vw;
	}
	#ct_bg .text_link > a > span::before {
		width: 8vw;
		height: 8vw;
	}

	#ct_bg .btn01 {
		margin-top: 4vw;
	}

	#ct_bg .btn01 > a {
		padding: 3.25vw;
		border: .75vw solid #E72E35;
		font-size: 6vw;
		-webkit-text-stroke: .5vw #fff;
	}
	#ct_bg .btn01 > a::before,
	#ct_bg .btn01 > a::after {
		width: 5vw;
		height: 10.5vw;
	}

	#ct_bg .btn01 > a::before {
		left: 3.5vw;
	}
	#ct_bg .btn01 > a::after {
		right: 3.5vw;
	}

	#ct_bg .btn01 > a > span {
		padding-left: 7vw;
	}
	#ct_bg .btn01 > a > span::before {
		width: 5vw;
		height: 4vw;
	}

	#ct_bg .btn02 {
		margin-top: 4vw;
	}

	#ct_bg .btn02 > a {
		padding: 2.5vw 3.5vw;
		border: .5vw solid #C5DFEF;
		font-size: 3.5vw;
	}

	#ct_bg .btn02 > a > .inner01 {
		padding-left: 5.5vw;
	}
	#ct_bg .btn02 > a > .inner01::before {
		width: 3.5vw;
		height: 3vw;
	}

	#ct_bg .txt01 {
		margin-top: 1vw;
	}


}
