@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@700;900&display=swap');

#ct_bg .heading01 {
	margin-bottom: 48px;
}
#ct_bg .heading02 {
	text-align: left;
	margin-top: 32px;
	margin-bottom: 13px;
	color: #000;
	font-family: 'M PLUS 1', sans-serif;
	font-size: 2.2rem;
	font-weight: 900;
	letter-spacing: 0.07em;
	line-height: 1;
	padding-left: 29px;
	position: relative;
}
#ct_bg .heading02::before {
	content: '★';
	position: absolute;
	top: 1px;
	left: 0;
	font-family: 'M PLUS 1', sans-serif;
	font-size: 2.2rem;
	font-weight: 900;
	line-height: 1;
	color: #331577;
}
#ct_bg .list01 {
	margin-top: 12px;
}
#ct_bg .list01 > li {
	position: relative;
	margin-top: 7px;
	padding-left: 1em;
	font-size: 1.6rem;
}
#ct_bg .list01 > li:before {
	position: absolute;
	content: " ";
	top: .65em;
	left: 6px;
	width: 3px;
	height: 3px;
	background-color: #000;
	border-radius: 50%;
}
#ct_bg .list01.type02 > li {
	margin-top: 10px;
	font-size: 1.6rem;
	padding-left: 1em;
}
#ct_bg .list01.type02 > li .number {
	position: absolute;
	top: -0.03em;
	left: -0.1em;
	font-size: 1.7rem;
}
#ct_bg .list01.type02 > li:before {
	width: 0;
	height: 0;
}
.localNavigationArea {
	padding: 10px 0;
	background: #fff;
	border-bottom: 5px solid #000;
}
.localNavigationArea .inner01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}
.localNavigationArea .inner01 .logo {
	width: 198px;
}
.localNavigationArea .inner01 .btn {
	width: 165px;
}
.localNavigationArea .inner01 .btn a:hover img {
	opacity: 0.75;
}
.mainArea02 {
	margin-bottom: 92px;
}
.mainArea02 .inner01 {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 20px 0;
}
.mainArea02 .inner01 .text01 {
	text-align: center;
	font-family: 'M PLUS 1', sans-serif;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.5;
	margin-top: 28px;
	margin-bottom: 25px;
}
.mainArea02 .inner01 dl {
	display: table;
	border: 4px solid #000;
	border-radius: 33px;
	overflow: hidden;
	margin: 0 auto 25px;
	box-shadow: 7px 7px 0 #ffc100;
}
.mainArea02 .inner01 dl dt {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	font-family: 'M PLUS 1', sans-serif;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.5;
	padding: 0.1em 0.75em 0.2em 0.8em;
	background: #421e94;
	white-space: nowrap;
}
.mainArea02 .inner01 dl dd {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: 'M PLUS 1', sans-serif;
	font-weight: 700;
	font-size: 3.2rem;
	line-height: 1.5;
	padding: 0.1em 0.2em 0.2em 0.9em;
	background: #fff;
}
.mainArea02 .inner01 dl dd.type01 {
	padding: 0.5em 0.9em 0.7em 0.9em;
	color: #ff2f00;
}
#ct_bg .otherArea01 {
	margin-bottom: 83px;
	overflow: hidden;
}
#ct_bg .otherArea01.type02 {
	margin-bottom: 60px;
}
#ct_bg .otherArea01 a {
	color: #421e94;
}
#ct_bg .otherArea01 > .inner01 {
	max-width: 1040px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}
