@charset "utf-8";

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	overflow-x: hidden;
	color: #555;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.6;
}

#ct_bg a {
	color: #e84091;
	text-decoration: underline;
}
#ct_bg a:hover {
	text-decoration: none;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

@keyframes shake01 {
	0% {
		visibility: visible;
		transform: scale(0.3) rotate(4deg) translateX(12px);
		opacity: 0.2;
	}
	30% {
		transform: scale(1) rotate(-3deg) translateX(-8px);
		opacity: 1;
	}
	45% {
		transform: scale(1.0) rotate(2deg) translateX(6px);
		opacity: 1;
	}
	60% {
		transform: scale(1.0) rotate(-2deg) translateX(-3px);
		opacity: 1;
	}
	75% {
		transform: scale(1.0) rotate(1deg) translateX(4px);
		opacity: 1;
	}
	90% {
		transform: scale(1.0) rotate(0deg) translateX(0);
		opacity: 1;
	}
	100% {
		visibility: visible;
		transform: scale(1) rotate(0deg) translateX(0);
		opacity: 1;
	}
}

@-webkit-keyframes shake01 {
	0% {
		visibility: visible;
		-webkit-transform: scale(0.3) rotate(4deg) translateX(12px);
		opacity: 0.2;
	}
	30% {
		-webkit-transform: scale(1) rotate(-3deg) translateX(-8px);
		opacity: 1;
	}
	45% {
		-webkit-transform: scale(1.0) rotate(2deg) translateX(6px);
		opacity: 1;
	}
	60% {
		-webkit-transform: scale(1.0) rotate(-2deg) translateX(-3px);
		opacity: 1;
	}
	75% {
		-webkit-transform: scale(1.0) rotate(1deg) translateX(4px);
		opacity: 1;
	}
	90% {
		-webkit-transform: scale(1.0) rotate(0deg) translateX(0);
		opacity: 1;
	}
	100% {
		visibility: visible;
		-webkit-transform: scale(1) rotate(0deg) translateX(0);
		opacity: 1;
	}
}

@-webkit-keyframes scale01 {
	0% {
		visibility: visible;
		-webkit-transform: scale(0.5);
		opacity: .5;
	}
	100% {
		visibility: visible;
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@keyframes scale01 {
	0% {
		visibility: visible;
		transform: scale(0.5);
		opacity: .5;
	}
	100% {
		visibility: visible;
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes fadeIn01 {
	0% {
		transform: translateY(60px);
		visibility: visible;
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		visibility: visible;
		opacity: 1;
	}
}
@-webkit-keyframes fadeIn01 {
	0% {
		-webkit-transform: translateY(60px);
		visibility: visible;
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		visibility: visible;
		opacity: 1;
	}
}

@keyframes fadeIn02 {
	0% {
		transform: translateY(10px);
		visibility: visible;
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		visibility: visible;
		opacity: 1;
	}
}
@-webkit-keyframes fadeIn02 {
	0% {
		-webkit-transform: translateY(10px);
		visibility: visible;
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		visibility: visible;
		opacity: 1;
	}
}

#ct_bg .wrap01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ct_bg .wrap01.bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrap01.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .wrap01.aC {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#ct_bg .wrap01.reverse {
	 -webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#ct_bg .mainArea01 {
	background: url(../img/bg_common03_pc.jpg) no-repeat 50% 0;
}

#ct_bg .mainArea01In {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#ct_bg .mainArea01In > .logo01 {
	position: absolute;
	z-index: 2;
	top: 18px;
	left: 8px;
	opacity: 0;
	visibility: hidden;
}

#ct_bg.on .mainArea01In > .logo01 {
	animation: shake01 .5s .2s ease forwards;
}

#ct_bg .mainArea01In > .block01 {
	position: relative;
	height: 684px;
}

#ct_bg .mainArea01In > .block01 > .text01,
#ct_bg .mainArea01In > .block01 > .image01,
#ct_bg .mainArea01In > .block01 > .image02,
#ct_bg .mainArea01In > .block01 > .image03,
#ct_bg .mainArea01In > .block01 > .image04,
#ct_bg .mainArea01In > .block01 > .image05,
#ct_bg .mainArea01In > .block01 > .image06,
#ct_bg .mainArea01In > .block01 > .image07,
#ct_bg .mainArea01In > .block01 > .image08,
#ct_bg .mainArea01In > .block01 > .image09 {
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

#ct_bg .mainArea01In > .block01 > .text01 {
	left: 15px;
	top: 290px;
	z-index: 10;
}
#ct_bg .mainArea01In > .block01 > .image01 {
	top: 30px;
	left: 130px;
}
#ct_bg .mainArea01In > .block01 > .image02 {
	left: -70px;
	bottom: 55px;
}
#ct_bg .mainArea01In > .block01 > .image03 {
	bottom: 10px;
	left: 32px;
}
#ct_bg .mainArea01In > .block01 > .image04 {
	bottom: 30px;
	right: 473px;
}
#ct_bg .mainArea01In > .block01 > .image05 {
	bottom: 98px;
	right: 380px;
}
#ct_bg .mainArea01In > .block01 > .image06 {
	bottom: 28px;
	right: 277px;
}
#ct_bg .mainArea01In > .block01 > .image07 {
	bottom: 89px;
	right: 159px;
}
#ct_bg .mainArea01In > .block01 > .image08 {
	bottom: 30px;
	right: 88px;
}
#ct_bg .mainArea01In > .block01 > .image09 {
	bottom: 76px;
	right: -12px;
}

