﻿.cms_1-g .box_txt1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
@media screen and (max-width: 768px){
.cms_1-g .box_txt1 {
    -webkit-line-clamp: 2;
}
}
@media screen and (max-width: 667px){
.cms_1-g .box_txt1 {
    -webkit-line-clamp: 3;
}
}#cms_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}#cms_6-a .cate_box:last-of-type,
.cms_6-a .cate_box:last-of-type{
	border-bottom: none;
}#cms_6-d .cate,.cms_6-d{counter-reset: num;}
#cms_6-d .cate_title{	
	color: #cfcfcf;	
	font-size: 2.75rem;
}
#cms_6-d .cate_box:after,.cms_6-d .cate_box:after{
	counter-increment: num;
	content: "#"counter(num,decimal-leading-zero);
	color: #f3f3f3;	
	font-size: 7.5em;
	line-height: 1;
	font-weight: 900;
	font-family: 'Josefin Sans', sans-serif;
	position: absolute;   
	top: -35px;
	padding: 0 20px;
	z-index: 1;
	pointer-events: none;
}
#cms_6-d .cate_box:nth-of-type(odd):after,.cms_6-d .cate_box:nth-of-type(odd):after{	 
	right: -45px;    
}
#cms_6-d .cate_box:nth-of-type(even):after,.cms_6-d .cate_box:nth-of-type(even):after{	 
	left: -40px;    
}
#cms_6-d .cate_box.noimg:after,.cms_6-d .cate_box.noimg:after{
	background-color: #fff;   
}

#cms_6-d .cate_box:before,.cms_6-d .cate_box:before{
	content: '';
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 1px;
	top: 0;
	right: 0;
	background-color: #333;
	z-index: 1;
	pointer-events: none;
}
#cms_6-d .cate_box:last-of-type,.cms_6-d .cate_box:last-of-type{
	border-bottom: 1px solid;
}
#cms_6-d .cate_box:nth-of-type(even) .box_description1,.cms_6-d .cate_box:nth-of-type(even) .box_description1{	
	flex-direction: row-reverse;
}
#cms_6-d .cate_box .box_description1:before,.cms_6-d .cate_box .box_description1:before{
	content: '';
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 100%;
	top: 0;
	background-color: #333;
	z-index: 1;
	pointer-events: none;
}
#cms_6-d .cate_box:nth-of-type(odd) .box_description1:before,.cms_6-d .cate_box:nth-of-type(odd) .box_description1:before{
	right: 0;
}
#cms_6-d .cate_box:nth-of-type(even) .box_description1:before,.cms_6-d .cate_box:nth-of-type(even) .box_description1:before{
	left: 0;
}
#cms_6-d .cate_box:nth-of-type(odd) .box_img_wrap,.cms_6-d .cate_box:nth-of-type(odd) .box_img_wrap{  
	transform: translate(40px,-45px);
}
#cms_6-d .cate_box:nth-of-type(even) .box_img_wrap,.cms_6-d .cate_box:nth-of-type(even) .box_img_wrap{  
	transform: translate(-40px,-45px);
}
@media screen and (max-width: 1100px){
	#cms_6-d .cate_title,#cms_6-d .box_wrap{padding:0 50px;}
}
@media screen and (max-width: 768px){
	#cms_6-d .cate_title,#cms_6-d .box_wrap{padding:0 30px;}
    #cms_6-d .cate_box:after, .cms_6-d .cate_box:after{
        font-size: 5em;
        top: -32px;
    }
    #cms_6-d .cate_box:nth-of-type(odd):after,.cms_6-d .cate_box:nth-of-type(odd):after{	 
	right: -60px;    
    }
    #cms_6-d .cate_box:nth-of-type(even):after,.cms_6-d .cate_box:nth-of-type(even):after{	 
	left: -60px;    
    }
    #cms_6-d .cate_box:nth-of-type(odd) .box_img_wrap,.cms_6-d .cate_box:nth-of-type(odd) .box_img_wrap{  
    	transform: translate(130px,-45px);
    }
    #cms_6-d .cate_box:nth-of-type(even) .box_img_wrap,.cms_6-d .cate_box:nth-of-type(even) .box_img_wrap{  
    	transform: translate(-130px,-45px);
    }
    #cms_6-d .cate_box.noimg .box_description2,.cms_6-d .cate_box.noimg .box_description2{padding-top: 50px;}
}
@media screen and (max-width: 667px){
    #cms_6-d .cate_title{font-size: 2.5rem;}
    #cms_6-d .cate_title,#cms_6-d .box_wrap{padding: 0;}
    #cms_6-d .cate_box:after,.cms_6-d .cate_box:after{
	font-size: 4rem;
	padding: 0 5px;
    }
    #cms_6-d .cate_box:nth-of-type(odd):after,.cms_6-d .cate_box:nth-of-type(odd):after{
	right: -18px;
	top: -15px;
    }
    #cms_6-d .cate_box:nth-of-type(even):after,.cms_6-d .cate_box:nth-of-type(even):after{
	left: -18px;
	top: -15px;
    }
    #cms_6-d .cate_box:nth-of-type(odd) .box_img_wrap,.cms_6-d .cate_box:nth-of-type(odd) .box_img_wrap{  
	transform: translate(30px,-30px);
    }
    #cms_6-d .cate_box:nth-of-type(even) .box_img_wrap,.cms_6-d .cate_box:nth-of-type(even) .box_img_wrap{  
	transform: translate(-30px,-30px);
    }
}
/* 5-d */
#cms_5-d .box_title1:before ,.cms_5-d .box_title1:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    border-style: solid;
    border-color: #FFF transparent;
    border-width: 13px 13px 0 0;
    bottom: -13px;
    left: 50%;
    margin-left: -9px;
}
#cms_5-d .box_title1:after,.cms_5-d .box_title1:after  {
    content: '';
    position: absolute;
    display: block;
    z-index: 0;
    border-style: solid;
    border-color: currentColor transparent;
    border-width: 15px 15px 0 0;
    bottom: -17px;
    left: 50%;
    margin-left: -11px;
}
#cms_5-d .circle,.cms_5-d .circle {
  position: relative;
  margin: 0px auto;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
#cms_5-d .inner,.cms_5-d .inner {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: rotate(-90deg);
}
#cms_5-d .cate_box:nth-of-type(even) .inner ,.cms_5-d .cate_box:nth-of-type(even) .inner{  
  transform: rotate(90deg);
}
#cms_5-d span,.cms_5-d span {
  position: absolute;
  inset: 0;
  font-size: 0.8em;
}
#cms_5-d,.cms_5-d{counter-reset: num;}

#cms_5-d .circle:before,.cms_5-d .circle:before  {
   	counter-increment: num;
    content: counter(num,decimal-leading-zero);
    font-family:Arial;
    font-weight: bold;
    position: absolute;
    top: 34px;
    left: 34%;
    color: currentColor;
    font-size: 1.8em;
}
#cms_5-d .circle:after,.cms_5-d .circle:after{
	content: '';
    position: absolute;
    bottom: 17px;
    left: 51%;
    transform: translateX(-50%);
    width: 33%;
    height: 2px;
	background-color:currentColor;
}#cms_1-b .cate_box{border-top:none;}

@media screen and (max-width: 667px){
	#cms_1-b .pager li:not(.prev){
		display: none;
	}
}