
#product_links{
	background-color:#DAE8F5;
	display:flex;
	justify-content:center;
}

#product_links .w1000{
	width:100rem;
	margin: 7.2rem auto !important;
}

#product_links h3{
	font-size:1.8rem;
	line-height:1;
	margin-bottom:3rem;
	text-align:center;
}
#product_links p{
	line-height:1.4rem;
	margin-bottom:5rem;
	text-align:center;
}
#product_links .linkset{
	display:flex;
	justify-content: center;
	/*align-items:center;*/
}
#product_links .linkset_child{
	width:auto;
}
#product_links .linkset_child figure{
	margin-bottom:3rem;
}
#product_links .linkset_child figure:last-child{
	margin-bottom:0;
}

#product_links figure{
	display:flex;
	justify-content: center;
	margin: 0 3rem;
	/*flex-wrap:wrap;*/
}
#product_links figure.nodisp{
	display:none;
}
#product_links figure p{
	text-align:left;
	line-height:1.4;
	margin-bottom:2.4rem;
}
#product_links figure a{
	font-size:1.4rem;
	text-decoration:none;
	transition:0.3s;
	margin:0;
	width:21rem;
	height:5.6rem;
	display:flex;
	justify-content: center;
	align-items:center;
}
#product_links figure a:nth-of-type(2){
	margin-top:1.2rem;
}
#product_links figure a span{
	display:block;
	position:relative;
	padding-right:2rem;
}
#product_links figure a.catalog{
	background-color:rgba(0,94,184,1.0);
	color:#fff;
}
#product_links figure a.page{
	background-color:rgba(0,94,184,0.0);
	color:rgba(0,94,184,1.0);
	border:1px solid rgba(0,94,184,1.0);;
}
#product_links figure a.catalog:hover{
	background-color:rgba(0,94,184,0.85);
}
#product_links figure a.page:hover{
	background-color:rgba(0,94,184,0.05);
}
#product_links figure a.catalog span:after{
	content: "";
	/*display: block;*/
	position: absolute;
	right: 0rem;
	top: calc(50% - 7px);
	width: 14px;
	height: 14px;
	background:url(/html2014/images/e2ew_2021/icon_download_w_re.png);
	background-size: 14px;
}
#product_links figure a.page span:after{
	content: "";
	/*display: block;*/
	position: absolute;
	right: 0.5rem;
	top: calc(50% - 5px);
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border-top: rgba(0,94,184,1.0) solid 1px;
	border-right: rgba(0,94,184,1.0) solid 1px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#product_links figure img{
	display:block;
	margin:0;
	height:22rem;
	width:auto;
}
#product_links figure img.product{
	height:15.6rem;
	width:22rem;
}

#product_links figure img.download{
	height:1.4rem;
}
#product_links figure figcaption{
	margin-left:3rem;
}
/*--------------------------------------------------------------------------------------*/
@media (min-width:769px) and (max-width:1080px) {
	#product_links figure a {
		width: 18rem;
	}
	#product_links figure img.product {
		height: max-content;
		width: 16rem;
	}
}
/*===================================================================================================*/
/*===================================================================================================*/
@media screen and (max-width:768px) {
	#product_links .w1000{
		/*width:calc(100% - 40px);*/
		margin: 7.2rem auto !important;
		padding:0 20px;
	}
	#product_links p{
		margin-bottom:3rem;
		text-align:left;
	}
	#product_links .linkset{
		/**/
	}
	#product_links.type2 .linkset{
		display:block;
	}
	#product_links.type2 .linkset_child{
		display:flex;
		justify-content: center;
		margin-top:6rem;
	}
	#product_links.type2 .linkset figure:nth-of-type(1){
		margin:auto;
	}
	#product_links .linkset_child figure{
		margin-bottom:0;
	}
	
	
	#product_links figure{
		display:block;
		margin: 0rem;
		width:calc(50% - 0.75rem);
	}
	#product_links figure:nth-of-type(2){
		margin-left:1.5rem;
	}
	
	#product_links figure p{
		text-align:center;
		margin-bottom:1.2rem;
		font-size:1.2rem;
		
	}
	#product_links figure img{
		margin:0 auto 1.2rem;
		height:auto;
		width:100%;
	}
	#product_links figure img.product{
	    height: auto;
	    width: 100%;
	}
	
	#product_links figure figcaption {
		margin-left: 0rem;
	}
	#product_links figure a{
		width:100%;
	}
}

