@charset "UTF-8";
@media (max-width: 1260px) {
  html {
    font-size: 0.7936507937vw;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 2.6666666667vw;
  }
}

/* コンテンツ幅 */
/* page_aboutus */
/* #aboutus p {
  font-weight: bold;
} */
#aboutus header nav .parents > li:first-of-type .f-en {
  color: #f39800 !important;
}
#aboutus .arc__title h2 {
  font-size: 12.9rem;
  line-height: 1;
}
@media (max-width: 767px) {
  #aboutus .arc__title h2 {
    font-size: 52px;
  }
}
#aboutus .arc__title span {
  font-size: 2.3rem;
}
@media (max-width: 767px) {
  #aboutus .arc__title span {
    font-size: 16px;
  }
}
#aboutus .arc__title .page_top_text {
  font-size: 16px;
  margin-top: 52px;
  line-height: 2;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.page_top_text::before {
  content: "";
  width: 4px;
  height: 49px;
  display: inline-block;
  background-color: #f39800;
  margin-right: 20px;
}

@media (max-width: 767px) {
  #aboutus .arc__title .page_top_text {
    font-size: 14px;
    margin: 42px 0 80px;
  }
  .page_top_text::before {
    height: 70px;
  }
}

#aboutus .aboutus_fv {
  width: 86%;
}
@media (max-width: 767px) {
  #aboutus .aboutus_fv {
    width: 95%;
  }
}
#aboutus .sec_inner {
  max-width: 1260px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
@media (max-width: 767px) {
  #aboutus .sec_inner {
    width: calc(100% - 40px);
  }
}
#aboutus h3.sec_title {
  font-size: 5rem;
  line-height: 1;
  font-weight: 800;
}
@media (max-width: 767px) {
  #aboutus h3.sec_title {
    font-size: 26px;
  }
}
#aboutus .sec_title_line {
  width: 75px;
  height: 3px;
  background-color: #f39800;
  margin: 12px 0 5.5rem;
}
@media (max-width: 767px) {
  #aboutus .sec_title_line {
    width: 30px;
    margin-bottom: 26px;
  }
}
#aboutus .sec_subtitle {
  padding: 0 10px;
  font-size: 5.5rem;
  white-space: nowrap;
  line-height: 1.6;
  /* margin-bottom: 6rem; */
  /* margin-bottom: 3rem; */
  font-weight: 700;
}
@media (max-width: 767px) {
  #aboutus .sec_subtitle {
    font-size: 25px;
    /* margin-bottom: 33px; */
    /* margin-bottom: 16px; */
    line-height: calc(40 / 25);
  }
}
#aboutus .sec_top_text {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 8rem;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  #aboutus .sec_top_text {
    font-size: 15px;
    margin-bottom: 30px;
  }
}
#aboutus .message {
  background-color: #ffefbe;
  padding: min(534px, 27.813vw) 0 9rem;
  margin-top: max(-360px, -18.75vw);
}
@media (max-width: 767px) {
  #aboutus .message {
    padding: 13.6rem 0 90px;
  }
  #aboutus .message .message_top_wrap {
    display: flex;
  }
  #aboutus .message .message_content_wrap {
    display: flex;
  }
  #aboutus .message .message_top_wrap_left,
  #aboutus .message .message_top_wrap_right {
    width: 50%;
  }
}
#aboutus .message .sec_subtitle {
  font-size: 4.8rem;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  line-height: 2.0208333333;
  margin-bottom: 6.8rem;
}
@media (max-width: 767px) {
  #aboutus .message .sec_subtitle {
    font-size: 19px;
    margin-bottom: 28px;
  }
}
#aboutus .message .message_top_wrap {
  display: flex;
}
@media (max-width: 767px) {
  #aboutus .message .message_top_wrap {
    flex-direction: column;
  }
}
#aboutus .message .message_content_wrap {
  display: flex;
  gap: 9.3rem;
  margin-top: 7.5rem;
}
@media (max-width: 767px) {
  #aboutus .message .message_content_wrap {
    flex-direction: column;
    gap: 54px;
    margin-top: 50px;
  }
}
#aboutus .message .message_content_wrap .content_text01 {
  font-size: 2.8rem;
  margin-bottom: 2.5rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  #aboutus .message .message_content_wrap .content_text01 {
    font-size: 19px;
    /* margin-bottom: 27px; */
    margin-bottom: 16px;
    font-weight: bold;
  }
}
#aboutus .message .message_content_wrap .content_text02 {
  font-size: 18px;
  line-height: 2;
}
@media (max-width: 767px) {
  #aboutus .message .message_content_wrap .content_text02 {
    font-size: 15px;
  }
}
#aboutus .message .message_top_wrap_left,
#aboutus .message .message_top_wrap_right {
  width: 50%;
}
@media (max-width: 767px) {
  #aboutus .message .message_top_wrap_left,
  #aboutus .message .message_top_wrap_right {
    width: 100%;
  }
}
/* #aboutus .message .name_wrap {
        font-weight: bold;
  } */