#ct_bg.on .mainArea01In > .block01 > .text01 {
	animation: scale01 .2s 1.8s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image01 {
	animation: fadeIn01 .5s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image02 {
	animation: fadeIn02 .6s 1.0s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image03 {
	animation: fadeIn02 .6s .6s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image04 {
	animation: fadeIn02 .6s 1.0s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image05 {
	animation: fadeIn02 .6s .8s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image06 {
	animation: fadeIn02 .6s .4s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image07 {
	animation: fadeIn02 .6s 1.2s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image08 {
	animation: fadeIn02 .6s 1.6s ease forwards;
}
#ct_bg.on .mainArea01In > .block01 > .image09 {
	animation: fadeIn02 .6s 1.4s ease forwards;
}

#ct_bg .headCol01 {
	position: absolute;
	width: 410px;
	top: 40px;
	right: 20px;
}

#ct_bg .globalNav01 > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#ct_bg .globalNav01 > ul > li {
	width: 200px;
	height: 80px;
}

#ct_bg .globalNav01 > ul > li:nth-child(odd) {
	margin-right: 10px;
}

#ct_bg .globalNav01 > ul > li:nth-child(n+3) {
	margin-top: 10px;
}

#ct_bg .globalNav01 > ul > li > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: url(../img/bg_common05_no.png) no-repeat 0 0/100%;
	color: #7c509d;
	font-size: 2.6rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
	transition: all .3s;
	text-decoration: none;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	line-height: 1.0;
	letter-spacing: -.12em;
}

#ct_bg .globalNav01 > ul > li > a:hover {
	background: url(../img/bg_common05_on.png) no-repeat 0 0/100%;
}

#ct_bg .globalNav01 > ul > li > a.text01 {
	letter-spacing: -.15em;
}

#ct_bg .globalNav01 > ul > li > a.text01 > .font01 {
	display: inline-block;
	text-indent: -.2em;
	margin-right: -.2em;
}

#ct_bg .globalNav01 > ul > li > a.text01 > .font02 {
	display: inline-block;
	text-indent: .2em;
	margin-right: .2em;
	margin-top: 5px;
	font-size: 70%;
}

#ct_bg .contentsWrap01 {
	padding-bottom: 35px;
	background: url(../img/bg_common02.png) repeat 0 0/auto 20px;
}

#ct_bg .subSection01 {
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(../img/bg_common01.png) repeat 0 0/20px;
}

#ct_bg .subSection02 + .subSection01 {
	margin-top: 80px;
}

#ct_bg .subSection02 {
	padding-top: 80px;
}

#ct_bg .subSection01 > .inner01,
#ct_bg .subSection02 > .inner01,
#ct_bg .subSection03 > .inner01 {
	width: 800px;
	margin: 0 auto;
}

#ct_bg .subSection02 > .inner01 {
	margin-top: 40px;
}

#ct_bg .subSection03 {
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(../img/bg_common04.png) repeat 0 0/28px;
}

#ct_bg .subSection03 > .title01 {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-left: 70px;
	font-size: 4.0rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
	
}

#ct_bg .subSection03 > .title01::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 61px;
	height: 61px;
	background: url(../img/icon_common06.png) no-repeat 0 0/100%;
	content: "";
}

#ct_bg .subSection03 > .title01 > .font01 {
	color: #dd3081;
	text-shadow: 1px 4px 1px #fff, 2px 4px 1px #fff, 2px 2px 1px #fff, 4px 2px 1px #fff, 4px 1px 1px #fff, 4px -1px 1px #fff, 4px -2px 1px #fff, 2px -2px 1px #fff, 2px -4px 1px #fff, 1px -4px 1px #fff, -1px -4px 1px #fff, -2px -4px 1px #fff, -2px -2px 1px #fff, -4px -2px 1px #fff, -4px -1px 1px #fff, -4px 1px 1px #fff, -4px 2px 1px #fff, -2px 2px 1px #fff, -2px 4px 1px #fff, -1px 4px 1px #fff;
}

#ct_bg .subSection03 > .title01 > .font02 {
	position: absolute;
	left: 70px;
	z-index: 10;
	display: inline-block;
	width: calc(100% - 69px);
	width: -webkit-calc(100% - 69px);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(top, #4e5ed5 0%, #d02795 50%, #f17c2e 100%);
	color: transparent;
}

#ct_bg .subSection03 > .inner01 {
	margin-top: 40px;
}

#ct_bg .subSection03 > .inner01 > .text01 {
	margin-top: -10px;
	font-size: 2.2rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
}

#ct_bg .subSection03 > .inner01 > .btn03 {
	max-width: 264px;
	margin-top: 40px;
}

#ct_bg .subSection03 > .title01 > img {
	width: auto;
	height: 100%;
}

#ct_bg .heading01 {
	position: relative;
	z-index: 1;
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 6.0rem;
	text-align: center;
	text-shadow: 1px 4px 1px #e84091, 2px 4px 1px #e84091, 2px 2px 1px #e84091, 4px 2px 1px #e84091, 4px 1px 1px #e84091, 4px -1px 1px #e84091, 4px -2px 1px #e84091, 2px -2px 1px #e84091, 2px -4px 1px #e84091, 1px -4px 1px #e84091, -1px -4px 1px #e84091, -2px -4px 1px #e84091, -2px -2px 1px #e84091, -4px -2px 1px #e84091, -4px -1px 1px #e84091, -4px 1px 1px #e84091, -4px 2px 1px #e84091, -2px 2px 1px #e84091, -2px 4px 1px #e84091, -1px 4px 1px #e84091;
}

