@charset "UTF-8";
@import url(https://db.onlinewebfonts.com/c/153200ac159afba1e62e27b5a4085204?family=Haas+Grot+Disp+Web+15+XXThn+Regular);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
@font-face {
  font-family: 'haas roman';
  src: url("../fonts/NeueHaasGroteskText-55Roman-Web.woff") format("woff"); }
@font-face {
  font-family: 'abcSynt';
  src: url("../fonts/ABCSynt-Regular.woff") format("woff"); }
/**
 * Custom media queries
 * @example
 * @media (--mobile) {
 *    styles for mobile viewport
 * }
 */
/**
 * for mobile viewoport
 */
/**
 * for tablet and Pc. large viewport
 */
@custom-media --desktop(min-width: 1280px);
/** http://bourbon.io/docs/#timing-functions */
/** example @include transition(all 5s $ease-in-circ);*/
/**
transition timing-function:
ease - cubic-bezier(0.25, 0.1, 0.25, 1.0) を指定したのと同じ（開始と完了を滑らかにする）（初期値）
linear - cubic-bezier(0.0, 0.0, 1.0, 1.0) を指定したのと同じ（一定）
ease-in - cubic-bezier(0.42, 0, 1.0, 1.0) を指定したのと同じ（ゆっくり始まる）
ease-out - cubic-bezier(0, 0, 0.58, 1.0) を指定したのと同じ（ゆっくり終わる）
ease-in-out - cubic-bezier(0.42, 0, 0.58, 1.0) を指定したのと同じ（ゆっくり始まってゆっくり終わる）
*/
/**
 * text ellipsis for block multiline
 */
/*
 unsupport IE, Edge, Fx

@mixin text-ellipsis-block($rows) {
  display: box;
  box-orient: vertical;
  line-clamp: $rows;
  overflow: hidden;
}
*/
/**
 * element size
 */
/**
 * position layout
 */
/**
 * images
 */
/**
* Variables
*/
/** extend */
a.text_link {
  position: relative; }
.l-header.UpMove {
  position: fixed;
  width: 100%;
  -webkit-animation: UpAnime 0.5s forwards;
          animation: UpAnime 0.5s forwards;
  background-color: unset !important; }
@-webkit-keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); } }
@keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); } }
.l-header.DownMove {
  position: fixed;
  width: 100%;
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
  background-color: #FFF; }
@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.slideIn {
  position: relative; }
.slideIn::after {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: right;
            transform-origin: right;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    content: "";
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease; }
.slideIn.is-show::after {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); }
/* == @import "../node_modules/normalize.css/normalize.css"; */
[v-cloak] {
  display: none; }
html {
  font-size: 62.5%; }
body {
  font-family: sans-serif;
  font-size: 1.0rem;
  letter-spacing: 0;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }
a {
  color: #000000;
  text-decoration: none; }
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
h1, h2, h3, h4, h5, h6, div, dl, dt, dd, p {
  margin: 0;
  padding: 0; }
ul, ol, li {
  padding: 0;
  margin: 0; }
li {
  list-style: none; }
img {
  vertical-align: bottom; }
figure {
  margin: 0;
  padding: 0; }
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }
input[type="number"] {
  -moz-appearance: textfield; }
.l-main {
  line-height: 1.2; }
.l-footer {
  padding: 9.8rem 5rem 3rem;
  border-top: solid 1px #000;
  background-color: #FFF;
  font-family: "haas roman", sans-serif; }
.l-footer__logo {
    width: 100px; }
.l-footer__logo img {
      width: 100%; }
.l-footer__bottom {
    position: relative; }
