/*!
global > color
------------------------------
*/
:root {
  --cl-gable-green: #174134;
  --cl-gray-nurse: #e3e8e3;
  --cl-iron: #dce2e1;
}

/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
:root {
  --font-ja: "Noto Sans JP", sans-serif;
  --font-en: "Poppins", sans-serif;
}

/*!
global > mixin
------------------------------
*/
.p_about__ttl {
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
  text-align: center;
  line-height: 1.5;
  position: relative;
  font-size: 1.125rem;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .p_about__ttl {
    font-size: 1.75rem;
    padding-bottom: 18px;
  }
}
.p_about__ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 38px;
  height: 2px;
  background: var(--cl-gable-green);
}
@media screen and (min-width: 768px) {
  .p_about__ttl::after {
    width: 60px;
  }
}

.p_about__ttl02 {
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
  font-size: 1.125rem;
  line-height: 1.5644444444;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p_about__ttl02 {
    font-weight: 500;
    font-size: 1.5625rem;
    line-height: 1.6;
  }
}

.p_about_slide {
  overflow: hidden;
}
.p_about_slide .slick-list {
  overflow: visible;
}
.p_about_slide .slick-arrow {
  font-size: 0;
  position: absolute;
  width: 36px;
  aspect-ratio: 1;
  background-color: #fff;
  border: 1px solid var(--cl-gable-green);
  border-radius: 50%;
  z-index: 5;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  background-size: 12px 10px;
  top: calc(var(--slide-height) / 2);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .p_about_slide .slick-arrow {
    background-size: 20px 16px;
    width: 60px;
  }
  .p_about_slide .slick-arrow:hover {
    background-color: #e5e5e5;
  }
}
.p_about_slide .slick-prev {
  left: 6px;
  background-image: url("../images/common/icon_arrow_left.svg");
}
@media screen and (min-width: 768px) {
  .p_about_slide .slick-prev {
    left: 18px;
  }
}
.p_about_slide .slick-next {
  right: 6px;
  background-image: url("../images/common/icon_arrow_right.svg");
}
@media screen and (min-width: 768px) {
  .p_about_slide .slick-next {
    right: 18px;
  }
}
.p_about_slide__controls {
  position: relative;
}
.p_about_slide__arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--cl-gable-green);
  background-color: #fff;
}
.p_about_slide__main {
  width: calc(100% - 15px);
  margin: 0 auto;
  max-width: 100%;
  padding-inline: 20px;
}
@media screen and (min-width: 768px) {
  .p_about_slide__main {
    width: calc(100% - 100px);
    max-width: 1146px;
    padding-inline: 50px;
  }
}
.p_about_slide__item {
  margin: 0 32px;
}
@media screen and (min-width: 768px) {
  .p_about_slide__item {
    margin: 0 15px;
  }
}
.p_about_slide__item img {
  aspect-ratio: 256/160;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .p_about_slide__item img {
    aspect-ratio: 320/200;
    border-radius: 6px;
  }
}
.p_about_slide__ttl {
  font-weight: 400;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.2857142857;
  margin-top: 18px;
}
@media screen and (min-width: 768px) {
  .p_about_slide__ttl {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 1.25;
  }
}