#components .page-new-products{
	padding:7rem 0;
}
#components .page-new-products .new-products-info{
	margin-left: auto;
    margin-right: auto;
	padding-left:4rem;
	padding-right:4rem;
    width: 100%;
    max-width: 108rem;
}
#components .page-new-products .new-products-info .info-box{
	width:550px;
	border:1px solid #cdcccc;
	margin:0 auto;
	padding:2rem 0;
	text-align:center;
}
#components .page-new-products .new-products-info .info-box h2{
	font-size:2rem;
	font-weight:bold;
	color:#333;
	line-height:3rem;
}
#components .page-new-products .new-products-info .info-box .type-box{
	display:flex;
	align-items:center;
	justify-content:center;
}
#components .page-new-products .new-products-info .info-box .type-box .picture{
	width:100px;
	margin-right:2rem;
}
#components .page-new-products .new-products-info .info-box .type-box .test{
	text-align:left;
}
#components .page-new-products .new-products-info .info-box .type-box .test span{
	font-size:1.4rem;
	line-height:2.4rem;
	color:#797676;
	margin-bottom:1rem;
	display:block;
}
#components .page-new-products .new-products-info .info-box .type-box .test h3{
	font-size:1.6rem;
	line-height:2.4rem;
	color:#333333;
	font-weight:bold;
}
#components .page-new-products .new-products-info .info-box .link-btn{
	margin-top:1rem;
}
#components .page-new-products .new-products-info .info-box .link-btn a{
	display:inline-block;
	width:138px;
	line-height:3rem;
	padding:8px 0;
	font-size:15px;
	color:#333;
	border:1px solid #c6c5c5;
	transition:.3s;
}
#components .page-new-products .new-products-info .info-box .link-btn a:hover{
	background-color: rgba(0, 0, 0, 0.05);
}

#components .page-product-screen{
	margin-left: auto;
    margin-right: auto;
	padding-left:4rem;
	padding-right:4rem;
    width: 100%;
    max-width: 108rem;
}
#components .page-product-screen h2.page-feature-head{
	font-size:2.8rem;
}
#components .page-product-screen .screen-table-box{
	background-color:#fff;
	padding:50px 20px;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box{
	display: flex;
    width: 100%;
    padding: 16px 0 8px;
    box-sizing: border-box;
	border-bottom:1px solid #e6e6e6;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box:first-child{
	padding-top:0;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box:last-child{
	border-bottom:0;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-title{
	width: 168px;
    padding-top: 10px;
    font-size: 1.4rem;
    line-height: 20px;
    letter-spacing: .06rem;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content{
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: calc(100% - 168px);
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .selection-label{
	display: block;
	margin: 0 8px 8px 0;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .selection-button{
	display:none;
}

#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .button-text{
    position: relative;
    display: flex;
    align-items: center;
    min-height: 40px;
    padding: 0 8px 0 36px;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 1.57;
    letter-spacing: .06rem;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .button-text:before {
	content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    left: 8px;
    top: 10px;
    width: 20px;
    height: 20px;
    border: #999999 solid 1px;
    border-radius: 50%;
}

#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .selection-button:checked + .button-text--radio:before {
    border: #005EB8 solid 1px;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .selection-button:checked + .button-text--radio:after {
    display: block;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .button-text--radio:after {
	content: "";
    position: absolute;
    box-sizing: border-box;
    left: 12px;
    top: 14px;
    display: none;
    transform: rotate(-45deg);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #005EB8;
}


#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .button-text--checkbox:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    left: 8px;
    top: 10px;
    width: 20px;
    height: 20px;
    border: #999999 solid 1px;
    background-color: #FFFFFF;
	border-radius:0;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .selection-button:checked + .button-text--checkbox:before {
    background-color: #005EB8;
	border: #005EB8 solid 1px;
}

#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .selection-button:checked + .button-text--checkbox:after {
    display: block;
}
#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .button-text--checkbox:after {
	content: "";
    position: absolute;
    box-sizing: border-box;
	left: 11px;
	top: 14px;
	display: none;
	transform: rotate(-45deg);
	width: 14px;
	height: 8px;
	border-left: #FFFFFF solid 3px;
	border-bottom: #FFFFFF solid 3px;
}

#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content .selection-button:disabled + .button-text {
    cursor: default;
    opacity: .4;
}
#components .page-products-list{
	padding-bottom:7rem;
}
#components .page-products-list .products-list-box{
	margin-left: auto;
    margin-right: auto;
	padding-left:4rem;
	padding-right:4rem;
    width: 100%;
    max-width: 108rem;
}
#components .page-products-list .products-list-box .list-box{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	width:calc(100% + 30px);
}
#components .page-products-list .products-list-box .list-box .box{
	height:40px;
	line-height:40px;
	box-sizing: border-box;
	width:calc((100% - 90px)/3);
	border:1px solid #dfdede;
	padding:0 10px;
	margin-right:30px;
	margin-bottom:25px;
}
#components .page-products-list .products-list-box .link-btn{
	margin-top:1rem;
	text-align:center;
}
#components .page-products-list .products-list-box .link-btn a{
	display:inline-block;
	width:138px;
	line-height:3rem;
	padding:8px 0;
	font-size:15px;
	color:#333;
	border:1px solid #c6c5c5;
	transition:.3s;
}
#components .page-products-list .products-list-box .link-btn a:hover{
	background-color: rgba(0, 0, 0, 0.05);
}


