body {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-size: 16px;
  color: #152934;
  min-width: 1080px; }
  @media screen and (max-width: 767px) {
    body {
      min-width: 0; } }

@media screen and (max-width: 767px) {
  img {
    max-width: 100%; } }

.container {
  width: 1080px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .container {
      width: 100%; } }

.site-header .mainvisual {
  position: relative; }
  @media screen and (max-width: 767px) {
    .site-header .mainvisual {
      margin-top: 60px; } }
  .site-header .mainvisual .mainvisual-slider .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 0;
    padding-top: 67.5%; }
    @media screen and (max-width: 767px) {
      .site-header .mainvisual .mainvisual-slider .swiper-slide {
        background-position: bottom center; } }
  .site-header .mainvisual .mainvisual-slider .swiper-pagination-bullet {
    background: #ffffff;
    opacity: .4; }
  .site-header .mainvisual .mainvisual-slider .swiper-pagination-bullet-active {
    opacity: 1; }
  .site-header .mainvisual .logo {
    position: absolute;
    top: 60px;
    left: 60px;
    z-index: 10; }
    @media screen and (max-width: 767px) {
      .site-header .mainvisual .logo {
        display: none; } }
  .site-header .mainvisual .scrolling {
    position: absolute;
    left: 30px;
    bottom: 245px;
    font-size: 12px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    z-index: 10;
    letter-spacing: 1px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35); }
    @media screen and (max-width: 767px) {
      .site-header .mainvisual .scrolling {
        display: none; } }
    .site-header .mainvisual .scrolling:after {
      position: absolute;
      width: 200px;
      top: 50%;
      left: calc(100% + 10px);
      border-bottom: 1px solid #ffffff;
      content: ''; }
  .site-header .mainvisual .caption {
    position: absolute;
    right: 73px;
    bottom: 34px;
    z-index: 10; }
    @media screen and (max-width: 767px) {
      .site-header .mainvisual .caption {
        display: none; } }
    .site-header .mainvisual .caption > div {
      display: inline-block;
      color: #ffffff;
      text-decoration: none;
      margin-left: 20px;
      font-weight: 500;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35); }
      .site-header .mainvisual .caption > div.lang-en {
        font-family: 'Headland One', serif; }

