@charset "utf-8";

@media (max-width: 1400px) {
	.wrap{  }
	.wrap .contents{  }
	.wrap .leaflet{width: 100%;margin: 0 auto;padding: 50px 50px;}
	.wrap .leaflet .title{  }
	.wrap .leaflet .title img{ }
	.wrap .leaflet .le_ct{  }
	.wrap .leaflet .le_ct:last-child{  }
	.wrap .leaflet .le_ct img{  }
	.wrap .leaflet .le_ct dt{  }
	.wrap .leaflet .le_ct dt img{  }
	.wrap .leaflet .le_ct dd{  }
	.wrap .leaflet .le_ct dd img{  }
	.wrap .leaflet_01{  }
	.wrap .leaflet_02{  }
	.wrap .leaflet_03{  }
	.wrap .leaflet_04{  }
	.wrap .leaflet_05{  }
}
@media (max-width: 800px) {
	.only_pc{ display:none !important; }
	.only_m{ display:block !important; }
	.wrap .leaflet{padding: 6vw 3vw;}
	.wrap .leaflet .title{margin-bottom: 7vw;}
	.wrap .leaflet .title img{ width: 100%; }
	.wrap .leaflet .le_ct{margin-bottom: 6vw;}
	.wrap .leaflet .le_ct dt{margin-bottom: 5vw;}
	.wrap .leaflet .le_ct dt img{width: 60vw;}
	.wrap .le05_02_btn{ bottom: 2%; }
}