.l-footer .btnContact a {
    display: block;
    position: relative;
    height: 100%;
    color: #000;
    border-radius: 40% 40% 40% 40% / 40% 40% 40% 40%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
.l-footer .btnContact a svg {
      position: relative;
      z-index: 3;
      width: 100%;
      height: 100%; }
.l-footer .btnContact a svg .text {
        fill: #000; }
.l-footer .btnContact a svg .line {
        stroke: #000; }
.l-footer__policy a {
    position: relative;
    font-size: 1.2rem; }
.l-footer__policy a .icon {
      display: inline-block;
      margin-left: 0.5rem; }
.l-footer__policy a svg {
      display: block;
      width: 100%;
      height: 100%; }
.l-footer__copyright {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 1.6rem; }
.l-footerNavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
.l-footerNavi__list + .l-footerNavi__list {
    margin-left: 16.1rem; }
.l-footerNavi__list.sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
.l-footerNavi__list.sns .l-footerNavi__item {
      margin-top: 0;
      margin-left: 2.31rem; }
.l-footerNavi__list.sns .l-footerNavi__item:first-child {
        margin-left: 0; }
.l-footerNavi__item + .l-footerNavi__item {
    margin-top: 1.6rem; }
.l-footerNavi__item a {
    position: relative;
    font-size: 1.2rem; }
.l-footerNavi__item a .icon {
      display: inline-block;
      margin-left: 0.2rem; }
.l-footerNavi__item a svg {
      display: block;
      width: 100%;
      height: 100%; }
.l-header {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3002;
  width: 100%;
  padding: 2.3rem 5rem;
  font-family: "haas roman", sans-serif; }
.l-header.is-open {
    background-color: #FFF !important; }
.l-header__logo {
    width: 10rem; }
.l-header__logo a {
      display: block; }
.l-header__logo a svg {
        width: 100%;
        height: 100%; }
.l-header__caption {
    font-size: 1.5rem; }
.l-header__inner--right, .l-header__inner--left {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.l-header .btnContact {
    display: inline-block;
    -webkit-transform: translateY(-0.3rem);
            transform: translateY(-0.3rem); }
.l-header .btnContact a {
      display: block;
      position: relative;
      color: #000;
      font-size: 1.5rem;
      font-weight: 700;
      border-radius: 40% 40% 40% 40% / 40% 40% 40% 40%;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
.l-header .btnContact a svg {
        display: block;
        width: 100%;
        height: 100%; }
.l-header .btnContact a svg .text {
          fill: #000; }
.l-header .btnContact a svg .line {
          stroke: #000; }
.l-headerNavi__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.l-headerNavi__item + .l-headerNavi__item {
  margin-left: 3.6rem; }
.l-headerNavi__item a {
  font-size: 1.8rem; }
.l-headerNavi__item a .icon {
    display: inline-block;
    margin-left: 0.7rem; }
.l-headerNavi__item a svg {
    display: block;
    width: 100%;
    height: 100%; }
/**
 * main.scss
 */
:root {
  --heightPc: 9.359rem;
  --heightSp: 4.7rem; }
body {
  font-family: "TazuganeGothicStdN-Regular"; }
body.is-open {
    overflow: hidden; }
.l-main {
  overflow-x: hidden;
  font-family: "TazuganeGothicStdN-Regular"; }
.l-headerMenu {
  display: none;
  position: fixed;
  top: var(--heightSp);
  left: 0;
  z-index: 3000;
  width: 100%;
  height: 100vh;
  background-color: #FFF; }
.l-headerMenu.is-open {
    background-color: #FFF !important; }
.l-headerMenu__btn {
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    z-index: 3003;
    width: 20.5%;
    height: 0.9rem; }
.l-headerMenu__btn.is-open::before {
      top: 50%;
      -webkit-transform: translate(0, -50%) rotate(-15deg);
              transform: translate(0, -50%) rotate(-15deg); }
.l-headerMenu__btn.is-open::after {
      top: 50%;
      -webkit-transform: translate(0, -50%) rotate(15deg);
              transform: translate(0, -50%) rotate(15deg); }
.l-headerMenu__btn::before, .l-headerMenu__btn::after {
      position: absolute;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #000;
      content: "";
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
.l-headerMenu__btn::before {
      top: 0; }
.l-headerMenu__btn::after {
      top: 100%; }
.l-headerMenu__inner {
    position: relative;
    z-index: 3001;
    padding: 10rem 1.8rem; }
.l-headerMenu__item + .l-headerMenu__item {
    margin-top: 1.9rem; }
.l-headerMenu__item a {
    font-size: 3rem;
    font-family: "haas roman", sans-serif; }
.l-headerMenu__item a .icon {
      display: inline-block;
      -webkit-transform: translateY(0.3rem);
              transform: translateY(0.3rem);
      width: 2.5rem;
      margin-left: 1.2rem; }
.l-headerMenu__item a img {
      display: block;
      width: 100%; }
.l-headerMenu__item.contact {
    width: 46%;
    margin-top: 4.9rem; }
.p-about_firstView {
  position: relative;
  width: 100%;
  height: 100vh; }
.p-about_firstView__mvWrap {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
    width: 100%;
    height: 100%; }
.p-about_firstView__mvWrap video {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%; }
.p-about_firstView__pages {
    position: relative;
    font-size: 15rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400;
    text-align: right;
    letter-spacing: -0.5rem; }
.p-about_firstView__pages span {
      opacity: 0;
      visibility: 0; }
.p-about_firstView__bar {
    position: absolute;
    top: 15rem;
    right: -1rem;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    z-index: 4;
    background-color: #000;
    width: 28%;
    height: 50%; }
.p-about_firstView__txt {
    position: absolute; }
.p-about_firstView__caption {
    opacity: 0;
    visibility: visible;
    font-size: 5rem;
    font-weight: 500;
    line-height: 150%; }
.p-about_firstView__lead {
    opacity: 0;
    visibility: hidden;
    margin-top: 2.25rem;
    font-size: 1.8rem;
    line-height: 160%; }
.p-about_commitment {
  padding-top: 10.3rem;
  padding-bottom: 19.4rem;
  background-color: #D4DCE2; }
.p-about_commitment .slideIn::after {
    background-color: #D4DCE2; }
.p-about_commitment__head {
    font-size: 3.8rem;
    font-weight: 500; }
.p-about_commitment__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 3.5rem 0 5rem;
    border-bottom: solid 1px #000; }
.p-about_commitment__content.first {
      margin-top: 3.2rem;
      border-top: solid 1px #000; }
.p-about_commitment__num {
    font-size: 5rem;
    font-family: "abcSynt", sans-serif; }
.p-about_commitment__caption {
    font-size: 2.4rem;
    font-weight: 500; }
.p-about_commitment__lead {
    margin-top: 2.25rem;
    font-size: 1.5rem;
    line-height: 180%; }
.p-about_people {
  padding-top: 20.3rem;
  padding-bottom: 10.4rem;
  background-color: #F5EEED; }
.p-about_people .slideIn::after {
    background-color: #F5EEED; }
.p-about_people__ttl {
    font-size: 8rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400; }
.p-about_peopleList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-top: 10.3rem; }
.p-about_peopleList__thumb img {
      width: 100%; }
.p-about_peopleList__caption {
      margin-top: 2.8rem; }
.p-about_peopleList__term {
      display: block;
      font-size: 1.4rem;
      line-height: 180%;
      letter-spacing: -0.05rem; }
.p-about_peopleList__name {
      display: inline-block;
      margin-top: 0.4rem;
      font-size: 2.4rem; }
.p-about_company {
  padding-top: 20.1rem;
  padding-bottom: 30rem;
  background-color: #FFF; }
.p-about_company__ttl {
    font-size: 6rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400; }
.p-about_companyInfo {
    margin-top: 5rem; }
.p-about_companyInfo__line {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 2rem 0;
      border-top: solid 1px #CCC;
      font-size: 1.5rem;
      line-height: 180%; }
.p-about_companyInfo__line:last-child {
        border-bottom: solid 1px #CCC; }
.p-about_companyInfo__column {
      width: 8rem; }
.p-business__mv {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100%;
  padding-right: 0;
  padding-left: 0; }
.p-business__mv video {
    position: absolute; }
.p-business_firstView {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 5.1rem; }
.p-business_firstView__pages {
    font-size: 15rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400;
    letter-spacing: -0.03rem; }
.p-business_firstView__pages .char {
      opacity: 0;
      visibility: 0; }
.p-business_firstView__txt {
    opacity: 0;
    visibility: hidden;
    margin-top: 22.5rem;
    font-size: 1.8rem;
    line-height: 180%; }
.p-business_firstView__txt_bottom {
      margin-top: 1.8rem;
      font-size: 1.8rem;
      line-height: 180%; }
.p-business_firstView__desc {
    margin-top: 2.88rem; }
.p-business_firstView__desc_line {
      position: relative;
      margin-top: 1.1rem;
      padding-left: 3.2rem;
      font-size: 1.8rem;
      line-height: 180%;
      counter-increment: num; }
.p-business_firstView__desc_line:first-child {
        margin-top: 0; }
.p-business_firstView__desc_line::before {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: absolute;
        top: 0.1rem;
        left: -0.2rem;
        width: 2.4rem;
        height: 2.4rem;
        border: solid 1px #000;
        border-radius: 50%;
        font-size: 1.3rem;
        font-family: "haas roman", sans-serif;
        content: counter(num); }
.p-business_firstView__caption {
    margin-top: 28.5rem;
    font-size: 6rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400; }
.p-business_concept {
  padding: 8rem 0;
  background-color: #F5F5F5; }
.p-business_concept .slideIn::after {
    background-color: #F5F5F5; }
.p-business_concept__img {
    position: relative;
    border: solid 1px #000;
    border-radius: 50%; }
.p-business_concept__img::after {
      width: 101%;
      height: 110%;
      top: -1px; }
.p-business_concept__img .circle {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      margin: auto;
      background-image: url(../images/business/concept_circle.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      text-align: center;
      -webkit-transition: all 2s ease;
      transition: all 2s ease; }
.p-business_concept__img .circle span {
        opacity: 0;
        visibility: hidden; }
.p-business_concept__img_item {
      opacity: 0;
      visibility: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      border-radius: 50%;
      background-color: #D4DCE2;
      text-align: center; }
.p-business_concept__caption {
    display: inline-block;
    position: relative;
    padding-bottom: 9px;
    font-size: 2.4rem; }
.p-business_concept__caption::before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #000;
      content: ""; }
.p-business_concept__lead {
    margin-top: 4.9rem;
    font-size: 1.8rem;
    line-height: 180%; }
.p-business_process {
  padding-top: 20.1rem; }
.p-business_process__ttl {
    font-size: 6rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400; }
.p-business_process__img {
    margin-top: 5.1rem; }
.p-business_process__img img {
      width: 100%; }
.p-business_processFaith {
    margin-top: 10rem; }
.p-business_processFaith__elm {
      padding: 2.9rem 0 7.2rem;
      border-top: solid 1px #000; }
.p-business_processFaith__elm:last-child {
        border-bottom: solid 1px #000; }
.p-business_processFaith .num {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 5rem;
      height: 5rem;
      border-radius: 50%;
      background-color: #D4DCE2;
      font-size: 2.4rem;
      font-family: "haas roman", sans-serif; }
.p-business_processFaith__caption {
      font-size: 1.8rem;
      line-height: 150%;
      letter-spacing: -0.05rem; }
.p-business_processFaith__content {
      margin-top: 1.1rem;
      font-size: 1.3rem;
      line-height: 180%; }
.p-business_works {
  padding-top: 20.1rem;
  padding-bottom: 30.8rem; }
.wpcf7-not-valid-tip {
  color: #dc3232; }
.p-contact {
  padding-bottom: 32rem; }
.p-contact .c-form {
    margin-top: 10.2rem; }
.p-contact .c-form__item {
      margin-top: 3.1rem; }
.p-contact .c-form__item:first-child {
        margin-top: 0; }
.p-contact .c-form__label + span {
      display: block;
      margin-top: 1.2rem; }
.p-contact__head {
    padding-top: 4.16rem;
    font-size: 10rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400;
    letter-spacing: -0.03rem; }
.p-contact__head .char {
      opacity: 0;
      visibility: hidden; }
.p-contact__lead {
    margin-top: 3.2rem;
    font-size: 1.5rem;
    line-height: 160%; }
.p-contact__lead .complete {
      display: block;
      margin-top: calc(3.75rem + 2.88rem);
      margin-bottom: 2.25rem;
      font-size: 2.4rem;
      line-height: 160%; }
.p-contactForm__policy {
    margin-top: 4.12rem;
    font-size: 1.3rem;
    line-height: 180%; }
.p-contactForm__btnWrap {
    margin-top: 2.88rem; }
.c-pagination__item a, .c-pagination__prev a, .c-pagination__first a, .c-pagination__last a, .c-pagination__next a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 1.2rem 2.88rem;
  border: solid 1px #000;
  border-radius: 4.13rem;
  background: #FFF;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
.c-pagination__item a::before, .c-pagination__prev a::before, .c-pagination__first a::before, .c-pagination__last a::before, .c-pagination__next a::before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    border-radius: 5rem;
    background-color: #FFF;
    mix-blend-mode: difference;
    will-change: mix-blend-mode;
    -webkit-transition: left 0.25s cubic-bezier(0.68, 0.31, 0.33, 0.66);
    transition: left 0.25s cubic-bezier(0.68, 0.31, 0.33, 0.66);
    content: ""; }
.c-pagination__item a:hover, .c-pagination__prev a:hover, .c-pagination__first a:hover, .c-pagination__last a:hover, .c-pagination__next a:hover {
    color: #000; }
.c-pagination__item a:hover::before, .c-pagination__prev a:hover::before, .c-pagination__first a:hover::before, .c-pagination__last a:hover::before, .c-pagination__next a:hover::before {
      left: 0; }
.p-news {
  padding-bottom: 30rem; }
.p-news__head {
    padding-top: 6.7rem;
    font-size: 10rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400;
    letter-spacing: -0.03rem;
    text-align: right; }
.p-news__head .char {
      opacity: 0;
      visibility: hidden; }
.p-newsList {
    margin-top: 10rem; }
.p-news .c-pagination {
    display: block;
    margin-top: 2.88rem; }
.p-newsDetail_article {
  margin-top: 100px; }
.p-newsDetail_article__ttl {
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 4.2rem; }
.p-newsDetail_article__date {
    display: inline-block;
    margin-top: 1.25rem;
    font-size: 1.8rem;
    font-family: "haas roman", sans-serif; }
.p-newsDetail_article__content {
    margin-top: 4.75rem; }
.p-newsDetail_article__content p {
      margin-top: 4.14rem;
      font-size: 1.5rem;
      line-height: 180%; }
.p-newsDetail_article__content p:first-child {
        margin-top: 0; }
.p-newsDetail_article__content img {
      max-width: 100%; }
.p-newsDetail_article__content a {
      display: inline-block;
      position: relative; }
.p-newsDetail_article__content a::after {
        position: absolute;
        bottom: 4px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #000;
        content: ""; }
.p-newsDetail .c-pagination {
  position: relative;
  margin-top: 4.94rem;
  padding-top: 2.88rem; }
.p-newsDetail .c-pagination::before {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: calc(100% - 3.12rem * 2);
    height: 1px;
    background-color: #CCC;
    content: ""; }
.s-lead,
.s-works,
.s-business,
.s-news,
.s-recruit {
  z-index: 3; }
.s-business,
.s-news,
.s-works,
.s-recruit {
  background-color: #FFF; }
.section__title {
  margin-bottom: 3rem;
  font-size: 8rem;
  font-family: "abcSynt", sans-serif;
  font-weight: 400; }
.btnWrap {
  display: inline-block;
  margin-top: 4.12rem; }
.btnWrap::after {
    display: none; }
.btnWrap.is-show .c-btnMore {
    opacity: 1; }
.btnWrap .c-btnMore {
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
.firstView {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden; }
.firstView__mvWrap {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%; }
.firstView__mvWrap video {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%; }
.firstView__bar {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    z-index: 4;
    background-color: #000;
    width: 102%;
    height: 90%; }
.firstView__caption {
    position: absolute; }
.firstView__caption_pickup {
      font-size: 12rem;
      font-family: "abcSynt", sans-serif;
      font-weight: 400; }
.firstView__caption_pickup span {
        opacity: 0;
        visibility: hidden; }
.firstView__caption_sub {
      opacity: 0;
      visibility: hidden;
      display: block;
      font-size: 3rem; }
.s-lead {
  padding: 10.2rem 0 4.3rem;
  background-color: #F3F3F3;
  text-align: center; }
.s-lead .slideIn::after {
    background-color: #F3F3F3; }
.s-lead .ttl_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    width: 100vw; }
.s-lead__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    font-family: "abcSynt", sans-serif;
    font-size: 8rem;
    font-weight: 400; }
.s-lead__ttl span {
      display: inline-block;
      padding-right: 0.8em;
      white-space: nowrap; }
.s-lead__btn {
    display: inline-block;
    margin-top: 7.8rem; }
.s-lead__btn::after {
      display: none; }
.s-lead__btn.is-show .c-btnMore {
      opacity: 1; }
.s-lead__btn .c-btnMore {
      margin: auto;
      opacity: 0;
      -webkit-transition: all .6s ease;
      transition: all .6s ease; }
.s-lead__img {
    margin-top: calc(5.19rem * 1.6); }
.s-lead__img img {
      width: 100%; }
.s-lead__mv {
    overflow: hidden;
    position: relative;
    margin: 0 auto; }
.s-lead__mv video {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-width: 100%;
      min-width: 100%;
      min-height: 100%; }
.s-business {
  padding-top: 20.2rem; }
.s-business__txt {
    font-size: 1.8rem;
    line-height: 160%; }
.s-business__img {
    position: relative;
    background-color: #D4DCE2; }
.s-business__img::after {
      display: none; }
.s-business__img img {
      width: 100%; }
.s-business__img_txt {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      font-size: 2.4rem;
      letter-spacing: .2rem; }
.s-business__img_circle {
      opacity: 0;
      visibility: hidden;
      position: relative;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      background-image: url(../images/top/business_circle.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      text-align: center;
      -webkit-transition: all 2s ease;
      transition: all 2s ease; }
.s-business__img_circle_caption {
        opacity: 0;
        visibility: hidden;
        font-size: 2.4rem; }
.s-business__img_circle_txt {
        opacity: 0;
        visibility: hidden;
        margin-top: 20px;
        font-size: 1.5rem;
        line-height: 150%; }
.s-business__img_wave li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-repeat: no-repeat; }
.s-works {
  padding-top: 21.75rem; }
.s-works__txt {
    margin-top: 2.31rem;
    font-size: 1.8rem;
    line-height: 160%; }
.s-worksReview__item a {
    display: block; }
.s-worksReview__thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    position: relative;
    height: calc(17.8125rem * 1.6);
    border: solid 1px #CCC;
    background-color: #FFF;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
.s-worksReview__thumb img {
      display: block;
      position: relative;
      z-index: 2;
      max-width: 100%;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
.s-worksReview__caption {
    display: inline-block;
    margin-top: 2.2rem;
    font-size: 1.8rem; }
.s-worksReview__lead {
    margin-top: 1.2rem;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.7rem; }
.s-news {
  padding-top: 23.1rem; }
.s-news__link {
    margin-top: calc(1.25rem * 1.6); }
.s-news__link a {
      display: inline-block;
      position: relative;
      font-size: 1.5rem; }
.s-news__link a::after {
        position: absolute;
        bottom: -4px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #000;
        content: ""; }
.s-newsList {
    margin-top: 3.8rem; }
.s-recruit {
  padding-top: 20rem;
  padding-bottom: 30rem; }
.s-recruit__txt {
    margin-top: 2.31rem;
    font-size: 1.8rem;
    line-height: 160%; }
.s-recruit__link {
    margin-top: 4.3rem; }
.s-recruit__link a {
      display: inline-block;
      position: relative;
      margin-left: 6.19rem;
      padding-bottom: 4px;
      font-size: 1.5rem; }
.s-recruit__link a::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #000;
        content: ""; }
.s-recruit__link a:first-child {
        margin-left: 0; }
.s-recruit__link a .icon {
        display: inline-block;
        margin-left: 0.6rem; }
.s-recruit__link a svg {
        display: block;
        width: 100%;
        height: 100%; }
.p-works__mv {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh; }
.p-works__mv video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%; }
.p-works_firstView {
  position: relative;
  width: 100%;
  height: 100vh; }
.p-works_firstView__pages {
    padding-top: 5rem;
    font-size: 15rem;
    font-family: "abcSynt", sans-serif;
    font-weight: 400;
    letter-spacing: -0.03rem; }
.p-works_firstView__pages .char {
      opacity: 0;
      visibility: hidden; }
.p-works_firstView__caption {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    font-size: 5rem;
    font-weight: 500; }
.p-works_firstView__lead {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    margin-top: 3rem;
    font-size: 1.8rem;
    line-height: 160%; }
.p-worksList {
  position: relative;
  z-index: 2;
  padding-bottom: 30rem; }
.p-worksList__item {
    margin-top: 10rem; }
.p-worksList__item:first-child {
      margin-top: 0; }
.p-worksList__item a {
      display: block; }
.p-worksList__thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    height: 50rem;
    border: solid 1px #CCC;
    border-radius: .8rem;
    background-color: #FFF;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
.p-worksList__thumb img {
      position: relative;
      z-index: 2;
      max-width: 100%;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
.p-worksList__caption {
    margin-top: 3rem;
    font-size: 3.6rem;
    letter-spacing: -0.05rem;
    line-height: 150%; }
.p-worksList__lead {
    margin-top: 2.1rem;
    font-size: 1.7rem;
    line-height: 180%; }
.p-worksDetail_article {
  padding-top: 18.5rem; }
.p-worksDetail_article__label {
    font-size: 1.8rem;
    font-family: "haas roman", sans-serif;
    font-weight: 700; }
.p-worksDetail_article__ttl {
    position: relative;
    margin-top: 1.75rem;
    padding-bottom: 1.2rem;
    font-size: 5rem;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.05rem; }
.p-worksDetail_article__ttl::after {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #000;
      content: ""; }
.p-worksDetail_article__lead {
    margin-top: 4.9rem;
    font-size: 1.5rem;
    line-height: 180%; }
.p-worksDetail_article__thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 41.7vw;
    margin-top: 20rem;
    padding: 5.38rem 7.25rem;
    border: solid 1px #CCC;
    background-color: #FFF; }
.p-worksDetail_article__thumb img {
      max-width: 100%; }
.p-worksDetail_article__content {
    margin-top: 13.3rem; }
.p-worksDetail_article__content_head {
      margin-top: 9.2rem;
      font-size: 3.6rem; }
.p-worksDetail_article__content_head:first-child {
        margin-top: 0; }
.p-worksDetail_article__content_lead {
      margin-top: 2.5rem;
      font-size: 1.5rem;
      line-height: 180%; }
.p-worksDetail_article__content_img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-top: 5rem;
      padding: 7rem 10rem;
      border: solid 1px #CCC;
      background-color: #FFF; }
.p-worksDetail_article__content_img.not-frame {
        border: none; }
.p-worksDetail_article__content_img img {
        max-width: 100%;
        max-height: 100%; }
.p-worksDetail__recommends {
  padding-top: 20.1em;
  padding-bottom: 26.7rem; }
.c-btnMore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3.4rem 5rem;
  border: solid 1px #000;
  border-radius: 30rem;
  font-size: 2rem;
  letter-spacing: .2rem;
  line-height: 180%;
  background: #FFF; }
.c-btnMore span {
    position: relative; }
.c-btnMore span::before {
      display: inline-block;
      margin-right: 0.62rem;
      content: "＋"; }
.c-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.c-form input[type="text"],
.c-form input[type="email"],
.c-form input[type="tel"],
.c-form textarea,
.c-form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  padding: 1.5rem;
  border: solid 1px #CCC;
  border-radius: 0.31rem;
  background-color: #FFF;
  color: #000; }
.c-form__textbox, .c-form__txtarea, .c-form__select {
  display: block; }
.c-form select {
  padding: 8px 32px 8px 8px;
  padding: 1.5rem 3.2rem 1.5rem 1.5rem; }
.c-form__select {
  position: relative; }
.c-form__select::after {
    display: block;
    position: absolute;
    top: 1.5rem;
    right: 2.4rem;
    z-index: 3;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    width: 1.2rem;
    height: 1.2rem;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    content: ""; }
.c-form__btn {
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 3.25rem 4.9rem;
  border: solid 1px #000;
  border-radius: 4.75rem;
  background-color: #FFF;
  color: #000;
  font-size: 1.5rem; }
.c-form__btn.confirm, .c-form__btn.submit {
    background-color: #000;
    color: #FFF; }
.c-form__btn.complete {
    margin-top: 13.5rem; }
.c-google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }
.c-google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }
.c-newsList__item {
  border-top: solid 1px #CCC; }
.c-newsList__item:last-child {
    border-bottom: solid 1px #CCC; }
.c-newsList__item a {
    display: block; }
.c-newsList__date {
  display: block;
  font-size: 1.6rem;
  font-family: "haas roman", sans-serif; }
.c-newsList__caption {
  display: block;
  font-size: 1.5rem; }
.c-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-x: auto; }
.c-pagination__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px; }
.c-pagination__item, .c-pagination__prev, .c-pagination__first, .c-pagination__last, .c-pagination__next {
    cursor: pointer; }
.c-pagination__item a, .c-pagination__prev a, .c-pagination__first a, .c-pagination__last a, .c-pagination__next a {
      display: inline-block;
      overflow: hidden;
      position: relative;
      padding: 1.2rem 2.88rem;
      border: solid 1px #000;
      border-radius: 4.13rem;
      background: #FFF;
      font-size: 1.5rem;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
.c-pagination__item a::before, .c-pagination__prev a::before, .c-pagination__first a::before, .c-pagination__last a::before, .c-pagination__next a::before {
        position: absolute;
        z-index: 2;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        border-radius: 5rem;
        background-color: #FFF;
        mix-blend-mode: difference;
        will-change: mix-blend-mode;
        -webkit-transition: left 0.25s cubic-bezier(0.68, 0.31, 0.33, 0.66);
        transition: left 0.25s cubic-bezier(0.68, 0.31, 0.33, 0.66);
        content: ""; }
.c-pagination__item a:hover, .c-pagination__prev a:hover, .c-pagination__first a:hover, .c-pagination__last a:hover, .c-pagination__next a:hover {
        color: #000; }
.c-pagination__item a:hover::before, .c-pagination__prev a:hover::before, .c-pagination__first a:hover::before, .c-pagination__last a:hover::before, .c-pagination__next a:hover::before {
          left: 0; }
.c-pagination__item a[href=""], .c-pagination__prev a[href=""], .c-pagination__first a[href=""], .c-pagination__last a[href=""], .c-pagination__next a[href=""] {
      pointer-events: none; }
.c-pagination__item.is-current, .c-pagination__prev.is-current, .c-pagination__first.is-current, .c-pagination__last.is-current, .c-pagination__next.is-current {
      background: #333; }
.c-pagination__item.is-current a, .c-pagination__prev.is-current a, .c-pagination__first.is-current a, .c-pagination__last.is-current a, .c-pagination__next.is-current a {
        color: #fff;
        pointer-events: none; }
.c-pagination__sep span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 45px;
    height: 45px; }
/**
* wordpress
* WYSIWYG compatchble style
*/
.c-wp-post_article strong {
  font-weight: bold; }
.c-wp-post_article em {
  font-style: italic; }
.c-wp-post_article ul {
  margin-left: 1em;
  display: block;
  list-style-type: disc !important;
  margin-before: 1em;
  margin-after: 1em;
  margin-start: 0px;
  margin-end: 0px;
  padding-start: 40px; }
.c-wp-post_article ol {
  display: block;
  list-style-type: decimal !important;
  margin-before: 1em;
  margin-after: 1em;
  margin-start: 0px;
  margin-end: 0px;
  padding-start: 40px; }
.c-wp-post_article li {
  display: list-item;
  text-align: match-parent; }
.c-wp-post_article img {
  width: auto; }
.c-wp-post_article .alignleft {
  display: inline;
  float: left; }
.c-wp-post_article .alignright {
  display: inline;
  float: right; }
.c-wp-post_article .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }
.c-wp-post_article blockquote.alignleft,
.c-wp-post_article .wp-caption.alignleft,
.c-wp-post_article img.alignleft {
  margin: 0.4em 1.6em 1.6em 0; }
.c-wp-post_article blockquote.alignright,
.c-wp-post_article .wp-caption.alignright,
.c-wp-post_article img.alignright {
  margin: 0.4em 0 1.6em 1.6em; }
.c-wp-post_article blockquote.aligncenter,
.c-wp-post_article .wp-caption.aligncenter,
.c-wp-post_article img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em; }
.c-wp-post_article .wp-caption.alignleft,
.c-wp-post_article .wp-caption.alignright,
.c-wp-post_article .wp-caption.aligncenter {
  margin-bottom: 1.2em; }
/**
 * clearfix micro
 */
.clearfix:after {
  content: "";
  clear: both;
  display: block; }
/**
 * text ellipsis., text...
 */
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.u-hide {
  display: none; }
.u-click {
  cursor: pointer; }
/**
 * BrowserSync
 */
#__bs_notify__ {
  display: none !important;
  font-size: 8px !important;
  opacity: .25;
  max-height: 50px; }
.__debug_mihon__ {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto 0 auto;
  z-index: 100000;
  pointer-events: none;
  cursor: none;
  width: 100%;
  overflow: hidden;
  text-align: center;
  -webkit-animation: __debug_mihon__ 1s infinite;
          animation: __debug_mihon__ 1s infinite; }
.__debug_mihon__ {
  padding-top: 0px;
  margin-top: 0px; }
@-webkit-keyframes __debug_mihon__ {
  0% {
    opacity: 0; }
  60% {
    opacity: .5; }
  100% {
    opacity: .5; } }
/*
@example
 <div class="mihon">
  <img src="./images/sample1.png" alt="" class="type_pc">
  <img src="./images/sample2.png" alt="" class="type_sp">
</div>
*/
@media (min-width: 960px) {
  .ex-link {
    opacity: 1;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .ex-link:hover {
      opacity: .5; }
    a.text_link::after {
      position: absolute;
      bottom: -3px;
      left: 0;
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transform-origin: right;
              transform-origin: right;
      width: 100%;
      height: 1px;
      background-color: #000;
      content: "";
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.58, 0.44, 0.98);
      transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.58, 0.44, 0.98);
      transition: transform 0.3s cubic-bezier(0.25, 0.58, 0.44, 0.98);
      transition: transform 0.3s cubic-bezier(0.25, 0.58, 0.44, 0.98), -webkit-transform 0.3s cubic-bezier(0.25, 0.58, 0.44, 0.98); }
    a.text_link:hover::after {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: left;
              transform-origin: left; }
    html {
      font-size: 0.6944vw; }
    .l-footer__ahead {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .l-footer__bottom {
        margin-top: 17rem; }
    .l-footer .btnContact {
      margin-left: 19rem;
      width: 15.2rem;
      height: 4.7rem; }
      .l-footer .btnContact a:hover .text {
        fill: #FFF; }
      .l-footer .btnContact a:hover .line {
        fill: #000; }
    .l-footer__policy {
      position: absolute;
      top: 0.4rem;
      left: 0; }
      .l-footer__policy a {
        font-size: 1.6rem;
        letter-spacing: .08rem; }
        .l-footer__policy a .icon {
          width: 1.5rem; }
        .l-footer__policy a svg {
          -webkit-transform: translateY(0.2rem);
                  transform: translateY(0.2rem); }
      .l-footer__copyright {
        right: -0.2rem;
        bottom: -0.2rem;
        letter-spacing: 0.04rem; }
    .l-footerNavi.ahead {
      margin-top: 0.2rem; }
      .l-footerNavi__list.sns {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        margin-top: 0;
        margin-right: 43rem; }
      .l-footerNavi__item a {
        font-size: 1.8rem; }
        .l-footerNavi__item a .icon {
          width: 1.28rem; }
    .l-header.is-fixed {
      position: fixed;
      background-color: #FFF;
      padding: 1rem 5rem; }
      .l-header.is-fixed .l-header__logo {
        width: 8.5rem; }
      .l-header.is-fixed .l-header__caption {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        margin-left: 25.8rem; }
      .l-header.is-fixed .l-headerNavi {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .l-header.is-fixed .btnContact {
        width: 13rem;
        margin-left: 6.5rem; }
      .l-header__logo {
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
        .l-header__logo:hover {
          opacity: .7; }
      .l-header__caption {
        -webkit-transform: translateY(-0.6rem);
                transform: translateY(-0.6rem);
        margin-left: 24.3rem;
        font-size: 1.3rem; }
      .l-header .btnContact {
        width: 15.2rem;
        margin-left: 13.2rem; }
        .l-header .btnContact a:hover .text {
          fill: #FFF; }
        .l-header .btnContact a:hover .line {
          fill: #000; }
  .l-headerNavi {
    -webkit-transform: translateY(-0.5rem);
            transform: translateY(-0.5rem); }
      .l-headerNavi__item a .icon {
        width: 1.4rem; }
  .content__inner {
    padding-right: 5rem;
    padding-left: 5rem; }
  .main__content {
    padding-top: var(--heightPc); }
      .l-headerMenu__btn {
        display: none; }
      .p-about_firstView__pages {
        padding-top: 14.5rem;
        margin-right: 5rem; }
      .p-about_firstView__txt {
        bottom: 6.6rem;
        left: 5rem; }
      .p-about_firstView__lead {
        width: 69.3055%; }
      .p-about_commitment__num {
        width: 54.39px; }
    .p-about_commitment__txt {
      width: 54%;
      margin-left: 17.4rem; }
      .p-about_peopleList__item {
        width: 15.7%;
        margin-top: 8.2rem;
        margin-right: 9.8%; }
        .p-about_peopleList__item:first-child, .p-about_peopleList__item:nth-child(2), .p-about_peopleList__item:nth-child(3), .p-about_peopleList__item:nth-child(4) {
          margin-top: 0; }
        .p-about_peopleList__item:nth-child(4n) {
          margin-right: 0; }
      .p-about_companyInfo__content {
        margin-left: 14.8rem; }
    .p-business__mv {
      top: 6rem; }
      .p-business__mv video {
        top: -25%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        min-width: 100%;
        min-height: 100%; }
      .p-business_firstView__pages {
        margin-top: 5rem; }
        .p-business_firstView__desc_line:first-child::before, .p-business_firstView__desc_line:nth-child(4)::before {
          padding-top: 0.005rem;
          text-indent: -0.1rem; }
    .p-business_concept .content__inner {
      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; }
      .p-business_concept__img {
        width: 46.3%;
        padding: 14.4% 0 12.85%; }
        .p-business_concept__img .circle {
          width: 42.9032%;
          padding: 13% 0 14%;
          font-size: 2.4rem;
          line-height: 120%; }
        .p-business_concept__img_item {
          width: 24%;
          height: 24%;
          padding-top: 0.8rem;
          font-size: 1.5rem; }
          .p-business_concept__img_item.first {
            top: 3%;
            left: 38%; }
          .p-business_concept__img_item.second {
            top: 13%;
            right: 13%; }
          .p-business_concept__img_item.third {
            top: 37.6%;
            right: 3%; }
          .p-business_concept__img_item.fourth {
            right: 13%;
            bottom: 13%; }
          .p-business_concept__img_item.fifth {
            right: 38%;
            bottom: 2.5%; }
          .p-business_concept__img_item.sixth {
            bottom: 13%;
            left: 13%; }
          .p-business_concept__img_item.seventh {
            top: 37.6%;
            left: 3%; }
          .p-business_concept__img_item.eighth {
            top: 13%;
            left: 13%; }
    .p-business_concept__txt {
      padding-top: 0.6rem;
      width: calc(47% + 3.125%); }
        .p-business_processFaith__elm {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .p-business_processFaith__txt {
        width: 65%;
        margin-left: 13.3%; }
    .p-business_works .section__title {
      font-size: 6rem; }
    .p-business_works .s-works__txt {
      margin-top: 6.5rem; }
    .p-business_works .s-worksReview {
      margin-top: 9rem; }
      .p-contact .c-form {
        width: 65.6rem;
        font-size: 1.5rem;
        line-height: 160%; }
      .p-contact .c-form__label {
        width: 13.5rem; }
      .p-contact .c-form.confirm .c-form__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .p-contact .c-form.confirm .c-form__label {
        width: 25.7918%; }
      .p-contact .c-form.confirm .c-form__label + span {
        width: calc(100% - 25.7918%);
        margin-top: 0; }
      .p-contact__head {
        padding-top: 6.5rem; }
      .p-contact__lead {
        letter-spacing: .08rem; }
    .p-contactForm.confirm {
      width: 81rem; }
    .p-contactForm.confirm .p-contactForm__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .p-newsDetail_article {
      width: 88.25rem; }
        .p-newsDetail_article__content a {
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
          .p-newsDetail_article__content a:hover {
            opacity: .7; }
      .firstView__caption {
        bottom: 7.4rem;
        left: 5rem; }
        .firstView__caption_pickup {
          letter-spacing: -0.4rem; }
        .firstView__caption_sub {
          margin-top: -1.6rem;
          padding-left: 0.8rem; }
    .s-lead {
      margin-top: 15rem; }
    .s-lead__txt {
      width: 83%;
      margin: 3rem auto 0;
      font-size: 2.4rem;
      line-height: 160%;
      text-align: left; }
      .s-lead__img {
        width: 59.875rem;
        margin: 7.88rem auto 0; }
      .s-lead__mv {
        width: 55.4166vw;
        height: calc(55.4166vw * 0.789); }
      .s-business__txt {
        width: 72.1875%; }
      .s-business__img {
        margin-top: 10.2rem;
        padding: 10rem 0 13rem;
        border-radius: 1.2rem; }
        .s-business__img_txt.service {
          top: 13.8%;
          left: 17%; }
        .s-business__img_txt.organize {
          top: 13.8%;
          right: 17%; }
        .s-business__img_txt.marketing {
          bottom: 22.7%;
          left: 11.6%;
          padding-bottom: 0.6rem;
          border-bottom: solid 1px #000;
          font-size: 1.7rem; }
        .s-business__img_txt.inner {
          bottom: 22.7%;
          right: 14%;
          padding-bottom: 0.6rem;
          border-bottom: solid 1px #000;
          font-size: 1.7rem; }
        .s-business__img_circle {
          width: 22.5563%;
          margin: auto;
          padding: 13.4rem 0 12rem; }
      .s-business__img_wave {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        position: absolute;
        width: 34%;
        height: 28.6%; }
        .s-business__img_wave.left {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse;
          top: 31.8%;
          left: 5.6%;
          width: 31.7%;
          height: 30%; }
          .s-business__img_wave.left li {
            -webkit-transform: scaleX(0);
                    transform: scaleX(0);
            -webkit-transform-origin: right;
                    transform-origin: right;
            width: 33.2%;
            background-image: url(../images/top/business_item_bg_l.png);
            text-indent: -1.5rem; }
        .s-business__img_wave.right {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          top: 31.9%;
          right: 5.9%;
          width: 32.2%;
          height: 29.9%; }
          .s-business__img_wave.right li {
            -webkit-transform: scaleX(0);
                    transform: scaleX(0);
            -webkit-transform-origin: left;
                    transform-origin: left;
            width: 33.2%;
            text-indent: 1.5rem;
            background-image: url(../images/top/business_item_bg_r.png); }
        .s-business__img_wave li {
          font-size: 1.4rem;
          background-position: center;
          background-size: contain; }
    .s-works .btnWrap {
      margin-top: 7.6rem; }
    .s-worksReview {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 4.12rem; }
    .s-worksReview__item {
      width: calc((100% - 3.5%) / 3);
      margin-right: 1.75%; }
      .s-worksReview__item:nth-child(3n) {
        margin-right: 0; }
      .s-worksReview__item a:hover .s-worksReview__thumb {
        border: solid 1px #000; }
      .s-worksReview__item a:hover .s-worksReview__thumb img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
    .s-news .section__title {
      font-size: 6rem; }
  .p-top .s-news .c-newsList__caption {
    width: calc(100% - 17%); }
    .s-recruit .section__title {
      font-size: 6rem; }
        .s-recruit__link a {
          letter-spacing: -0.05rem; }
          .s-recruit__link a .icon {
            width: 1.1rem; }
    .p-works_firstView {
      padding-top: var(--heightPc); }
      .p-works_firstView__caption {
        bottom: 11.5rem;
        left: 5rem;
        letter-spacing: .2rem; }
      .p-works_firstView__lead {
        width: 72.375%;
        bottom: 5.8rem;
        left: 5rem; }
    .p-worksList {
      padding-top: 5.4rem; }
        .p-worksList__item a:hover .p-worksList__thumb {
          border: solid 1px #000; }
        .p-worksList__item a:hover .p-worksList__thumb img {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
        .p-worksList__thumb img {
          width: 53%; }
      .p-worksList__lead {
        width: 65%;
        letter-spacing: .2rem; }
      .p-worksDetail_article__lead {
        width: 88.25rem; }
        .p-worksDetail_article__content_lead {
          width: 88.25rem; }
    .p-worksDetail__recommends .section__title {
      font-size: 6rem; }
    .p-worksDetail__recommends .s-works__txt {
      margin-top: 6.4rem; }
    .p-worksDetail__recommends .s-worksReview {
      margin-top: 9.2rem; }
    .c-btnMore {
      overflow: hidden;
      position: relative;
      width: auto;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .c-btnMore::before {
        position: absolute;
        z-index: 2;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        border-radius: 5rem;
        background-color: #FFF;
        mix-blend-mode: difference;
        will-change: mix-blend-mode;
        -webkit-transition: left 0.25s cubic-bezier(0.68, 0.31, 0.33, 0.66);
        transition: left 0.25s cubic-bezier(0.68, 0.31, 0.33, 0.66);
        content: ""; }
      .c-btnMore:hover {
        color: #000; }
        .c-btnMore:hover::before {
          left: 0; }
        .c-btnMore:hover span::before {
          -webkit-transform: rotate(180deg) translateY(0.3rem);
                  transform: rotate(180deg) translateY(0.3rem); }
        .c-btnMore span::before {
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
    .c-form__btn {
      cursor: pointer;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .c-form__btn:hover {
        background-color: #000;
        color: #FFF; }
      .c-form__btn.confirm:hover, .c-form__btn.submit:hover {
        background-color: #FFF;
        color: #000; }
    .c-form__btn.submit {
      margin-left: 2.44rem; }
      .c-newsList__item a {
        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;
        padding: 2.94rem 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
        .c-newsList__item a:hover {
          -webkit-transform: translateX(1rem);
                  transform: translateX(1rem); }
    .c-newsList__caption {
      width: calc(100% - 15.25%); }
      .c-newsList__caption span {
        position: relative;
        padding-bottom: 4px; }
  .for-mobile {
    display: none; } }
@media (max-width: 959px) {
    html {
      font-size: 2.666vw; }
  html, body {
    width: 100%;
    height: 100%; }
  h1, h2, h3, h4, h5, h6, div, dl, dt, dd, p {
    margin: 0;
    padding: 0; }
  img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto; }
    .l-footer {
      padding: 9.8rem 1.8rem 2rem; }
      .l-footer__logo {
        width: 22.9%; }
      .l-footer__bottom {
        margin-top: -0.4rem; }
    .l-footer .btnContact {
      position: absolute;
      top: 0;
      right: 0;
      width: 8.6rem; }
    .l-footer__policy {
      display: block;
      margin-top: 10.4rem; }
      .l-footer__policy a {
        font-size: 1.1rem; }
        .l-footer__policy a .icon {
          width: 1rem;
          margin-left: 0.2rem; }
        .l-footer__policy a svg {
          -webkit-transform: translateY(0.05rem);
                  transform: translateY(0.05rem); }
      .l-footer__copyright {
        font-size: 1.1rem; }
    .l-footerNavi.ahead {
      margin-top: 4.8rem; }
    .l-footerNavi {
      margin-top: calc(3.22rem * 1.6); }
    .l-footerNavi__list + .l-footerNavi__list {
      margin-left: 6.9rem; }
    .l-footerNavi__item + .l-footerNavi__item {
      margin-top: 1.4rem; }
        .l-footerNavi__item a .icon {
          width: 0.9rem; }
        .l-footerNavi__item a svg {
          -webkit-transform: translateY(0.05rem);
                  transform: translateY(0.05rem); }
    .l-header {
      padding: 3rem 1.9rem; }
      .l-header.is-fixed {
        position: fixed;
        padding: 1.3rem 1.9rem;
        background-color: #FFF; }
        .l-header.is-fixed .l-header__logo {
          width: 5rem; }
        .l-header.is-fixed .l-headerMenu__btn {
          width: 15%; }
        .l-header.is-fixed .l-header__caption {
          -webkit-transform: translateY(0);
                  transform: translateY(0);
          margin-left: 6.8rem; }
        .l-header.is-fixed + .l-headerMenu .l-headerMenu__inner {
          padding: 8.3rem 1.8rem; }
      .l-header__logo {
        width: 80%; }
      .l-header__caption {
        margin-left: 4.2rem;
        font-size: 1rem; }
    .l-header__inner--right {
      display: none; }
  .content__inner {
    padding-right: 1.8rem;
    padding-left: 1.8rem; }
  .main__content {
    padding-top: var(--heightSp); }
    .p-about_firstView {
      height: calc(100vh + 3.22rem); }
      .p-about_firstView__pages {
        padding-top: 8.8rem;
        margin-right: 1.8rem;
        font-size: 5.4rem;
        letter-spacing: -0.03rem; }
      .p-about_firstView__bar {
        top: 9rem;
        right: -0.5rem;
        width: 42%;
        height: 40%; }
      .p-about_firstView__txt {
        margin-top: 38.6rem;
        padding: 0 1.8rem; }
      .p-about_firstView__caption {
        font-size: 2.4rem; }
      .p-about_firstView__lead {
        margin-top: 1.7rem;
        font-size: 1.3rem; }
    .p-about_commitment {
      padding-top: calc(5rem * 1.6);
      padding-bottom: 9.7rem; }
      .p-about_commitment__head {
        font-size: 2.4rem; }
      .p-about_commitment__content {
        padding: 2.9rem 0 2.8rem; }
      .p-about_commitment__num {
        width: 17.5%;
        font-size: 3.6rem; }
    .p-about_commitment__txt {
      width: calc(100% - 17.5%); }
      .p-about_commitment__caption {
        font-size: 1.4rem;
        line-height: 150%; }
      .p-about_commitment__lead {
        margin-top: calc(0.62rem * 1.6);
        font-size: 1.2rem; }
    .p-about_people {
      padding-top: 14.4rem;
      padding-bottom: 10rem; }
      .p-about_people__ttl {
        font-size: 4.2rem; }
      .p-about_peopleList {
        margin-top: 4.7rem; }
      .p-about_peopleList__item {
        width: 50%;
        margin-top: calc(3.12rem * 1.6); }
        .p-about_peopleList__item:first-child, .p-about_peopleList__item:nth-child(2) {
          margin-top: 0; }
      .p-about_peopleList__thumb {
        width: 69%; }
        .p-about_peopleList__caption {
          margin-top: 2rem; }
        .p-about_peopleList__term {
          font-size: 1rem; }
        .p-about_peopleList__name {
          margin-top: -0.1rem;
          font-size: 1.8rem; }
    .p-about_company {
      padding-top: 14.5rem;
      padding-bottom: 19.1rem; }
      .p-about_company__ttl {
        font-size: 3.6rem; }
      .p-about_companyInfo {
        margin-top: 2.8rem; }
        .p-about_companyInfo__line {
          padding: 1.7rem 0 2rem;
          font-size: 1.3rem; }
        .p-about_companyInfo__column {
          width: 36%; }
      .p-about_companyInfo__content {
        width: calc(100% - 36%); }
      .p-about_companyInfo__content .small {
        font-size: 1rem; }
      .p-business__mv video {
        top: -4%;
        left: -4%;
        width: 110%;
        min-width: 100%; }
    .p-business_firstView {
      padding-bottom: 2.9rem; }
      .p-business_firstView__pages {
        margin-top: 2.3rem;
        font-size: 6rem; }
      .p-business_firstView__txt {
        margin-top: 31rem;
        font-size: 1.5rem; }
        .p-business_firstView__txt_bottom {
          margin-top: calc(1.25rem * 1.6);
          font-size: 1.5rem; }
      .p-business_firstView__desc {
        margin-top: 1.9rem; }
          .p-business_firstView__desc_line::before {
            width: 2rem;
            height: 2rem;
            font-size: 1rem; }
        .p-business_firstView__desc_line {
          margin-top: 0.6rem;
          font-size: 1.6rem; }
      .p-business_firstView__caption {
        margin-top: 20rem;
        font-size: 4.2rem;
        letter-spacing: -0.06rem; }
    .p-business_concept {
      padding-top: calc(3.12rem * 1.6);
      padding-bottom: 9.6rem; }
      .p-business_concept__img {
        padding: 28.6% 0; }
        .p-business_concept__img .circle {
          width: 38.4223%;
          padding: 15% 0 13.5%; }
        .p-business_concept__img_item {
          width: 24%;
          height: 24%;
          padding-top: 0.3rem;
          font-size: 1rem; }
          .p-business_concept__img_item.first {
            top: 3%;
            left: 36.5%; }
          .p-business_concept__img_item.second {
            top: 13%;
            right: 15%; }
          .p-business_concept__img_item.third {
            top: 37.6%;
            right: 5%; }
          .p-business_concept__img_item.fourth {
            right: 15%;
            bottom: 13%; }
          .p-business_concept__img_item.fifth {
            right: 39.5%;
            bottom: 4%; }
          .p-business_concept__img_item.sixth {
            bottom: 13%;
            left: 12.5%; }
          .p-business_concept__img_item.seventh {
            top: 37.6%;
            left: 3.5%; }
          .p-business_concept__img_item.eighth {
            top: 13%;
            left: 12.5%; }
    .p-business_concept__txt {
      margin-top: 5.6rem; }
      .p-business_concept__caption {
        font-size: 1.8rem; }
      .p-business_concept__lead {
        margin-top: 2.4rem;
        font-size: 1.5rem; }
    .p-business_process {
      padding-top: 9.7rem; }
      .p-business_process__ttl {
        font-size: 4.2rem; }
      .p-business_process__img {
        margin-top: calc(1.88rem * 1.6); }
      .p-business_processFaith {
        margin-top: calc(3.13rem * 1.6); }
        .p-business_processFaith__elm {
          padding: 2.7rem 0 4.2rem; }
        .p-business_processFaith .num {
          width: 4.8rem;
          height: 4.8rem; }
      .p-business_processFaith__txt {
        margin-top: calc(1.25rem * 1.6); }
        .p-business_processFaith__caption {
          font-size: 1.5rem; }
        .p-business_processFaith__content {
          margin-top: calc(0.62rem * 1.6);
          font-size: 1.2rem; }
    .p-business_works {
      padding-top: 14.2rem;
      padding-bottom: 20.5rem; }
    .p-business_works .s-works__txt {
      margin-top: -0.8rem; }
    .p-business_works .s-worksReview__caption {
      margin-top: 1rem; }
    .p-contact {
      padding-bottom: calc(12.5rem * 1.6); }
      .p-contact .c-form {
        margin-top: calc(5.38rem * 1.6);
        font-size: 1.3rem; }
        .p-contact .c-form__item {
          margin-top: calc(1.88rem * 1.6); }
        .p-contact .c-form__label + span {
          margin-top: calc(0.62rem * 1.6); }
      .p-contact__head {
        font-size: 6rem; }
      .p-contact__lead {
        margin-top: calc(1.25rem * 1.6);
        font-size: 1.3rem; }
        .p-contact__lead .complete {
          margin-top: calc((1.25rem + 3.12rem) * 1.6);
          font-size: 1.8rem; }
      .p-contactForm__policy {
        margin-top: calc(3.12rem * 1.6); }
      .p-contactForm__btnWrap {
        margin-top: calc(1.88rem * 1.6); }
    .p-news {
      padding-bottom: calc(20.75rem * .8); }
      .p-news__head {
        padding-top: 2.4rem;
        font-size: 5.4rem; }
      .p-newsList {
        margin-top: calc(6.25rem * 1.6); }
      .p-news .c-pagination {
        margin-top: calc(1.25rem * 1.6); }
    .p-newsDetail_article {
      margin-top: calc(10.56rem * .6); }
      .p-newsDetail_article__ttl {
        font-size: 1.8rem;
        line-height: 2.8rem; }
      .p-newsDetail_article__date {
        margin-top: calc(0.62rem * 1.6); }
      .p-newsDetail_article__content {
        margin-top: calc(3.12rem * 1.6); }
        .p-newsDetail_article__content p {
          margin-top: calc(1.89rem * 1.6); }
    .p-newsDetail .c-pagination {
      margin-top: calc(6.25rem * 1.6); }
      .p-newsDetail .c-pagination::before {
        width: calc(100% - (1.25rem * 1.6) * 2); }
    .section__title {
      font-size: 4.2rem;
      margin-bottom: 2.7rem; }
    .btnWrap {
      margin-top: calc(3.12rem * 1.6);
      text-align: center; }
    .firstView {
      height: calc(100vh - var(--heightSp) - 0.5rem); }
      .firstView__bar {
        left: 1.8rem;
        width: 90%;
        height: 50%; }
      .firstView__caption {
        bottom: 10rem;
        left: 0;
        padding-right: 1.8rem;
        padding-left: 1.8rem; }
        .firstView__caption_pickup {
          font-size: 4.2rem;
          letter-spacing: -0.2rem; }
        .firstView__caption_sub {
          margin-top: 0.6rem;
          font-size: 1.6rem;
          line-height: 150%;
          letter-spacing: -0.05rem; }
    .s-lead {
      padding-top: 10.5rem;
      padding-bottom: 10.3rem; }
      .s-lead__ttl {
        font-size: 4.2rem; }
    .s-lead__txt {
      margin-top: 2.4rem;
      font-size: 1.8rem;
      line-height: 172%;
      letter-spacing: -0.05rem;
      text-align: left; }
      .s-lead__btn {
        margin-top: calc(3.12rem * 1.6); }
      .s-lead__mv {
        width: 100vw;
        height: 66.2vw;
        margin-top: 5px; }
        .s-lead__mv video {
          width: calc(177.77777778vh * 1.4);
          height: calc(56.25vw * 1.4); }
    .s-business {
      padding-top: 14.5rem; }
      .s-business__txt {
        font-size: 1.5rem;
        line-height: 180%;
        letter-spacing: -0.05rem; }
    .s-business .figure {
      padding-right: 0;
      padding-left: 0; }
      .s-business__img {
        margin-top: 4.9rem;
        padding: 2.5rem 0; }
        .s-business__img_txt {
          font-size: 1.7rem;
          -webkit-writing-mode: vertical-rl;
              -ms-writing-mode: tb-rl;
                  writing-mode: vertical-rl; }
          .s-business__img_txt.service {
            top: 9.9%;
            left: 11.6%; }
          .s-business__img_txt.organize {
            bottom: 10%;
            left: 11.6%; }
          .s-business__img_txt.marketing {
            top: 4.8%;
            right: 14.6%;
            font-size: 1rem; }
          .s-business__img_txt.inner {
            bottom: 6.7%;
            right: 14.6%;
            font-size: 1rem; }
        .s-business__img_circle {
          margin-top: 20px;
          padding: 4rem 0 5rem; }
          .s-business__img_circle_caption {
            font-size: 1.5rem; }
          .s-business__img_circle_txt {
            margin-top: 10px;
            font-size: 1rem; }
      .s-business__img_wave {
        width: 36.2%;
        margin: auto; }
        .s-business__img_wave.left {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; }
          .s-business__img_wave.left li {
            -webkit-transform: scaleY(0);
                    transform: scaleY(0);
            -webkit-transform-origin: bottom;
                    transform-origin: bottom;
            width: 100%;
            background-image: url(../images/top/business_item_bg_t.png);
            background-position: top center; }
        .s-business__img_wave.right {
          margin-top: 14px; }
          .s-business__img_wave.right li {
            -webkit-transform: scaleY(0);
                    transform: scaleY(0);
            -webkit-transform-origin: top;
                    transform-origin: top;
            padding: 18% 0 14%;
            background-image: url(../images/top/business_item_bg_b.png);
            background-position: top center; }
        .s-business__img_wave li {
          margin-top: 4px;
          padding: 14% 0 18%;
          font-size: 1.2rem;
          background-size: cover; }
          .s-business__img_wave li:first-child {
            margin-top: 0; }
    .s-business .btnWrap {
      display: block;
      margin: 4.8rem auto 0; }
    .s-works {
      padding-top: 14.38rem; }
    .s-works .btnWrap {
      display: block;
      margin: 4.8rem auto 0; }
      .s-works__txt {
        margin-top: calc(1.44rem * 1.8);
        font-size: 1.5rem;
        line-height: 180%;
        letter-spacing: -0.05rem; }
    .s-worksReview {
      margin-top: 4.9rem; }
    .s-worksReview__item {
      margin-top: calc(3.12rem * 1.6); }
      .s-worksReview__item:first-child {
        margin-top: 0; }
      .s-worksReview__thumb {
        height: 60.7vw; }
      .s-worksReview__caption {
        margin-top: 2.2rem;
        font-size: 1.5rem;
        letter-spacing: -0.05rem; }
      .s-worksReview__lead {
        margin-top: 1.2rem;
        font-size: 1.3rem;
        line-height: 2.2rem; }
    .s-news {
      padding-top: 14.2rem; }
    .s-news .section__title {
      font-size: 3.5rem; }
      .s-newsList {
        margin-top: 2.9rem; }
    .s-recruit {
      padding-top: 14.8rem;
      padding-bottom: 18.6rem; }
    .s-recruit .section__title {
      font-size: 3.6rem; }
      .s-recruit__txt {
        margin-top: 4.5rem;
        font-size: 1.5rem;
        line-height: 180%;
        letter-spacing: -0.05rem; }
      .s-recruit__link {
        margin-top: 2rem; }
        .s-recruit__link a {
          font-size: 1.4rem;
          line-height: 150%; }
          .s-recruit__link a .icon {
            width: 1rem; }
    .p-works_firstView {
      height: calc(100vh - var(--heightSp)); }
      .p-works_firstView__pages {
        padding-top: 8.8rem;
        font-size: 5.4rem; }
      .p-works_firstView__caption {
        bottom: 14.2rem;
        left: 1.8rem;
        font-size: 2.4rem;
        line-height: 140%; }
      .p-works_firstView__lead {
        bottom: 7.9rem;
        left: 0;
        padding: 0 1.8rem;
        font-size: 1.3rem; }
    .p-worksList {
      padding-top: 1.5rem;
      padding-bottom: 20.2rem; }
      .p-worksList__item {
        margin-top: calc(7.25rem * .6); }
      .p-worksList__thumb {
        height: 59.7964vw; }
      .p-worksList__caption {
        margin-top: 1.2rem;
        font-size: 1.5rem; }
      .p-worksList__lead {
        margin-top: 1rem;
        font-size: 1.4rem;
        line-height: 145%; }
    .p-worksDetail_article {
      padding-top: 8.5rem; }
      .p-worksDetail_article__ttl {
        padding-bottom: calc(0.62rem * 1.6);
        font-size: 3rem; }
      .p-worksDetail_article__lead {
        margin-top: 4.6rem;
        font-size: 1.5rem;
        line-height: 175%; }
      .p-worksDetail_article__thumb {
        height: 56.5vw;
        margin-top: 14.4rem;
        padding: 5rem 2.5rem; }
      .p-worksDetail_article__content {
        margin-top: calc(6.25rem * 1.6); }
        .p-worksDetail_article__content_head {
          font-size: 2.4rem; }
        .p-worksDetail_article__content_lead {
          margin-top: calc(0.62rem * 1.6);
          font-size: 1.3rem; }
        .p-worksDetail_article__content_img {
          margin-top: calc(3.12rem * 1.6);
          padding: calc(2.62rem * 1.6) calc(1.38rem * 1.6); }
    .p-worksDetail__recommends {
      padding-top: 14.4rem;
      padding-bottom: 20.3rem; }
    .p-worksDetail__recommends .section__title {
      font-size: 4.2rem; }
    .p-worksDetail__recommends .s-works__txt {
      margin-top: -0.7rem; }
    .p-worksDetail__recommends .s-worksReview {
      margin-top: 4.7rem; }
    .c-btnMore {
      width: 50.8vw;
      margin: auto;
      padding: calc(1.25rem * 1.6) calc(2.5rem * 1.6);
      font-size: 1.6rem; }
  .c-form input[type="text"],
  .c-form input[type="email"],
  .c-form input[type="tel"] {
    padding: 0 10px;
    height: calc(3.125rem * 1.6); }
    .c-form select {
      padding: 1.5rem 4.5rem 1.5rem 1.5rem;
      height: calc(3.125rem * 1.6); }
      .c-form__select::after {
        top: 20px; }
    .c-form__btn {
      padding: calc(1.88rem * 1.4) calc(2.5rem * 1.6);
      font-size: 1.3rem; }
    .c-form__btn.submit {
      margin-left: calc(0.62rem * 1.6); }
      .c-form__btn.complete {
        margin-top: 6.88rem; }
      .c-newsList__item a {
        padding: 2.1rem 0 1.6rem; }
    .c-newsList__date {
      font-size: 1.4rem; }
    .c-newsList__caption {
      margin-top: 0.4rem;
      line-height: 170%;
      letter-spacing: -0.05rem; }
  .for-large {
    display: none; } }
/*# sourceMappingURL=../../_cache/_maps/styles.css.map */
