@charset "UTF-8";
/* *****************************
 *
 * Import file to Scss or Sass.
 *
 **************************** */
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, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video, main, time {
  margin: 0;
  padding: 0;
  border: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal;
}

time {
  display: inline;
}

article, aside, figure, footer, header, hgroup, nav, section, main {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}

td, th {
  font-weight: normal;
  vertical-align: top;
}

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

input[type=radio] {
  vertical-align: text-bottom;
}

input[type=checkbox] {
  vertical-align: bottom;
  *vertical-align: baseline;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

img, video, iframe {
  height: auto;
}

/*
* HTML5未サポートブラウザーでインライン要素として表示する for IE6/7/8/9 & FF3
* 制限事項:IE6では'audio[controls]'へのスタイルは適用されません。
*/
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* =============================================================================
基本設定
========================================================================== */
/*
* 1. IE6/7において単位をemでbodyにfont-sizeを設定すると正しいサイズにならない問題を修正
*    参考:http://clagnut.com/blog/348/#c790
* 2. コンテンツの高さに関わらず全てのブラウザーでページをセンタリング（スクロールバーを常時表示する）
* 3. AndroidやiOSにおいてtap highlight colorが親要素を含んでしまう問題を修正（tap highlight colorを消す）
*    参考:www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
* 4. iOSにおいて画面の向きが変わった際のテキストサイズ調整を防ぐ
*    参考:www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
*/
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 3 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  overflow-y: scroll;
}

/*
* 'textarea'やその他のフォーム要素でのfont-familyの矛盾を修正
*/
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
* 全てのブラウザーにおいてフォーカス時、マウスホバー時の読みやすさを改善
* 参考: people.opera.com/patrickl/experiments/keyboard/test
*/
a:hover,
a:active {
  outline: 0;
}

/*
* S5,Chromeにおいてdfn要素がイタリック体にならない問題を修正
*/
dfn {
  font-style: italic;
}

/*
* 全てのブラウザーにおいてpre-formatted textの読みやすさを改善
*/
pre {
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well,actually) */
  word-wrap: break-word; /* IE */
}

/*
* 全てのブラウザーにおいてsubおよびsup要素がline-heightに影響する問題を防ぐ
* 参考:gist.github.com/413930
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*
* 1. image-typeが'input'とその他についてユーザビリティと一貫性を改善
* 2. iOSにおいてクリック可能な'input'にスタイルが適用できない問題を修正
*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer; /* 1 */
  -webkit-appearance: button; /* 2 */
}

label {
  cursor: pointer;
}

/*
* S5,Chrome on OSXにおけるpaddingの表示問題を修正
*/
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #939393;
}

:-moz-placeholder {
  color: #939393;
}

::-moz-placeholder {
  color: #939393;
  opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #939393;
}

::selection {
  background: #fcd700;
  color: #fff;
  text-shadow: none;
}

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

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

/*文字などを選択した時の色を変えることができる */

::selection {
  color: #333;
  background-color: #facade;
}

a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-tap-highlight-color: rgba(196, 64, 64, 0.5); /* スマフォでリンクをタッチした際に、背景色 */
  outline: none;
}

/*
* Chromeにおいてoutlineの表示不具合を修正
*/
a:focus {
  outline: none;
}

a {
  color: #000;
}

a:hover {
  opacity: 0.8;
}

a, a:hover, a:hover img {
  transition: 0.2s;
}

a img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

a:hover img {
  opacity: 0.8;
}

body {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  overflow: visible;
  color: #000000;
  background: #ffffff;
  line-height: normal;
  word-wrap: break-word; /*連続した半角英数字を折り返しさせる*/
  letter-spacing: 0;
}

.dm-sans {
  font-family: "DM Sans", serif;
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

/*input系CSSスタート*/
textarea,
select,
input[type=email],
input[type=text],
input[type=password] {
  border: 1px solid #999999;
  padding: 0　5px;
  border-radius: 2px;
  box-shadow: 0px 0px 2px #dbdbdb inset;
  background: #fff;
  box-sizing: border-box;
  color: #000;
}

input[type=checkbox] {
  vertical-align: middle;
  margin: 0 3px 0 0;
  border: 1px solid #999999;
}

input[type=radio] {
  vertical-align: middle;
  margin: 0 3px 0 0;
}

select {
  /*ブラウザデフォルトスタイルOFF+装飾*/
  color: #333;
  font-size: 100%;
  border: 1px solid #B3B3B3;
  border-radius: 5px;
  /* Chromeで矢印が消えてしまう
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  */
  /*text-indent: .01px;*/
  text-overflow: "";
  /*background: #FFF url(select_arrow.jpg) no-repeat right;*/
  /*ENDブラウザデフォルトスタイルOFF+装飾*/
}

textarea {
  width: 100%;
  min-height: 200px;
}

button {
  -webkit-appearance: none;
          appearance: none;
}

input, textarea {
  background: #ffffff;
  transition: background 1s ease;
}

input:focus, textarea:focus {
  background: #f1f0f0;
}

/*プレースホルダーのカラー*/
/*Webkit*/
::-webkit-input-placeholder {
  color: #999;
}

/*Firefox 19以降*/
::-moz-placeholder {
  color: #999;
}

/*Firefox 18以前*/
:-moz-placeholder {
  color: #999;
}

/*Windows IE*/
:-ms-input-placeholder {
  color: #999;
}

/*
画像が伸縮するとブラウザ側で適度に良い感じに描画されて、場合によってはエッジがモワッとした感じにレンダリングされたりしますよね。普通の写真などの場合にはそれほど気にならないかもしれませんが、２値画像だと伸縮時のモワッと感が際立つわけですね。もっとパリっと表示させたいのです。
その場合は以下のスタイルを使用すれば解決出来ます。
※最新のSafari、Mobile Safari、 Firefox
*/
img.crisp-edges {
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: bicubic;
}

html, body {
  overflow-x: hidden;
}

.m0auto {
  margin-left: auto;
  margin-right: auto;
}

.warp-1 {
  width: 1200px;
}

.warp-2 {
  width: 1000px;
}

.warp-3 {
  width: 840px;
}

.warp-4 {
  width: 1100px;
}

.warp-5 {
  width: 645px;
}

.warp-6 {
  width: 900px;
}

.warp-7 {
  width: 1052px;
}

.h-style1 {
  font-size: 80px;
  font-weight: bold;
  text-align: center;
}
.h-style1 span {
  font-weight: bold;
  color: #006ebb;
}

.h-style-p1 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #000;
  margin: 0 0 50px;
}

.cta-box a {
  width: 310px;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  background-color: #fff;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #046ebc;
  padding: 0 20px;
}
.cta-box a b {
  font-weight: bold;
}

.table-box dl {
  border-bottom: 1px solid #ccc;
  padding: 0 0 24px;
  margin: 0 0 24px;
  display: flex;
}
.table-box dl dt {
  font-size: 20px;
  font-weight: bold;
  width: 185px;
  padding: 0 0 0 30px;
}
.table-box dl dd {
  font-size: 20px;
  font-weight: 500;
  width: 1020px;
}

