/*==========================================================================

about 追加

==========================================================================*/

.promise_ttl_area {
  text-align: center;
  margin: 60px 0;
  font-size: 28px;
  line-height: 1.6;
}

.promises .container.graph {
  max-width: 1060px;
}
.promise_ttl_area em {
  font-size: 32px;
}
.promise_ttl_area .header02__title-secondary {
  line-height: 1.6;
  font-size: 24px;
}
.promise_ttl_area .is-small {
  font-size: 20px;
}
.promises .hr01 {
  width: 695px;
  height: 2px;
  background-color: #ccc;
}
.promises .graph-container {
  display: flex;
  flex-wrap: wrap;
}
.promises .bg-pink {
  flex-basis: 100%;
  padding: 26px 10px 40px;
  justify-content: center;
  box-sizing: border-box;
  margin: 1% 1% 2%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.promises .bg-pink.half {
  flex-basis: 48%;
}
.promises .bg-pink .ttl {
  font-size: 26px;
  flex-basis: 100%;
  line-height: 1.7;
  margin-bottom: 10px;
  text-align: center;
}
.promises .bg-pink .graph-img {
  flex-basis: 30%;
  margin: 0 40px;
}
.promises .bg-pink .ttl em {
  font-size: 34px;
  margin-left: 0.5em;
}
.promises .bg-pink p {
  font-size: 15px;
  text-align: center;
  line-height: 1.7;
}
.promises .small-container {
  flex-basis: 50%;
}
.promises .sub-ttl {
  font-size: 22px;
  text-align: center;
  margin: 20px auto;
}

.promise_ttl_area img {
  margin: 30px 0;
}

.page-cover-about {
  position: relative;
  height: 600px;
  background-size: cover;
  background-position: center top;
  background-image: url(../../_img/about/about_kv_bg.jpg?var=200518);
}

.page-cover-about_2408 {
  position: relative;
  height: 600px;
  background-size: cover;
  background-position: center top;
  background-image: url(../../_img/about/about_kv_bg_2408.webp);
}

.page-cover__label_about {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 28%;
}

.page-cover__label_about_2408 {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
}

.promises_list {
  font-size: 0;
  width: 1120px;
  margin: auto;
  text-align: center;
}
.promises_item {
  width: 250px;
  text-align: center;
  display: inline-block;
  margin-left: 40px;
  height: 380px;
  margin-top: 30px;
  transition: 0.3s;
}
.promises_item a:after {
  position: relative;
  top: 15px;
  display: inline-block;
  font: normal normal normal 22px/1 "icomoon";
  content: "\f078";
  margin: 0 12px;
  vertical-align: middle;
  color: #fcd3db;
  font-weight: bold;
}
.promises_item:first-child,
.promises_item:nth-child(5) {
  margin-left: 0;
}

.promises_item:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.promises_item a:hover {
  color: #000;
}
.promise_text {
  font-size: 24px;
}
.about_promises_btn .promise_num {
  text-align: center;
  padding-bottom: 2%;
  vertical-align: top;
  line-height: 2.5;
  margin-left: 6px;
  font: 28px "CaflischScriptW01-Regul";
}

.about_promises_btn .promise_num span {
  color: #ea5270;
  font-size: 50px;
  vertical-align: middle;
  margin-right: 10px;
}

.promise_ls {
  letter-spacing: -3px;
}

.about_promises_contents {
  margin-top: 200px;
}

.promises_contents_list .box {
  width: 1130px;
  margin: auto;
  position: relative;
}

.promises_contents_list {
  margin-bottom: 150px;
}

.promises_contents_list:last-child {
  margin-bottom: 50px;
}
.promises_contents_list .list_odd {
  background: #f0f0f0;
  padding-bottom: 40px;
}
.promises_contents_list_text {
  width: 550px;
  font-size: 16px;
  line-height: 1.9;
  display: inline-block;
}
.list_even .promises_contents_list_text {
  margin-left: 37px;
}
.promises_contents_list_text p {
  margin-bottom: 20px;
}
.promises_contents_list_text p:last-child {
  margin-bottom: 0;
}
.about_promises_contents .promise_num {
  padding-bottom: 2%;
  vertical-align: middle;
  margin-left: 6px;
  font: 32px "CaflischScriptW01-Regul";
}

.about_promises_contents .promise_num span {
  color: #ea5270;
  font-size: 66px;
  vertical-align: middle;
  margin-right: 10px;
}

.contents_midashi {
  line-height: 3;
  margin-left: 15px;
}

.about_promises_contents .main_img_odd {
  position: absolute;
  top: -55px;
  right: 0;
}
.about_promises_contents .main_img_even {
  vertical-align: top;
  margin-top: -30px;
}

.promises_contents_list .midashi {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding-top: 35px;
}

.promises_contents_list .midashi span {
  font-size: 26px;
  color: #ea5270;
}

.promises_contents_list .midashi span.mini {
  font-size: 16px;
  color: #000;
}

.promises_contents_list .promise_text {
  position: absolute;
  top: -66px;
}

.about_promises_contents .hr01 {
  margin: 100px auto;
}
.about-header .header01__title-en {
  font-size: 54px;
}
.about-header .header01__title-ja {
  font-size: 16px;
}