#ct_bg .heading01::before {
	position: absolute;
	z-index: -1;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
	height: auto;
	color: #cfd800;
	text-shadow: 1px 7px 1px #cfd800,1px 7px 1px #cfd800,3px 7px 1px #cfd800,3px 3px 1px #cfd800,7px 3px 1px #cfd800,7px 1px 1px #cfd800,7px -1px 1px #cfd800,7px -3px 1px #cfd800,3px -3px 1px #cfd800,3px -7px 1px #cfd800,1px -7px 1px #cfd800,-1px -7px 1px #cfd800,-3px -7px 1px #cfd800,-3px -3px 1px #cfd800,-7px -3px 1px #cfd800,-7px -1px 1px #cfd800,-7px 1px 1px #cfd800,-7px 3px 1px #cfd800,-3px 3px 1px #cfd800,-3px 7px 1px #cfd800,-1px 7px 1px #cfd800,1px 7px 1px #cfd800,2px 7px 1px #cfd800,2px 2px 1px #cfd800,7px 2px 1px #cfd800,7px 1px 1px #cfd800,2px 7px 2px #cfd800,3px 7px 2px #cfd800,3px 3px 2px #cfd800,7px 3px 2px #cfd800,7px 2px 2px #cfd800,7px -2px 2px #cfd800,7px -3px 2px #cfd800,3px -3px 2px #cfd800,3px -7px 2px #cfd800,2px -7px 2px #cfd800,-2px -7px 2px #cfd800,-3px -7px 2px #cfd800,-3px -3px 2px #cfd800,-7px -3px 2px #cfd800,-7px -2px 2px #cfd800,-7px 2px 2px #cfd800,-7px 3px 2px #cfd800,-3px 3px 2px #cfd800,-3px 7px 2px #cfd800,-2px 7px 2px #cfd800,7px -1px 1px #cfd800,7px -2px 1px #cfd800,2px -2px 1px #cfd800,2px -7px 1px #cfd800,1px -7px 1px #cfd800,-1px -7px 1px #cfd800,-2px -7px 1px #cfd800,-2px -2px 1px #cfd800,-7px -2px 1px #cfd800,-7px -1px 1px #cfd800,-7px 1px 1px #cfd800,-7px 2px 1px #cfd800,-2px 2px 1px #cfd800,-2px 7px 1px #cfd800,-1px 7px 1px #cfd800,1px 6px 1px #cfd800,3px 6px 1px #cfd800,3px 3px 1px #cfd800,6px 3px 1px #cfd800,6px 1px 1px #cfd800,6px -1px 1px #cfd800,6px -3px 1px #cfd800,3px -3px 1px #cfd800,3px -6px 1px #cfd800,1px -6px 1px #cfd800,-1px -6px 1px #cfd800,-3px -6px 1px #cfd800,-3px -3px 1px #cfd800,-6px -3px 1px #cfd800,-6px -1px 1px #cfd800,-6px 1px 1px #cfd800,-6px 3px 1px #cfd800,-3px 3px 1px #cfd800,-3px 6px 1px #cfd800,-1px 6px 1px #cfd800,1px 6px 1px #cfd800,2px 6px 1px #cfd800,2px 2px 1px #cfd800,6px 2px 1px #cfd800,6px 1px 1px #cfd800,2px 6px 2px #cfd800,3px 6px 2px #cfd800,3px 3px 2px #cfd800,6px 3px 2px #cfd800,6px 2px 2px #cfd800,6px -2px 2px #cfd800,6px -3px 2px #cfd800,3px -3px 2px #cfd800,3px -6px 2px #cfd800,2px -6px 2px #cfd800,-2px -6px 2px #cfd800,-3px -6px 2px #cfd800,-3px -3px 2px #cfd800,-6px -3px 2px #cfd800,-6px -2px 2px #cfd800,-6px 2px 2px #cfd800,-6px 3px 2px #cfd800,-3px 3px 2px #cfd800,-3px 6px 2px #cfd800,-2px 6px 2px #cfd800,6px -1px 1px #cfd800,6px -2px 1px #cfd800,2px -2px 1px #cfd800,2px -6px 1px #cfd800,1px -6px 1px #cfd800,-1px -6px 1px #cfd800,-2px -6px 1px #cfd800,-2px -2px 1px #cfd800,-6px -2px 1px #cfd800,-6px -1px 1px #cfd800,-6px 1px 1px #cfd800,-6px 2px 1px #cfd800,-2px 2px 1px #cfd800,-2px 6px 1px #cfd800,-1px 6px 1px #cfd800,1px 3px 1px #cfd800,2px 3px 1px #cfd800,2px 2px 1px #cfd800,3px 2px 1px #cfd800,3px 1px 1px #cfd800,3px -1px 1px #cfd800,3px -2px 1px #cfd800,2px -2px 1px #cfd800,2px -3px 1px #cfd800,1px -3px 1px #cfd800,-1px -3px 1px #cfd800,-2px -3px 1px #cfd800,-2px -2px 1px #cfd800,-3px -2px 1px #cfd800,-3px -1px 1px #cfd800,-3px 1px 1px #cfd800,-3px 2px 1px #cfd800,-2px 2px 1px #cfd800,-2px 3px 1px #cfd800,-1px 3px 1px #cfd800;
	content: attr(data-text);
}

#ct_bg .heading01 > .inner01 {
	position: relative;
}

#ct_bg .heading01 > .inner01::before,
#ct_bg .heading01 > .inner01::after {
	position: absolute;
	content: "";
}
#ct_bg .heading01 > .inner01::before {
	background: url(../img/icon_common04.png) no-repeat 0 0/100%;
	top: 20px;
	left: -40px;
	width: 29px;
	height: 32px;
}
#ct_bg .heading01 > .inner01::after {
	background: url(../img/icon_common05.png) no-repeat 0 0/100%;
	top: -5px;
	right: -45px;
	width: 41px;
	height: 49px;
}

#ct_bg .heading01 > img {
	height: 100%;
	max-width: inherit;
	width: auto;
}

#ct_bg .heading02 {
	width: calc(100% + 80px);
	width: -webkit-calc(100% + 80px);
	margin-left: -40px;
	padding: 13px 40px 10px;
	background-color: #7c509d;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
}

#ct_bg .col01 {
	width: 400px;
	margin-top: 5px;
}

#ct_bg .col01:first-child {
	width: 395px;
	margin-top: 15px;
}

#ct_bg .col02 {
	width: 220px;
	float: left;
	margin-right: 30px;
}

#ct_bg .col03 {
	width: 700px;
	margin: 40px auto 0;
}

