  @charset "utf-8";

#CATCH {
position: relative;
}
#CATCH .cont {
margin: 0 auto;
padding: 10.667vw 0 13.333vw 0;
width: 81.333vw;
}
#CATCH h2 {
margin-bottom: 3.733vw;
font-family: 'A1 Gothic M', sans-serif;
font-size: 4.8vw;
line-height: 1.37;
}
#CATCH p {
font-size: 3.467vw;
line-height: 1.43;
}
@media screen and (min-width: 768px) {
	#CATCH .cont {
	padding: 80px 0;
	width: 1040px;
	}
	#CATCH h2 {
	margin-bottom: 40px;
	font-size: 26px;
	text-align: center;
	}
	#CATCH p {
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	}
}

#POTENTIAL1 {
position: relative;
background-color: #e4e4e4;
}
#POTENTIAL1 .cont {
margin: 0 auto;
padding: 13.333vw 0 4vw 0;
width: 81.333vw;
}
#POTENTIAL1 .ctg {
margin-bottom: 1.067vw;
font-size: 2.933vw;
}
#POTENTIAL1 h2 {
margin-bottom: 4.533vw;
font-family: 'A1 Gothic M', sans-serif;
font-size: 4.267vw;
white-space: nowrap;
line-height: 1.37;
}
#POTENTIAL1 p {
margin-bottom: 9.333vw;
font-size: 3.733vw;
line-height: 1.36;
}
#POTENTIAL1 .block .image {
margin-bottom: 9.333vw;
}
#POTENTIAL1 .block:nth-of-type(1) .image {
margin-right: -9.333vw;
}
#POTENTIAL1 img {
display: block;
width: 100%;
height: auto;
}
@media screen and (min-width: 768px) {
	#POTENTIAL1 .cont {
	padding: 80px 0;
	width: 1040px;
	}
	#POTENTIAL1 .ctg {
	margin-bottom: 10px;
	font-size: 11px;
	}
	#POTENTIAL1 h2 {
	margin-bottom: 30px;
	font-size: 22px;
	}
	#POTENTIAL1 p {
	margin: 0;
	font-size: 15px;
	line-height: 1.6;
	}
	#POTENTIAL1 .block:nth-of-type(1) {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-right: -80px;
	margin-bottom: 80px;
	}
	#POTENTIAL1 .block:nth-of-type(1) .pack {
	box-sizing: border-box;
	padding-left: 45px;
	width: 495px;
	}
	#POTENTIAL1 .block:nth-of-type(1) .image {
	margin: 0;
	width: 546px;
	}
	#POTENTIAL1 .block:nth-of-type(2) {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	align-items: center;
	margin-right: 0;
	}
	#POTENTIAL1 .block:nth-of-type(2) .pack {
	flex: 1;
	box-sizing: border-box;
	padding: 0 75px;
	}
	#POTENTIAL1 .block:nth-of-type(2) .image {
	margin: 0;
	width: 500px;
	}
}

#POTENTIAL2 {
position: relative;
background-color: #ffffff;
}
#POTENTIAL2 .cont {
margin: 0 auto;
padding: 13.333vw 0 4vw 0;
width: 81.333vw;
}
#POTENTIAL2 .ctg {
margin-bottom: 1.067vw;
font-size: 2.933vw;
}
#POTENTIAL2 h2 {
margin-bottom: 4.533vw;
font-family: 'A1 Gothic M', sans-serif;
font-size: 4.267vw;
white-space: nowrap;
line-height: 1.37;
}
#POTENTIAL2 p {
margin-bottom: 9.333vw;
font-size: 3.733vw;
line-height: 1.36;
}
#POTENTIAL2 .block .image {
margin-bottom: 9.333vw;
}
#POTENTIAL2 .block:nth-of-type(1) .image {
margin-left: -9.333vw;
}
#POTENTIAL2 .block:nth-of-type(2) .image {
margin-right: -9.333vw;
}
#POTENTIAL2 .block:nth-of-type(4) .image {
margin-right: -9.333vw;
margin-left: -9.333vw;
}
#POTENTIAL2 img {
display: block;
width: 100%;
height: auto;
}
@media screen and (min-width: 768px) {
	#POTENTIAL2 .cont {
	padding: 80px 0;
	width: 1040px;
	}
	#POTENTIAL2 .ctg {
	margin-bottom: 10px;
	font-size: 11px;
	}
	#POTENTIAL2 h2 {
	margin-bottom: 30px;
	font-size: 22px;
	}
	#POTENTIAL2 p {
	margin: 0;
	font-size: 15px;
	line-height: 1.6;
	}
	#POTENTIAL2 .block:nth-of-type(1) {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-right: -80px;
	margin-bottom: 80px;
	}
	#POTENTIAL2 .block:nth-of-type(1) .pack {
	box-sizing: border-box;
	padding-left: 45px;
	width: 445px;
	}
	#POTENTIAL2 .block:nth-of-type(1) .image {
	margin: 0;
	width: 580px;
	}
	#POTENTIAL2 .block:nth-of-type(2) {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	align-items: center;
	margin: 0 0 80px -80px;
	}
	#POTENTIAL2 .block:nth-of-type(2) .pack {
	flex: 1;
	box-sizing: border-box;
	padding: 0 0 0 90px;
	}
	#POTENTIAL2 .block:nth-of-type(2) .image {
	margin: 0;
	width: 620px;
	}
	#POTENTIAL2 .block:nth-of-type(3) {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 80px auto;
	width: 852px;
	}
	#POTENTIAL2 .block:nth-of-type(3) .pack {
	box-sizing: border-box;
	margin-left: 45px;
	width: 400px;
	}
	#POTENTIAL2 .block:nth-of-type(3) .image {
	margin: 0;
	width: 316px;
	}
	#POTENTIAL2 .block:nth-of-type(4) {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 0 auto;
	width: 836px;
	}
	#POTENTIAL2 .block:nth-of-type(4) .pack {
	width: 400px;
	}
	#POTENTIAL2 .block:nth-of-type(4) .image {
	margin: 0;
	width: 358px;
	}
}

#CYCLE {
position: relative;
background-color: #e5e5db;
}
#CYCLE .cont {
margin: 0 auto;
padding: 12vw 0 16vw 0;
width: 81.333vw;
}
#CYCLE img {
display: block;
width: 100%;
height: auto;
}
#CYCLE p {
margin-top: 9.333vw;
font-size: 3.733vw;
line-height: 1.36;
}
@media screen and (min-width: 768px) {
	#CYCLE .cont {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 50px 0;
	width: 952px;
	}
	#CYCLE p {
	margin: 0 0 0 55px;
	width: 400px;
	font-size: 15px;
	line-height: 1.6;
	}
	#CYCLE .image {
	margin: 0;
	width: 484px;
	}
}

#BG1 {
margin-bottom: 13.867vw;
}
#BG1 img {
display: block;
object-fit: cover;
width: 100%;
height: auto;
}
@media screen and (min-width: 768px) {
	#BG1 {
	margin-bottom: 105px;
	}
	#BG1 .image {
	display: grid;
	flex-wrap: wrap;
	grid-template-columns: 528fr 400fr 248fr;
	gap: 12px;
	}
	#BG1 img {
	object-fit: cover;
	height: 400px;
	}
	#BG1 .image div {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	gap: 12px;
	}
	#BG1 .image div img {
	object-fit: cover;
	height: 194px;
	}
}