@media (max-width: 767px) {
  #aboutus .message .name_wrap {
    margin-top: 22px;
  }
}
#aboutus .message .name_wrap .company {
  font-size: 14px;
}
@media (max-width: 767px) {
  #aboutus .message .name_wrap .company {
    font-size: 12px;
  }
}
#aboutus .message .name_wrap .name {
  font-size: 27px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #aboutus .message .name_wrap .name {
    font-size: 25px;
  }
}
#aboutus .message .name_wrap .name span {
  font-size: 16px;
  color: #f39800;
  font-weight: normal;
  /* margin-left: 20px; */
}
@media (max-width: 767px) {
  #aboutus .message .name_wrap .name span {
    font-size: 13px;
  }
}
#aboutus .vision {
  padding-top: 20rem;
}
@media (max-width: 767px) {
  #aboutus .vision {
    padding-top: 54px;
  }
}
#aboutus .vision img {
  width: 89rem;
  margin-left: 8.4rem;
}
@media (max-width: 767px) {
  #aboutus .vision img {
    margin-left: 0;
    width: 100%;
  }
}
#aboutus .vision,
#aboutus .mission,
#aboutus .value,
#aboutus .philosophy {
  padding-bottom: 20rem;
}
@media (max-width: 767px) {
  #aboutus .vision,
  #aboutus .mission,
  #aboutus .value,
  #aboutus .philosophy {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  #aboutus .mission .sec_subtitle {
    line-height: 1.6;
  }
}
#aboutus .value h3.sec_title span {
  font-size: 2.5rem;
  margin-left: 12px;
}
@media (max-width: 767px) {
  #aboutus .value h3.sec_title span {
    font-size: 14px;
  }
}
#aboutus .value .sec_subtitle {
  display: flex;
  align-items: center;
}
#aboutus .value .sec_subtitle img {
  width: 5.6rem;
  height: 5.6rem;
  margin: 0 2.5rem;
}
@media (max-width: 767px) {
  #aboutus .value .sec_subtitle img {
    width: 20px;
    height: 20px;
    margin: 0 12px;
    /* margin-top: 2px; */
  }
}
#aboutus .value .value_content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.6rem;
}
@media (max-width: 767px) {
  #aboutus .value .value_content {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
}
#aboutus .value .value_item {
  background-color: #ffcc28;
  padding: 2rem 0 3rem;
  text-align: center;
  border-radius: 15px;
}
@media (max-width: 767px) {
  #aboutus .value .value_item {
    padding: 23px 0 26px;
  }
}
#aboutus .value .value_item .number {
  color: #fff;
  font-size: 4.4rem;
  font-weight: 800;
  line-height: 1;
}
@media (max-width: 767px) {
  #aboutus .value .value_item .number {
    font-size: 34px;
  }
}
#aboutus .value .value_item .title {
  font-size: 2rem;
  font-weight: bold;
  margin: 1rem 0 2rem;
}
@media (max-width: 767px) {
  #aboutus .value .value_item .title {
    font-size: 18px;
    margin: 10px 0 16px;
  }
}
#aboutus .value .value_item .text {
  font-size: 1.5rem;
  font-weight: normal;
}
@media (max-width: 767px) {
  #aboutus .value .value_item .text {
    font-size: 13px;
  }
}
#aboutus .philosophy .sec_subtitle {
  /* margin-bottom: 10rem; */
}
@media (max-width: 767px) {
  #aboutus .philosophy .sec_subtitle {
    /* margin-bottom: 30px; */
  }
}
#aboutus .philosophy .sec_top_text {
  margin-top: 7rem;
}
@media (max-width: 767px) {
  #aboutus .philosophy .sec_top_text {
    margin-top: 43px;
  }
}
#aboutus .philosophy .philosophy_content {
  display: flex;
  gap: 3rem;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content {
    flex-direction: column;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item {
  background-color: #ffcc28;
  padding: 2rem 3rem;
  border-radius: 0 40px 40px 40px;
}
#aboutus .philosophy .philosophy_content .philosophy_item .text_wrap {
  display: flex;
  align-items: baseline;
}
#aboutus .philosophy .philosophy_content .philosophy_item .text_wrap .number {
  font-size: 5rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .text_wrap .number {
    font-size: 40px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .text_wrap .title {
  font-size: 4rem;
  margin: 0 1.5rem 0 1.9rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .text_wrap .title {
    font-size: 32px;
    margin: 0 18px 0 14px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .text_wrap .title_en {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .text_wrap .title_en {
    font-size: 12px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .text {
  font-size: 1.6rem;
  /* margin: 2.7rem 0 2rem; */
  margin: 1rem 0 2rem;
  line-height: 2;
  /* font-weight: bold; */
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .text {
    font-size: 15px;
    /* margin: 25px 0; */
    margin: 10px 0 25px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap {
  display: flex;
  justify-content: center;
}
#aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 17.4rem;
  height: 17.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1400px) and (min-width: 768px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item {
    width: 16rem;
    height: 16rem;
  }
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item {
    width: 144px;
    height: 144px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item .title {
  font-size: 1.5rem;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item .title {
    font-size: 12px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item .text {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  margin: 0.8rem 0 0;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item .text {
    font-size: 12px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item_left {
  position: relative;
  right: -0.8rem;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item_left {
    right: -10px;
  }
}
#aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item_right {
  position: relative;
  left: -0.8rem;
}
@media (max-width: 767px) {
  #aboutus .philosophy .philosophy_content .philosophy_item .circle_wrap .circle_item_right {
    left: -10px;
  }
}
#aboutus .brandpromise {
  background-color: #ffefbe;
  padding: 12rem 0 24rem;
  position: relative;
}
#aboutus .brandpromise .sec_inner {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  #aboutus .brandpromise {
    padding: 50px 0 134px;
  }
}
#aboutus .brandpromise .sec_subtitle {
  font-size: min(100px, 5.208vw);
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .sec_subtitle {
    /* font-size: 54px; */
    font-size: 46px;
  }
}
#aboutus .brandpromise .sec_subtitle_jp {
  font-size: 4rem;
  /* margin: 10px 0 6rem; */
  margin: 10px 0 4rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .sec_subtitle_jp {
    font-size: 20px;
    margin: 10px 0 50px;
  }
}
#aboutus .brandpromise .content_title_en {
  font-size: 18px;
  color: #f39800;
  font-weight: bold;
}
#aboutus .brandpromise .content_title_jp {
  font-size: 4rem;
  /* margin: 20px 0 5rem; */
  margin: 20px 0 2rem;
  font-weight: bold;
}
#aboutus .brandpromise .brandpromise_content01 .content_title_jp {
  margin: 20px 0 5rem;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .content_title_jp {
    font-size: 25px;
    /* margin: 14px 0 45px; */
    margin: 14px 0 15px;
  }
  #aboutus .brandpromise .brandpromise_content01 .content_title_jp {
    margin: 14px 0 45px;
  }
}
#aboutus .brandpromise .brandpromise_content_text {
  font-size: 18px;
  line-height: 2;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content_text {
    font-size: 15px;
  }
}
#aboutus .brandpromise .brandpromise_content01 {
  margin-bottom: 17.5rem;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 {
    margin-bottom: 94px;
  }
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_wrap {
  display: flex;
  gap: 2.7rem;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 .brandpromise_content_wrap {
    flex-direction: column;
  }
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item {
  background-color: #fff;
  border-radius: 15px;
  padding: 3.7rem 3.3rem 5.4rem;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item {
    padding: 20px 27px 40px;
  }
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .item_title_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .item_title_wrap .number {
  font-size: 5rem;
  color: #f39800;
  font-family: "Bebas Neue", sans-serif;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .item_title_wrap .number {
    font-size: 41px;
  }
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .item_title_wrap .line {
  height: 9.7rem;
  width: 1px;
  background-color: #f39800;
  margin: 0 2rem;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .item_title_wrap .line {
    height: 80px;
    margin: 0 20px;
  }
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .item_title_wrap .title {
  font-size: 2.2rem;
  line-height: 1.5909090909;
  white-space: nowrap;
  font-weight: bold;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .item_title_wrap .title {
    font-size: 18px;
  }
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item img {
  margin: 5.5rem auto;
  height: 14rem;
  width: auto;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item img {
    height: 120px;
    margin: 16px auto 30px;
  }
}
#aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .text {
  font-size: 1.5rem;
  line-height: 1.8666666667;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content01 .brandpromise_content_item .text {
    font-size: 14px;
  }
}
#aboutus .brandpromise .brandpromise_content02 {
  display: flex;
  gap: 7.2rem;
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content02 {
    flex-direction: column;
    gap: 42px;
  }
}
#aboutus .brandpromise .brandpromise_content02 .brandpromise_content02_right {
  flex-shrink: 0;
}
#aboutus .brandpromise .brandpromise_content02 .brandpromise_content02_right img {
  width: min(700px, 36.458vw);
}
@media (max-width: 767px) {
  #aboutus .brandpromise .brandpromise_content02 .brandpromise_content02_right img {
    width: 100%;
  }
}
#aboutus .brandpromise .about-bgarrow {
  position: absolute;
  top: 172px;
  left: -162px;
  width: 68.906vw;
  height: auto;
}
@media (max-width: 1440px) and (min-width: 768px) {
  #aboutus .brandpromise .about-bgarrow {
    width: 78.125vw;
    top: 14.323vw;
    left: -160px;
  }
}
@media screen and (max-width: 767px) {
  #aboutus .brandpromise .about-bgarrow {
    width: 411px;
    top: 111px;
    left: -26px;
  }
}
/* aboutus タイトルアニメーション */

