@charset "utf-8";
@import url("https://fonts.googleapis.com/earlyaccess/hannari.css");

.cardBG {
  background: #C6B4A1;
}

h3 {
  background: #E8DECF;
}

.mousikomi_box {
  background: #FFFFF6;
}
.hyou_h3 {
  margin-bottom: 1em;
}

.mousikomi_box{
  padding-top: 2em;
}

@media screen and (max-width:767px) {

  .hyou_h3 {
    margin-top: 0;
    margin-bottom: 0;
  }
   .point_sp {
    width: 90vw;
    margin-bottom: 0vw;
  }
 .hyou_inner {
    margin-bottom: 0em;
  }
.hyou_yellow {
    position: static;
    top: 0;
}
  .mobile-scroller-table-wrap{
    padding-bottom: 3em;
  }
}
