﻿@charset "utf-8";

/*-- いつかの足裏石けん --*/
.contentsBox h3 {
  font-size:2rem;
  margin:auto;
}
#colorBox {
  background-image: url(/wp-content/themes/armada-style/images/itsuka-ashiura/bg_color01.png.webp) !important;
  padding:30px;
}
.step img {width:30%;}
dl dd {
  font-size:1.4rem;
  line-height:1.6;
  padding:2%;
}
@media screen and (min-width: 980px) {
  img.mw320 {
    max-width: 320px;
    display: inline !important;
  }
}