@charset "utf-8";
/*------------------------------------------------------------
	skill
------------------------------------------------------------*/
#main .pageTtl {
	margin-bottom: 11rem;
}
#main .pageTtl .headLine01 {
	top: 10.8%;
}
#main .pageTtl .headLine01 .sml {
	display: block;
	margin: 0.55vw 0 -0.1vw;
	font-size: 1.7vw;
	letter-spacing: 0.18em;
}
#main .pageTtl .headLine01 small {
	margin-top: 1.5vw;
}
#main p {
	line-height: 2;
	letter-spacing: 0.02em;
	text-align: justify;
}
#main .topBox {
	margin-bottom: 21rem;
}
#main .topBox .content {
	max-width: 94rem;
}
#main .topBox h3 .otherColor {
	margin-left: 0.6rem;
}
#main .topBox .imgBox {
	margin: 0 1.7rem 7.7rem 0;
}
#main .topBox .imgBox .txtBox {
	margin-top: 6rem;
	flex: 1;
}
#main .topBox .imgBox .txtBox p {
	line-height: 2.6;
	letter-spacing: 0.06em;
}
#main .topBox .imgBox .phoBox {
	width: 47.2rem;
}
#main .topBox .subBox .rank {
	margin: 0 -2.2rem 1.8rem;
}
#main .topBox .subBox .ttlList {
	margin: 0 auto 4.5rem;
	width: 79rem;
}
#main .topBox .subBox .ttlList li {
	margin-bottom: 2.3rem;
}
#main .topBox .subBox .ttlList h4 {
	margin-bottom: 0;
	padding: 1rem 0 0.7rem 2.5rem;
	font-size: 2.15rem;
	letter-spacing: 0.17em;
}
#main .topBox .subBox .ttlList h4 .large {
	margin: 0.8rem -0.3rem 0 0;
	display: inline-block;
	font-size: 4.1rem;
	vertical-align: -0.7rem;
	letter-spacing: 0.27em;
}
#main .topBox .subBox p {
	line-height: 2.38;
}
#main .bgSec {
	position: relative;
	padding: 14.2rem 0 16.5rem;
	background-color: #00A23E;
}
#main .bgSec .content {
	max-width: 118rem;
}
#main .bgSec h3 {
	position: absolute;
	left: 0;
	top: -8.3rem;
	width: 100%;
}
#main .bgSec h3 .sml {
	margin: 0 auto;
	font-size: 1.5rem;
	letter-spacing: 0.07em;
}
#main .bgSec h3 .sml:before,
#main .bgSec h3 .sml:after {
	width: 3.6rem;
}
#main .bgSec h3 .large {
	margin-right: 0;
	font-size: 6.5rem;
	letter-spacing: 0.03em;
}
#main .bgSec .caseList {
	align-items: flex-start;
	gap: 6.8rem 0;
}
#main .bgSec .caseList li {
	position: relative;
	width: 46.1%;
	background-color: #fff;
	border: 1px solid #000;
	clip-path: polygon(2.1rem 0%, calc(100% - 2.1rem) 0%, 100% 2.1rem, 100% calc(100% - 2.1rem), calc(100% - 2.1rem) 100%, 2.1rem 100%, 0% calc(100% - 2.1rem), 0% 2.1rem);
}
#main .bgSec .caseList li:before,
#main .bgSec .caseList li:after {
	position: absolute;
	left: 0.9rem;
	top: -0.5rem;
	width: 1px;
	height: 3rem;
	transform: rotate(45deg);
	background-color: #000;
	content: "";
}
#main .bgSec .caseList li:after {
	left: auto;
	right: 0.9rem;
	transform: rotate(-45deg);
}
#main .bgSec .caseList .sub {
	padding: 7rem 6rem 6.2rem;
	position: relative;
}
#main .bgSec .caseList .sub:before,
#main .bgSec .caseList .sub:after {
	position: absolute;
	left: 0.8rem;
	bottom: -0.5rem;
	width: 1px;
	height: 3rem;
	transform: rotate(-45deg);
	background-color: #000;
	content: "";
}
#main .bgSec .caseList .sub:after {
	left: auto;
	right: 0.8rem;
	transform: rotate(45deg);
}
#main .bgSec .caseList .company {
	margin-bottom: 2rem;
}
#main .bgSec .caseList .company img {
	margin: 0 auto 0.8rem;
	height: 3rem;
	display: block;
}
#main .bgSec .caseList .company .logo02 {
	margin-top: -2.5rem;
	height: 11.6rem;
}
#main .bgSec .caseList .company .logo03 {
	height: 9.3rem;
	margin-top: -1.3rem;
}
#main .bgSec .caseList .company p {
	font-size: 1.5rem;
	line-height: 1.4;
	font-weight: 700;
	text-align: center;
}
#main .bgSec .caseList h4 {
	margin-bottom: 2.2rem;
	padding-bottom: 2.6rem;
	position: relative;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
}
#main .bgSec .caseList h4 .large {
	display: block;
	color: #00A23E;
	font-size: 5.5rem;
	font-weight: 400;
	line-height: 1;
}
#main .bgSec .caseList h4:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 2.8rem;
	height: 1px;
	content: "";
	background-color: #000;
	content: "";
}
#main .bgSec .caseList .txt {
	margin-bottom: 2.6rem;
}
#main .bgSec .caseList .photo {
	margin: 0 -0.5rem 2.5rem;
}
#main .bgSec .caseList .photo img {
	width: 100%;
}
#main .bgSec .caseList .link {
	padding-bottom: 0.5rem;
	text-align: center;
}
#main .bgSec .caseList .link a {
	padding: 1.2rem 4.5rem 1.3rem 0;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	background: url(../img/common/arrow09.svg) no-repeat right 2rem/3.4rem;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#main .bgSec .caseList .link a:hover {
	opacity: 0.7;
}
#main .bgSec .caseList li .sub > *:last-child {
	margin-bottom: 0 !important;
}
#main .bgSec .caseList li:nth-child(2) .sub {
	padding-bottom: 7.8rem;
}
#main .prizeBox {
	padding: 10.5rem 0 14rem;
}
#main .prizeBox .content {
	max-width: 100.6rem;
}
#main .prizeBox h3 {
	padding: 1.5rem 0;
	font-size: 2.8rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
