@charset "UTF-8";
h2.top-title {
  color: #333;
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  position: relative;
  color: #171c61; }
  h2.top-title:before, h2.top-title:after {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 1.5em;
    background: url("../img/common/line-blue.svg");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle; }
  h2.top-title:before {
    margin-right: 0.5em; }
  h2.top-title:after {
    margin-left: 0.5em; }
  @media screen and (max-width: 768px) {
    h2.top-title {
      font-size: 20px; } }

section {
  padding: 100px 10px; }
  @media screen and (max-width: 768px) {
    section {
      padding: 50px 10px; } }

/*------------------------------------------------------
 メインビジュアル
-------------------------------------------------------*/
.mainvisual {
  background: url("../img/top/main-bg.webp");
  background-size: cover;
  background-position: center;
  padding: 50px 10px; }
  .mainvisual .inner {
    color: #fff;
    width: 100%; }
    .mainvisual .inner h2 {
      font-weight: bold;
      font-size: 40px;
      margin-bottom: 2em; }
      @media screen and (max-width: 768px) {
        .mainvisual .inner h2 {
          margin-top: 1em;
          margin-bottom: 1em;
          font-size: 28px;
          text-align: center; } }
    .mainvisual .inner p {
      font-size: 20px;
      text-align: center;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .mainvisual .inner p {
          font-size: 16px; } }

/*------------------------------------------------------
 Our Business
-------------------------------------------------------*/
section.business {
  background: #f0f0f0;
  overflow: hidden;
  position: relative; }
  section.business:before {
    content: "";
    display: block;
    width: 20%;
    padding-bottom: 120%;
    background: #fff;
    transform: rotate(12deg);
    top: -10%;
    left: -2%;
    position: absolute; }
  section.business .container {
    position: relative; }

a.business-summary-item {
  display: block; }
  a.business-summary-item .business-summary-image {
    padding-bottom: 66%;
    position: relative; }
    a.business-summary-item .business-summary-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  a.business-summary-item h4 {
    padding: 0.5em 1em; }

.business-summary {
  justify-content: center; }
  .business-summary .col-6 {
    padding: 15px; }
    @media screen and (max-width: 768px) {
      .business-summary .col-6 {
        padding: 7px; } }
  .business-summary a.business-summary-item {
    display: block;
    margin: 0;
    text-decoration: none;
    background: #fff;
    height: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
    .business-summary a.business-summary-item .business-summary-image {
      padding-bottom: 66%;
      position: relative; }
      .business-summary a.business-summary-item .business-summary-image img {
        position: absolute;
        object-fit: cover;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .business-summary a.business-summary-item h4 {
      background: url("../img/common/line-white.svg"), url("../img/common/arrow.svg"), linear-gradient(90deg, #171c61, #171c61, #0e80a0);
      background-repeat: no-repeat;
      background-position: center left 0.5em , center right 0.5em,left top;
      background-size: 0.6em ,  1em ,100%;
      padding-left: 1.7em;
      padding-right: 1.7em;
      font-weight: bold;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .business-summary a.business-summary-item h4 {
          font-size: 14px; } }
    .business-summary a.business-summary-item .business-summary-content {
      padding: 20px; }
      @media screen and (max-width: 768px) {
        .business-summary a.business-summary-item .business-summary-content {
          padding: 10px; } }
      .business-summary a.business-summary-item .business-summary-content p {
        margin: 0;
        color: #000; }
        @media screen and (max-width: 768px) {
          .business-summary a.business-summary-item .business-summary-content p {
            font-size: 13px;
            line-height: 1.7; } }

.meijin {
  background: linear-gradient(90deg, #171c61, #171c61, #0e80a0); }
  .meijin h2.top-title {
    color: #fff; }
    .meijin h2.top-title:before, .meijin h2.top-title:after {
      content: "";
      display: inline-block;
      width: 0.8em;
      height: 1.5em;
      background: url("../img/common/line-white2.svg");
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      vertical-align: middle; }
  .meijin p {
    color: #fff; }
  .meijin a.meijin-summary-item {
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 10px; }
    .meijin a.meijin-summary-item img {
      border-radius: 50%;
      vertical-align: bottom;
      background: #dcdce1; }
    .meijin a.meijin-summary-item span {
      margin: 1em 0;
      display: block; }
      @media screen and (max-width: 768px) {
        .meijin a.meijin-summary-item span {
          font-size: 14px; } }
  .meijin a.btn-more:after {
    border: 1px solid #fff; }

.info {
  padding-bottom: 200px; }
  @media screen and (max-width: 768px) {
    .info {
      padding-bottom: 50px; } }

/*--------------------------------------------------
 recruit
--------------------------------------------------*/
.recruit {
  background: linear-gradient(90deg, #171c61, #171c61, #0e80a0);
  color: #fff; }
  .recruit h2.top-title {
    color: #fff; }
    .recruit h2.top-title:before, .recruit h2.top-title:after {
      content: "";
      display: inline-block;
      width: 0.8em;
      height: 1.5em;
      background: url("../img/common/line-white2.svg");
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      vertical-align: middle; }
  .recruit .img_recruit {
    vertical-align: middle;
    margin-top: -170px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .recruit .img_recruit {
        margin-top: 20px; } }
  .recruit .recruit_catch {
    display: flex;
    margin-top: 1em;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .recruit .recruit_catch {
        font-size: 16px;
        justify-content: center; } }
    .recruit .recruit_catch span {
      background: url("../img/common/line-white.svg");
      background-position: center left;
      background-repeat: no-repeat;
      background-size: 1em auto;
      display: inline-block;
      padding: 0 1em 0 1.5em;
      margin-bottom: 0.5em; }
  .recruit a.btn-more:after {
    border: 1px solid #fff; }

section.about {
  background: #f0f0f0;
  overflow: hidden;
  position: relative; }
  section.about:before {
    content: "";
    display: block;
    width: 20%;
    padding-bottom: 120%;
    background: #fff;
    transform: rotate(12deg);
    top: -10%;
    left: -2%;
    position: absolute; }
  section.about .container {
    position: relative; }
  section.about + footer {
    margin-top: 0; }
  section.about .about-summary {
    position: relative;
    overflow: hidden;
    padding-bottom: 66%; }
    section.about .about-summary:before {
      display: block;
      content: "";
      background: linear-gradient(90deg, #171c61, #171c61, #0e80a0);
      position: absolute;
      width: 50%;
      height: 200%;
      top: -15%;
      left: -15%;
      transform: rotate(15deg);
      z-index: 1; }
    section.about .about-summary img {
      display: block;
      vertical-align: middle;
      margin: 0 0 0 auto;
      width: 70%;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      z-index: 0;
      object-fit: cover; }
    section.about .about-summary .inner {
      color: #fff;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      padding: 40px;
      bottom: 0; }
      @media screen and (max-width: 768px) {
        section.about .about-summary .inner {
          padding: 30px; } }
    section.about .about-summary h4 {
      background: url("../img/common/line-white.svg");
      background-repeat: no-repeat;
      background-position: center left 0.5em;
      background-size: 0.6em;
      padding-left: 1.7em;
      padding-right: 1.7em;
      font-weight: bold;
      color: #fff; }
      @media screen and (max-width: 768px) {
        section.about .about-summary h4 {
          font-size: 18px; } }
    section.about .about-summary a.btn-more {
      position: absolute;
      bottom: 40px; }
      @media screen and (max-width: 768px) {
        section.about .about-summary a.btn-more {
          bottom: 30px; } }
      section.about .about-summary a.btn-more:after {
        border: 1px solid #fff; }