#ct_bg .frameArea01 {
	padding-top: 70px;
	padding-bottom: 40px;
	background: #80ba44 url(../img/img_common01_pc.png) no-repeat 50% 0;
}

#ct_bg .frameArea01 > .inner01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 800px;
	margin: 0 auto;
}

#ct_bg .frameArea02 {
	position: relative;
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
}

#ct_bg .frameArea02:not(:first-child) {
	margin-top: 28px;
}

#ct_bg .frameArea02 > .title01 {
	width: 526px;
	margin: 0 auto 30px;
}

#ct_bg .frameArea02 > .title01.type02 {
	width: auto;
}

#ct_bg .frameArea02 > .icon01 {
	position: absolute;
	top: -20px;
	left: 20px;
	width: 112px;
}

#ct_bg .frameArea02 > .text01 {
	margin-top: -2px;
	margin-left: 250px;
	font-size: 1.4rem;
}

#ct_bg .frameArea02 > .text02 {
	position: absolute;
	top: 164px;
	left: 33px;
	font-size: 1.4rem;
}

#ct_bg .frameArea03 {
	padding: 20px;
	background-color: #fff;
	border-radius: 20px;
}

#ct_bg .frameArea03 > .title01 {
	margin: -20px -20px 0;
	padding: 20px 20px 30px;
	border-radius: 20px 20px 0 0;
	background-color: #fcecf3;
	text-align: center;
}

#ct_bg .frameArea03 > .title01 > img {
	width: 618px;
}

#ct_bg .frameArea04 {
	padding: 40px;
	background-color: #fcf9d6;
	border-radius: 20px;
}

#ct_bg .frameArea05 {
	margin-top: 30px;
	padding: 25px 30px;
	border: solid 2px #dcd36e;
	background-color: #fff;
}

#ct_bg .frameArea05 > .title01 {
	color: #e84091;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

#ct_bg .frameArea06 {
	text-align: center;
	background: #e84091;
	padding: 10px 10px 8px;
}

#ct_bg .frameArea06 > .text01,
#ct_bg .frameArea06 > .text02 {
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	display: inline-block;
}

#ct_bg .frameArea06 > .text02 {
	margin-left: 7px;
}

#ct_bg .frameArea07 {
	padding-bottom: 25px;
	background-color: #80ba44;
}

#ct_bg .frameArea07In {
	position: relative;
	margin: 0 auto;
	padding: 10px;
	width: 800px;
	background-color: #fff;
	border-radius: 10px;
}

#ct_bg .frameArea07In > .inner01 {
	padding: 20px;
	border: 2px dashed #cfd800;
}

#ct_bg .frameArea07In::before,
#ct_bg .frameArea07In::after,
#ct_bg .frameArea07In > .inner01::before,
#ct_bg .frameArea07In > .inner01::after{
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 41px 46px;
	width: 41px;
	height: 46px;
	content: "";
}

#ct_bg .frameArea07In::before {
	top: 0;
	left: 0;
	background-image: url("../img/img_common02.png")
}
#ct_bg .frameArea07In::after {
	top: 0;
	right: 0;
	background-image: url("../img/img_common03.png")
}

#ct_bg .frameArea07In> .inner01::before {
	bottom: 0;
	left: 0;
	background-image: url("../img/img_common04.png")
}
#ct_bg .frameArea07In> .inner01::after {
	bottom: 0;
	right: 0;
	background-image: url("../img/img_common05.png")
}

#ct_bg .frameArea07In > .inner01 > .title01 {
	text-align: center;
	color: #e84091;
	font-size: 2.6rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

#ct_bg .frameArea07In > .inner01 > .title01 > span {
	font-size: 2.01rem;
}

#ct_bg .frameArea07In > .inner01 > .text01 {
	margin-top: 10px;
	text-align: center;
	color: #7c509d;
	font-weight: bold;
	font-size: 1.6rem;
	word-break: normal;
	word-wrap: break-word;
}

#ct_bg .frameArea07In > .inner01 > .wrap01 {
	margin-top: 20px;
}

#ct_bg .frameArea07In > .inner01 > .wrap01 > .column01 {
	width: 366px;
}

#ct_bg .frameArea07In > .inner01 >.wrap01 > .column01:first-child {
	margin-right: 10px;
	width: 360px;
}

#ct_bg .frameArea08 {
	padding-bottom: 40px;
	background: #80ba44;
}

#ct_bg .frameArea08 > .banner01 {
	width: 700px;
	margin: 0 auto;
}

#ct_bg .frameArea09 {
	background-color: #80ba44;
	padding-bottom: 40px;
	border-radius: 10px;
}

#ct_bg .frameArea09In {
	margin: 0 auto;
	padding: 25px 30px;
	width: 800px;
	border: solid 4px #e84040;
	background-color: #fff;
	border-radius: 15px;
}

#ct_bg .frameArea09In > .title01 {
	color: #e84040;
	font-size: 3.0rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
}

#ct_bg .my-instashow {
	margin-top: 40px;
}

#ct_bg .movieArea01 {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#ct_bg .movieArea01:nth-child(n+3) {
	margin-top: 20px;
}

#ct_bg .movieArea01 > .text01 {
	margin-top: 10px;
}

#ct_bg .movieArea01 > .text01 span {
	font-weight: bold;
	color: #fff;
	background: #ef0978;
	border-radius: 5px;
	padding: 1px 5px 0;
	margin-right: 10px;
}

#ct_bg .movieWrap01 {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
}

 #ct_bg .movieWrap01 iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}	

 #ct_bg .box01:not(:first-child) {
	margin-top: 40px;
}

 #ct_bg .box01 > .title01 {
	margin-top: 24px;
	color: #e84091;
	font-size: 1.8rem;
	font-weight: bold;
}

 #ct_bg .box01 > .text01 {
	margin-top: 20px;
}

#ct_bg .list01 {
	margin-top: 20px;
}

#ct_bg .list01 > li {
	margin-left: 1.3em;
	text-indent: -1.3em;
	font-size: 1.4rem;
}

