@charset "UTF-8";
.font-ttl {
  font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.about-conten01 {
  margin-bottom: 3rem;
}

.about-conten01_text {
  margin-bottom: 2rem;
}

.about-conten01_img {
  margin-bottom: 2.5rem;
}

.about-conten01 h3 {
  font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  background: #ee4e4e;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.67;
  color: #fff;
  padding: 2.5rem 1rem;
  margin-bottom: 2rem;
}

.about-conten01 p {
  font-size: 1.4rem;
  line-height: 1.7;
  color: #342b1e;
  margin-bottom: 1.5rem;
}

.history {
  padding-bottom: 2rem;
}

.character {
  background: url(/common/img/cm_bg01.jpg) repeat left top;
  padding: 4.5rem 0 1rem;
}

.feeling {
  background: url(../img/sp/feeling_bg.png) no-repeat left bottom/100% auto, url(/common/img/cm_bg03.jpg) repeat left top;
  padding: 3.5rem 0 8rem;
}

.feeling_body {
  background: rgba(255, 255, 255, 0.8);
  padding: 0.5rem;
}

.feeling_body_inner {
  border: 0.1rem solid #c5b9aa;
  text-align: center;
  padding: 4.5rem 1rem 2.5rem;
}

.feeling_body_inner p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #342b1e;
  padding-bottom: 2rem;
}

.greeting {
  padding: 2.5rem 0 5rem;
}

.greeting_box_item {
  background: #fff;
  padding-bottom: 1rem;
  margin-bottom: 4rem;
}

.greeting_box_item:last-child {
  margin-bottom: 0;
}

.greeting_box_txt {
  padding: 1.5rem 2rem;
  font-size: 1.4rem;
  line-height: 1.7;
}

.greeting_box_img img {
  width: 100%;
}

.greeting_box_name {
  margin-top: 2rem;
  position: relative;
  padding-top: 0.5rem;
}

.greeting_box_name::before {
  content: '';
  width: 5rem;
  height: 0.1rem;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
}

.staff_area {
  padding-bottom: 4.5rem;
}

.staff_area_slider {
  margin: 0 auto 1.3rem;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 8.4rem;
}

.staff_area_slider ul {
  display: inline;
  overflow: hidden;
}

.staff_area_slider ul li {
  float: left;
  width: 8.4rem;
  height: 8.4rem;
  margin-right: 2.5rem;
  position: relative;
}

.careers {
  text-align: center;
  padding-bottom: 6rem;
}

/*# sourceMappingURL=about_sp.css.map */