#ct_bg .otherArea01 > .inner01 > .inner02 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#ct_bg .otherArea01 > .inner01 > .inner02 .img01 {
	width: 49%;
	margin-left: 1.1%;
	text-align: center;
}
#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 {
	width: 47%;
	margin-left: 2.9%;
	text-align: center;
}
#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn {
	width: 70.2%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn a {
	display: block;
	background: #fff;
	border-radius: 40px;
}
#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn a:hover img {
	opacity: 0.75;
}
#ct_bg .otherArea01 > .inner01 .text01 {
	font-family: 'M PLUS 1', sans-serif;
	font-weight: 700;
	font-size: 2.4rem;
	margin-bottom: 8px;
}
#ct_bg .otherArea01 > .inner01 .text02 {
	font-family: 'M PLUS 1', sans-serif;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 5px;
}
#ct_bg .otherArea01 > .inner01 .text03 {
	color: #331577;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 10px;
}
#ct_bg .otherArea01 > .inner01 .text04 {
	font-family: 'M PLUS 1', sans-serif;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 23px;
}
#ct_bg .otherArea01 > .inner01 .text05 {
	font-size: 1.6rem;
	font-weight: bold;
}
#ct_bg .otherArea01 > .inner01 .text06 {
	font-size: 1.6rem;
}
#ct_bg .otherArea01 > .inner01 .noteList01 li {
	font-size: 1.6rem;
	line-height: 1.56;
}
#ct_bg .otherArea01 > .inner01 .noteList01.type02 li {
	font-size: 1.2rem;
	margin-top: 0.6em;
	line-height: 1.75;
}
#ct_bg .otherArea01 > .inner01 .box02 {
	border: 4px solid #000;
	border-radius: 20px;
	box-shadow: 7px 7px 0 #ffc100;
	background: #eeeeee;
	padding: 35px 40px 20px;
	margin: 67px 0 0 20px;
	position: relative;
}
#ct_bg .otherArea01 > .inner01 .box02 + .box02 {
	margin-top: 54px;
}
#ct_bg .otherArea01 > .inner01 .box02 .title01 {
	position: absolute;
	top: -31px;
	left: -24px;
	color: #fff;
	font-family: 'M PLUS 1', sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	box-shadow: 5px 5px 0 #000;
	background: #421e94;
	padding: 5px 0.9em 5px 1.1em;
}
#ct_bg .otherArea01 > .inner01 .box03 {
	border: 4px solid #000;
	border-radius: 40px;
	box-shadow: 7px 7px 0 #ffc100;
	background: #eeeeee url("../img/bg_index01.png") repeat-y 50% 0;
	padding: 5px 39px 130px 39px;
	margin-top: -7px;
	position: relative;
}
#ct_bg .otherArea01 > .inner01 .box03::before {
	content: '';
	position: absolute;
	top: -128px;
	right: -36px;
	width: 219px;
	height: 276px;
	background: url("../img/img_index02.png") no-repeat 0 0 / 100%;
}
#ct_bg .otherArea01 > .inner01 .box03::after {
	content: '';
	position: absolute;
	bottom: -114px;
	left: 50%;
	width: 228px;
	height: 240px;
	background: url("../img/img_index03.png") no-repeat 0 0 / 100%;
	margin-left: -114px;
}
#ct_bg .otherArea01 > .inner01 .copyrights {
	text-align: center;
	margin-top: 150px;
}
@media screen and (max-width: 890px) {
	#ct_bg .otherArea01 > .inner01 > .inner02 .img01 {
		width: 81.3%;
		margin: 0 auto 15px;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 {
		width: 100%;
		margin-left: 0;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn {
		width: 95.5%;
		max-width: 330px;
		margin-bottom: 18px;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn a:hover img {
		opacity: 1;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn a {
		background: none;
	}
}
@media screen and (max-width: 790px) {
	.mainArea02 .inner01 .text01 br.onlySP {
		display: block;
	}
	.mainArea02 .inner01 dl {
		width: 100%;
	}
	.mainArea02 .inner01 dl dd br.onlySP {
		display: block;
	}
	#ct_bg .otherArea01 > .inner01 .box03::before {
		background: none;
	}
}
@media screen and (max-width: 639px) {
	#ct_bg .heading01 {
		margin-bottom: 30px;
	}
	#ct_bg .heading02 {
		margin-bottom: 14px;
		font-size: 1.8rem;
	}
	#ct_bg .heading02::before {
		font-size: 1.8rem;
	}
	#ct_bg .list01 {
		margin-top: 9px;
	}
	#ct_bg .list01 > li {
		font-size: 1.4rem;
	}
	#ct_bg .list01.type02 > li {
		font-size: 1.4rem;
	}
	#ct_bg .list01.type02 > li .number {
		top: 0;
		font-size: 1.4rem;
	}
	.localNavigationArea {
		padding: 10px 0;
		background: #fff;
		border-bottom: 5px solid #000;
	}
	.localNavigationArea .inner01 {
		max-width: 100%;
		padding: 0 15px;
	}
	.localNavigationArea .inner01 .logo {
		width: 148px;
	}
	.localNavigationArea .inner01 .btn {
		width: 129px;
	}
	.localNavigationArea .inner01 .btn a:hover img {
		opacity: 1;
	}
	.mainArea02 {
		margin-bottom: 105px;
	}
	.mainArea02 .inner01 {
		max-width: 100%;
		padding: 40px 15px 0;
	}
	.mainArea02 .inner01 .mainImg01 {
		margin-left: -10px;
		margin-right: -10px;
	}
	.mainArea02 .inner01 .text01 {
		font-size: 1.8rem;
		line-height: 1.33;
		margin-top: 34px;
		margin-bottom: 18px;
	}
	.mainArea02 .inner01 dl {
		width: 100%;
		border: 2px solid #000;
		box-shadow: 3.5px 3.5px 0 #ffc100;
	}
	.mainArea02 .inner01 dl dt {
		font-size: 1.8rem;
		line-height: 1.33;
		padding: 0.32em 0.75em 0.38em 0.8em;
	}
	.mainArea02 .inner01 dl dd {
		font-size: 1.8rem;
		line-height: 1.33;
		padding: 0.32em 0.4em 0.38em 0.9em;
	}
	#ct_bg .otherArea01.type02 {
		margin-bottom: 45px;
	}
	#ct_bg .otherArea01 > .inner01 {
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .img01 {
		width: 81.3%;
		margin: 0 auto 15px;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 {
		width: 100%;
		margin-left: 0;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn {
		width: 95.5%;
		max-width: 95.5%;
		margin-bottom: 18px;
	}
	#ct_bg .otherArea01 > .inner01 > .inner02 .textWrap01 .btn a:hover img {
		opacity: 1;
	}
	#ct_bg .otherArea01 > .inner01 .text01 {
		font-size: 1.8rem;
		line-height: 1.33;
	}
	#ct_bg .otherArea01 > .inner01 .text01 + .noteList01 {
		margin-top: 13px;
		margin-bottom: 9px;
	}
	#ct_bg .otherArea01 > .inner01 .text02 {
		font-size: 1.8rem;
		line-height: 1.44;
		margin-bottom: 10px;
	}
	#ct_bg .otherArea01 > .inner01 .text03 {
		font-size: 1.4rem;
	}
	#ct_bg .otherArea01 > .inner01 .text04 {
		font-size: 1.8rem;
		margin-bottom: 21px;
	}
	#ct_bg .otherArea01 > .inner01 .text05 {
		font-size: 1.4rem;
	}
	#ct_bg .otherArea01 > .inner01 .text06 {
		font-size: 1.4rem;
	}
	#ct_bg .otherArea01 > .inner01 .noteList01 li {
		font-size: 1.4rem;
	}
	#ct_bg .otherArea01 > .inner01 .box02 {
		padding: 34px 15px 19px;
		margin: 33px 0 0 0;
	}
	#ct_bg .otherArea01 > .inner01 .box02 + .box02 {
		margin-top: 41px;
		margin-bottom: 23px;
	}
	#ct_bg .otherArea01 > .inner01 .box02 .title01 {
		top: -17.5px;
		left: -9px;
		font-size: 1.6rem;
		box-shadow: 5px 5px 0 #000;
		padding: 3px 1.2em 3px 1.2em;
	}
	#ct_bg .otherArea01 > .inner01 .box03 {
		border: 4px solid #000;
		border-left: none;
		border-right: none;
		border-radius: 0;
		box-shadow: 0 7px 0 #ffc100;
		background: #eeeeee;
		padding: 5px 15px 120px 15px;
		margin: -7px -15px 0;
	}
	#ct_bg .otherArea01 > .inner01 .box03::before {
		top: inherit;
		bottom: -65px;
		right: inherit;
		left: 50%;
		width: 136.5px;
		height: 173px;
		background: url("../img/img_index02.png") no-repeat 0 0 / 100%;
		margin-left: 12px;
	}
	#ct_bg .otherArea01 > .inner01 .box03::after {
		bottom: -65px;
		left: 50%;
		width: 144.5px;
		height: 152px;
		background: url("../img/img_index03.png") no-repeat 0 0 / 100%;
		margin-left: -139px;
	}
	#ct_bg .otherArea01 > .inner01 .copyrights {
		margin-top: 95px;
	}
}