#ct_bg .list02 {
	margin-top: 20px;
}

#ct_bg .list02 > dt {
	float: left;
	clear: both;
	width: 150px;
	font-weight: bold;
}

#ct_bg .list02 > dd:not(:last-child) {
	margin-bottom: 5px;
}

#ct_bg .list03 {
	padding: 10px;
	min-height: 100px;
	max-height: 120px;
	overflow-y: auto;
}

#ct_bg .list03:not(:first-child) {
	margin-top: 20px;
}

#ct_bg .list03 > dt {
	float: left;
	clear: both;
	width: 120px;
	font-weight: bold;
}

#ct_bg .list03 > dd:not(:last-child) {
	margin-bottom: 5px;
}

#ct_bg .btnList01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	max-width: 480px;
	margin: 0 auto;
}

#ct_bg .btnArea01 > .btnList01 {
	margin-left: 0;
	position: relative;
	left: -4px;
}

#ct_bg .frameArea05 > .btnList01 {
	margin-top: 5px;
}

#ct_bg .btnArea01 > .text01 {
	margin-top: 7px;
	font-size: 1.4rem;
}

#ct_bg .btnList01 > li {
	width: 220px;
	margin-top: 20px;
}

#ct_bg .btn01 {
	display: table;
	min-width: 220px;
	margin: 25px auto 5px;
}

#ct_bg .headCol01 > .btn01 {
	width: 400px;
}

#ct_bg .headCol01 > .btn01 > a {
	padding-bottom: 15px;
}

#ct_bg .headCol01 > .btn01 > a > .inner01 {
	padding-left: 48px;
}

#ct_bg .headCol01 > .btn01 > a > .inner01:before {
	top: -2px;
	width: 37px;
	height: 35px;
}

#ct_bg .btn01 > a {
	display: block;
	padding: 12px 20px 10px;
	border-radius: 50px;
	box-shadow: 0px 0px 0px 1px #ffffff,0px 0px 0px 5px #7c509d;
	background-color: #e84091;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
}

#ct_bg .btn01.type01 > a {
	position: relative;
	height: 70px;
	width: 100%;
	color: #7c509d;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0rem;
	line-height: 1.0;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	text-align: center;
}

#ct_bg .btn01 > a:hover {
	background-color: #9f7fb7;
}

#ct_bg .btn01 > a > .inner01,
#ct_bg .btn01 > a > .inner02 {
	position: relative;
	display: table;
	margin: 0 auto;
}

#ct_bg .btn01 > a > .inner01:before,
#ct_bg .btn01 > a > .inner02:before {
	position: absolute;
	left: 0;
	content: "";
}

#ct_bg .btn01 > a > .inner01:before {
	top: 0;
	width: 29px;
	height: 27px;
	background: url(../img/icon_common01.png) no-repeat 0 0/100%;
}

#ct_bg .btn01 > a > .inner02:before {
	top: -.15em;
	width: 25px;
	height: 31px;
	background: url(../img/icon_common02.png) no-repeat 0 0/100%;
}

#ct_bg .btn01 > a > .inner01 {
	padding-left: 40px;
}

#ct_bg .btn01.type01 > a > .inner01 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#ct_bg .btn01 > a > .inner02 {
	padding-left: 33px;
}

#ct_bg .btn02 {
	display: table;
	max-width: 840px;
	margin: 30px auto 0;
}

#ct_bg .btn03 {
	display: table;
	max-width: 380px;
	margin: 30px auto 0;
}

#ct_bg .btn03 + .btn03 {
	margin-top: 20px;
}

#ct_bg .btn03 > a > img {
	width: 100%;
}

#ct_bg .btn04 {
	margin: 30px auto 0;
}

#ct_bg .btn04 > a {
	display: block;
	width: 100%;
	padding: 9px 20px 7px;
	margin-bottom: 30px;
	border-radius: 60px;
	border: solid 3px #e84040;
	background-color: #e84040;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	transition: all .3s;
}

#ct_bg .btn04 > a:hover {
	background-color: #fff;
	color: #e84040;
}

#ct_bg .txt01 {
	display: table;
	padding: 3px 10px 1px;
	border: solid 1px #7c509d;
	border-radius: 50px;
	color: #7c509d;
	font-weight: bold;
	font-size: 1.4rem;
}

#ct_bg .txt02 {
	margin-top: 2px;
	color: #7c509d;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0rem;
	letter-spacing: -.08em;
	line-height: 1.6;
}

#ct_bg .txt03 {
	font-weight: bold;
	text-align: center;
}

#ct_bg .txt04 {
	margin-top: 10px;
	font-size: 2.2rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
}

#ct_bg .txt05 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.2rem;
	text-align: center;
	color: #e84091;
	margin-top: 50px;
	text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}

#ct_bg .date01 {
	margin-top: 15px;
	color: #7c509d;
	font-weight: bold;
	font-size: 1.4rem;
	text-align: right;
}

#ct_bg .img01 {
	margin-top: 40px;
}

#ct_bg .img02 {
	margin-top: 10px;
}

#ct_bg .img03 {
	margin-top: 20px;
}

#ct_bg .copyrights01 {
	margin-top: 35px;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
}

#ct_bg .link01 {
position: relative;
top: -40px;
display: block;
}


@media screen and (max-width: 639px) {
#ct_bg {
	font-size: 1.4rem;
	font-family: -apple-system, "HelveticaNeue", Helvetica;
}

#header {
	border-bottom: #ccc solid 1px;
}
#ct_bg img {
	width: 100%;
	height: auto;
}

#ct_bg .imgOver01 a:hover img {
	opacity: 1.0;
}

.onlyPC {
	display: none;
}
.onlySP {
	display: block;
}
img.onlySP {
	display: inline-block;
}
	
#ct_bg .mainArea01 {
	background: #80ba44 url(../img/bg_common03_sp.jpg) no-repeat 50% 0/100%;
}

