@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@500;700;900&display=swap');
#ct_bg .mainArea01 {
	background: url("../img/bg_index01_pc.jpg") no-repeat 50% 0 / cover;
}
#ct_bg .mainArea01 > .inner01 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 8px;
	text-align: center;
	position: relative;
}
#ct_bg .mainArea01 > .inner01 .btn01 {
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 180px;
	background: #fff;
}
#ct_bg .mainArea01 > .inner01 .btn01 a {
	transition: .3s;
	background: #fff;
	display: block;
}
#ct_bg .heading01 {
	background: url("../img/bg_result02.png") no-repeat 50% 0, url("../img/bg_result01.png") repeat-x 0 0;
	min-height: 275px;
	text-align: center;
	position: relative;
}
#ct_bg .heading03 {
	text-align: center;
	margin-bottom: 40px;
}
#ct_bg .bg01 {
	background: url("../../../img/bg_index01_pc.jpg") no-repeat 0 0 / cover;
	background-attachment: fixed;
	padding-bottom: 15px;
}
#ct_bg .bg01 .bgInner01 {
	background: rgba(225, 225, 225, 0.8);
	padding-top: 70px;
	padding-bottom: 67px;
}
#ct_bg .bg01 .inner01 {
	width: 980px;
	margin: 0 auto;
	/*	padding-top: 4px;*/
	position: relative;
}
#ct_bg .frame01 {
	background: url("../img/bg_index04_pc.png") no-repeat 0 0 / 100% auto, url("../img/bg_index06_pc.png") no-repeat 0 100% / 100% auto;
	margin-top: 23px;
	margin-bottom: 70px;
	padding: 60px 53px 91px 50px;
	color: #fff;
	position: relative;
}
#ct_bg .frame01::before {
	content: '';
	position: absolute;
	top: 72px;
	left: 0;
	width: 100%;
	height: calc(100% - 144px);
	background: url("../img/bg_index05_pc.png") repeat-y 0 0 / 100% auto;
}
#ct_bg .frame01 p {
	position: relative;
}
#ct_bg .frame01 .lead01 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 500;
	margin-bottom: 35px;
}
#ct_bg .frame01 .lead02 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 500;
	margin-bottom: 21px;
}
#ct_bg .frame01 .frame01Inner01 {
	padding-top: 1px;
	padding-bottom: 65px;
	position: relative;
}
#ct_bg .frame01 .frame01Inner01.type02 {
	padding-bottom: 45px;
}
#ct_bg .frame01 .chara01 {
	position: absolute;
	top: -39px;
	right: 54px;
}
#ct_bg .frame01 .chara02 {
	position: absolute;
	top: -40px;
	left: 81px;
}
#ct_bg .frame01 .chara03 {
	position: absolute;
	top: -40px;
	right: 87px;
}
#ct_bg .frame01 .chara04 {
	position: absolute;
	top: -40px;
	left: 90px;
}
#ct_bg .frame01 .chara05 {
	position: absolute;
	top: -20px;
	left: 80px;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea {
	width: 100%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .workAreaInner01 {
	border: 6px solid #ffe362;
	background: url("../img/bg_result03.png") repeat 0 0;
	position: relative;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .workAreaInner01:hover {
	animation: shine 1s;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01 {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
	padding-top: 70.476%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01 figure {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01 img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .workAreaInner01 a::before {
	content: '';
	position: absolute;
	right: 5px;
	bottom: 10px;
	width: 49px;
	height: 49px;
	background: url("../img/ic_result01.png") no-repeat 0 0 / cover;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .name {
	text-align: center;
	font-size: 2.0rem;
	margin-top: 11px;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea {
	margin: 20px auto 0;
	padding: 10px;
	width: calc(100% - 10px);
	background-color: #fff;
	box-shadow: 0 0 0 5px rgba(255,255,255,.5);
	border-radius: 10px;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment {
	display: flex;
	align-items: center;
	margin-top: 10px;
	word-break: normal;
	word-wrap: break-word;
}

#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment:first-child {
	margin-top: 0;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment span {
	margin-left: 15px;
	font-size: 1.8rem;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment.type01 {
	color: #05b05b;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment.type02 {
	color: #19b4c6;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment.type03 {
	color: #7e1979;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment.type04 {
	color: #cc0000;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 {
	width: 879px;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 .workArea {
	width: 56.88%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 .commentArea {
	width: 39.7%;
	margin-top: 5px;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 .commentArea .comment,
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .commentArea .comment{
	align-items: flex-start;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 .commentArea .comment span,
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .commentArea .comment span {
	margin-top: 12px;
	font-size: 1.4rem;
}

#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 {
	width: 879px;
	margin-top: -20px;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea {
	width: 47.5%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea:nth-of-type(n + 3) {
	margin-top: 40px;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01 {
	border: 3px solid #ffe362;
	background: url("../img/bg_result03.png") repeat 0 0 / 50px auto;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01 figure {
	width: 100%;
	height: 100%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01 figure a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .name {
	font-size: 1.8rem;
	margin-top: 13px;
}
#ct_bg .btn02 {
	width: 100%;
	margin-top: 14px;
	transition: .3s;
}
#ct_bg .btn02 a {
	transition: .3s;
	color: #fff;
	background: #1da1f2;
	display: block;
	font-family: 'M PLUS 1', sans-serif;
	font-size: 3.4rem;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding: 0.35em 0;
	position: relative;
	font-feature-settings: "palt";
}
#ct_bg .btn02 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 21px;
	width: 33px;
	height: 33px;
	background: #fff;
	border-radius: 50%;
	transform: translate(0, -50%);
}
#ct_bg .btn02 a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 21px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0 9px 12px;
	border-color: transparent transparent transparent #1da1f2;
	transform: translate(-64%, -50%);
}
#ct_bg .btn03 {
	width: 100%;
	margin-top: 20px;
	transition: .3s;
}
#ct_bg .btn03 a {
	transition: .3s;
	color: #1da1f2;
	background: #fff;
	border: 2px solid #1da1f2;
	display: block;
	font-family: 'M PLUS 1', sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding: 0.45em 0;
	position: relative;
	font-feature-settings: "palt";
}
#ct_bg .btn03 a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 19px;
	width: 33px;
	height: 33px;
	background: #1da1f2;
	border-radius: 50%;
	transform: translate(0, -50%);
}
#ct_bg .btn03 a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 19px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0 9px 12px;
	border-color: transparent transparent transparent #fff;
	transform: translate(-64%, -50%);
}
@media screen and (max-width: 639px) {
	#ct_bg .mainArea01 {
		background: url("../img/bg_index01_sp.jpg") no-repeat 50% 0 / cover;
	}
	#ct_bg .mainArea01 > .inner01 {
		width: 100%;
		padding: 0.75vw 28.5vw;
		text-align: center;
		position: relative;
	}
	#ct_bg .mainArea01 > .inner01 .btn01 {
		position: absolute;
		right: 2.66vw;
		bottom: inherit;
		top: 50%;
		width: 22.66vw;
		background: #fff;
		transform: translate(0, -50%);
	}
	#ct_bg .heading01 {
		background: none;
		min-height: auto;
	}
	#ct_bg .heading01 img {
		width: 100%;
	}
	#ct_bg .heading03 {
		margin-bottom: 2.5vw;
	}
	#ct_bg .bg01 {
		background: none;
		background-attachment: inherit;
		padding-bottom: 0;
	}
	#ct_bg .bg01 .inner01 {
		text-align: left;
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
		position: relative;
	}
	#ct_bg .frame01 {
		width: 92vw;
		margin-left: auto;
		margin-right: auto;
		margin-top: 6.5vw;
		margin-bottom: 13vw;
		padding: 7.33vw 2vw 33.2vw;
		background: url("../img/bg_index04_sp.png") no-repeat 0 0 / 100% auto, url("../img/bg_index06_sp.png") no-repeat 0 100% / 100% auto;
		color: #fff;
		position: relative;
	}
	#ct_bg .frame01::before {
		content: '';
		position: absolute;
		top: 9.33vw;
		left: 0;
		width: 100%;
		height: calc(100% - 18.533vw);
		background: url("../img/bg_index05_sp.png") repeat-y 0 0 / 100% auto;
	}
	#ct_bg .frame01 .frame01Inner01 {
		padding-top: 0;
		padding-bottom: 12.5vw;
	}
	#ct_bg .frame01 .frame01Inner01.type02 {
		padding-bottom: 12.5vw;
	}
	#ct_bg .frame01 .lead01 {
		text-align: left;
		font-size: 1.6rem;
		margin-bottom: 9.6vw;
		padding: 0 4.5vw;
	}
	#ct_bg .frame01 .lead02 {
		text-align: center;
		font-size: 1.6rem;
		margin-bottom: 5vw;
	}
	#ct_bg .frame01 .chara01 {
		top: -5.2vw;
		right: 1vw;
	}
	#ct_bg .frame01 .chara01 img {
		width: 18.66vw;
	}
	#ct_bg .frame01 .chara02 {
		top: -4.6vw;
		left: 9.067vw;
	}
	#ct_bg .frame01 .chara02 img {
		width: 11.067vw;
	}
	#ct_bg .frame01 .chara03 {
		top: -4.6vw;
		right: 4.267vw;
	}
	#ct_bg .frame01 .chara03 img {
		width: 12.133vw;
	}
	#ct_bg .frame01 .chara04 {
		top: -5.2vw;
		left: 0.4vw;
	}
	#ct_bg .frame01 .chara04 img {
		width: 16.933vw;
	}
	#ct_bg .frame01 .chara05 {
		top: -5vw;
		left: 6vw;
	}
	#ct_bg .frame01 .chara05 img {
		width: 80.8vw;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 {
		width: 78.66vw;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea {}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .workAreaInner01 {
		border: 3px solid #ffe362;
		background: url("../img/bg_result03.png") repeat 0 0 / 47px auto;
		position: relative;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .workAreaInner01:hover {
		animation: none;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .workAreaInner01 a::before {
		content: '';
		position: absolute;
		right: 0.3vw;
		bottom: 0.5vw;
		width: 8.5vw;
		height: 8.5vw;
		background: url("../img/ic_result01.png") no-repeat 0 0 / cover;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .workArea .name {
		font-size: 1.4rem;
		margin-top: 15px;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea {
		margin-top: 20px;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment {
		align-items: flex-start;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment img {
		width: 40px;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01 .commentArea .comment span {
		font-size: 1.4rem;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 {
		width: 78.66vw;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 .workArea {
		width: 100%;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 .commentArea {
		width: 100%;
		margin-top: 20px;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type02 .commentArea .comment span,
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .commentArea .comment span {
		margin-top: 0;
		font-size: 1.2rem;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 {
		justify-content: center;
		width: 78.66vw;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea {
		width: 85%;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea:nth-of-type(n + 4) {
		margin-top: 0;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea:nth-of-type(n + 2) {
		margin-top: 7vw;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01 {
		border: 1.5px solid #ffe362;
		background: url("../img/bg_result03.png") repeat 0 0 / 50px auto;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .workAreaInner01::before {
		right: 0.3vw;
		bottom: 0.5vw;
		width: 5vw;
		height: 5vw;
		background: url("../img/ic_result01.png") no-repeat 0 0 / cover;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .workArea .name {
		font-size: 1.2rem;
		margin-top: 6px;
	}
	#ct_bg .frame01 .frame01Inner01 .workWrap01.type03 .commentArea {
		margin-top: 10px;
		width: calc(100% - 6px);
		box-shadow: 0 0 0 3px rgba(255,255,255,.5);
	}
	#ct_bg .btn02 {
		width: 78.66vw;
		margin-top: 14px;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .btn02 a {
		font-size: 1.9rem;
		text-align: left;
		padding: 1.17em 0.35em;
		position: relative;
	}
	#ct_bg .btn02 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 16.5px;
		height: 16.5px;
		border-radius: 50%;
	}
	#ct_bg .btn02 a::after {
		right: 10px;
		border-width: 4.5px 0 4.5px 6px;
	}
	#ct_bg .btn03 {
		width: 78.66vw;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .btn03 a {
		border: 1px solid #1da1f2;
		font-size: 1.6rem;
		line-height: 1.2;
		text-align: left;
		padding: 0.46em 0.5em;
	}
	#ct_bg .btn03 a::before {
		right: 10px;
		width: 16.5px;
		height: 16.5px;
		background: #1da1f2;
		border-radius: 50%;
	}
	#ct_bg .btn03 a::after {
		right: 10px;
		border-width: 4.5px 0 4.5px 6px;
	}
}