#main .prizeBox .imgBox .txtBox {
	margin: -1rem 1.5rem 0 4.5rem;
	flex: 1;
}
#main .prizeBox .imgBox .txtBox p {
	line-height: 2.38;
}
#main .prizeBox .imgBox .phoBox {
	margin-right: -0.7rem;
	width: 53.1rem;
}
#main .technologhy .ttlBox {
	margin-bottom: 6.5rem;
	min-height: 33.2rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
#main .technologhy .ttlBox img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .technologhy .ttlBox h3 {
	margin: 2.1rem 0 0 4.6rem;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
	color: #fff;
	line-height: 2;
	font-weight: 400;
	letter-spacing: 0.02em;
}
#main .technologhy .ttlBox h3 .large {
	margin: -0.3rem 2.6rem 0 0;
	font-size: 7.5rem;
	line-height: 1.07;
	letter-spacing: 0.18em;
}
#main .technologhy .content {
	max-width: 135rem;
	padding: 0 2rem;
}
#main .technologhy .comUl p {
	text-align: center;
}
#main .technologhy .btmTxt {
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.22em;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .technologhy .btmTxt img {
	margin: -1rem -3.3rem 0 3rem;
	width: 10.4rem;
}
#main {
	margin-bottom: 25.2rem;
}
@media all and (max-width: 1200px) {
	#main .pageTtl .headLine01 .sml {
		margin: 0.7rem 0 -0.2rem;
		font-size: 2.05rem;
	}
	#main .pageTtl .headLine01 small {
		margin-top: 1.9rem;
	}
}
@media all and (min-width: 897px) {
	#main .bgSec .caseList li:nth-child(4) {
		margin-top: -26rem;
	}
	#main .bgSec .caseList li:nth-child(6) {
		margin-top: -18rem;
	}
	#main .bgSec .caseList li:nth-child(8) {
		margin-top: -14rem;
	}
}
@media all and (max-width: 896px) {
	#main .pageTtl {
		margin-bottom: 8.2rem;
	}
	#main .pageTtl .headLine01 .sml {
		margin: 0.55vw 0 -0.5vw;
		font-size: 6.5vw;
	}
	#main .pageTtl .headLine01 small {
		margin-top: 0.9vw;
		font-size: 2.2vw;
	}
	#main p {
		line-height: 2;
	}
	#main .topBox {
		margin-bottom: 16rem;
		overflow: hidden;
	}
	#main .topBox h3 .otherColor {
		margin-left: 0;
	}
	#main .topBox .imgBox {
		margin: 0 0 4.3rem;
		display: block;
	}
	#main .topBox .imgBox .txtBox {
		margin: 0 0 2.3rem;
		flex: 1;
	}
	#main .topBox .imgBox .txtBox p {
		line-height: 1.88;
		letter-spacing: 0.02em;
	}
	#main .topBox .imgBox .phoBox {
		margin: 0 auto;
		padding-right: 0.7rem;
		width: 33.1rem;
	}
	#main .topBox .subBox .rank {
		margin: 0 -4.5rem 3.8rem;
	}
	#main .topBox .subBox .rank img {
		width: 100%;
	}
	#main .topBox .subBox .ttlList {
		width: auto;
	}
	#main .topBox .subBox .ttlList li {
		margin-bottom: 3.1rem;
	}
	#main .topBox .subBox .ttlList h4 {
		padding: 0 0 0.1rem 2.2rem;
		font-size: 1.7rem;
		letter-spacing: 0.02em;
	}
	#main .topBox .subBox .ttlList h4 .large {
		margin: 0.4rem -0.3rem 0 0;
		font-size: 3.25rem;
		line-height: 1;
		vertical-align: -0.5rem;
		letter-spacing: 0.15em;
	}
	#main .topBox .subBox .ttlList h4:before,
	#main .topBox .subBox .ttlList h4:after {
		width: 0.5rem;
	}
	#main .topBox .subBox p {
		line-height: 1.88;
	}
	#main .bgSec {
		padding: 8.3rem 0 8rem;
	}
	#main .bgSec h3 {
		top: -11.6rem;
	}
	#main .bgSec h3 .sml:before,
	#main .bgSec h3 .sml:after {
		width: 3.6rem;
	}
	#main .bgSec h3 .large {
		margin-top: 0.5rem;
		font-size: 4.6rem;
		letter-spacing: 0;
	}
	#main .bgSec .caseList {
		gap: 3.8rem 0;
	}
	#main .bgSec .caseList li {
		width: 100%;
		clip-path: polygon(1.6rem 0%, calc(100% - 1.6rem) 0%, 100% 1.6rem, 100% calc(100% - 1.6rem), calc(100% - 1.6rem) 100%, 1.6rem 100%, 0% calc(100% - 1.6rem), 0% 1.6rem);
	}
	#main .bgSec .caseList li:before,
	#main .bgSec .caseList li:after {
		left: 0.7rem;
		top: -0.4rem;
		height: 2.2rem;
	}
	#main .bgSec .caseList li:after {
		left: auto;
		right: 0.7rem;
	}
	#main .bgSec .caseList .sub {
		padding: 3.4rem 3rem 3.8rem;
	}
	#main .bgSec .caseList .sub:before,
	#main .bgSec .caseList .sub:after {
		left: 0.6rem;
		bottom: -0.4rem;
		height: 2.2rem;
	}
	#main .bgSec .caseList .sub:after {
		left: auto;
		right: 0.6rem;
	}
	#main .bgSec .caseList .company {
		margin-bottom: 1.2rem;
	}
	#main .bgSec .caseList .company img {
		margin-bottom: 0.6rem;
		height: 2.2rem;
	}
	#main .bgSec .caseList .company .logo02 {
		margin-top: -0.5rem;
		height: 7.6rem;
	}
	#main .bgSec .caseList .company .logo03 {
		height: 6.2rem;
		margin-top: 0.3rem;
	}
	#main .bgSec .caseList .company p {
		font-size: 1.1rem;
		line-height: 1.36;
	}
	#main .bgSec .caseList h4 {
		margin: 0 -1rem 1rem;
		padding-bottom: 1.8rem;
		font-size: 3.1rem;
	}
	#main .bgSec .caseList h4 .large {
		font-size: 4.2rem;
	}
	#main .bgSec .caseList h4:after {
		width: 1.9rem;
	}
	#main .bgSec .caseList .txt {
		margin-bottom: 2.6rem;
		line-height: 1.56;
		letter-spacing: 0.04em;
	}
	#main .bgSec .caseList .photo {
		margin: 0 0 1.6rem;
	}
	#main .bgSec .caseList .link {
		padding-bottom: 0.5rem;
	}
	#main .bgSec .caseList .link a {
		padding: 1.1rem 4.6rem 0.9rem 0;
		font-size: 1.5rem;
		letter-spacing: 0.03em;
		background: url(../img/common/arrow09_sp.svg) no-repeat right 0.5rem top 2rem/2.3rem;
	}
	#main .bgSec .caseList li:nth-child(2) .sub {
		padding-bottom: 3.5rem;
	}
	#main .prizeBox {
		padding: 7rem 0 8.3rem;
	}
	#main .prizeBox h3 {
		margin: 0 0 4.2rem;
		padding: 1.7rem 0;
		font-size: 2.3rem;
	}
	#main .prizeBox h3:before {
		left: 5.2rem;
	}
	#main .prizeBox h3:after {
		left: 8.5rem;
		bottom: -2.9rem;
		transform: rotate(-45deg);
	}
	#main .prizeBox .imgBox {
		display: block;
	}
	#main .prizeBox .imgBox .txtBox {
		margin: 0 0 2rem;
	}
	#main .prizeBox .imgBox .txtBox p {
		line-height: 1.88;
	}
	#main .prizeBox .imgBox .phoBox {
		margin-right: 0;
		width: auto;
	}
	#main .technologhy .ttlBox {
		margin-bottom: 5.8rem;
		min-height: 29.5rem;
		background-image: url(../img/skill/photo02_sp.jpg);
	}
	#main .technologhy .ttlBox h3 {
		margin: 0 0 1.8rem;
		display: block;
		line-height: 1.56;
		text-align: center;
	}
	#main .technologhy .ttlBox h3 .large {
		display: block;
		margin: 0 0 1.2rem;
		font-size: 5.9rem;
		letter-spacing: 0.12em;
	}
	#main .technologhy .content {
		padding: 0;
	}
	#main .technologhy .btmTxt {
		text-align: center;
		font-size: 3rem;
		letter-spacing: 0.1em;
		display: block;
		line-height: 1.33;
	}
	#main .technologhy .btmTxt img {
		margin: 1.3rem auto 0;
		display: block;
	}
	#main {
		margin-bottom: 13.8rem;
	}
}