.top-message2 {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  padding: 8.8888888889vw 0 0 8.3%;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.top-message-p2 {
  font-size: 80px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #006ebb;
  padding: 0vw 0 0 8.3%;
  position: relative;
  z-index: 1;
}

.header {
  display: flex;
  padding: 0 40px 0 44px;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.header h1 {
  width: 280px;
  padding: 25px 0 0;
}
.header .g-nav {
  width: 750px;
}
.header .g-nav ul {
  display: flex;
  padding: 38px 0 0;
}
.header .g-nav ul li {
  margin: 0 40px 0 0;
}
.header .g-nav ul li:last-child {
  margin: 0;
  position: relative;
  top: -13px;
}
.header .g-nav ul li a {
  color: #000;
  font-size: 16px;
  padding: 0 0 8px;
}
.header .g-nav ul li a:hover {
  border-bottom: 3px solid #046ebc;
}
.header .g-nav ul .contact {
  margin: 0;
  position: relative;
  top: -12px;
}
.header .g-nav ul .contact a {
  width: 156px;
  display: block;
  text-align: center;
  padding: 13px 0px 13px 0px;
  background: url(images/menu-back.png) no-repeat 0 0;
  color: #fff;
}
.header .g-nav ul .contact a:hover {
  border: 0;
}

.top-mbox-top {
  height: 50vw;
}

.top-mbox {
  position: relative;
  height: 56.25vw;
  max-height: 720px;
}
.top-mbox .top-message {
  padding: 8.8888888889vw 0 0 8.3%;
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 2px;
  line-height: normal;
  position: relative;
  z-index: 1;
}
.top-mbox .top-message b {
  color: #046ebc;
  font-weight: bold;
  line-height: normal;
}
.top-mbox .top-message-p {
  padding: 1.3888888889vw 0 0 8.3%;
  font-size: 24px;
  position: relative;
  z-index: 1;
}
.top-mbox .mein-bp {
  position: absolute;
  top: -88px;
  left: 0;
}

.naiyo-out .h-style1 {
  text-align: left;
}
.naiyo-out .h-style-p1 {
  text-align: left;
  margin: 0 0 30px;
}
.naiyo-img-box .naiyo-text {
  margin: 0 0 30px;
}
.naiyo-img-box .naiyo-img {
  margin: 0 0 80px;
}
.kiso-ctabox {
  background: url(images/img05.png) no-repeat center center/cover;
  height: 315px;
  margin: 0 0 150px;
}
.kiso-ctabox .kiso-ctabox-inner h2 {
  padding: 50px 0 30px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.business-box-list {
  display: flex;
  margin: 0 auto 150px;
  max-width: 1200px;
}
.business-box-list li {
  flex: 1;
  position: relative;
  width: 33.333333%;
}
.business-box-list li a {
  display: block;
  position: relative;
}
.business-box-list li a img {
  width: 100%;
  height: auto;
  display: block;
}
.business-box-list li a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #013B68, #0972BD); /* グラデーション */
  opacity: 0.6; /* 初期の透明度 */
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease;
}
.business-box-list li a:hover .overlay {
  opacity: 0.9; /* Hover時の透明度 */
}
.business-box-list li .text {
  color: #ffffff;
  position: absolute;
  top: 42%;
  left: 50%;
  width: 75%;
  margin: 0 0 0 -37%;
  text-align: center;
}
.business-box-list li .text p {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0 0 3px;
}
.business-box-list li .text h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

.arrow-icon {
  position: absolute;
  bottom: 10px; /* ボックスの下端からの距離 */
  right: 10px; /* ボックスの右端からの距離 */
  width: 40px; /* アイコンサイズ */
  height: 40px;
  background: url("images/arrow.png") no-repeat center center;
  background-size: contain;
  z-index: 2; /* Hoverの影響を受けない */
  pointer-events: none; /* アイコンがクリックやhoverの影響を受けない */
}

.recruit-box {
  margin: 0 0 200px;
}

.recruit-bbox {
  position: relative;
  height: 41.6666666667vw;
}
.recruit-bbox .recruit-bbox-l {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.recruit-bbox .recruit-bbox-l img {
  width: 62.5vw;
  height: 34.7222222222vw;
}
.recruit-bbox .recruit-bbox-r {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: 0;
  background: url(images/img10.png) no-repeat 0 0/cover;
  width: 62.5vw;
  height: 34.7222222222vw;
}
.recruit-bbox .recruit-bbox-r .recruit-bbox-r-in {
  width: 500px;
  margin: 96px 0 0 clamp(20px, 19.8611111111vw, 1000px);
}
.recruit-bbox .recruit-bbox-r h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 0 30px;
}
.recruit-bbox .recruit-bbox-r p {
  color: #fff;
  margin: 0 0 50px;
  line-height: 1.88;
  letter-spacing: normal;
}
.philosophy-box {
  background: url(images/img11.png) no-repeat center 183px;
  margin: 0 0 192px;
}
.philosophy-box .h-style-p1 {
  margin: 0 0 90px;
}

.philosophy-section {
  padding: 0 0 50px;
}
.philosophy-section h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 31px;
}
.philosophy-section p {
  line-height: 1.75;
  text-align: center;
  font-size: 20px;
}

.company-box {
  padding: 0 0 31px;
}
.company-box .h-style-p1 {
  margin: 0 0 83px;
}

.gmap-box iframe {
  width: 100%;
  height: 450px;
  vertical-align: bottom;
}

.f-top-box {
  background: url(images/img14.png) no-repeat 0 0/cover;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 600px;
}
.f-top-box .contact-section {
  margin: 127.3px auto 124.3px;
  padding: 50px 0 30px;
  background-color: #fff;
}
.f-top-box .contact-section .contact-section-text {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 30px;
}
.f-top-box .contact-section .note {
  text-align: center;
}

.contact-buttons {
  display: flex;
  justify-content: center;
  padding: 0 0 30px;
}
.contact-buttons .cv-b {
  width: 400px;
  height: 133px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-weight: bold;
}
.contact-buttons .phone-button {
  background-color: #0972bd;
  margin: 0 40px 0 0;
}
.contact-buttons .email-button {
  background-color: #013b68;
}
.contact-buttons .email-button .contact-a {
  font-size: 24px;
  padding: 14px 0 7px;
}
.contact-buttons .contact-a {
  font-size: 30px;
  font-weight: bold;
}
.contact-buttons .contact-a img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.contact-buttons .mail img {
  vertical-align: inherit;
}

.f-bottom-box {
  background-image: linear-gradient(to left, #013b68, #0972bd);
}
.f-bottom-box .f-bottom-box-inner {
  padding: 0 0 49px;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.f-bottom-box .f-bottom-l {
  padding: 77px 0 0;
  width: 370px;
}
.f-bottom-box .f-bottom-l h2 {
  width: 320px;
  padding: 0 0 49px;
}
.f-bottom-box .f-bottom-l .f-bottom-p {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 20px;
}
.f-bottom-box .f-bottom-l .f-bottom-ul li {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 3px;
}
.f-bottom-box .f-bottom-r {
  padding: 77px 0 0;
  width: 637px;
}
.f-bottom-box .f-bottom-r .f-nav {
  padding: 0 0 100px;
}
.f-bottom-box .f-bottom-r .f-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.f-bottom-box .f-bottom-r .f-nav ul li {
  padding: 0 18px 0 0;
}
.f-bottom-box .f-bottom-r .f-nav ul li::after {
  content: "";
  background: url(images/line.png) no-repeat 0 0;
  width: 8px;
  display: inline-block;
  height: 20px;
  margin: 0 0px 0 18px;
  position: relative;
  top: 3px;
}
.f-bottom-box .f-bottom-r .f-nav ul li:last-child::after {
  display: none;
}
.f-bottom-box .f-bottom-r .f-nav ul li:last-child {
  padding: 0;
}
.f-bottom-box .f-bottom-r .f-nav ul li:last-child a {
  margin: 0;
}
.f-bottom-box .f-bottom-r .f-nav ul li a {
  color: #fff;
  font-weight: bold;
}
.f-bottom-box .f-bottom-r .f-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.f-bottom-box .f-bottom-r .f-link li:first-child {
  margin: 0 30px 0 0;
}
.doc-copyright-01 {
  background-image: linear-gradient(to left, #013b68, #0972bd);
  padding: 28px 0 59px;
  text-align: center;
}
.doc-copyright-01 small {
  font-size: 12px;
  font-weight: 500;
  line-height: 2.5;
  color: #fff;
}

.top-r a {
  position: fixed;
  bottom: 29px;
  right: 43px;
  display: none; /* 初期状態で非表示 */
  z-index: 1000; /* 最前面に配置 */
}
.top-r a img {
  cursor: pointer;
}

.naiyo-out .h-style1-ce {
  text-align: center;
}

.naiyo-out .h-style-p1-ce {
  text-align: center;
}

.naiyo-out .naiyo-text {
  text-align: center;
}

.srv01-wrap-out {
  border-bottom: 1px solid #ccc;
  padding: 0 0 50px;
  margin: 0 0 50px;
}
.srv01-wrap-out:last-child {
  border-bottom: 0;
  margin: 0;
}

.srv01-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 40px 0px 0px 7.9%;
}
.srv01-wrap .srv01-text {
  padding: 0 0 0 0;
  width: 38.7%;
}
.srv01-wrap .srv01-text .srv01-label {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #006ebb;
  margin: 0 0 6px;
}
.srv01-wrap .srv01-text .srv01-title {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  margin: 0 0 30px;
}
.srv01-wrap .srv01-text .srv01-desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
}
.srv01-wrap .srv01-image {
  width: 54.5%;
}
.srv01-wrap .srv01-image img {
  width: 100%;
  height: auto;
  display: block;
}

.srv01-wrap-out:nth-child(even) .srv01-text {
  order: 1;
  width: 37.7%;
}
.srv01-wrap-out:nth-child(even) .srv01-wrap {
  margin: 40px 8.3% 0px 0;
}

.top-message2 {
  padding: 6.5277777778vw 0 0 8.3%;
}

.top-mbox2 {
  margin: 0 0 60px;
  height: 602px;
}

.text-message-out {
  width: 89.4%;
  margin: 0 auto;
  padding: 83px 0 0;
}
.text-message-out .text-message {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin: 0 0 27px;
}
.text-message-out .text-message-p {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
}

.type-box {
  border-bottom: 1px solid #ccc;
  margin: 0 0 100px;
}

.f-top-box2 {
  height: 492px;
  margin: 0 0 150px;
}

.flow-sec .f-pimg {
  text-align: center;
  margin: 0 0 300px;
}

.object-box {
  background: url(images/sub/object.png) no-repeat center 0;
  padding: 0 0 235px;
}

.link-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
}
.link-list .link-item {
  flex: 1;
  margin: 0 30px 0 0px;
}
.link-list .link-item:last-child {
  margin: 0;
}
.link-list .link-item .link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 18px 0px 18px;
  height: 76px;
  border: 2px solid #0972bd;
}
.link-list .link-item .link:hover {
  opacity: 1;
  background-image: linear-gradient(282deg, #013b68, #0972bd);
}
.link-list .link-item .link:hover .link-text {
  color: #ffffff;
}
.link-list .link-item .link img:hover {
  opacity: 1;
}
.link-list .link-item .link .link-text {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
}
.link-list .link-item .link .link-arrow {
  width: 40px;
  height: 40px;
}
.link-list .active .link {
  background-image: linear-gradient(282deg, #013b68, #0972bd);
}
.link-list .active .link .link-text {
  color: #ffffff;
}
.link-list .active .link img:hover {
  opacity: 1;
}

.cost-box .h-style-p1 {
  margin: 0 0 102px;
}

.tab-cap {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #046ebc;
  margin: 0 0 19px;
}

.table-box2 dl:first-child {
  border-top: 1px solid #ccc;
  padding: 24px 0 24px;
}

.cost-sec {
  margin: 0 0 249px;
}

.faq-box {
  padding: 0 0 130px;
}

.qa-box {
  border: solid 1px #046ebc;
  margin: 0 0 20px;
}
.qa-box .qa-question {
  background-color: #046ebc;
  padding: 0px 30px 0px 30px;
  height: 78px;
  display: flex;
  align-items: center;
  color: #ffffff;
  cursor: pointer;
}
.qa-box .qa-question .question-text {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
.qa-box .qa-question .question-text .question-label {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0 10px 0 0;
}
.qa-box .qa-answer {
  padding: 0px 30px 0px 30px;
  height: 80px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
.qa-box .qa-answer .answer-text {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
}
.qa-box .qa-answer .answer-text .answer-label {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  margin: 0 10px 0 0;
}

.qa-question {
  display: flex;
  justify-content: space-between; /* アイコンを右端に配置 */
  align-items: center;
}

.faq-box .h-style-p1 {
  margin: 0 0 19px;
}

/*エリアの表示非表示と形状*/
.area {
  display: none; /*はじめは非表示*/
  opacity: 0; /*透過0*/
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block; /*表示*/
  -webkit-animation-name: displayAnime;
          animation-name: displayAnime; /*ふわっと表示させるためのアニメーション*/
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.menu {
  margin-bottom: 100px;
}
.menu .menu-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}
.menu .menu-list .menu-item {
  flex: 1;
  margin: 0 0 0 40px;
  border-bottom: 2px solid #0972bd;
  padding: 0 0 15px;
}
.menu .menu-list .menu-item:first-child {
  margin: 0;
}
.menu .menu-list .menu-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu .menu-list .menu-item .menu-text {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
}
.h-style-p3 {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  background: url(images/sub/company-himg.png) no-repeat 0 0;
  padding: 3px 0 0 60px;
  margin: 0 0 50px;
}

.company-outbox {
  margin-bottom: 150px;
}

.greeting-outbox {
  margin-bottom: 150px;
}

.intro-box {
  display: flex;
  justify-content: space-between;
}
.intro-box .intro-image {
  width: 600px;
  margin: 0 8.3% 0 0;
  flex: 1;
}
.intro-box .intro-image img {
  width: 100%;
}
.intro-box .intro-text-box {
  flex: 1;
  padding: 19px 0 30px;
}
.intro-box .intro-text-box .intro-text1 {
  font-size: 16px;
  line-height: 1.88;
  letter-spacing: normal;
  margin: 0 0 30px;
}
.intro-box .intro-text-box .intro-text2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: normal;
  color: #046ebc;
  margin: 0 13px 10px 0;
  text-align: right;
}
.intro-box .intro-text-box .intro-text3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: normal;
  color: #333;
  text-align: right;
}
.intro-box .intro-text-box .intro-text3 span {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
  position: relative;
  top: -4px;
  margin: 0 30px 0 0;
}

.company-outbox2 {
  margin-bottom: 149px;
}

.list-box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 750px;
}
.list-box ul li {
  padding: 0 0 25px;
  width: 237px;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
}

.torihiki-outbox {
  padding: 0 0 54px;
}

.mikeiken-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
  margin: 0 0 150px;
}

