@charset "UTF-8";
h2.title{background:url("../img/common/title-icon/i002.png") left center no-repeat; background-size:contain;}


#equipment{margin:30px 0; max-width:1000px; background:#FBFDF9; border: 3px solid #D7EABF; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
#equipment ul{padding:20px;}
#equipment ul li{ background:url("../img/common/line-green.png") left bottom repeat-x; padding:16px 0; text-indent: -2.3rem; padding-left: 2rem;}
#equipment ul li:before{content:"●"; margin-right:4px; color:#95C655;}
#equipment ul li:first-child{padding-top:0;}
#equipment ul li:last-child{background:none; padding-bottom:0;}


@media only screen and (min-width:360px) {
}

@media only screen and (min-width:640px) {
}

@media only screen and (min-width:1040px) {
#equipment{margin-top:40px;}
}