@charset "UTF-8";
/***** #first01 *****/
#first01 .modBloc:nth-of-type(1) {
  margin-bottom: 40px; }
  @media screen and (max-width: 800px) {
    #first01 .modBloc:nth-of-type(1) {
      font-size: 1rem; } }

#first01 img {
  margin: 0 auto;
  display: block; }

#first01 h3 {
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: normal;
  color: #FFC001;
  font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  @media screen and (max-width: 800px) {
    #first01 h3 {
      font-size: 1rem; } }

#first01 p,
#first02 p {
  font-size: 0.85rem;
  line-height: 200%; }
  @media screen and (max-width: 800px) {
    #first01 p,
    #first02 p {
      font-size: 0.75rem; } }

#first02 p {
  margin-bottom: 20px; }

#first02 p span {
  color: #f00; }

#first02 p:nth-last-of-type(1) {
  margin-bottom: 0; }

/***** #first02 *****/
#first02 {
  padding-top: 70px;
  background: #FFFAEC; }

#first02 .beaverTtl {
  width: 100%;
  max-width: 1000px;
  height: 60px;
  margin: 0 auto 30px;
  background: #FFAB09;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  position: relative; }
  @media screen and (max-width: 640px) {
    #first02 .beaverTtl {
      height: 40px; } }

#first02 .beaverTtl h2 {
  font-size: 1.8rem;
  font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  line-height: 60px;
  text-align: center; }
  @media screen and (max-width: 1000px) {
    #first02 .beaverTtl h2 {
      font-size: 1.4rem; } }
  @media screen and (max-width: 800px) {
    #first02 .beaverTtl h2 {
      font-size: 1.2rem; } }
  @media screen and (max-width: 640px) {
    #first02 .beaverTtl h2 {
      line-height: 40px;
      font-size: 1rem; } }

#first02 .beaverTtl img {
  position: absolute;
  bottom: 10px; }
  @media screen and (max-width: 550px) {
    #first02 .beaverTtl img {
      display: none; } }

.beaverImg01 {
  width: 110px;
  height: 96px;
  left: 15%; }
  @media screen and (max-width: 1000px) {
    .beaverImg01 {
      width: 80px;
      height: 70px; } }
  @media screen and (max-width: 800px) {
    .beaverImg01 {
      left: 10%; } }
  @media screen and (max-width: 640px) {
    .beaverImg01 {
      width: 60px;
      height: 53px; } }

.beaverImg02 {
  width: 196px;
  height: 146px;
  right: 10%; }
  @media screen and (max-width: 1000px) {
    .beaverImg02 {
      width: 150px;
      height: 112px; } }
  @media screen and (max-width: 800px) {
    .beaverImg02 {
      right: 5%; } }
  @media screen and (max-width: 640px) {
    .beaverImg02 {
      width: 120px;
      height: 90px; } }

#first02 h4 {
  margin-bottom: 30px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #FFAB09;
  text-align: center; }
  @media screen and (max-width: 1000px) {
    #first02 h4 {
      font-size: 1.2rem; } }
  @media screen and (max-width: 800px) {
    #first02 h4 {
      font-size: 1rem; } }

#first02 h4 br {
  display: none; }
  @media screen and (max-width: 1000px) {
    #first02 h4 br {
      display: block; } }

#first02 h3 {
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: normal;
  color: #FFAB09;
  text-align: center;
  background: #fff;
  border: 2px solid #FFAB09;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px; }
  @media screen and (max-width: 640px) {
    #first02 h3 {
      font-size: 0.85rem; } }

#first02 ol li {
  margin-left: 20px;
  margin-bottom: 5px;
  list-style: decimal outside;
  font-size: 0.85rem;
  line-height: 200%; }
  @media screen and (max-width: 800px) {
    #first02 ol li {
      font-size: 0.75rem; } }