#ct_bg .mainArea01In {
	width: 100%;
	padding-bottom: 20px;
}

#ct_bg .mainArea01In > .logo01 {
	width: 71.6%;
	margin-left: -35.8%;
	top: 2.666vw;
	left: 50.1%;
}

#ct_bg .mainArea01In > .block01 {
	height: 89.866vw;
}

#ct_bg .mainArea01In > .block01 > .text01 {
	width: 24.4%;
	left: 15.333%;
	top: 37.666vw;
}

#ct_bg .mainArea01In > .block01 > .image06,
#ct_bg .mainArea01In > .block01 > .image07,
#ct_bg .mainArea01In > .block01 > .image08,
#ct_bg .mainArea01In > .block01 > .image09 {
	display: none;
}

#ct_bg .mainArea01In > .block01 > .image01 {
	width: 39.6%;
	top: 4vw;
	left: 50%;
	margin-left: -19.8%;
}

#ct_bg .mainArea01In > .block01 > .image02 {
	width: 12%;
	left: 2%;
	bottom: 9.333vw;
}

#ct_bg .mainArea01In > .block01 > .image03 {
	width: 12.266%;
	bottom: 3.666vw;
	left: 15.6%;
}

#ct_bg .mainArea01In > .block01 > .image04 {
	width: 16.133%;
	bottom: 6.333vw;
	right: 13.9%;
}

#ct_bg .mainArea01In > .block01 > .image05 {
	width: 12.4%;
	bottom: 14.666vw;
	right: 1.333%;
}

#ct_bg .headCol01 {
	position: static;
	width: 100%;
	top: inherit;
	right: inherit;
	padding-left: 8.666%;
	padding-right: 8.666%;
}

#ct_bg .globalNav01 > ul > li {
	width: 48.387%;
	height: 16vw;
}

#ct_bg .globalNav01 > ul > li:nth-child(odd) {
	margin-right: 3.225%;
}

#ct_bg .globalNav01 > ul > li:nth-child(n+3) {
	margin-top: 2.666vw;
}
	
#ct_bg .globalNav01 > ul > li > a {
	font-size: 5.2vw;
	letter-spacing: -.12em;
}

#ct_bg .globalNav01 > ul > li > a:hover {
	background: url(../img/bg_common05_no.png) no-repeat 0 0/100%;
}

#ct_bg .globalNav01 > ul > li > a.text01 {
	letter-spacing: -.15em;
}

#ct_bg .globalNav01 > ul > li > a.text01 > .font01 {
	display: inline-block;
	text-indent: -.2em;
	margin-right: -.2em;
}

#ct_bg .globalNav01 > ul > li > a.text01 > .font02 {
	display: inline-block;
	text-indent: .2em;
	margin-right: .2em;
	margin-top: 5px;
	font-size: 70%;
}

#ct_bg .contentsWrap01 {
	padding-bottom: 35px;
}

#ct_bg .subSection01 > .inner01,
#ct_bg .subSection02 > .inner01,
#ct_bg .subSection03 > .inner01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

#ct_bg .subSection02 > .inner01 {
	margin-top: 40px;
}
	
#ct_bg .subSection03 > .title01 {
	padding-left: 45px;
	font-size: 2.6rem;
}

#ct_bg .subSection03 > .title01::before {
	width: 38px;
	height: 38px;
	top: 1px;
}

#ct_bg .subSection03 > .title01 > .font02 {
	left: 45px;
	width: calc(100% - 44px);
	width: -webkit-calc(100% - 44px);
}

#ct_bg .subSection03 > .inner01 > .btn03 {
	max-width: 186px;
}
	
#ct_bg .subSection03 > .inner01 > .text01 {
	font-size: 1.6rem;
}

#ct_bg .heading01 {
	line-height: 1.4;
	font-size: 3.9rem;
	text-shadow: 1px 3px 1px #e84091, 2px 3px 1px #e84091, 2px 2px 1px #e84091, 3px 2px 1px #e84091, 3px 1px 1px #e84091, 3px -1px 1px #e84091, 3px -2px 1px #e84091, 2px -2px 1px #e84091, 2px -3px 1px #e84091, 1px -3px 1px #e84091, -1px -3px 1px #e84091, -2px -3px 1px #e84091, -2px -2px 1px #e84091, -3px -2px 1px #e84091, -3px -1px 1px #e84091, -3px 1px 1px #e84091, -3px 2px 1px #e84091, -2px 2px 1px #e84091, -2px 3px 1px #e84091, -1px 3px 1px #e84091;
}
	
