@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: "KaiseiOpti-Bold";
  src: url(../fonts/KaiseiOpti-Bold.ttf);
}
@font-face {
  font-family: "KaiseiOpti-Medium";
  src: url(../fonts/KaiseiOpti-Medium.ttf);
}
@font-face {
  font-family: "KaiseiOpti-Regular";
  src: url(../fonts/KaiseiOpti-Regular.ttf);
}
@font-face {
  font-family: "LovedbytheKing-Regular";
  src: url(../fonts/LovedbytheKing-Regular.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: "KaiseiOpti-Bold";
  src: url(../fonts/KaiseiOpti-Bold.ttf);
}
@font-face {
  font-family: "KaiseiOpti-Medium";
  src: url(../fonts/KaiseiOpti-Medium.ttf);
}
@font-face {
  font-family: "KaiseiOpti-Regular";
  src: url(../fonts/KaiseiOpti-Regular.ttf);
}
@font-face {
  font-family: "LovedbytheKing-Regular";
  src: url(../fonts/LovedbytheKing-Regular.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: 132px 0 100px;
}

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

/* =========================================
    top  PC
    top-about
========================================= */
#top-about .inner {
  padding: 85px 0 265px;
}

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

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

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

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

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

/* =========================================
    top  PC
    footer
========================================= */
#footer .inner {
  padding: 155px 0 80px;
}

/* =========================================
    sub  PC
    sub-business
========================================= */
#sub-business .inner {
  padding: 125px 0 115px;
}

#sub-area .inner {
  padding: 150px 0 115px;
}

/* =========================================
    sub  PC
    sub-first
========================================= */
#sub-flow .inner {
  padding: 130px 0 295px;
}
@media screen and (max-width: 1850px) {
  #sub-flow .inner {
    padding: 130px 0 355px;
  }
}

#sub-question .inner {
  padding-bottom: 128px;
}

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

#sub-case .inner {
  padding: 115px 0 120px;
}

/* =========================================
    sub  PC
    sub-voice
========================================= */
#sub-voice-banner .inner {
  padding: 75px 0 105px;
}

#sub-voice .inner {
  padding: 115px 0;
}