@charset "UTF-8";
/******************************************************
fonts
******************************************************/
/******************************************************
subpage
******************************************************/
.subpageTitle {
  background: url(../img/title.jpg) no-repeat right center;
  background-size: cover;
  background-color: #fff; }
  .subpageTitle h1 em {
    line-height: 1.1;
    letter-spacing: 1px; }

#cont01 {
  background: #f1f6ff;
  padding-bottom: 10px; }
  #cont01 .treatmentBox div {
    background: #fff;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    #cont01 .treatmentBox div em {
      display: block;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.4rem;
      font-weight: 600;
      line-height: 1.35;
      padding: 10px;
      text-align: center; }
      #cont01 .treatmentBox div em small {
        display: inline-block;
        font-size: 1.2rem;
        padding-left: 10px; }
    #cont01 .treatmentBox div p {
      padding: 0 20px 20px;
      text-align: left; }
  #cont01 .treatmentBox div:nth-child(2), #cont01 .treatmentBox div:nth-child(3), #cont01 .treatmentBox div:nth-child(6), #cont01 .treatmentBox div:nth-child(7) {
    background: #fff; }

/*# sourceMappingURL=style.map */