@charset "utf-8";
/* CSS Document */
.atama01 {
  max-width: 1138px;
  text-align: center;
  margin: 6px 34px 20px;
  font-size: 20px;
  color: #231815;
  position: relative;
  background-color: #fff;
}
.background-blue {
  position: absolute;
  left: 0;
  right: 0;
  top: 10%;
  bottom: 10%;
  background-color: #d9eaee;
}
.atama02 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
}
.atama03 {
  width: 291px;
  margin: 0 20px;
}
.atama03 img {
  width: 287px !important;
}
.atama04 {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
.atama05 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-weight: bold;
  text-align: left;
  padding-top: 30px;
}
.atama06 {
  font-size: 54px;
}
.atama07 {
  font-size: 28px;
  line-height: 1.4;
}
.atama08 {
  margin-left: 20px;
  margin-right: 40px;
  margin-top: 10px;
  font-weight: bold;
}
.point01 {
  max-width: 1200px;
  background-color: #55151f;
  margin: 0;
  border-radius: 10px 10px 0 0;
  padding: 10px;
}
.point10 {
  max-width: 1200px;
  background-color: #f4e16e;
  margin: 0;
  border-radius: 10px 10px 0 0;
  padding: 10px;
}
.point02 {
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin: 0 auto 2px;
  letter-spacing: 0.1em;
  font-size: 44px;
}
.point03 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-align: left;
}
.point04 {
  flex: 1;
  background-color: #fcfbef;
  padding: 20px 20px 0 20px;
}
.point05 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-align: left;
  margin: 0 0 10px 0;
}
.point06 {
  width: 106px;
  margin-right: 14px;
}
.point07 {
  border-bottom: 2px dashed #55151f;
  margin-top: -26px;
  margin-bottom: 8px;
}
.point08 {
  color: #55151f;
  font-weight: bold;
  font-size: 47px;
  padding-top: 22px;
}
.point09 {
  color: #3e3a39;
  font-size: 22px;
  font-family: "Hiragino Kaku Gothic Pro";
}
.point11 {
  padding-bottom: 20px;
}
.point12 {
  color: #231815;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 8px;
}
.point13 {
  color: #231815;
  font-size: 20px;
  padding-left: 20px;
}
.sp-br {
        display: none;
    }
@media screen and (max-width: 767px) {
  .atama01 {
    margin: 6px 10px 20px;
  }
  .atama02 {
    display: block;
  }
  .atama03 img {
    max-width: 60%;
  }
  .atama03 {
    margin: 0 auto;
    text-align: center;
  }
  .atama04 {
    padding-top: 0;
  }
  .atama05 {
    display: block;
    text-align: center;
    padding-top: 0;
  }
  .atama06 {
    font-size: 36px;
  }
  .atama07 {
    font-size: 22px;
    line-height: 1.4;
  }
  .atama08 {
    margin-right: 20px;
  }
  .background-blue {
    top: 5%;
    bottom: 0;
  }
  .point01 {
    max-width: 100%;
  }
  .point10 {
    max-width: 100%;
  }
  .point03 {
    display: block;
  }
  .point02 {
    font-size: 24px;
   padding-bottom: 4px;
  }
  .point06 {
    width: 60px;
   margin-right: 10px;
  }
  .point06 img {
    width: 50px!important;
  }
 .point07 {
  margin-top: -26px;
  margin-bottom: 8px;
}
  .point08 {
    font-size: 26px;
   padding-top: 0px;
  }
  .point09 {
    font-size: 18px;
  }
  .point11 {
    padding-bottom: 0;
  }
  .point12 {
    text-align: center;
    font-size: 32px;
  }
  .point13 {
    font-size: 18px;
    display: block;
  }
 .sp-br {
        display: block;
    }
}