﻿@charset "utf-8";

#symptom_title {
  background: url(bg_title.jpg) no-repeat right top;
}

#symptom_title h2 {
  background: url(title01.png) no-repeat left center;
}

@media screen and (max-width: 768px) {
  #symptom_title {
    background-position: right 30% center;
  }
}

.clm_btn02 {
  text-align: left;
  padding-top: 0;
}

#clm_cont .img_right#img04 {
  max-width: 38%;
}

@media screen and (max-width: 480px) {
  #clm_cont .img_right#img04 {
    max-width: 50%;
    margin: 0 0 0.5em 0.5em;
    float: right;
  }
}