/*=====  Intro  ======*/
.p_about_intro {
  margin-top: 23px;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_about_intro {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.p_about_intro__in {
  padding-inline: 7px;
}
@media screen and (min-width: 768px) {
  .p_about_intro__in {
    padding-inline: unset;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p_about_intro__cap {
  margin-top: 20px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p_about_intro__cap {
    margin-top: 40px;
  }
}
.p_about_intro__thumb {
  display: block;
  margin-right: -11px;
  margin-left: auto;
  margin-top: 30px;
  max-width: 90.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p_about_intro__thumb {
    max-width: 995px;
    margin-top: 76px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*=====  End of Intro  ======*/
/*=====  Director  ======*/
.p_about_director {
  clip-path: polygon(0 15.05vw, 100% 0, 100% 100%, 0 clamp(59.375rem, 25.5102040816vw + 53.3960459184rem, 65.625rem));
  background-color: #D1D9D6;
  padding-top: 17.8666666667vw;
}
@media screen and (min-width: 768px) {
  .p_about_director {
    clip-path: polygon(0 15.05vw, 100% 0, 100% 95%, 0 clamp(52rem, -10.7594936709vw + 61.414556962rem, 56.25rem));
    padding-top: 227px;
    padding-bottom: 200px;
    margin-top: -10px;
  }
}
@media screen and (min-width: 768px) {
  .p_about_director .l_container {
    max-width: 1740px;
  }
}
.p_about_director__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding-inline: 7px;
}
@media screen and (min-width: 768px) {
  .p_about_director__in {
    padding-inline: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.p_about_director__thumb {
  width: min(500px, 81.8666666667vw);
  margin-top: -62px;
  margin-left: -15px;
  margin-bottom: -90px;
}
@media screen and (min-width: 768px) {
  .p_about_director__thumb {
    width: 44.2771084337%;
    margin-top: -6.35vw;
    margin-bottom: -200px;
    margin-left: unset;
  }
}
@media screen and (min-width: 768px) {
  .p_about_director__content_area {
    max-width: 680px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: -5.1204819277%;
  }
}
.p_about_director__cap01 {
  color: #278798;
  letter-spacing: 0.06em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 13px;
}
@media screen and (min-width: 768px) {
  .p_about_director__cap01 {
    font-size: clamp(1.3125rem, 0.1582278481vw + 1.2365506329rem, 1.375rem);
    margin-top: 40px;
  }
}
.p_about_director__ttl {
  font-weight: 500;
  color: var(--cl-gable-green);
  letter-spacing: 0.06em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_about_director__ttl {
    font-size: clamp(1.3125rem, 0.6329113924vw + 1.0087025316rem, 1.5625rem);
    line-height: 1.6;
    margin-top: 22px;
  }
}
.p_about_director__cap {
  font-weight: 400;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_about_director__cap {
    margin-top: 28px;
  }
}
.p_about_director__sign {
  text-align: right;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.02em;
  font-weight: 700;
  font-size: 0.6875rem;
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p_about_director__sign {
    font-size: 1rem;
    margin-right: 9px;
    margin-top: 58px;
  }
}
.p_about_director__sign_name {
  letter-spacing: 0.06em;
  font-size: 1.125rem;
  margin-left: 5px;
}
@media screen and (min-width: 768px) {
  .p_about_director__sign_name {
    margin-left: 5px;
    font-size: 1.5rem;
  }
}

/*=====  End of Director  ======*/
/*=====  Symbol  ======*/
.p_about_symbol {
  margin-top: 44px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol {
    margin-top: -60px;
  }
}
.p_about_symbol__in {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 7px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol__in {
    padding-inline: 0;
  }
}
.p_about_symbol__head {
  border-bottom: 1px solid #8BA099;
  padding-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol__head {
    padding-bottom: 78px;
  }
}
.p_about_symbol__omoto_logo {
  max-width: 106px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 29px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol__omoto_logo {
    max-width: 170px;
    margin-top: 59px;
  }
}
.p_about_symbol__cap01 {
  text-align: center;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 44px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol__cap01 {
    font-size: clamp(1.3125rem, 0.6329113924vw + 1.0087025316rem, 1.5625rem);
    line-height: 1.6;
    margin-top: 77px;
  }
}
.p_about_symbol__body {
  margin-top: 28px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol__body {
    margin-top: 49px;
  }
}
.p_about_symbol__cap02 {
  font-weight: 400;
  margin-top: 14px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol__cap02 {
    margin-top: 16px;
  }
}
.p_about_symbol__img_omoto_group {
  max-width: 286px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .p_about_symbol__img_omoto_group {
    max-width: 455px;
    margin-top: 40px;
  }
}

/*=====  End of Symbol  ======*/
/*=====  Vehicle  ======*/
.p_about_vehicle {
  clip-path: polygon(0 15.05vw, 100% 0, 100% 100%, 0 96%);
  background-color: #D1D9D6;
  margin-top: 52px;
  padding-top: 88px;
  padding-bottom: 120px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle {
    clip-path: polygon(0 15.05vw, 100% 0, 100% 100%, 0 clamp(109.375rem, 17.1296296296vw + 101.1527777778rem, 114rem));
    margin-top: calc(clamp(0rem, 5.787037037vw + -2.7777777778rem, 1.5625rem) * -1);
    padding-top: clamp(9.375rem, 25vw + -2.625rem, 16.125rem);
    padding-bottom: clamp(15.625rem, 11.4182692308vw + 10.1442307692rem, 21.5625rem);
  }
}
.p_about_vehicle__head {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 7px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__head {
    padding-inline: 0;
  }
}
.p_about_vehicle__cap01 {
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__cap01 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p_about_vehicle__cap01 {
    font-size: 1rem;
    line-height: 1.6;
  }
}
.p_about_vehicle__txt {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__txt {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__slide_head {
    border-bottom: 1px solid rgba(139, 160, 153, 0.5);
    padding-bottom: 7px;
  }
}
.p_about_vehicle__slide .p_about_slide {
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__slide .p_about_slide {
    margin-top: 40px;
  }
}
.p_about_vehicle__slide01 {
  margin-top: 70px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__slide01 {
    margin-top: 64px;
  }
}
.p_about_vehicle__slide02 {
  margin-top: 70px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__slide02 {
    margin-top: 83px;
  }
}
.p_about_vehicle__slide03 {
  margin-top: 68px;
}
@media screen and (min-width: 768px) {
  .p_about_vehicle__slide03 {
    margin-top: 83px;
  }
}

/*=====  End of Vehicle  ======*/
/*=====  Company Infor Download  ======*/
.p_about_dl {
  margin-top: 32px;
  padding-bottom: 135px;
}
@media screen and (min-width: 768px) {
  .p_about_dl {
    margin-top: -4px;
    padding-bottom: 300px;
  }
}
.p_about_dl__in {
  max-width: 85.3333333333vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p_about_dl__in {
    max-width: 800px;
  }
}
.p_about_dl .card {
  position: relative;
}
.p_about_dl .card__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p_about_dl .card__bg img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p_about_dl .card__body {
  position: relative;
  padding-top: 10.6666666667vw;
  padding-bottom: 8.8vw;
  width: min(350px, 67.1875%);
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .p_about_dl .card__body {
    width: 42.5%;
    padding-inline: 20px;
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
.p_about_dl .card__body::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 124.6511627907%;
  height: 100%;
  background: var(--cl-gable-green);
  opacity: 0.8;
  clip-path: polygon(30% 0%, 100% 0, 100% 100%, 0% 100%);
}
@media screen and (min-width: 768px) {
  .p_about_dl .card__body::before {
    width: 122.9411764706%;
  }
}
.p_about_dl .card__ttl {
  color: #fff;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
  text-align: center;
  position: relative;
  font-size: 0.88rem;
}
@media screen and (min-width: 768px) {
  .p_about_dl .card__ttl {
    font-size: 1.375rem;
  }
}
.p_about_dl .card__btn {
  width: min(200px, 83.7209302326%);
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p_about_dl .card__btn {
    border-radius: 30px;
    background-color: var(--cl-gable-green);
    margin-top: 10px;
    min-width: 240px;
    width: 93.3333333333%;
  }
}
.p_about_dl .card .c_btn {
  background-color: #fff;
  width: 100%;
  color: var(--cl-gable-green);
}
@media screen and (max-width: 767px) {
  .p_about_dl .card .c_btn {
    font-size: 0.64rem;
    height: 38px;
    border-radius: 20px;
  }
}
.p_about_dl .card .c_btn_icon {
  padding-right: 30px;
}
.p_about_dl .card .c_btn_icon::after {
  background-image: url("../images/common/icon_download.svg");
  background-repeat: no-repeat;
  background-size: 14px 15px;
  width: 14px;
  height: 15px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .p_about_dl .card .c_btn_icon::after {
    right: 30px;
    background-size: 22px 24px;
    width: 22px;
    height: 24px;
  }
}
.p_about_dl__large_btn {
  margin-left: auto;
  margin-right: auto;
  max-width: min(500px, 85.3333333333vw);
  height: 64px;
  margin-top: 29px;
}
@media screen and (min-width: 768px) {
  .p_about_dl__large_btn {
    background-color: var(--cl-gable-green);
    max-width: 600px;
    height: 120px;
    border-radius: 60px;
    margin-top: 70px;
  }
}
.p_about_dl__large_btn .c_btn {
  width: 100%;
  height: 64px;
  border-radius: 60px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p_about_dl__large_btn .c_btn {
    height: 120px;
    font-size: 1.4375rem;
  }
}
.p_about_dl__large_btn .c_btn_icon {
  padding-right: 50px;
}
@media screen and (min-width: 768px) {
  .p_about_dl__large_btn .c_btn_icon {
    padding-right: 55px;
  }
}
.p_about_dl__large_btn .c_btn_icon::after {
  background-image: url("../images/common/icon_arrow_right02.svg");
  background-repeat: no-repeat;
  background-size: 13px 12px;
  width: 13px;
  height: 12px;
  right: 20%;
}
@media screen and (min-width: 768px) {
  .p_about_dl__large_btn .c_btn_icon::after {
    background-size: 22px 20px;
    width: 22px;
    height: 20px;
    right: 22.3%;
  }
}

/*=====  End of Company Infor Download  ======*/