@charset "utf-8";
@import url("../../common/css/kampo.css");
#mv{background-image: url(../img/mv_bg.jpg);}
.kampo .contents_body #section1 dl{width: 100%;}
.kampo #section3 ul li{background-color: #fff;}
@media screen and (min-width:1041px){}
@media screen and (max-width:1040px){}
@media screen and (max-width:1039px) and (min-width:641px){}
@media screen and (max-width: 640px){
	.kampo .contents_body #section3 ul li img{width: 100%;}
}