#concept {
  padding-top: 60px;
  position: relative;
  padding-bottom: 64px;
}

@media screen and (max-width: 999px) {
  #concept {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.concept__charm {
  position: absolute;
}

@media screen and (max-width: 999px) {
  .concept__charm {
    display: none;
  }
}

.concept__charm--1 {
  bottom: -27%;
  left: 0;
  width: 100%;
  max-width: 240px;
}

.concept__charm--2 {
  top: 5%;
  right: 13px;
  width: 100%;
  max-width: 207px;
}

.concept__container {
  max-width: 1000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 999px) {
  .concept__container {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.concept__itemWrapper {
}
@media screen and (max-width: 999px) {
  .concept__itemWrapper {
    margin-top: 20px;
  }
}

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

@media screen and (max-width: 999px) {
  .concept__item {
    flex-direction: column;
    gap: 20px;
  }
}

.concept__itemImages {
  width: 50%;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 999px) {
  .concept__itemImages {
    width: 100%;
  }
}

.concept__itemTopImage {
  width: 100%;
  margin-bottom: 20px;
}

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

@media screen and (max-width: 999px) {
  .concept__itemBottomImages {
    flex-wrap: wrap;
    row-gap: 20px;
  }
}

.concept__itemBottomImage {
  width: 23.4%;
}

@media screen and (max-width: 999px) {
  .concept__itemBottomImage {
    width: 48%;
  }
}

.concept__itemText {
  width: 41.7%;
}

@media screen and (max-width: 999px) {
  .concept__itemText {
    width: 100%;
  }
}

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

.concept__itemTextHead p {
  font-family: "Cormorant Garamond";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.12em;
  line-height: 31px;
  text-align: left;
  color: #bb9e79;
}

.concept__itemTextHead h3 {
  font-family: "Noto Serif JP";
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.75;
  text-align: left;
  color: #bb9e79;
  font-size: 32px;
  margin-top: 20px;
  margin-bottom: 35px;
}

@media screen and (max-width: 999px) {
  .concept__itemTextHead h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}

.concept__itemTextContent {
  width: 117%;
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 2.625;
  text-align: left;
  color: #090000;
}

@media screen and (max-width: 999px) {
  .concept__itemTextContent {
    width: 100%;
    font-size: 15px;
  }
}

.about {
  padding-top: 62px;
  position: relative;
  padding-bottom: 89px;
}

@media screen and (max-width: 999px) {
  .about {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.about__charm--1 {
  width: 100%;
  top: -1%;
  right: 0;
  position: absolute;
  width: 100%;
  max-width: 170px;
}

@media screen and (max-width: 999px) {
  .about__charm--1 {
    display: none;
  }
}

.about__container {
  max-width: 1000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 999px) {
  .about__container {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

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

@media screen and (max-width: 999px) {
  .about__item {
    flex-direction: column;
    gap: 30px;
  }
}

.about__itemText {
  width: 54.3%;
}

@media screen and (max-width: 999px) {
  .about__itemText {
    width: 100%;
  }
}

.about__itemHead {
  display: flex;
  flex-direction: column;
}
.about__itemHead h2 {
  font-family: "Noto Serif JP";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #bb9e79;
  opacity: 1;
  margin-left: 6px;
}
@media screen and (max-width: 999px) {
  .about__itemHead h2 {
    font-size: 15px;
    margin-left: 0;
  }
}

.about__itemHead p {
  font-family: "Cormorant Garamond";
  font-weight: 500;
  font-size: 86px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #bb9e79;
  margin-top: -30px;
}

@media screen and (max-width: 999px) {
  .about__itemHead p {
    font-size: 32px;
    margin-top: -5px;
  }
}

.about__itemMiddleHead {
  font-family: "Noto Serif JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #bb9e79;
}

@media screen and (max-width: 999px) {
  .about__itemMiddleHead {
    font-size: 20px;
  }
}

.about__content {
  margin-top: 75px;
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 34px;
  text-align: left;
  color: #090000;
  line-height: 2.42857142857;
}

@media screen and (max-width: 999px) {
  .about__content {
    line-height: 1.75;
    margin-top: 10px;
  }
}

.about__itemImage {
  width: 39.2%;
}

@media screen and (max-width: 999px) {
  .about__itemImage {
    width: 100%;
  }
}

.history {
  background: url(../img/history-bg.png) no-repeat center center / cover;
  padding-top: 118px;
  padding-bottom: 162px;
  position: relative;
}

@media screen and (max-width: 999px) {
  .history {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.history__charm {
  position: absolute;
  width: 100%;
  max-width: 771px;
  bottom: -6%;
  right: 0;
}

@media screen and (max-width: 999px) {
  .history__charm {
    display: none;
  }
}

.history__container {
  max-width: 1000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 999px) {
  .history__container {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.history__head {
  display: flex;
  flex-direction: column;
  gap: 21px;
}

@media screen and (max-width: 999px) {
  .history__head {
    gap: 0;
  }
}

.history__head h2 {
  font-family: "Cormorant Garamond";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.12em;
  text-align: left;
  color: #bb9e79;
}

.history__head p {
  font-family: "Noto Serif JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #bb9e79;
}

@media screen and (max-width: 999px) {
  .history__head p {
    font-size: 20px;
  }
}

.history__content {
  margin-top: 46px;
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 2.625;
  text-align: left;
  color: #d9d9d9;
}
@media screen and (max-width: 999px) {
  .history__content {
    margin-top: 10px;
    line-height: 2;
    font-size: 14px;
  }
}

.about__itemMiddleHead--2 {
  margin-top: 30px;
}

@media screen and (max-width: 999px) {
  .about__itemMiddleHead--2 {
    margin-top: 0;
  }
}

.about__charm--2 {
  width: 100%;
  top: -1%;
  right: 0;
  position: absolute;
  width: 100%;
  max-width: 300px;
}

@media screen and (max-width: 999px) {
  .about__charm--2 {
    display: none;
  }
}

.recruit {
  padding-bottom: 109px;
}

@media screen and (max-width: 999px) {
  .recruit {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.recruit__container {
  max-width: 1290px;
  width: 100%;
  margin-right: auto;
}

@media screen and (max-width: 999px) {
  .recruit__container {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-left: auto;
  }
}

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

@media screen and (max-width: 999px) {
  .recruit__item {
    flex-direction: column;
    gap: 20px;
  }
}

.recruit__itemImage {
  width: 55.7364%;
}

@media screen and (max-width: 999px) {
  .recruit__itemImage {
    width: 100%;
  }
}

.recruit__itemText {
  width: 37.7519%;
}

@media screen and (max-width: 999px) {
  .recruit__itemText {
    width: 100%;
  }
}

.recruit__itemHead {
  font-family: "Noto Serif JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.08em;
  line-height: 1.75;
  text-align: left;
  color: #bb9e79;
  margin-right: 20px;
}

@media screen and (max-width: 999px) {
  .recruit__itemHead {
    font-size: 20px;
    margin-right: 0;
  }
}

.recruit__itemContent {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 2.625;
  text-align: left;
  color: #090000;
  margin-top: 40px;
}

@media screen and (max-width: 999px) {
  .recruit__itemContent {
    margin-top: 15px;
    font-size: 15px;
    line-height: 2;
  }
}

.benefit {
  padding-top: 95px;
  padding-bottom: 104.5px;
  background: url(../img/benefit-bg.png) no-repeat center center / cover;
}

@media screen and (max-width: 999px) {
  .benefit {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.benefit .sectionTitleWrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 57px;
}

@media screen and (max-width: 999px) {
  .benefit .sectionTitleWrapper {
    margin-bottom: 20px;
  }
}

.benefit .sectionTitleJa {
  color: #fff;
  margin-bottom: -10px;
}

.benefit__container {
  max-width: 1000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 999px) {
  .benefit__container {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.benefit__itemsWrapper {
}

.benefit__items {
  display: flex;
  flex-direction: column;
  gap: 30px;
  counter-reset: benefit;
}

@media screen and (max-width: 999px) {
  .benefit__items {
    gap: 40px;
  }
}

.benefit__item {
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 999px) {
  .benefit__item {
    flex-direction: column;
    gap: 20px;
  }
}

.benefit__item::before {
  counter-increment: benefit;
  content: counter(benefit, decimal-leading-zero);
  position: absolute;
  display: block;
  font-family: "Cormorant Garamond";
  font-weight: normal;
  font-size: 161px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #bb9e79;
  top: 0;
  left: 0;
  transform: translate(-50%, -60%);
}

@media screen and (max-width: 999px) {
  .benefit__item::before {
    display: none;
  }
}

.benefit__item--2::before {
  right: 0;
  left: auto;
  transform: translate(60%, -60%);
}

.benefit__item--2 {
  flex-direction: row-reverse;
}

@media screen and (max-width: 999px) {
  .benefit__item--2 {
    flex-direction: column;
  }
}

.benefit__itemImage {
  width: 41%;
}

@media screen and (max-width: 999px) {
  .benefit__itemImage {
    width: 100%;
  }
}

.benefit__item--2 .benefit__itemImage {
  width: 35%;
}

@media screen and (max-width: 999px) {
  .benefit__item--2 .benefit__itemImage {
    width: 100%;
  }
}

.benefit__itemText {
  width: 55.9%;
}
@media screen and (max-width: 999px) {
  .benefit__itemText {
    width: 100%;
  }
}

.benefit__itemNum {
  font-family: "Cormorant Garamond";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.13em;
  text-align: left;
  color: #d9d9d9;
  margin-bottom: 15px;
}

@media screen and (max-width: 999px) {
  .benefit__itemNum {
    margin-bottom: 0px;
  }
}

.benefit__itemHead {
  font-family: "Noto Serif JP";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #d9d9d9;
  padding-bottom: 17px;
  margin-bottom: 17px;
  border-bottom: 1px solid #d9d9d9;
}

@media screen and (max-width: 999px) {
  .benefit__itemHead {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

.benefit__itemContent {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 2.14285714286;
  text-align: left;
  color: #d9d9d9;
}
