@charset "Shift_JIS";
/* Updated 2026/04/06.T */

/* component add
---------------------------------------------------------- */
/*-- c-products-h2 --*/
.c-products-h2.-voice {
  align-items: center;
}
.c-products-h2_img {
  height: auto;
}
.c-products-h2_txt {
  margin-top: 4px;
  font-size: 1.6rem;
}
.c-products-h2.-about .c-products-h2_txt {
  font-size: 2.2rem;
}

/*-- c-products-voice --*/
.c-products-voice {
  padding-top: 104px;
}
.c-products-voice:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .c-products-h2.-team {
    align-items: center;
  }
  .c-products-h2.-about .c-products-h2_img {
    width: 127px;
  }
  .c-products-h2.-story .c-products-h2_img {
    width: 92px;
  }
  .c-products-h2.-team .c-products-h2_img {
    width: 166px;
  }
  .c-products-h2.-voice .c-products-h2_img {
    width: 93px;
  }
  .c-products-h2_txt {
    font-size: 1.4rem;
  }
  .c-products-h2.-about .c-products-h2_txt {
    font-size: 1.6rem;
  }
  .c-products-voice {
    padding-top: 64px;
    padding-bottom: 0;
  }
}

/* component about
---------------------------------------------------------- */
.page-products .products-about {
  padding: 40px 0 96px 0;
}
.page-products .products-about_inner {
  width: 1192px;
  margin: 0 auto;
  background: url(/kojin/direct/products/about/imgs/bg_about.svg) no-repeat 100% 50% / 274px 354px;
}
.page-products .products-about_copy {
  margin-top: 56px;
  font-weight: 500;
  font-size: 3.6rem;
  color: var(--color-link);
  line-height: 2;
  letter-spacing: 0.16em;
}
.page-products .products-about_highlight {
  color: var(--color-accent);
}
.page-products .products-about_txt {
  margin-top: 40px;
  line-height: 2.2;
  letter-spacing: 0.16em;
}