.site-header .global-nav {
  background: #152934;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 4px solid #0481BE;
  height: 90px;
  padding-left: 40px; }
  @media screen and (max-width: 767px) {
    .site-header .global-nav {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 4;
      width: 100%;
      padding-left: 10px;
      height: 60px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media screen and (max-width: 767px) {
    .site-header .global-nav .logo img {
      width: 75%; } }
  .site-header .global-nav .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .site-header .global-nav .menu {
        display: none;
        position: absolute;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        top: calc(100% + 4px);
        left: 0;
        width: 100%;
        background: #70777B; } }
    .site-header .global-nav .menu a {
      font-family: 'Headland One', serif; }
      @media screen and (max-width: 767px) {
        .site-header .global-nav .menu a {
          display: block;
          font-size: 16px;
          padding: 1em 40px; } }
      .site-header .global-nav .menu a > span {
        display: block;
        font-size: 14px;
        font-family: "Noto Sans CJK JP", sans-serif;
        margin-top: 5px; }
        @media screen and (max-width: 767px) {
          .site-header .global-nav .menu a > span {
            display: inline-block;
            margin-top: 0; } }
    .site-header .global-nav .menu-item {
      position: relative; }
      .site-header .global-nav .menu-item.-button {
        margin-top: auto;
        margin-bottom: auto; }
      .site-header .global-nav .menu-item {
        margin-right: 43px; }
        @media screen and (max-width: 767px) {
          .site-header .global-nav .menu-item:not(:last-child) {
            margin-right: 0;
            width: 100%;
            border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
      @media screen and (min-width: 768px) {
        .site-header .global-nav .menu-item:hover .menu-link {
          color: #70777B; }
        .site-header .global-nav .menu-item:hover .submenu {
          visibility: visible;
          opacity: 1;
          z-index: 1; } }
      @media screen and (min-width: 768px) {
        .site-header .global-nav .menu-item.btn-close {
          display: none; } }
      .site-header .global-nav .menu-item.btn-close .menu-link {
        text-align: center;
        color: #152934;
        background: #DCE0E2;
        font-family: "Noto Sans CJK JP", sans-serif;
        font-weight: bold; }
      .site-header .global-nav .menu-item .submenu {
        position: absolute;
        left: 0;
        top: 100%;
        width: 210px;
        margin: 0;
        padding: 0;
        list-style: none; }
        @media screen and (min-width: 768px) {
          .site-header .global-nav .menu-item .submenu {
            -webkit-transition: all .15s;
            -o-transition: all .15s;
            transition: all .15s;
            visibility: hidden;
            opacity: 0;
            z-index: -1; } }
        @media screen and (max-width: 767px) {
          .site-header .global-nav .menu-item .submenu {
            position: static;
            width: 100%; } }
        .site-header .global-nav .menu-item .submenu-item:not(:last-child) {
          border-bottom: 1px solid #ffffff; }
          @media screen and (max-width: 767px) {
            .site-header .global-nav .menu-item .submenu-item:not(:last-child) {
              border-bottom: 1px solid #70777B; } }
        @media screen and (max-width: 767px) {
          .site-header .global-nav .menu-item .submenu-item span {
            margin-top: 5px; } }
        .site-header .global-nav .menu-item .submenu-link {
          text-decoration: none;
          color: #ffffff;
          background: #70777B;
          font-size: 16px;
          display: block;
          padding: 1em;
          line-height: 1.25; }
          @media screen and (max-width: 767px) {
            .site-header .global-nav .menu-item .submenu-link {
              background: #485358;
              padding: 1em 1em 1em 70px; } }
          @media screen and (max-width: 767px) {
            .site-header .global-nav .menu-item .submenu-link > span {
              display: block; } }
          @media screen and (min-width: 768px) {
            .site-header .global-nav .menu-item .submenu-link:hover {
              background: #585d60; } }
    .site-header .global-nav .menu-link {
      color: #ffffff;
      font-size: 18px;
      text-decoration: none;
      letter-spacing: 1px;
      -webkit-transition: all .15s;
      -o-transition: all .15s;
      transition: all .15s;
      text-align: center;
      display: block;
      padding: 14px 0; }
      @media screen and (max-width: 767px) {
        .site-header .global-nav .menu-link {
          text-align: left; } }
      @media screen and (min-width: 768px) {
        .site-header .global-nav .menu-link:hover {
          color: #70777B; } }
      @media screen and (max-width: 767px) {
        .site-header .global-nav .menu-link span {
          margin-left: 20px; } }
  .site-header .global-nav .trigger-menu {
    width: 24px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 4; }
    @media screen and (min-width: 768px) {
      .site-header .global-nav .trigger-menu {
        display: none; } }
    .site-header .global-nav .trigger-menu.-active .wrapper > div {
      -webkit-transform: rotate(45deg) translateZ(0);
              transform: rotate(45deg) translateZ(0);
      top: 8px; }
    .site-header .global-nav .trigger-menu.-active .wrapper > div:last-child {
      top: 8px;
      -webkit-transform: rotate(-45deg) translateZ(0);
              transform: rotate(-45deg) translateZ(0); }
    .site-header .global-nav .trigger-menu .wrapper {
      width: 100%;
      height: 100%; }
      .site-header .global-nav .trigger-menu .wrapper > div {
        width: 24px;
        border-bottom: 1px solid #ffffff;
        position: absolute;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        top: 4px; }
        .site-header .global-nav .trigger-menu .wrapper > div:last-child {
          top: 14px; }

.global-nav > *:not(:first-child) {
  margin-left: 40px; }

.header-lang-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding-left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0; }
  .header-lang-switch > li {
    margin: 0;
    font-size: 87.5%;
    line-height: 1;
    overflow: hidden; }
    .header-lang-switch > li:first-child {
      border-radius: 4px 0 0 4px; }
    .header-lang-switch > li:last-child {
      border-radius: 0 4px 4px 0; }
    .header-lang-switch > li > .btn {
      display: block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      min-width: 50px;
      padding: 5px 0;
      background: #060c10;
      color: #fff;
      text-align: center;
      text-decoration: none; }
      .header-lang-switch > li > .btn.-active {
        background: #0481BE;
        color: #fff;
        pointer-events: none; }

.site-footer .contact-section {
  padding: 73px 0 136px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .site-footer .contact-section {
      padding: 60px 0 70px; } }
  .site-footer .contact-section .title {
    letter-spacing: 0.1em;
    font-size: 60px;
    font-family: 'Headland One', serif;
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      .site-footer .contact-section .title {
        font-size: 30px; } }
    .site-footer .contact-section .title span {
      letter-spacing: 0.1em;
      display: block;
      font-size: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      margin-top: 17px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        .site-footer .contact-section .title span {
          font-size: 18px; } }
  .site-footer .contact-section .button {
    margin: 100px 0 60px; }
    @media screen and (max-width: 767px) {
      .site-footer .contact-section .button {
        margin: 50px 0; } }
    .site-footer .contact-section .button > a {
      display: inline-block;
      color: #ffffff;
      font-size: 24px;
      font-family: 'Headland One', serif;
      background: #0481BE;
      padding: 1em 5.2em;
      text-decoration: none;
      border-radius: 4px;
      position: relative;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: 1px solid #0481BE;
      -webkit-transition: all .15s;
      -o-transition: all .15s;
      transition: all .15s; }
      @media screen and (max-width: 767px) {
        .site-footer .contact-section .button > a {
          font-size: 20px;
          padding: 1em 3em; } }
      .site-footer .contact-section .button > a:hover {
        color: #0481BE;
        background: #ffffff; }
      .site-footer .contact-section .button > a .icon {
        position: absolute;
        font-size: 22px;
        top: 50%;
        right: 25px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
  .site-footer .contact-section .address {
    font-size: 18px;
    line-height: 2; }

.site-footer .copyright {
  border-top: 4px solid #0481BE;
  margin: 0;
  background: #152934;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  padding: 22px 0 24px;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .site-footer .copyright {
      font-size: 14px; } }

.top .about {
  padding-bottom: 100px; }
  @media screen and (max-width: 767px) {
    .top .about {
      padding-top: 20px;
      padding-bottom: 0; } }
  .top .about .container {
    padding-top: 122px; }
    @media screen and (max-width: 767px) {
      .top .about .container {
        padding-top: 50px; } }
  .top .about-title {
    font-size: 60px;
    letter-spacing: 0.1em;
    font-family: 'Headland One', serif;
    text-align: center;
    font-weight: normal;
    position: relative;
    margin: 0 0 100px; }
    @media screen and (max-width: 767px) {
      .top .about-title {
        font-size: 30px;
        margin: 0 0 60px; } }
    .top .about-title:after {
      position: absolute;
      bottom: -20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 790px;
      border-bottom: 2px solid #0481BE;
      content: ''; }
      @media screen and (max-width: 767px) {
        .top .about-title:after {
          display: none; } }
    .top .about-title > span {
      letter-spacing: 0.1em;
      display: block;
      font-size: 30px;
      font-family: "Noto Sans CJK JP", sans-serif;
      font-weight: normal;
      margin-top: 35px; }
      @media screen and (min-width: 768px) {
        .top .about-title > span br {
          display: none; } }
      @media screen and (max-width: 767px) {
        .top .about-title > span span:last-of-type {
          border-bottom: 2px solid #0481BE;
          padding-bottom: 30px;
          width: 200px;
          display: block;
          margin: 0 auto; } }
      @media screen and (max-width: 767px) {
        .top .about-title > span {
          line-height: 2;
          font-size: 18px;
          margin-top: 12px; } }
  .top .about-text {
    font-size: 20px;
    line-height: 2.3;
    margin: 0 0 110px; }
    @media screen and (max-width: 767px) {
      .top .about-text {
        font-size: 14px;
        line-height: 2;
        padding: 0 20px;
        margin: 0 0 60px; } }
  .top .about-button {
    text-align: center;
    margin-bottom: 80px; }
    .top .about-button > a {
      display: inline-block;
      font-size: 20px;
      border-radius: 4px;
      border: 2px solid #152934;
      color: #152934;
      font-family: 'Headland One', serif;
      text-decoration: none;
      padding: 16px 128px;
      position: relative;
      -webkit-transition: all .15s;
      -o-transition: all .15s;
      transition: all .15s; }
      @media screen and (max-width: 767px) {
        .top .about-button > a {
          padding: .7em 5em; } }
      .top .about-button > a:hover {
        background: #152934;
        color: #ffffff; }
      .top .about-button > a .icon {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 25px;
        color: #0481BE; }
  .top .about .team {
    margin-top: 80px;
    display: none; }
    @media screen and (max-width: 767px) {
      .top .about .team {
        margin-top: 40px; } }
    .top .about .team-title {
      letter-spacing: 0.1em;
      text-align: center;
      font-size: 40px;
      font-family: 'Headland One', serif;
      font-weight: normal;
      margin: 0 0 70px; }
      @media screen and (max-width: 767px) {
        .top .about .team-title {
          font-size: 28px;
          margin: 0 0 35px; } }
      .top .about .team-title span {
        letter-spacing: 0.1em;
        display: block;
        font-size: 28px;
        font-family: "Noto Sans CJK JP", sans-serif;
        margin-top: 10px;
        font-weight: normal; }
        @media screen and (max-width: 767px) {
          .top .about .team-title span {
            font-size: 18px; } }
    .top .about .team .character-list {
      list-style: none;
      margin: 120px 0 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        .top .about .team .character-list {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          padding: 0 15px;
          margin: 40px 0 0; } }
    .top .about .team .character-card {
      width: 250px;
      margin-bottom: 60px; }
      .top .about .team .character-card:not(:nth-child(4n)) {
        margin-right: 26px; }
        @media screen and (max-width: 767px) {
          .top .about .team .character-card:not(:nth-child(4n)) {
            margin-right: 0; } }
      @media screen and (max-width: 767px) {
        .top .about .team .character-card {
          width: calc(50% - 8px);
          margin-bottom: 30px; } }
      .top .about .team .character-card > a {
        display: block;
        text-decoration: none;
        color: #152934;
        font-family: 'Open Sans', sans-serif;
        -webkit-transition: all .15s;
        -o-transition: all .15s;
        transition: all .15s; }
        .top .about .team .character-card > a:hover {
          opacity: .8; }
      .top .about .team .character-card .name {
        margin: 18px 0; }
        @media screen and (max-width: 767px) {
          .top .about .team .character-card .name {
            margin: 12px 0; } }
        .top .about .team .character-card .name .kanji {
          font-size: 20px;
          font-weight: bold;
          margin: 0 0 4px; }
          @media screen and (max-width: 767px) {
            .top .about .team .character-card .name .kanji {
              font-size: 16px; } }
        .top .about .team .character-card .name .romaji {
          font-size: 14px;
          margin: 0;
          font-family: 'Open Sans', sans-serif; }
          @media screen and (max-width: 767px) {
            .top .about .team .character-card .name .romaji {
              font-size: 14px; } }
      .top .about .team .character-card .position .kanji {
        margin: 0;
        font-size: 15px;
        font-weight: bold; }
      .top .about .team .character-card .position .romaji {
        margin: 0;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif; }
      .top .about .team .character-card .note {
        font-size: 14px;
        font-weight: normal;
        color: #70777B; }
        @media screen and (max-width: 767px) {
          .top .about .team .character-card .note {
            font-size: 13px; } }
      .top .about .team .character-card .action-link {
        width: 100%;
        text-align: center;
        border: 1px solid #152934;
        position: relative;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 10px;
        margin-top: 20px; }
        .top .about .team .character-card .action-link .link {
          text-decoration: none;
          color: #152934; }
        .top .about .team .character-card .action-link .icon {
          position: absolute;
          top: 50%;
          right: 24px;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
          @media screen and (max-width: 767px) {
            .top .about .team .character-card .action-link .icon {
              right: 10px; } }

.top .service {
  background: url("../images/bg-service.jpg") no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 100px 0 160px; }
  @media screen and (max-width: 767px) {
    .top .service {
      padding: 55px 0 80px; } }
  .top .service-block:not(:last-of-type) {
    margin-bottom: 160px; }
    @media screen and (max-width: 767px) {
      .top .service-block:not(:last-of-type) {
        margin-bottom: 80px; } }
  .top .service-title {
    letter-spacing: 0.1em;
    text-align: center;
    font-size: 32px;
    font-family: 'Headland One', serif;
    font-weight: normal;
    position: relative;
    margin: 0 0 58px; }
    @media screen and (max-width: 767px) {
      .top .service-title {
        font-size: 23px; } }
    .top .service-title:after {
      position: absolute;
      width: 100px;
      border-bottom: 2px solid #ffffff;
      bottom: -25px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .top .service-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    }
    .-gap {
      gap: 60px;
    }
    .top .-align-center {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    @media screen and (max-width: 767px) {
      .top .service-list {
        padding: 0 10px; } }
  .top .service-button {
    text-align: center;
    margin-top: 84px; }
    @media screen and (max-width: 767px) {
      .top .service-button {
        margin-top: 40px; } }
    .top .service-button.discover {
      margin-top: 25px;
      text-align: initial; }
      .top .service-button.discover > .link {
        border-radius: 0;
        font-weight: normal;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 14px;
        padding: 5px 0 5px 14px;
        width: 175px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border: 1px solid #cccccc;
        font-family: 'Open Sans', sans-serif; }
        .top .service-button.discover > .link > svg {
          display: inline-block;
          margin: 0 -20px 0 0; }
    .top .service-button > a {
      display: inline-block;
      border-radius: 4px;
      border: 2px solid #ffffff;
      color: #ffffff;
      font-family: 'Headland One', serif;
      font-size: 20px;
      text-decoration: none;
      padding: 15px 125px;
      position: relative;
      -webkit-transition: all .15s;
      -o-transition: all .15s;
      transition: all .15s; }
      @media screen and (max-width: 767px) {
        .top .service-button > a {
          padding: .7em 5em; } }
      .top .service-button > a:hover {
        background: #ffffff;
        color: #152934; }
      .top .service-button > a .icon {
        position: absolute;
        right: 35px;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
  .top .service .extra-title {
    letter-spacing: 0.1em;
    font-family: 'Headland One', serif;
    font-weight: normal;
    font-size: 48px;
    text-align: center;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .top .service .extra-title {
        font-size: 30px;
        line-height: 1.26;
        padding: 0 20px; } }
    .top .service .extra-title span {
      letter-spacing: 0.1em;
      display: block;
      font-family: "Noto Sans CJK JP", sans-serif;
      font-weight: normal;
      font-size: 28px;
      margin-top: 20px; }
      @media screen and (max-width: 767px) {
        .top .service .extra-title span {
          font-size: 18px; } }
  .top .service .extra-text {
    font-size: 20px;
    line-height: 1.8;
    margin: 40px 0 35px; }
    @media screen and (max-width: 767px) {
      .top .service .extra-text {
        font-size: 16px;
        padding: 0 20px; } }
  .top .service .land-card {
    width: 320px; }
    @media screen and (max-width: 767px) {
      .top .service .land-card {
        margin-bottom: 30px; } }
    .top .service .land-card > a {
      display: block;
      color: #ffffff;
      text-decoration: none; }
    .top .service .land-card .title {
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      text-transform: capitalize;
      margin: 20px 0; }
      @media screen and (max-width: 767px) {
        .top .service .land-card .title {
          font-size: 18px;
          margin: 20px 0 10px; } }
    .top .service .land-card .text {
      line-height: 1.77;
      margin: 0;
      font-size: 18px; }
      @media screen and (max-width: 767px) {
        .top .service .land-card .text {
          font-size: 14px; } }
  .top .service .inbound-card {
    width: 350px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: rgba(21, 41, 52, 0.4);
    border-radius: 4px;
    border: 2px solid #70777B;
    padding: 35px 24px 24px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .top .service .inbound-card {
        width: calc(50% - 5px);
        margin-bottom: 10px;
        padding: 20px 15px; } }
    .top .service .inbound-card .title {
      height: 80px;
      letter-spacing: 0.1em;
      font-size: 22px;
      font-family: 'Open Sans', sans-serif;
      text-align: center;
      margin: 0; }
      @media screen and (max-width: 767px) {
        .top .service .inbound-card .title {
          font-size: 16px;
          line-height: 1.25;
          height: 60px; } }
      .top .service .inbound-card .title span {
        font-weight: normal;
        letter-spacing: 0.1em;
        display: block;
        font-size: 20px;
        font-family: "Noto Sans CJK JP", sans-serif;
        margin-top: 12px; }
        @media screen and (max-width: 767px) {
          .top .service .inbound-card .title span {
            font-size: 15px; } }
    .top .service .inbound-card .image {
      text-align: center;
      margin: 23px 0 16px;
      height: 100px; }
      .top .service .inbound-card .image > svg {
        display: inline-block; }
      @media screen and (max-width: 767px) {
        .top .service .inbound-card .image {
          margin: 43px 0 16px; } }
    .top .service .inbound-card .text {
      margin: 0;
      font-size: 18px;
      line-height: 1.55; }
      @media screen and (max-width: 767px) {
        .top .service .inbound-card .text {
          font-size: 14px; } }

.works .container {
  padding-top: 100px; }

.works .page-title {
  text-align: center;
  font-size: 32px;
  font-family: 'Headland One', serif;
  position: relative;
  font-weight: normal;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .works .page-title {
      font-size: 23px; } }
  .works .page-title:after {
    position: absolute;
    width: 100px;
    border-bottom: 2px solid #0481BE;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    content: ''; }

.works .extra-title {
  font-size: 48px;
  font-family: 'Headland One', serif;
  text-align: center;
  font-weight: normal;
  margin: 60px 0 0; }
  @media screen and (max-width: 767px) {
    .works .extra-title {
      font-size: 30px; } }
  .works .extra-title span {
    display: block;
    font-family: "Noto Sans CJK JP", sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-top: 28px; }
    @media screen and (max-width: 767px) {
      .works .extra-title span {
        font-size: 18px;
        margin-top: 20px; } }

.works .showcase {
  margin: 80px 0 0; }
  @media screen and (max-width: 767px) {
    .works .showcase {
      margin-top: 40px; } }
  .works .showcase.-inbound .nav-tabs .nav-link {
    font-size: 14px;
    color: #152934;
    min-width: 140px;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    line-height: 1.28; }
    .works .showcase.-inbound .nav-tabs .nav-link:before {
      display: none; }
    .works .showcase.-inbound .nav-tabs .nav-link .icon {
      display: inline-block;
      margin-right: 12px; }
  .works .showcase.-inbound .nav-tabs .nav-item:not(:last-child) {
    margin-right: 12px; }
  .works .showcase.-inbound .gallery .gallery-item .item-link:before {
    display: none; }
  .works .showcase.-inbound .gallery .gallery-item .category {
    position: absolute;
    z-index: 3;
    width: 50px;
    height: 50px;
    background: #152934;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .works .showcase.-inbound .gallery .gallery-item .category > svg {
      display: block;
      margin: auto;
      height: 100%; }
      .works .showcase.-inbound .gallery .gallery-item .category > svg path, .works .showcase.-inbound .gallery .gallery-item .category > svg ellipse, .works .showcase.-inbound .gallery .gallery-item .category > svg circle {
        fill: #ffffff; }
  .works .showcase-content > div:not(:first-child) {
    display: none; }
  .works .showcase-content .gallery {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .works .showcase-content .gallery {
        padding: 0 10px; } }
    .works .showcase-content .gallery-item {
      width: 336px;
      margin-bottom: 36px; }
      @media screen and (max-width: 767px) {
        .works .showcase-content .gallery-item {
          width: calc(50% - 5px);
          margin-bottom: 10px; } }
      .works .showcase-content .gallery-item .item-link {
        display: block;
        position: relative;
        text-decoration: none;
        color: #152934; }
        .works .showcase-content .gallery-item .item-link:before {
          position: absolute;
          top: 0;
          left: 0;
          border-style: solid;
          border-width: 30px 30px 0 0;
          border-color: #65BC5E transparent transparent transparent;
          z-index: 3;
          content: ''; }
        .works .showcase-content .gallery-item .item-link:after {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          background: rgba(255, 255, 255, 0.6);
          z-index: 1;
          -webkit-transition: all .3s ease-in-out 0s;
          -o-transition: all .3s ease-in-out 0s;
          transition: all .3s ease-in-out 0s;
          content: ''; }
          @media screen and (min-width: 768px) {
            .works .showcase-content .gallery-item .item-link:after {
              opacity: 0; } }
        @media screen and (min-width: 768px) {
          .works .showcase-content .gallery-item .item-link:hover .title {
            top: 50%;
            opacity: 1; } }
        @media screen and (min-width: 768px) {
          .works .showcase-content .gallery-item .item-link:hover:after {
            opacity: 1; } }
      .works .showcase-content .gallery-item.-purple .item-link:before {
        border-color: #B894C4 transparent transparent transparent; }
      .works .showcase-content .gallery-item.-blue .item-link:before {
        border-color: #68A4D0 transparent transparent transparent; }
      .works .showcase-content .gallery-item .title {
        width: 100%;
        font-size: 18px;
        font-family: 'Headland One', serif;
        font-weight: normal;
        position: absolute;
        top: 55%;
        left: 50%;
        z-index: 2;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        text-align: center;
        margin: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transition: all .2s ease-in-out 0s;
        -o-transition: all .2s ease-in-out 0s;
        transition: all .2s ease-in-out 0s; }
        @media screen and (min-width: 768px) {
          .works .showcase-content .gallery-item .title {
            opacity: 0; } }
        @media screen and (max-width: 767px) {
          .works .showcase-content .gallery-item .title {
            top: 50%;
            font-size: 12px;
            padding: 0 15px; } }
        .works .showcase-content .gallery-item .title span {
          font-family: "Noto Sans CJK JP", sans-serif;
          font-weight: bold;
          display: block;
          margin-top: 10px; }
          @media screen and (max-width: 767px) {
            .works .showcase-content .gallery-item .title span {
              font-size: 14px; } }

.works .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0 0 90px;
  padding: 0;
  border-bottom: 2px solid #70777B; }
  @media screen and (max-width: 767px) {
    .works .nav-tabs {
      display: none; } }
  .works .nav-tabs .nav-item {
    margin-bottom: -2px; }
    .works .nav-tabs .nav-item:not(:last-child) {
      margin-right: 14px; }
  .works .nav-tabs .nav-link {
    display: block;
    font-family: 'Open Sans', sans-serif;
    border-radius: 4px 4px 0 0;
    border: 2px solid #70777B;
    color: #70777B;
    text-decoration: none;
    font-weight: bold;
    min-width: 236px;
    text-align: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative; }
    .works .nav-tabs .nav-link:before {
      position: absolute;
      border-style: solid;
      border-width: 10px 10px 0 0;
      border-color: #70777B transparent transparent transparent;
      top: 4px;
      left: 4px;
      content: ''; }
    .works .nav-tabs .nav-link.-active {
      border-color: #70777B #70777B #ffffff; }
    .works .nav-tabs .nav-link.-blue {
      color: #68A4D0; }
      .works .nav-tabs .nav-link.-blue:before {
        border-color: #68A4D0 transparent transparent transparent; }
    .works .nav-tabs .nav-link.-green {
      color: #65BC5E; }
      .works .nav-tabs .nav-link.-green:before {
        border-color: #65BC5E transparent transparent transparent; }
    .works .nav-tabs .nav-link.-purple {
      color: #B894C4; }
      .works .nav-tabs .nav-link.-purple:before {
        border-color: #B894C4 transparent transparent transparent; }

.works .tinynav-wrapper {
  width: 285px;
  height: 40px;
  margin: 0 auto 60px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .works .tinynav-wrapper {
      display: none; } }
  .works .tinynav-wrapper:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    background: #EEEEEE;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 1px solid #70777B;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    z-index: -1;
    content: '\f107'; }

.works .tinynav {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #70777B;
  border-radius: 2px;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  font-size: 15px;
  font-weight: bold;
  color: #70777B;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  padding: 0 40px 0 0; }
  .works .tinynav::-ms-expand {
    display: none; }

.works .btn-more {
  text-align: center;
  margin-top: 75px; }
  @media screen and (max-width: 767px) {
    .works .btn-more {
      margin-top: 50px; } }
  .works .btn-more > a {
    display: inline-block;
    font-family: 'Headland One', serif;
    font-size: 20px;
    text-decoration: none;
    color: #152934;
    border-radius: 4px;
    border: 2px solid #152934;
    padding: 18px 130px;
    position: relative;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s; }
    .works .btn-more > a:hover {
      background: #152934;
      color: #ffffff; }
    .works .btn-more > a .icon {
      position: absolute;
      right: 28px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #0481BE; }

.works .modal-box {
  width: 1020px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 80px;
  background: #ffffff;
  position: relative;
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .works .modal-box {
      width: calc(100% - 10px);
      padding: 20px 30px 50px; } }
  .works .modal-box:before {
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 80px 80px 0 0;
    border-color: #65BC5E transparent transparent transparent;
    content: ''; }
    @media screen and (max-width: 767px) {
      .works .modal-box:before {
        border-width: 40px 40px 0 0; } }
  .works .modal-box .modal-title {
    font-size: 32px;
    font-weight: bold;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .works .modal-box .modal-title {
        font-size: 22px; } }
    .works .modal-box .modal-title span {
      display: inline-block;
      vertical-align: 5px;
      font-size: 18px;
      font-family: 'Open Sans', sans-serif;
      border: 1px solid #65BC5E;
      padding: 10px 20px;
      margin-right: 25px; }
      @media screen and (max-width: 767px) {
        .works .modal-box .modal-title span {
          margin-right: 0;
          font-size: 14px;
          padding: 8px 15px;
          margin-bottom: 10px; } }
    @media screen and (min-width: 768px) {
      .works .modal-box .modal-title br {
        display: none; } }
  .works .modal-box .modal-text {
    line-height: 1.575;
    margin: 15px 0 30px; }
    @media screen and (max-width: 767px) {
      .works .modal-box .modal-text {
        font-size: 14px;
        line-height: 1.7;
        margin: 10px 0 20px; } }

.works .works-show-slider {
  width: 100%;
  margin-bottom: 30px; }
  .works .works-show-slider .slide-item {
    width: 100%;
    text-align: center; }
    .works .works-show-slider .slide-item > img {
      display: block;
      margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .works .works-show-slider .slick-prev {
      left: -15px; } }
  @media screen and (max-width: 767px) {
    .works .works-show-slider .slick-next {
      right: -15px; } }
  .works .works-show-slider .slick-prev:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    color: #152934;
    content: '\f104'; }
  .works .works-show-slider .slick-next:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    color: #152934;
    content: '\f105'; }

.works .works-thumbnail-slider {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .works .works-thumbnail-slider .slide-item {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 5px;
      margin-bottom: 10px; } }

.works button.mfp-close {
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #ffffff;
  width: 29px;
  height: 29px;
  top: -35px;
  line-height: 29px;
  display: none; }

@media screen and (min-width: 768px) {
  .top .about-title {
    display: none; } }

.top .about-title-pc {
  letter-spacing: 0.1em;
  font-size: 60px;
  font-family: 'Headland One', serif;
  text-align: center;
  font-weight: normal;
  position: relative;
  margin: 0 0 100px; }
  @media screen and (max-width: 767px) {
    .top .about-title-pc {
      display: none; } }
  .top .about-title-pc > span {
    line-height: 2;
    letter-spacing: 0.1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    font-family: "Noto Sans CJK JP", sans-serif;
    font-weight: normal;
    margin-top: 35px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .top .about-title-pc > span span:nth-of-type(3) {
      border-bottom: 2px solid #0481BE;
      padding-bottom: 80px;
      width: 200px; }
    @media screen and (max-width: 767px) {
      .top .about-title-pc > span {
        line-height: 3;
        font-size: 18px;
        margin-top: 12px; } }

@media screen and (min-width: 500px) {
  .xs {
    display: none; } }

.inbound-card .image img {
  width: 120px;
  height: 100px; }