.animated__colorBox {
  position: relative;
  /* color: #000; */
  white-space: nowrap;
  width: fit-content;
  clip-path: inset(0 100% 0 0);

  &::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
  }

  &.js-show {
    animation: 0.5s forwards ease-in-out textView;
    &::after {
      animation: 0.8s forwards ease-in-out colorBox;
    }
  }
}
#aboutus .sec_subtitle_line {
  top: -35px;
  z-index: -1;
  margin-bottom: 3rem;
  height: 30px;
  background-color: #ffcc28;
  clip-path: inset(0 100% 0 0);

  &::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
  }

  &.js-show {
    animation: 0.5s forwards ease-in-out textView;
    animation-delay: 0.3s;
    &::after {
      animation: 0.8s forwards ease-in-out colorBox;
      animation-delay: 0.3s;
    }
  }
}

@keyframes textView {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}

/* @keyframes colorBox {
  0%, 50% {
    transform-origin: 0 50%;
  }
  60%, 100% {
    transform-origin: 100% 50%;		
  }
  60% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
} */

@keyframes colorBox {
  0% {
    transform-origin: 0 50%;
    transform: scaleX(0); /* ← 最初は見えない */
  }

  40% {
    transform-origin: 0 50%;
    transform: scaleX(1); /* ← 4秒かけて全体に伸びる */
  }

  60% {
    transform-origin: 100% 50%;
    transform: scaleX(1); /* 4〜7秒の間、伸びた状態を維持 */
  }

  100% {
    transform-origin: 100% 50%;
    transform: scaleX(0); /* ← 右端から消える */
  }
}

