@charset "utf-8";
/*-- t_092 start --*/
.t-092-area { padding: 4rem 4.5rem;}	
	.t-092-area .t-092-box { position: relative;}
		.t-092-area .t-092-cell { position: relative; bottom: -50px; margin: 4rem 0; opacity:0;}
		.t-092-area .t-092-cell:last-child { margin-bottom: 0 !important;}				
            
			.t-092-area .t-092-cell .t-092-img { position: absolute; width: 75%; height: 100%; background: center; background-size: cover;}
			.t-092-area .t-092-cell .bg-title { position: absolute; color: #fff; opacity: .8; bottom: 2rem; left: 2rem; font-size: 4rem; transform: scale(1,1.3);}
			.t-092-area .t-092-cell .t-092-txt { position: relative; padding: 25% 0 4rem 40%;}
			.t-092-area .t-092-cell .t-092-txt .con-box { background-color: #5e8991; color: #fff; padding: 2rem;}
			
			.t-092-area .t-092-cell.ey .t-092-img { padding-bottom: 20% !important;}
			.t-092-area .t-092-cell.ey .t-092-txt { padding: 0 !important;}

@media (min-width: 1024px){			
			.t-092-area .t-092-cell:nth-child(2n+2) .t-092-img { right: 0}
			.t-092-area .t-092-cell:nth-child(2n+2) .bg-title { left: auto; right: 2rem;}
			.t-092-area .t-092-cell:nth-child(2n+2) .t-092-txt { padding: 25% 40% 4rem 0;}
}
@media (max-width: 1200px){
	.t-092-area .t-092-cell .bg-title { font-size: 2.5rem;}
}
@media (max-width: 1023px){
	.t-092-area { padding: 2rem;}
	.t-092-area .t-092-cell .t-092-img { position: relative; width: 100%; padding-bottom: 60%;}
	
	.t-092-area .t-092-cell .t-092-txt { padding: 0 2rem 0 40%; margin-top: -50%;}
	
	.t-092-area .t-092-cell.ey .t-092-txt { padding: 0 2rem !important; margin-top: -20% !important;}
}
@media (max-width: 768px){
	.t-092-area { padding: 2rem 1rem;}
	
	.t-092-area .t-092-cell { margin: 2rem 0;}
	.t-092-area .t-092-cell .bg-title { left: unset; right: 2rem;}
	.t-092-area .t-092-cell .t-092-img { padding-bottom: 100%;}
	.t-092-area .t-092-cell .t-092-txt { padding: 0; margin-top: 0;}
	.t-092-area .t-092-cell.ey .t-092-txt { padding: 0 !important;}
		.t-092-area .t-092-cell .t-092-txt .con-box { padding: 1rem;}
		
		.t-092-txt .con-box p { font-size: .9rem;}
}

/*-- t_092 end --*/