.boshuu-outbox {
  padding: 0 0 125px;
}

.timeline {
  position: relative;
}

.timeline-in {
  background: url(images/sub/line.png) repeat-y 10px 0;
  padding: 30px 0 0;
  margin: 0 0 0 30px;
}

.time-step {
  display: flex;
  align-items: flex-start;
  margin: 0 0 40px;
}
.time-step .time {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #046ebc;
  padding: 0px 0px 0px 40px;
  background: url("images/sub/circle.png") no-repeat 1px 5px;
  background-size: 20px 20px;
  width: 104px;
}
.time-step .event .event-title {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  margin: 0 0 10px 0;
}
.time-step .event .event-desc {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
}

.last-time-step {
  background-color: #fff;
  position: relative;
  top: 0px;
}
.last-time-step .time {
  background: url(images/sub/circle.png) no-repeat 1px 0px;
  line-height: 1;
}
.last-time-step .event .event-title {
  line-height: 1;
}

.timeline {
  padding: 0 0 110px;
}

.voice-outbox {
  padding: 0 0 150px;
}
.voice-outbox .voice-box {
  display: flex;
  justify-content: space-between;
}
.voice-outbox .voice-box .voice-image {
  width: 50%;
  margin: 0 8.34% 0 0;
}
.voice-outbox .voice-box .voice-text-box {
  width: 41.66%;
}
.voice-outbox .voice-box .voice-text-box .voice-text2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: normal;
  color: #046ebc;
  margin: 4px 0 5px;
}
.voice-outbox .voice-box .voice-text-box .voice-text3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
  margin: 0 0 40px;
}
.voice-outbox .voice-box .voice-text-box .voice-text1 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
}