.sec_subtitle_line.animated__colorBox {
  width: 100%;
}
.sec_subtitle_wrap {
  width: fit-content;
}
#aboutus .philosophy .sec_subtitle_line {
  margin-bottom: 10rem;
}
@media (max-width: 767px) {
  #aboutus .sec_subtitle_line {
    top: -15px;
    margin-bottom: 16px;
    height: 15px;
  }
  #aboutus .sec_subtitle_wrap_sp01 {
    margin-bottom: 0;
  }
  #aboutus .sec_subtitle_wrap_sp02 {
    margin-top: -30px;
  }
  #aboutus .philosophy .sec_subtitle_line {
    margin-bottom: 16px;
  }
}

.news-date {
  color: #f39800;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .news-date {
    font-size: 12px;
  }
}

.news-category span {
  color: #f39800;
  border: 1px solid #f39800;
  padding: 0.308vw 0.521vw 0.208vw;
  font-size: min(12px, 0.625vw);
  border-radius: 20px;
  margin-right: 0.417vw;
  line-height: 1;
  /* font-weight: bold; */
}
@media (max-width: 767px) {
  .news-category span {
    font-size: 10px;
    padding: 5px 10px 4px;
    margin-right: 7px;
  }
}

.news-text_wrap {
  display: flex;
  gap: 1.2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .news-text_wrap {
    gap: 17px;
  }
}

