@charset "utf-8";
.point_section {
		padding-top: 100px;
		padding-bottom: 200px;
}
@media(max-width: 767px) {
		.point_section {
				padding-top: 20px;
				padding-bottom: 80px;
		}
}
.point_lead {
		text-align: center;
		color: #fff;
		line-height: 2.0;
		padding: 30px 0;
}
.point_bg {
		max-width: 1270px;
		margin: 0 auto;
		position: relative;
}
.point_ataru {
		transition: transform 0.45s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s;
		transform: translateY(120px);
		opacity: 0;
		position: relative;
		top: -173px;
		right: -60px;
}
.point_ataru.isActive {
		transform: translateY(0px);
		opacity: 1;
}
.point_bg img {
		width: 100%;
		height: auto;
}
.point_bg .point_bg_island {
		position: absolute;
		width: 335px;
		top: -290px;
		left: -45px;
}
.point_section .swiper {
		margin-top: -240px;
		padding-bottom: 80px;
		position: relative;
		z-index: 2
}
@media(max-width: 767px) {
		.point_section .swiper {
				padding-top: 100px;
				padding-bottom: 80px;
		}
}
.point_section .swiper-horizontal > .swiper-pagination-bullets, .point_section .swiper-pagination-bullets.swiper-pagination-horizontal, .point_section .swiper-pagination-custom, .point_section .swiper-pagination-fraction {
		bottom: 20px;
}
.point_section .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .point_section .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 6px;
}
.point_section .swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		box-sizing: border-box;
		border-radius: 50%;
		border: 2px solid #fff;
		background: none;
		opacity: 1;
		transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.point_section .swiper-pagination-bullet-active {
		opacity: 1;
		background: #fff;
}
.point_section .slider_item {
		width: 1270px;
		position: relative;
}
.point_tile {
		background: #fff;
		width: 100%;
		border-radius: 40px;
		color: #4D171B;
		position: relative;
		box-shadow: #AE000E 8px 8px 0px;
		display: flex;
		overflow: hidden;
		z-index: 10
}
.point_figure {
		width: 630px;
}
.point_figure img {
		width: 100%;
		height: auto;
}
.point_caption {
		flex: 1;
		display: flex;
		align-items: center;
}
.point_caption .link_btn {
		cursor: pointer
}
.point_caption_in {
		max-width: 480px;
		margin: 0 auto;
}
.point_hd {
		text-align: center;
		font-size: 34px;
		font-weight: 800;
		color: #E60012;
		margin: 0 0 25px;
		line-height: 1.6;
}
.point_sb {
		font-size: 20px;
		font-weight: 800;
		color: #E60012;
		margin: 0 0 10px;
		line-height: 1.6;
		clear: both;
}
.point1_img {
		float: right;
		width: 155px;
		padding-left: 10px;
}
.point2_img {
		float: right;
		width: 105px;
		padding-left: 15px;
		transform: translateY(-40px)
}
.point_sb.second {
		margin-top: 30px;
}
.point_tile_caption p {
		text-align: justify;
		line-height: 1.8;
		font-weight: 600;
		color: #4D171B;
}
.point_tile_caption .link_btn span {
		position: relative;
		left: -9px;
		transform: translateY(-1px)
}
.point_tile_caption .link_btn span::after {
		content: '';
		display: block;
		position: absolute;
		top: calc(50% - 4.5px);
		right: -15px;
		width: 8px;
		height: 12px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 8px;
		background-image: url("../re_images/point_btn_arw_wht.png")
}
@media (hover: hover) {
		.point_tile_caption .link_btn a:hover span::after {
				background-image: url("../re_images/point_btn_arw_red.png")
		}
}
@media(max-width: 1400px) {
		.point_section .slider_item {
				width: 1000px;
		}
		.point_bg {
				max-width: 1070px;
		}
		.point_bg .point_bg_island {
				width: 300px;
				top: -290px;
				left: -95px;
		}
		.point_tile {
				min-height: 460px;
		}
		.point_figure {
				width: 45%;
		}
		.point_caption_in {
				padding: 0 20px 0;
		}
		.point_hd {
				font-size: 28px;
				margin: 0 0 20px;
		}
		.point_sb {
				font-size: 18px;
				margin: 0 0 8px;
		}
		.point_sb.second {
				margin-top: 20px;
		}
		.point_tile_caption p {
				font-size: 16px;
		}
		.point_figure img {
				width: 100%;
				height: 100%;
				object-fit: cover;
		}
}
@media(min-width: 1101px) {
		.midbr {
				display: none
		}
}
@media(max-width: 1100px) {
		.point_section .slider_item {
				width: 900px;
		}
		.point_tile {
				height: 400px;
				border-radius: 26px;
		}
		.point_figure {
				width: 45%;
		}
		.point_caption_in {
				padding: 0 25px 0;
		}
		.point_hd {
				font-size: 22px;
				margin: 0 0 20px;
		}
		.point_tile_caption p {
				font-size: 15px;
		}
		.point_bg {
				max-width: 900px;
		}
		.point_ataru {
				top: -131px;
				right: 0
		}
		.point_bg .point_bg_island {
				width: 260px;
				top: -230px;
				left: -40px;
		}
		.point_section .swiper {
				margin-top: -175px;
		}
}
@media(max-width: 960px) {
		.point_section .slider_item {
				width: calc(100vw - 80px);
		}
		.point_tile {
				height: 400px;
				border-radius: 26px;
		}
		.point_figure {
				width: 45%;
		}
		.point_caption_in {
				padding: 0 25px 0;
		}
		.point_hd {
				font-size: 22px;
				margin: 0 0 20px;
		}
		.point_sb {
				font-size: 16px;
				margin: 0 0 7px;
		}
		.point_tile_caption p {
				font-size: 15px;
		}
		.point1_img {
				width: 110px;
				padding-left: 8px;
		}
		.point2_img {
				width: 75px;
				padding-left: 10px;
				transform: translateY(-40px)
		}
		.point_bg {
				max-width: 900px;
		}
		.point_ataru {
				top: -131px;
				right: 20px
		}
		.point_bg .point_bg_island {
				width: 260px;
				top: -230px;
				left: -40px;
		}
		.point_section .swiper {
				margin-top: -175px;
		}
}
.point_section .control_gr {
		width: 280px;
}
@media(max-width: 767px) {
		.point_section .swiper {
				padding-bottom: 80px;
		}
		.point_bg {
				width: calc(100vw - 80px);
				margin: 20px auto 0;
				position: relative;
		}
		.point_ataru {
				width: auto;
				max-width: 220px;
				top: -27px;
				right: 0px;
		}
		.point_tile {
				display: block;
				height: auto;
				border-radius: 12px;
				ox-shadow: #AE000E 6px 6px 0px;
		}
		.point_figure {
				width: 100%;
				margin: 0
		}
		.point_figure img {
				width: 100%;
				height: auto;
				object-fit: contain;
		}
		.point_caption {
				display: block
		}
		.point_caption_in {
				padding: 25px 20px;
				box-sizing: border-box;
				min-height: 470px;
		}
		.point_hd {
				font-size: 20px;
				margin: 0 0 10px;
		}
		.point_sb {
				font-size: 18px;
				margin: 0 0 5px;
		}
		.point_tile_caption p {
				font-size: 15px;
				font-weight: 500;
				line-height: 1.7;
		}
		.point_bg .point_bg_island {
				width: 120px;
				top: -30px;
				left: inherit;
				right: -48px;
				display: none
		}
		.point_bg_island_wrap {
				position: relative;
		}
		.point_bg_island_wrap .point_bg_island {
				position: absolute;
				width: 120px;
				top: -100px;
				right: 0;
		}
		.point_section .swiper {
				margin-top: -180px;
		}
		.point_section .control_gr {
				width: 200px;
		}
		.point_caption .link_btn {
				margin-top: 40px;
		}
		.point1_img {
				width: 80px;
				padding-bottom: 3px;
		}
		.point2_img {
				width: 70px;
				padding-left: 7px;
				transform: translateY(0px)
		}
}
@media(min-width: 768px) {
		.spObj {
				display: none
		}
}
@media(max-width: 767px) {
		.pcObj {
				display: none
		}
}