.boshuu-outbox .table-box dl dt {
  width: 268px;
}

.t-text1 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
  padding: 7px 0 0;
}

.t-text2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
}

.t-text3 {
  padding: 0 0 32px;
}

.record-box {
  padding: 0 0 137px;
}

.record-box .h-style-p1 {
  margin: 0 0 79px;
}

.hidden {
  display: none;
}

.card-container {
  display: flex;
  align-items: flex-start;
  padding: 0 0 16px;
  flex-wrap: wrap;
}
.card-container .card {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin: 0 0 63px 5.25%;
}
.card-container .card:first-child {
  margin: 0;
}
.card-container .card:nth-child(3n+1) {
  margin: 0 0 63px;
}
.card-container .card .c-img {
  width: 100%;
  height: auto;
}
.card-container .card .c-img img {
  width: 100%;
}
.card-container .card .card-content {
  padding: 18px 22px 0;
  height: 101px;
}
.card-container .card .card-content .card-date {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 0 0 7px 0;
}
.card-container .card .card-content .card-title {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
}

.lead-b {
  text-align: center;
  display: flex;
  justify-content: center;
}
.lead-b a {
  width: 261px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 50px;
  background-image: linear-gradient(to top, #013b68, #0972bd);
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
}

.text-message-out2 .text-message-p {
  line-height: normal;
}

.object-box2 {
  padding: 0 0 177px;
}

.h-style4 {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 0 0 15px;
}

.h-style-p4 {
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  padding: 0 0 42px;
}

.works-d-box {
  padding: 31px 0 0;
}

.works-d-container {
  margin: 0 0 200px;
}

.list-dl {
  padding: 0 0 40px;
}
.list-dl dl {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  background-color: #eef6fb;
}
.list-dl dl dt {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  background-color: #046ebc;
  padding: 9px 24px 10px 20px;
  margin: 0 37px 0 0;
  position: relative;
}
.list-dl dl dt::after {
  position: absolute;
  right: -12px;
  top: 0;
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 24px 0 24px 12px;
  border-color: transparent transparent transparent #046EBC;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.list-dl dl dd {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
}

.list-img li {
  margin: 0 0 60px;
}
.nav-bottom ul {
  display: flex;
  justify-content: space-between;
}
.nav-bottom ul li {
  flex: 1;
  margin: 0 0 0 14.7%;
}
.nav-bottom ul li:first-child {
  margin: 0;
}
.nav-bottom ul li a {
  height: 65px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
  letter-spacing: normal;
  border-radius: 5px;
  color: #1f50ff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #1f50ff;
}

.privacy-box {
  padding: 13px 0 140px;
}

.privacy-text1 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
  margin: 0 0 50px;
}

.privacy-inbox {
  margin: 0 0 40px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
}
.privacy-inbox h3 {
  font-weight: bold;
}
.privacy-text2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
.privacy-text2 b {
  font-weight: bold;
}

.steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 92px;
}
.steps .step {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 29%;
  height: 71px;
  border: 1px solid #005594;
  background-color: #ffffff;
  color: #005594;
  text-align: center;
  font-size: 17px;
}
.steps .step p {
  color: #005594;
}
.steps .step::after {
  content: "";
  display: block;
  position: absolute;
  right: -41px;
  width: 15px;
  height: 26px;
  background: url("images/sub/arrow.png") no-repeat 0 0;
}
.steps .step:last-child::after {
  display: none;
}
.steps .active {
  background-color: #005594;
}
.steps .active p {
  color: #ffffff;
}

.contact-text1 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #010101;
  margin: 0 0 56px;
}

.contact-text2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #010101;
  padding: 0 0 79px;
}
.contact-text2 a {
  color: #010101;
  text-decoration: underline;
}

