.mgt10{margin-top: 10px!important;}
.mgb0 {margin-bottom: 0 !important;}
.maindesign .tac{text-align: center;}
.maindesign .tar{text-align: right;}
.maindesign .fs12{font-size: 1.2em;}
.maindesign .fs2{font-size: 2em;}
.maindesign .fs08{font-size: 0.8em;}
.maindesign .fs07{font-size: 0.7em;}
.maindesign .red{color: #f00;}
h1 {
    margin: 0 auto;
}
.maindesign p {
    line-height: 1.3;
}
.maindesign .title_inner {
    /*background-color: rgba(0,0,0,0.3);*/
    /*padding: 10px 30px;*/
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /*width: 80%;*/
	width: 100%;
    height: 65%;
    text-align: center;
    white-space: nowrap;
}
@media screen and (min-width:768px){
.sp-only {
    display: none!important;
}	
}
@media screen and (max-width:767px){

	.maindesign .nav{
		/*padding: 0 5px;*/
	}
.maindesign .title_inner {
    height: auto;
}
	
}

#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
	   /* padding-left: 10px;*/
}
#main .breadcrumb a {
    color: #83838f !important;
    text-decoration: none;
}

.maindesign .orange-btn, .maindesign .default-btn {
    color: #fff!important;
}
#main .tab-menu-nav li a {
    display: flex;
	align-items: center;
}

#main .h2comment {
    line-height: 1.5;
    margin: 15px 0;
}
.maindesign .service-type .cate_container p{
	height: 6em;
}
.maindesign .service-type .cate_container:nth-child(-n + 2) p{
	height: 4em;
}
.maindesign .analysis{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.maindesign .analysis th,
.maindesign .analysis td{
	padding: 5px;
	border-right: 1px solid #fff;
	line-height: 1.2;
}
.maindesign .analysis th:last-child,
.maindesign .analysis td:last-child{
	border-right: none;
}
.maindesign .analysis th{
	text-align: center;
	font-size: 0.9em;
	background-color: #312a28;
	color: #fff;
}
.maindesign .analysis th span{
	font-size: 0.75em;
}
.maindesign .analysis td{
	text-align: center;
	font-size: 1.5em;
	background-color: #eeefef;
	color: #312a28;
	padding: 10px 5px;
}
.maindesign .analysis .emptiness{
	background: none;
	border: none;
}

@media screen and (max-width:767px){
.maindesign .service-type .cate_container p{
	height: auto;
}
.maindesign .service-type .cate_container:nth-child(-n + 2) p{
	height: auto;
}
.maindesign .slider-box{
	overflow: auto;
}
.maindesign .analysis{
	/*width: 737px;*/
	margin-top: 20px;
}

}


    .maindesign .default-btn {
        background: #979797;
    }
.maindesign .cols2 {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
		margin-bottom: 10px;
	align-items: center;
}
.maindesign .cols2 .cate_container {
	width: calc( 50% - 10px);
	display: flex;
	flex-direction: column;
}
.maindesign .cols2 .cate_container_02 {
	padding: 0 10px;
	text-align: center;
}
.maindesign .cols2 .img_container {
	width: 45%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.maindesign .cols2 .text_container {
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.maindesign .flex1{
	flex: 1;
}
.maindesign .detail_title{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.maindesign .cate_container .under_txt{
	line-height: 1.3;
}
.maindesign .boder-bd{
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}
.maindesign h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: left;
    padding: 0.3rem 1rem;
}
.maindesign h4 {
    font-size: 1.1rem;
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(20px - 0.75rem);
    padding-bottom: 0.3rem;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
/*.maindesign .title_inner {
    width: 65%;
}	*/
	.maindesign .cols2 {
		justify-content: space-between;
		/*max-height: 170px;*/
	}
	.maindesign .cols2 .cate_container {
	width: 100%;
}
	.maindesign .cols2 .img_container {
		/*width: 40%;
		max-height: 170px;*/
	}
	.maindesign .cols2 .img_container > img {
		/*height: 100%;
		width: auto;*/
	}
	.maindesign .cols2 .text_container {
		/*width: 50%;
		height: 170px;*/
	}
	.maindesign .mbgc_blue {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	.maindesign .mbgc_gray {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	.maindesign .cols2 .text_container li {
		font-size: 0.7rem;
	}
}

/*260219*/
.maindesign .frame_content_text{
	border: 1px solid #000;
	padding: 5px;
	font-size: 0.8rem;
}
.maindesign .frame_content_arrow {
  display: inline-block;
  width: 100%;
  height: 3rem;
  background: #f00;
  clip-path: polygon(0 31%, 93.2% 31%, 93.2% 0, 100% 50%, 93.2% 100%, 93.2% 69%, 0 69%);
	margin-top: 10px;
}
@media screen and (min-width: 768px) {
.maindesign .frame_content{
	padding: 5px;
}
}