@charset "UTF-8";
.concept .content {
  margin: 0 auto;
  background: url(../img/index/bg_concept.svg) no-repeat left top;
  background-size: 50% auto;
}
@media only screen and (max-width: 640px) {
  .concept .content {
    background-size: 100% auto;
  }
}
.concept_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .concept_container {
    flex-direction: column-reverse;
  }
}
.concept_body {
  margin: 0 auto;
}
@media only screen and (max-width: 1360px) {
  .concept_body {
    padding: 0 0 0 3rem;
    width: 88.8rem;
  }
}
@media only screen and (max-width: 640px) {
  .concept_body {
    margin-bottom: 4.8rem;
    padding: 9.375vw 0 0 9.375vw;
    width: 100%;
  }
}
.concept_lead {
  font-size: 2.4rem;
}
@media only screen and (max-width: 1360px) {
  .concept_lead {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 640px) {
  .concept_lead {
    font-size: 3.75vw;
  }
}
.concept_image {
  width: 50vw;
}
@media only screen and (max-width: 1360px) {
  .concept_image {
    width: 103rem;
  }
}
@media only screen and (max-width: 640px) {
  .concept_image {
    margin: 0 0 0 auto;
    width: 92.5%;
  }
}

.video .content {
  margin-top: 0;
}
.video .mainvisual_video {
  background: url(<path-to-image>) lightgray 50%/cover no-repeat;
  box-shadow: 0 4px 64px 0 rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 640px) {
  .video .mainvisual_video {
    box-shadow: 0 0.625vw 10vw 0 rgba(0, 0, 0, 0.15);
  }
}

.button-more.-concept {
  margin-right: auto;
  margin-left: auto;
  width: 35rem;
}
@media only screen and (max-width: 640px) {
  .button-more.-concept {
    width: 54.6875vw;
  }
}
.button-more.-concept a {
  min-width: 35rem;
  color: #fff;
  font-size: 3.2rem;
  background: url(../img/common/arw_white_s.svg) no-repeat right 2rem center, url(../img/index/bg_2color.svg) no-repeat center center/cover;
}
@media only screen and (max-width: 1360px) {
  .button-more.-concept a {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 640px) {
  .button-more.-concept a {
    min-width: 100%;
    font-size: 5vw;
  }
}

.business .content {
  padding: 0 2.5rem;
}
.business_title_container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 640px) {
  .business_title_container {
    display: block;
  }
}
.business_title {
  margin-bottom: 0;
}
.business_title img {
  width: 56rem;
}
@media only screen and (max-width: 640px) {
  .business_title img {
    width: 100%;
  }
}
.business_lead {
  font-size: 1.25vw;
}
@media only screen and (max-width: 1360px) {
  .business_lead {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 640px) {
  .business_lead {
    margin-top: 1.5em;
    font-size: 3.75vw;
  }
}
.business_item {
  margin-top: 2.4rem;
  border-radius: 2.4rem;
  color: #fff;
  font-size: 1.0416666667vw;
  font-size: clamp(1.6rem, 2rem, 1.0416666667vw);
}
@media only screen and (max-width: 1360px) {
  .business_item {
    font-size: 1.6rem;
  }
  .business_item br {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .business_item {
    margin-top: 5.625vw;
    border-radius: 3.75vw;
    font-size: 3.125vw;
  }
}
.business_item.-franchise {
  background: rgb(29, 80, 162);
}
.business_item.-agent {
  background: rgb(255, 0, 0);
}
.business_item.-agent .business_inner {
  flex-direction: row-reverse;
}
.business_item.-agent .business_image {
  margin: -1.6rem auto 0 0;
}
.business_item.-customer {
  background: rgb(139, 152, 158);
}
.business_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .business_inner {
    display: block;
  }
}
.business_body {
  margin: 0 auto;
  width: 36.9791666667vw;
}
@media only screen and (max-width: 1170px) {
  .business_body {
    width: 36.9791666667%;
  }
}
@media only screen and (max-width: 640px) {
  .business_body {
    padding: 3rem;
    width: 100%;
  }
}
.business .title-withEn.-concept {
  margin-bottom: 3.6rem;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .business .title-withEn.-concept {
    margin-bottom: 5.625vw;
  }
}
.business .title-withEn.-concept .en {
  padding: 0;
  background: none;
  color: #fff;
}
.business_image {
  margin-bottom: 0;
  margin-top: -1.6rem;
  width: 47.9166666667vw;
}
@media only screen and (max-width: 1170px) {
  .business_image {
    width: 47.9166666667%;
  }
}
@media only screen and (max-width: 640px) {
  .business_image {
    margin: 0 0 0 auto;
    width: 95%;
  }
}

.story_head {
  display: flex;
  justify-content: space-between;
}
.story-swiper {
  overflow: hidden;
  padding: 1.6rem 0 9rem;
}
.story_item {
  width: 41rem;
  line-height: 1.6;
}
.story_item a {
  padding: 2rem;
  display: block;
  border-radius: 24px;
  background: #FFF;
  box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.08);
}
.story_item.-fc .story_job {
  color: rgb(29, 80, 162);
}
.story_item.-fc a {
  background: url(../img/common/arw_blue.svg) no-repeat right 2rem bottom 2rem;
}
.story_item.-agt .story_job {
  color: rgb(255, 0, 0);
}
.story_item.-agt a {
  background: url(../img/common/arw_red.svg) no-repeat right 2rem bottom 2rem;
}
.story_image {
  margin-bottom: 1em;
  aspect-ratio: 3/2;
  overflow: hidden;
}
.story_job {
  font-weight: 700;
}
.story_title {
  margin: 0.5em 0;
  font-size: 2.4rem;
  line-height: 1.3;
}
.story_name {
  font-size: 2.4rem;
  font-weight: 700;
}
.story .nav-story {
  display: flex;
  justify-content: center;
  gap: 5.6rem;
}
@media only screen and (max-width: 640px) {
  .story .nav-story {
    align-items: center;
    flex-direction: column;
    gap: 4.6875vw;
  }
}

.slick-arrow_box.swiper-nav-story {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.slick-arrow_box.swiper-nav-story .swiper-button-prev,
.slick-arrow_box.swiper-nav-story .swiper-button-next {
  position: static;
  width: 4.8rem;
  height: 4.8rem;
  margin: 0;
  background: url(../img/common/arrow_c_left.svg) no-repeat center center;
  background-size: 100% auto;
  transition: opacity 0.3s ease;
}
.slick-arrow_box.swiper-nav-story .swiper-button-prev::after,
.slick-arrow_box.swiper-nav-story .swiper-button-next::after {
  content: none;
}
.slick-arrow_box.swiper-nav-story .swiper-button-prev:hover,
.slick-arrow_box.swiper-nav-story .swiper-button-next:hover {
  opacity: 0.6;
}
.slick-arrow_box.swiper-nav-story .swiper-button-next {
  transform: scaleX(-1);
}
.slick-arrow_box.swiper-nav-story .swiper-num {
  font-size: 1.6rem;
}
.slick-arrow_box.swiper-nav-story .swiper-num .now-count,
.slick-arrow_box.swiper-nav-story .swiper-num .all-count {
  font-weight: 700;
}

@media only screen and (max-width: 640px) {
  .slick-arrow_box.swiper-nav-story .swiper-button-prev,
  .slick-arrow_box.swiper-nav-story .swiper-button-next {
    width: 7.5vw;
    height: 7.5vw;
  }
}
@media only screen and (max-width: 640px) {
  .slick-arrow_box.swiper-nav-story .swiper-num {
    font-size: 3.125vw;
  }
}

.inner_column_container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1360px) {
  .inner_column_container {
    flex-direction: column;
  }
}
@media only screen and (max-width: 640px) {
  .inner_column_container {
    display: block;
  }
}
.inner_column_title {
  width: 20.8333333333%;
}
@media only screen and (max-width: 1360px) {
  .inner_column_title {
    margin-bottom: 4.8rem;
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 640px) {
  .inner_column_title {
    width: 100%;
  }
}
@media only screen and (max-width: 1360px) {
  .inner_column_title .title-withEn {
    margin-bottom: 0;
  }
}
.inner_column_body {
  width: 77.380952381%;
}
@media only screen and (max-width: 1360px) {
  .inner_column_body {
    width: 100%;
  }
}

.news_list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.news_list a {
  padding: 2.8rem 2.8rem 2.8rem 7.2rem;
  display: block;
  background: rgb(240, 236, 227);
}
@media only screen and (max-width: 640px) {
  .news_list a {
    padding: 4.375vw 4.375vw 4.375vw 11.25vw;
  }
}
.news_item {
  display: flex;
  position: relative;
  font-weight: 700;
  font-size: 2rem;
}
@media only screen and (max-width: 640px) {
  .news_item {
    display: block;
    font-size: 3.75vw;
  }
}
.news_item::before {
  content: "●";
  display: block;
  position: absolute;
  left: -2.5em;
  top: 0;
  color: #fff;
  font-size: 0.75em;
  line-height: 2.2;
}
.news_item dt {
  color: rgb(29, 80, 162);
  width: 9em;
  font-family: "Arial", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (max-width: 640px) {
  .news_item dt {
    width: 100%;
  }
}
.news_item dd {
  width: calc(100% - 9em);
}
@media only screen and (max-width: 640px) {
  .news_item dd {
    width: 100%;
  }
}/*# sourceMappingURL=index.css.map */