@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
@font-face {
  font-family: "Noto sansCJK Black";
  src: url(../fonts/NotoSansCJKjp-Black.otf);
}
@font-face {
  font-family: "Noto sansCJK Bold";
  src: url(../fonts/NotoSansCJKjp-Bold.otf);
}
@font-face {
  font-family: "Noto sansCJK DemiLight";
  src: url(../fonts/NotoSansCJKjp-DemiLight.otf);
}
@font-face {
  font-family: "Noto sansCJK Light";
  src: url(../fonts/NotoSansCJKjp-Light.otf);
}
@font-face {
  font-family: "Noto sansCJK Medium";
  src: url(../fonts/NotoSansCJKjp-Medium.otf);
}
@font-face {
  font-family: "Noto sansCJK Regular";
  src: url(../fonts/NotoSansCJKjp-Regular.otf);
}
@font-face {
  font-family: "BarlowCondensed-Black";
  src: url(../fonts/BarlowCondensed-Black.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Bold";
  src: url(../fonts/BarlowCondensed-Bold.ttf);
}
@font-face {
  font-family: "BarlowCondensed-ExtraBold";
  src: url(../fonts/BarlowCondensed-ExtraBold.ttf);
}
@font-face {
  font-family: "BarlowCondensed-ExtraLight";
  src: url(../fonts/BarlowCondensed-ExtraLight.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Light";
  src: url(../fonts/BarlowCondensed-Light.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Medium";
  src: url(../fonts/BarlowCondensed-Medium.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Regular";
  src: url(../fonts/BarlowCondensed-Regular.ttf);
}
@font-face {
  font-family: "BarlowCondensed-SemiBold";
  src: url(../fonts/BarlowCondensed-SemiBold.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Thin";
  src: url(../fonts/BarlowCondensed-Thin.ttf);
}
/*	transition,hover
ホバー時のtransition秒数を統一、ホバーアクション
------------------------------------ */
/*	media-screen
画面サイズごとのcss設定に使用
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	layout
その他パーツ
------------------------------------ */
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
@font-face {
  font-family: "Noto sansCJK Black";
  src: url(../fonts/NotoSansCJKjp-Black.otf);
}
@font-face {
  font-family: "Noto sansCJK Bold";
  src: url(../fonts/NotoSansCJKjp-Bold.otf);
}
@font-face {
  font-family: "Noto sansCJK DemiLight";
  src: url(../fonts/NotoSansCJKjp-DemiLight.otf);
}
@font-face {
  font-family: "Noto sansCJK Light";
  src: url(../fonts/NotoSansCJKjp-Light.otf);
}
@font-face {
  font-family: "Noto sansCJK Medium";
  src: url(../fonts/NotoSansCJKjp-Medium.otf);
}
@font-face {
  font-family: "Noto sansCJK Regular";
  src: url(../fonts/NotoSansCJKjp-Regular.otf);
}
@font-face {
  font-family: "BarlowCondensed-Black";
  src: url(../fonts/BarlowCondensed-Black.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Bold";
  src: url(../fonts/BarlowCondensed-Bold.ttf);
}
@font-face {
  font-family: "BarlowCondensed-ExtraBold";
  src: url(../fonts/BarlowCondensed-ExtraBold.ttf);
}
@font-face {
  font-family: "BarlowCondensed-ExtraLight";
  src: url(../fonts/BarlowCondensed-ExtraLight.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Light";
  src: url(../fonts/BarlowCondensed-Light.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Medium";
  src: url(../fonts/BarlowCondensed-Medium.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Regular";
  src: url(../fonts/BarlowCondensed-Regular.ttf);
}
@font-face {
  font-family: "BarlowCondensed-SemiBold";
  src: url(../fonts/BarlowCondensed-SemiBold.ttf);
}
@font-face {
  font-family: "BarlowCondensed-Thin";
  src: url(../fonts/BarlowCondensed-Thin.ttf);
}
/*	transition,hover
ホバー時のtransition秒数を統一、ホバーアクション
------------------------------------ */
/*	media-screen
画面サイズごとのcss設定に使用
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	layout
その他パーツ
------------------------------------ */
/*	font-size
スマホ時にフォントサイズを自動で変更
※13px以下は文字が読めないためPC/SP同じサイズ
------------------------------------ */
/* =========================================

    main layout  all
    PC時のみ反映させるcss

========================================= */
/*	cmn parts
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	pc inner
------------------------------------ */
/* =========================================
    top  PC
    top-news
========================================= */
#top-news .inner {
  padding: 100px 0;
}

/* =========================================
    top  PC
    top-service
========================================= */
#top-service .inner {
  padding: 110px 0 90px;
}

/* =========================================
    top  PC
    top-case
========================================= */
#top-case .inner {
  padding: 120px 0 100px;
}

/* =========================================
    top  PC
    top-company
========================================= */
#top-company .inner {
  padding: 88px 0 104px;
}

/* =========================================
    top  PC
    top-recruit
========================================= */
#top-recruit .inner {
  padding: 80px 0 100px;
}

/* =========================================
    top  PC
    top-contact
========================================= */
#top-contact .inner {
  padding-top: 70px;
}

/* =========================================
    sub  PC
    sub-top-btn
========================================= */
#sub-top-btn .inner {
  padding: 100px 0 0;
}

/* =========================================
    sub  PC
    sub-service
========================================= */
#sub-service .inner {
  padding-top: 100px;
}

#sub-forte .inner {
  padding: 100px 0 100px;
}

/* =========================================
    sub  PC
    sub-case
========================================= */
#sub-case .inner {
  padding: 100px 0;
}

#sub-case-detail .inner {
  padding: 100px 0;
}

/* =========================================
    sub  PC
    sub-service
========================================= */
#sub-service .inner {
  padding-top: 100px;
}

/* =========================================
    sub  PC
    sub-recruit
========================================= */
#sub-recruit .inner {
  padding-top: 80px;
}

#sub-work .inner {
  padding-top: 100px;
}

#sub-voice .inner {
  padding-top: 100px;
}

#sub-recruitment .inner {
  padding: 100px 0 100px;
}

/* =========================================
    sub  PC
    sub-company
========================================= */
#sub-greeting .inner {
  padding-top: 100px;
}

#sub-company .inner {
  padding: 100px 0;
}