﻿@charset "utf-8";

#kids_title {
  background-image: url(bg_title.jpg);
}

#column_main #kids_title h2 {
  background-image: url(title01.png);
  padding-bottom: 14.5%;
}

@media screen and (max-width: 768px) {
  #kids_title {
    background-position: right 20% center;
  }

  #column_main #kids_title h2 {
    padding-bottom: 17%;
  }
}

#clm_cont section .aside ol.ls_num {
  line-height: 1.4;
}

#clm_cont section .aside ol.ls_num li {
  margin-bottom: 0.9em;
}

#clm_cont section .aside ol.ls_num p {
  font-size: 1.3rem;
  margin: 0;
  line-height: 1.4;
}

#clm_cont section .aside ul.ib_list li {
  margin: 0 0 0.75em 0;
  display: block;
}

#clm_cont section .aside02 {
  padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
  #clm_cont section .aside02 {
    padding-bottom: 10px;
  }
}