.p-news {
  background-color: #ffefbe;
  padding-top: 125px;
}
@media (max-width: 767px) {
  .p-news {
    padding-top: 80px;
  }
}
.p-news .p-news_top .top_text {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 767px) {
  .p-news .p-news_top .top_text {
    font-size: 13px;
  }
}
.p-news .p-news_top .p-news_title {
  width: 88.1rem;
  margin: 0 auto;
  margin: 26px auto 58px;
}
@media (max-width: 767px) {
  .p-news .p-news_top .p-news_title {
    width: 277px;
    margin: 14px auto 21px;
    position: relative;
    left: -10px;
  }
  .archive-news .p-news_top .p-news_title {
    left: unset;
  }
}
.p-news .p-news_top .p-news_top_line {
  width: 100%;
  height: 1px;
  background-color: #f39800;
  position: relative;
}
.p-news .p-news_top .category_wrap {
  display: flex;
  gap: 32px;
  margin: 25px 0;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .p-news .p-news_top .category_wrap {
    flex-direction: column;
    gap: 13px;
    margin: 20px 0;
    padding: 0 20px;
  }
}
.p-news .p-news_top .category_wrap .category_title {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .p-news .p-news_top .category_wrap .category_title {
    font-size: 12px;
  }
}
.p-news .p-news_top .category_wrap .news-cat-list {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-news .p-news_top .category_wrap .news-cat-list {
    flex-wrap: wrap;
    gap: 16px 9px;
  }
}
@media (max-width: 767px) {
  .p-news .p-news_top .category_wrap .news-cat-list {
    flex-wrap: nowrap;
    gap: 9px;
    padding: 10px 0;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch; /* iOS用スムーズスクロール */
  }
}
.p-news .p-news_top .category_wrap .news-cat-list li {
  white-space: nowrap; /* 折り返さない */
  flex: 0 0 auto; /* 幅に応じて縮まず並ぶ */
}
.p-news .p-news_top .category_wrap .news-cat-list li a {
  color: #f39800;
  border: 1px solid #f39800;
  border-radius: 20px;
  padding: 5px 20px 4.5px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .p-news .p-news_top .category_wrap .news-cat-list li a {
    padding: 5px 20px;
  }
}
.p-news .p-news_top .p-news_slider div {
  position: relative;
}
.p-news .p-news_top .p-news_slider .thumbnail {
  border-left: 1px solid #f39800;
  border-top: 1px solid #f39800;
}
.p-news .p-news_top .p-news_slider div .top_news_text_box {
  background-color: #fff;
}
@media (min-width: 768px) {
  .p-news .p-news_top .p-news_slider div .top_news_text_box {
    width: 30.312vw;
    position: absolute;
    bottom: 25px;
    left: 25px;
    padding: 1.563vw;
    border-radius: 0 20px 0 20px;
  }
}
@media (max-width: 767px) {
  .p-news .p-news_top .p-news_slider div .top_news_text_box {
    width: 100%;
    padding: 35px;
    height: 200px;
  }
}
.p-news .p-news_top .p-news_slider div .top_news_text_box .title {
  margin-top: 1.146vw;
  font-size: 1.563vw;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /*2行以上の場合は三点リーダーが表示されます。*/
}
@media (max-width: 767px) {
  .p-news .p-news_top .p-news_slider div .top_news_text_box .title {
    font-size: 19px;
    margin-top: 16px;
  }
}
.p-news .p-news_top .slick-dots li {
  width: unset;
  height: unset;
}
.p-news .p-news_top .slick-dots li button {
  width: unset;
  height: unset;
}
.p-news .p-news_top .slick-dots li button:before {
  width: 10px;
  height: 10px;
  line-height: 0;
  border: 1px solid #000000;
  color: transparent;
  border-radius: 50%;
}

