@charset "utf-8";

@media screen and (max-width: 768px) {
h2 {
    margin: 0 auto 20px;
    max-width: 180px;
    width: 80%;
}

#shikin .margin img{
	width:10%;

}

#shikin .plan {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}
#container .clm .title {
	 line-height: 1.6;
    font-size: 20px;
}

#shikin #container section .clm li {
margin-bottom:30px;
    width: 100%;
	 border-left: 1px solid #00b4e3;
}



}