@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/**************************************
*
* File name: about.css
* Page name:
*
**************************************/
section {
  line-height: 1.61;
}
.f-cl1 {
  color: #d97182;
}
.c-sectionTitle {
  margin-bottom: 6rem;
  padding-top: clamp(5rem, calc(4.3784530387rem + 1.6574585635vw), 5.5rem);
}
.c-sectionTitle .en {
  font-weight: 700;
}
.c-sectionTitle .ja {
  font-weight: 700;
  font-size: clamp(1.8rem, calc(1.547vw + 1.2199rem), 3.2rem);
}
.c-sectionTitle .cl-white {
  color: #fcf9f9;
}
.d-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.pad-wrap {
  padding: clamp(8rem, calc(8.8398vw + 4.6851rem), 16rem) 0;
}
.sec-bg-w {
  background-color: #fff;
}
.p-subFv__title {
  font-size: clamp(2rem, calc(3.3149vw + 0.7569rem), 5rem);
}
.photo-bg-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.photo-bg-cover img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.about-message {
  padding: clamp(6rem, calc(5.5249vw + 3.9282rem), 11rem) 0 clamp(7rem, calc(7.7348vw + 4.0994rem), 14rem);
}
.about-message .about-message-group .about-message-info-photo {
  width: 32.776%;
}
.about-message .about-message-group .about-message-info-photo dd {
  padding-top: 2rem;
}
.about-message .about-message-group .about-message-info-photo dd span {
  font-weight: 700;
}
.about-message .about-message-group .about-message-info-content {
  width: 62.208%;
}
.about-message .about-message-group .about-message-info-content h3 {
  font-weight: 700;
  color: #d97182;
  font-size: clamp(1.8rem, calc(0.663vw + 1.5514rem), 2.4rem);
  line-height: 1.6;
  padding-bottom: 3rem;
}
.about-message .about-message-group .about-message-info-content .txt p {
  padding-bottom: 1.833333em;
}
@media screen and (max-width: 1100px) {
  .about-message .about-message-group .about-message-info-photo {
    width: 33.776%;
  }
  .about-message .about-message-group .about-message-info-content {
    width: 63.208%;
  }
}
@media screen and (max-width: 900px) {
  .about-message .about-message-group .about-message-info {
    display: block;
  }
  .about-message .about-message-group .about-message-info-photo {
    /* max-width: 360px; */
    width: 100%;
    margin-bottom: 3rem;
  }
  .about-message .about-message-group .about-message-info-content {
    width: 100%;
  }
}
.about-philospohy {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.about-philospohy .c-sectionTitle {
  padding-top: clamp(3.2rem, calc(2.5414vw + 2.247rem), 5.5rem);
}
.about-philospohy .c-sectionTitle .en {
  font-size: clamp(4.5rem, calc(3.8674vw + 3.0497rem), 8rem);
}
.about-philospohy .about-philospohy-lead {
  padding: clamp(8rem, calc(8.8398vw + 4.6851rem), 16rem) 0;
}
.about-philospohy .about-philospohy-lead .about-philospohy-info {
  text-align: center;
  padding-bottom: clamp(7rem, calc(8.8398vw + 3.6851rem), 15rem);
  gap: clamp(1.5rem, calc(3.9474vw + -2.0526rem), 3rem);
}
.about-philospohy .about-philospohy-lead .about-philospohy-info:last-child {
  padding-bottom: 0;
}
.about-philospohy .about-philospohy-lead .about-philospohy-info .about-philospohy-info-photo {
  width: 37.4589%;
  width: 448px;
}
.about-philospohy .about-philospohy-lead .about-philospohy-info .about-philospohy-info-content h3 {
  font-size: clamp(1.5rem, calc(0.9945vw + 1.1271rem), 2.4rem);
  line-height: 1.6;
  padding-bottom: clamp(2rem, calc(2.2099vw + 1.1713rem), 4rem);
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  color: #d97182;
}
.about-philospohy .about-philospohy-lead .about-philospohy-info .about-philospohy-info-content .txt {
  line-height: 2;

  p {
    font-weight: 900;
  }
}
.about-philospohy .about-philospohy-lead .about-philospohy-info .about-philospohy-info-content .txt p:not(:last-child) {
  padding-bottom: 1.833333em;
}
.about-philospohy .about-philospohy-lead .about-philospohy-info:nth-child(odd) .about-philospohy-info-content {
  order: -1;
}
@media screen and (max-width: 999px) {
  .about-philospohy .about-philospohy-lead .about-philospohy-info {
    display: block;
  }
  .about-philospohy .about-philospohy-lead .about-philospohy-info .about-philospohy-info-photo {
    margin: 0 auto 2rem;
    text-align: center;
    width: 100%;
    max-width: 448px;
  }
  .about-philospohy .about-philospohy-lead .about-philospohy-info .about-philospohy-info-content {
    width: 100%;
  }
}
.about-philospohy .about-philospohy-policy {
  text-align: center;
  padding: clamp(8rem, calc(8.8398vw + 4.6851rem), 16rem) 0 clamp(8rem, calc(16.0221vw + 1.9917rem), 22.5rem);
}
.about-philospohy .about-philospohy-policy h3 {
  line-height: 1.9;
  font-size: clamp(2rem, calc(0.884vw + 1.669rem), 2.8rem);
  font-weight: 700;
  padding: 2rem 0 6.9rem;
}
.about-philospohy .about-philospohy-policy h3 span {
  font-size: clamp(1.5rem, calc(1.662vw + 1.0035rem), 2.25rem);
  display: inline-block;
  border-radius: 40px;
  background: #f2a7a7;
  color: #fff;
  width: 312px;
  line-height: 60px;
  position: relative;
  margin-bottom: 3.2rem;
}
.about-philospohy .about-philospohy-policy h3 span:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f2a7a7;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.about-philospohy .about-philospohy-policy .info {
  max-width: 992px;
  margin: 0 auto;
}
.about-philospohy .about-philospohy-policy .info h4 {
  align-items: center;
  color: #d97182;
  display: grid;
  font-weight: 700;
  font-size: clamp(2rem, calc(1.5027624309rem + 1.3259668508vw), 3.2rem);
  gap: 3.5rem;
  grid-template-columns: 1fr auto 1fr;
  justify-content: center;
  text-align: center;
  margin-bottom: 3.5rem;
}
.about-philospohy .about-philospohy-policy .info h4:before,
.about-philospohy .about-philospohy-policy .info h4:after {
  background-color: #d97182;
  content: "";
  height: 1px;
  width: 100%;
}
.about-philospohy .about-philospohy-policy .info ul {
  justify-content: space-between;
}
.about-philospohy .about-philospohy-policy .info li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-content: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  border-radius: 50%;
  border: 2px solid #d97182;
  background: #fff;
  font-weight: 700;
  width: clamp(20rem, calc(16.4063vw + 7.4rem), 28.4rem);
  height: clamp(20rem, calc(16.4063vw + 7.4rem), 28.4rem);
  font-size: clamp(1.7rem, calc(1.3672vw + 0.65rem), 2.4rem);
}
.about-philospohy .about-philospohy-policy .info li .num {
  background: url("../img/about/policy.svg") no-repeat center 0/53px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1;
  padding: 28px 0px 10px 0;
  color: #d97182;
  font-size: clamp(3rem, calc(1.105vw + 2.586rem), 4rem);
  display: block;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-philospohy .about-philospohy-policy .info ul {
    width: 200px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 2rem 0;
  }
  .about-philospohy .about-philospohy-policy .info ul li {
    width: 200px;
  }
}
.about-company .tbl-info {
  border-top: 1px solid #e3d3b7;
}
.about-company .tbl-info dl {
  display: table;
  width: 100%;
  border-bottom: 1px solid #e3d3b7;
}
.about-company .tbl-info dl p:not(:last-child) {
  padding-bottom: 1.833333em;
}
.about-company .tbl-info dl dt,
.about-company .tbl-info dl dd {
  display: table-cell;
  box-sizing: border-box;
  line-height: 1.625;
  padding: 24px 0 25px;
  padding: clamp(1.2rem, calc(1.326vw + 0.7028rem), 2.4rem) 0 clamp(1.3rem, calc(1.326vw + 0.8028rem), 2.5rem);
}
.about-company .tbl-info dl dt {
  width: clamp(8rem, calc(16.5746vw + 1.7845rem), 23rem);
  font-weight: 700;
}
.about-access .about-access-group {
  flex-wrap: wrap;
  gap: 40px 0;
}
.about-access .about-access-group .item {
  background-color: #fff;
  border: 2px solid #f2a7a7;
  padding: clamp(1.5rem, calc(1.6575vw + 0.8785rem), 3rem) clamp(2rem, calc(2.2099vw + 1.1713rem), 4rem)
    clamp(2rem, calc(2.2099vw + 1.1713rem), 4rem);
  width: 47.2409%;
  position: relative;
}
.about-access .about-access-group .item h3 {
  text-align: center;
  font-size: clamp(1.6rem, calc(0.884vw + 1.2685rem), 2.4rem);
  font-weight: 700;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 2rem;
  gap: 5px;
}
.about-access .about-access-group .item h3:before {
  content: "";
  background: url("../img/about/icon_map.svg") no-repeat 0 0/100%;
  width: 24px;
  height: 25px;
  display: inline-block;
}
.about-access .about-access-group .item .map {
  position: relative;
  padding-top: 72.1414%;
}
.about-access .about-access-group .item .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-height: 299px;
}

