@charset "UTF-8";
ul.jikei li {
      list-style:none;
      margin-bottom:10px;
      padding-bottom:10px;
      border-bottom:1px dotted #ccc;
      }
      
      ul.jikei h5 {
      color:#9e9e9e;
      border-bottom:1px solid #9e9e9e;
      padding-bottom:10px;
      margin-bottom:3px;
      font-weight:bold;
      }
      
      ul.jikei h4 {
      color:#0068b7;
      font-weight:bold;
      }
      
      #randam-ban div {
      margin-bottom:20px;
      }
      
      #randam-ban div img:hover {
      opacity:0.7;
      }
      
      section.top-slide {
      height:50vh;
      }
      
      section.top-slide {
      height:50vh;
      }
      
      .furikaeri-box {
      margin-top:3em;
      }
      
      .furikaeri-box h2 {
      font-family: Sawarabi Mincho !important;
      color:#1168c0;
      font-size:200%;
      margin-bottom:1em;
      }
      
      .sp-sche h3 {
        text-align:center;
        background-color:#1168c0;
        font-weight:bold;
        margin-top:60px;
        margin-bottom:20px;
        color:#fff;
        font-size:130%;
        padding:15px 0;
      }
      
      .sp-sche h4 {
      text-align:center;
      font-weight:bold;
      color:#1168c0;
      font-size:130%;
      border-bottom:1px dotted #ccc;
      padding-bottom:30px;
      margin-bottom:30px;
      }
      
      h3.sp-obi {
      text-align:center;
      background-color:#1168c0;
      font-weight:bold;
      margin-top:60px;
      color:#fff;
      font-size:130%;
      padding:15px 0;
      }
      
      .sp-photo-cap {
      line-height:130%;
      background-color:#e7f5ff;
      padding:20px;
      margin-bottom:30px;
      }
      
      .furikaeri-box img{
      margin-bottom:60px;
      }
      
      .furikaeri-box span {
      font-weight:bold;
      }
      
      .sp-foot-btn {
      margin-bottom:20px;
      border-bottom:1px dotted #ccc;
      padding-bottom:20px;
      }
      
      .sp-foot-btn h2 {
      border-top:1px dotted #ccc;
      margin-bottom:20px;
      margin-top:20px;
      padding-top:20px;
      font-size:18px;
      font-weight:bold;
      }
      
      .sp-sche-minibox {
      border-bottom:1px dotted #ccc;
      padding-bottom:20px;
      margin-bottom:20px;
      border-top:1px dotted #ccc;
      padding-top:20px;
      margin-top:20px;
      }
      
      @media screen and (max-width: 640px) {
      section.top-slide {
      height:40vh;
      }
      .furikaeri-box h2 {
      font-size:150%;
      line-height:150%;
      }
      .sp-sche dd{
      padding-left:1em;
      }
      }