@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:700&display=swap");
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* Reset Style */
html {
  overflow-y: scroll; }

body {
  line-height: 1;
  color: #000; }

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

img {
  vertical-align: bottom; }

::selection {
  background: #000;
  /* Safari */ }

::-moz-selection {
  background: #000; }

/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1; }

@media print {
  * html body {
    zoom: 0.68;
    -webkit-print-color-adjust: exact;
    letter-spacing: 0; }

  body {
    font-size: 10px !important; }

  .l-header,
  .l-footer {
    display: none; }

  .l-container {
    width: 100%; }

  .c-pagetop {
    display: none !important; }

  .p-table {
    font-size: 10px !important; }
    .p-table td {
      padding: 0.4em !important; }

  .l-hero {
    padding-top: 0 !important; } }
html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  visibility: hidden; }

html.wf-active,
html.loading-delay {
  visibility: visible; }

body {
  overflow: hidden;
  background: #FFF;
  color: #101010;
  font-family: "noto-sans-cjk-jp", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
  min-width: 320px; }
  @media only screen and (min-width: 1280px) {
    body {
      font-size: 1.6em; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    body {
      font-size: 1.6em; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    body {
      font-size: 1.4em; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    body {
      font-size: 1.2em; } }
  @media only screen and (max-width: 320px) {
    body {
      font-size: 1em; } }

img {
  width: 100%;
  height: auto; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    color: #000;
    text-decoration: underline; }
  a:visited {
    color: #000;
    text-decoration: underline; }
  a:active {
    color: #000;
    text-decoration: underline; }

h1, h2, h3,
.p-navigation,
.p-hero__text {
  font-weight: 600;
  font-style: normal; }

a[id]:not([href]) {
  margin-top: -44px;
  padding-top: 44px;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 1280px) {
    a[id]:not([href]) {
      margin-top: -100px;
      padding-top: 100px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    a[id]:not([href]) {
      margin-top: -100px;
      padding-top: 100px; } }

#js-slider {
  opacity: 0;
  transition: opacity .3s linear; }

#js-slider.slick-initialized {
  opacity: 1; }

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #CCC;
  margin-top: 1em;
  margin-bottom: 1em; }

ol {
  margin-left: 2em; }

/*----------------------------------------------------
  Layout
----------------------------------------------------*/
.l-container {
  width: 100%;
  max-width: 890px;
  overflow: hidden;
  padding: 10px 10px 30px; }
  @media only screen and (min-width: 1280px) {
    .l-container {
      margin: 0 auto;
      padding: 40px 20px 40px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-container {
      margin: 0 auto;
      padding: 40px 20px 40px; } }

.l-header {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 98000;
  transition: all 0.3s ease;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .l-header__inner {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    height: 44px; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .l-header__inner {
        height: 60px; } }
    @media only screen and (min-width: 1280px) {
      .l-header__inner {
        padding: 0 2rem;
        min-width: 960px;
        margin: 0 auto;
        height: 100px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-header__inner {
        padding: 0 2rem;
        min-width: 960px;
        margin: 0 auto;
        height: 100px; } }

.l-header.fixed {
  background: #FFF;
  box-shadow: 0px 13px 21px -10px rgba(0, 0, 0, 0.2); }

.l-hero {
  width: 100%; }
  .l-hero__inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-end;
    -webkit-align-items: flex-end; }
    @media only screen and (min-width: 1280px) {
      .l-hero__inner {
        position: relative;
        width: 100%;
        margin: 0 auto; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-hero__inner {
        position: relative;
        width: 100%;
        margin: 0 auto; } }

.l-news {
  width: 100%; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .l-news {
      box-shadow: 0px 13px 40px -10px rgba(0, 0, 0, 0.2); } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .l-news {
      box-shadow: 0px 13px 40px -10px rgba(0, 0, 0, 0.2); } }
  @media only screen and (max-width: 320px) {
    .l-news {
      box-shadow: 0px 13px 40px -10px rgba(0, 0, 0, 0.2); } }
  @media only screen and (min-width: 1280px) {
    .l-news {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      align-items: flex-end;
      -webkit-align-items: flex-end; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-news {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      align-items: flex-end;
      -webkit-align-items: flex-end; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .l-news__head {
      padding: 0.6rem 2rem;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      background: #FFF;
      text-align: center; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .l-news__head {
      padding: 0.6rem 2rem;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      background: #FFF;
      text-align: center; } }
  @media only screen and (max-width: 320px) {
    .l-news__head {
      padding: 0.6rem 2rem;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      background: #FFF;
      text-align: center; } }
  @media only screen and (min-width: 1280px) {
    .l-news__head {
      text-align: center;
      padding: 20px;
      width: 10%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-news__head {
      text-align: center;
      padding: 20px;
      width: 10%; } }
  .l-news__inner {
    overflow: hidden;
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .l-news__inner {
        box-shadow: 0px 13px 40px -10px rgba(0, 0, 0, 0.2); } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-news__inner {
        box-shadow: 0px 13px 40px -10px rgba(0, 0, 0, 0.2); } }

.l-introduction {
  background: #E8ECF0 url(../images/index/bg_introduction.jpg) no-repeat center center; }
  .l-introduction__inner {
    padding: 0 2rem 0;
    margin: 0 auto;
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .l-introduction__inner {
        padding: 0 1rem;
        width: 1300px; } }

.l-recruit {
  background: #000;
  color: #fff;
  padding: 2rem; }
  @media only screen and (min-width: 1280px) {
    .l-recruit {
      padding: 4rem 1rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-recruit {
      padding: 4rem 1rem; } }
  .l-recruit__inner {
    width: 100%;
    margin: 0 auto; }
    @media only screen and (min-width: 1280px) {
      .l-recruit__inner {
        width: 1300px; } }

.l-contact {
  background: #000 url(../images/index/bg_contact.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 2rem 1rem; }
  @media only screen and (min-width: 1280px) {
    .l-contact {
      padding: 4rem 1rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-contact {
      padding: 4rem 1rem; } }
  .l-contact__inner {
    width: 100%;
    margin: 0 auto; }
    @media only screen and (min-width: 1280px) {
      .l-contact__inner {
        width: 1300px; } }

.l-footer {
  width: 100%;
  color: #FFF;
  background: #F2F3F5;
  padding: 2rem 3rem; }

/*----------------------------------------------------
  Component
----------------------------------------------------*/
.c-window {
  display: none !important;
  z-index: 100000000;
  position: fixed;
  bottom: 40px;
  left: 10px;
  background: rgba(0, 0, 0, 0.4);
  font-size: 11px;
  padding: 0.2em 1em;
  color: #FFF;
  border-radius: 20px; }

.c-responsive {
  display: none !important;
  z-index: 100000000;
  font-size: 12px;
  opacity: 0.8;
  position: fixed;
  display: block;
  width: 100%;
  padding: 0.2em 1em;
  text-align: center;
  vertical-align: middle;
  bottom: 0;
  color: #FFF; }
  @media only screen and (min-width: 1280px) {
    .c-responsive {
      background: #F01D56; }
      .c-responsive:after {
        content: 'large-pc(1280px以上)'; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .c-responsive {
      background: #0E897B; }
      .c-responsive:after {
        content: 'pc(960px〜1279px)'; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .c-responsive {
      background: #274B9B; }
      .c-responsive:after {
        content: 'tab(560px〜959px)'; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .c-responsive {
      background: #C1621C; }
      .c-responsive:after {
        content: 'sp(321px〜559px)'; } }
  @media only screen and (max-width: 320px) {
    .c-responsive {
      background: #C1AB02; }
      .c-responsive:after {
        content: 'small-sp(320px以下)'; } }

.c-button--center {
  margin: 2rem auto; }

.c-button--omicale {
  width: 100%;
  background: #FF2680;
  text-align: center;
  width: 16em; }
  .c-button--omicale a {
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #FFF; }
    .c-button--omicale a:hover {
      background: #FF2680;
      text-decoration: none; }

.c-button--live {
  background: linear-gradient(115.83deg, #9C29B3 20.8%, #485AE5 84.98%);
  max-width: 100%;
  text-align: center;
  width: 16em;
}
.c-button--live a {
  font-weight: bold;
  display: block;
  font-size: 0.8em;
  padding: 0.8rem;
  color: #FFF;
}
.c-button--live a:hover {
  background: linear-gradient(115.83deg, #9C29B3 20.8%, #485AE5 84.98%);
  text-decoration: none;
}

.c-button--normal {
  border: #000 solid 2px;
  text-align: center;
  width: 16em; }
  .c-button--normal a {
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #000; }
    .c-button--normal a:hover {
      color: #FFF;
      background: #000;
      text-decoration: none; }

.c-button--ghost {
  text-align: center;
  width: 16em; }
  .c-button--ghost a {
    border: #FFF solid 2px;
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #FFF; }
    .c-button--ghost a:hover {
      border: #000 solid 2px;
      color: #FFF;
      background: #000;
      text-decoration: none; }

.c-button--wide {
  width: 100%; }

.c-button--small {
  width: 8em;
  margin: 0 auto; }
  .c-button--small a {
    padding: 0.4rem; }

.c-button--contact,
.c-button--catalog {
  background: #00758E;
  text-align: center;
  width: 16em; }
  .c-button--contact a,
  .c-button--catalog a {
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #FFF; }
    .c-button--contact a:hover,
    .c-button--catalog a:hover {
      color: #232C2E;
      background: #FFF;
      text-decoration: none; }

.c-button-separate {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 1rem; }
  .c-button-separate p {
    width: 49%; }

.c-breadcrumbs {
  width: 100%;
  font-size: 0.8em; }
  .c-breadcrumbs a {
    color: #00758E;
    font-weight: bold; }
  @media only screen and (min-width: 1280px) {
    .c-breadcrumbs {
      width: 380px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .c-breadcrumbs {
      width: 380px; } }

.c-pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 20000; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .c-pagetop {
      bottom: 10px;
      right: 10px; } }
  @media only screen and (max-width: 320px) {
    .c-pagetop {
      bottom: 10px;
      right: 10px; } }
  .c-pagetop a {
    width: 70px;
    height: 70px;
    text-indent: -9999px;
    display: block;
    background: url(../images/common/img_pagetop.png);
    background-size: cover; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .c-pagetop a {
        width: 50px;
        height: 50px; } }
    @media only screen and (max-width: 320px) {
      .c-pagetop a {
        width: 50px;
        height: 50px; } }

.c-icon-tel {
  color: #00758E;
  font-size: 1.8em;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  padding-left: 3rem;
  background: url(../../assets/images/common/icon_tel.svg) left center no-repeat;
  background-size: 34px 20px; }

.c-icon--required {
  background: #ED264C;
  color: #FFF;
  border-radius: 4px;
  font-size: 0.7em;
  padding: 0.1em 0.6em;
  margin-left: 0.6em; }

.c-icon--optional {
  background: #C1B8BA;
  color: #FFF;
  border-radius: 4px;
  font-size: 0.7em;
  padding: 0.1em 0.6em;
  margin-left: 0.6em; }

.c-link {
  padding-top: 4px; }

.c-link a {
  color: #888;
  padding-left: 20px;
  background: url(../images/index/icon_link.png) no-repeat left center;
  margin-right: 6px;
  background-size: 12px 12px; }

/*----------------------------------------------------
  Project
  ----------------------------------------------------*/
@media only screen and (max-width: 320px) {
  .p-header__logo {
    width: 140px;
    height: auto;
    margin: 0 auto; } }
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .p-header__logo {
    width: 140px;
    height: auto;
    margin: 0 auto; } }
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .p-header__logo {
    width: 140px;
    height: auto;
    margin: 0 auto; } }
@media only screen and (min-width: 1280px) {
  .p-header__logo {
    width: 230px;
    height: auto;
    padding: 1rem 2rem; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-header__logo {
    width: 230px;
    height: auto;
    padding: 1rem 2rem; } }
.p-header .fixed .p-header__logo {
  width: 100px !important; }
.p-header__toggle {
  position: absolute;
  display: block;
  width: 24px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 14px;
  z-index: 100000000; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-header__toggle {
      right: 20px;
      top: 20px; } }
  @media only screen and (min-width: 1280px) {
    .p-header__toggle {
      display: none; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-header__toggle {
      display: none; } }
  .p-header__toggle div {
    position: relative; }
  .p-header__toggle span {
    display: block;
    height: 2px;
    background: #000;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
  .p-header__toggle span:nth-child(1) {
    top: 0px; }
  .p-header__toggle span:nth-child(2) {
    top: 8px; }
  .p-header__toggle span:nth-child(3) {
    top: 16px; }

.open .p-header__toggle span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }

.open .p-header__toggle span:nth-child(2) {
  width: 0;
  left: 50%; }

.open .p-header__toggle span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg); }

@media only screen and (max-width: 959px) and (min-width: 560px) {
  nav {
    position: absolute;
    top: 44px;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    border-radius: 4px; }

  header nav ul {
    display: block;
    margin: 0 auto; }

  header nav ul li {
    margin: 0 auto;
    text-align: center;
    padding: 26px;
    font-size: 1.2em; }

  header nav ul li:last-child {
    border: none; }

  header nav ul li a {
    display: block;
    color: #FFF !important; } }
@media only screen and (max-width: 559px) and (min-width: 321px) {
  nav {
    position: absolute;
    top: 44px;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    border-radius: 4px; }

  header nav ul {
    display: block;
    margin: 0 auto; }

  header nav ul li {
    margin: 0 auto;
    text-align: center;
    padding: 26px;
    font-size: 1.2em; }

  header nav ul li:last-child {
    border: none; }

  header nav ul li a {
    display: block;
    color: #FFF !important; } }
@media only screen and (max-width: 959px) and (min-width: 560px) {
  nav {
    position: absolute;
    top: 60px; } }
.slider {
  opacity: 0;
  transition: opacity .3s linear; }

.slider.slick-initialized {
  opacity: 1; }

.p-hero {
  max-width: 1300px;
  width: 100%;
  position: relative; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-hero {
      margin: 16rem auto; } }
  @media only screen and (max-width: 320px) {
    .p-hero {
      margin: 16rem auto; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-hero {
      margin: 10rem auto; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-hero {
      margin: 20rem 6rem; } }
  @media only screen and (min-width: 1280px) {
    .p-hero {
      margin: 30rem 6rem; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-hero {
      padding: 20px 20px; } }
  @media only screen and (max-width: 320px) {
    .p-hero {
      padding: 20px 20px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-hero {
      padding: 40px; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-hero {
      padding: 40px; } }
  .p-hero__logo {
    margin-bottom: 2rem; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-hero__logo {
        max-width: 400px;
        margin: 0 auto 2rem; } }
    @media only screen and (max-width: 320px) {
      .p-hero__logo {
        max-width: 400px;
        margin: 0 auto 2rem; } }
    @media only screen and (min-width: 1280px) {
      .p-hero__logo {
        width: 380px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-hero__logo {
        width: 380px; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-hero__logo {
        width: 380px; } }
  .p-hero__catch {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-hero__catch {
        text-align: center; } }
    @media only screen and (max-width: 320px) {
      .p-hero__catch {
        text-align: center; } }
    @media only screen and (min-width: 1280px) {
      .p-hero__catch {
        font-size: 3rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-hero__catch {
        font-size: 3rem; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-hero__catch {
        font-size: 3rem; } }
  .p-hero__copyright {
    display: block;
    position: absolute;
    right: 30px;
    top: 44%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    color: rgba(0, 0, 0, 0.3);
    font-size: 1.2rem;
    line-height: 14px;
    z-index: 1000; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-hero__copyright {
        display: none; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-hero__copyright {
        display: none; } }
    @media only screen and (max-width: 320px) {
      .p-hero__copyright {
        display: none; } }

.p-navigation {
  letter-spacing: 0; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-navigation {
      display: none; }
      .p-navigation.open {
        display: block; }
        .p-navigation.open li:last-child {
          border: none; }
        .p-navigation.open a:hover {
          text-decoration: none; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-navigation {
      display: none; }
      .p-navigation.open {
        display: block; }
        .p-navigation.open li:last-child {
          border: none; }
        .p-navigation.open a:hover {
          text-decoration: none; } }
  @media only screen and (max-width: 320px) {
    .p-navigation {
      display: none; }
      .p-navigation.open {
        display: block; }
        .p-navigation.open li:last-child {
          border: none; }
        .p-navigation.open a:hover {
          text-decoration: none; } }
  @media only screen and (min-width: 1280px) {
    .p-navigation {
      width: 760px;
      margin: 0 auto;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      .p-navigation__item {
        padding: 10px;
        font-weight: bold;
        line-height: 1.4;
        vertical-align: middle; }
        .p-navigation__item > a {
          display: inline-block;
          width: 100%;
          height: 100%;
          vertical-align: middle;
          text-decoration: none;
          text-align: center;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -ms-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
          .p-navigation__item > a:hover {
            opacity: 0.6; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-navigation {
      width: 760px;
      margin: 0 auto;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      .p-navigation__item {
        padding: 10px;
        font-weight: bold;
        line-height: 1.4;
        vertical-align: middle; }
        .p-navigation__item > a {
          display: inline-block;
          width: 100%;
          height: 100%;
          vertical-align: middle;
          text-decoration: none;
          text-align: center;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -ms-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
          .p-navigation__item > a:hover {
            opacity: 0.6; } }

.p-news-list {
  list-style: none; }
  .p-news-list li {
    padding: 2rem 0;
    border-bottom: #EEE solid 1px; }
  .p-news-list li:last-child {
    border-bottom: none; }

.p-news-title {
  width: 100px;
  height: 14px;
  margin: 1rem auto;
  font-size: 1.6em;
  line-height: 14px;
  z-index: 1000; }
  @media only screen and (min-width: 1280px) {
    .p-news-title {
      width: 32px;
      height: 254px;
      margin: 3rem auto; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-news-title {
      width: 22px;
      height: 165px;
      margin: 2rem auto; } }
  .p-news-title--en {
    margin-left: 1em;
    font-size: 0.8em; }

.p-news-date {
  margin-right: 0.4em; }

.p-news-category {
  font-size: 0.7em;
  color: #FFF;
  margin-right: 0.4em;
  background: #000;
  letter-spacing: 0;
  padding: 0.1em 0.6em;
  border-radius: 100px; }
  .p-news-category--topics {
    background: #6290B3; }
  .p-news-category--pr {
    background: #EC5E8E; }
  .p-news-category--research {
    background: #60B48A; }
  .p-news-category--other {
    background: #CCC; }

.p-news-button {
  background: #EFEFEF;
  width: 100%; }
  .p-news-button a {
    display: block;
    padding: 1em;
    text-align: center; }
    .p-news-button a:hover {
      text-decoration: none;
      background: #EBEBEB; }

.p-breadcrumbs-wrap {
  margin: 0 auto;
  padding: 1.5rem 2rem;
  width: 100%; }
  @media only screen and (min-width: 1280px) {
    .p-breadcrumbs-wrap {
      min-width: 960px;
      max-width: 1280px; }
      .p-breadcrumbs-wrap span {
        display: inline-block; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-breadcrumbs-wrap {
      min-width: 960px;
      max-width: 1280px; }
      .p-breadcrumbs-wrap span {
        display: inline-block; } }

.p-introduction {
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: flex-end;
  -webkit-align-items: flex-end; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-introduction {
      justify-content: center;
      -webkit-justify-content: center; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-introduction {
      justify-content: center;
      -webkit-justify-content: center; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-introduction {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-introduction__image {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .p-introduction__image {
      display: none; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-introduction__image {
      display: none; } }
  @media only screen and (min-width: 1280px) {
    .p-introduction__image {
      width: 36%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-introduction__image {
      width: 36%; } }
  .p-introduction__content {
    padding: 4rem 0 6rem;
    text-align: center;
    width: 100%; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-introduction__content {
        width: 100%;
        margin: 0 auto 0; } }
    @media only screen and (max-width: 320px) {
      .p-introduction__content {
        width: 100%;
        margin: 0 auto 0; } }
    @media only screen and (min-width: 1280px) {
      .p-introduction__content {
        width: 40%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-introduction__content {
        width: 40%; } }
    .p-introduction__content__title {
      text-align: center;
      color: #FF2680;
      font-size: 1.2em; }
    .p-introduction__content__logo {
      max-width: 400px;
      margin: 1rem auto; }
      @media only screen and (max-width: 320px) {
        .p-introduction__content__logo {
          width: 200px; } }
      @media only screen and (max-width: 959px) and (min-width: 560px) {
        .p-introduction__content__logo {
          width: 280px; } }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-introduction__content__logo {
          width: 280px; } }
      @media only screen and (max-width: 1279px) and (min-width: 960px) {
        .p-introduction__content__logo {
          width: 300px; } }
    .p-introduction__content__text {
      color: #444;
      margin-bottom: 1em; }
    .p-introduction__content__canopy {
      max-width: 260px;
      width: 60%;
      margin: 0 auto; }
  .p-introduction__annotation {
    position: absolute;
    bottom: 1em;
    left: 1em;
    color: #FFF;
    font-size: 0.7em;
    opacity: 0.8; }


.p-introduction-live {
  background-color: #EDF2F6;
  background-image: url("../images/index/bg_introduction_live.jpg");
  background-position: bottom center;
  background-size: 950px;
  background-repeat: no-repeat;
  padding: 25px 0 95px;
  position: relative;
}

@media only screen and (min-width: 960px) {
  .p-introduction-live {
    background-size: 100vw;
    padding: 0;
  }
}

@media only screen and (min-width: 1444px) {
  .p-introduction-live {
    background-size: 1920px;
    background-position: center 95%;
  }
}

.p-introduction-live__outer {
  margin: auto;
  max-width: calc(1300px + 10%);
  padding: 0 1rem;
  width: 100%;
}
.p-introduction-live__inner {
  position: relative;
}
@media only screen and (min-width: 960px) {
  .p-introduction-live__inner {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .p-introduction-live__text {
    width: 40%;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-introduction-live__text {
    width: 36%;
  }
}

.p-introduction-live__title {
  max-width: 100%;
  margin: 0 auto 165px;
  text-align: center;
  width: 300px;
}
@media only screen and (min-width: 960px) {
  .p-introduction-live__title {
    margin: 0 auto 90px;
    width: 400px;
  }
}

.p-introduction-live__catch {
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 960px) {
  .p-introduction-live__catch {
    font-size: 19px;
    line-height: calc(35/19);
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-introduction-live__catch {
    font-size: 16px;
  }
}

.p-introduction-live__logo {
  display: block;
}
.p-introduction-live__button {
  margin: auto;
}
.p-introduction-live__image {
  display: none;
}
@media only screen and (min-width: 960px) {
  .p-introduction-live__image {
    display: block;
    padding-top: 30px;
    position: relative;
    text-align: center;
    width: 36%;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-introduction-live__image {
    width: 36%;
  }
}

.p-introduction-live__image img {
  max-width: 100%;
  width: auto;
}




.p-icon-new {
  margin-left: 0.6em;
  padding: 0.2em 0.4em;
  color: #E51555;
  font-size: 0.7em;
  letter-spacing: 0;
  font-weight: 700;
  border-radius: 2px; }

.p-icon-arrow {
  width: 20px;
  height: 20px;
  z-index: 100000; }
  @media only screen and (min-width: 1280px) {
    .p-icon-arrow {
      width: 40px;
      height: 40px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-icon-arrow {
      width: 40px;
      height: 40px; } }

.slick-disabled {
  opacity: 0.4; }

.p-news {
  background: #FFF;
  /*slick setting*/ }
  .p-news a {
    display: block;
    padding: 2rem;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    .p-news a:hover {
      text-decoration: none;
      background: #F3F6F7; }
  .p-news__item {
    margin: 0; }
    .p-news__item__image {
      margin-bottom: 1rem; }
      .p-news__item__image img {
        height: auto;
        width: 100%;
        border-radius: 4px; }
    .p-news__item__title {
      line-height: 1.6;
      color: #444; }
  .p-news .slick-prev:before,
  .p-news .slick-next:before {
    color: #000; }

.p-app-link {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  width: 300px;
  margin: 0 auto 2rem; }
  .p-app-link a {
    margin-right: 0.6em; }

.p-recruit-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  margin: 4rem auto; }
  @media only screen and (min-width: 1280px) {
    .p-recruit-box {
      margin: 10rem auto; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-recruit-box {
      margin: 10rem auto; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-recruit-box {
      margin: 10rem auto; } }
  .p-recruit-box__image {
    width: 100%;
    min-height: 300px;
    background: #444; }
    @media only screen and (min-width: 1280px) {
      .p-recruit-box__image {
        width: 60%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-recruit-box__image {
        width: 60%; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-recruit-box__image {
        width: 60%; } }
    .p-recruit-box__image--tech {
      background: url(../images/index/bg_recruit_01.jpg) no-repeat center center;
      background-size: cover; }
    .p-recruit-box__image--creative {
      background: url(../images/index/bg_recruit_02.jpg) no-repeat center center;
      background-size: cover; }
    .p-recruit-box__image--marketing {
      background: url(../images/index/bg_recruit_03.jpg) no-repeat center center;
      background-size: cover; }
  @media only screen and (min-width: 1280px) {
    .p-recruit-box__content {
      width: 40%;
      position: relative; }
      .p-recruit-box__content__inner {
        margin-left: -20%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-recruit-box__content {
      width: 40%;
      position: relative; }
      .p-recruit-box__content__inner {
        margin-left: -20%; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-recruit-box__content {
      width: 40%;
      position: relative; }
      .p-recruit-box__content__inner {
        margin-left: -20%; } }
  .p-recruit-box__title {
    font-size: 2rem;
    letter-spacing: 0.2em; }
    @media only screen and (min-width: 1280px) {
      .p-recruit-box__title {
        font-size: 4rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-recruit-box__title {
        font-size: 4rem; } }
  .p-recruit-box__text {
    margin-bottom: 2rem; }
  .p-recruit-box__link {
    list-style: none;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center; }
  .p-recruit-box li {
    margin-right: 1em; }
    .p-recruit-box li a {
      display: block;
      color: #FFF;
      padding: 0.6rem 2rem;
      border: #FFF solid 2px; }
      .p-recruit-box li a:hover {
        text-decoration: none;
        color: #000;
        background: #FFF; }

.p-recruit-box--reverse {
  flex-direction: row-reverse;
  flex-direction: -webkit-row-reverse; }
  @media only screen and (min-width: 1280px) {
    .p-recruit-box--reverse .p-recruit-box__content {
      text-align: right; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-recruit-box--reverse .p-recruit-box__content {
      text-align: right; } }
  @media only screen and (min-width: 1280px) {
    .p-recruit-box--reverse .p-recruit-box__content__inner {
      margin-right: -20%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-recruit-box--reverse .p-recruit-box__content__inner {
      margin-right: -20%; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-recruit-box--reverse .p-recruit-box__content__inner {
      margin-right: -20%; } }
  @media only screen and (min-width: 1280px) {
    .p-recruit-box--reverse .p-recruit-box__link {
      justify-content: flex-end;
      -webkit-justify-content: flex-end; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-recruit-box--reverse .p-recruit-box__link {
      justify-content: flex-end;
      -webkit-justify-content: flex-end; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-recruit-box--reverse .p-recruit-box__link {
      justify-content: flex-end;
      -webkit-justify-content: flex-end; } }

.p-page-title {
  font-size: 1.6em;
  text-align: center;
  margin-top: 3rem; }

.p-page-box {
  line-height: 2; }
  .p-page-box h2 {
    background: #000;
    color: #FFF;
    padding: 0.2em 1em;
    margin-bottom: 1rem; }
  .p-page-box p {
    margin-bottom: 2rem; }
  .p-page-box table {
    width: 100%;
    border: #CCC solid 1px; }
    .p-page-box table th {
      background: #EEE;
      text-align: center; }
    .p-page-box table th, .p-page-box table td {
      padding: 1em; }
    .p-page-box table tr {
      border-bottom: #CCC solid 1px; }

.p-page-box {
  background: #FFF;
  padding: 3rem 2rem; }
  @media only screen and (min-width: 1280px) {
    .p-page-box {
      padding: 4rem 4rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-page-box {
      padding: 4rem 4rem; } }
  .p-page-box__header {
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: #CCC solid 1px; }
    .p-page-box__header__title {
      font-size: 1.4em; }
    .p-page-box__header__date {
      color: #CCC; }
  .p-page-box__eyecatch {
    max-width: 890px;
    margin: 4rem auto; }
  .p-page-box__content {
    margin-top: 2rem; }
  .p-page-box__image {
    text-align: center; }
    .p-page-box__image img {
      border: #CCC solid 1px;
      max-width: 600px;
      margin: 2rem auto; }

.p-caption {
  font-size: 0.8em;
  text-align: right;
  color: #CCC;
  margin: 0.4rem 0; }

.p-link-box {
  background: #F4F4F4;
  border-radius: 6px;
  padding: 2rem 3rem;
  margin: 2rem auto; }
  .p-link-box p {
    margin: 0; }
  .p-link-box__title {
    font-weight: bold; }

.p-realestate-category {
  font-size: 0.7em;
  font-weight: bold;
  background: #E6EFF1;
  color: #000;
  border-radius: 6px;
  padding: 0.1em 0.6em;
  text-align: center;
  display: inline-block;
  margin: 0 0.4em; }

.slick-prev:before, .slick-next:before {
  content: ""; }

button.slick-prev, button.slick-next {
  z-index: 2; }

.slick-arrow {
  z-index: 10;
  /* 値は適当に */ }

.p-mission-box {
  text-align: center;
  padding: 2rem; }

hr {
  border: none;
  height: 1px;
  background: rgba(255, 255, 255, 0.4); }

.p-message-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 0 4em; }
  .p-message-box__item {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-message-box__item {
        width: 48%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-message-box__item {
        width: 48%; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-message-box__item {
        width: 48%; } }
    .p-message-box__item__image {
      margin-bottom: 2rem; }
      .p-message-box__item__image img {
        border-radius: 4px;
        box-shadow: 0px 13px 40px -10px rgba(0, 0, 0, 0.2); }
    .p-message-box__item__profile {
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      align-items: center;
      -webkit-align-items: center;
      margin-bottom: 1rem;
      font-weight: 600;
      font-style: normal; }
      .p-message-box__item__profile__post {
        text-align: center; }
      .p-message-box__item__profile__name {
        margin-left: 0.6em;
        font-size: 1.4em;
        text-align: center; }
      .p-message-box__item__profile__text {
        font-size: 1em; }
        .p-message-box__item__profile__text p {
          margin-bottom: 1em; }

.p-section-title {
  font-size: 2rem;
  text-align: center; }

.p-section-sub-title {
  font-size: 0.8em;
  margin-bottom: 2rem;
  text-align: center; }
  @media only screen and (min-width: 1280px) {
    .p-section-sub-title {
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-section-sub-title {
      margin-bottom: 3rem; } }

.p-section-line {
  font-size: 1em;
  margin-bottom: 2rem;
  text-align: center;
  border: #FFF solid 1px;
  padding: 0.1em 1em;
  display: inline-block; }

.p-section-catch {
  text-align: center;
  font-size: 1.4em;
  line-height: 1.6;
  color: #FFF;
  margin-bottom: 2rem;
  font-weight: 600;
  font-style: normal; }

.p-footer-title {
  font-size: 1.4em;
  text-align: center;
  color: #B6B6B6;}
.p-footer-sns {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  list-style: none;
  margin-bottom: 1rem; }
  .p-footer-sns li {
    width: 40px;
    height: 40px;
    margin-right: 1em; }
.p-footer-copyright {
  text-align: center;
  color: #707070;
  font-size: 0.8rem; }

.wp-pagenavi {
  padding: 2rem auto;
  clear: both;
  text-align: center; }
  .wp-pagenavi a, .wp-pagenavi .pages, .wp-pagenavi .current {
    margin-right: 4px;
    padding: 3px 6px;
    border: 1px solid #ccc;
    background: #FFF;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    color: #000 !important; }
  .wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #000;
    background: #000;
    color: #FFF !important; }

/*----------------------------------------------------
  Utility
----------------------------------------------------*/
.u-sp {
  display: block; }
  @media only screen and (min-width: 1280px) {
    .u-sp {
      display: none; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .u-sp {
      display: none; } }

.u-pc {
  display: none; }
  @media only screen and (min-width: 1280px) {
    .u-pc {
      display: block; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .u-pc {
      display: block; } }

@media only screen and (min-width: 1280px) {
  .u-br-pc {
    display: block; }

  .u-br-sp {
    display: none; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .u-br-pc {
    display: block; }

  .u-br-sp {
    display: none; } }
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .u-br-pc {
    display: block; }

  .u-br-sp {
    display: none; } }
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .u-br-pc {
    display: none; }

  .u-br-sp {
    display: block; } }
@media only screen and (max-width: 320px) {
  .u-br-pc {
    display: none; }

  .u-br-sp {
    display: block; } }
.u-small-text {
  margin-top: 0.3em;
  font-size: 0.8em;
  line-height: 1.6;
  word-break: break-all; }

.u-big-text {
  font-size: 1.4em;
  line-height: 1.3; }

.u-attention {
  color: #E61867; }

.u-right {
  text-align: right; }

.u-center {
  text-align: center; }

.u-bold {
  font-weight: bold; }

.u-mb-1em {
  margin-bottom: 1em; }

.u-ml-0 {
  margin-left: 0 !important; }

.u-mb-10 {
  margin-bottom: 10px; }

.u-mb-20 {
  margin-bottom: 20px; }

.u-mr-20 {
  margin-right: 20px; }

.u-bold {
  font-weight: bold; }

.u-color {
  color: #ef93ae; }

.u-icon-blank {
  padding-right: 1.6em;
  background: url(../../assets/images/common/icon_blank.svg) no-repeat right 0 center;
  background-size: 14px 14px; }

@media only screen and (min-width: 1280px) {
  .p-footer__list .u-icon-blank {
    background: url(../../assets/images/common/icon_blank.svg) no-repeat right center; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-footer__list .u-icon-blank {
    background: url(../../assets/images/common/icon_blank.svg) no-repeat right center; } }


/* ここからコーポレートサイト改修で追加 */
:root {
  --color-black: #212529;
  --color-white: #FFFFFF;
  --color-gray: #EDEDED;
}

@media (1280px <= width) {}
@media (960px <= width) {}
@media (560px <= width) {}
@media (321px <= width) {}
@media (width <= 320px) {}

/**
 Components
*/
.c-heading01 {
  color: var(--color-white);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  margin-block-end: 16px;
  text-align: center;
}

@media (960px <= width) {
  .c-heading01 {
    font-size: 22px;
  }
}

.c-heading01--mb01 {
  margin-block-end: 40px;
}

.c-heading01__inner {
  background: var(--color-black);
  border-radius: 125px;
  display: inline-block;
  min-width: 125px;
  padding-inline: .2rem;
}

@media (960px <= width) {
  .c-heading01__inner {
    min-width: 156px;
  }
}

.c-heading02 {
  align-items: center;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  gap: 8px;
  line-height: 1.6;
  letter-spacing: .03em;
  margin-block-end: 16px;
}

@media (960px <= width) {
  .c-heading02 {
    font-size: 22px;
  }
}

.c-heading02::after {
  background: var(--color-black);
  content: "";
  display: block;
  height: 1px;
  width: 45px;
}

@media (960px <= width) {
  .c-heading02::after {
    width: 42px;
  }
}

.c-heading03 {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  gap: 16px;
  justify-content: center;
  letter-spacing: .06em;
  line-height: 1.6;
  margin-block-end: 24px;
  padding-inline: 16px;
  text-align: center;
}

@media (960px <= width) {
  .c-heading03 {
    font-size: 16px;
    margin-block-end: 40px;
  }
}

.c-heading03::before,
.c-heading03::after {
  background: var(--color-black);
  content: "";
  flex: 1;
  height: 1px;
  width: 100%;
}

@media (960px <= width) {
  .c-heading03::before,
  .c-heading03::after {
    flex: inherit;
    width: 128px;
  }
}

.c-heading04 {
  background: var(--color-gray);
  border-radius: 100px;
  color: var(--color-black);
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.6;
  padding-inline: 16px;
  vertical-align: middle;
}

@media (960px <= width) {
  .c-heading04 {
    letter-spacing: 0;
  }
}

/**
 Project
*/
.p-vision {
  background: var(--color-white);
  font-size: 14px;
  position: relative;
  text-align: center;
}

@media (960px <= width) {
  .p-vision {
    font-size: 16px;
  }
}

.p-vision__inner {
  padding: 80px 1rem;
  position: relative;
  z-index: 1;
}

@media (960px <= width) {
  .p-vision__inner {
    padding: 160px 1rem 180px;
  }
}

.p-vision__bg {
  left: 50%;
  position: absolute;
  top: 120px;
  transform: translateX(-50%);
  z-index: 1;
}

@media (960px <= width) {
  .p-vision__bg {
    height: auto;
    top: 210px;
    width: 615px;
  }
}

.p-vision__item:nth-child(n+2) {
  margin-block-start: 80px;
}

.p-vision-catch01 {
  font-size: 22px;
  letter-spacing: .06em;
  line-height: 1.6;
  margin-block-end: 16px;
}

@media (960px <= width) {
  .p-vision-catch01 {
    font-size: 28px;
  }
}

.p-vision-catch01__item01 {
  display: block;
}

.p-vision-catch01__item02 {
  align-items: center;
  display: flex;
  font-size: 16px;
  gap: 5px;
  justify-content: center;
  vertical-align: middle;
}

@media (960px <= width) {
  .p-vision-catch01__item02 {
    font-size: 22px;
  }
}

.p-vision-catch01__item02::before,
.p-vision-catch01__item02::after {
  background: var(--color-black);
  content: "";
  display: block;
  height: 1px;
  width: 30px;
}

@media (960px <= width) {
  .p-vision-catch01__item02::before,
  .p-vision-catch01__item02::after {
    width: 42px;
  }
}

.p-vision-description {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 2.2;
}

@media (960px <= width) {
  .p-vision-description {
    font-size: 16px;
  }

  .p-vision-description__hidden {
    display: none;
  }
}

.p-vision-catch02 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.6;
}

@media (960px <= width) {
  .p-vision-catch02 {
    font-size: 22px;
  }
}

.p-vision-catch03 {
  font-weight: 700;
  line-height: 1.6;
  list-style: none;
}

@media (960px <= width) {
  .p-vision-catch03 {
    display: flex;
    gap: 80px;
    justify-content: center;
    text-align: left;
  }
}

.p-vision-catch03__item {
  position: relative;
}

.p-vision-catch03__item:nth-child(n+2) {
  margin-block-start: 24px;
}

@media (960px <= width) {
  .p-vision-catch03__item:nth-child(n+2) {
    margin-block-start: auto;
  }

  .p-vision-catch03__item:nth-child(n+2)::before {
    background: var(--color-black);
    content: "";
    height: 100%;
    left: -40px;
    position: absolute;
    top: 0;
    transform: rotate(15deg);
    width: 1px;
  }
}

.p-vision-catch03__heading {
  font-size: 20px;
  letter-spacing: .03em;
}

.p-vision-catch03__caption {
  font-size: 12px;
  letter-spacing: .06em;
}

.p-message {
  background: var(--color-white);
}

.p-message-column {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (960px <= width) {
  .p-message-image {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
  }

  .p-message-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
}

.p-message-text {
  padding: 40px 16px 80px;
}

@media (960px <= width) {
  .p-message-text {
    margin-inline: auto;
    max-width: calc(1156px + 16px * 2);
    padding: 160px 16px;
  }

  .p-message-text___inner {
    max-width: 47%;
    text-align: left;
  }
}

.p-message-text__body {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 2.4;
}

.p-message-text__hidden {
  display: none;
}

@media (960px <= width) {
  .p-message-text__hidden {
    display: inherit;
  }
}

.p-message-text-name {
  align-items: baseline;
  display: flex;
  gap: 16px;
  margin-block-start: 24px;
}

.p-message-text-name__large {
  font-size: 18px;
}

@media (960px <= width) {
  .p-message-text-name__large {
    font-size: 22px;
  }
}

.p-company {
  background: var(--color-white);
  padding-block-end: 80px;
}

@media (960px <= width) {
  .p-company {
    padding-block: 160px;
  }
}

.p-company__inner {
  position: relative;
  z-index: 1;
}

@media (960px <= width) {
  .p-company__inner {
    margin-inline: auto;
    max-width: calc(1120px + (16px * 2));
  }
}

.p-company-about {
  text-align: center;
}

@media (960px <= width) {
  .p-company-about-column {
    display: flex;
    gap: 80px;
    padding-inline: 16px;
  }

  .p-company-about-column__item {
    flex: 1;
  }
}

.p-company-about-column__item:nth-child(n+2) {
  margin-block-start: 40px;
}

@media (960px <= width) {
  .p-company-about-column__item:nth-child(n+2) {
    margin-block-start: auto;
  }

  .p-company-about-image img {
    border-radius: 16px;
  }
}

.p-company-about-text {
  padding-inline: 16px;
}

@media (960px <= width) {
  .p-company-about-text {
    text-align: left;
  }
}

.p-company-about-list {
  font-size: 14px;
  font-weight: 700;
}

@media (960px <= width) {
  .p-company-about-list__item {
    align-items: baseline;
    display: flex;
    gap: 16px;
  }
}

.p-company-about-list__item:nth-child(n+2) {
  margin-block-start: 16px;
}

@media (960px <= width) {
  .p-company-about-list__item:nth-child(n+2) {
    margin-block-start: 10px;
  }
}

.p-company-about-list__heading {
  margin-block-end: 8px;
}

@media (960px <= width) {
  .p-company-about-list__heading {
    margin-block-end: auto;
  }
}

.p-company-about-list__body {
  letter-spacing: .06em;
  line-height: 1.6;
}

@media (960px <= width) {
  .p-company-about-list__body {
    padding-block-start: 4px;
  }
}

.p-company-about-list__body a {
  text-decoration: underline;
}

.p-company-about-list__body a:hover {
  text-decoration: none;
}

.p-company-history {
  margin-block-start: 80px;
}

@media (960px <= width) {
  .p-company-history {
    margin-block-start: 120px;
  }
}

.p-company-history__body {
  padding-inline: 16px;
}

@media (960px <= width) {
  .p-company-history__body {
    display: grid;
    gap: 16px;
    grid-template: "history-text history-column history-hidden" 1fr /
    1fr 820px 1fr;
  }

  .p-company-history__body::after {
    content: "";
    grid-area: history-hidden;
  }
}

.p-company-history-text {
  display: none;
}


@media (960px <= width) {
  .p-company-history-text {
    display: block;
    grid-area: history-text;
  }

  .p-company-history-column {
    display: flex;
    grid-area: history-column;
  }
}

.p-company-history-column__item {
  position: relative;
}

@media (960px <= width) {
  .p-company-history-column__item {
    flex: 1;
  }
}

.p-company-history-column__item::before {
  background: var(--color-black);
  content: "";
  height: 100%;
  left: 32px;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: -1;
}

.p-company-history-column__item:last-child .p-company-history-box__item:last-child {
  padding-block-end: 48px;
}

.p-company-history-box__item {
  display: flex;
  gap: 16px;
  padding-block-end: 30px;
}

@media (960px <= width) {
  .p-company-history-column__item:not(:first-child) .p-company-history-box__item:first-child {
    margin-top: 16px;
  }
}

.p-company-history-box__heading .c-heading04 {
  position: relative;
}

.p-company-history-box__heading .c-heading04::before {
  background: var(--color-white);
  content: "";
  height: calc(100% + 16px);
  left: -8px;
  position: absolute;
  top: -8px;
  width: calc(100% + 16px);
  z-index: -1;
}

@media (960px <= width) {
  .p-company-history-box__body {
    padding-block-start: 4px;
  }
}

.p-company-history-list {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.6;
  list-style: none;
}

@media (960px <= width) {
  .p-company-history-list {
    font-size: 13px;
  }
}

.p-company-history-list__item {
  display: flex;
  gap: 8px;
}

.p-company-history-list__item:nth-child(n+2) {
  margin-top: 16px;
}

.p-company-history-list__data {
  flex: 1;
}
