@charset "utf-8";
/*------------------------------------------------------------
	concept
------------------------------------------------------------*/
#main .sec01 {
	padding: 13.4rem 0;
}
#main .sec01 .ttl {
	margin-bottom: 7.5rem;
	position: relative;
	text-align: center;
	font-size: 3.6rem;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.3rem;
}
#main .sec01 .ttl::before {
	position: absolute;
	left: 50%;
	bottom: -3.6rem;
	width: 13.5rem;
	height: 1px;
	background-color: #1CD8D2;
	content: "";
	transform: translateX(-50%);
}
#main .sec01 p {
	margin-bottom: 3.6rem;
	text-align: center;
	color: #000;
	line-height: 2;
}
#main .sec01 p:last-child {
	margin-bottom: 0 !important;
}
#main .sec02 {
	padding: 8.8rem 2rem 14.7rem;
}
#main .sec02 .ttl {
	margin: 0 0.2rem 2.1rem;
	color: #1CD8D2;
	font-size: 3.4rem;
	font-weight: 700;
	letter-spacing: 0.3rem;
}
#main .sec02 .ttl .en {
	margin: -0.3rem 0 0 3.7rem;
	display: inline-block;
	vertical-align: middle;
	color: #C8D1D9;
	font-size: 2.4rem;
	font-weight: 500;
}
#main .sec02 .bgBox {
	max-width: 175.6rem;
	margin: 0 auto;
	padding: 9.2rem 2rem 14.8rem;
	border-radius: 2rem;
	background: rgba(234,244,243,0.5) url(../img/concept/sec02_bg02.png) no-repeat top 46.2% center;
	background-size: 100% auto;
	box-sizing: border-box;
}
#main .sec02 .imgBox:not(:last-child) {
	margin-bottom: 12.2rem;
}
#main .sec02 .title {
	margin: 0 8.3rem 3.9rem;
	position: relative;
	color: #1CD8D2;
	font-weight: 500;
	letter-spacing: 0.2rem;
}
#main .sec02 .title::before {
	position: absolute;
	left: -2.5rem;
	top: 0.6rem;
	width: 1.8rem;
	height: 1.8rem;
	background: linear-gradient(180deg, #51E6DF 0%, #90F2E4 48.56%, #D3FFE9 100%);
	content: "";
	border-radius: 100%;
}
#main .sec02 .textBox {
	margin: 0 6.4rem 2.8rem;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#main .sec02 h5 {
	width: 44%;
	padding: 4.2rem 0 2.7rem;
	position: relative;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.3rem;
	background: url(../img/concept/line01.png) no-repeat left top,url(../img/concept/line02.png) no-repeat right bottom;
	background-size: 9.4rem auto;
	box-sizing: border-box;
}
#main .sec02 h5::before {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(../img/concept/sec02_bg01.png) no-repeat;
	background-size: 37.3rem auto;
	width: 37.3rem;
	height: 37.3rem;
	content: "";
	transform: translate(-60%,-50%);
}
#main .sec02 h5 span {
	width: fit-content;
	margin: 0 auto;
	position: relative;
	display: block;
}
#main .sec02 .textInfo {
	margin: 1px 4.5% 0 0;
	width: 44%;
	box-sizing: border-box;
}
#main .sec02 .textInfo p {
	margin-bottom: 3rem;
}
#main .sec02 .pho {
	margin-left: 0.2rem;
	overflow: hidden;
	border-radius: 2rem;
}
#main .sec03 {
	padding: 12.2rem 2rem 27.8rem;
	background-color: rgba(28,216,210,0.1);
}
#main .sec03 .whiteBg {
	max-width: 175.6rem;
	margin: 0 auto 8.1rem;
	padding: 9.8rem 2rem 8.7rem;
	border-radius: 2rem;
	background: #fff;
	box-sizing: border-box;
}
#main .sec03 .imgBox {
	padding: 0 0.2rem 10.9rem;
	align-items: flex-start;
}
#main .sec03 .imgBox:not(:last-child) {
	margin-bottom: 17.5rem;
	border-bottom: 1px solid rgba(29,52,67,0.5);
}
#main .sec03 .pho {
	width: 45.9%;
	overflow: hidden;
	border-radius: 2rem;
}
#main .sec03 .pho img {
	width: 100%;
}
#main .sec03 .pho img:first-child {
	margin-bottom: 1.2rem;
}
#main .sec03 .textBox {
	flex: 1;
	margin: -0.5rem 8% 0 6.7%;
	position: relative;
}
#main .sec03 .textBox::before {
	position: absolute;
	left: -20rem;
	top: -15rem;
	background: url(../img/concept/sec03_bg01.png) no-repeat;
	background-size: 43.4rem auto;
	width: 43.4rem;
	height: 43.4rem;
	content: "";
}
#main .sec03 .ttl {
	margin-bottom: 5rem;
	position: relative;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.3rem;
}
#main .sec03 .ttl::before {
	position: absolute;
	left: 0.5rem;
	bottom: -2.2rem;
	width: 43rem;
	height: 1px;
	background-color: #1CD8D2;
	content: "";
}
#main .sec03 .ttl .sml {
	padding: 0 0 2.6rem 2.5rem;
	position: relative;
	color: #1CD8D2;
	font-weight: 500;
	font-size: 1.8rem;
	display: block;
	letter-spacing: 0.2rem;
}
#main .sec03 .ttl .sml::before {
	position: absolute;
	left: 0;
	top: 0.5rem;
	width: 1.8rem;
	height: 1.8rem;
	background: linear-gradient(180deg, #51E6DF 0%, #90F2E4 48.56%, #D3FFE9 100%);
	content: "";
	border-radius: 100%;
}
#main .sec03 p {
	margin-bottom: 3rem;
}
#main .sec03 .imgList {
	margin: 5.9rem 3.7rem 0 0;
}
#main .sec03 .imgList li {
	width: 16.8rem;
	margin: 0 3.7rem;
}
#main .sec03 .imgList li span {
	margin: 0.9rem -4rem 0 0.6rem;
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.2rem;
}
@media all and (max-width: 1760px) {
	#main .sec03 .textBox {
		margin-right: 5%;
		margin-left: 6%;
	}
}
@media all and (min-width: 897px) {
	#main .sec01 {
		background-position: top 13rem center;
	}
	#main .sec03 .headLine02 {
		margin: 0 0.2rem 1.7rem;
		font-size: 3.4rem;
		letter-spacing: 0.3rem;
	}
	#main .sec03 .headLine02 .en {
		margin: 1.5rem 0 0 2.3rem;
	}
	#main .sec03 .imgBox:nth-child(2) .textBox {
		margin-top: -5.2rem;
	}
	#main .sec03 .imgBox:nth-child(2) .ttl {
		padding-bottom: 0.8rem;
	}
}
@media all and (max-width: 896px) {
	#main .sec01 {
		padding: 6rem 0 0;
	}
	#main .sec01 .ttl {
		margin-bottom: 5rem;
		font-size: 2.6rem;
	}
	#main .sec01 .ttl::before {
		bottom: -2rem;
	}
	#main .sec01 p {
		margin-bottom: 2rem;
	}
	#main .sec02 {
		padding: 4rem 2rem 7rem;
	}
	#main .sec02 .ttl {
		margin: 0 0 2.1rem;
		font-size: 2.4rem;
	}
	#main .sec02 .ttl .en {
		margin: 0;
		display: block;
		font-size: 1.8rem;
	}
	#main .sec02 .bgBox {
		max-width: inherit;
		padding: 4rem 0;
	}
	#main .sec02 .imgBox:not(:last-child) {
		margin-bottom: 5rem;
	}
	#main .sec02 .title {
		margin: 0 2rem 2rem;
	}
	#main .sec02 .title::before {
		left: -2.5rem;
		top: 0.6rem;
		width: 1.4rem;
		height: 1.4rem;
	}
	#main .sec02 .textBox {
		margin: 0 0 2.8rem;
		display: block;
	}
	#main .sec02 h5 {
		width:  auto;
		padding: 2.5rem 0;
		font-size: 2rem;
		letter-spacing: 0;
		background-size: 5rem auto;
	}
	#main .sec02 h5::before {
		transform: translate(-50%,-50%);
	}
	#main .sec02 .textInfo {
		margin: 2rem 0 0;
		width: auto;
	}
	#main .sec02 .textInfo p {
		margin-bottom: 1.5rem;
	}
	#main .sec02 .pho {
		margin-left: 0;
		border-radius: 1rem;
		height: 40vw;
	}
	#main .sec02 .pho img {
		width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
	}
	#main .sec03 {
		padding: 6rem 2rem 14rem;
	}
	#main .sec03 .whiteBg {
		max-width: inherit;
		margin: 0 auto 4rem;
		padding: 4rem 0 0;
	}
	#main .sec03 .imgBox {
		padding: 0 0 5rem;
		display: block;
	}
	#main .sec03 .imgBox:not(:last-child) {
		margin-bottom: 5rem;
	}
	#main .sec03 .pho {
		width: auto;
		border-radius: 1rem;
	}
	#main .sec03 .textBox {
		width: auto;
		margin: 0 0 4rem;
	}
	#main .sec03 .ttl {
		margin-bottom: 2.8rem;
		font-size: 2rem;
	}
	#main .sec03 .ttl::before {
		bottom: -1.5rem;
		width: 100%;
	}
	#main .sec03 .ttl .sml {
		padding: 0 0 0.6rem 2rem;
		font-size: 1.4rem;
	}
	#main .sec03 .ttl .sml::before {
		width: 1.4rem;
		height: 1.4rem;
	}
	#main .sec03 p {
		margin-bottom: 1.5rem;
	}
	#main .sec03 .imgList {
		margin: 3rem 0 0;
	}
	#main .sec03 .imgList li {
        width: 38%;
        margin: 0 1.4rem;
	}
	#main .sec03 .imgList li span {
        font-size: 1.2rem;
        letter-spacing: 0;
        text-align: center;
        margin: 0.9rem 0 0 0;
	}
}