#about-01 #about-01-container { margin: 0 auto; max-width: 1920px }
#about-01 #about-01-content { background: url('/img/about/about-01.webp') no-repeat left center; background-size: contain; height: 466px; position: relative }
#about-01 img { display: none }
#about-01 #about-01-box { -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%); background-color: #000; clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%); height: 100%; position: absolute; right: 0; top: 0; width: 55%; z-index: 1 }
#about-01 #about-01-right { height: 100%; position: relative; z-index: 2 }
#about-01 #about-01-text h2 { font-size: 38px; font-style: italic; font-weight: 800; margin: 0; padding-bottom: 20px }
#about-01 #about-01-text p { font-size: 20px; margin: 0 }
#about-02 #about-02-container { margin: 0 auto; max-width: 1920px }
#about-02 #about-02-content { background: url('/img/about/about-02.webp') no-repeat right center; background-size: contain; height: 355px; position: relative }
#about-02 img { display: none }
#about-02 #about-02-box { -webkit-clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%); background-color: #FBC02D; clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%); height: 100%; left: 0; position: absolute; top: 0; width: 68.5%; z-index: 1 }
#about-02 #about-02-left { height: 100%; position: relative; z-index: 2 }
#about-02 #about-02-text { color: #000 }
	#about-02 #about-02-text h2 { font-size: 28px; font-style: italic; font-weight: 700; margin: 0 }
	#about-02 #about-02-text p { font-size: 18px; font-weight: 500; margin: 0; padding-top: 15px }
#about-03 #about-03-container { margin: 0 auto; max-width: 1920px }
#about-03 #about-03-content { background: url('/img/about/about-03.webp') no-repeat left center; background-size: contain; height: 418px; position: relative }
#about-03 img { display: none }
#about-03 #about-03-box { -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%); background-color: #C42929; clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%); height: 100%; position: absolute; right: 0; top: 0; width: 62%; z-index: 1 }
#about-03 #about-03-right { height: 100%; position: relative; z-index: 2 }
#about-03 #about-03-text h2 { font-size: 28px; font-style: italic; font-weight: 700; margin: 0 }
#about-03 #about-03-text p { font-size: 18px; font-weight: 500; margin: 0; padding-top: 15px }

@media (max-width: 1649px) {
	
}

@media (max-width: 1589px) {
	#about-01 #about-01-content { height: 400px }
	#about-01 #about-01-text h2 { font-size: 32px }
	#about-01 #about-01-text p { font-size: 18px }
	#about-02 #about-02-content { height: 300px }
	#about-02 #about-02-text h2 { font-size: 24px }
	#about-02 #about-02-text p { font-size: 16px }
	#about-03 #about-03-content { height: 360px }
	#about-03 #about-03-text h2 { font-size: 24px }
	#about-03 #about-03-text p { font-size: 16px }
}

@media (max-width: 1199px) {
	#about-01 #about-01-content { height: 350px }
	#about-01 #about-01-text h2 { font-size: 26px; padding-bottom: 15px }
	#about-01 #about-01-text p { font-size: 16px }
	#about-02 #about-02-content { height: 250px }
	#about-02 #about-02-text h2 { font-size: 20px }
	#about-02 #about-02-text p { font-size: 14px }
	#about-03 #about-03-content { height: 300px }
	#about-03 #about-03-text h2 { font-size: 20px }
	#about-03 #about-03-text p { font-size: 14px }
}

@media (max-width: 991px) {
	#about-01 #about-01-content { background: none !important; height: auto }
	#about-01 img { display: block }
	#about-01 #about-01-box { display: none }
	#about-01 #about-01-text { padding: 30px 0 40px 0 }
	#about-02 #about-02-content { background: none #FBC02D !important; height: auto }
	#about-02 img { display: block }
	#about-02 #about-02-box { display: none }
	#about-02 #about-02-text { padding: 30px 0 40px 0 }
	#about-03 #about-03-content { background: none #C42929 !important; height: auto }
	#about-03 img { display: block }
	#about-03 #about-03-box { display: none }
	#about-03 #about-03-text { padding: 30px 0 40px 0 }
}

@media (max-width: 767px) {
	#about-01 #about-01-text h2 { font-size: 24px }
	#about-01 #about-01-text p { font-size: 14px }
}

@media (max-width: 575px) {
	
}

@media (max-width: 374px) {
	
}