@charset "UTF-8";
/* =======================================================================
　normalize
======================================================================= */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* =======================================================================
リセット
======================================================================= */
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

ol, ul {
  list-style: none;
}

i {
  font-style: normal;
}

label {
  cursor: pointer;
}

th, td {
  vertical-align: middle;
}

th {
  font-weight: normal;
  text-align: left;
}

a {
  color: #333333;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}

em {
  font-weight: bold;
  font-style: normal;
}

figcaption {
  line-height: normal;
}

button,
input[type=reset],
input[type=submit] {
  display: inline-block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: none;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

hr {
  margin: 0;
}

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

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
モジュール
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 768px), print {
  .m-sp-only {
    display: none !important;
  }
}
.m-img-wmax {
  width: 100%;
}

/* text */
.m-text-10 {
  font-size: 1rem;
  line-height: 1.875;
}

.m-text-11 {
  font-size: 1.1rem;
  line-height: 1.875;
}

.m-text-12 {
  font-size: 1.2rem;
  line-height: 1.875;
}

.m-text-13 {
  font-size: 1.3rem;
  line-height: 1.875;
}

.m-text-14 {
  font-size: 1.4rem;
  line-height: 1.875;
}

.m-text-15 {
  font-size: 1.5rem;
  line-height: 1.875;
}

.m-text-16 {
  font-size: 1.6rem;
  line-height: 1.875;
}

.m-text-17 {
  font-size: 1.7rem;
  line-height: 1.875;
}

.m-text-18 {
  font-size: 1.8rem;
  line-height: 1.875;
}

.m-text-19 {
  font-size: 1.9rem;
  line-height: 1.5;
}

.m-text-20 {
  font-size: 2rem;
  line-height: 1.5;
}

.m-text-21 {
  font-size: 2.1rem;
  line-height: 1.5;
}

.m-text-22 {
  font-size: 2.2rem;
  line-height: 1.5;
}

.m-text-23 {
  font-size: 2.3rem;
  line-height: 1.5;
}

.m-text-24 {
  font-size: 2.4rem;
  line-height: 1.4;
}

.m-text-25 {
  font-size: 2.5rem;
  line-height: 1.4;
}

.m-text-26 {
  font-size: 2.6rem;
  line-height: 1.4;
}

.m-text-27 {
  font-size: 2.7rem;
  line-height: 1.4;
}

.m-text-28 {
  font-size: 2.8rem;
  line-height: 1.4;
}

.m-text-30 {
  font-size: 3rem;
  line-height: 1.4;
}

.m-text-31 {
  font-size: 3.1rem;
  line-height: 1.4;
}

.m-text-32 {
  font-size: 3.2rem;
  line-height: 1.2;
}

.m-text-34 {
  font-size: 3.4rem;
  line-height: 1.2;
}

.m-text-35 {
  font-size: 3.5rem;
  line-height: 1.2;
}

.m-text-36 {
  font-size: 3.6rem;
  line-height: 1.2;
}

.m-text-37 {
  font-size: 3.7rem;
  line-height: 1.2;
}

.m-text-38 {
  font-size: 3.8rem;
  line-height: 1.2;
}

.m-text-40 {
  font-size: 4rem;
  line-height: 1.2;
}

.m-text-42 {
  font-size: 4.2rem;
  line-height: 1.2;
}

.m-text-44 {
  font-size: 4.4rem;
  line-height: 1.2;
}

.m-text-46 {
  font-size: 4.6rem;
  line-height: 1.2;
}

.m-text-48 {
  font-size: 4.8rem;
  line-height: 1.2;
}

.m-text-lh-l {
  line-height: 2;
}

.m-text-lh-s {
  line-height: 1.5;
}

.m-ls1 {
  letter-spacing: 0.1em;
}

.m-ls2 {
  letter-spacing: 0.2em;
}

.m-text-ind {
  text-indent: 1em;
}

.m-font-serif {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, serif;
  letter-spacing: 0.1em;
}

.m-font-en {
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
}

.m-font-en2 {
  font-family: "Abel", sans-serif;
}

.m-font-n {
  font-weight: 500;
}

.m-font-b {
  font-weight: 700;
}

.m-color-default {
  color: #333333;
}
.m-color-default a {
  color: #333333;
}

.m-color-gr {
  color: #008900;
}
.m-color-gr a {
  color: #008900;
}

.m-color-wh {
  color: #ffffff;
}
.m-color-wh a {
  color: #ffffff;
}

.m-color-red, .error, .m-attention {
  color: #cc0000;
}
.m-color-red a, .error a, .m-attention a {
  color: #cc0000;
}

.m-uline {
  text-decoration: underline;
}

.m-uline:hover {
  text-decoration: none;
}

.m-hline:hover {
  text-decoration: underline;
}

.m-op {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-op:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* display */
.m-cf {
  *zoom: 1;
}
.m-cf:after {
  content: "";
  display: table;
  clear: both;
}

.m-dis-n {
  display: none;
}

.m-dis-b {
  display: block;
}

.m-dis-ib {
  display: inline-block;
}

.m-dis-i {
  display: inline;
}

.m-ov-h {
  overflow: hidden;
}

.m-d-tbl {
  display: table;
  width: 100%;
}
.m-d-tbl__cell {
  display: table-cell;
}

.m-nowrap {
  white-space: nowrap;
}

.m-radius {
  border-radius: 50%;
}

/* float */
.m-fl-l {
  float: left;
}

.m-fl-r {
  float: right;
}

.m-hr {
  height: 1px;
  background-color: #c8c8c8;
  border: 0;
}

/* align */
.m-align-c {
  text-align: center;
}

.m-align-l {
  text-align: left;
}

.m-align-r {
  text-align: right;
}

.m-valign-t {
  vertical-align: top;
}

.m-valign-m {
  vertical-align: middle;
}

.m-valign-b {
  vertical-align: bottom;
}

/* margin */
.m-mt-2xs {
  margin-top: 5px;
}

.m-mt-xs {
  margin-top: 10px;
}

.m-mt-s {
  margin-top: 20px;
}

.m-mt {
  margin-top: 30px;
}

.m-mt-l {
  margin-top: 40px;
}

.m-mt-xl {
  margin-top: 60px;
}

.m-mt-2xl {
  margin-top: 80px;
}

.m-mt-3xl {
  margin-top: 100px;
}

.m-mb-2xs {
  margin-bottom: 5px;
}

.m-mb-xs {
  margin-bottom: 10px;
}

.m-mb-s {
  margin-bottom: 20px;
}

.m-mb {
  margin-bottom: 30px;
}

.m-mb-l {
  margin-bottom: 40px;
}

.m-mb-xl {
  margin-bottom: 60px;
}

.m-mb-2xl {
  margin-bottom: 80px;
}

.m-mb-3xl {
  margin-bottom: 100px;
}

.m-ml-1em {
  margin-left: 1em;
}

.m-mr-1em {
  margin-right: 1em;
}

/* padding */
.m-pt-2xs {
  padding-top: 5px;
}

.m-pt-xs {
  padding-top: 10px;
}

.m-pt-s {
  padding-top: 20px;
}

.m-pt {
  padding-top: 30px;
}

.m-pt-l {
  padding-top: 40px;
}

.m-pt-xl {
  padding-top: 60px;
}

.m-pt-2xl {
  padding-top: 80px;
}

.m-pt-3xl {
  padding-top: 100px;
}

.m-pb-2xs {
  padding-bottom: 5px;
}

.m-pb-xs {
  padding-bottom: 10px;
}

.m-pb-s {
  padding-bottom: 20px;
}

.m-pb {
  padding-bottom: 30px;
}

.m-pb-l {
  padding-bottom: 40px;
}

.m-pb-xl {
  padding-bottom: 60px;
}

.m-pb-2xl {
  padding-bottom: 80px;
}

.m-pb-3xl {
  padding-bottom: 100px;
}

.m-pb-6xl {
  padding-bottom: 200px;
}

.m-p-xs {
  padding: 10px;
}

.m-p-s {
  padding: 20px;
}

.m-p {
  padding: 30px;
}

.m-p-l {
  padding: 40px;
}

.m-p-xl {
  padding: 60px;
}

/* list */
.m-list-dot > li {
  position: relative;
  padding-left: 1em;
}
.m-list-dot > li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.m-list-circle > li {
  position: relative;
  padding-left: 1em;
}
.m-list-circle > li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #008900;
  left: 0;
  top: 0.65em;
}

.m-list-caution > li {
  position: relative;
  padding-left: 1.5em;
}
.m-list-caution > li:before {
  content: "※";
  position: absolute;
  color: #333333;
  left: 0;
  top: 0;
}

.m-list-square > li {
  position: relative;
}
.m-list-square > li:before {
  content: "■";
}

.m-list-decimal {
  list-style: decimal;
  margin-left: 1.5em;
}
.m-list-line > * {
  border-bottom: solid 1px #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.m-list-line > *:nth-last-of-type(1) {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.m-list-ar > li {
  position: relative;
  padding-left: 20px;
}
.m-list-ar > li:before {
  content: "";
  border-left: solid 8px #008900;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  position: absolute;
  left: 0;
  top: 7px;
}

.m-indent-text {
  margin-left: 2em;
}

/* layout */
.l-inner,
.l-inner-s {
  *zoom: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.l-inner:after,
.l-inner-s:after {
  content: "";
  display: table;
  clear: both;
}

.l-inner {
  max-width: 1140px;
}

.l-inner-s {
  max-width: 860px;
}

.l-indent {
  padding-left: 40px;
  padding-right: 40px;
}

/* border */
.m-bor {
  border: solid 1px #c8c8c8;
}

/* bg */
.m-bg-wh {
  background-color: #ffffff;
}

.m-bg-bk {
  background-color: #333333;
}

.m-bg-gy {
  background-color: #f0f0f0;
}

.m-bg-be {
  background-color: #f6efce;
}

.m-bg-bk-alpha {
  background-color: rgba(51, 51, 51, 0.9);
}

.m-bg-wh-alpha {
  background-color: rgba(255, 255, 255, 0.9);
}

.m-img-dark {
  position: relative;
}
.m-img-dark:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* box */
.m-box-content {
  position: relative;
  background-color: #ffffff;
  padding: 50px;
}

/* flex */
.m-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-flex--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-flex--between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-flex--align-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-flex--align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.m-flex--c2 > .m-flex__item {
  width: 50%;
}
.m-flex--c3 {
  margin-right: -1px;
}
.m-flex--c3 > .m-flex__item {
  width: 33.3333333333%;
}
.m-flex--c4 > .m-flex__item {
  width: 25%;
}
.m-flex--c5 > .m-flex__item {
  width: 20%;
}
.m-flex--g10 {
  margin-left: -10px;
  margin-bottom: -10px;
}
.m-flex--g10 > .m-flex__item {
  margin-left: 10px;
  margin-bottom: 10px;
}
.m-flex--g10.m-flex--c2 > .m-flex__item {
  width: calc(50% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g10.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g10.m-flex--c4 > .m-flex__item {
  width: calc(25% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g10.m-flex--c5 > .m-flex__item {
  width: calc(20% - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20 {
  margin-left: -20px;
  margin-bottom: -20px;
}
.m-flex--g20 > .m-flex__item {
  margin-left: 20px;
  margin-bottom: 20px;
}
.m-flex--g20.m-flex--c2 > .m-flex__item {
  width: calc(50% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20.m-flex--c4 > .m-flex__item {
  width: calc(25% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g20.m-flex--c5 > .m-flex__item {
  width: calc(20% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30 {
  margin-left: -30px;
  margin-bottom: -30px;
}
.m-flex--g30 > .m-flex__item {
  margin-left: 30px;
  margin-bottom: 30px;
}
.m-flex--g30.m-flex--c2 > .m-flex__item {
  width: calc(50% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30.m-flex--c4 > .m-flex__item {
  width: calc(25% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g30.m-flex--c5 > .m-flex__item {
  width: calc(20% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40 {
  margin-left: -40px;
  margin-bottom: -40px;
}
.m-flex--g40 > .m-flex__item {
  margin-left: 40px;
  margin-bottom: 40px;
}
.m-flex--g40.m-flex--c2 > .m-flex__item {
  width: calc(50% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40.m-flex--c4 > .m-flex__item {
  width: calc(25% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g40.m-flex--c5 > .m-flex__item {
  width: calc(20% - 40px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60 {
  margin-left: -60px;
  margin-bottom: -60px;
}
.m-flex--g60 > .m-flex__item {
  margin-left: 60px;
  margin-bottom: 60px;
}
.m-flex--g60.m-flex--c2 > .m-flex__item {
  width: calc(50% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60.m-flex--c4 > .m-flex__item {
  width: calc(25% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g60.m-flex--c5 > .m-flex__item {
  width: calc(20% - 60px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80 {
  margin-left: -80px;
  margin-bottom: -80px;
}
.m-flex--g80 > .m-flex__item {
  margin-left: 80px;
  margin-bottom: 80px;
}
.m-flex--g80.m-flex--c2 > .m-flex__item {
  width: calc(50% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80.m-flex--c4 > .m-flex__item {
  width: calc(25% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g80.m-flex--c5 > .m-flex__item {
  width: calc(20% - 80px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g100 {
  margin-left: -100px;
  margin-bottom: -100px;
}
.m-flex--g100 > .m-flex__item {
  margin-left: 100px;
  margin-bottom: 100px;
}
.m-flex--g100.m-flex--c2 > .m-flex__item {
  width: calc(50% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g100.m-flex--c3 > .m-flex__item {
  width: calc(33.3333333333% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g100.m-flex--c4 > .m-flex__item {
  width: calc(25% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-flex--g100.m-flex--c5 > .m-flex__item {
  width: calc(20% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* table */
/* btn */
button.m-btn,
input.m-btn,
a.m-btn,
.m-btn {
  position: relative;
  display: block;
  height: 40px;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  background-color: #008900;
  color: #ffffff;
  line-height: 40px;
  border-radius: 20px;
  font-weight: 700;
  font-size: 1.4rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
button.m-btn:hover,
input.m-btn:hover,
a.m-btn:hover,
.m-btn:hover {
  opacity: 0.7;
  text-decoration: none;
}
button.m-btn:before,
input.m-btn:before,
a.m-btn:before,
.m-btn:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px #ffffff solid;
  border-bottom: 2px #ffffff solid;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  right: 15px;
}
button.m-btn--no-ar:before,
input.m-btn--no-ar:before,
a.m-btn--no-ar:before,
.m-btn--no-ar:before {
  display: none;
}
button.m-btn--s,
input.m-btn--s,
a.m-btn--s,
.m-btn--s {
  width: 150px;
}
button.m-btn--l,
input.m-btn--l,
a.m-btn--l,
.m-btn--l {
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  font-size: 1.6rem;
  width: 240px;
}
button.m-btn--xl,
input.m-btn--xl,
a.m-btn--xl,
.m-btn--xl {
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  font-size: 2rem;
  width: 420px;
}
button.m-btn--left,
input.m-btn--left,
a.m-btn--left,
.m-btn--left {
  margin-left: 0;
  margin-right: 0;
}
button.m-btn--wa,
input.m-btn--wa,
a.m-btn--wa,
.m-btn--wa {
  width: auto;
}
button.m-btn--gy,
input.m-btn--gy,
a.m-btn--gy,
.m-btn--gy {
  background-color: #666666;
}
button.m-btn--back,
input.m-btn--back,
a.m-btn--back,
.m-btn--back {
  background-color: #666666;
}
button.m-btn--back:before,
input.m-btn--back:before,
a.m-btn--back:before,
.m-btn--back:before {
  left: 15px;
  right: auto;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}

/* icon */
.m-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  background-size: auto 100%;
}

/* breadcrumb */
.m-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
  overflow: hidden;
}

.m-breadcrumb__item {
  position: relative;
  padding-right: 2em;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-breadcrumb__item:before {
  content: "＞";
  position: absolute;
  right: 0.5em;
  top: 0;
  font-size: 1.2rem;
  font-weight: normal;
}
.m-breadcrumb__item:last-child:before {
  display: none;
}
.m-breadcrumb__item a {
  color: #008900;
  font-weight: normal;
}
.m-breadcrumb__item a:hover {
  text-decoration: underline;
}

/* title */
/* form */
button.m-btn-zipcode,
input.m-btn-zipcode {
  vertical-align: middle;
  background-color: #008900;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.4rem;
  display: inline-block;
  margin-left: 20px;
  border-radius: 4px;
  padding: 10px 15px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
button.m-btn-zipcode:hover,
input.m-btn-zipcode:hover {
  opacity: 0.7;
  text-decoration: none;
}

input[type=text].m-input-text,
textarea.m-textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 1px #333333 solid;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px 15px;
  border-radius: 4px;
  background-color: #ffffff;
  outline: none;
  font-size: 1.6rem;
}
input[type=text].m-input-text:focus,
textarea.m-textarea:focus {
  background-color: #ffffff;
}
input[type=text].m-input-text.m-textarea--any, input[type=text].m-input-text.m-input-text--any,
textarea.m-textarea.m-textarea--any,
textarea.m-textarea.m-input-text--any {
  background-color: #ffffff;
}

input[type=text].m-input-text {
  width: 80%;
}

input[type=text].m-input-text.m-input-text--s {
  width: 240px;
}
input[type=text].m-input-text.m-input-text--ss {
  width: 150px;
}

textarea.m-textarea {
  width: 100%;
  resize: none;
}

input[type=radio].m-input-radio,
input[type=checkbox].m-input-checkbox {
  position: relative;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  margin-right: 10px;
  margin-top: -3px;
  border: solid 1px #333333;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ffffff;
  outline: none;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

input[type=radio].m-input-radio:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #008900;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 100%;
  display: none;
}
input[type=radio].m-input-radio:checked:after {
  display: block;
}

input[type=checkbox].m-input-checkbox:after {
  content: "";
  width: 6px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  border-bottom: solid 1px #008900;
  border-right: solid 1px #008900;
  margin-top: -8px;
  margin-left: -3px;
  display: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
input[type=checkbox].m-input-checkbox:checked:after {
  display: block;
}

input[type=radio].m-input-radio {
  border-radius: 100%;
}

input[type=checkbox].m-input-checkbox {
  border-radius: 0;
}

label + label {
  margin-left: 40px;
}

select.m-select {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-height: 40px;
  padding: 12px 45px 12px 15px;
  border: solid 2px #c8c8c8;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-image: url(../images/common/icon-select.png);
  background-position: right 50%;
  cursor: pointer;
  font-size: 1.6rem;
  outline: none;
  line-height: 1.231;
  text-overflow: "";
}

select.m-select::-ms-expand {
  display: none;
}

.mw_wp_form .error {
  font-size: 1.4rem !important;
  color: #cc0000 !important;
  display: block !important;
  margin-top: 10px !important;
  font-weight: 700 !important;
}

.mwform-checkbox-field-text {
  font-weight: inherit !important;
}

.m-font-b .mwform-checkbox-field-text {
  font-weight: 700 !important;
}

.mwform-radio-field.vertical-item + .mwform-radio-field.vertical-item {
  margin-top: 15px !important;
}

/* WordPress */
body.m-cms-editor-body {
  background-color: #ffffff;
  color: #333333;
  max-width: 790px !important;
  padding: 40px !important;
}

body.m-cms-editor-body,
.m-cms-body {
  *zoom: 1;
  word-wrap: break-word;
  font-size: 1.4rem;
  line-height: 1.75;
}
body.m-cms-editor-body:after,
.m-cms-body:after {
  content: "";
  display: table;
  clear: both;
}
body.m-cms-editor-body h1, body.m-cms-editor-body h2, body.m-cms-editor-body h3, body.m-cms-editor-body h4, body.m-cms-editor-body h5, body.m-cms-editor-body h6, body.m-cms-editor-body p, body.m-cms-editor-body ol, body.m-cms-editor-body ul, body.m-cms-editor-body dl, body.m-cms-editor-body pre, body.m-cms-editor-body hr, body.m-cms-editor-body blockquote,
.m-cms-body h1,
.m-cms-body h2,
.m-cms-body h3,
.m-cms-body h4,
.m-cms-body h5,
.m-cms-body h6,
.m-cms-body p,
.m-cms-body ol,
.m-cms-body ul,
.m-cms-body dl,
.m-cms-body pre,
.m-cms-body hr,
.m-cms-body blockquote {
  *zoom: 1;
  clear: both;
}
body.m-cms-editor-body h1:after, body.m-cms-editor-body h2:after, body.m-cms-editor-body h3:after, body.m-cms-editor-body h4:after, body.m-cms-editor-body h5:after, body.m-cms-editor-body h6:after, body.m-cms-editor-body p:after, body.m-cms-editor-body ol:after, body.m-cms-editor-body ul:after, body.m-cms-editor-body dl:after, body.m-cms-editor-body pre:after, body.m-cms-editor-body hr:after, body.m-cms-editor-body blockquote:after,
.m-cms-body h1:after,
.m-cms-body h2:after,
.m-cms-body h3:after,
.m-cms-body h4:after,
.m-cms-body h5:after,
.m-cms-body h6:after,
.m-cms-body p:after,
.m-cms-body ol:after,
.m-cms-body ul:after,
.m-cms-body dl:after,
.m-cms-body pre:after,
.m-cms-body hr:after,
.m-cms-body blockquote:after {
  content: "";
  display: table;
  clear: both;
}
body.m-cms-editor-body a,
.m-cms-body a {
  text-decoration: underline;
  color: #008900;
}
body.m-cms-editor-body a:hover,
.m-cms-body a:hover {
  text-decoration: none;
}
body.m-cms-editor-body h1, body.m-cms-editor-body h2, body.m-cms-editor-body h3, body.m-cms-editor-body h4, body.m-cms-editor-body h5, body.m-cms-editor-body h6,
.m-cms-body h1,
.m-cms-body h2,
.m-cms-body h3,
.m-cms-body h4,
.m-cms-body h5,
.m-cms-body h6 {
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 500;
}
body.m-cms-editor-body h2,
.m-cms-body h2 {
  background-color: #c8c8c8;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 2.4rem;
}
body.m-cms-editor-body h3,
.m-cms-body h3 {
  font-size: 2.4rem;
  padding-bottom: 10px;
  border-bottom: solid 3px #008900;
}
body.m-cms-editor-body h4,
.m-cms-body h4 {
  position: relative;
  font-size: 2rem;
  padding-left: 1em;
}
body.m-cms-editor-body h4:before,
.m-cms-body h4:before {
  content: "";
  border-left: solid 12px #008900;
  border-top: solid 8px transparent;
  border-bottom: solid 8px transparent;
  position: absolute;
  left: 0;
  top: 6px;
}
body.m-cms-editor-body h5,
.m-cms-body h5 {
  font-size: 1.8rem;
}
body.m-cms-editor-body h6,
.m-cms-body h6 {
  font-size: 1.7rem;
}
body.m-cms-editor-body i,
.m-cms-body i {
  font-style: italic;
}
body.m-cms-editor-body pre,
.m-cms-body pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}
body.m-cms-editor-body blockquote,
.m-cms-body blockquote {
  margin: 0 0 30px;
  padding: 10px 20px;
  background-color: #ffffff;
  font-size: 1.3rem;
}
body.m-cms-editor-body hr,
.m-cms-body hr {
  height: 1px;
  background-color: #c8c8c8;
  border: 0;
  margin-bottom: 30px;
}
body.m-cms-editor-body p,
.m-cms-body p {
  *zoom: 1;
  margin-bottom: 30px;
  line-height: 2;
}
body.m-cms-editor-body p:after,
.m-cms-body p:after {
  content: "";
  display: table;
  clear: both;
}
body.m-cms-editor-body ul, body.m-cms-editor-body ol,
.m-cms-body ul,
.m-cms-body ol {
  margin-bottom: 30px;
}
body.m-cms-editor-body ol li,
.m-cms-body ol li {
  list-style-type: decimal;
  margin-left: 1.5em;
}
body.m-cms-editor-body ul li,
.m-cms-body ul li {
  list-style-type: disc;
  margin-left: 1.5em;
}
body.m-cms-editor-body img,
.m-cms-body img {
  max-width: 100%;
  height: auto;
}
body.m-cms-editor-body img.alignleft,
.m-cms-body img.alignleft {
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
}
body.m-cms-editor-body img.alignright,
.m-cms-body img.alignright {
  float: right;
  margin-left: 40px;
  margin-bottom: 20px;
}
body.m-cms-editor-body img.aligncenter,
.m-cms-body img.aligncenter {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
body.m-cms-editor-body table,
.m-cms-body table {
  width: 100%;
  background-color: #ffffff;
  table-layout: fixed;
}
body.m-cms-editor-body table th, body.m-cms-editor-body table td,
.m-cms-body table th,
.m-cms-body table td {
  padding: 10px 20px;
  font-size: 1.4rem;
  border: solid 1px #c8c8c8;
}
body.m-cms-editor-body table th,
.m-cms-body table th {
  font-weight: 500;
  background-color: #008900;
  color: #ffffff;
}
body.m-cms-editor-body .wp-caption-text,
.m-cms-body .wp-caption-text {
  font-size: 1.2rem;
  margin-top: 0.5em;
}
body.m-cms-editor-body .wp-caption.alignleft,
.m-cms-body .wp-caption.alignleft {
  display: block;
  float: left;
  margin-bottom: 10px;
  width: calc(50% - 20px) !important;
  margin-right: 20px;
}
body.m-cms-editor-body .wp-caption.alignleft img,
.m-cms-body .wp-caption.alignleft img {
  width: 100%;
  height: auto;
}
body.m-cms-editor-body .wp-caption.alignright,
.m-cms-body .wp-caption.alignright {
  display: block;
  float: right;
  margin-bottom: 10px;
  width: calc(50% - 20px) !important;
  margin-left: 20px;
}
body.m-cms-editor-body .wp-caption.alignright img,
.m-cms-body .wp-caption.alignright img {
  width: 100%;
  height: auto;
}
body.m-cms-editor-body .wp-caption.aligncenter, body.m-cms-editor-body .wp-caption.alignnone,
.m-cms-body .wp-caption.aligncenter,
.m-cms-body .wp-caption.alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.wp-pagenavi {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp-pagenavi > a, .wp-pagenavi > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-size: 1.6rem;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #c8c8c8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wp-pagenavi > a:hover,
.wp-pagenavi > span {
  text-decoration: none;
  background-color: #008900;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
  outline: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
}

.slick-arrow.slick-disabled {
  display: none;
  opacity: 0;
}

/* =======================================================================
共通
======================================================================= */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
base
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
}

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.231;
  color: #333333;
}

#l-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  min-width: 1100px;
}

/* =======================================================================
header
======================================================================= */
.m-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10001;
}
.m-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.m-header-logo {
  width: 182px;
  height: 34px;
  overflow: hidden;
}
.m-header-logo a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-header-logo a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.m-header-menu {
  display: none;
}

.m-header-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-header-nav-list__item {
  position: relative;
  margin-left: 40px;
  font-size: 1.4rem;
  font-weight: 700;
}
.m-header-nav-list__item + .m-header-nav-list__item:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  background-color: #ffffff;
  top: 50%;
  left: -25px;
  -webkit-transform: rotate(30deg) translateY(-50%);
          transform: rotate(30deg) translateY(-50%);
}
.m-header-nav-list__item a {
  display: block;
  color: #ffffff;
}

/* =======================================================================
footer
======================================================================= */
.m-footer {
  background-color: #333333;
  color: #ffffff;
}
.m-footer__inner {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.m-footer a {
  color: #ffffff;
}
.m-footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-footer-h-title {
  position: relative;
  padding-left: 40px;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.m-footer-h-title:before {
  content: "";
  width: 16px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #008900;
}
.m-footer-title {
  width: 156px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.m-footer-title-text {
  margin-bottom: 40px;
}
.m-footer-title-text .ja {
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, serif;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
}
.m-footer-title-text .en {
  margin-top: 10px;
  display: block;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-size: 1rem;
}
.m-footer-title-logo {
  width: 156px;
  height: 104px;
  overflow: hidden;
}
.m-footer-news {
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 60px;
}
.m-footer-news-list__item {
  font-size: 1.4rem;
  line-height: 1.75;
}
.m-footer-news-list__item + .m-footer-news-list__item {
  margin-top: 0.5em;
}
.m-footer-news-list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-footer-news-list__item a:hover {
  text-decoration: underline;
}
.m-footer-news-list__item a time {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4em;
}
.m-footer-sitemap {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-left: 60px;
}
.m-footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-footer-nav-list {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-footer-nav-list + .m-footer-nav-list {
  margin-left: 40px;
}
.m-footer-nav-list__item {
  font-size: 1.4rem;
  line-height: 1.75;
}
.m-footer-nav-list__item + .m-footer-nav-list__item {
  margin-top: 20px;
}
.m-footer-nav-list-child {
  margin-top: 10px;
  margin-left: 0.75em;
}
.m-footer-nav-list-child__item {
  font-size: 1.2rem;
  line-height: 1.75;
}
.m-footer-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-footer-btn__item + .m-footer-btn__item {
  margin-left: 20px;
}
.m-footer-cr {
  display: block;
  margin-top: 20px;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
}

.m-btn-pt {
  position: fixed;
  right: 0;
  bottom: 0;
  background-color: #008900;
  z-index: 10001;
  width: 60px;
  height: 60px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-btn-pt:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-btn-pt:before {
  content: "";
  width: 24px;
  height: 24px;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
          transform: translate(-50%, -20%) rotate(45deg);
}

.footer-under-btns {
  display: none;
}

/* =======================================================================
共通
======================================================================= */
.m-shift-content {
  position: relative;
  margin-top: -80px;
  z-index: 1;
}

.m-content-title {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}
.m-content-title:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #008900;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m-content-title-h {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 700;
}
.m-content-title .ja {
  display: block;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.231;
}
.m-content-title .en {
  display: block;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  line-height: 1.231;
}
.m-content-title .ja + .en {
  margin-top: 10px;
}
.m-content-title--l .ja {
  font-size: 2.8rem;
}
.m-content-title--l .en {
  font-size: 1.6rem;
}
.m-content-title--m .ja {
  font-size: 2.4rem;
}
.m-content-title--m .en {
  font-size: 1.6rem;
}
.m-content-title--s .ja {
  font-size: 2rem;
  margin-bottom: 5px;
}
.m-content-title--s .en {
  font-size: 1.4rem;
}
.m-content-title--left {
  text-align: left;
}
.m-content-title--left:before {
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.m-content-title--noline {
  padding-bottom: 0;
}
.m-content-title--noline:before {
  display: none;
}

.m-mv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 360px;
  background-size: cover;
  background-position: 50%;
  color: #ffffff;
  text-align: center;
}
.m-mv > * {
  position: relative;
  z-index: 1;
}
.m-mv:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.m-mv--privacy, .m-mv--contact, .m-mv--other {
  background-image: url(../images/common/bg-mv-other.jpg);
}
.m-mv--recruit-application {
  background-image: url(../images/recruit/application/bg-mv.jpg);
  height: 600px;
}
.m-mv--recruit-data {
  background-image: url(../images/recruit/data/bg-mv.jpg);
  height: 600px;
}
.m-mv--performance-index {
  background-image: url(../images/performance/bg-mv.jpg);
}
.m-mv--performance-civil-engineering {
  background-image: url(../images/performance/bg-mv-civil-engineering.jpg);
}
.m-mv--performance-construction {
  background-image: url(../images/performance/bg-mv-construction.jpg);
}
.m-mv--about-efh {
  background-image: url(../images/about/efh/bg-mv.jpg);
}
.m-mv--business-domain-detached {
  background-image: url(../images/business-domain/detached/bg-mv.jpg);
}
.m-mv--recruit-entry {
  background-image: url(../images/recruit/entry/bg-mv.jpg);
}
.m-mv--recruit-index {
  background-image: url(../images/recruit/index/bg-mv.jpg);
  height: 800px;
}
.m-mv--recruit-job {
  background-image: url(../images/recruit/job/bg-mv.jpg);
  height: 800px;
}
.m-mv--recruit-interview-01 {
  background-image: url(../images/recruit/interview/01/bg-mv.jpg);
  height: 600px;
}
.m-mv--recruit-interview-02 {
  background-image: url(../images/recruit/interview/02/bg-mv.jpg);
  height: 600px;
}
.m-mv--csr {
  background-image: url(../images/csr/bg-mv.jpg);
}
.m-mv--news {
  background-image: url(../images/news/bg-mv.jpg);
}
.m-mv--migrating {
  background-image: url(../images/migrating/bg-mv.jpg);
  height: 460px;
}
.m-mv--management-standards {
  background-image: url(../images/business-domain/management-standards/bg-mv.jpg);
}
.m-mv--business-domain {
  background-image: url(../images/business-domain/bg-mv.jpg);
}

/* =======================================================================
top
======================================================================= */
.m-home-mv {
  position: relative;
}
.m-home-mv-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
  z-index: 1;
}
.m-home-mv-content-title {
  margin-bottom: 30px;
}
.m-home-mv-content-text {
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 30px;
  line-height: 2;
}
.m-home-mv-slider {
  position: relative;
  padding-bottom: 53.3333333333%;
  overflow: hidden;
}
.m-home-mv-slider .slick-list,
.m-home-mv-slider .slick-track {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.m-home-mv-slider__item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}
.m-home-mv-slider__item--01 {
  background-image: url(../images/index/img-mv-01.jpg);
}
.m-home-mv-slider__item--02 {
  background-image: url(../images/index/img-mv-02.jpg);
}
.m-home-mv-scroll {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 40px;
  text-align: center;
  color: #ffffff;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  padding-bottom: 48px;
  z-index: 1;
}
.m-home-mv-scroll:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-home-mv-scroll:before {
  content: "";
  width: 22px;
  height: 38px;
  position: absolute;
  left: 50%;
  bottom: 0;
  background-size: 100%;
  background-image: url(../images/index/icon-scroll.png);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m-home-mv-bnr {
  position: absolute;
  right: 0;
  bottom: 145px;
  width: 23%;
}
.m-home-mv-bnr a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.m-home-mv-bnr a:hover {
  opacity: 0.7;
}
.m-home-mv-bnr--sp {
  display: none;
}
.m-home-mv-sns {
  position: fixed;
  left: 0;
  top: 200px;
  width: 7%;
  z-index: 999;
}
.m-home-mv-sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.m-home-mv-sns a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.m-home-mv-sns a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1279px) {
  .m-home-mv {
    position: relative;
  }
  .m-home-mv-scroll {
    bottom: 20px;
  }
}
.m-home-business-domain-main {
  position: relative;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-home-business-domain-main:after {
  position: absolute;
  content: "";
  border-top: 10px solid #ffffff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.m-home-business-domain-main:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m-home-business-domain-main__inner {
  position: relative;
  width: 50%;
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
}
.m-home-business-domain-main__inner--civil-engineering {
  background-image: url(../images/index/bg-civil-engineering.jpg);
}
.m-home-business-domain-main__inner--civil-engineering .m-home-business-domain-main-content {
  float: right;
}
.m-home-business-domain-main__inner--construction {
  background-image: url(../images/index/bg-construction.jpg);
}
.m-home-business-domain-main__inner--construction .m-home-business-domain-main-content:before, .m-home-business-domain-main__inner--construction .m-home-business-domain-main-content:after {
  content: "";
  width: 2px;
  height: 166px;
  background-color: #333333;
  position: absolute;
  top: 60px;
}
.m-home-business-domain-main__inner--construction .m-home-business-domain-main-content:before {
  left: 0;
  -webkit-transform: translateY(-15%) rotate(-45deg);
          transform: translateY(-15%) rotate(-45deg);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
.m-home-business-domain-main__inner--construction .m-home-business-domain-main-content:after {
  left: 0;
  -webkit-transform: translateY(-15%) rotate(45deg);
          transform: translateY(-15%) rotate(45deg);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
.m-home-business-domain-main-content {
  position: relative;
  width: 420px;
  background: rgba(255, 255, 255, 0.9);
  padding: 60px 50px;
  z-index: 3;
}

.m-home-business-domain-topics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -60px;
}
.m-home-business-domain-topics__content {
  margin-left: 60px;
  width: calc(50% - 60px);
}
.m-home-business-domain-topics-title {
  position: relative;
  font-weight: 700;
  font-size: 1.8rem;
  padding-left: 40px;
}
.m-home-business-domain-topics-title:before {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #008900;
  position: absolute;
  left: 0;
  top: 50%;
}
.m-home-business-domain-topics-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-left: -35px;
}
.m-home-business-domain-topics-list__item {
  margin-left: 35px;
  width: calc(33.3333333333% - 35px);
}
.m-home-business-domain-topics-list__item a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-home-business-domain-topics-list__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-home-business-domain-topics-list__item .cat {
  display: inline-block;
  margin-bottom: 10px;
  background-color: #666666;
  padding: 5px 10px;
  color: #ffffff;
}
.m-home-business-domain-topics-image {
  margin-bottom: 15px;
}

.m-home-about-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-home-about-content__text {
  position: relative;
  width: 460px;
  margin-right: -80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 1;
}
.m-home-about-content__image {
  position: relative;
  width: 720px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-home-about-text {
  padding: 40px 40px 40px 0;
  background-color: rgba(255, 255, 255, 0.9);
}

.m-home-recruit-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-home-recruit-list {
  width: 50%;
}
.m-home-recruit-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-home-recruit-list__item:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-home-recruit-list__item:nth-of-type(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-home-recruit-list__item:nth-of-type(2) .m-home-recruit-list__item__content:before {
  border-left: 15px solid #333333;
  border-right: 0px;
  left: auto;
  right: -15px;
}
.m-home-recruit-list__item__image {
  width: 50%;
  background-size: cover;
  background-position: 50%;
}
.m-home-recruit-list__item__image--01 {
  background-image: url(../images/index/img-recruit-01.jpg);
}
.m-home-recruit-list__item__image--02 {
  background-image: url(../images/index/img-recruit-02.jpg);
}
.m-home-recruit-list__item__image--03 {
  background-image: url(../images/index/img-recruit-03.png);
}
.m-home-recruit-list__item__image--04 {
  background-image: url(../images/index/img-recruit-04.jpg);
}
.m-home-recruit-list__item__content {
  width: 50%;
  background-color: #333333;
  color: #ffffff;
  padding: 50px 20px 50px 20px;
  position: relative;
}
.m-home-recruit-list__item__content:before {
  position: absolute;
  content: "";
  border-top: 10px solid transparent;
  border-right: 15px solid #333333;
  border-bottom: 10px solid transparent;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-home-recruit-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-home-recruit-btns__item + .m-home-recruit-btns__item {
  margin-left: 80px;
}

/* =======================================================================
about
======================================================================= */
.m-about-mv {
  height: 800px;
  background-size: cover;
  background-position: 50%;
  background-image: url(../images/about/bg-mv.jpg);
}
.m-about-mv-content {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  padding-left: 70px;
  padding-right: 70px;
  color: #ffffff;
}
.m-about-mv-content-text {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  font-size: 3.2rem;
  line-height: 1.8;
}
.m-about-mv-content-text-sign {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.m-about-heading {
  position: relative;
  margin-top: -80px;
  padding: 50px;
  z-index: 1;
}
.m-about-heading-message {
  position: absolute;
  left: 50px;
  bottom: 50px;
  width: 590px;
  padding: 50px;
}
.m-about-heading-profile {
  margin-left: 640px;
}

.m-about-concept {
  position: relative;
}
.m-about-concept:before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
}
.m-about-concept-inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #008900;
  color: #ffffff;
  padding: 40px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.m-about-concept-inner__item {
  width: 50%;
}
.m-about-concept-inner__item + .m-about-concept-inner__item {
  border-left: solid 1px #ffffff;
}
.m-about-concept-logo {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 220px;
  height: 44px;
  overflow: hidden;
}
.m-about-concept-logo svg .st1 {
  fill: #ffffff;
}

.m-about-company-overview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: solid 1px #c8c8c8;
  padding-top: 20px;
  padding-bottom: 20px;
}
.m-about-company-overview-list:nth-of-type(1) {
  border-top: solid 1px #c8c8c8;
}
.m-about-company-overview-list__title {
  position: relative;
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 20px;
}
.m-about-company-overview-list__title:before {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #008900;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-about-company-overview-list__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-about-company-history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-about-company-history__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-about-company-history__image {
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 40px;
}
.m-about-company-history-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.m-about-company-history-list + .m-about-company-history-list {
  margin-top: 20px;
}
.m-about-company-history-list__title {
  position: relative;
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 20px;
}
.m-about-company-history-list__title:before {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #008900;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-about-company-history-list__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-about-company-history-image__item + .m-about-company-history-image__item {
  margin-top: 30px;
}

.m-about-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 460px;
}
.m-about-address__content {
  width: 460px;
}
.m-about-address__map {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  background-color: #f0f0f0;
  overflow: hidden;
}
.m-about-address-map {
  position: absolute;
  width: 100%;
  height: 100%;
}
.m-about-address-map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* =======================================================================
about
ehf
======================================================================= */
.m-efh-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-efh-col__item {
  width: 50%;
}

.m-efh-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-efh-list + .m-efh-list {
  margin-top: 20px;
}
.m-efh-list__title {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-efh-list__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-ehf-box {
  margin-top: 60px;
}
.m-ehf-box + .m-ehf-box {
  margin-top: 40px;
}
.m-ehf-box-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-ehf-box-col + .m-ehf-box-col {
  margin-top: 60px;
}
.m-ehf-box-col__title {
  width: 280px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-ehf-box-col__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-ehf-contact {
  position: relative;
}
.m-ehf-contact:before {
  content: "";
  width: 100%;
  height: 50%;
  background-color: #f0f0f0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.m-ehf-contact > * {
  position: relative;
  z-index: 1;
}
.m-ehf-contact-inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px #008900;
  background-color: #ffffff;
}
.m-ehf-contact-title {
  padding: 30px 20px 20px;
  text-align: center;
}
.m-ehf-contact-title-logo {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.m-ehf-contact-title-text {
  font-weight: 700;
  font-size: 2.8rem;
}
.m-ehf-contact-content {
  padding: 20px;
  background-color: #008900;
  color: #ffffff;
}
.m-ehf-contact-content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-ehf-contact-content-list__item {
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-size: 4.2rem;
}
.m-ehf-contact-content-list__item a {
  display: block;
  color: #ffffff;
  pointer-events: none;
}
.m-ehf-contact-content-list__item a:hover {
  text-decoration: none;
}
.m-ehf-contact-content-list__item + .m-ehf-contact-content-list__item {
  margin-left: 60px;
  padding-left: 60px;
  border-left: solid 1px #ffffff;
}

/* =======================================================================
business-domain
======================================================================= */
/* common */
.m-business-domain-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: auto 100%;
  background-image: url(../images/common/icons-business.png);
  width: 60px;
  height: 48px;
  margin-bottom: 20px;
}
.m-business-domain-icon--civil-engineering {
  background-position: 0 0;
}
.m-business-domain-icon--construction {
  background-position: -100% 0;
}
.m-business-domain-icon--management {
  background-position: -200% 0;
}

.m-business-domain-bg {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
.m-business-domain-bg:before {
  content: "";
  width: 100%;
  height: 50%;
  background-color: #f0f0f0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.m-business-domain-bg > * {
  position: relative;
  z-index: 1;
}
.m-business-domain-bg:nth-of-type(odd) .m-business-domain-item__icon {
  right: 40px;
}
.m-business-domain-bg:nth-of-type(odd) .m-content-title {
  text-align: left;
}
.m-business-domain-bg:nth-of-type(odd) .m-content-title:before {
  left: 0;
  -webkit-transform: none;
          transform: none;
}
.m-business-domain-bg:nth-of-type(odd) .m-btn {
  float: left;
}
.m-business-domain-bg:nth-of-type(even) .m-business-domain-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-business-domain-bg:nth-of-type(even) .m-business-domain-item__image {
  margin-left: 0;
  margin-right: -80px;
}
.m-business-domain-bg:nth-of-type(even) .m-business-domain-item__icon {
  left: 40px;
}
.m-business-domain-bg:nth-of-type(even) .m-content-title {
  text-align: right;
}
.m-business-domain-bg:nth-of-type(even) .m-content-title:before {
  left: auto;
  right: 0;
  -webkit-transform: none;
          transform: none;
}
.m-business-domain-bg:nth-of-type(even) .m-business-domain-item-text {
  text-align: right;
}
.m-business-domain-bg:nth-of-type(even) .m-btn {
  float: right;
}

.m-business-domain-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.m-business-domain-item__icon {
  position: absolute;
  color: #008900;
  font-size: 10rem;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  top: 0;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
}
.m-business-domain-item__text {
  position: relative;
  width: 460px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 1;
}
.m-business-domain-item__image {
  width: 720px;
  margin-left: -80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-business-domain-item-text {
  *zoom: 1;
}
.m-business-domain-item-text:after {
  content: "";
  display: table;
  clear: both;
}

.m-business-domain-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-business-domain-nav__item {
  width: 420px;
  margin-left: 30px;
  margin-right: 30px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-business-domain-nav__item:hover {
  opacity: 0.7;
  text-decoration: none;
}

.m-business-domain-nav-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-business-domain-nav-wide__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-business-domain-nav-wide__image img {
  width: 100%;
}
.m-business-domain-nav-wide__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding: 30px;
}
.m-business-domain-nav-wide-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -10px;
}
.m-business-domain-nav-wide-btns__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-left: 10px;
}
.m-business-domain-nav-wide-btns .m-btn {
  width: 100%;
}

/* =======================================================================
business-domain
index
======================================================================= */
.m-business-domain-index-mv {
  color: #ffffff;
}
.m-business-domain-index-mv:after {
  content: "";
  width: 100%;
  height: 810px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
}
.m-business-domain-index-mv:before {
  content: "";
  width: 100%;
  height: 810px;
  background-image: url(../images/business-domain/index/bg-mv.jpg);
  background-size: cover;
  background-position: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.m-business-domain-index-mv-content {
  position: relative;
  padding-top: 140px;
  z-index: 1;
}

.m-business-domain-index-content {
  margin-top: 30px;
  padding: 40px 40px 80px;
  background-color: rgba(255, 255, 255, 0.95);
}
.m-business-domain-index-content-map {
  position: relative;
  text-align: center;
}
.m-business-domain-index-content-map .link {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #075407;
}
.m-business-domain-index-content-map .link:hover {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-business-domain-index-content-map .link:hover:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-business-domain-index-content-map .link:before {
  position: absolute;
  content: "";
  right: 0px;
  bottom: 0;
  border-left: #075407 20px solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.m-business-domain-index-content-map .link .text {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.6rem;
}
.m-business-domain-index-content-map .link .icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.m-business-domain-index-content-map .link .icon:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px #075407 solid;
  border-bottom: 1px #075407 solid;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  margin-left: -2px;
}
.m-business-domain-index-content-map .link--05, .m-business-domain-index-content-map .link--06, .m-business-domain-index-content-map .link--07 {
  background-color: #008b00;
}
.m-business-domain-index-content-map .link--05:before, .m-business-domain-index-content-map .link--06:before, .m-business-domain-index-content-map .link--07:before {
  border-left-color: #008b00;
}
.m-business-domain-index-content-map .link--05 .icon:before, .m-business-domain-index-content-map .link--06 .icon:before, .m-business-domain-index-content-map .link--07 .icon:before {
  border-right-color: #008b00;
  border-bottom-color: #008b00;
}
.m-business-domain-index-content-map .link--05:before, .m-business-domain-index-content-map .link--06:before {
  left: 0px;
  right: auto;
  top: 0;
  bottom: auto;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.m-business-domain-index-content-map .link--01 {
  left: 20%;
  top: 44%;
}
.m-business-domain-index-content-map .link--02 {
  left: 5%;
  top: 57%;
}
.m-business-domain-index-content-map .link--03 {
  left: 44%;
  top: 5%;
}
.m-business-domain-index-content-map .link--04 {
  right: 9%;
  top: 25%;
}
.m-business-domain-index-content-map .link--05 {
  right: 38%;
  bottom: 9%;
}
.m-business-domain-index-content-map .link--06 {
  right: 14%;
  bottom: 6%;
}
.m-business-domain-index-content-map .link--07 {
  left: 5%;
  top: 23%;
}

/* =======================================================================
business-domain
management-standards
======================================================================= */
.m-business-domain-management-standards-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -20px;
}
.m-business-domain-management-standards-nav__item {
  margin-left: 20px;
}

.m-business-domain-management-standards-title {
  color: #008900;
  font-size: 7.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.m-business-domain-management-standards-box {
  border: 1px #008900 solid;
  background-color: #ffffff;
  padding: 40px;
}

.m-business-domain-management-standards-box-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-business-domain-management-standards-box-col__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-business-domain-management-standards-box-col__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 40px;
}

.m-business-domain-management-standards-box-list__item {
  position: relative;
  padding-left: 3em;
}
.m-business-domain-management-standards-box-list__item + .m-business-domain-management-standards-box-list__item {
  margin-top: 20px;
}
.m-business-domain-management-standards-box-list__item .number {
  position: absolute;
  left: 0;
  top: 0;
}

.m-business-domain-management-standards-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -80px;
}
.m-business-domain-management-standards-col__item {
  width: calc(50% - 80px);
  margin-left: 80px;
}

.m-business-domain-management-standards-tbl {
  width: 100%;
  background-color: #f9f9f9;
}
.m-business-domain-management-standards-tbl th, .m-business-domain-management-standards-tbl td {
  padding: 5px 10px;
  border: 1px #c8c8c8 solid;
}
.m-business-domain-management-standards-tbl thead th, .m-business-domain-management-standards-tbl tfoot th {
  font-weight: 700;
}
.m-business-domain-management-standards-tbl thead th {
  text-align: center;
}
.m-business-domain-management-standards-tbl thead th:nth-of-type(1), .m-business-domain-management-standards-tbl thead th:nth-of-type(2) {
  text-align: left;
}
.m-business-domain-management-standards-tbl td {
  text-align: center;
}
.m-business-domain-management-standards-tbl tbody th,
.m-business-domain-management-standards-tbl tfoot th,
.m-business-domain-management-standards-tbl thead th:nth-of-type(1),
.m-business-domain-management-standards-tbl thead th:nth-of-type(2) {
  background-color: #399e4a;
  color: #ffffff;
}

.m-business-domain-management-standards-safety-text span {
  display: inline-block;
  background-color: #008900;
  color: #ffffff;
  padding: 0 40px;
}

.m-business-domain-management-standards-safety-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-business-domain-management-standards-safety-list__item {
  width: 50%;
}
.m-business-domain-management-standards-safety-list a {
  text-decoration: underline;
  color: #008900;
}
.m-business-domain-management-standards-safety-list a:hover {
  text-decoration: none;
}

/* =======================================================================
business-domain
detached
======================================================================= */
.m-business-domain-detached-logo {
  text-align: center;
}

.m-business-domain-detached-advantage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -80px;
  margin-top: 100px;
}
.m-business-domain-detached-advantage__item {
  position: relative;
  width: calc(33.3333333333% - 80px);
  margin-left: 80px;
  border: solid 1px #008900;
  border-top: 0;
  padding: 0 30px 30px;
}
.m-business-domain-detached-advantage__item:before, .m-business-domain-detached-advantage__item:after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #008900;
  position: absolute;
  top: 0;
}
.m-business-domain-detached-advantage__item:before {
  left: 0;
  -webkit-transform: skewY(-20deg);
          transform: skewY(-20deg);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
.m-business-domain-detached-advantage__item:after {
  right: 0;
  -webkit-transform: skewY(20deg);
          transform: skewY(20deg);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.m-business-domain-detached-advantage-num {
  margin-top: -20px;
  text-align: center;
  color: #008900;
  font-size: 4rem;
  margin-bottom: 10px;
}

.m-business-domain-detached-flow-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.m-business-domain-detached-flow-tab-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  text-align: center;
}
.m-business-domain-detached-flow-tab-list__item + .m-business-domain-detached-flow-tab-list__item {
  margin-left: 20px;
}
.m-business-domain-detached-flow-tab-list__item a {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px;
  background-color: #c8c8c8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
  border-radius: 4px 4px 0 0;
}
.m-business-domain-detached-flow-tab-list__item a:hover, .m-business-domain-detached-flow-tab-list__item a.is-active {
  text-decoration: none;
  background-color: #008900;
}
.m-business-domain-detached-flow-tab-list__item a.is-active:before {
  opacity: 1;
}
.m-business-domain-detached-flow-tab-list__item a:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  border-top: solid 12px #005d00;
  border-right: solid 8px transparent;
  border-left: solid 8px transparent;
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  z-index: 1;
  opacity: 0;
}
.m-business-domain-detached-flow-tab-list-en {
  margin-bottom: 10px;
  font-size: 1.6rem;
}
.m-business-domain-detached-flow-tab-list-en .num {
  display: inline-block;
  margin-left: 5px;
  font-size: 4rem;
}
.m-business-domain-detached-flow-tab-list-text {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
}

.m-business-domain-detached-flow-tab-item {
  display: none;
  border-top: solid 10px #005d00;
}
.m-business-domain-detached-flow-tab-item.is-active {
  display: block;
}

.m-business-domain-detached-flow-list__item {
  text-align: center;
}
.m-business-domain-detached-flow-list__item + .m-business-domain-detached-flow-list__item {
  margin-top: 60px;
}
.m-business-domain-detached-flow-list-num {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-size: 4rem;
  color: #008900;
}
.m-business-domain-detached-flow-list-num:before {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #008900;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* =======================================================================
recruit
======================================================================= */
/* common */
.m-recruit-mv-title {
  width: 280px;
  height: 154px;
  overflow: hidden;
}

.m-recruit-entry {
  padding-top: 100px;
  padding-bottom: 80px;
  background-size: cover;
  background-position: 50%;
  background-image: url(../images/recruit/entry/bg-mv-form.jpg);
}
.m-recruit-entry-title {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2.4rem;
  color: #ffffff;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  background-color: #008900;
  border-radius: 50%;
}
.m-recruit-entry-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 50px 50px;
}
.m-recruit-entry-inner__title {
  margin-left: 30px;
  width: 340px;
  height: 186px;
  overflow: hidden;
}
.m-recruit-entry-inner__title svg .st0 {
  fill: #333333 !important;
}
.m-recruit-entry-inner__text {
  width: 420px;
}
.m-recruit-entry-h-title {
  position: relative;
  padding-left: 30px;
  font-weight: 700;
  font-size: 1.6rem;
}
.m-recruit-entry-h-title:before {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #008900;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-recruit-entry-tel .title {
  font-size: 3.2rem;
}
.m-recruit-entry-tel .num {
  font-size: 5rem;
}

.m-recruit-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -40px;
}
.m-recruit-nav-list__item {
  width: calc(33.3333333333% - 40px);
  margin-left: 40px;
}
.m-recruit-nav-list__item a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-recruit-nav-list__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-recruit-nav-list__item-text {
  position: relative;
  background-color: #666666;
  color: #ffffff;
  font-weight: 700;
  padding: 20px;
  font-size: 2.2rem;
  text-align: center;
}
.m-recruit-nav-list__item-text:before {
  content: "";
  border-bottom: solid 22px #666666;
  border-left: solid 16px transparent;
  border-right: solid 16px transparent;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.m-recruit-nav-list__item.is-current {
  opacity: 0.7;
}

.m-recruit-interview {
  position: relative;
}
.m-recruit-interview:before {
  content: "";
  width: calc(100% - 100px);
  height: 100%;
  border: #008900 1px solid;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m-recruit-interview > * {
  position: relative;
  z-index: 1;
}
.m-recruit-interview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-recruit-interview-list__item {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.m-recruit-interview-list__item:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-recruit-interview-icon {
  position: absolute;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-size: 10rem;
  line-height: 1;
  color: #008900;
  right: 20px;
  top: 0;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
}
.m-recruit-interview-content {
  padding: 40px;
}
.m-recruit-interview-message {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 34px 56px;
  gap: 45px;
}
.m-recruit-interview-message .left {
  position: relative;
  width: 32.7272727273%;
}
.m-recruit-interview-message .left:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #008900;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.m-recruit-interview-message .left h2 {
  font-size: 3rem;
  font-weight: 700;
}
.m-recruit-interview-message .left p {
  font-weight: 700;
  position: relative;
  margin-top: 20px;
  font-size: 1.6rem;
  padding-bottom: 20px;
}
.m-recruit-interview-message .left p:before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #008900;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.m-recruit-interview-message .right {
  width: 61.8181818182%;
}
.m-recruit-interview-message .right p {
  font-size: 1.6rem;
  line-height: 1.8;
}
.m-recruit-interview-holiday {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-recruit-interview-holiday .left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 47.2727272727%;
}
.m-recruit-interview-holiday .left img {
  width: 100%;
}
.m-recruit-interview-holiday .right {
  right: 0;
  bottom: -25%;
  position: absolute;
  width: 63.6363636364%;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.7);
}
.m-recruit-interview-holiday .right h2 {
  font-size: 3rem;
  font-weight: 700;
}
.m-recruit-interview-holiday .right > p {
  font-weight: 700;
  position: relative;
  margin-top: 20px;
  font-size: 1.6rem;
  padding-bottom: 20px;
}
.m-recruit-interview-holiday .right > p:before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #008900;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.m-recruit-interview-holiday .right .txt {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.8;
}

/* index */
.m-recruit-index-mv-title {
  width: 550px;
  height: 300px;
  overflow: hidden;
}

.m-recruit-index-message-main {
  padding: 60px 40px;
}
.m-recruit-index-message-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-recruit-index-message-content__image {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: -290px;
}
.m-recruit-index-message-content-sign {
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 1;
}
.m-recruit-index-message-content__text {
  position: relative;
  z-index: 1;
}
.m-recruit-index-message-content__text-item {
  margin-top: 40px;
  color: #ffffff;
  width: 630px;
  padding: 60px;
}

.m-recruit-index-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-recruit-index-item + .m-recruit-index-item {
  margin-top: 80px;
}
.m-recruit-index-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.m-recruit-index-item__text {
  position: relative;
  margin-left: -180px;
  padding: 40px;
  color: #ffffff;
  min-width: 416px;
}
.m-recruit-index-item:nth-of-type(odd) {
  text-align: right;
}
.m-recruit-index-item:nth-of-type(odd) .m-content-title {
  text-align: right;
}
.m-recruit-index-item:nth-of-type(odd) .m-content-title:before {
  right: 0;
  left: auto;
  -webkit-transform: none;
          transform: none;
}
.m-recruit-index-item:nth-of-type(odd) .m-btn {
  float: right;
}
.m-recruit-index-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-recruit-index-item:nth-of-type(even) .m-recruit-index-item__text {
  margin-left: auto;
  margin-right: -180px;
}
.m-recruit-index-item:nth-of-type(even) .m-content-title {
  text-align: left;
}
.m-recruit-index-item:nth-of-type(even) .m-content-title:before {
  left: 0;
  -webkit-transform: none;
          transform: none;
}

/* interview */
.m-recruit-interview-main-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 60px;
}
.m-recruit-interview-main-heading__title {
  width: 320px;
}
.m-recruit-interview-main-heading__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-recruit-interview-main-heading-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-recruit-interview-main-heading-title .text {
  white-space: nowrap;
}
.m-recruit-interview-main-heading-title .text .ja {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.231;
}
.m-recruit-interview-main-heading-title .text .en {
  margin-top: 5px;
  display: block;
  font-size: 1.6rem;
  line-height: 1.231;
}
.m-recruit-interview-main-heading-title .num {
  margin-left: 20px;
  white-space: nowrap;
  font-size: 10rem;
  color: #008900;
  line-height: 1;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
}

.m-recruit-interview-main-inner {
  position: relative;
}
.m-recruit-interview-main-inner:before {
  position: absolute;
  content: "";
  border: 1px #008900 solid;
  width: calc(100% - 100px);
  height: calc(100% - 60px);
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.m-recruit-interview-main-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.m-recruit-interview-main-item + .m-recruit-interview-main-item {
  margin-top: 70px;
}
.m-recruit-interview-main-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-recruit-interview-main-item:nth-of-type(even) .m-recruit-interview-main-item__text {
  margin-right: 0;
  margin-left: -240px;
}
.m-recruit-interview-main-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-recruit-interview-main-item__text {
  position: relative;
  width: 630px;
  margin-top: 125px;
  margin-right: -250px;
  padding: 60px 70px 70px 60px;
}

/* application */
.m-recruit-application-main-tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 40px;
  margin-right: 40px;
}
.m-recruit-application-main-tab-nav__item {
  width: calc(50% - 10px);
}
.m-recruit-application-main-tab-nav__item + .m-recruit-application-main-tab-nav__item {
  margin-left: 20px;
}
.m-recruit-application-main-tab-nav__item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #666666;
  height: 70px;
  padding: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-recruit-application-main-tab-nav__item a:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-left: 2px #ffffff solid;
  border-bottom: 2px #ffffff solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  right: 30px;
  top: 50%;
}
.m-recruit-application-main-tab-nav__item a:hover, .m-recruit-application-main-tab-nav__item a.is-active {
  text-decoration: none;
  background-color: #008900;
}

.m-recruit-application-main-tab-content {
  display: none;
  border: 1px #008900 solid;
  padding: 60px;
}
.m-recruit-application-main-tab-content.is-active {
  display: block;
}

.m-recruit-application-main-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px #c8c8c8 solid;
  padding-top: 20px;
  padding-bottom: 20px;
}
.m-recruit-application-main-item:nth-of-type(1) {
  border-top: solid 4px #008900;
}
.m-recruit-application-main-item dt {
  width: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-recruit-application-main-item dd {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

/* data */
.m-recruit-data-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -50px;
  margin-bottom: -50px;
}
.m-recruit-data-list__item {
  position: relative;
  border: 1px #008900 solid;
  width: calc(50% - 50px);
  margin-left: 50px;
  margin-bottom: 50px;
  padding: 40px 20px;
}
.m-recruit-data-list__item--birth {
  padding: 40px;
  background-image: url(../images/recruit/data/img-02.png);
}

.m-recruit-data-list-birth-rank__item + .m-recruit-data-list-birth-rank__item {
  margin-top: 10px;
}
.m-recruit-data-list-birth-rank__item .no1 {
  color: #008900;
}
.m-recruit-data-list-birth-rank__item .no2 {
  color: #39B34A;
}
.m-recruit-data-list-birth-rank__item .no3 {
  color: #8AC440;
}
.m-recruit-data-list-birth-rank__item span {
  display: inline-block;
  margin-right: 1em;
}
.m-recruit-data-list-birth-text {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.m-recruit-data-box {
  margin-top: 50px;
  border: 1px #008900 solid;
  padding: 40px 60px 30px;
}
.m-recruit-data-box-rank-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.m-recruit-data-box-rank-1-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-recruit-data-box-rank-1-title .number {
  display: inline-block;
  background-color: #faec21;
  font-weight: 700;
  font-size: 2.4rem;
  padding: 5px 10px;
}
.m-recruit-data-box-rank-1-title .text {
  display: block;
  margin-top: 10px;
  font-size: 4rem;
}
.m-recruit-data-box-rank-1-title .icon {
  margin-left: 20px;
}
.m-recruit-data-box-rank-other {
  margin-top: 20px;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: solid 1px #008900;
}
.m-recruit-data-box-rank-other__item {
  width: 50%;
  padding: 20px 20px 0;
}
.m-recruit-data-box-rank-other__item + .m-recruit-data-box-rank-other__item {
  border-left: solid 1px #008900;
}
.m-recruit-data-box-rank-other-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.m-recruit-data-box-rank-other-title .number {
  margin-right: 10px;
  background-color: #faec21;
  font-weight: 700;
  font-size: 1.8rem;
  padding: 5px 10px;
}
.m-recruit-data-box-rank-other-title .text {
  margin-right: 10px;
  font-size: 3rem;
}
.m-recruit-data-box-list__item {
  position: relative;
  display: inline-block;
  padding-left: 1em;
}
.m-recruit-data-box-list__item:before {
  position: absolute;
  content: "・";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.m-recruit-job-message-main {
  padding: 60px 0;
}
.m-recruit-job-content {
  width: 100%;
  max-width: 988px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-inline: auto;
  position: relative;
  margin-top: 8%;
}
.m-recruit-job-content-img {
  position: relative;
  width: 591px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-recruit-job-content-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  max-width: 486px;
  max-height: 311px;
  border: solid 1px #008b00;
  z-index: -99;
  top: 9.5%;
  right: -52.5%;
}
.m-recruit-job-content-detail {
  width: 568px;
  margin-top: 19%;
  margin-right: 0;
  margin-left: -18%;
  padding: 28px 45px 70px 45px;
  z-index: 99;
}
.m-recruit-job-content-detail h2 {
  font-weight: 700;
  font-size: 2.4rem;
  text-align: center;
  color: #008900;
  letter-spacing: 4.5px;
}
.m-recruit-job-content-detail p {
  margin-top: 17px;
  font-size: 16px;
  line-height: 1.7;
}
.m-recruit-job-content-detail-btncol {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 21.3%;
}
.m-recruit-job-content-detail-btncol div {
  width: 148px;
  height: auto;
}
.m-recruit-job-content-detail-btncol div a {
  max-width: 148px;
}
.m-recruit-job-content--even {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 0;
}
.m-recruit-job-content--even .m-recruit-job-content-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  max-width: 486px;
  max-height: 311px;
  border: solid 1px #008b00;
  z-index: -99;
  top: 9.5%;
  right: 71.5%;
}
.m-recruit-job-content--even .m-recruit-job-content-detail {
  margin-right: -17%;
}
.m-recruit-job-content--even .m-recruit-job-content-detail-btncol {
  margin-top: 15.6%;
}
.m-recruit-job-operator {
  width: 100%;
  max-width: 993px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-recruit-job-operator-item {
  width: 50%;
  max-width: 478px;
}
.m-recruit-job-operator-item h2 {
  margin-top: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #008900;
  letter-spacing: 4.5px;
}
.m-recruit-job-operator-item P {
  font-size: 16px;
  margin-top: 12px;
  line-height: 1.7;
}
.m-recruit-job-sales {
  width: 100%;
  max-width: 995px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
}
.m-recruit-job-sales-l {
  max-width: 478px;
  width: 50%;
}
.m-recruit-job-sales-r {
  background-color: #f0f0f0;
  max-width: 517px;
  width: 52%;
  padding: 50px 35px 25px 38px;
}
.m-recruit-job-sales-r h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #008900;
  letter-spacing: 4.5px;
}
.m-recruit-job-sales-r p {
  font-size: 16px;
  margin-top: 34px;
  line-height: 1.8;
}

/* =======================================================================
performance
======================================================================= */
/* index */
.m-performance-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-performance-index__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  background-size: cover;
  padding: 100px;
}
.m-performance-index__item--civil-engineering {
  background-image: url(../images/performance/bg-civil-engineering.jpg);
}
.m-performance-index__item--construction {
  background-image: url(../images/performance/bg-construction.jpg);
}

.m-performance-index-content {
  position: relative;
  z-index: 1;
  width: 420px;
  padding: 60px 50px;
}

/* archives */
.m-performance-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-performance-nav__item {
  font-size: 1.8rem;
  font-weight: 700;
  border-left: solid 1px #c8c8c8;
  text-align: center;
}
.m-performance-nav__item:nth-last-of-type(1) {
  border-right: solid 1px #c8c8c8;
}
.m-performance-nav__item a {
  position: relative;
  display: block;
  width: 160px;
  padding: 10px;
}
.m-performance-nav__item a:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #008900;
  opacity: 0;
}
.m-performance-nav__item a:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  border-bottom: solid 4px #008900;
  border-left: solid 4px transparent;
  border-right: solid 4px transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
}
.m-performance-nav__item a.is-active:before, .m-performance-nav__item a.is-active:after {
  opacity: 1;
}
.m-performance-nav__item a:hover {
  text-decoration: none;
}
.m-performance-nav__item a:hover:before {
  opacity: 1;
}

.m-performance-archives {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -45px;
  margin-left: -45px;
}
.m-performance-archives__item {
  width: calc(25% - 45px);
  margin-left: 45px;
  margin-bottom: 45px;
}
.m-performance-archives__item a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-performance-archives__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-performance-archives-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.m-performance-archives-cat {
  border-radius: 4px;
  background-color: #666666;
  color: #ffffff;
  display: inline-block;
  padding: 5px 20px;
  font-size: 1.4rem;
  text-align: center;
}

.m-performance-yearly-title {
  position: relative;
  padding-left: 30px;
}
.m-performance-yearly-title:before {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #008900;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.m-performance-yearly-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: solid 1px #c8c8c8;
}
.m-performance-yearly-item .m-performance-archives-cat {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}
.m-performance-yearly-item .m-performance-yearly-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-performance-yearly-item .m-performance-yearly-client {
  width: 200px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}
.m-performance-yearly-item .m-performance-yearly-location {
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}

.m-performance-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-performance-bnr:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-performance-bnr__image {
  width: 370px;
}
.m-performance-bnr__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding: 50px;
  text-align: center;
  background-color: #f0f0f0;
}

/* detail */
.m-performance-detail-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  margin-left: -10px;
  margin-bottom: 10px;
}
.m-performance-detail-thumb__item {
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 10px;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-performance-detail-thumb__item.is-active {
  opacity: 1;
}

.m-performance-detail-h {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-performance-detail-h > * + * {
  margin-left: 20px;
}

.m-performance-detail-title {
  margin-top: 30px;
}

.m-performance-detail-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #c8c8c8;
}
.m-performance-detail-list:nth-of-type(1) {
  margin-top: 30px;
  border-top: solid 1px #c8c8c8;
}
.m-performance-detail-list__title {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-performance-detail-list__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.m-performance-detail-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* =======================================================================
migrating
======================================================================= */
.m-migrating-title {
  text-align: center;
}

.m-migrating-box {
  position: relative;
  border-radius: 10px;
  border: solid 2px #008900;
  padding: 60px 40px 40px;
}
.m-migrating-box-title {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding-left: 60px;
  padding-right: 60px;
  line-height: 1.5;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}

.m-migrating-pickup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-left: -40px;
}
.m-migrating-pickup-list__item {
  width: calc(33.3333333333% - 40px);
  margin-left: 40px;
}
.m-migrating-pickup-list-title {
  text-align: center;
}
.m-migrating-pickup-list-title .en {
  display: block;
  margin-bottom: 10px;
  font-size: 3.4rem;
  color: #008900;
}
.m-migrating-pickup-list-title .ja {
  display: block;
  font-weight: 700;
  font-size: 1.8rem;
}

.m-migrating-movie {
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: relative;
  background-color: #000000;
  padding-top: 20px;
  padding-bottom: 20px;
}
.m-migrating-movie:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-migrating-movie__content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.m-migrating-movie-btn img {
  border-radius: 50%;
}

.m-migrating-support-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -60px;
}
.m-migrating-support-list__item {
  width: calc(50% - 60px);
  margin-left: 60px;
}
.m-migrating-support-list__item:nth-of-type(even) .m-migrating-support-list-title {
  background-color: #008900;
}
.m-migrating-support-list__item:nth-of-type(even) .m-migrating-support-list-title:before {
  border-top-color: #008900;
}
.m-migrating-support-list-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  border-radius: 30px;
  color: #ffffff;
  font-weight: 700;
  font-size: 2.2rem;
  background-color: #8ac440;
}
.m-migrating-support-list-title:before {
  content: "";
  border-top: solid 12px #8ac440;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

/* =======================================================================
news/csr activity
======================================================================= */
.m-news-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-news-col__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-news-col__aside {
  width: 250px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 60px;
}

.m-news-archives__item + .m-news-archives__item {
  margin-top: 30px;
}
.m-news-archives__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-news-archives__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-news-archives-image {
  width: 370px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
}
.m-news-archives-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-news-archives-content-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  font-size: 1.4rem;
}
.m-news-archives-content-h > * + * {
  margin-left: 10px;
}
.m-news-archives-content-h .cat {
  background-color: #333333;
  color: #ffffff;
  padding: 5px 10px;
}

.m-news-aside-item-title {
  padding: 10px 20px;
  background-color: #008900;
  color: #ffffff;
  font-size: 1.4rem;
}
.m-news-aside-item-list {
  font-size: 1.4rem;
  line-height: 1.5;
}
.m-news-aside-item-list li + li {
  border-top: solid 1px #c8c8c8;
}
.m-news-aside-item-list a {
  display: block;
  padding: 10px 20px;
}
.m-news-aside-item + .m-news-aside-item {
  margin-top: 30px;
}

.m-news-article-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.m-news-article-h > * + * {
  margin-left: 20px;
}
.m-news-article-h .datetime {
  font-size: 1.6rem;
}
.m-news-article-h .cat {
  font-size: 1.4rem;
  color: #ffffff;
  padding: 5px 10px;
  background-color: #333333;
}
.m-news-article-title {
  font-size: 2.4rem;
}
.m-news-article-body {
  margin-top: 20px;
}

.m-news-btn {
  margin-top: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #008900;
  width: 160px;
  height: 40px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 1.6rem;
  color: #ffffff;
}
.m-news-btn:hover {
  opacity: 0.7;
  text-decoration: none;
}
.m-news-btn:before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

/* =======================================================================
csr
======================================================================= */
.m-csr-activity-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -70px;
}
.m-csr-activity-list__item {
  width: calc(33.3333333333% - 70px);
  margin-left: 70px;
}
.m-csr-activity-list__item a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-csr-activity-list__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.m-csr-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-csr-item + .m-csr-item {
  margin-top: 80px;
}
.m-csr-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.m-csr-item__content .m-content-title {
  text-align: left;
}
.m-csr-item__content .m-content-title:before {
  left: 0;
  -webkit-transform: none;
          transform: none;
}
.m-csr-item__image {
  width: 510px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 40px;
}
.m-csr-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.m-csr-item:nth-of-type(even) .m-csr-item__image {
  margin-left: 0;
  margin-right: 40px;
}
.m-csr-item:nth-of-type(even) .m-content-title {
  text-align: right;
}
.m-csr-item:nth-of-type(even) .m-content-title:before {
  left: auto;
  right: 0;
  -webkit-transform: none;
          transform: none;
}

.m-csr-image {
  padding-bottom: 50px;
}
.m-csr-image .m-icon-slide-prev,
.m-csr-image .m-icon-slide-next {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: #c8c8c8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-csr-image .m-icon-slide-prev:before,
.m-csr-image .m-icon-slide-next:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: solid 2px #ffffff;
}
.m-csr-image .m-icon-slide-prev:hover,
.m-csr-image .m-icon-slide-next:hover {
  background-color: #008900;
}
.m-csr-image .m-icon-slide-prev {
  right: 40px;
}
.m-csr-image .m-icon-slide-prev:before {
  border-left: solid 2px #ffffff;
  left: 50%;
  -webkit-transform: translate(-30%, -50%) rotate(-45deg);
          transform: translate(-30%, -50%) rotate(-45deg);
}
.m-csr-image .m-icon-slide-next {
  right: 0px;
}
.m-csr-image .m-icon-slide-next:before {
  border-right: solid 2px #ffffff;
  right: 50%;
  -webkit-transform: translate(30%, -50%) rotate(45deg);
          transform: translate(30%, -50%) rotate(45deg);
}

/* =======================================================================
contact
======================================================================= */
.m-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
}
.m-form-item + .m-form-item {
  border-top: 1px #c8c8c8 solid;
}
.m-form-item__title {
  width: 260px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 700;
  font-size: 1.8rem;
}
.m-form-item__title .require {
  vertical-align: middle;
  display: inline-block;
  margin-left: 15px;
  padding: 5px 10px;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #008900;
  color: #ffffff;
  border-radius: 2px;
}
.m-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  font-size: 1.6rem;
}
.m-form-item--entry {
  border-top: 1px #c8c8c8 solid;
}

.m-form-btns {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-form-btns > * + *,
.m-form-btns button + button,
.m-form-btns input + input {
  margin-left: 40px;
}

/* =======================================================================
privacy-policy
======================================================================= */
.m-privacy-policy-item + .m-privacy-policy-item {
  margin-top: 30px;
}
.m-privacy-policy-item-title {
  font-weight: 700;
  position: relative;
  padding-left: 30px;
}
.m-privacy-policy-item-title:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 2px;
  background-color: #008900;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.m-privacy-policy-item-content {
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  モジュール
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* sp only */
  .m-align-c-sp {
    text-align: center;
  }
  .m-align-c--pc {
    text-align: inherit;
  }
  .m-pc-only {
    display: none !important;
  }
  /* text */
  .m-text-10 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .m-text-11 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .m-text-12 {
    font-size: 1.1rem;
    line-height: 1.6;
  }
  .m-text-13 {
    font-size: 1.1rem;
    line-height: 1.6;
  }
  .m-text-14 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .m-text-15 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .m-text-16 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .m-text-17 {
    font-size: 1.3rem;
    line-height: 1.6;
  }
  .m-text-18 {
    font-size: 1.3rem;
    line-height: 1.6;
  }
  .m-text-19 {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .m-text-20 {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .m-text-21 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .m-text-22 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .m-text-23 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-24 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-25 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-26 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-27 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .m-text-28 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .m-text-30 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .m-text-31 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .m-text-32 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .m-text-34 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .m-text-35 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .m-text-36 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .m-text-37 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .m-text-38 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .m-text-40 {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .m-text-42 {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .m-text-44 {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .m-text-46 {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .m-text-48 {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .m-text-lhl {
    line-height: 1.8;
  }
  .m-ls1 {
    letter-spacing: 0em;
  }
  .m-ls2 {
    letter-spacing: 0em;
  }
  .m-uline:hover {
    text-decoration: underline;
  }
  .m-hline {
    text-decoration: underline;
  }
  .m-op {
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
  }
  .m-op:hover {
    opacity: 1;
  }
  /* margin */
  .m-mt-2xs {
    margin-top: 5px;
  }
  .m-mt-xs {
    margin-top: 10px;
  }
  .m-mt-s {
    margin-top: 10px;
  }
  .m-mt {
    margin-top: 15px;
  }
  .m-mt-l {
    margin-top: 20px;
  }
  .m-mt-xl {
    margin-top: 25px;
  }
  .m-mt-2xl {
    margin-top: 30px;
  }
  .m-mt-3xl {
    margin-top: 30px;
  }
  .m-mb-2xs {
    margin-bottom: 5px;
  }
  .m-mb-xs {
    margin-bottom: 10px;
  }
  .m-mb-s {
    margin-bottom: 10px;
  }
  .m-mb {
    margin-bottom: 15px;
  }
  .m-mb-l {
    margin-bottom: 20px;
  }
  .m-mb-xl {
    margin-bottom: 25px;
  }
  .m-mb-2xl {
    margin-bottom: 30px;
  }
  .m-mb-3xl {
    margin-bottom: 30px;
  }
  /* padding */
  .m-pt-2xs {
    padding-top: 5px;
  }
  .m-pt-xs {
    padding-top: 10px;
  }
  .m-pt-s {
    padding-top: 10px;
  }
  .m-pt {
    padding-top: 15px;
  }
  .m-pt-l {
    padding-top: 20px;
  }
  .m-pt-xl {
    padding-top: 25px;
  }
  .m-pt-2xl {
    padding-top: 30px;
  }
  .m-pt-3xl {
    padding-top: 30px;
  }
  .m-pb-2xs {
    padding-bottom: 5px;
  }
  .m-pb-xs {
    padding-bottom: 10px;
  }
  .m-pb-s {
    padding-bottom: 10px;
  }
  .m-pb {
    padding-bottom: 15px;
  }
  .m-pb-l {
    padding-bottom: 20px;
  }
  .m-pb-xl {
    padding-bottom: 25px;
  }
  .m-pb-2xl {
    padding-bottom: 30px;
  }
  .m-pb-3xl {
    padding-bottom: 30px;
  }
  .m-pb-6xl {
    padding-bottom: 60px;
  }
  .m-p-xs {
    padding: 10px;
  }
  .m-p-s {
    padding: 10px;
  }
  .m-p {
    padding: 15px;
  }
  .m-p-l {
    padding: 20px;
  }
  .m-p-xl {
    padding: 20px;
  }
  .l-inner-s,
  .l-inner {
    max-width: inherit;
    padding-left: 20px;
    padding-right: 20px;
  }
  .l-inner-s .l-inner-s,
  .l-inner-s .l-inner,
  .l-inner-s .l-indent,
  .l-inner .l-inner-s,
  .l-inner .l-inner,
  .l-inner .l-indent {
    padding-left: 0;
    padding-right: 0;
  }
  .m-list-circle > li:before {
    width: 6px;
    height: 6px;
    top: 0.45em;
  }
  .m-indent-text {
    margin-left: 0;
  }
  /* border */
  /* bg */
  /* box */
  .m-box-content {
    padding: 30px 20px 20px;
  }
  /* flex */
  .m-flex:not(.m-flex--sp) {
    display: block;
    margin-bottom: 0;
  }
  .m-flex:not(.m-flex--sp).m-flex--c3 {
    margin-right: 0;
  }
  .m-flex:not(.m-flex--sp).m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--c5 > .m-flex__item {
    width: auto;
  }
  .m-flex:not(.m-flex--sp).m-flex--g10, .m-flex:not(.m-flex--sp).m-flex--g20, .m-flex:not(.m-flex--sp).m-flex--g30, .m-flex:not(.m-flex--sp).m-flex--g40, .m-flex:not(.m-flex--sp).m-flex--g60, .m-flex:not(.m-flex--sp).m-flex--g80, .m-flex:not(.m-flex--sp).m-flex--g100 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .m-flex:not(.m-flex--sp).m-flex--g10 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g20 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g30 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g40 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g60 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g80 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g100 > .m-flex__item {
    margin-left: 0;
    margin-bottom: 0;
  }
  .m-flex:not(.m-flex--sp).m-flex--g10.m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g10.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g10.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g10.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g20.m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g20.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g20.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g20.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g30.m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g30.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g30.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g30.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g40.m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g40.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g40.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g40.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g60.m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g60.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g60.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g60.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g80.m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g80.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g80.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g80.m-flex--c5 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g100.m-flex--c2 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g100.m-flex--c3 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g100.m-flex--c4 > .m-flex__item, .m-flex:not(.m-flex--sp).m-flex--g100.m-flex--c5 > .m-flex__item {
    width: auto;
  }
  .m-flex:not(.m-flex--sp) > .m-flex__item + .m-flex__item {
    margin-top: 20px;
  }
  .m-flex--sp {
    margin-left: -20px;
    margin-bottom: -20px;
  }
  .m-flex--sp > .m-flex__item {
    margin-left: 20px;
    margin-bottom: 20px;
  }
  /* btn */
  button.m-btn,
  input.m-btn,
  a.m-btn,
  .m-btn {
    width: 100%;
    font-size: 1.4rem;
  }
  button.m-btn--s,
  input.m-btn--s,
  a.m-btn--s,
  .m-btn--s {
    width: 50%;
  }
  button.m-btn--l,
  input.m-btn--l,
  a.m-btn--l,
  .m-btn--l {
    font-size: 1.6rem;
    width: 100%;
  }
  button.m-btn--xl,
  input.m-btn--xl,
  a.m-btn--xl,
  .m-btn--xl {
    font-size: 2rem;
    width: 100%;
  }
  /* icon */
  /* breadcrumb */
  .m-breadcrumb {
    padding: 10px;
    max-width: inherit;
    font-size: 1rem;
  }
  .m-breadcrumb__item:before {
    font-size: 1rem;
  }
  /* title */
  /* form */
  button.m-btn-zipcode,
  input.m-btn-zipcode {
    margin-left: 10px;
  }
  input[type=text],
  textarea {
    width: 100%;
    padding: 10px;
    font-size: 1.4rem;
  }
  input[type=text] {
    width: calc(100% - 5em);
  }
  input[type=text].m-input-text--s {
    width: 40%;
  }
  input[type=text].m-input-text--ss {
    width: 150px;
  }
  input[type=radio],
  input[type=checkbox] {
    width: 16px;
    height: 16px;
  }
  label + label {
    margin-left: 20px;
  }
  select.m-select {
    width: auto;
    font-size: 1.4rem;
  }
  .mwform-radio-field.vertical-item + .mwform-radio-field.vertical-item {
    margin-top: 10px !important;
  }
  .mw_wp_form .error {
    font-size: 1.2rem !important;
    margin-top: 5px !important;
  }
  body.m-cms-editor-body {
    max-width: inherit !important;
    padding: 20px !important;
  }
  body.m-cms-editor-body,
  .m-cms-body {
    font-size: 1.2rem;
  }
  body.m-cms-editor-body h1, body.m-cms-editor-body h2, body.m-cms-editor-body h3, body.m-cms-editor-body h4, body.m-cms-editor-body h5, body.m-cms-editor-body h6,
  .m-cms-body h1,
  .m-cms-body h2,
  .m-cms-body h3,
  .m-cms-body h4,
  .m-cms-body h5,
  .m-cms-body h6 {
    margin-bottom: 15px;
  }
  body.m-cms-editor-body h2,
  .m-cms-body h2 {
    padding: 10px 15px;
    font-size: 1.6rem;
  }
  body.m-cms-editor-body h3,
  .m-cms-body h3 {
    font-size: 1.6rem;
    padding-bottom: 5px;
    border-bottom-width: 2px;
  }
  body.m-cms-editor-body h4,
  .m-cms-body h4 {
    font-size: 1.5rem;
  }
  body.m-cms-editor-body h4:before,
  .m-cms-body h4:before {
    border-left-width: 8px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    top: 4px;
  }
  body.m-cms-editor-body h5,
  .m-cms-body h5 {
    font-size: 1.4rem;
  }
  body.m-cms-editor-body h6,
  .m-cms-body h6 {
    font-size: 1.3rem;
  }
  body.m-cms-editor-body blockquote,
  .m-cms-body blockquote {
    margin: 0 0 20px;
  }
  body.m-cms-editor-body hr,
  .m-cms-body hr {
    margin-bottom: 20px;
  }
  body.m-cms-editor-body p,
  .m-cms-body p {
    margin-bottom: 20px;
  }
  body.m-cms-editor-body ul, body.m-cms-editor-body ol,
  .m-cms-body ul,
  .m-cms-body ol {
    margin-bottom: 20px;
  }
  body.m-cms-editor-body img,
  .m-cms-body img {
    max-width: 100%;
    height: auto;
  }
  body.m-cms-editor-body img.alignleft, body.m-cms-editor-body img.alignright, body.m-cms-editor-body img.aligncenter,
  .m-cms-body img.alignleft,
  .m-cms-body img.alignright,
  .m-cms-body img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    float: none;
  }
  body.m-cms-editor-body table th, body.m-cms-editor-body table td,
  .m-cms-body table th,
  .m-cms-body table td {
    padding: 10px;
    font-size: 1.2rem;
  }
  body.m-cms-editor-body .wp-caption-text,
  .m-cms-body .wp-caption-text {
    font-size: 1rem;
    margin-top: 0.5em;
  }
  body.m-cms-editor-body .wp-caption.alignleft, body.m-cms-editor-body .wp-caption.alignright,
  .m-cms-body .wp-caption.alignleft,
  .m-cms-body .wp-caption.alignright {
    display: block;
    margin-bottom: 10px;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  body.m-cms-editor-body .wp-caption.alignleft img, body.m-cms-editor-body .wp-caption.alignright img,
  .m-cms-body .wp-caption.alignleft img,
  .m-cms-body .wp-caption.alignright img {
    width: 100%;
    height: auto;
  }
  body.m-cms-editor-body .wp-caption.aligncenter, body.m-cms-editor-body .wp-caption.alignnone,
  .m-cms-body .wp-caption.aligncenter,
  .m-cms-body .wp-caption.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .wp-pagenavi {
    margin-top: 40px;
  }
  .wp-pagenavi > a, .wp-pagenavi > span {
    font-size: 1.4rem;
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* base */
  a {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
  }
  a:hover {
    opacity: 1 !important;
    text-decoration: none !important;
  }
  a.m-uline:hover {
    text-decoration: underline !important;
  }
  /* =======================================================================
  共通
  ======================================================================= */
  body {
    font-size: 1.2rem;
  }
  #l-wrapper {
    min-width: inherit;
    padding-top: 70px;
  }
  /* =======================================================================
  header
  ======================================================================= */
  .m-header {
    position: fixed;
    background-color: #ffffff;
  }
  .m-header__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 70px;
    padding: 0 20px;
  }
  .m-header-logo {
    width: 182px;
    height: 34px;
    overflow: hidden;
  }
  .m-header-logo svg .st0 {
    fill: #333333;
  }
  .m-header-menu {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    display: block;
  }
  .m-header-menu figure {
    position: absolute;
    height: 2px;
    background-color: #333333;
    right: 50%;
    width: 24px;
    margin-right: -12px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-header-menu figure:nth-of-type(1) {
    top: 50%;
    margin-top: -10px;
  }
  .m-header-menu figure:nth-of-type(2) {
    top: 50%;
    width: 20px;
    margin-top: -1px;
  }
  .m-header-menu figure:nth-of-type(3) {
    bottom: 50%;
    margin-bottom: -10px;
  }
  .m-header-menu.is-active figure:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
            transform: translateY(9px) rotate(-45deg);
  }
  .m-header-menu.is-active figure:nth-of-type(2) {
    height: 0;
    opacity: 0;
  }
  .m-header-menu.is-active figure:nth-of-type(3) {
    width: 24px;
    -webkit-transform: translateY(-9px) rotate(45deg);
            transform: translateY(-9px) rotate(45deg);
  }
  .m-header-nav {
    position: fixed;
    right: 0;
    top: 70px;
    width: 100%;
    overflow: auto;
    z-index: 10002;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
    background-color: #ffffff;
  }
  .m-header-nav.is-active {
    pointer-events: auto;
    opacity: 1;
  }
  .m-header-nav-list {
    display: block;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
  .m-header-nav-list__item {
    position: relative;
    margin-left: 0;
    font-size: 1.4rem;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
  }
  .m-header-nav-list__item + .m-header-nav-list__item:before {
    display: none;
  }
  .m-header-nav-list__item a {
    padding: 20px;
    color: #333333;
  }
  /* =======================================================================
  footer
  ======================================================================= */
  .m-footer__inner {
    max-width: inherit;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 30px 20px;
  }
  .m-footer-menu {
    display: block;
    margin-bottom: 40px;
  }
  .m-footer-h-title {
    position: relative;
    padding-left: 24px;
  }
  .m-footer-title {
    width: auto;
    text-align: center;
  }
  .m-footer-title-text {
    margin-bottom: 25px;
  }
  .m-footer-title-logo {
    margin-left: auto;
    margin-right: auto;
  }
  .m-footer-news {
    width: auto;
    margin-left: 0;
    margin-top: 40px;
  }
  .m-footer-sitemap {
    margin-left: 0px;
    margin-top: 40px;
  }
  .m-footer-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: -20px;
  }
  .m-footer-nav-list {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .m-footer-nav-list + .m-footer-nav-list {
    margin-left: 20px;
  }
  .m-footer-cr {
    font-size: 1.1rem;
  }
  .m-btn-pt:before {
    width: 16px;
    height: 16px;
  }
  .footer-under-btns {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10002;
  }
  .footer-under-btn {
    width: 50%;
    height: 70px;
    background-color: #008901;
    text-align: center;
    padding: 12px 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .footer-under-btn img {
    width: 35px;
  }
  .footer-under-btn p {
    color: #ffffff;
    font-size: 13px;
  }
  .footer-under-btn:first-child {
    border-right: solid 2px #ffffff;
  }
  .footer-under-btn:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  /* =======================================================================
  共通
  ======================================================================= */
  .m-shift-content {
    margin-top: -40px;
  }
  .m-content-title {
    padding-bottom: 15px;
  }
  .m-content-title-h {
    font-size: 1.5rem;
  }
  .m-content-title .ja {
    font-size: 2.4rem;
  }
  .m-content-title .en {
    font-size: 1.5rem;
  }
  .m-content-title .ja + .en {
    margin-top: 5px;
  }
  .m-content-title--l .ja {
    font-size: 2.2rem;
  }
  .m-content-title--l .en {
    font-size: 1.3rem;
  }
  .m-content-title--m .ja {
    font-size: 2rem;
  }
  .m-content-title--m .en {
    font-size: 1.3rem;
  }
  .m-content-title--s .ja {
    font-size: 1.6rem;
  }
  .m-content-title--s .en {
    font-size: 1.2rem;
  }
  .m-mv {
    height: 180px;
  }
  .m-mv--recruit-index {
    height: 400px;
  }
  .m-mv--recruit-interview {
    height: 300px;
  }
  .m-mv--recruit-application {
    height: 300px;
  }
  .m-mv--recruit-data {
    height: 300px;
  }
  .m-mv--migrating {
    height: 230px;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .m-home-mv {
    position: relative;
    padding-bottom: 143.2%;
    height: 0;
    overflow: hidden;
  }
  .m-home-mv-content {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 20px;
  }
  .m-home-mv-content-title {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .m-home-mv-content-text {
    margin-bottom: 20px;
  }
  .m-home-mv-slider {
    padding-bottom: 143.2%;
  }
  .m-home-mv-scroll {
    bottom: 20px;
  }
  .m-home-mv-bnr {
    display: none;
  }
  .m-home-mv-bnr--sp {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
  .m-home-mv-sns {
    display: none;
  }
  .m-home-contact-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    font-size: 1.9rem;
    font-weight: 700;
    color: #ffffff;
    background-color: #008900;
  }
  .m-home-contact-btn:before {
    content: "";
    width: 12px;
    height: 12px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .m-home-business-domain-main {
    margin-top: 20px;
    display: block;
  }
  .m-home-business-domain-main:after {
    display: none;
  }
  .m-home-business-domain-main__inner {
    position: relative;
    width: auto;
    padding: 20px;
  }
  .m-home-business-domain-main__inner--civil-engineering .m-home-business-domain-main-content {
    float: none;
  }
  .m-home-business-domain-main__inner--construction .m-home-business-domain-main-content:before, .m-home-business-domain-main__inner--construction .m-home-business-domain-main-content:after {
    display: none;
  }
  .m-home-business-domain-main-content {
    width: auto;
    padding: 30px;
  }
  .m-home-business-domain-topics {
    display: block;
    margin-left: 0;
  }
  .m-home-business-domain-topics__content {
    margin-left: 0px;
    width: auto;
  }
  .m-home-business-domain-topics__content + .m-home-business-domain-topics__content {
    margin-top: 30px;
  }
  .m-home-business-domain-topics-list {
    display: block;
    margin-top: 30px;
    margin-left: 0;
  }
  .m-home-business-domain-topics-list__item {
    margin-left: 0;
    width: auto;
  }
  .m-home-business-domain-topics-list__item + .m-home-business-domain-topics-list__item {
    margin-top: 20px;
  }
  .m-home-business-domain-topics-list__item a {
    *zoom: 1;
  }
  .m-home-business-domain-topics-list__item a:after {
    content: "";
    display: table;
    clear: both;
  }
  .m-home-business-domain-topics-image {
    float: left;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .m-home-business-domain-topics-image img {
    width: 100%;
  }
  .m-home-about-content {
    display: block;
  }
  .m-home-about-content__text {
    width: auto;
    margin-right: 0;
    margin-top: 20px;
  }
  .m-home-about-content__text .m-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .m-home-about-content__image {
    width: auto;
  }
  .m-home-about-text {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    background-color: transparent;
  }
  .m-home-recruit-inner {
    display: block;
  }
  .m-home-recruit-list {
    width: auto;
  }
  .m-home-recruit-list__item__image {
    padding-bottom: 50%;
  }
  .m-home-recruit-list__item:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .m-home-recruit-list__item:nth-of-type(2) .m-home-recruit-list__item__content:before {
    border-left-width: 9px;
    border-right: 0px;
    left: auto;
    right: -9px;
  }
  .m-home-recruit-list__item__content {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .m-home-recruit-list__item__content:before {
    border-top-width: 6px;
    border-right-width: 9px;
    border-bottom-width: 6px;
    left: -9px;
  }
  .m-home-recruit-btns {
    display: block;
  }
  .m-home-recruit-btns__item + .m-home-recruit-btns__item {
    margin-top: 20px;
    margin-left: 0;
  }
  /* =======================================================================
  about
  ======================================================================= */
  .m-about-mv {
    height: auto;
  }
  .m-about-mv-content {
    padding-top: 40px;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-about-mv-content-text {
    font-size: 2rem;
  }
  .m-about-mv-content-text-sign {
    width: 100px;
  }
  .m-about-heading {
    position: relative;
    margin-top: -40px;
    padding: 20px;
  }
  .m-about-heading-message {
    position: relative;
    left: auto;
    bottom: auto;
    width: auto;
    padding: 20px;
  }
  .m-about-heading-profile {
    margin-left: 0;
    margin-top: 20px;
  }
  .m-about-concept-inner {
    display: block;
    padding: 30px;
    max-width: inherit;
    margin-left: 20px;
    margin-right: 20px;
  }
  .m-about-concept-inner__item {
    width: auto;
  }
  .m-about-concept-inner__item + .m-about-concept-inner__item {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #ffffff;
    border-left: 0;
  }
  .m-about-concept-logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 110px;
    height: 22px;
  }
  .m-about-company-overview-list__title {
    width: 100px;
  }
  .m-about-company-history {
    display: block;
  }
  .m-about-company-history__image {
    width: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 0;
    margin-top: 20px;
  }
  .m-about-company-history-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .m-about-company-history-list + .m-about-company-history-list {
    margin-top: 20px;
  }
  .m-about-company-history-list__title {
    width: 100px;
  }
  .m-about-company-history-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: -20px;
  }
  .m-about-company-history-image__item {
    width: calc(33.3333333333% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .m-about-company-history-image__item + .m-about-company-history-image__item {
    margin-top: 0;
  }
  .m-about-address {
    display: block;
    min-height: inherit;
  }
  .m-about-address__content {
    width: auto;
  }
  .m-about-address__map {
    padding-bottom: 56.25%;
  }
  /* =======================================================================
  about
  ehf
  ======================================================================= */
  .m-efh-title {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .m-efh-col {
    display: block;
  }
  .m-efh-col__item {
    width: auto;
  }
  .m-efh-col__item + .m-efh-col__item {
    margin-top: 40px;
  }
  .m-efh-list + .m-efh-list {
    margin-top: 10px;
  }
  .m-efh-list__title {
    width: 100px;
  }
  .m-ehf-box {
    margin-top: 30px;
  }
  .m-ehf-box + .m-ehf-box {
    margin-top: 20px;
  }
  .m-ehf-box-col {
    display: block;
  }
  .m-ehf-box-col + .m-ehf-box-col {
    margin-top: 30px;
  }
  .m-ehf-box-col__title {
    width: auto;
  }
  .m-ehf-box-col__content {
    margin-top: 20px;
  }
  .m-ehf-contact-inner {
    max-width: inherit;
    margin-left: 20px;
    margin-right: 20px;
  }
  .m-ehf-contact-title {
    padding: 20px;
    text-align: center;
  }
  .m-ehf-contact-title-logo {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .m-ehf-contact-title-text {
    font-size: 1.4rem;
  }
  .m-ehf-contact-content {
    padding: 20px;
  }
  .m-ehf-contact-content-list {
    display: block;
  }
  .m-ehf-contact-content-list__item {
    font-size: 2.1rem;
    text-align: center;
  }
  .m-ehf-contact-content-list__item a {
    pointer-events: auto;
  }
  .m-ehf-contact-content-list__item + .m-ehf-contact-content-list__item {
    margin-top: 10px;
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 0px;
    border-left: 0;
    border-top: solid 1px #ffffff;
  }
  /* =======================================================================
  business-domain
  ======================================================================= */
  /* common */
  .m-business-domain-icon {
    width: 45px;
    height: 36px;
    margin-bottom: 15px;
  }
  .m-business-domain-bg {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-business-domain-bg:before {
    display: none;
  }
  .m-business-domain-bg:nth-of-type(odd) .m-business-domain-item__icon {
    right: auto;
  }
  .m-business-domain-bg:nth-of-type(odd) .m-content-title {
    text-align: center;
  }
  .m-business-domain-bg:nth-of-type(odd) .m-content-title:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .m-business-domain-bg:nth-of-type(odd) .m-btn {
    float: none;
  }
  .m-business-domain-bg:nth-of-type(even) .m-business-domain-item__image {
    margin-left: -20px;
    margin-right: -20px;
  }
  .m-business-domain-bg:nth-of-type(even) .m-business-domain-item__icon {
    left: auto;
  }
  .m-business-domain-bg:nth-of-type(even) .m-content-title {
    text-align: center;
  }
  .m-business-domain-bg:nth-of-type(even) .m-content-title:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .m-business-domain-bg:nth-of-type(even) .m-business-domain-item-text {
    text-align: left;
  }
  .m-business-domain-bg:nth-of-type(even) .m-btn {
    float: none;
  }
  .m-business-domain-item {
    display: block;
    max-width: inherit;
    padding-right: 20px;
    padding-left: 20px;
  }
  .m-business-domain-item__icon {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    top: auto;
    font-size: 5rem;
    -webkit-transform: none;
            transform: none;
  }
  .m-business-domain-item__text {
    width: auto;
    text-align: center;
  }
  .m-business-domain-item__image {
    width: auto;
    margin-left: 0;
    background-color: #f0f0f0;
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .m-business-domain-nav {
    display: block;
    margin-left: 0;
  }
  .m-business-domain-nav__item {
    display: block;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .m-business-domain-nav__item + .m-business-domain-nav__item {
    margin-top: 20px;
  }
  .m-business-domain-nav-wide {
    display: block;
  }
  .m-business-domain-nav-wide__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    padding: 15px;
  }
  .m-business-domain-nav-wide-btns {
    display: block;
    margin-left: 0;
  }
  .m-business-domain-nav-wide-btns__item {
    margin-left: 0;
  }
  .m-business-domain-nav-wide-btns__item + .m-business-domain-nav-wide-btns__item {
    margin-top: 10px;
  }
  /* =======================================================================
  business-domain
  index
  ======================================================================= */
  .m-business-domain-index-mv:before, .m-business-domain-index-mv:after {
    height: 400px;
  }
  .m-business-domain-index-mv-content {
    padding: 50px 20px 0;
  }
  .m-business-domain-index-content {
    margin-top: 20px;
    padding: 0 0 20px;
  }
  .m-business-domain-index-content-map .link {
    width: 40px;
    height: 40px;
  }
  .m-business-domain-index-content-map .link:before {
    border-left-width: 10px;
    border-top-width: 4px;
    border-bottom-width: 4px;
  }
  .m-business-domain-index-content-map .link .text {
    font-size: 1rem;
  }
  .m-business-domain-index-content-map .link .icon {
    margin-top: 2px;
    width: 8px;
    height: 8px;
  }
  .m-business-domain-index-content-map .link .icon:before {
    width: 3px;
    height: 3px;
    margin-left: 0;
  }
  .m-business-domain-index-content-map .link--01 {
    left: 17%;
    top: 36%;
  }
  .m-business-domain-index-content-map .link--02 {
    left: 5%;
    top: 57%;
  }
  .m-business-domain-index-content-map .link--03 {
    left: 44%;
    top: 5%;
  }
  .m-business-domain-index-content-map .link--04 {
    right: 9%;
    top: 25%;
  }
  .m-business-domain-index-content-map .link--05 {
    right: 34%;
    bottom: 6%;
  }
  .m-business-domain-index-content-map .link--06 {
    right: 10%;
    bottom: 3%;
  }
  .m-business-domain-index-content-map .link--07 {
    left: 2%;
    top: 15%;
  }
  /* =======================================================================
  business-domain
  management-standards
  ======================================================================= */
  .m-business-domain-management-standards-nav {
    display: block;
    margin-left: 0;
  }
  .m-business-domain-management-standards-nav__item {
    margin-left: 0;
  }
  .m-business-domain-management-standards-nav__item + .m-business-domain-management-standards-nav__item {
    margin-top: 10px;
  }
  .m-business-domain-management-standards-title {
    font-size: 3rem;
  }
  .m-business-domain-management-standards-box {
    padding: 20px;
  }
  .m-business-domain-management-standards-box-col {
    display: block;
  }
  .m-business-domain-management-standards-box-col__image {
    width: 50%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .m-business-domain-management-standards-box-list__item {
    padding-left: 2em;
  }
  .m-business-domain-management-standards-box-list__item + .m-business-domain-management-standards-box-list__item {
    margin-top: 10px;
  }
  .m-business-domain-management-standards-col {
    margin-left: -20px;
  }
  .m-business-domain-management-standards-col__item {
    width: calc(50% - 20px);
    margin-left: 20px;
  }
  .m-business-domain-management-standards-tbl-wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .m-business-domain-management-standards-tbl th, .m-business-domain-management-standards-tbl td {
    white-space: nowrap;
  }
  .m-business-domain-management-standards-safety-text span {
    padding: 0 20px;
  }
  .m-business-domain-management-standards-safety-list {
    display: block;
  }
  .m-business-domain-management-standards-safety-list__item {
    width: auto;
  }
  .m-business-domain-management-standards-safety-list__item + .m-business-domain-management-standards-safety-list__item {
    margin-top: 5px;
  }
  /* =======================================================================
  business-domain
  detached
  ======================================================================= */
  .m-business-domain-detached-logo {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .m-business-domain-detached-advantage {
    display: block;
    margin-left: 0;
    margin-top: 60px;
  }
  .m-business-domain-detached-advantage__item {
    width: auto;
    margin-left: 0;
    padding: 0 20px 20px;
  }
  .m-business-domain-detached-advantage__item + .m-business-domain-detached-advantage__item {
    margin-top: 40px;
  }
  .m-business-domain-detached-advantage__item:before {
    -webkit-transform: skewY(-10deg);
            transform: skewY(-10deg);
  }
  .m-business-domain-detached-advantage__item:after {
    -webkit-transform: skewY(10deg);
            transform: skewY(10deg);
  }
  .m-business-domain-detached-advantage-num {
    position: relative;
    margin-top: 0;
    margin-bottom: -20px;
    font-size: 4rem;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  .m-business-domain-detached-flow-tab-list {
    margin-top: 20px;
    margin-left: -5px;
  }
  .m-business-domain-detached-flow-tab-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(33.3333333333% - 5px);
    text-align: center;
    margin-left: 5px;
  }
  .m-business-domain-detached-flow-tab-list__item + .m-business-domain-detached-flow-tab-list__item {
    margin-left: 5px;
  }
  .m-business-domain-detached-flow-tab-list__item a {
    padding: 10px;
    border-radius: 2px 2px 0 0;
  }
  .m-business-domain-detached-flow-tab-list__item a:before {
    border-top-width: 6px;
    border-right-width: 4px;
    border-left-width: 4px;
    bottom: -5px;
  }
  .m-business-domain-detached-flow-tab-list-en {
    font-size: 1.2rem;
  }
  .m-business-domain-detached-flow-tab-list-en .num {
    margin-left: 5px;
    font-size: 2rem;
  }
  .m-business-domain-detached-flow-tab-list-text {
    font-size: 1rem;
  }
  .m-business-domain-detached-flow-tab-item {
    border-top-width: 5px;
  }
  .m-business-domain-detached-flow-list__item + .m-business-domain-detached-flow-list__item {
    margin-top: 30px;
  }
  .m-business-domain-detached-flow-list-num {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 3rem;
  }
  .m-business-domain-detached-flow-list-num:before {
    width: 30px;
  }
  /* =======================================================================
  recruit
  ======================================================================= */
  /* common */
  .m-recruit-mv-title {
    width: 140px;
    height: 77px;
  }
  .m-recruit-entry {
    padding: 50px 20px 40px;
  }
  .m-recruit-entry-title {
    width: 50px;
    height: 50px;
    font-size: 1.2rem;
  }
  .m-recruit-entry-inner {
    display: block;
    max-width: inherit;
    padding: 50px 20px 20px;
  }
  .m-recruit-entry-inner__title {
    width: 170px;
    height: 93px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-recruit-entry-inner__text {
    width: auto;
    margin-top: 20px;
  }
  .m-recruit-entry-h-title {
    font-size: 1.4rem;
  }
  .m-recruit-entry-tel .title {
    font-size: 2.4rem;
  }
  .m-recruit-entry-tel .num {
    font-size: 3.6rem;
  }
  .m-recruit-nav-list {
    display: block;
    margin-left: 0;
  }
  .m-recruit-nav-list__item {
    width: auto;
    margin-left: 0;
  }
  .m-recruit-nav-list__item + .m-recruit-nav-list__item {
    margin-top: 20px;
  }
  .m-recruit-nav-list__item img {
    width: 100%;
  }
  .m-recruit-nav-list__item-text {
    font-size: 1.8rem;
  }
  .m-recruit-interview:before {
    width: calc(100% - 40px);
  }
  .m-recruit-interview-list {
    display: block;
    margin-left: 0;
  }
  .m-recruit-interview-list__item {
    display: block;
    width: auto;
    margin-left: 0;
  }
  .m-recruit-interview-list__item + .m-recruit-interview-list__item {
    margin-top: 30px;
  }
  .m-recruit-interview-list__item img {
    width: 100%;
  }
  .m-recruit-interview-icon {
    font-size: 5rem;
    right: 10px;
  }
  .m-recruit-interview-content {
    padding: 20px;
  }
  .m-recruit-interview-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
  .m-recruit-interview-message .left {
    width: 100%;
  }
  .m-recruit-interview-message .left:before {
    display: none;
  }
  .m-recruit-interview-message .left h2 {
    font-size: 2rem;
  }
  .m-recruit-interview-message .right {
    width: 100%;
  }
  .m-recruit-interview-holiday {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .m-recruit-interview-holiday .left {
    width: 100%;
  }
  .m-recruit-interview-holiday .right {
    padding: 20px;
    width: 100%;
    position: relative;
  }
  .m-recruit-interview-holiday .right h2 {
    font-size: 2rem;
  }
  /* index */
  .m-recruit-index-mv-title {
    width: 275px;
    height: 150px;
  }
  .m-recruit-index-message-main {
    padding: 20px;
  }
  .m-recruit-index-message-content {
    display: block;
  }
  .m-recruit-index-message-content__image {
    margin-left: 0;
  }
  .m-recruit-index-message-content__text-item {
    margin-top: 20px;
    width: auto;
    padding: 20px;
  }
  .m-recruit-index-item {
    display: block;
  }
  .m-recruit-index-item + .m-recruit-index-item {
    margin-top: 20px;
  }
  .m-recruit-index-item__image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
  }
  .m-recruit-index-item__text {
    margin-left: 0;
    padding: 20px;
    min-width: auto;
  }
  .m-recruit-index-item:nth-of-type(odd) {
    text-align: left;
  }
  .m-recruit-index-item:nth-of-type(odd) .m-content-title {
    text-align: center;
  }
  .m-recruit-index-item:nth-of-type(odd) .m-content-title:before {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .m-recruit-index-item:nth-of-type(odd) .m-btn {
    float: none;
  }
  .m-recruit-index-item:nth-of-type(even) .m-recruit-index-item__text {
    margin-left: 0;
    margin-right: 0;
  }
  .m-recruit-index-item:nth-of-type(even) .m-content-title {
    text-align: center;
  }
  .m-recruit-index-item:nth-of-type(even) .m-content-title:before {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  /* interview */
  .m-recruit-interview-main-heading {
    display: block;
    padding: 20px;
  }
  .m-recruit-interview-main-heading__title {
    width: auto;
  }
  .m-recruit-interview-main-heading__text {
    margin-top: 20px;
  }
  .m-recruit-interview-main-heading-title .text .ja {
    font-size: 2rem;
  }
  .m-recruit-interview-main-heading-title .text .en {
    font-size: 1.4rem;
  }
  .m-recruit-interview-main-heading-title .num {
    font-size: 8rem;
  }
  .m-recruit-interview-main-inner {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .m-recruit-interview-main-inner:before {
    width: calc(100% - 40px);
    height: calc(100% + 40px);
    top: -20px;
  }
  .m-recruit-interview-main-item {
    display: block;
  }
  .m-recruit-interview-main-item + .m-recruit-interview-main-item {
    margin-top: 30px;
  }
  .m-recruit-interview-main-item:nth-of-type(even) .m-recruit-interview-main-item__text {
    margin-left: 0;
  }
  .m-recruit-interview-main-item__image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .m-recruit-interview-main-item__text {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    padding: 20px;
  }
  /* application */
  .m-recruit-application-main-tab-nav {
    margin-left: 0;
    margin-right: 0;
  }
  .m-recruit-application-main-tab-nav__item {
    width: calc(50% - 5px);
  }
  .m-recruit-application-main-tab-nav__item + .m-recruit-application-main-tab-nav__item {
    margin-left: 10px;
  }
  .m-recruit-application-main-tab-nav__item a {
    font-size: 1.4rem;
  }
  .m-recruit-application-main-tab-nav__item a:before {
    width: 8px;
    height: 8px;
    right: 15px;
  }
  .m-recruit-application-main-tab-content {
    padding: 20px;
  }
  .m-recruit-application-main-item dt {
    width: 100px;
  }
  /* data */
  .m-recruit-data-list {
    display: block;
    margin-left: 0;
    margin-bottom: 0;
  }
  .m-recruit-data-list__item {
    width: auto;
    margin-left: 0;
    margin-bottom: 0;
    padding: 20px;
  }
  .m-recruit-data-list__item + .m-recruit-data-list__item {
    margin-top: 20px;
  }
  .m-recruit-data-list__item--birth {
    position: relative;
    padding: 0 0 95.8333333333%;
    background-size: cover;
  }
  .m-recruit-data-list__item--birth h3 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 20px;
  }
  .m-recruit-data-list-birth-rank {
    position: absolute;
    left: 20px;
    top: 50px;
  }
  .m-recruit-data-list-birth-text {
    left: 20px;
    bottom: 20px;
  }
  .m-recruit-data-box {
    margin-top: 20px;
    padding: 20px;
  }
  .m-recruit-data-box-rank-1 {
    display: block;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .m-recruit-data-box-rank-1-title {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .m-recruit-data-box-rank-1-title .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .m-recruit-data-box-rank-1-title .number {
    margin-right: 10px;
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  .m-recruit-data-box-rank-1-title .text {
    margin-top: 5px;
    font-size: 2rem;
  }
  .m-recruit-data-box-rank-1-title .icon {
    width: 40px;
    margin-left: 10px;
  }
  .m-recruit-data-box-rank-other {
    margin-top: 20px;
    padding-top: 0px;
    display: block;
  }
  .m-recruit-data-box-rank-other__item {
    width: auto;
    padding: 20px 0 0;
  }
  .m-recruit-data-box-rank-other__item + .m-recruit-data-box-rank-other__item {
    margin-top: 20px;
    border-top: solid 1px #008900;
    border-left: none;
  }
  .m-recruit-data-box-rank-other-title .number {
    font-size: 1rem;
  }
  .m-recruit-data-box-rank-other-title .text {
    margin-right: 10px;
    font-size: 1.5rem;
  }
  .m-recruit-data-box-rank-other-title .icon {
    width: 40px;
  }
  .m-recruit-data-box-list__item {
    position: relative;
    display: inline-block;
    padding-left: 1em;
  }
  .m-recruit-data-box-list__item:before {
    position: absolute;
    content: "・";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .m-recruit-job-message-main {
    padding: 30px 15px;
  }
  .m-recruit-job-content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-inline: auto;
    margin-top: 10%;
  }
  .m-recruit-job-content-img {
    position: relative;
    width: 100%;
  }
  .m-recruit-job-content-img::before {
    bottom: 10px;
    left: 10px;
  }
  .m-recruit-job-content-detail {
    width: 100%;
    margin-top: 10%;
    margin-right: 0;
    margin-left: 0;
    padding: 14px 20px 20px 20px;
  }
  .m-recruit-job-content-detail h2 {
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  .m-recruit-job-content-detail p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.7;
  }
  .m-recruit-job-content-detail-btncol {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 7%;
  }
  .m-recruit-job-content-detail-btncol div {
    width: 100%;
    height: auto;
  }
  .m-recruit-job-content-detail-btncol div:nth-child(n+2) {
    margin-top: 15px;
  }
  .m-recruit-job-content-detail-btncol div a {
    max-width: 100%;
  }
  .m-recruit-job-content--even {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10%;
  }
  .m-recruit-job-content--even .m-recruit-job-content-img::before {
    bottom: 10px;
    right: 10px;
    left: auto;
  }
  .m-recruit-job-content--even .m-recruit-job-content-detail {
    margin-right: -17%;
  }
  .m-recruit-job-content--even .m-recruit-job-content-detail-btncol {
    margin-top: 7%;
  }
  .m-recruit-job-operator {
    width: 100%;
    margin-inline: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  .m-recruit-job-operator-item {
    width: 100%;
  }
  .m-recruit-job-operator-item:nth-child(n+2) {
    margin-top: 20px;
  }
  .m-recruit-job-operator-item h2 {
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  .m-recruit-job-operator-item p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.7;
  }
  .m-recruit-job-sales {
    width: 100%;
    max-width: 995px;
    margin-inline: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  .m-recruit-job-sales-l {
    max-width: 478px;
    width: 100%;
  }
  .m-recruit-job-sales-r {
    background-color: #f0f0f0;
    max-width: 517px;
    width: 100%;
    padding: 25px 20px 25px 20px;
  }
  .m-recruit-job-sales-r h2 {
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  .m-recruit-job-sales-r p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.7;
  }
  /* =======================================================================
  performance
  ======================================================================= */
  /* index */
  .m-performance-index {
    display: block;
  }
  .m-performance-index__item {
    width: auto;
    padding: 20px;
  }
  .m-performance-index-content {
    width: auto;
    padding: 20px;
  }
  /* archives */
  .m-performance-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: -20px;
  }
  .m-performance-nav__item {
    width: 50%;
    margin-bottom: 20px;
    font-size: 1.4rem;
    border-left: 0;
    border-right: solid 1px #c8c8c8;
    text-align: center;
  }
  .m-performance-nav__item:nth-last-of-type(odd) {
    border-left: solid 1px #c8c8c8;
  }
  .m-performance-nav__item a {
    width: 100%;
  }
  .m-performance-archives {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -20px;
    margin-left: -20px;
  }
  .m-performance-archives__item {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .m-performance-archives-h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-performance-archives-cat {
    border-radius: 2px;
    padding: 5px 10px;
    font-size: 1.2rem;
  }
  .m-performance-yearly-item {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .m-performance-yearly-item .m-performance-archives-cat {
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .m-performance-yearly-item .m-performance-yearly-client {
    width: auto;
    margin-left: 0;
  }
  .m-performance-yearly-item .m-performance-yearly-location {
    width: auto;
    margin-left: 0;
  }
  .m-performance-bnr {
    display: block;
    width: auto;
  }
  .m-performance-bnr__image {
    width: auto;
  }
  .m-performance-bnr__image img {
    width: 100%;
  }
  .m-performance-bnr__content {
    padding: 20px;
  }
  /* detail */
  .m-performance-detail-thumb {
    margin-top: 20px;
    margin-left: -5px;
    margin-bottom: 5px;
  }
  .m-performance-detail-thumb__item {
    width: calc(20% - 5px);
    margin-left: 5px;
    margin-bottom: 5px;
  }
  .m-performance-detail-h {
    margin-top: 30px;
  }
  .m-performance-detail-title {
    margin-top: 20px;
  }
  .m-performance-detail-list {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-performance-detail-list:nth-of-type(1) {
    margin-top: 20px;
  }
  .m-performance-detail-list__title {
    width: 100px;
  }
  .m-performance-detail-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 40px;
    margin-left: -10px;
    margin-bottom: -10px;
  }
  .m-performance-detail-nav__item {
    width: calc(100% - 10px);
    margin-left: 10px;
    margin-bottom: 10px;
  }
  /* =======================================================================
  migrating
  ======================================================================= */
  .m-migrating-title {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .m-migrating-box {
    border-radius: 5px;
    padding: 30px 20px 20px;
  }
  .m-migrating-box-title {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.4rem;
  }
  .m-migrating-pickup-list {
    display: block;
    margin-top: 0px;
    margin-left: 0;
  }
  .m-migrating-pickup-list__item {
    width: auto;
    margin-left: 0;
  }
  .m-migrating-pickup-list__item + .m-migrating-pickup-list__item {
    margin-top: 20px;
  }
  .m-migrating-pickup-list-title .en {
    font-size: 2rem;
  }
  .m-migrating-pickup-list-title .ja {
    font-size: 1.4rem;
  }
  .m-migrating-movie {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-migrating-movie-title {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-migrating-movie-btn {
    width: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-migrating-support-list {
    display: block;
    margin-left: 0;
  }
  .m-migrating-support-list__item {
    width: auto;
    margin-left: 0;
  }
  .m-migrating-support-list__item + .m-migrating-support-list__item {
    margin-top: 20px;
  }
  .m-migrating-support-list-title {
    height: 40px;
    border-radius: 20px;
    font-size: 1.8rem;
  }
  .m-migrating-support-list-title:before {
    border-top-width: 6px;
    border-left-width: 4px;
    border-right-width: 4px;
  }
  /* =======================================================================
  news/csr activity
  ======================================================================= */
  .m-news-col {
    display: block;
  }
  .m-news-col__aside {
    margin-top: 60px;
    width: auto;
    margin-left: 0;
  }
  .m-news-archives__item + .m-news-archives__item {
    margin-top: 20px;
  }
  .m-news-archives-image {
    width: 30%;
    margin-right: 20px;
  }
  .m-news-archives-content-h {
    margin-bottom: 10px;
    font-size: 1rem;
  }
  .m-news-archives-content-h > * + * {
    margin-left: 5px;
  }
  .m-news-aside-item-title {
    padding: 10px;
  }
  .m-news-aside-item-list {
    font-size: 1.2rem;
  }
  .m-news-aside-item-list a {
    padding: 10px;
  }
  .m-news-aside-item + .m-news-aside-item {
    margin-top: 10px;
  }
  .m-news-article-h > * + * {
    margin-left: 10px;
  }
  .m-news-article-h .datetime {
    font-size: 1.4rem;
  }
  .m-news-article-h .cat {
    font-size: 1.2rem;
  }
  .m-news-article-title {
    font-size: 1.8rem;
  }
  .m-news-btn {
    margin-top: 30px;
    width: 160px;
    height: 40px;
    font-size: 1.4rem;
  }
  .m-news-btn:before {
    left: 10px;
  }
  /* =======================================================================
  csr
  ======================================================================= */
  .m-csr-activity-list {
    display: block;
    margin-left: 0;
  }
  .m-csr-activity-list__item {
    width: auto;
    margin-left: 0;
  }
  .m-csr-activity-list__item + .m-csr-activity-list__item {
    margin-top: 20px;
  }
  .m-csr-activity-list__item img {
    width: 100%;
  }
  .m-csr-item {
    display: block;
  }
  .m-csr-item + .m-csr-item {
    margin-top: 40px;
  }
  .m-csr-item__image {
    width: auto;
    margin-left: 0;
    margin-top: 20px;
  }
  .m-csr-item:nth-of-type(even) .m-csr-item__image {
    margin-right: 0;
  }
  .m-csr-image {
    padding-bottom: 40px;
  }
  .m-csr-image .m-icon-slide-prev,
  .m-csr-image .m-icon-slide-next {
    width: 30px;
    height: 30px;
  }
  .m-csr-image .m-icon-slide-prev {
    right: 30px;
  }
  /* =======================================================================
  contact
  ======================================================================= */
  .m-form-item {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-form-item__title {
    width: auto;
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .m-form-item__title .require {
    margin-left: 10px;
  }
  .m-form-item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    font-size: 1.4rem;
  }
  .m-form-btns {
    margin-top: 40px;
    display: block;
  }
  .m-form-btns > * + *,
  .m-form-btns button + button,
  .m-form-btns input + input {
    margin-left: 0;
    margin-top: 20px;
  }
  /* =======================================================================
  privacy-policy
  ======================================================================= */
  .m-privacy-policy-item + .m-privacy-policy-item {
    margin-top: 20px;
  }
}