#ct_bg .heading01::before {
	text-shadow: 1px 5px 1px #cfd800,1px 5px 1px #cfd800,3px 5px 1px #cfd800,3px 3px 1px #cfd800,5px 3px 1px #cfd800,5px 1px 1px #cfd800,5px -1px 1px #cfd800,5px -3px 1px #cfd800,3px -3px 1px #cfd800,3px -5px 1px #cfd800,1px -5px 1px #cfd800,-1px -5px 1px #cfd800,-3px -5px 1px #cfd800,-3px -3px 1px #cfd800,-5px -3px 1px #cfd800,-5px -1px 1px #cfd800,-5px 1px 1px #cfd800,-5px 3px 1px #cfd800,-3px 3px 1px #cfd800,-3px 5px 1px #cfd800,-1px 5px 1px #cfd800,1px 5px 1px #cfd800,2px 5px 1px #cfd800,2px 2px 1px #cfd800,5px 2px 1px #cfd800,5px 1px 1px #cfd800,2px 5px 2px #cfd800,3px 5px 2px #cfd800,3px 3px 2px #cfd800,5px 3px 2px #cfd800,5px 2px 2px #cfd800,5px -2px 2px #cfd800,5px -3px 2px #cfd800,3px -3px 2px #cfd800,3px -5px 2px #cfd800,2px -5px 2px #cfd800,-2px -5px 2px #cfd800,-3px -5px 2px #cfd800,-3px -3px 2px #cfd800,-5px -3px 2px #cfd800,-5px -2px 2px #cfd800,-5px 2px 2px #cfd800,-5px 3px 2px #cfd800,-3px 3px 2px #cfd800,-3px 5px 2px #cfd800,-2px 5px 2px #cfd800,5px -1px 1px #cfd800,5px -2px 1px #cfd800,2px -2px 1px #cfd800,2px -5px 1px #cfd800,1px -5px 1px #cfd800,-1px -5px 1px #cfd800,-2px -5px 1px #cfd800,-2px -2px 1px #cfd800,-5px -2px 1px #cfd800,-5px -1px 1px #cfd800,-5px 1px 1px #cfd800,-5px 2px 1px #cfd800,-2px 2px 1px #cfd800,-2px 5px 1px #cfd800,-1px 5px 1px #cfd800,1px 4px 1px #cfd800,3px 4px 1px #cfd800,3px 3px 1px #cfd800,4px 3px 1px #cfd800,4px 1px 1px #cfd800,4px -1px 1px #cfd800,4px -3px 1px #cfd800,3px -3px 1px #cfd800,3px -4px 1px #cfd800,1px -4px 1px #cfd800,-1px -4px 1px #cfd800,-3px -4px 1px #cfd800,-3px -3px 1px #cfd800,-4px -3px 1px #cfd800,-4px -1px 1px #cfd800,-4px 1px 1px #cfd800,-4px 3px 1px #cfd800,-3px 3px 1px #cfd800,-3px 4px 1px #cfd800,-1px 4px 1px #cfd800,1px 4px 1px #cfd800,2px 4px 1px #cfd800,2px 2px 1px #cfd800,4px 2px 1px #cfd800,4px 1px 1px #cfd800,2px 4px 2px #cfd800,3px 4px 2px #cfd800,3px 3px 2px #cfd800,4px 3px 2px #cfd800,4px 2px 2px #cfd800,4px -2px 2px #cfd800,4px -3px 2px #cfd800,3px -3px 2px #cfd800,3px -4px 2px #cfd800,2px -4px 2px #cfd800,-2px -4px 2px #cfd800,-3px -4px 2px #cfd800,-3px -3px 2px #cfd800,-4px -3px 2px #cfd800,-4px -2px 2px #cfd800,-4px 2px 2px #cfd800,-4px 3px 2px #cfd800,-3px 3px 2px #cfd800,-3px 4px 2px #cfd800,-2px 4px 2px #cfd800,4px -1px 1px #cfd800,4px -2px 1px #cfd800,2px -2px 1px #cfd800,2px -4px 1px #cfd800,1px -4px 1px #cfd800,-1px -4px 1px #cfd800,-2px -4px 1px #cfd800,-2px -2px 1px #cfd800,-4px -2px 1px #cfd800,-4px -1px 1px #cfd800,-4px 1px 1px #cfd800,-4px 2px 1px #cfd800,-2px 2px 1px #cfd800,-2px 4px 1px #cfd800,-1px 4px 1px #cfd800,1px 3px 1px #cfd800,2px 3px 1px #cfd800,2px 2px 1px #cfd800,3px 2px 1px #cfd800,3px 1px 1px #cfd800,3px -1px 1px #cfd800,3px -2px 1px #cfd800,2px -2px 1px #cfd800,2px -3px 1px #cfd800,1px -3px 1px #cfd800,-1px -3px 1px #cfd800,-2px -3px 1px #cfd800,-2px -2px 1px #cfd800,-3px -2px 1px #cfd800,-3px -1px 1px #cfd800,-3px 1px 1px #cfd800,-3px 2px 1px #cfd800,-2px 2px 1px #cfd800,-2px 3px 1px #cfd800,-1px 3px 1px #cfd800;
}
#ct_bg .heading01.type01 {
	text-indent: .5em;
	margin-left: -.3em;
}
#ct_bg .heading01.type01::before {
	width: calc(234px + 0.5em);
	width: -webkit-calc(234px + 0.5em);
	text-indent: .5em;
}
	
#ct_bg .heading01 > .inner01 {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .heading01.type01 > .inner01::before {
	left: -25px;
}
#ct_bg .heading01.type01 > .inner01::after {
	right: -40px;
}

#ct_bg .heading02 {
	width: 114%;
	margin-left: -7%;
	padding-left: 7%;
	padding-right: 7%;
	font-size: 1.6rem;
}

#ct_bg .col01 {
	width: 81.159%;
	margin: 10px auto 0;
}

#ct_bg .col01:first-child {
	width: 79.855%;
	margin-top: 0;
}

#ct_bg .col02 {
	width: 130px;
	margin-right: 4.918%;
}
	
#ct_bg .col03 {
	width: 100%;
}

#ct_bg .frameArea01 {
	width: 92%;
	margin: 0 auto;
	padding-top: 13.333vw;
	background: #80ba44 url(../img/img_common01_sp.png) no-repeat 50% 0/100%;
}

#ct_bg .frameArea01 > .inner01 {
	width: 100%;
}

#ct_bg .frameArea02 {
	padding-left: 5.797%;
	padding-right: 5.797%;
}
	
#ct_bg .frameArea02 > .text01 {
	margin-left: 145px;
	margin-top: 5px;
	font-size: 1.2rem;
}

#ct_bg .frameArea02 > .text02 {
	position: static;
	margin-top: -10px;
	margin-bottom: 12px;
	font-size: 1.2rem;
}

#ct_bg .frameArea02 > .title01 {
	width: 74.754%;
	margin-bottom: 20px;
}

#ct_bg .frameArea02 > .icon01 {
	top: -4.933vw;
	left: 5.072%;
	width: 26.666%;
}

#ct_bg .frameArea03 {
	padding-left: 5.797%;
	padding-right: 5.797%;
}
	
