@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* add 20181122 */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  vertical-align: top; }

a {
  text-decoration: none;
  transition: all .4s; }

@media screen and (min-width: 961px) {
  .sp-view {
    display: none; }
  .pc-view {
    display: block; } }

@media screen and (max-width: 960px) {
  .sp-view {
    display: block; }
  .pc-view {
    display: none; } }

@media screen and (min-width: 961px) {
  .sp-view {
    display: none; }
  .pc-view {
    display: block; } }

@media screen and (max-width: 960px) {
  .sp-view {
    display: block; }
  .pc-view {
    display: none; } }

body {
  font-family: "Noto Sans JP", 'ヒラギノ角ゴ Pro', helvetica, メイリオ, Meiryo, Osaka, 'MS P Gothic', sans-serif; }
  body::after {
    display: block;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    background-size: cover;
    background: linear-gradient(28deg, #27509f 46%, #2077bc 100%); }

.article-tag {
  display: inline-block;
  min-width: 130px;
  padding: 1px;
  border-radius: 1px;
  background: linear-gradient(49deg, #1d2f68 0%, #1d2f68 35%, #00d4ff 100%); }
  .article-tag__inner {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #235A92;
    text-align: center;
    background: #ffffff;
    border-radius: 1px;
    padding: 7px 14px; }
  @media screen and (max-width: 960px) {
    .article-tag__inner {
      font-size: 2.08vw; } }
  @media screen and (max-width: 520px) {
    .article-tag__inner {
      font-size: 3.72vw; } }
  .article-tag--long {
    width: 180px; }
    @media screen and (max-width: 960px) {
      .article-tag--long {
        width: 23.4vw; } }
    @media screen and (max-width: 520px) {
      .article-tag--long {
        width: 44vw; } }

.text-link a {
  padding-right: 16px;
  font-size: 16px;
  color: #000000;
  background: url("../../img/internal-bizreach/icon-arrow-black.png") no-repeat right center;
  background-size: 5px 10px;
  border-bottom: 1px solid transparent; }
  @media screen and (max-width: 960px) {
    .text-link a {
      padding-right: 3.72vw;
      font-size: 2.08vw; } }
  @media screen and (max-width: 520px) {
    .text-link a {
      padding-right: 3.72vw;
      font-size: 3.72vw; } }
  .text-link a:hover {
    border-bottom: 1px solid #000000; }

.button {
  display: inline-block;
  padding: 1px;
  border-radius: 50px;
  background: linear-gradient(49deg, #1d2f68 0%, #1d2f68 55%, #00d4ff 100%);
  box-shadow: 0px 9px 20px rgba(0, 0, 0, 0.13); }
  .button a {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #235A92;
    text-align: center;
    background: #ffffff;
    border-radius: 50px;
    padding: 16px 53px 16px 24px; }
    .button a::after {
      position: absolute;
      right: 24px;
      top: 50%;
      content: '';
      width: 5px;
      height: 10px;
      background: url("../../img/internal-bizreach/icon-arrow.png") no-repeat right center;
      background-size: 5px 10px;
      transform: translateY(-50%); }
    @media screen and (max-width: 960px) {
      .button a {
        padding: 2.08vw 6.9vw 2.08vw 3.12vw;
        font-size: 2.08vw; } }
    @media screen and (max-width: 520px) {
      .button a {
        padding: 3.72vw 12.32vw 3.72vw 7.9vw;
        font-size: 3.72vw; } }
  .button:hover {
    background: linear-gradient(40deg, #1d2f68 0%, #169bd4 40%); }
    .button:hover a {
      color: #FFFFFF;
      background: linear-gradient(40deg, #1d2f68 0%, #169bd4 40%); }
      .button:hover a::after {
        background: url("../../img/internal-bizreach/icon-arrow-hover.png") no-repeat right center;
        background-size: 5px 10px; }

.fv {
  position: relative;
  width: 100%;
  background: url("../../img/internal-bizreach/kv-yoshitani-san-pc.png") no-repeat right bottom;
  background-size: contain;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  @media screen and (max-width: 520px) {
    .fv {
      background: url("../../img/internal-bizreach/kv-yoshitani-san-sp.png") no-repeat right bottom;
      background-size: auto 90%; } }
  @media screen and (max-width: 960px) {
    .fv {
      background: url("../../img/internal-bizreach/kv-yoshitani-san-sp.png") no-repeat right bottom;
      background-size: auto 90%; }
      .fv::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(28deg, #27509f 46%, #2077bc 100%);
        opacity: 0;
        transition: opacity 0.5s ease-out;
        z-index: 1; } }
  @media screen and (max-width: 960px) {
    .fv.is-fadeout::before {
      opacity: 1; } }
  .fv__inner {
    position: relative;
    width: 100%;
    padding: 0 6vw 0;
    height: 100vh;
    margin: auto;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    z-index: 2;
    cursor: grab; }
    .fv__inner::-webkit-scrollbar {
      display: none; }
    @media screen and (max-width: 960px) {
      .fv__inner {
        width: 100%; } }
  .fv__model {
    position: sticky;
    right: 20px;
    bottom: 0;
    width: 80%;
    width: 80%;
    max-width: 716px;
    margin-left: auto;
    transition: all 0.6s ease-in-out;
    z-index: 1; }
    .fv__model img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 960px) {
      .fv__model {
        width: 100%;
        max-width: 100%; } }
    .fv__model.is-scrolled {
      position: absolute;
      right: 20px;
      bottom: 0;
      transform: none; }
  .fv__logo {
    position: absolute;
    top: 4%;
    width: 240px;
    max-width: 240px; }
    .fv__logo img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 960px) {
      .fv__logo {
        top: 6.66vw;
        max-width: 32.8vw; } }
  .fv__heading {
    position: relative;
    padding: 55vh 0 160px; }
    .fv__heading img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 960px) {
      .fv__heading {
        padding: 60vh 0 42.6vw;
        width: 80%; } }
    @media screen and (max-width: 520px) {
      .fv__heading {
        padding: 45vh 0 42.6vw;
        width: 100%; } }
  .fv__message .sentence {
    padding-bottom: 80px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 2.8; }
    @media screen and (min-width: 1920px) {
      .fv__message .sentence {
        font-size: clamp(20px, 1.66vw, 30px); } }
    @media screen and (max-width: 520px) {
      .fv__message .sentence {
        font-size: 3.73vw;
        line-height: 2.5; } }
  .fv__end {
    position: relative; }
    .fv__end-head {
      padding-bottom: 50px; }
      .fv__end-head img {
        width: 100%;
        height: auto; }
    .fv__end-link {
      text-align: right; }
      .fv__end-link a {
        padding-right: 20px;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.8);
        background: url("../../img/internal-bizreach/icon-arrow-white.png") no-repeat right center;
        background-size: 6px 12px;
        border-bottom: 1px solid transparent; }
        .fv__end-link a:hover {
          border-color: rgba(255, 255, 255, 0.8); }
  .fv__scroll-wrap {
    position: relative;
    width: 100%;
    height: 100px;
    margin-top: 70px; }
  .fv__scroll {
    position: absolute;
    right: 50%;
    bottom: 0;
    writing-mode: vertical-rl; }
    .fv__scroll::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 1px;
      height: 100px;
      margin: auto;
      background-color: #FFFFFF;
      animation: scroll 2s infinite; }

@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0; }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0; }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%; } }

.scroll-down {
  background: #FFFFFF; }
  .scroll-down__text {
    font-size: 32px;
    text-align: center;
    line-height: 1.4;
    background: linear-gradient(40deg, #1d2f68 0%, #169bd4 40%);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; }
    @media screen and (max-width: 960px) {
      .scroll-down__text {
        font-size: 4.16vw; } }
    @media screen and (max-width: 520px) {
      .scroll-down__text {
        font-size: 5.58vw; } }
  .scroll-down__inner {
    position: relative;
    padding: 132px 0; }
    .scroll-down__inner::before, .scroll-down__inner::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      width: 1px;
      height: 100px;
      margin: auto;
      background-color: #1D2F68; }
    .scroll-down__inner::before {
      top: 0; }
    .scroll-down__inner::after {
      bottom: 0; }

.activity {
  background: #FFFFFF; }
  .activity__inner {
    padding: 160px 0; }
    @media screen and (max-width: 960px) {
      .activity__inner {
        padding: 37.2vw 0; } }
  .activity__contents {
    padding-bottom: 80px; }
    .activity__contents li {
      display: flex;
      gap: 0 60px;
      width: 90%; }
      .activity__contents li:nth-child(odd) {
        margin-left: auto; }
      .activity__contents li:nth-child(even) {
        flex-direction: row-reverse;
        margin-right: auto; }
      .activity__contents li:not(:last-child) {
        padding-bottom: 160px; }
      @media screen and (max-width: 960px) {
        .activity__contents li {
          flex-direction: column;
          width: 100%;
          gap: 18.6vw 0; }
          .activity__contents li:nth-child(even) {
            flex-direction: column; }
          .activity__contents li:not(:last-child) {
            padding-bottom: 37.2vw; } }
    .activity__contents-heading {
      padding-bottom: 16px;
      font-size: 32px;
      font-weight: bold;
      line-height: 1.5;
      font-feature-settings: "palt";
      background: linear-gradient(40deg, #1d2f68 0%, #169bd4 40%);
      color: transparent;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      text-fill-color: transparent; }
      @media screen and (max-width: 960px) {
        .activity__contents-heading {
          padding-bottom: 3.72vw;
          font-size: 4.16vw; } }
      @media screen and (max-width: 520px) {
        .activity__contents-heading {
          font-size: 5.58vw; } }
    .activity__contents-sub-heading {
      display: inline-block;
      margin-bottom: 16px;
      padding-bottom: 7px;
      font-size: 16px;
      border-bottom: 1px solid;
      border-image: linear-gradient(49deg, #1d2f68 0%, #1d2f68 55%, #00d4ff 100%);
      border-image-slice: 1;
      background: linear-gradient(40deg, #1d2f68 0%, #169bd4 40%);
      color: transparent;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      text-fill-color: transparent; }
      @media screen and (max-width: 960px) {
        .activity__contents-sub-heading {
          font-size: 2.08vw; } }
      @media screen and (max-width: 520px) {
        .activity__contents-sub-heading {
          font-size: 3.72vw; } }
    .activity__contents-description {
      font-size: 16px;
      color: #000000;
      line-height: 2; }
      @media screen and (max-width: 960px) {
        .activity__contents-description {
          font-size: 2.08vw; } }
      @media screen and (max-width: 520px) {
        .activity__contents-description {
          font-size: 3.72vw; } }
    @media screen and (max-width: 960px) {
      .activity__contents {
        padding-bottom: 18.6vw; } }
  .activity .button {
    margin-top: 40px; }
  .activity__thumb {
    position: relative;
    width: 53%;
    height: auto;
    overflow: hidden; }
    .activity__thumb img {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      opacity: 0;
      transition: opacity 2s ease-in-out, z-index 0s 2s;
      z-index: 1; }
      .activity__thumb img.is-active {
        opacity: 1;
        z-index: 2; }
      .activity__thumb img.odd {
        right: 0; }
      .activity__thumb img.even img {
        left: 0; }
    @media screen and (max-width: 960px) {
      .activity__thumb {
        width: 100%;
        height: 49vw; } }
  .activity__detail {
    flex: 1; }
    @media screen and (max-width: 960px) {
      .activity__detail {
        width: 90%;
        margin: auto; } }
  .activity__cta {
    text-align: right; }
    .activity__cta .button {
      margin-left: auto;
      margin-bottom: 16px; }
    @media screen and (max-width: 960px) {
      .activity__cta {
        text-align: center; }
        .activity__cta .button a {
          font-size: 2.08vw;
          line-height: 1.3;
          text-align: left; } }
    @media screen and (max-width: 520px) {
      .activity__cta {
        text-align: center; }
        .activity__cta .button a {
          font-size: 3.72vw;
          line-height: 1.3;
          text-align: left; } }
  .activity__slick li {
    width: 424px;
    height: 260px; }
    .activity__slick li a {
      display: block; }
      .activity__slick li a:hover {
        opacity: .7; }
    .activity__slick li img {
      width: 100%;
      height: auto; }
  @media screen and (max-width: 960px) {
    .activity__slick li {
      width: 87vw;
      height: 54.8vw; } }
  .activity__hr-to-hc {
    width: 346px;
    margin: auto; }
    @media screen and (max-width: 520px) {
      .activity__hr-to-hc {
        width: 100%;
        text-align: center; } }

.article {
  background: #FFFFFF;
  padding: 160px 0 240px; }
  @media screen and (max-width: 960px) {
    .article {
      padding: 18.6vw 0; } }
  .article__heading {
    padding-bottom: 40px;
    font-size: 32px;
    font-weight: bold;
    background: linear-gradient(40deg, #1d2f68 0%, #169bd4 40%);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; }
    @media screen and (max-width: 960px) {
      .article__heading {
        font-size: 3.72vw;
        text-align: center; } }
    @media screen and (max-width: 520px) {
      .article__heading {
        font-size: 5.58vw; } }
  .article__inner {
    width: 90%;
    max-width: 1000px;
    margin: auto; }
  .article__thumb-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 40px;
    gap: 40px; }
    .article__thumb-list li {
      width: 47.8%;
      max-width: 480px;
      filter: drop-shadow(3px 2px 15px rgba(26, 100, 157, 0.2)); }
      .article__thumb-list li a {
        display: block; }
        .article__thumb-list li a:hover {
          opacity: .8; }
      @media screen and (max-width: 960px) {
        .article__thumb-list li {
          width: 100%;
          max-width: 100%; } }
    .article__thumb-list-thumb img {
      width: 100%;
      max-width: 480px;
      height: 252px;
      object-fit: cover;
      border-radius: 2px 2px 0 0; }
      @media screen and (max-width: 960px) {
        .article__thumb-list-thumb img {
          max-width: 100%;
          height: auto;
          aspect-ratio: 16 / 9; } }
    .article__thumb-list-contents {
      height: 170px;
      padding: 24px;
      background: linear-gradient(44deg, #f4f5f8 0%, #f3fafd 100%);
      border-radius: 0 0 2px 2px; }
      @media screen and (max-width: 960px) {
        .article__thumb-list-contents {
          height: auto; } }
    .article__thumb-list-heading {
      padding: 8px 0;
      font-size: 18px;
      font-weight: bold;
      color: #000000;
      line-height: 1.4; }
      @media screen and (max-width: 960px) {
        .article__thumb-list-heading {
          font-size: 2.34vw; } }
      @media screen and (max-width: 520px) {
        .article__thumb-list-heading {
          font-size: 4.18vw; } }
      .article__thumb-list-heading img {
        display: inline-block;
        width: 12px;
        height: 12px;
        vertical-align: 1px;
        object-fit: contain;
        border-radius: 0; }
      .article__thumb-list-heading .note {
        display: inline-block;
        padding-left: 2px;
        font-size: 12px;
        font-weight: bold; }
    .article__thumb-list-description {
      font-size: 16px;
      color: #000000;
      line-height: 1.6; }
      @media screen and (max-width: 960px) {
        .article__thumb-list-description {
          font-size: 3.72vw; } }
      .article__thumb-list-description img {
        display: inline-block;
        width: 11px;
        height: 11px;
        vertical-align: 1px; }
  .article__text-list li {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #DDDDDD; }
    .article__text-list li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
  .article__text-list a {
    display: flex;
    align-items: baseline;
    gap: 0 16px;
    width: 100%;
    background: url("../../img/internal-bizreach/icon-blank.png") no-repeat right center;
    background-size: 11px 11px; }
    .article__text-list a:hover {
      opacity: .7; }
    @media screen and (max-width: 960px) {
      .article__text-list a {
        flex-direction: column;
        background: url("../../img/internal-bizreach/icon-blank.png") no-repeat right 66%;
        background-size: 11px 11px; } }
  .article__text-list-title {
    flex: 1;
    padding-right: 16px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 1.4; }
    @media screen and (max-width: 960px) {
      .article__text-list-title {
        padding: 1.34vw 5vw 0 0;
        font-size: 2.08vw; } }
    @media screen and (max-width: 520px) {
      .article__text-list-title {
        font-size: 3.72vw; } }

.footer {
  padding: 60px 0 80px;
  background-color: #222222; }
  .footer__contents {
    width: 960px;
    margin: auto; }
  .footer__heading {
    position: relative;
    margin-bottom: 40px;
    font-family: "Noto Serif JP",serif;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px; }
    .footer__heading::before, .footer__heading::after {
      position: absolute;
      top: 50%;
      display: block;
      content: '';
      width: 234px;
      height: 1px;
      background-color: #7c7c7c; }
    .footer__heading::before {
      left: 0; }
    .footer__heading::after {
      right: 0; }
    @media screen and (max-width: 960px) {
      .footer__heading {
        font-size: 3.46vw;
        line-height: 1.4; } }
  .footer__links-wrap {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #7c7c7c; }
  .footer__links {
    display: flex;
    align-items: center;
    justify-content: space-around; }
    .footer__links-item {
      width: 222px; }
      .footer__links-item a {
        display: block;
        text-align: center;
        color: #ffffff;
        line-height: 2; }
        .footer__links-item a:hover {
          opacity: .7; }
        @media screen and (max-width: 960px) {
          .footer__links-item a {
            line-height: 1.8; } }
    .footer__links-tagline {
      display: block;
      font-size: 13px; }
      @media screen and (max-width: 960px) {
        .footer__links-tagline {
          font-size: 2.3vw; } }
    .footer__links-head {
      display: inline-block;
      font-size: 16px; }
      .footer__links-head.link-icon {
        position: relative; }
        .footer__links-head.link-icon::after {
          display: block;
          content: '';
          position: absolute;
          right: -15px;
          bottom: 9px;
          width: 10px;
          height: 10px;
          background: url("../../img/internal-bizreach/icon-target-blank.png") no-repeat left top;
          background-size: 10px 10px; }
          @media screen and (max-width: 960px) {
            .footer__links-head.link-icon::after {
              bottom: 4px; } }
      @media screen and (max-width: 960px) {
        .footer__links-head {
          font-size: 2.69vw; } }
  .footer__logo {
    width: 163px;
    margin: auto; }
    .footer__logo img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 960px) {
      .footer__logo {
        width: 28.8vw; } }
  .footer__bnr {
    width: 600px;
    margin: auto;
    padding-bottom: 120px; }
    .footer__bnr a {
      display: block; }
    .footer__bnr img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 960px) {
      .footer__bnr {
        width: 90%;
        padding-bottom: 23vw; } }
  @media screen and (max-width: 960px) {
    .footer {
      padding: 15.38vw 0; }
      .footer__contents {
        width: 84%; }
      .footer__heading::before, .footer__heading::after {
        width: 14%; }
      .footer__links {
        flex-direction: column;
        gap: 4.18vw 0; } }

.slick-slider {
  overflow: hidden; }

.slick-arrow {
  position: absolute;
  top: 50%;
  display: block;
  width: 45px;
  height: 45px;
  border: none;
  box-shadow: 8px 4px 20px rgba(26, 100, 157, 0.3);
  border-radius: 50%;
  transition: all .3s ease;
  cursor: pointer;
  text-indent: 9999px;
  transform: translateY(-50%);
  z-index: 1; }

.slick-prev {
  left: 15px;
  background: rgba(225, 225, 225, 0.7) url("../../img/internal-bizreach/icon-slider-arrow-prev.png") no-repeat center center;
  background-size: 13px 22px; }

.slick-next {
  right: 15px;
  background: rgba(225, 225, 225, 0.7) url("../../img/internal-bizreach/icon-slider-arrow-next.png") no-repeat center center;
  background-size: 13px 22px; }