.news_sec_content {
  display: flex;
  border-top: 1px solid #f39800;
  border-bottom: 1px solid #f39800;
}
@media (max-width: 767px) {
  .news_sec_content {
    flex-direction: column;
    border-top: 1px solid #f39800;
  }
}
.news_sec_content .sec_title {
  padding: 0.885vw 1.094vw;
  width: 15.833vw;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .news_sec_content .sec_title {
    margin: 0;
    border-bottom: 1px solid #f39800;
    width: 100%;
    padding: 25px 15px;
  }
}
.news_sec_content .sec_title .title-en {
  font-family: "Montserrat", sans-serif;
  font-size: 1.823vw;
  /* font-weight: bold; */
  letter-spacing: 0;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .news_sec_content .sec_title .title-en {
    font-size: 30px;
    line-height: 1;
  }
}
.news_sec_content .sec_title .title-jp {
  font-size: 0.781vw;
  /* font-weight: bold; */
  margin-top: 0.521vw;
}
@media (max-width: 767px) {
  .news_sec_content .sec_title .title-jp {
    font-size: 14px;
    margin-top: 5px;
  }
}
.news_sec_content .news_content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
  .news_sec_content .news_content {
    grid-template-columns: repeat(2, 1fr);
  }
}
.news_sec_content .news_content .news_item {
  padding: 0.885vw 1.042vw 2.448vw;
  border-right: 1px solid #f39800;
  border-top: 1px solid #f39800;
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item {
    padding: 16px 12px;
  }
}
@media (min-width: 768px) {
  .news_sec_content .news_content .news_item:nth-child(-n + 4) {
    border-top: none;
  }
}
@media (min-width: 768px) {
  .news_sec_content .news_content .news_item:nth-child(4n) {
    border-right: none;
  }
}
@media (min-width: 768px) {
  .news_sec_content .news_content .news_item:nth-child(4n + 1) {
    border-left: 1px solid #f39800;
  }
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item:nth-child(-n + 2) {
    border-top: none;
  }
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item:nth-child(2n) {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item:nth-child(2n + 1) {
    border-left: 1px solid #f39800;
  }
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item:nth-child(odd) {
    border-left: none;
  }
}
.news_sec_content .news_content .news_item .news-text_wrap {
  margin: 1.042vw 0;
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item .news-text_wrap {
    gap: 4px;
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 0;
  }
}
.news_sec_content .news_content .news_item .title {
  font-size: 1.6rem;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /*2行以上の場合は三点リーダーが表示されます。*/
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item .title {
    font-size: 12px;
  }
}
.news_sec_content .news_content .news_item .news-category {
  line-height: 1;
}
.news_sec_content .news_content .news_item .news-category span {
  color: #fff;
  background-color: #f39800;
}
@media (max-width: 767px) {
  .news_sec_content .news_content .news_item .news-category span {
    font-size: 8px;
    padding: 2px 9px;
  }
}

.topics .news_sec_content {
  border: unset;
}
@media (min-width: 768px) {
  .topics .news_item:nth-child(-n + 4) {
    border-bottom: none !important;
  }
}

@media (min-width: 768px) {
  .p-news_bottom_wrap {
    display: flex;
  }
  .p-news_bottom_wrap .news_recruit,
  .p-news_bottom_wrap .news_instagram {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .p-news_bottom_wrap .news_recruit .sec_title,
  .p-news_bottom_wrap .news_instagram .sec_title {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .p-news_bottom_wrap .news_instagram {
    gap: min(165px, 8.594vw);
  }
  .p-news_bottom_wrap .news_recruit {
    padding-right: 1.927vw;
    border-right: 1px solid #f39800;
  }
  .p-news_bottom_wrap .news_recruit .recruit_img {
    width: 33.958vw;
    padding: 1.563vw 0;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 3.125vw;
  }
  .p-news_bottom_wrap .sec_title {
    width: auto;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .news_recruit .sec_title,
  .news_instagram .sec_title {
    border-bottom: none;
  }
  .news_recruit a {
    display: block;
    padding: 0 22px;
  }
}
.archive-news {
  padding-top: 80px;
}
.archive-news .bred__wrap {
  position: absolute;
  right: min(200px, 10.417vw);
}
@media (max-width: 767px) {
  .archive-news .bred__wrap {
    left: 21px;
    top: 90px;
  }
}
#news .bred__wrap .breadcrumb-area {
  font-size: 13px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #news .bred__wrap .breadcrumb-area {
    margin-top: -10px;
  }
}
#news .bred__wrap .breadcrumb-area [property="itemListElement"]:not(:last-child) {
  flex-shrink: 0;
}
#news .bred__wrap .breadcrumb-area a {
  color: #f39800;
}
.archive-news .p-news_top .p-news_title {
  width: min(690px, 35.938vw);
  margin: 5rem 0;
  margin-left: min(57px, 2.969vw);
}
.archive-news .category_name_wrap {
  position: relative;
}
@media (max-width: 767px) {
  .archive-news .p-news_top .p-news_title {
    width: 293px;
    margin: 40px 0 17px;
    margin-left: 21px;
  }
  .news__single .content__sec .bred__wrap {
    flex-direction: row;
  }
}
.archive-news .category_name_wrap {
  padding: min(100px, 5.208vw) min(40px, 2.083vw) min(30px, 1.563vw);
  display: flex;
  align-items: baseline;
  gap: 10px;
}
@media (min-width: 768px) {
  .archive-news .category_name_wrap {
    margin-left: 15.833vw;
    border-left: 1px solid #f39800;
  }
}
@media (max-width: 767px) {
  .archive-news .category_name_wrap {
    padding: 23px 21px;
    flex-direction: column;
  }
}
.archive-news .category_name_wrap .category_or {
  font-family: "Montserrat", sans-serif;
  color: #f39800;
  font-size: 15px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .archive-news .category_name_wrap .category_or {
    font-size: 12px;
  }
}
.archive-news .category_name_wrap .category_name {
  font-size: min(40px, 2.083vw);
  font-weight: bold;
}
@media (max-width: 767px) {
  .archive-news .category_name_wrap .category_name {
    font-size: 20px;
  }
}
.archive-news .category_name_wrap .post_count {
  font-size: 15px;
}
@media (max-width: 767px) {
  .archive-news .category_name_wrap .post_count {
    font-size: 13px;
  }
}
.archive-news .category_name_wrap .category_name_flex {
  display: flex;
  gap: 10px;
  align-items: baseline;
}
.archive-news .news_sec_content {
  border-bottom: none;
  position: relative;
}
.archive-news .pagination {
  padding-left: 30px;
  height: 46px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .archive-news .pagination {
    padding-left: min(50px, 2.604vw);
    height: 80px;
    margin-left: 15.833vw;
    border-left: 1px solid #f39800;
  }
}
.archive-news .pagination .page-numbers {
  font-family: "Montserrat", sans-serif;
  margin-right: min(56px, 2.917vw);
  font-size: 18px;
  color: #f39800;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .archive-news .pagination .page-numbers {
    margin-right: 45px;
    font-size: 13px;
  }
}
.archive-news .pagination .page-numbers.current {
  color: #000;
}
.archive-news .pagination .next {
  position: absolute;
  top: 0;
  right: 0;
  height: 80px;
  background-color: #f39800;
  width: 80px;
  margin-right: 0;
  display: flex;
  align-items: center;
}
.archive-news .pagination .next img {
  height: 32px;
  width: auto;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .archive-news .pagination .next {
    height: 46px;
    width: 46px;
  }
  .archive-news .pagination .next img {
    height: 18px;
  }
}
.archive-news .pagination .prev {
  display: none;
}

