.case_01{
	font-size: 14px;
	line-height: 12px;
	/*margin-top: 26px;*/
}

.cont {
     display: block; 
    background: #15b6e6;
    padding: 5% 5% 1% 5%;
    margin-bottom: 67px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}
.memoir{
	padding: 0 30px;
}

.cont01 p,.cont02 p{
	line-height: 48px;
	color: #fff;
}
.column_header{
	margin: 0;
	padding: 0;
}
.column_header h2 {
    margin: 0;
    line-height: 120px;
    color: #222;
    border-bottom: 1px solid #dcdcdc;
    font-size: 32px;
}
.products {
    padding: 0;

}
.pp{
	margin: 0;
}
.icon-box {
	margin: 0;
	max-width: 580px;
	display: inline-block;
	width: 100%;
	padding: 26px 34px;
	padding-bottom: 0;
	border: 1px solid #f5f5f5;
 }

 .pp h2{
 	text-align: left;
 }
 .pp p{
 	color: #666666;
 	font-size: 14px;
 	line-height: 28px;
 	text-align: left;
 }

#lip {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    position: relative;
    will-change: transform;
    transition: .33s all ease;
    -webkit-filter: blur(0);
    margin-bottom: 10px;
    margin-top: 18px;
}
.icon-box:hover #lip{
	background: #15b6e6;
}

.icon-box .box-body {
    max-width: 100%;
    min-height: 170px;
}
.case_zz{
	margin-left: -20px;
	margin-right:-20px;
	    padding: 33px 0;
}
.pp{
	padding: 17px 20px;
}

.case_01 h2 {
     margin-top:0px; 
}
.aaa18{
	
}
.icon-box .box-top .box-header p{
	font-size: 20px;
	color: #222222;
}
@media(max-width: 480px){
	.column_header h2 {
	    margin: 0;
	    line-height: 28px;
	    color: #222;
	    border-bottom: 1px solid #dcdcdc;
	    font-size: 18px;
	}
	.case_zz {
    margin-left: -20px;
    margin-right: -20px;
    padding: 5px 0;
	}
	.pp {
    padding:5px 10px ;
	}
	.cont {
	    width: 100%;
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.icon-box:nth-of-type(1) {
     margin-top: 0px; 
	}
	.icon-box .box-top .box-header p {
    font-size: 16px;
    color: #222222;
	}
	.icon-box {
    margin: 0;
    max-width: 100%;
    display: inline-block;
    width: 100%;
    padding: 10px 10px;
    padding-bottom: 0;
	}
	#lip {
    margin-bottom: 5px;
    margin-top: 5px;
	}
	.pp p {
    font-size: 14px;
	}
	.tab_box_01 .tab_box_011 {
    padding-top: 10px;
	}
	.tab_box{
		padding: 0 20px;
	}


}
@media(max-width: 480px){
	.memoir {
     padding: 0; 
	}
	
}