#components .page-product-faq{
	margin-left: auto;
    margin-right: auto;
	padding-left:4rem;
	padding-right:4rem;
    width: 100%;
    max-width: 108rem;
}
#components .page-product-faq h2.page-feature-head{
	font-size:2.8rem;
}
#components .page-product-faq .product-faq-list .faq-list-list-box{
	margin-bottom:2px;
}
#components .page-product-faq .product-faq-list .faq-list-list-box .title{
	padding:10px 30px;
	background-color:#cccccc;
	position: relative;
	cursor:pointer;
}
#components .page-product-faq .product-faq-list .faq-list-list-box .title::after{
	content:"";
	display:inline-block;
	width:24px;
	height:24px;
	position: absolute;
	right:10px;
	top:50%;
	transform:translateY(-50%);
	background:url(../img/selection/faq-ico-1.svg) no-repeat center;
	background-size:cover;
}
#components .page-product-faq .product-faq-list .faq-list-list-box .title.active::after{
	background:url(../img/selection/faq-ico-2.svg) no-repeat center;
	background-size:cover;
}
#components .page-product-faq .product-faq-list .faq-list-list-box .title .title-box{
	padding-left:30px;
	position: relative;
	font-size:1.6rem;
	line-height:3rem;
	color:#666;
}
#components .page-product-faq .product-faq-list .faq-list-list-box .title .title-box span{
	font-size:1.8rem;
	line-height:3rem;;
	color:#105aa3;
	position: absolute;
	left:0;
	top:0;
}
#components .page-product-faq .product-faq-list .faq-list-list-box .cont{
	padding:25px 30px;
	display:none;
}
#components .page-product-faq .product-faq-list .faq-list-list-box .cont .cont-box{
	padding-left:30px;
	position: relative;
	font-size:1.6rem;
	line-height:3rem;
	color:#666;
	
}
#components .page-product-faq .product-faq-list .faq-list-list-box .cont .cont-box span{
	font-size:1.8rem;
	line-height:3rem;;
	color:#105aa3;
	position: absolute;
	left:0;
	top:0;
}

#components .page-product-faq .link-btn{
	margin-top:4rem;
	text-align:center;
}
#components .page-product-faq .link-btn a{
	display:inline-block;
	width:138px;
	line-height:3rem;
	padding:8px 0;
	font-size:15px;
	color:#333;
	border:1px solid #c6c5c5;
	transition:.3s;
}
#components .page-product-faq .link-btn a:hover{
	background-color: rgba(0, 0, 0, 0.05);
}



#components .page-video-cont{
	margin-top:7rem;
	margin-bottom:8rem;
}
#components .page-video-cont h2.page-feature-head{
	font-size:2.8rem;
}

#components .page-video-cont .product-video{
	margin-left: auto;
    margin-right: auto;
	padding-left:4rem;
	padding-right:4rem;
    width: 100%;
    max-width: 108rem;
}
#components .page-video-cont .product-video video{
	width:100%;
}