@media screen and (max-width: 1024px) {
  .page-products .products-about {
    padding-right: 20px;
    padding-left: 20px;
  }
  .page-products .products-about_inner {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .page-products .products-about {
    padding: 48px 16px;
  }
  .page-products .products-about_inner {
    background-size: 111px 145px;
    background-position: 100% 0;
  }
  .page-products .products-about_copy {
    margin-top: 102px;
    font-size: 2.4rem;
  }
  .page-products .products-about_txt {
    margin-top: 42px;
    line-height: 2;
  }
}

.page-products .products-story {
  margin-bottom: 96px;
  background: var(--bg-accent);
  border-radius: 0 128px 128px 0;
}
.page-products .products-story_inner {
  width: 1192px;
  margin: 0 auto;
  padding: 80px 0 66px 0;
  position: relative;
}
.page-products .products-story_inner:after {
  content: '';
  display: block;
  width: 122px;
  height: 165px;
  position: absolute;
  bottom: -80px;
  right: -19px;
  background: url(/kojin/direct/products/about/imgs/bg_story03.png) no-repeat 0 0 / 100% 100%;
}
.page-products .products-story_copy {
  margin-top: 80px;
  font-size: 3.6rem;
  font-weight: 500;
  color: var(--color-link);
  line-height: 1.8;
  letter-spacing: 0.16em;
}
.page-products .products-story_clm {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.page-products .products-story_clm + .products-story_clm {
  margin-top: 128px;
}
.page-products .products-story_box {
  width: 580px;
}
.page-products .products-story_clm.-find .products-story_box {
  padding-top: 40px;
}
.page-products .products-story_clm.-fun .products-story_box {
  padding-top: 44px;
  order: 2;
}
.page-products .products-story_clm.-fan .products-story_box {
  padding-top: 86px;
}
.products-story_title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.page-products .products-story_title:after {
  content: '';
  display: block;
  position: absolute;
  width: 98px;
  height: 98px;
  right: 24px;
}
.page-products .products-story_clm.-find .products-story_title:after {
  top: 24px;
  background: url(/kojin/direct/products/cmn/imgs/bg_figure01.svg) no-repeat 0 0 / 100% 100%;
}
.page-products .products-story_clm.-fun .products-story_title:after {
  top: -5px;
  background: url(/kojin/direct/products/cmn/imgs/bg_figure02.svg) no-repeat 0 0 / 100% 100%;
}
.page-products .products-story_clm.-fan .products-story_title:after {
  top: 0;
  background: url(/kojin/direct/products/cmn/imgs/bg_figure03.svg) no-repeat no-repeat 0 0 / 100% 100%;
}
.page-products .products-story_titleTxt {
  margin-top: 8px;
  font-size: 2.2rem;
  font-weight: 500;
  color: var(--color-link);
  line-height: 200%;
  line-height: 2;
  letter-spacing: 0.04em;
}
.page-products .products-story_titleImg {
  height: 32px;
}
.page-products .products-story_txt {
  margin-top: 24px;
  font-size: 1.8rem;
  line-height: 2.2;
  letter-spacing: 0.12em;
}
.page-products .products-story_img {
  width: 478px;
}
.page-products .products-story_clm.-fun .products-story_img {
  order: 1;
}
.page-products .products-story_message {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 64px;
  position: relative;
}
.page-products .products-story_message:before ,
.page-products .products-story_message:after {
  content:'';
  display: block;
  position: absolute;
  transform: translateX(-50%);
}
.page-products .products-story_message:before {
  width: 142px;
  height: 169px;
  top: -5px;
  left: calc(50% - 406px);
  background: url(/kojin/direct/products/about/imgs/bg_story01.png) no-repeat 0 0 / 100% 100%;
}
.page-products .products-story_message:after {
  width: 97px;
  height: 177px;
  top: -26px;
  left: calc(50% + 386px);
  background: url(/kojin/direct/products/about/imgs/bg_story02.png) no-repeat 0 0 / 100% 100%;
}
.page-products .products-story_messageTxt {
  font-size: 2.0rem;
  font-weight: 500;
  line-height: 2.4;
  letter-spacing: 0.04em;
}
.page-products .products-story_messageTxt.-highlight {
  position: relative;
}
.page-products .products-story_messageTxt.-highlight:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  bottom: 0;
  background: url(/kojin/direct/products/about/imgs/bg_story_line.svg) repeat-x 0 0 / 8px 2px;
}
.page-products .products-story_messageTxt.-highlight + .products-story_messageTxt{
  margin-top: 8px;
}
@media screen and (max-width: 1024px) {
  .page-products .products-story_inner {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-products .products-story_inner:after {
    right: 0;
  }
  .page-products .products-story_img {
    width: 38%;
  }
  .page-products .products-story_message:after {
    left: calc(50% + 346px);
  }
}
@media screen and (max-width: 767px) {
  .page-products .products-story {
    margin-bottom: 293px;
    border-radius: 0 88px 88px 0;
  }
  .page-products .products-story_inner {
    padding: 48px 16px 72px 16px;
  }
  .page-products .products-story_inner:after {
    width: 111px;
    height: 150px;
    left: 50%;
    bottom: -257px;
    transform: translateX(-50%);
    margin-left: -13px;
  }
  .page-products .products-story_copy {
    margin-top: 32px;
    font-size: 2.8rem;
  }
  .page-products .products-story_clm {
    flex-direction: column;
    margin-top: 48px;
  }
  .page-products .products-story_clm +  .products-story_clm {
    margin-top: 40px;
  }
  .page-products .products-story_box {
    width: 100%;
  }
  .page-products .products-story_clm.-find .products-story_box,
  .page-products .products-story_clm.-fun .products-story_box,
  .page-products .products-story_clm.-fan .products-story_box {
    padding-top: 0;
  }
  .page-products .products-story_clm.-fun .products-story_box {
    order: 1;
  }
  .page-products .products-story_title {
    display: inline-block;
    padding-right: 80px;
  }
  .page-products .products-story_title:after {
    width: 64px;
    height: 64px;
    right: 0;
  }
  .page-products .products-story_clm.-find .products-story_title:after {
    top: auto;
    bottom: 0;
  }
  .page-products .products-story_clm.-fun .products-story_title:after {
    top: 50%;
    transform: translateY(-50%);
  }
  .page-products .products-story_clm.-fan .products-story_title:after {
    top: auto;
    bottom: 4px;
  }
  .page-products .products-story_titleTxt {
    margin-top: 16px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .page-products .products-story_titleImg {
    height: 24px;
  }
  .page-products .products-story_txt {
    margin-top: 24px;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.04em;
  }
  .page-products .products-story_img {
    width: calc(100vw + 32px);
    width: 100vw;
    margin: 32px -16px 0;
  }
  .page-products .products-story_clm.-fun .products-story_img {
    order: 2;
  }
  .page-products .products-story_message {
    margin-top: 48px;
  }
  .page-products .products-story_message:before,
  .page-products .products-story_message:after {
    transform: translateX(0);
  }
  .page-products .products-story_message:before {
    width: 128px;
    height: 153px;
    top: auto;
    bottom: -192px;
    left: 0;
  }
  .page-products .products-story_message:after {
    width: 87px;
    height: 157px;
    top: auto;
    left: auto;
    bottom: -179px;
    right: 0;
  }
  .page-products .products-story_messageTxt {
    font-size: 1.6rem;
  }
  .page-products .products-story_messageTxt +  .products-story_messageTxt {
    line-height: 2;
  }
  .page-products .products-story_messageTxt.-highlight:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    bottom: 0;
    background: url(/kojin/direct/products/about/imgs/bg_story_line_sp.svg) repeat-x 0 0 / 7px 2px;
  }
}

.page-products .products-team {
  position: relative;
  padding: 64px 0 60px 0;
}
.page-products .products-team:before {
  content: '';
  display: block;
  width: 91%;
  height: auto;
  position: absolute;
  top: 0;
  right: 100%;
  left: 9%;
  bottom: 0;
  background: #CADDD7;
  border-radius: 80px 0 0 80px;
}
.page-products .products-team_inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.page-products .products-team_box {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.page-products .products-team_img {
  width: 38%;
}
.page-products .products-team_content {
  margin-left: 64px;
  flex: 1;
}
.page-products .products-team_subtitle {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.8;
}
.page-products .products-team_txt {
  margin-top: 32px;
  line-height: 1.8;
}

@media screen and (max-width: 1024px) {
  .page-products .products-team_inner {
    width: 70%;
  }
  .page-products .products-team_subtitle br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .page-products .products-team {
    padding: 40px 32px 48px 32px;
  }
  .page-products .products-team:before {
    width: 100%;
    left: 0;
    border-radius: 32px;
  }
  .page-products .products-team_inner {
    width: 100%;
  }
  .page-products .products-team_box {
    flex-direction: column;
    margin-top: 24px;
  }
  .page-products .products-team_img {
    width: 100%;
  }
  .page-products .products-team_content {
    margin-top: 24px;
    margin-left: 0;
  }
  .page-products .products-team_subtitle {
    font-size: 1.6rem;
  }
  .page-products .products-team_txt {
    margin-top: 16px;
    font-size: 1.4rem;
  }
}