@charset "utf-8";
/* CSS Document */

/* count01_wrap */
.count01_wrap {  background: #fcf8da;
    overflow: hidden;
    /*padding: 30px;*/
	 /*margin-top:30px;*/
	 margin-bottom:50px;
	 padding: 30px 30px 10px 30px;
	 }

.count01_cont { /*border-right: 1px #b1b8bc solid;*/ padding-bottom: 20px;}
.count01_cont:last-child{
	 /*border-right: none;*/
	}	
.count_num01 { color:#272727; font-size:40px; line-height:1em;margin-bottom:5px; font-weight:900; }
.count_num01 span {  }
.count_txt {}
.count_txt h3 { color:#272727; font-size:18px; line-height:1em;margin-bottom:14px;}
.count_txt p {}
.count_num01 .icon_box i { color:#f4941c;}


/* count02_wrap */
.count02_wrap {  background: #fcf8da;
    overflow: hidden;
    padding: 30px 30px 10px 30px;
	 /*margin-top:30px;*/
	 margin-bottom:50px;
	 }

.count02_cont { /*border-right: 1px #b1b8bc solid;*/ padding-bottom: 20px;}
.count02_cont:last-child{
	 /*border-right: none;*/
	}	
.count_num02 { color:#272727; font-size:40px; line-height:1em;margin-bottom:5px; font-weight:900; }
.count_num02 span {  }
.count_txt02 { height:80px;}
.count_txt02 h3 { color:#272727; font-size:18px; line-height:1em;margin-bottom:14px;}
.count_txt02 p {}
.count_num02 .icon_box i { color:#f4941c;}
.count_btn02 {}
.count_link02 {}
.count_link02 a { color:#f4941c;}
.count_link02 a:hover { text-decoration:underline;}


/* count03_wrap */
.count03_wrap {  background: #fcf8da;
    overflow: hidden;
    /*padding: 30px 30px 0px 30px;*/
	 /*margin-top:30px;*/
	 margin-bottom:50px;
	 }

.count03_cont { /*border-right: 1px #b1b8bc solid;*/ padding: 30px 10px 20px 30px;}
.count03_cont:last-child{
	 /*border-right: none;*/
	}	
.count_num03 { color:#272727; font-size:40px; line-height:1em;margin-bottom:5px; font-weight:900; }
.count_num03 span {  }
.count_txt03 { height:65px;}
.count_txt03 h3 { color:#272727; font-size:18px; line-height:1em;margin-bottom:14px;}
.count_txt03 p { font-size:15px;}
.count_num03 .icon_box i { color:#f4941c;}
.count_btn03 {}
.count_link03 {}
.count_link03 a { color:#f4941c;}
.count_link03 a:hover { text-decoration:underline;}


@media screen and (max-width:991px) {
   
	
}

@media screen and (max-width:768px) {

	
}
@media screen and (max-width:413px) {

  .count_txt03 { height:75px;}
	
}


/* count05_wrap */
.count05_wrap {  
    background: #dff2fb;
	 background: #007bff;
    overflow: hidden;
    /*padding: 30px 30px 0px 30px;*/
	 padding: 20px 0px 0px 0px;
	 /*margin-top:10px;*/
	 margin-bottom:40px;
	 }

.count05_cont { /*border-right: 1px #b1b8bc solid;*/ padding: 30px 10px 20px 30px;}
.count05_cont:last-child{
	 /*border-right: none;*/
	}	
.count_num05 { color:#272727; font-size:48px; line-height:1em;margin-bottom:5px; font-weight:900; }
.count_num05 span {  }
.count_txt05 { height:65px; height:60px;}
.count_txt05 h3 { color:#272727; color: #fff; font-size:18px; line-height:1em;margin-bottom:14px;}
.count_txt05 p { font-size:15px;}
.count_num05 .icon_box i { color:#f68e35; color: #007bff; color: #fff; font-size: 48px; font-size: 52px;}
.count_btn05 {}
.count_link05 {}
.count_link05 a { color:#f4941c;}
.count_link05 a:hover { text-decoration:underline;}

.count05_wrap a { color: #444444;}
.count05_wrap a:hover { color: #000;}
.count05_wrap a h3:hover { color: #000; color:#edf5fe;}


@media screen and (max-width:991px) {
   
	
}

@media screen and (max-width:768px) {

	
}
@media screen and (max-width:413px) {

  .count_txt05 { height:75px;}
	
}