#components .page-video-cont .product-video .video-more{max-width:100%;margin:0 auto;width:100%;}
#components .page-video-cont .product-video .video-more .gallery-top .swiper-slide video{width:100%;}
#components .page-video-cont .product-video .video-more .slider-group{width:100%;margin:0 auto;margin-top:15px;}
#components .page-video-cont .product-video .video-more .slider-group .swiper-wrapper{justify-content:center;}
#components .page-video-cont .product-video .video-more .swiper-button-next,#components .page-video-cont .product-video .video-more .swiper-button-prev{display:none!important}
#components .page-video-cont .product-video .video-more .slider-group .swiper-wrapper .swiper-slide .box{width:100%;height:140px;cursor:pointer;position: relative;}
#components .page-video-cont .product-video .video-more .slider-group .swiper-wrapper .swiper-slide .box img{width:100%;height:100%;object-fit:cover;}
#components .page-video-cont .product-video .video-more .slider-group .swiper-wrapper .swiper-slide .box::before{content:"";position: absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,94,184,.65);}
#components .page-video-cont .product-video .video-more .slider-group .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .box::before{display:none;}
#components .page-video-cont .product-video .video-more .slider-group .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .box::after{content:"";height:5px;background:#005eb8;position: absolute;left:0;right:0;bottom:0;}




@media screen and (max-width:768px) {
	#components .page-new-products{
		padding:4rem 0;
	}
	#components .page-new-products .new-products-info{
		padding-left:2rem;
		padding-right:2rem;
		max-width:100%;
	}
	#components .page-new-products .new-products-info .info-box{
		width:100%;
	}
	#components .page-new-products .new-products-info .info-box .link-btn a{
		width:120px;
		font-size:14px;
		padding:6px 0;
	}
	#components .page-product-screen{
		padding-left:2rem;
		padding-right:2rem;
		max-width:100%;
	}
	#components .page-product-screen h2.page-feature-head{
		font-size:2.4rem;
	}
	#components .page-product-screen .screen-table-box{
		padding:20px 15px;
	}
	#components .page-product-screen .screen-table-box .screen-box-flex-box{
		display:block;
		padding-top:0;
	}
	
	#components .page-product-screen .screen-table-box .screen-box-flex-box .box-title{
		width:100%;
	}
	#components .page-product-screen .screen-table-box .screen-box-flex-box .box-content{
		width:100%;
	}
	#components .page-products-list{
		padding-bottom:4rem;
	}
	#components .page-products-list .products-list-box{
		padding-left:2rem;
		padding-right:2rem;
	}
	#components .page-products-list .products-list-box .list-box{
		width:calc(100% + 20px);
	}
	#components .page-products-list .products-list-box .list-box .box{
		width: calc((100% - 40px)/2);
		margin-right:20px;
		height:inherit;
		line-height:20px;
		padding:4px 10px;
	}
	#components .page-product-faq h2.page-feature-head{
		font-size:2.4rem;
	}
	#components .page-product-faq{
		padding-left:2rem;
		padding-right:2rem;
	}
	#components .page-product-faq .product-faq-list .faq-list-list-box .title{
		padding-left:15px;
	}
	#components .page-product-faq .product-faq-list .faq-list-list-box .title .title-box{
		font-size:1.3rem;
		line-height:20px;
		padding-left:20px;
	}
	#components .page-product-faq .product-faq-list .faq-list-list-box .title .title-box span{
		font-size:1.4rem;
		line-height:20px;
	}
	#components .page-product-faq .product-faq-list .faq-list-list-box .title::after{
		width:20px;
		height:20px;
	}
	#components .page-product-faq .product-faq-list .faq-list-list-box .cont{
		padding:15px 15px;
	}
	#components .page-product-faq .product-faq-list .faq-list-list-box .cont .cont-box{
		font-size:1.4rem;
		line-height:20px;
		padding-left:20px;
	}
	#components .page-product-faq .product-faq-list .faq-list-list-box .cont .cont-box span{
		font-size:1.4rem;
		line-height:20px;
	}
	#components .page-video-cont{
		margin-top:3rem;
		margin-bottom:4rem;
	}
	#components .page-video-cont h2.page-feature-head{
		font-size:2.4rem;
	}
	#components .page-video-cont .product-video{
		padding-left:2rem;
		padding-right:2rem;
	}
	#components .page-video-cont .product-video .video-more .slider-group .swiper-wrapper .swiper-slide .box{
		height:80px;
	}
	
}