.form-row {
  display: flex;
  align-items: center;
  padding: 43px 54px;
  border-bottom: 1px solid #ccc;
}
.form-row:first-child {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.form-row .label-group {
  display: flex;
  align-items: center;
  width: 324px;
}
.form-row .label-group .required {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 73px;
  height: 35px;
  margin: 0 14px 0 0;
  background-color: #840404;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  letter-spacing: normal;
  color: #fff;
}
.form-row .label-group .label-text {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
  letter-spacing: normal;
  color: #000;
}
.form-row .input-field, .form-row .p-input {
  flex: 1;
  padding: 12px 21px;
  border: solid 1px #8f8f8f;
  font-size: 16px;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.textarea {
  align-items: baseline;
}

.submit-wrap {
  padding: 82px 0 161px;
  display: flex;
  justify-content: center;
}

.submit-button {
  width: 335px;
  height: 70px;
  background-color: #046ebc;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

.complete-text {
  text-align: center;
  font-size: 24px;
  padding: 0 0 80px;
}

.about-box {
  padding: 93px 0 0;
}

.bgc1 {
  background-color: #FAFCFD;
}

.bgc-m {
  padding: 153px 0 0;
}

.animate__animated {
  max-width: 100vw;
}

.contact-conf-subm .b-return {
  margin: 0 50px 0 0;
  background-color: #adc8db;
}
img,
iframe,
object {
  /* 画面のサイズに合わせて画像もレスポンシブに対応する場合は以下のように記述。 */
  max-width: 100%;
  height: auto;
}

.pc-display-block {
  display: block !important;
}

.pc-display-none {
  display: none !important;
}

.pc-display-flex {
  display: flex !important;
}

.pc-display-inl {
  display: inline !important;
}

@media only screen and (min-width: 1440px) {
  .top-mbox .mein-bp-top {
    left: auto;
    right: 0;
  }
}
@media only screen and (min-width: 1240px) {
  .top-mbox .mein-bp {
    left: auto;
    right: 0;
  }
}
@media only screen and (max-width: 1220px) {
  .box-mp {
    padding: 0 5.3%;
  }
  .warp-1 {
    width: 89.4%;
  }
  .warp-4 {
    width: 89.4%;
  }
  .recruit-bbox .recruit-bbox-r {
    width: 69.4444444444vw;
  }
  .recruit-bbox .recruit-bbox-r .recruit-bbox-r-in {
    width: 39.5833333333vw;
    margin: 6.6666666667vw 0 0 26.8055555556vw;
  }
  .top-mbox2 {
    height: 45.8333333333vw;
  }
}
@media only screen and (max-width: 1150px) {
  .header {
    padding: 0 20px 0 24px;
  }
  .header .g-nav ul li {
    margin: 0 22px 0 0;
  }
  .header .g-nav ul {
    justify-content: flex-end;
  }
  .f-bottom-box .f-bottom-l {
    width: 45%;
  }
  .f-bottom-box .f-bottom-r {
    width: 45%;
  }
  .f-bottom-box .f-bottom-r .f-nav ul li {
    padding: 0 18px 11px 0;
  }
  .warp-7 {
    width: 89.4%;
  }
}
@media only screen and (max-width: 1000px) {
  .warp-2 {
    width: 89.4%;
  }
  .warp-3 {
    width: 89.4%;
  }
  .f-top-box .contact-section .contact-buttons .cv-b {
    width: 48%;
  }
}
@media only screen and (max-width: 950px) {
  .tab-brnone {
    display: none;
  }
  .tab-ly {
    padding: 29px 0 0;
  }
  .tab-ly2 {
    text-align: center;
  }
  .tab-ly2 img {
    width: 86%;
  }
  .sp-display-block2 {
    display: block !important;
  }
  .sp-display-none2 {
    display: none !important;
  }
  .warp-6 {
    width: 89.4%;
  }
  .top-mbox .top-message {
    padding: 3.3333333333vw 0 0 8.3%;
  }
  .drawer__button {
    width: 60px;
    height: 60px;
    background-image: linear-gradient(to top, #013b68, #0972bd);
  }
  .header .g-nav ul li {
    margin: 0 0px 0 0;
  }
  .header .g-nav ul li:last-child {
    top: 0;
  }
  /* ハンバーガーボタンのデザイン */
  .drawer__button {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    z-index: 999;
    top: 0;
    right: 0;
  }
  /* ハンバーガーボタン内の線 */
  .drawer__button > span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .drawer__button > span:first-child {
    -webkit-transform: translate(-50%, calc(-50% - 0.5rem));
            transform: translate(-50%, calc(-50% - 0.5rem));
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .drawer__button > span:nth-child(2) {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
  }
  .drawer__button > span:last-child {
    -webkit-transform: translate(-50%, calc(-50% + 0.5rem));
            transform: translate(-50%, calc(-50% + 0.5rem));
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  /* 展開時のデザイン */
  .drawer__button.active > span:first-child {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .drawer__button.active > span:nth-child(2) {
    opacity: 0;
  }
  .drawer__button.active > span:last-child {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  /* メニューのデザイン */
  .drawer__nav {
    position: fixed; /* 追従ヘッダーなどでも表示できるよう設定しておく */
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s ease;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto; /* 縦方向のスクロールを有効にする */
  }
  .drawer__nav__inner {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: white;
    padding: 0;
    margin: 0 0 0 auto;
    overflow: scroll;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    transition: -webkit-transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease;
    background-image: linear-gradient(to left, #013b68, #0972bd);
  }
  .drawer__nav__menu {
    list-style: none;
    padding-left: 0;
  }
  .drawer__nav__link {
    display: block;
    color: black;
    text-decoration: none;
    padding: 1rem 1rem;
    border-bottom: solid 1px #F2ECEC;
  }
  .drawer__nav__menu .drawer__nav__item:first-child a {
    border-top: solid 1px #F2ECEC;
  }
  /* 展開時のデザイン */
  .drawer__nav.active {
    opacity: 1;
    visibility: visible;
  }
  .drawer__nav.active .drawer__nav__inner {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  /* ハンバーガーメニュー展開時、背景を固定 */
  body.active {
    height: 100%;
    overflow: hidden;
  }
  .header .g-nav {
    width: 100%;
  }
  .sp-logo {
    background-color: #fff;
    padding: 16px 24px 15px;
  }
  .header .g-nav ul {
    flex-direction: column;
    padding: 30px 5.3% 0;
  }
  .header .g-nav ul li a {
    font-weight: bold;
    color: #fff;
    padding: 0 0 19px;
    margin: 0 0 19px;
    display: block;
    border-bottom: 1px solid #ccc;
  }
  .drawer__nav__menu .drawer__nav__item:first-child a {
    border-top: 0;
  }
  .menu-cv-b {
    width: 81.33%;
    padding: 10px 0 30px;
  }
  .menu-cv-b .cv-b {
    width: 100%;
    height: 103px;
    font-size: 14px;
  }
  .menu-cv-b .phone-button {
    margin: 0 auto 10px;
    background-color: #fff;
    color: #046ebc;
  }
  .menu-cv-b .email-button {
    margin: 0 auto;
  }
  .menu-cv-b .contact-a {
    font-size: 25px;
  }
  .menu-cv-b .email-button .contact-a {
    font-size: 20px;
    padding: 14px 0 7px;
  }
  .menu-cv-b .tel img {
    position: relative;
    top: -3px;
  }
  .menu-cv-b .mail img {
    position: relative;
    top: 2px;
    width: 25px;
    margin: 0 6px 0 0;
  }
  .menu-cv-b .email-button .contact-a {
    padding: 6px 0 7px;
  }
}
@media only screen and (max-width: 768px) {
  .tab-ly {
    padding: 0px 0 0;
  }
  .tab-brnone {
    display: inline;
  }
  .u-br-c br {
    display: none;
  }
  .sp-display-block {
    display: block !important;
  }
  .sp-display-inline {
    display: inline !important;
  }
  .sp-display-none {
    display: none !important;
  }
  .warp-5 {
    width: 89.4%;
  }
  .recruit-bbox .recruit-bbox-r p {
    margin: 0 0 21px;
  }
  .recruit-bbox .recruit-bbox-r p {
    font-size: 14px;
  }
  .recruit-bbox .recruit-bbox-r h3 {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .top-mbox::before {
    background: none;
  }
  .header h1 {
    width: 200px;
    padding: 16px 0 0;
  }
  .header {
    padding-bottom: 15px;
  }
  .top-mbox {
    height: auto;
    margin: 0 0 90px;
    max-height: none;
  }
  .top-mbox .top-message {
    padding: 30px 5.3% 0 5.3%;
    font-size: 30px;
  }
  .top-mbox .top-message-p {
    padding: 15px 5.3% 102px 5.3%;
    font-size: 18px;
  }
  .top-mbox .mein-bp-top {
    position: static;
  }
  .h-style1 {
    font-size: 60px;
  }
  .h-style-p1 {
    font-size: 18px;
    margin: 0 0 30px;
  }
  .naiyo-img-box .naiyo-text {
    font-size: 14px;
  }
  .naiyo-img-box .naiyo-img {
    margin: 0 0 50px;
  }
  .kiso-ctabox {
    background: url(images/sp/img02.png) no-repeat center center/cover;
    height: 316px;
    margin: 0 0 80px;
  }
  .kiso-ctabox .kiso-ctabox-inner h2 {
    font-size: 20px;
  }
  .cta-box a {
    width: 89.3%;
    height: 70px;
    font-size: 16px;
    padding: 0;
    text-indent: 15px;
  }
  .cta-box a img {
    width: 30px;
    margin: 0 10px 0 0;
  }
  .recruit-bbox-r-in .cta-box a {
    width: 100%;
  }
  .h-style1 {
    font-size: 60px;
    text-align: left;
  }
  .h-style-p1 {
    text-align: left;
  }
  .business-box-list {
    flex-direction: column;
  }
  .business-box-list li {
    width: 100%;
  }
  .business-box-list {
    margin: 0 auto 51px;
  }
  .business-box-list li .text {
    width: 74%;
  }
  .business-box-list li .text p {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .business-box-list li .text h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
  }
  .recruit-box .h-style1 {
    text-align: center;
  }
  .recruit-box .h-style-p1 {
    text-align: center;
    margin: 0 0 14px;
  }
  .recruit-bbox {
    position: relative;
    background: url(images/sp/img06.png) no-repeat 0 0/100% 169.0666666667vw;
    width: 100%;
    height: 169.0666666667vw;
    margin: 0 0 120px;
  }
  .recruit-bbox .recruit-bbox-l {
    display: none;
  }
  .recruit-bbox .recruit-bbox-r {
    background: none;
    width: 100%;
    top: 84vw;
    z-index: 0;
  }
  .recruit-box {
    margin: 0;
  }
  .recruit-bbox .recruit-bbox-r .recruit-bbox-r-in {
    width: auto;
    padding: 0 5.3% 0 10.6%;
    margin: 0;
  }
  .philosophy-box .h-style1 {
    text-align: center;
  }
  .philosophy-box .h-style-p1 {
    text-align: center;
    margin: 0 0 50px;
  }
  .philosophy-section h3 {
    font-size: 20px;
  }
  .philosophy-section p {
    font-size: 16px;
    width: 89.4%;
    margin: 0 auto;
    line-height: 1.88;
  }
  .philosophy-box {
    background: url(images/img11.png) no-repeat center 73%/250px 152px;
  }
  .philosophy-section {
    padding: 0;
  }
  .philosophy-box {
    margin: 0 0 120px;
  }
  .company-box .h-style1 {
    text-align: center;
  }
  .company-box .h-style-p1 {
    text-align: center;
    margin: 0 0 30px;
  }
  .company-box {
    padding: 0;
  }
  .table-box dl {
    flex-direction: column;
  }
  .table-box dl dt {
    font-size: 16px;
    width: 100%;
    padding: 0 0 5px;
  }
  .table-box dl dd {
    font-size: 16px;
    width: 100%;
  }
  .table-box dl {
    padding: 0 0 19px;
    margin: 0 0 19px;
  }
  .table-box {
    padding: 0 0 10px;
  }
  .f-top-box {
    background: url(images/sp/img08.png) no-repeat 0 0/cover;
    display: block;
    padding: 46px 0 57px;
    height: auto;
  }
  .f-top-box .contact-section {
    margin: 0 auto 0;
    padding: 22px 0 30px;
  }
  .f-top-box .contact-section .contact-section-text {
    padding: 0 0 10px;
    font-size: 20px;
  }
  .f-top-box .contact-section .contact-buttons {
    padding: 0 0 15px;
    flex-direction: column;
  }
  .f-top-box .contact-section .contact-buttons .cv-b {
    width: 100%;
  }
  .f-top-box .contact-section .note {
    font-size: 14px;
  }
  .f-top-box .contact-section .contact-buttons .contact-h {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 8px;
  }
  .f-top-box .contact-section .contact-buttons .contact-a {
    font-size: 25px;
  }
  .f-top-box .contact-section .contact-buttons .phone-button {
    margin: 0 0 10px;
  }
  .f-top-box .contact-section .contact-buttons .phone-button img {
    width: 17px;
    position: relative;
    top: -2px;
  }
  .f-top-box .contact-section .contact-buttons .email-button .contact-a {
    font-size: 20px;
    padding: 4px 0 0;
  }
  .f-top-box .contact-section .contact-buttons .email-button .contact-a img {
    width: 25px;
    position: relative;
    top: 2px;
  }
  .f-top-box .contact-section .contact-buttons .cv-b {
    height: 103px;
  }
  .top-r a {
    position: fixed;
    bottom: 20px;
    right: 34px;
    display: none;
    z-index: 1000;
  }
  .top-r a img {
    width: 56px;
    height: 56px;
  }
  .f-bottom-box .f-bottom-l {
    padding: 50px 0 0;
    width: 100%;
  }
  .f-bottom-box .f-bottom-box-inner {
    padding: 0 0 29px;
    flex-direction: column;
  }
  .f-bottom-box .f-bottom-l h2 {
    width: 250px;
    padding: 0 0 30px;
  }
  .f-bottom-box .f-bottom-l .f-bottom-p {
    font-size: 14px;
    margin: 0px 0 15px;
  }
  .f-bottom-box .f-bottom-l .f-bottom-ul li {
    font-size: 14px;
  }
  .f-bottom-box .f-bottom-r {
    padding: 50px 0 0;
    width: 100%;
  }
  .f-bottom-box .f-bottom-r .f-nav {
    padding: 0 0 30px;
  }
  .f-bottom-box .f-bottom-r .f-nav ul li::after {
    display: none;
  }
  .f-bottom-box .f-bottom-r .f-nav ul li {
    padding: 0 0 20px;
    width: 33.333%;
  }
  .f-bottom-box .f-bottom-r .f-nav ul {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .f-bottom-box .f-bottom-r .f-nav ul li:nth-child(1), .f-bottom-box .f-bottom-r .f-nav ul li:nth-child(4) {
    text-align: left;
  }
  .f-bottom-box .f-bottom-r .f-nav ul li:nth-child(3), .f-bottom-box .f-bottom-r .f-nav ul li:nth-child(6) {
    text-align: right;
  }
  .f-bottom-box .f-bottom-r .f-link li:first-child {
    margin: 0 7px 0 0;
  }
  .doc-copyright-01 {
    padding: 14px 0 38px;
    font-size: 10px;
  }
  .doc-copyright-01 small {
    font-size: 10px;
  }
  .top-mbox .top-message {
    z-index: 0;
  }
  .top-mbox .mein-bp-sp {
    position: static;
  }
  .top-mbox-sp2 .top-message2 {
    padding: 40px 0 0 5.3%;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
  }
  .top-mbox-sp2 .top-message-p2 {
    font-size: 60px;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1px;
    padding: 0px 0 19px 5.3%;
  }
  .naiyo-out .h-style1-ce {
    text-align: left;
  }
  .naiyo-out .h-style-p1-ce {
    text-align: left;
  }
  .naiyo-out .naiyo-text {
    text-align: left;
  }
  .srv01-wrap {
    flex-direction: column-reverse;
    margin: 0;
  }
  .srv01-wrap .srv01-text {
    padding: 0 0 23.5px 0;
    width: 89.4%;
    margin: 0 auto;
  }
  .sp-center {
    text-align: center;
  }
  .srv01-wrap .srv01-image {
    width: 89.4%;
    margin: 0 auto 19px;
  }
  .srv01-wrap .srv01-text .srv01-label {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    margin: 0 0 1px;
  }
  .srv01-wrap .srv01-text .srv01-title {
    font-size: 24px;
    line-height: normal;
    letter-spacing: normal;
    margin: 0 0 15px;
  }
  .srv01-wrap-out {
    padding: 0 0 0px;
    margin: 0 0 30px;
  }
  .srv01-wrap-out:nth-child(even) .srv01-text {
    width: 89.4%;
    margin: 0 auto;
    order: unset;
  }
  .srv01-wrap-out:nth-child(even) .srv01-wrap {
    margin: 29px 0 0px 0;
  }
  .srv01-wrap .srv01-text .srv01-desc {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.79;
    letter-spacing: normal;
  }
  .srv01-sec {
    margin: 0 0 84px;
  }
  .srv01-wrap-out:last-child {
    border-bottom: 1px solid #ccc;
  }
  .text-message-out .text-message {
    font-size: 20px;
    margin: 0 0 30px;
  }
  .text-message-out .text-message-p {
    font-size: 16px;
  }
  .object-box {
    background: url(images/sp/object.png) no-repeat center 37px;
    padding: 0 0 80px;
  }
  .type-box {
    border-bottom: 0;
    margin: 0 0 0px;
  }
  .srv01-sec {
    margin: 0 0 79px;
  }
  .f-top-box2 {
    margin: 0 0 80px;
  }
  .flow-sec .f-pimg {
    margin: 0 0 160px;
  }
  .cost-box .h-style-p1 {
    margin: 0 0 80px;
  }
  .link-list {
    margin-bottom: 61px;
    flex-direction: column;
  }
  .link-list .link-item {
    margin: 0;
    width: 100%;
    margin: 0 0 11px;
  }
  .link-list .link-item .link .link-arrow {
    width: 30px;
    height: 30px;
  }
  .link-list .link-item .link {
    padding: 0px 11px 0px 15px;
    height: 65px;
  }
  .tab-cap {
    font-size: 20px;
    margin: 0 4% 20px;
  }
  .table-box2 dl {
    flex-direction: row;
  }
  .table-box2 dl:first-child {
    padding: 20px 0 19px;
  }
  .table-box dl dt {
    font-size: 16px;
    width: 121px;
    padding: 0;
  }
  .table-box dl dd {
    font-size: 16px;
    flex: 1;
    width: auto;
  }
  .cost-sec {
    margin: 0 0 130px;
  }
  .faq-box .h-style-p1 {
    margin: 0 0 30px;
  }
  .qa-box .qa-question .question-text {
    position: relative;
    text-indent: 0px;
    padding: 0 6% 0 24px;
    font-size: 16px;
  }
  .qa-box .qa-question .question-text .question-label {
    position: absolute;
    top: 50%;
    margin: -15px 0 0;
    left: 0;
    font-size: 24px;
  }
  .qa-box .qa-question {
    padding: 10px 10px 13px 10px;
    height: auto;
  }
  .qa-box .qa-answer .answer-text {
    position: relative;
    text-indent: 0px;
    padding: 0 0 0 25px;
    font-size: 14px;
    font-weight: 500;
  }
  .qa-box .qa-answer .answer-text .answer-label {
    position: absolute;
    top: 50%;
    margin: -15px 0 0;
    left: 0;
    font-size: 24px;
  }
  .qa-box .qa-answer {
    padding: 14px 20px 14px 8px;
    height: auto;
  }
  .qa-box {
    margin: 0 0 10px;
  }
  .faq-box {
    padding: 0 0 70px;
  }
  .cost-sec .table-box {
    padding: 0 4% 10px;
  }
  .cost-sec .table-box dl {
    padding: 0 4% 19px;
  }
  .cost-sec .table-box2 dl:first-child {
    padding: 20px 4% 19px;
  }
  .cost-sec .table-box dl dt {
    width: 114px;
  }
  .list-box ul {
    width: 100%;
  }
  .menu .menu-list {
    display: flex;
    justify-content: normal;
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
  }
  .menu .menu-list .menu-item {
    flex: auto;
    padding: 0 0 15px;
    width: 44%;
    margin: 0 0% 24px 0;
  }
  .menu .menu-list .menu-item:first-child {
    margin: 0 4% 24px 0;
  }
  .menu .menu-list .menu-item:nth-child(3) {
    margin: 0 4% 24px 0;
  }
  .menu-icon {
    width: 20px;
  }
  .menu .menu-list .menu-item .menu-text {
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
  }
  .menu {
    margin-bottom: 56px;
  }
  .h-style-p3 {
    font-size: 24px;
    background: url(images/sp/company-himg.png) no-repeat 0 0;
    padding: 3px 0 0 48px;
    margin: 0 0 30px;
  }
  .company-outbox {
    margin-bottom: 50px;
  }
  .intro-box {
    flex-direction: column;
  }
  .intro-box .intro-image {
    width: 100%;
    margin: 0;
  }
  .intro-box .intro-text-box {
    padding: 30px 0 0px;
  }
  .intro-box .intro-text-box .intro-text1 {
    font-size: 14px;
    font-style: normal;
    line-height: 1.79;
  }
  .intro-box .intro-text-box .intro-text2 {
    font-size: 14px;
    line-height: 1.7;
    margin: 0 13px 6px 0;
  }
  .intro-box .intro-text-box .intro-text3 span {
    font-size: 14px;
    line-height: 1.71;
    top: -2px;
    margin: 0 15px 0 0;
  }
  .intro-box .intro-text-box .intro-text3 {
    font-size: 28px;
    line-height: 1.43;
  }
  .greeting-outbox {
    margin-bottom: 83px;
  }
  .company-outbox .warp-1 {
    width: 100%;
  }
  .torihiki-outbox .warp-1 {
    width: 100%;
  }
  .list-box ul li {
    width: 46%;
    font-size: 16px;
    padding: 0 0 16px;
  }
  .list-box ul li:nth-child(odd) {
    margin-right: 4%;
  }
  .torihiki-outbox {
    padding: 0 0 114px;
  }
  .company-outbox3 {
    padding: 0 0 6px;
  }
  .bgc-m {
    padding: 50px 0 0;
  }
  .mikeiken-text {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.79;
    margin: 0 0 80px;
  }
  .t-text1 {
    font-size: 14px;
    line-height: 1.79;
    padding: 5px 0 0;
  }
  .t-text3 {
    font-size: 14px;
    line-height: 1.79;
  }
  .t-text2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.88;
    letter-spacing: normal;
  }
  .boshuu-outbox .table-box dl dt {
    width: 100%;
    padding: 0 0 5px;
  }
  .boshuu-outbox {
    padding: 0 0 50px;
  }
  .timeline-in {
    margin: 0 0 0 0px;
  }
  .time-step .time {
    font-size: 16px;
    padding: 2px 0px 0px 30px;
    width: 58px;
  }
  .time-step .event {
    flex: 1;
  }
  .time-step .event .event-title {
    font-size: 16px;
    padding: 2px 0 0;
  }
  .time-step .event .event-desc {
    font-size: 14px;
  }
  .last-time-step .time {
    padding: 2px 0px 2px 30px;
  }
  .timeline {
    padding: 0 0 40px;
  }
  .time-step {
    margin: 0 0 22px;
  }
  .voice-outbox .voice-box {
    flex-direction: column;
  }
  .voice-outbox .voice-box .voice-image {
    width: 100%;
    margin: 0 0 24px 0;
  }
  .voice-outbox .voice-box .voice-text-box {
    width: 100%;
  }
  .voice-outbox .voice-box .voice-text-box .voice-text2 {
    margin: 0 0 5px;
  }
  .voice-outbox .voice-box .voice-text-box .voice-text3 {
    margin: 0 0 30px;
  }
  .voice-outbox .voice-box .voice-text-box .voice-text1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.88;
    letter-spacing: normal;
  }
  .voice-outbox {
    padding: 0 0 80px;
  }
  .menu2 .menu-list .menu-item {
    padding: 0 0 9px;
  }
  .object-box2 {
    padding: 0 0 69px;
  }
  .record-box .h-style-p1 {
    margin: 0 0 30px;
  }
  .card-container {
    padding: 0 0 64px;
    flex-direction: column;
  }
  .card-container .card {
    margin: 0 0 69px;
    width: 100%;
  }
  .card-container .card:first-child {
    margin: 0 0 69px;
  }
  .card-container .card:last-child {
    margin: 0;
  }
  .card-container .card .card-content {
    padding: 17px 21px 52px;
    height: auto;
  }
  .card-container .card .card-content .card-date {
    font-size: 11px;
    margin: 0 0 6px 0;
  }
  .card-container .card .card-content .card-title {
    font-size: 14px;
  }
  .record-box {
    padding: 0 0 73px;
  }
  .works-d-box {
    padding: 9px 0 0;
  }
  .h-style4 {
    font-size: 14px;
    margin: 0 0 6px;
  }
  .h-style-p4 {
    font-size: 20px;
    line-height: 1.95;
    padding: 0 0 24px;
  }
  .list-dl dl dt {
    font-size: 16px;
    padding: 4.4px 19.4px 6.5px 10px;
    margin: 0 28px 0 0;
  }
  .list-dl dl dd {
    font-size: 16px;
  }
  .list-dl dl dt::after {
    right: -12px;
    border-width: 17px 0 17px 12px;
  }
  .works-d-box .h-style-p4 {
    padding: 0 0 15px;
  }
  .list-dl {
    padding: 0px 0 21px;
  }
  .list-img li {
    margin: 0 0 30px;
  }
  .nav-bottom ul li a {
    height: 47px;
    font-size: 14px;
    line-height: 1.36;
  }
  .nav-bottom ul li {
    margin: 0 0 0 4%;
  }
  .nav-bottom {
    padding: 22px 0 0;
  }
  .works-d-container {
    margin: 0 0 70px;
  }
  .privacy-text1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 2.14;
    margin: 0 0 40px;
  }
  .privacy-inbox {
    font-size: 14px;
    font-weight: normal;
    line-height: 2.14;
    margin: 0 0 24px;
  }
  .privacy-text2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.71;
  }
  .privacy-box {
    padding: 0px 0 86px;
  }
  .steps .step::after {
    display: none;
  }
  .steps1page .steps2, .steps1page .steps3 {
    display: none;
  }
  .steps2page .steps1, .steps2page .steps3 {
    display: none;
  }
  .steps3page .steps1, .steps3page .steps2 {
    display: none;
  }
  .steps {
    padding: 0 0 40px;
  }
  .steps .step {
    width: 100%;
    height: 53px;
    font-size: 18px;
  }
  .contact-text1 {
    margin: 0 0 40px;
  }
  .contact-text2 {
    padding: 0 0 118px;
  }
  .form-row {
    padding: 40px 0;
    flex-direction: column;
  }
  .form-row .label-group {
    width: 96%;
    margin: 0 0 13px;
  }
  .form-row .input-field, .form-row .p-input {
    width: 100%;
    padding: 10px 10px 12px;
    font-size: 14px;
    line-height: 1.57;
  }
  .form-row .p-input {
    border: 0;
    font-size: 18px;
    width: 96%;
  }
  .submit-wrap {
    padding: 56px 0 86px;
  }
  .submit-button {
    width: 100%;
  }
}
@media only screen and (max-width: 613px) {
  .contact-text1 br, .contact-text2 br {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .recruit-bbox .recruit-bbox-r p {
    margin: 0 0 20px;
  }
  .recruit-bbox .recruit-bbox-r h3 {
    margin: 0 0 9px;
  }
}/*# sourceMappingURL=style.css.map */