#ct_bg .frameArea03 > .title01 {
	margin-left: -6.557%;
	margin-right: -6.557%;
	padding: 3.466vw 3.898% 5.6vw;
}

#ct_bg .frameArea03 > .title01 > img {
	width: 618px;
}

#ct_bg .frameArea04 {
	padding-left: 5.797%;
	padding-right: 5.797%;
	overflow: hidden;
}
	
#ct_bg .frameArea05 {
	padding: 30px 5.797%;
}

#ct_bg .frameArea05 > .title01 {
	font-size: 1.6rem;
}

#ct_bg .frameArea06 > .text01,
#ct_bg .frameArea06 > .text02 {
	font-size: 1.4rem;
}

#ct_bg .frameArea07 {
	padding-bottom: 50px;
}

#ct_bg .frameArea07In {
	width: 92%;
}

#ct_bg .frameArea07In > .inner01 > .title01 > span {
	display: block;
}

#ct_bg .frameArea07In > .inner01 > .text01 {
	font-size: 1.4rem;
	text-align: left;
}

#ct_bg .frameArea07In > .inner01 > .wrap01 > .column01 {
	width: 100%;
}

#ct_bg .frameArea07In > .inner01 >.wrap01 > .column01:first-child {
	margin-right: 0;
	width: 100%;
}

#ct_bg .frameArea08 > .banner01 {
	width: 92%;
}
	
#ct_bg .frameArea09 {
	padding-bottom: 40px;
}

#ct_bg .frameArea09In {
	padding: 20px 5%;
	width: 92%;
}

#ct_bg .frameArea09In > .title01 {
	font-size: 2.2rem;
}

#ct_bg .movieArea01 {
	width: 100%;
	margin-top: -20px;
}

#ct_bg .movieArea01:nth-child(n+2) {
	margin-top: 20px;
}

#ct_bg .movieWrap01 {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
}

#ct_bg .movieWrap01 iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#ct_bg .box01 > .title01 {
	font-size: 1.6rem;
}

#ct_bg .list01 > li {
	margin-left: 1.1em;
	text-indent: -1.1em;
	font-size: 1.2rem;
}

#ct_bg .list02 > dt {
	width: 100%;
}
	
#ct_bg .list02 > dd:not(:last-child) {
	margin-bottom: 10px;
}
	
#ct_bg .list03 {
	padding: 0;
	min-height: 150px;
	max-height: 200px;
}

#ct_bg .list03 > dt {
	float: none;
	width: 100%;
}

#ct_bg .list03 > dd:not(:last-child) {
	margin-bottom: 10px;
}

#ct_bg .frameArea05 > .btnList01 {
	margin-top: 15px;
}
	
#ct_bg .frameArea05 > .btnList01 > li {
	min-width: 225px;
	margin-top: 15px;
}

#ct_bg .btnArea01 {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	clear: both;
}
	
#ct_bg .btnArea01 > .btnList01 {
	left: 0;
}
	
#ct_bg .btnArea01 > .text01 {
	font-size: 1.2rem;
}

#ct_bg .btn01 {
	display: table;
	min-width: 220px;
	margin: 25px auto 5px;
}

#ct_bg .headCol01 > .btn01 {
	width: calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
}

#ct_bg .headCol01 > .btn01 > a {
	padding-bottom: 10px;
	border-radius: 50px;
}
	
#ct_bg .btn01.type01 > a {
	height: 60px;
	font-size: 2.2rem;
}

#ct_bg .headCol01 > .btn01 > a > .inner01 {
	padding-left: 35px;
}

#ct_bg .headCol01 > .btn01 > a > .inner01 > img {
	height: 35px;
}

#ct_bg .headCol01 > .btn01 > a > .inner01:before {
	width: 27px;
	height: 26px;
}

#ct_bg .btn01 > a {
	padding: 9px 15px;
	border-radius: 20px;
	box-shadow: 0px 0px 0px 1px #ffffff,0px 0px 0px 4px #7c509d;
	font-size: 1.6rem;
}

#ct_bg .btn01 > a:hover {
	background-color: #e84091;
}

#ct_bg .btn01 > a > .inner01:before {
	width: 26px;
	height: 25px;
}

#ct_bg .btn01 > a > .inner02:before {
	width: 23px;
	height: 28px;
}

#ct_bg .btn01 > a > .inner01 {
	padding-left: 36px;
}

#ct_bg .btn01 > a > .inner02 {
	padding-left: 32px;
}
	
#ct_bg .btn02 {
	width: 92%;
}
	
#ct_bg .btn03 {
	width: 77.101%;
}
	
#ct_bg .btn04 {
	margin-top: 20px;
}

#ct_bg .btn04 > a {
	padding-bottom: 10px;
	padding-top: 11px;
	margin-bottom: 25px;
}
	
#ct_bg .btn04 > a:hover {
	background-color: #e84040;
	color: #fff;
}

#ct_bg .txt01 {
	padding-top: 1px;
	padding-bottom: 0;
	font-size: 1.1rem;
}

#ct_bg .txt02 {
	font-size: 2.0rem;
	line-height: 1.35;
}

#ct_bg .txt04 {
	font-size: 1.6rem;
	padding: 0 10px;
}

#ct_bg .txt05 {
	font-size: 2.0rem;
}

#ct_bg .date01 {
	margin-top: 15px;
	color: #7c509d;
	font-weight: bold;
	font-size: 1.4rem;
	text-align: right;
}

#ct_bg .img01 {
	margin-top: 40px;
}

#ct_bg .img02 {
	margin-top: 10px;
}

#ct_bg .copyrights01 {
	margin-top: 35px;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
}

}

@media screen and (max-width: 340px) {
#ct_bg .txt01 {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.1rem;
}
#ct_bg .frameArea02 > .text01 > .onlySP {
	display: none !important;
}
}

/* Clearfix */
#ct_bg .cf:after,
#ct_bg .frameArea02:after {
	content: " ";
	display: block;
	clear: both;
}
