@charset "UTF-8";
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img {
    vertical-align: top;
    display: block;
  }
	
.width_690 {
  width: 99%;
}
.width_690 img {
  width: 99.9%;
}
.txt_75area {
  width: 80%;
}
.txt_90area {
  width: 90%;
}
.txt_red_title_800 {
  font-size: 1.3em;
  line-height: 1.8em;
}
.txt_red_title_400 {
  font-size: 1.1em;
  line-height: 1.6em;
}
.txt_attention {
  font-size: 1.0em;
}
.txt_big_catch {
  font-size: 1.2em;
  line-height: 1.6em;
}
.honbun-area {
  padding: 0em 2em 0em 2em;
}
.midashi_01 {
  font-size: 1.1rem;
}

.honbun {
  font-size: 1.0em;
  line-height: 1.5em;
}