section.news_list {
  position: relative;
}

.news_btn {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}
.news_btn a {
  display: block;
  position: relative;
  align-items: center;
  color: #fff;
  background-color: #f39800;
  width: 20rem;
  padding: 1.5rem 2rem 1.5rem 3rem;
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  border-radius: 3rem 0 0 0;
  font-weight: 500;
}
@media (max-width: 767px) {
  .news_btn a {
    width: 150px;
    padding: 13px 23px;
    font-size: 10px;
  }
}
.news_btn a::after {
  content: "";
  display: inline-block;
  background-image: url(../images/common/ico-arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.5rem;
  width: 0.7rem;
  height: 1.3rem;
}
@media (max-width: 767px) {
  .news_btn a::after {
    width: 5px;
    height: 10px;
    right: 20px;
  }
}

.news_btn.p_cat {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* .taxonomy-news .news_btn.p_cat{
top: 0;
bottom: unset;
} */
.news__single .content__sec {
  padding-top: 0;
}
.news__single .p-news {
  padding-top: 80px;
}
.news__single .content__sec {
  padding-top: 0;
}
.news__single .content__sec .arc__title h3 {
  font-size: min(35px, 1.823vw);
  margin-top: 4.2rem;
  line-height: 1.7142857143;
}
@media (max-width: 767px) {
  .news__single .content__sec .arc__title h3 {
    font-size: 19px;
    margin-top: 16px;
  }
  .news__single .p-news {
    padding-bottom: 36px;
  }
}
.news__single .content__sec .mv {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .news__single .content__sec .mv {
    border-top: 1px solid #f39800;
    border-bottom: 1px solid #f39800;
  }
}
.news__single .content__sec .news__single__wrap {
  border-bottom: 1px solid #f39800;
  max-width: unset;
  margin-bottom: unset;
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap {
    display: flex;
    flex-direction: column-reverse;
    border-bottom: unset;
  }
}
.news__single .content__sec .news__single__wrap .arc__title {
  max-width: 818px;
  width: min(818px, 42.604vw);
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .arc__title {
    width: 100%;
    margin: 0;
  }
}
.news__single .content__sec .news__single__wrap .arc__title .p-news_title {
  width: min(690px, 35.938vw);
  margin: 5rem 0;
  margin-left: min(57px, 2.969vw);
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .arc__title .p-news_title {
    width: 293px;
    margin: 16px;
    margin-left: 21px;
  }
}
.news__single .content__sec .news__single__wrap .arc__title .s-news_title_wrap {
  padding: min(120px, 6.25vw) min(50px, 2.604vw) 20px min(153px, 7.969vw);
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .arc__title .s-news_title_wrap {
    padding: 35px 32px;
  }
}
.news__single .content__sec .news__single__wrap .arc__title .s-news_title_wrap .news-date {
  font-size: 18px;
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .arc__title .s-news_title_wrap .news-date {
    font-size: 12px;
  }
}
.news__single .content__sec .news__single__wrap .single__contents {
  max-width: 945px;
  width: min(945px, 49.219vw);
  border-left: 1px solid #f39800;
  border-right: 1px solid #f39800;
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .single__contents {
    width: 100%;
    border-left: none;
    border-right: none;
  }
}
.news__single .content__sec .news__single__wrap .single__contents .bred__wrap {
  margin-top: 5rem;
  margin-bottom: 0;
  padding-right: min(45px, 2.344vw);
  padding-left: 20px;
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .single__contents .bred__wrap {
    margin-top: 8px;
    padding-right: unset;
    margin-left: 21px;
    padding-left: unset;
  }
}
.news__single .content__sec .news__single__wrap .single__contents .bred__wrap .breadcrumb-area {
  font-size: 13px;
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .single__contents .bred__wrap .breadcrumb-area {
    font-size: 10px;
  }
}
.news__single .content__sec .news__single__wrap .single__contents .post_content {
  position: relative;
  padding: min(80px, 4.167vw) min(95px, 4.948vw) min(126px, 6.563vw);
  font-size: 16px;
  line-height: 2;
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .single__contents .post_content {
    padding: 38px 21px;
    font-size: 15px;
  }
}
.news__single .content__sec .news__single__wrap .single__contents .post_content a {
  word-break: break-all; /* 単語の途中でも折り返し */
  overflow-wrap: break-word;
  white-space: normal;
}
.news__single .content__sec .news__single__wrap .right_space {
  flex: 1;
  position: relative;
}
@media (max-width: 767px) {
  .news__single .content__sec .news__single__wrap .right_space {
    display: none;
  }
}
.news__single .content__sec .no_news_item {
  border-right: none !important;
}
.news__single .content__sec .no-related-news {
  font-size: 16px;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .breadcrumb-area {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; /* iOSの慣性スクロール */
    padding-bottom: 8px; /* スクロールバーとの間に余白をつけたい場合 */
  }
  .breadcrumb-area::-webkit-scrollbar {
    display: none;
  }
}
.news__single .nahato-icon-img {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: min(80px, 4.167vw);
  height: auto;
}
@media (max-width: 767px) {
  .news__single .nahato-icon-img {
    width: 48px;
    height: auto;
    left: unset;
    right: 0;
  }
}

.p-news .p-news_top_line {
  position: relative;
}
.p-news .p-news_top_line .nahato-icon-img {
  position: absolute;
  right: min(55px, 2.865vw);
  bottom: -0.625vw;
  width: min(115px, 5.99vw);
  height: auto;
}
@media (max-width: 767px) {
  .p-news .p-news_top_line .nahato-icon-img {
    width: 47px;
    bottom: -4px;
    right: 5px;
  }
}

.archive-news .p-news_top_line .nahato-icon-img {
  width: min(80px, 4.167vw);
}
@media (max-width: 767px) {
  .archive-news .p-news_top_line .nahato-icon-img {
    width: 48px;
  }
} /*# sourceMappingURL=style.css.map */

/* 追加 */
.aboutus .message_content_wrap_left,
.aboutus .message_content_wrap_right {
  max-width: 550px;
}
@media screen and (min-width: 768px) {
  #aboutus .brandpromise .sec_top_text {
    margin-bottom: 14.3rem;
  }
}

.p-news .p-news_top .category_wrap .news-cat-list li a {
  transition: all 0.3s;
}
.p-news .p-news_top .category_wrap .news-cat-list li:hover a {
  color: #fff;
  background-color: #f39800;
}
.news_recruit a {
  transition: all 0.3s;
}
.news_recruit a:hover {
  opacity: 0.7;
}
.news_content .news_item .thumbnail {
  overflow: hidden; /* 画像のはみ出し防止 */
}

.news_content .news_item .thumbnail img {
  transition: transform 0.5s ease; /* スムーズな拡大 */
}

.news_content .news_item:hover .thumbnail img {
  transform: scale(1.2); /* 拡大 */
}
.p-news .slick-dots {
  margin: 27px 0;
  bottom: unset;
}
.p-news .slick-dotted.slick-slider {
  margin-bottom: 70px;
}
.p-news .slick-dots li {
  margin: 0 15px;
}
.p-news .slick-dots li button:before {
  opacity: 1;
}
.p-news .slick-dots li.slick-active button:before {
  background-color: #000;
}

.p-news .news-category {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.p-news .news-category span {
  margin-right: 0;
}
.news__single p.share {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #f39800;
}
@media screen and (min-width: 768px) {
  .news__single p.share {
    writing-mode: vertical-rl;
  }
}

.news__single .right_space #conductor {
  position: absolute;
  bottom: 53px;
  left: 50%;
  transform: translateX(-50%);
}
.news__single #conductor .copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 23px;
}
.news__single #conductor .copy .sns {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 17px;
}
.news__single #conductor .copy .sns img {
  width: 38px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .news__single #conductor {
    padding: 14px 0;
    border-bottom: 1px solid #f39800;
    padding-left: 21px;
  }
  .news__single #conductor .copy,
  .news__single #conductor .copy .sns {
    flex-direction: row;
  }
  .news__single p.share {
    font-size: 15px;
  }
  .news__single #conductor img {
    width: 34px;
    height: auto;
  }

  .news_instagram .instagram-gallery-square .instagram-gallery-item {
    padding: 0 !important;
  }
  .news_instagram {
    border-top: 1px solid #f39800;
  }
  .news_recruit {
    padding-bottom: 47px;
  }
}
.about-bgarrow {
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.8s ease-in, opacity 0.3s ease-in;
}
.about-bgarrow.is-active {
  opacity: 1;
  clip-path: inset(0 0% 0 0);
}

.latest-news .bred__wrap .breadcrumb-area {
  justify-content: flex-end;
  padding-right: 38px;
}

.latest-news .slick-arrow {
  width: 3.021vw;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.latest-news .next-arrow {
  right: 18.313vw;
}
.latest-news .prev-arrow {
  left: 18.313vw;
  transform: scaleX(-1) translateY(-50%);
  /*画像を反転させる*/
}
@media screen and (max-width: 767px) {
  .latest-news .slick-arrow {
    width: 27px;
    top: 26.667vw;
    transform: unset;
  }
  .latest-news .next-arrow {
    right: 14px;
  }
  .latest-news .prev-arrow {
    left: 14px;
    transform: scaleX(-1);
    /*画像を反転させる*/
  }
  .news__single .sec_related_news {
    border-bottom: 1px solid #f39800;
  }
}
