@charset "utf-8";
/* CSS Document */

.product1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 11.72vw;
	padding-right: 11.72vw;
	box-sizing: border-box;
	padding-top: clamp(53px, 5.52vw, 133px);
	padding-bottom: clamp(21px, 2.19vw, 53px);
}
.product1_l {
	width: 42%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 4%;
}
.product1_l_tit {
	font-size: clamp(26px, 2.71vw, 65px);
	line-height: clamp(26px, 2.71vw, 65px);
	font-weight: bold;
	margin-bottom: clamp(25px, 2.6vw, 63px);
	display: none;
}
.bigSwiper {
	border: #D5D5D5 solid 1px;
	width: 100%;
	overflow: hidden;
/*	height: clamp(212px, 22.03vw, 530px);*/
	height: auto;
	margin-bottom: clamp(4px, 0.42vw, 8px);
	box-sizing: border-box;
}
.bigSwiper .swiper-button-prev {
	left: clamp(9px, 0.99vw, 23px);
}
.bigSwiper .swiper-button-next {
	right: clamp(9px, 0.99vw, 23px);
}
.bigSwiper .swiper-button-next, .bigSwiper .swiper-button-prev {
	width: clamp(14px, 1.46vw, 35px);
	height: clamp(28px, 2.86vw, 70px);
}
.bigSwiper .swiper-button-next img, .bigSwiper .swiper-button-prev img {
	width: 100%;
	height: 100%;
}
.bigSwiper .swiper-button-next:after, .bigSwiper .swiper-button-prev:after {
	display: none;
}
.big_img {
/*	width: clamp(307px, 31.98vw, 768px);*/
	width: 100%;
	overflow: hidden;
/*	height: clamp(212px, 22.03vw, 530px);*/
	height: 0;
	padding-top: 68.88%;
	background-size: cover;
	background-position: center;
}
.smallSwiper {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
}
.small_img {
	width: 100%;
	height: clamp(60px, 6.25vw, 150px);
	background-size: cover;
	background-position: center;
	border: #D5D5D5 solid 1px;
	box-sizing: border-box;
	margin-top: clamp(3.5px, 0.36vw, 8px);
}
.swiper-slide-thumb-active .small_img {
/*	margin-top: 0;*/
}
.product1_r {
	float: left;
	width: 54%;
	height: auto;
	overflow: hidden;
}
.product1_r_tit {
	font-size: clamp(26px, 2.71vw, 65px);
	line-height: clamp(26px, 2.71vw, 65px);
	font-weight: bold;
	margin-bottom: clamp(22px, 2.29vw, 44px);
	display: block;
	color: #3e3a39;
	overflow: hidden;
}
.product1_r_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-right: solid 1px #CFCFCF;
	border-bottom: solid 1px #CFCFCF;
	box-sizing: border-box;
}
.product1_r_box_item {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: clamp(25px, 2.6vw, 63px);
	font-size: clamp(8px, 0.83vw, 20px);
}
.product1_r_box_iteml {
	border-top: solid 1px #CFCFCF;
	border-left: solid 1px #CFCFCF;
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: clamp(5px, 0.52vw, 13px);
	font-weight: 400;
}
.product1_r_box_itemr {
	border-top: solid 1px #CFCFCF;
	border-left: solid 1px #CFCFCF;
	float: left;
	width: 70%;
	box-sizing: border-box;
	padding-left: clamp(5px, 0.52vw, 13px);
	font-weight: 400;
}
.product2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 11.72vw;
	padding-right: 11.72vw;
	box-sizing: border-box;
	padding-top: 0;
	padding-bottom: clamp(53px, 5.52vw, 133px);
}
.product2_l {
	float: left;
	width: 24%;
	height: auto;
	overflow: hidden;
	margin-right: 3%;
}
.product2_l_tit {
	font-size: clamp(10px, 1.04vw, 25px);
	line-height: clamp(18px, 1.88vw, 45px);
	padding-bottom: clamp(9px, 0.94vw, 23px);
	margin-bottom: clamp(10px, 1vw, 25px);
	border-bottom: solid 1px #DBDBDB;
	position: relative;
	color: #3e3a39;
}
.product2_l_tit span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #003E8C;
	width: clamp(25px, 2.6vw, 63px);
	height: clamp(2px, 0.21vw, 5px);
}
.product2_l_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product2_l_box_item {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: clamp(3px, 0.31vw, 8px);
	box-sizing: border-box;
	border: solid 1px #C9C9C9;
	margin-bottom: clamp(5px, 0.52vw, 13px);
	position: relative;
}
.product2_l_box_item a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product2_l_box_item_img {
	width: clamp(50px, 5.21vw, 125px);
	height: clamp(50px, 5.21vw, 125px);
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: clamp(7px, 0.68vw, 18px);
}
.product2_l_box_item h1 {
	font-size: clamp(10px, 1.04vw, 25px);
	line-height: clamp(12px, 1.25vw, 30px);
	padding-top: clamp(7px, 0.68vw, 18px);
	color: #3e3a39;
	font-weight: 400;
}
.product2_l_box_item_jt {
	position: absolute;
	right: 0;
	bottom: 0;
	width: clamp(16px, 1.67vw, 40px);
	height: clamp(16px, 1.67vw, 40px);
	display: none;
}
.product2_l_box_item_jt img {
	display: block;
	width: 100%;
	height: 100%;
}
.product2_l_box_item.on, .product2_l_box_item:hover {
	border: solid 1px #003E8C;
}
.product2_l_box_item.on .product2_l_box_item_jt, .product2_l_box_item:hover .product2_l_box_item_jt {
	display: block;
}
.product2_r {
	float: left;
	width: 73%;
	height: auto;
	overflow: hidden;
	color: #3e3a39;
}
.product2_r_tit {
	font-size: clamp(18px, 1.88vw, 45px);
	line-height: clamp(18px, 1.88vw, 45px);
	padding-bottom: clamp(9px, 0.891vw, 23px);
	margin-bottom: clamp(10px, 1vw, 25px);
	font-weight: 700;
	border-bottom: solid 1px #C9C9C9;
	color: #3e3a39;
}
.product2_r_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product2_r_box img {
	max-width: 100%;
	display: block;
}
.product2_r_box h1 {
	font-size: clamp(18px, 1.88vw, 45px);
	line-height: clamp(36px, 3.75vw, 90px);
	font-weight: 700;
	color: #3e3a39;
}