@media screen and (min-width: 1100px) {
  .about-access .about-access-group .item .map {
    padding-top: 299px;
  }
}

.about-access .about-access-group .item .list {
  color: #755139;
  padding: clamp(1.2rem, calc(1.326vw + 0.7028rem), 2.4rem) clamp(0rem, calc(1.768vw + -0.663rem), 1.6rem) 0;
}
.about-access .about-access-group .item .list .c-circleItem {
  padding-left: 13px;
}
.about-access .about-access-group .item .list .c-circleItem:before {
  width: 9px;
  height: 9px;
}
@media screen and (max-width: 767px) {
  .about-access .about-access-group .item {
    width: 100%;
  }
}
.about-history .tbl-info {
  position: relative;
  max-width: 970px;
  margin: 0 auto;
}
.about-history .tbl-info dl {
  position: relative;
  padding-left: clamp(7rem, calc(6.6298vw + 3.5138rem), 12rem);
}
.about-history .tbl-info dl dt,
.about-history .tbl-info dl dd {
  display: table-cell;
  line-height: 1.6;
  vertical-align: top;
  position: relative;
  padding-bottom: clamp(1.5rem, calc(1.6575vw + 0.8785rem), 3rem);
}
.about-history .tbl-info dl dt {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: clamp(2rem, calc(1.326vw + 1.5028rem), 3.2rem);
  position: absolute;
  left: 0;
  top: clamp(-0.4rem, calc(-1.105vw + 0.0144rem), -1.4rem);
  padding: 0;
}
.about-history .tbl-info dl dd {
  padding-left: clamp(2.5rem, calc(2.7624vw + 1.4641rem), 5rem);
}
.about-history .tbl-info dl dd:before {
  content: "";
  border-left: 1px solid #e3d3b7;
  position: absolute;
  left: 0;
  top: 8px;
  bottom: -5px;
}
.about-history .tbl-info dl dd:after {
  background-color: #d97182;
  content: "";
  position: absolute;
  left: -9px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  top: 13px;
  transform: translateY(-50%);
  z-index: 1;
}
.about-history .tbl-info dl dd ul li {
  position: relative;
  padding-left: clamp(3.3rem, calc(3.6464vw + 1.9326rem), 6.6rem);
}
.about-history .tbl-info dl dd ul li:not(:last-child) {
  padding-bottom: 30px;
}
.about-history .tbl-info dl dd ul li span {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  display: inline-block;
}
.about-history .txt-ar {
  text-align: right;
}
