@charset "UTF-8";

html {
  font-size: 62.5%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

body {
  color: #000;
  font-size: 1.6rem;
  background: #fff;
}

a {
  text-decoration: none;
  /* display: block; */
  color: #000;
}

img {
  width: 100%;
  vertical-align: bottom;
}

li {
  list-style: none;
}

/*ヘッダー共通設定*/
.page-header {
  height: 280px;
  background-image: url(../images/top_img_about.webp);
  background-size: cover;
  position: relative;
}

/*ヘッダー共通設定*/

.about-header__mv {
  height: 28rem;
  filter: grayscale(10%);
  position: relative;
}

.about-header__mv img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about-header__title {
  font-size: 4.8rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.about-header__mv nav {
  position: absolute;
  top: 2.1rem;
  left: 2.5em;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  color: #fff;
}

.breadcrumb a {
  color: #fff;
}

.breadcrumb li:not(:last-of-type)::after {
  content: "＞";
  margin: 0 .6em;
  /* 記号の左右の余白 */
  color: #fff;
  /* 記号の色 */
}


/* わたしたちの想い
----------------------*/

.about__inner {
  padding-top: 7.4rem;
  max-width: 125rem;
  margin: 0 auto;
  padding: 7.4rem 2.5rem 0;
}

.about__title {
  font-size: 3rem;
  color: #5A2720;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about__title::before,
.about__title::after {
  border-top: 1px solid #707070;
  content: "";
  width: 10rem;
}

.about__title::before {
  margin-right: 1em;
}

.about__title::after {
  margin-left: 1em;
}

.about__title--en {
  font-size: 1.8rem;
  color: #D25C36;
  margin-top: 1rem;
  text-align: center;
}

.about__text {
  font-size: 2.5rem;
  margin-top: 9.2rem;
}

.about-omoi__inner {
  padding-top: 10rem;
  /*padding-bottom: 18rem;*/
  padding-bottom: 0;
}

.about-omoi__flex {
  display: flex;
  justify-content: space-between;
}

.about-omoi__img {
  max-width: 52.5%;
  width: 100%;
}

.about-omoi__contents {
  max-width: 40%;
  width: 100%;
  position: relative;
  margin-top: 3rem;
}

.about-omoi__contents--right {
  margin-right: 4rem;
}

.about-omoi__leaf1,
.about-omoi__leaf2 {
  position: absolute;
  max-width: 22.6rem;
  width: 100%;
}

.about-omoi__leaf1 {}

.about_ab_img1 {
  top: -27px;
  right: -20px;
}

.about_ab_img1>img {
  width: 196px;
  height: auto;
}

.about_ab_img2 {
  top: 71px;
  right: -37px;
}

.about_ab_img2>img {
  width: 205px;
  height: auto;
}

.about_ab_img3 {
  top: 0px;
  right: -73px;
}

.about_ab_img3>img {
  width: 158px;
  height: auto;
}

.about_ab_img4 {
  top: 0px;
  right: -46px;
}

.about_ab_img4>img {
  width: 176px;
  height: auto;
}

.about-omoi__leaf2 {}

.about-omoi__number {
  font-family: 'Ubuntu', sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 11.4rem;
  color: #D25C36;
  display: inline-block;
  line-height: 1;
}

.about-omoi__number--small {
  font-family: 'Noto Serif JP', serif;
  font-style: normal;
  font-size: 6.2rem;
  font-weight: 700;
  color: #D25C36;
  display: inline-block;
  margin-left: 1.1rem;
}

.about-omoi__flex+.about-omoi__flex {
  margin-top: 10rem;
}

.about-omoi__title {
  font-size: 3.6rem;
  font-weight: 500;
  color: #D25C36;
  margin-top: 1.7rem;
  margin-left: 3.4rem;
}

.about-omoi__text {
  margin-top: 3rem;
  margin-left: 3.4rem;
  font-size: 1.8rem;
  line-height: 1.94444444;
}

/* STAFF
----------------------*/
.about-staff__inner {
  background-color: #FAF3DF;
  padding-top: 13.8rem;
  padding-bottom: 12.1rem;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.about-staff__lists {
  max-width: 125rem;
  padding: 0 2.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.about-staff__list {
  max-width: 30.8333333%;
  width: 100%;
}

.about-staff__text {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 2.2rem;
}

.about-staff__name {
  margin-top: 1.2rem;
}

.about-staff__name span {
  font-size: 2rem;
}

.about-staff__center {
  text-align: center;
  margin-top: 6rem;
  margin-bottom: 7.5rem;
}

.about-staff__center--sp {
  display: none;
}

.about-staff__title--en {
  font-size: 10.7rem;
  color: #D25C36;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}

.about-staff__title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #5A2720;
  display: inline-block;
}

/* 地域交流・子育て支援
----------------------*/
.about-support {
  position: relative;
}

.about-support__inner {
  padding: 15rem 0;
}

.about-support__title {
  font-size: 3rem;
  color: #5A2720;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-support__title::before,
.about-support__title::after {
  border-top: 1px solid #707070;
  content: "";
  width: 10rem;
}

.about-support__title::before {
  margin-right: 1em;
}

.about-support__title::after {
  margin-left: 1em;
}

.about-support__title--en {
  font-size: 1.8rem;
  color: #D25C36;
  text-transform: uppercase;
  margin-top: 1rem;
  text-align: center;
}

.about-support__lists {
  margin: 10rem auto 0;
  max-width: 120rem;
  padding: 0 1rem;
  display: flex;
  /* justify-content: space-between; */
  justify-content: space-evenly;
}

.about-support__list {
  max-width: 43.9166666667%;
  width: 100%;
}

.about-support__item {
  font-size: 2.4rem;
  font-weight: 700;
  color: #D25C36;
  text-align: center;
  border: 1px solid #D25C36;
  padding: 1.1rem 0;
}

.about-support__flex {
  margin-top: 3.7rem;
  display: flex;
  justify-content: space-between;
}

.about-support__left {
  max-width: 44.9715370019%;
  width: 100%;
  position: relative;
}

.about-support__day {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-weight: 700;
  background-color: #D25C36;
  padding: 1rem;
}

.about-support__right {
  max-width: 49.9051233397%;
  width: 100%;
  margin-left: 1rem;
}

.about-support__bold-text {
  font-weight: 700;
  color: #333;
  margin-bottom: 2rem;
}

.about-support__text {
  color: #333;
  line-height: 1.875;
}

.about-support__text--top {
  margin-top: 2.7rem;
}

.about-support__contents {
  margin-top: 3.6rem;
  max-width: 52rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.about-support__contents dt {
  font-weight: 700;
  width: 30%;
  padding: 1.2rem 2.3rem;
  border-top: 1px dotted #5A2720;
}

.about-support__contents dd {
  width: 70%;
  padding: 1.2rem 2.3rem;
  border-top: 1px dotted #5A2720;
}

.about-support__contents dt:last-of-type,
.about-support__contents dd:last-of-type {
  border-bottom: 1px dotted #5A2720;
}

.about-support__bird {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 8.746rem;
  width: 100%;
  transform: rotate(10deg);
}

/* 追加　*/
.about-staff__img {
  width: 370px;
  height: 297px;
  border-radius: 22px;
  overflow: hidden;
}

.about-staff__img>img {
  width: 370px;
  display: block;
  transition: 0.5s;
  height: 100%;
  object-fit: cover;
}

.about-staff__img>img:hover {
  transform: scale(1.1, 1.1);
}

.about-staff__list>a {
  text-decoration: none;
}

/* talon add */
.staff_all_class {
  padding-bottom: 18rem;
}

.orange_title {
  max-width: 92%;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.orange_title>h3 {
  width: 100%;
  font-size: 24px;
  color: #D25C36;
  padding: 15px;
  border: solid 1px #D25C36;
  text-align: center;
}

.orange_class {
  display: flex;
  flex-direction: column;
}

.orange_class>div {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.orange_class_p1 p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 30px;
  line-height: 175%;
}

.orange_class_p2 p {
  font-size: 16px;
  margin: 0;
  margin-top: 16px;
  margin-left: 16px;
  line-height: 175%;
}

.orange_class_p1 {
  max-width: 43.9%;
  width: 100%;
  margin-bottom: 22px;
}

.orange_class_p2 {
  max-width: 43.9%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.orange_class_p2>div {
  display: flex;
  flex-direction: row;
  border-bottom: 1px dashed #000;
}

.orange_class_p2>div:nth-child(1) {
  border-top: 1px dashed #000;
}

.orange_class_p2>div>div:nth-child(1) {
  min-width: 120px;
}

.orange_class_p2>div>div>div {
  display: flex;
  flex-direction: row;
}

.orange_class_span {
  color: #FFF;
  background-color: #D25C36;
  padding: 3px 15px 3px 15px;
  font-weight: 500;
  border-radius: 15px;
}

.orange_class_bold {
  white-space: nowrap;
  white-space: no-wrap;
  font-weight: 600;
}

/* talon add */

/*---------------------------------
レスポンシブ
---------------------------------*/
@media screen and (max-width: 1200px) {
  .about-omoi__number {
    font-size: 9rem;
  }

  .about-omoi__leaf1,
  .about-omoi__leaf2 {
    max-width: 20rem;
  }

  .about-omoi__title {
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 1100px) {
  .about-omoi__contents {
    margin-top: 0;
  }

  .about-support__flex {
    display: block;
  }

  .about-support__left {
    max-width: 100%;
  }

  .about-support__right {
    max-width: 100%;
    margin-left: 0;
    margin-top: 3rem;
  }

  .about-support__contents dt,
  .about-support__contents dd {
    padding-left: 1.5rem;
    padding-right: 1.5rem;

  }
}

@media screen and (max-width: 900px) {
  .about-omoi__number {
    font-size: 8rem;
  }

  .about-omoi__number--small {
    font-size: 5rem;
  }

  .about-omoi__leaf1,
  .about-omoi__leaf2 {
    max-width: 18rem;
  }

  .about-omoi__title {
    font-size: 2.8rem;
    margin-left: 3rem;
  }

  .about-omoi__text {
    margin-left: 3rem;
  }

  .about-omoi__leaf2 {
    top: -2rem;
  }

  .about-support__contents dt,
  .about-support__contents dd {
    padding-left: 1rem;
    padding-right: 1rem;

  }
}

@media screen and (max-width: 767px) {

  /*ヘッダー共通設定*/
  .page-header {
    background-image: url(../images/top_img_about_m.webp);
    margin-top: 66px !important;
  }

  /*ヘッダー共通設定*/

  /* talon add */
  .staff_all_class {
    padding-bottom: 6.8rem;
  }

  .orange_class_p2>div {
    flex-direction: column;
  }

  .orange_title {
    max-width: 100%;
  }

  .orange_title>h3 {
    font-size: 1.6rem;
  }
  
  .orange_class_p1 {
    max-width: 100%;
  }

  .orange_class_p2 {
    max-width: 100%;
  }

  /* talon add */

  .about-header__mv {
    height: 20rem;
  }

  .about-header__title {
    font-size: 3rem;
  }

  .about-header__mv nav {
    top: 1rem;
    left: 1.1rem;
  }

  .about__title {
    font-size: 2.1rem;
  }

  .about__title::before,
  .about__title::after {
    width: 4.8rem;
  }

  .about__title--en {
    font-size: 1.6rem;
  }

  .about__inner {
    padding: 3.2rem 2rem 0;
    max-width: 54rem;
  }

  .about__text {
    font-size: 1.6rem;
    margin-top: 1.5rem;
  }

  .about-omoi__inner {
    padding-top: 3.8rem;
    /*padding-bottom: 6.8rem;*/
    padding-bottom: 0;
  }

  .about-omoi__flex {
    flex-direction: column;
  }

  .about-omoi__flex--row {
    flex-direction: column-reverse;
  }

  .about-omoi__flex+.about-omoi__flex {
    margin-top: 4.5rem;
  }

  .about-omoi__img {
    max-width: 100%;
  }

  .about-omoi__contents {
    max-width: 100%;
    margin-top: -5rem;
  }

  .about-omoi__contents--right {
    margin-right: 0;
  }

  .about-omoi__title,
  .about-omoi__text {
    margin-left: 0;
  }

  .about-omoi__title {
    font-size: 2.4rem;
    margin-top: 1.4rem;
  }

  .about-omoi__text {
    font-size: 1.6rem;
    margin-top: 1.3rem;
  }

  .about-omoi__number {
    font-size: 10.4rem;
  }

  .about-omoi__number--small {
    font-size: 5.8rem;
  }

  .about-omoi__leaf1,
  .about-omoi__leaf2 {}

  .about_ab_img1 {
    max-width: 12.7rem;
    right: 2.5rem;
    top: 1rem;
  }

  .about_ab_img2 {
    max-width: 17.5rem;
    right: 0.5rem;
    top: 2rem;
  }

  .about_ab_img3 {
    max-width: 10.9rem;
    right: 2rem;
    top: 2rem;
  }

  .about_ab_img4 {
    max-width: 13.9rem;
    right: 1.5rem;
    top: 2rem;
  }

  .about-staff__inner {
    padding-top: 5rem;
    padding-bottom: 3.6rem;
  }

  .about-staff__lists {
    flex-direction: column;
    max-width: 54rem;
  }

  .about-staff__lists--top {
    margin-top: 6rem;
  }

  .about-staff__list {
    max-width: 100%;
    padding: 0 1.5rem;
  }

  .about-staff__center--sp {
    display: block;
  }

  .about-staff__center--pc {
    display: none;
  }

  .about-staff__center {
    margin-top: 0;
    margin-bottom: 6rem;
  }

  .about-staff__title--en {
    font-size: 6.8rem;
  }

  .about-staff__title {
    font-size: 1.6rem;
  }

  .about-staff__list+.about-staff__list {
    margin-top: 6rem;
  }

  .about-staff__text {
    font-size: 1.8rem;
  }

  .about-support__title {
    font-size: 2.1rem;
  }

  .about-support__title::before,
  .about-support__title::after {
    width: 3.8rem;
  }

  .about-support__title--en {
    font-size: 1.6rem;
  }

  .about-support__inner {
    padding: 5rem 0 10rem;
  }

  .about-support__lists {
    margin-top: 4.4rem;
    flex-direction: column;
    padding: 0;
  }

  .about-support__list {
    max-width: 100%;
  }

  .about-support__list+.about-support__list {
    margin-top: 6.2rem;
  }

  .about-support__item {
    font-size: 1.8rem;
    padding: 0.8rem 0;
  }

  .about-support__right {
    margin-top: 2rem;
  }

  .about-support__text--top {
    margin-top: 1.9rem;
  }

  .about-support__contents {
    flex-direction: column;
  }

  .about-support__contents dt,
  .about-support__contents dd {
    width: 100%;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  .about-support__contents dt,
  .about-support__contents dt:last-of-type {
    border-bottom: none;
    padding-bottom: 0.4rem;
  }

  .about-support__contents dd,
  .about-support__contents dd:last-of-type {
    border-top: none;
    padding-top: 0.4rem;
  }

  .about-support__bird {
    display: none;
  }

  /* 追加　*/
  .about-staff__img {
    width: 79vw;
    height: calc(79vw/5*4);
  }

  .about-staff__img>img {
    width: 79vw;
  }
}