@charset "UTF-8";

/* ----------------------------------------------------
  Font awesome
---------------------------------------------------- */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
/* .fixed {
  position: fixed;
  width: 100%;
  height: 100%;
} */

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-check:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-map:before {
  content: "\f279";
}

.fa-facebook-official:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* ----------------------------------------------------
  foundation
  基本的なスタイルの定義
---------------------------------------------------- */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*----------------------------------------------------
  base (styling element directly contain reset style)
----------------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", verdana, Sans-Serif;
  min-width: 1000px;
}

a {
  color: #6a0515;
  text-decoration: none;
  -webkit-transition: none .3s linear;
  transition: none .3s linear;
  -webkit-transition-property: background, color;
  transition-property: background, color;
}

a img {
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: .8;
}

svg,
img {
  max-width: 100%;
  vertical-align: top;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

select,
input[type="button"],
input[type="submit"] {
  cursor: pointer;
}

select,
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
table,
dl,
dd {
  margin: 0;
  font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  body {
    min-width: 0;
  }
}

/* ----------------------------------------------------
  layout
  ヘッダー、フッターなど大枠のレイアウト
---------------------------------------------------- */
/*----------------------------------------------------
  layout
----------------------------------------------------*/
#page {
  overflow-x: hidden;
}

.inner {
  box-sizing: border-box;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.inner:after {
  content: "";
  display: table;
  clear: both;
}

.fullWidth,
.FullWidth {
  margin-right: -webkit-calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding-right: -webkit-calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  margin-left: -webkit-calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  padding-left: -webkit-calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
}

section {
  /* margin-bottom: 60px; */
  margin: 0 0 60px;
}

.ImageArea {
  margin-bottom: 30px;
}

.ImageArea:after {
  content: "";
  display: table;
  clear: both;
}

.ImageArea .ImageArea__image {
  margin: 0;
}

.ImageArea .ImageArea__image.-l {
  float: left;
  margin-right: 30px;
}

.ImageArea .ImageArea__image.-r {
  float: right;
  margin-left: 30px;
}

.ImageArea .ImageArea__text {
  overflow: hidden;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .inner {
    width: auto;
  }

  .fullWidth,
  .FullWidth {
    margin-right: -webkit-calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    padding-right: -webkit-calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    margin-left: -webkit-calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    padding-left: -webkit-calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  section {
    margin-bottom: 40px;
  }

  .ImageArea {
    margin-bottom: 30px;
  }

  .ImageArea .ImageArea__image {
    max-width: 40%;
  }

  .ImageArea .ImageArea__image.-l {
    margin-right: 15px;
  }

  .ImageArea .ImageArea__image.-r {
    margin-left: 15px;
  }

  .ImageArea .ImageArea__image.sp-imageFull {
    max-width: 100%;
    margin: 0 auto 15px;
    text-align: center;
  }

  .ImageArea .ImageArea__text {
    overflow: visible;
  }
}

/* ----------------------------------------------------
  ヘッダー
---------------------------------------------------- */
#header {
  position: fixed;
  /*top: 18px;*/
  top: 0px;
  width: 100%;
  min-width: 1000px;
  background: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #9c122a;
  z-index: 999;
}

#header.open {
  position: absolute !important;
}

#header .HeaderMain {
  display: table;
  width: 100%;
}

#header .SiteTitle,
#header .GlobalNav,
#header .HeaderEntry {
  display: table-cell;
  vertical-align: top;
}

#header .sp-GlobalNav {
  display: none;
}

#header p,
#header ul {
  margin: 0;
}

/* サイトタイトル
---------------------------------------------------- */
#header .SiteTitle {
  width: 313px;
  height: 80px;
  border-right: 1px solid #9c122a;
  text-align: center;
}

#header .SiteTitle .Logo {
  width: 248px;
  margin: 0 auto;
  padding-top: 28px;
  font-size: 0;
  line-height: 0;
}

/* SEO h1 2017.04.13追加
---------------------------------------------------- */
#head_h1 {
  position: fixed;
  top: 10px;
  line-height: 1;
  z-index: 1000;
}

#head_h1 h1 {
  font-size: 80%;
  font-weight: normal;
  color: #000;
  padding: 0 0 0 3.5em;
  line-height: 1;
}

@media only screen and (max-width: 1050px) {
  #head_h1 h1 {
    padding: 0 0 0 2em;
  }
}

@media only screen and (max-width: 750px) {
  #head_h1 {
    display: none;
  }

}

/* グローバルナビ
---------------------------------------------------- */
#header .GlobalNav {
  font-size: 1.4rem;
  font-weight: 600;
}

#header .GlobalNav nav:after {
  content: "";
  display: table;
  clear: both;
}

#header .GlobalNav a {
  color: #000;
}

#header .GlobalNav a:hover {
  text-decoration: none;
  color: #9c122a;
}

#header .GlobalNav a i {
  margin-right: 10px;
  color: #9c122a;
}

#header .GlobalNav__sub {
  float: right;
  height: 26px;
  padding-top: 13px;
}

#header .GlobalNav__sub li {
  float: left;
  margin-right: 3em;
}

#header .GlobalNav__main {
  clear: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 13px 0px 0;
  border-top: 1px solid #9c122a;
  text-align: center;
}



:root #header .GlobalNav__main {
  display: block \9;
  padding-right: 15px \9;
  padding-left: 0 \9;
}

:root #header .GlobalNav__main li {
  float: left \9;
  width: 25%;
  width: 25% \9;
  position: relative;
}

:root #header .GlobalNav__main li:first-child {
  width: 20% \9;
}

#header .GlobalNav__main li:last-child {
  margin: -7px 0 0 0;
}

#header .GlobalNav__main li a {
  width: 100%;
  display: block;
}

#header .GlobalNav__main .child {
  display: none;
  position: absolute;
  width: 100%;
  padding: 8px 0 0 0;
}

#header .GlobalNav__main .child li {
  width: 100%;
}


/* #header .GlobalNav__main li:nth-child(1) .child li {
  min-width:200px;
}
#header .GlobalNav__main li:nth-child(2) .child li {
  min-width:160px;
}
#header .GlobalNav__main li:nth-child(3) .child li {
  min-width:160px;
}
#header .GlobalNav__main li:nth-child(4) .child li {
  min-width:180px;
}

/* #header .GlobalNav__main li:nth-child(1) .child {
  left:-64px;
}
#header .GlobalNav__main li:nth-child(2) .child {
  left:-56px;
}
#header .GlobalNav__main li:nth-child(3) .child {
  left:-40px;
}
#header .GlobalNav__main li:nth-child(4) .child {
  left:-50px;
} */


#header .GlobalNav__main .child li a {
  display: block;
  padding: 10px 0;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  color: white;
  vertical-align: middle;
  font-weight: normal;
  font-size: 1.2rem;
  border-top: 1px solid #9c122a;
}

#header .GlobalNav__main .child li a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}


/* 無料登録・転職相談ボタン
---------------------------------------------------- */
#header .HeaderEntry {
  width: 200px;
  text-align: center;
  font-size: 1.6rem;
}

#header .HeaderEntry__btn a {
  display: block;
  width: 200px;
  height: 40px;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  color: white;
  vertical-align: middle;
}

#header .HeaderEntry__btn a:first-child {
  border-bottom: 1px solid #fff;
  height: 39px;
}

#header .HeaderEntry__btn a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

#header .HeaderEntry__btn a span {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  width: 200px;
}

/* tablet
---------------------------------------------------- */
@media only screen and (max-width: 1110px) {
  #header .GlobalNav {
    font-size: 1.3rem;
    font-weight: 600;
  }

  #header .SiteTitle {
    width: 200px;
    padding: 0 15px;
  }

  #header .GlobalNav__sub {
    margin-right: 30px;
  }

  #header .GlobalNav__sub li {
    margin-left: 0px;
  }

  #header .GlobalNav__main {
    padding: 15px 0px 0;
  }

  #header .HeaderEntry {
    width: 180px;
  }

  #header .HeaderEntry__btn a {
    width: 180px;
  }

  #header .GlobalNav__sub li:first-child {
    /* display:none; */
  }
}

/* SP
---------------------------------------------------- */
@media only screen and (max-width: 750px) {
  #header {
    border-bottom: 0;
    min-width: 0;
    background: none;
    /* overflow-y: auto; */
    -webkit-overflow-scrolling: touch;
  }

  #header .HeaderMain {
    display: block;
    /* height:500px; */
    /* overflow-y: scroll; */
    -webkit-overflow-scrolling: touch;
  }

  #header .heightSet {
    height: 500px;
  }

  #header .SiteTitle,
  #header .GlobalNav,
  #header .HeaderEntry {
    display: block;
  }

  #header .sp-GlobalNav {
    display: block;
  }

  #header .SiteTitle {
    width: auto;
    height: 60px;
    border-right: 0;
    background: rgba(255, 255, 255, 1);
  }

  #header .SiteTitle .Logo {
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
  }

  #header .SiteTitle .Logo img {
    width: 228px;
  }

  #header .GlobalNav__sub li:first-child,
  #header .GlobalNav__sub li:nth-child(2) {
    display: none;
  }

}

@media only screen and (max-width: 750px) and (max-width: 350px) {
  #header .SiteTitle .Logo {
    padding-top: 19px;
  }

  #header .SiteTitle .Logo img {
    width: 170px;
  }
}

@media only screen and (max-width: 750px) {
  #header .GlobalNav {
    font-size: 1.7rem;
    background: rgba(255, 255, 255, 0.15);
    border-top: 1px solid #9c122a;
  }

  #header .GlobalNav a i {
    margin-right: 5px;
  }

  #header .GlobalNav__sub {
    float: none;
    height: auto;
    margin-right: 0;
    padding: 17px 10px;
  }

  #header .GlobalNav__sub:after {
    content: "";
    display: table;
    clear: both;
  }

  #header .GlobalNav__sub li {
    float: left;
    width: 50%;
    margin: 0;
    text-align: center;
    white-space: nowrap;
  }

  #header .GlobalNav__main {
    display: none;
    padding: 0;
  }

  :root #header .GlobalNav__main {
    display: none \9;
  }

  #header .GlobalNav__main li {
    text-align: left;
  }

  #header .HeaderEntry {
    width: auto;
    margin: 0;
    padding: 0 30px;
    border-top: 1px solid #9c122a;
    font-size: 1.7rem;
  }

  #header .HeaderEntry__btn a {
    display: block;
    width: auto;
    height: auto;
    padding: 14px 0;
    text-align: center;
  }

  #header .HeaderEntry__btn a:first-child {
    border-bottom: 1px solid #fff;
    height: 15px;
  }

  #header .HeaderEntry__btn a span {
    height: 16px;
    display: inline;
  }

  #header .GlobalNav__sub.hide,
  #header .HeaderEntry.hide {
    display: none;
  }

}

@media only screen and (max-width: 750px) {
  #header .sp-GlobalNav {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 999;
    width: 100%;
  }

  #header .sp-MenuBtn {
    position: relative;
    top: -60px;
    float: right;
    width: 60px;
    margin-bottom: -60px;
  }

  #header .sp-MenuBtn__body {
    position: relative;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    width: auto;
    height: 60px;
    text-indent: -9999px;
    cursor: pointer;
  }

  #header .sp-MenuBtn__body span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    position: absolute;
    top: 27px;
    left: 17px;
    width: 26px;
    height: 2px;
    background-color: #000;
  }

  #header .sp-MenuBtn__body span:after,
  #header .sp-MenuBtn__body span:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: all .4s;
    transition: all .4s;
  }

  #header .sp-MenuBtn__body span:after {
    top: 10px;
  }

  #header .sp-MenuBtn__body.is-active {
    background-color: #000;
  }

  #header .sp-MenuBtn__body.is-active span {
    left: 9px;
    height: 1px;
    width: 42px;
    background-color: none;
  }

  #header .sp-MenuBtn__body.is-active span:before,
  #header .sp-MenuBtn__body.is-active span:after {
    height: 1px;
    background-color: #fff;
  }

  #header .sp-MenuBtn__body.is-active span:before {
    -webkit-transform: translateY(11px) rotate(-225deg);
    -ms-transform: translateY(11px) rotate(-225deg);
    transform: translateY(11px) rotate(-225deg);
  }

  #header .sp-MenuBtn__body.is-active span:after {
    -webkit-transform: translateY(-9px) rotate(225deg);
    -ms-transform: translateY(-9px) rotate(225deg);
    transform: translateY(-9px) rotate(225deg);
  }

  .sp-Menu {
    clear: both;
    display: none;
  }

  .sp-Menu ul {
    background: #931026;
    font-weight: bold;
    font-size: 2.0rem;
    /* overflow-y: scroll; */
    -webkit-overflow-scrolling: touch;
  }

  /* .sp-Menu ul:nth-child(even) {
    background: #680919;
  } */
  /* .sp-Menu ul li {
    position: relative;
    border-bottom: 1px solid #000;
  } */
  /* .sp-Menu ul ul {
    display: none;
    font-weight: normal;
    background: #83081c;
    border-top: 1px solid #000;
    font-size: 1.8rem;
  } */
  /* .sp-Menu a {
    display: block;
    padding: 25px 15px;
    color: white;
  } */
  .sp-Menu a:hover {
    text-decoration: none;
  }

  .sp-MenuSubBtn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    padding: 25px 0;
    text-align: center;
    text-indent: -9999px;
  }

  /* .sp-MenuSubBtn:before {
    content: "";
    position: absolute;
    top: 25%;
    left: 18px;
    width: 24px;
    height: 24px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all .4s;
    transition: all .4s;
  } */
  .sp-MenuSubBtn.is-active {
    /* background: #83081c; */
  }

  .sp-MenuSubBtn.is-active:before {
    top: 41%;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
  }

  .sp-MenuCloseBtn {
    background: #000;
    text-align: center;
    color: white;
    padding: 19px 0;
    font-size: 0;
    line-height: 0;
  }

  .sp-MenuCloseBtn span {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 42px;
    text-indent: -9999px;
  }

  .sp-MenuCloseBtn span:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 42px;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .sp-MenuCloseBtn span:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 42px;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

/* ----------------------------------------------------
  フッター
---------------------------------------------------- */
#footer {
  padding: 0 0 28px;
}

/* ページトップ
---------------------------------------------------- */
#footer .PageTop {
  position: relative;
}

#footer .PageTop__body {
  /*position: absolute; 1704修正*/
  position: fixed;
  /*top: -50px;
  right: 50px;
  1704 修正*/
  bottom: 80px;
  right: 0;
  z-index: 9998;
  transition: all .3s;
}

#footer .PageTop__body a {
  position: relative;
  display: block;
  width: 51px;
  height: 45px;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  text-indent: -9999px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
}

#footer .PageTop__body a:hover {
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
  opacity: 1;
}

#footer .PageTop__body a:before {
  position: absolute;
  top: 18px;
  left: 14px;
  content: "";
  width: 20px;
  height: 20px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* フッターのナビ
---------------------------------------------------- */
#footer .FooterNav {
  margin-bottom: 30px;
  padding: 30px 0;
  background: #eee;
}

#footer .FooterNav a {
  color: #000;
}

#footer .FooterNav__item {
  float: left;
  width: 25%;
  line-height: 1.4;
}

#footer .inner .FooterNav__item:first-child {
  width: 30%;
}

#footer .inner .FooterNav__item:nth-child(2) {
  width: 20%;
}

#footer .FooterNav__item li {
  margin-bottom: 16px;
}

#footer .FooterNav__item li a {
  position: relative;
  display: inline-block;
  padding-left: 11px;
}

#footer .FooterNav__item li a:before {
  position: absolute;
  top: 6px;
  left: -2px;
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #9c122a;
  border-right: 1px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#footer .FooterNav__item li>ul {
  margin-top: 18px;
  margin-left: 10px;
}

#footer .FooterNav__item li>ul a:before {
  border-color: #a8a8a8;
}

/* コピーライト
---------------------------------------------------- */
#footer .Copyright {
  text-align: center;
}

#footer .Copyright small {
  font-size: 1.2rem;
}

/* SP
---------------------------------------------------- */
@media only screen and (max-width: 750px) {
  #footer .PageTop__body {
    /*top: -53px;
    right: 0; 1704修正 */
    bottom: 100px;
    right: 0;
  }

  #footer .FooterNav {
    padding: 0;
  }

  #footer .FooterNav__item {
    box-sizing: border-box;
    width: 50%;
    padding: 50px 20px 32px;
  }

  #footer .inner .FooterNav__item:first-child {
    width: 50%;
  }

  #footer .inner .FooterNav__item:nth-child(2) {
    width: 50%;
  }

  #footer .FooterNav__item:nth-child(odd) {
    padding-right: 10px;
  }

  #footer .FooterNav__item:nth-child(even) {
    padding-right: 10px;
    padding-left: 0;
  }

  #footer .FooterNav__item:nth-child(2n+1) {
    clear: both;
  }

  #footer .FooterNav__item:nth-child(n+3) {
    border-top: 1px solid white;
  }
}

/* 1704追記 */
@media only screen and (max-width: 370px) {
  #footer .PageTop__body {
    bottom: 106px;
    right: 0;
  }
}

/* ----------------------------------------------------
  component
  あんまり大きくない程度のモジュール
---------------------------------------------------- */
/*----------------------------------------------------
  グリッド
----------------------------------------------------*/
.Grid:after {
  content: "";
  display: table;
  clear: both;
}

.Grid.-grid2 .Grid__item {
  float: left;
  width: 50%;
}

.Grid.-grid2 .Grid__item:nth-child(2n+1) {
  clear: both;
}

.Grid.-grid3 .Grid__item {
  float: left;
  width: 320px;
  margin-left: 9px;
  text-align: center;
}

.Grid.-grid3 .Grid__item:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .Grid.-grid2 .Grid__item {
    float: none;
    width: auto;
  }

  .Grid.-grid2 .Grid__item:nth-child(2n+1) {
    clear: both;
  }

  .Grid.-grid3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Grid.-grid3 .Grid__item {
    float: none;
    width: auto;
    margin-left: 0;
    text-align: center;
  }
}

/*----------------------------------------------------
  ページタイトル＆各ページのメインビジュアル
----------------------------------------------------*/
.PageTitle {
  display: table;
  width: 100%;
  height: 500px;
  margin: 0 0 40px;
  background: #666 no-repeat center;
  background-size: cover;
  text-align: center;
}

.PageTitle__text {
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
  padding-top: 80px;
  font-size: 3.6rem;
  color: white;
  line-height: 1.7;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  font-weight: 600;
}

.PageTitle.-consulting {
  background-image: url(../img/consulting/mainvisual.jpg);
}

.PageTitle.-industry {
  background-image: url(../img/industry/mainvisual.jpg);
}

.PageTitle.-private_equity {
  background-image: url(../img/private_equity/mainvisual.jpg);
}

/* トップページ系以外のページタイトル */
.PageTitleBlog,
.PageTitleBase {
  box-sizing: border-box;
  margin-top: 80px;
  margin-bottom: 20px;
}

.PageTitleBlog:before,
.PageTitleBase:before {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  background: url(../img/share/mainvisual.jpg) no-repeat center bottom;
  background-size: cover;
}

.PageTitleBlog__text,
.PageTitleBase__text {
  margin-top: -45px;
  font-weight: bold;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .PageTitle {
    height: 381px;
    margin-bottom: 25px;
  }

  .PageTitle__text {
    padding-top: 110px;
    font-size: 2.0rem;
    text-shadow: none;
  }

  .PageTitle__text h1 {
    font-size: 94%;
  }

  .PageTitle.-consulting {
    background-image: url(../img/consulting/sp-mainvisual.jpg);
  }

  .PageTitle.-industry {
    background-image: url(../img/industry/sp-mainvisual.jpg);
  }

  .PageTitle.-private_equity {
    background-image: url(../img/private_equity/sp-mainvisual.jpg);
  }

  .PageTitleBlog,
  .PageTitleBase {
    margin-top: 114px;
    margin-bottom: 20px;
  }

  .PageTitleBlog:before,
  .PageTitleBase:before {
    height: 108px;
    background-image: url(../img/share/sp-mainvisual.jpg);
  }

  .PageTitleBlog__text,
  .PageTitleBase__text {
    margin-top: 0;
  }
}

/*----------------------------------------------------
  パンくずリスト
----------------------------------------------------*/
.Breadcrumb {
  margin-bottom: 57px;
}

.PageTitleBlog .Breadcrumb,
.PageTitleBase .Breadcrumb {
  margin-bottom: 45px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Breadcrumb li {
  display: inline;
  font-size: 1.2rem;
}

.Breadcrumb li:before {
  content: "＞";
  font-weight: bold;
  font-size: 1.0rem;
}

.Breadcrumb li:first-child:before {
  content: none;
}

.FooterSNS+.Breadcrumb,
.FooterSNS+.Breadcrumb+.Breadcrumb,
.FooterSNS+.Breadcrumb+.Breadcrumb+.Breadcrumb {
  display: none;
  margin-bottom: 0;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .Breadcrumb {
    display: none;
    padding: 15px 20px;
    line-height: 2;
  }

  .FooterSNS+.Breadcrumb {
    display: block;
  }
}

/*----------------------------------------------------
  見出し関係
----------------------------------------------------*/
.Heading h2,
.Heading h3,
.Heading h4,
.Heading h5,
.Heading h6 {
  font-weight: bold;
}

.Heading.-style01 {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 3px solid #9c122a;
  text-align: center;
  font-size: 3.2rem;
}

.Heading.-style02 {
  padding: 25px 10px 20px;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  border-top: 8px solid #000;
  text-align: center;
  color: white;
  font-size: 3.2rem;
}

.Heading.-style03 {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #9c122a;
  text-align: center;
  font-size: 2.8rem;
}

.Heading.-style04 {
  margin-bottom: 30px;
  border-top: 2px solid #000;
  text-align: center;
  color: white;
}

.Heading.-style04 .Heading__title {
  box-sizing: border-box;
  max-width: 980px;
  margin: 0 auto;
  padding: 20px 0 15px;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  font-size: 2.6rem;
}

.Heading.-style05 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #9c122a;
  font-size: 2.0rem;
}

.Heading.-style06 {
  padding: 20px 0;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

.Heading.-style07 {
  margin-bottom: 25px;
  padding: 27px 0 23px;
  border-top: 1px solid #9c122a;
  border-bottom: 1px solid #9c122a;
  font-weight: bold;
  font-size: 2.0rem;
}

.Heading3 {
  border-left: 8px solid #9c122a;
  margin-bottom: 7px;
  padding-top: 5px;
  padding-left: 15px;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1.1;
}

.Heading3:not(:first-of-type) {
  margin-top: 75px;
}

@media only screen and (max-width: 750px) {
  .Heading3 {
    margin-top: 34px !important;
    font-size: 1.8rem;
  }
}

.Heading2 {
  border-left: 8px solid #9c122a;
  margin-bottom: 7px;
  padding-top: 5px;
  padding-left: 15px;
  font-weight: bold;
  font-size: 2.6rem;
  margin-top: 75px;
  line-height: 1.1;
}

.Heading2--second {
  margin-bottom: 26px;
}

@media only screen and (max-width: 750px) {
  .Heading2 {
    margin-top: 42px;
    font-size: 1.8rem;
  }
}

.PageTitleBase+.Heading.-style03 {
  margin-top: 50px;
}

.Heading.-style04+.ArticleArea {
  margin-top: -10px;
}

.ImgHeading {
  text-align: center;
}

.ImgHeading__link {
  position: relative;
  display: block;
  color: white;
}

.ImgHeading__link:hover {
  text-decoration: none;
}

.ImgHeading__link:hover img {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ImgHeading.-blogListHeader .ImgHeading__link {
  color: #000;
}

.ImgHeading__image {
  overflow: hidden;
}

.ImgHeading__image img {
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.ImgHeading__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ImgHeading__text.-white {
  color: white;
}

.ImgHeading__title {
  margin-bottom: 10px;
  font-size: 4.0rem;
  font-weight: normal;
  line-height: 1.4;
}

.ImgHeading__subTitle {
  font-size: 2.8rem;
}

.ImgHeading__ruby {
  font-size: 2.8rem;
}

.ImgHeading.-blogListHeader .ImgHeading__title {
  font-size: 3.2rem;
}

.ImgHeading.-blogListHeader .ImgHeading__ruby {
  font-size: 1.6rem;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .Heading.-style01 {
    margin: auto 10px 25px;
    padding-bottom: 15px;
    font-size: 2.0rem;
  }

  .Heading.-style02 {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 2.0rem;
    background-color: #9c122a;
    border-width: 5px;
  }

  .Heading.-style03 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    font-size: 2.0rem;
  }

  .Heading.-style04 .Heading__title {
    margin: 0 10px;
    padding: 18px 10px 17px;
    font-size: 2.0rem;
  }

  .Heading.-style05 {
    margin: 30px 20px 18px;
    font-size: 1.6rem;
  }

  .Heading.-style06 {
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .Heading.-style07 {
    margin: auto 10px 15px;
    padding: 20px 10px;
    font-size: 1.6rem;
  }

  .Heading.-style04+.ArticleArea {
    margin-top: -15px;
  }

  .ImgHeading__link:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .ImgHeading__image img {
    -webkit-transition: none;
    transition: none;
  }

  .ImgHeading__title {
    margin-bottom: 10px;
    font-size: 2.5rem;
  }

  .ImgHeading__subTitle {
    font-size: 1.6rem;
  }

  .ImgHeading__ruby {
    font-size: 2.0rem;
  }

  .ImgHeading.-blogListHeader .ImgHeading__title {
    margin-bottom: 5px;
    font-size: 2.0rem;
  }

  .ImgHeading.-blogListHeader .ImgHeading__ruby {
    font-size: 1.1rem;
  }
}

/*----------------------------------------------------
  ボタン
----------------------------------------------------*/
.Btn {
  text-align: center;
}

.Btn a,
.Btn__link {
  box-sizing: border-box;
  display: inline-block;
  padding: 10px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  border: 0;
}

.Btn a:hover,
.Btn__link:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.Btn.-more {
  background-color: #fff;
  border-top: 3px solid #9c122a;
}

.Btn.-more a,
.Btn.-more .Btn__link {
  cursor: pointer;
  min-width: 273px;
  padding: 18px 10px;
  font-size: 1.6rem;
}

.Btn.-more a:before,
.Btn.-more .Btn__link:before {
  content: "";
  background: url(../img/share/icon_plus.png) no-repeat left center;
  padding-left: 28px;
}

.Btn.-listLink {
  background-color: #fff;
  border-top: 3px solid #9c122a;
}

.Btn.-listLink a,
.Btn.-listLink .Btn__link {
  cursor: pointer;
  min-width: 400px;
  margin: 0 auto;
  padding: 12px 30px 10px;
  font-size: 1.6rem;
  line-height: 1.4;
}

.Btn.-listLink a>span,
.Btn.-listLink .Btn__link>span {
  display: inline-block;
  margin: 0 auto;
  padding-left: 35px;
  background: url(../img/share/icon_list.png) no-repeat left center;
  background-size: 26px auto;
  text-align: left;
}

.Btn.-listLink a>span>span,
.Btn.-listLink .Btn__link>span>span {
  display: table-cell;
  vertical-align: middle;
  height: 3em;
}

.Btn.-large a,
.Btn.-large .Btn__link {
  cursor: pointer;
  min-width: 470px;
  padding: 35px 10px;
  font-size: 2.0rem;
}

.Btn.-x-large a,
.Btn.-x-large .Btn__link {
  cursor: pointer;
  min-width: 535px;
  padding: 35px 10px;
  font-size: 2.0rem;
}

.Btn.-submit .Btn__link {
  cursor: pointer;
  min-width: 470px;
  padding: 35px 10px;
  font-size: 3.0rem;
  font-weight: bold;
  letter-spacing: 1em;
  text-indent: 1em;
}

.Btn.-submit .Btn__link:disabled {
  background: #bd8b8a;
  color: #e3cdcd;
  cursor: inherit;
}

.Btn.-comfirm .Btn__link {
  cursor: pointer;
  min-width: 470px;
  padding: 35px 10px;
  font-size: 2.8rem;
}

.Btn.-clientList {
  margin-top: 60px;
  margin-bottom: 60px;
}

.Btn.-mailmagazine {
  margin-top: 60px;
  margin-bottom: 60px;
}

.Btn.-mailmagazine a,
.Btn.-mailmagazine .Btn__link {
  min-width: 535px;
  background: #000;
}

.Btn.-mailmagazine a:hover,
.Btn.-mailmagazine .Btn__link:hover {
  background: #262626;
}

.BtnList__item {
  margin-bottom: 10px;
  font-size: 2.0rem;
}

.BtnList__item a {
  position: relative;
  box-sizing: border-box;
  display: block;
  padding: 25px 30px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  border: 0;
}

.BtnList__item a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.BtnList__item a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.BtnBlock {
  padding: 40px 0 20px;
  border-top: 2px solid #9c122a;
  background-color: #eef2f8;
}

.BtnBlock .Btn {
  margin-bottom: 20px;
}

.BtnBlock.-glay {
  border-top: 0;
  border-bottom: 1px solid #9c122a;
  background-color: #f7f7f7;
}

.BtnBlock.-borderTop {
  border-top: 1px solid #9c122a;
}

/* RSSボタン */
.RSS {
  margin-bottom: 5px;
  text-align: right;
  font-size: 30px;
  line-height: 1;
}

.RSS a:hover {
  color: #9c122a;
}

.BtnViewAll {
  max-width: 600px;
  margin: 60px auto 20px;
  padding: 18px 20px;
  border-top: 2px solid #9c122a;
  border-bottom: 2px solid #9c122a;
  text-align: center;
  font-size: 2.0rem;
  line-height: 1.6;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .Btn small {
    display: block;
    margin-top: 10px;
  }

  .Btn.-more a,
  .Btn.-more .Btn__link {
    min-width: 0;
    padding: 18px 60px;
  }

  .Btn.-listLink a,
  .Btn.-listLink .Btn__link {
    cursor: pointer;
    min-width: 0;
    display: block;
    margin: 0 25px;
    padding: 12px 20px 10px;
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .Btn.-listLink a>span,
  .Btn.-listLink .Btn__link>span {
    display: inline-block;
    margin: 0 auto;
    padding-left: 35px;
    background: url(../img/share/icon_list.png) no-repeat left center;
    background-size: 26px auto;
    text-align: left;
  }

  .Btn.-listLink a>span>span,
  .Btn.-listLink .Btn__link>span>span {
    display: table-cell;
    vertical-align: middle;
    height: 3em;
  }

  .Btn.-large a,
  .Btn.-large .Btn__link {
    display: block;
    min-width: 0;
    margin-left: 30px;
    margin-right: 30px;
    padding: 30px 10px;
    font-size: 1.7rem;
  }

  .Btn.-x-large a,
  .Btn.-x-large .Btn__link {
    display: block;
    min-width: 0;
    margin-left: 30px;
    margin-right: 30px;
    padding: 35px 10px;
    font-size: 1.7rem;
  }

  .Btn.-submit .Btn__link {
    min-width: 0;
    width: 60%;
    padding: 27px 10px;
    font-size: 2.0rem;
    letter-spacing: 1em;
    text-indent: 1em;
  }

  .Btn.-comfirm .Btn__link {
    min-width: 0;
    width: 60%;
    padding: 27px 20px;
    font-size: 2.0rem;
  }

  .BtnList__item {
    margin-bottom: 1px;
    font-size: 1.6rem;
  }

  .BtnList__item a {
    padding: 25px 15px;
  }

  .BtnList__item a:before {
    right: 15px;
    width: 10px;
    height: 10px;
  }

  .BtnBlock {
    padding: 40px 20px 20px;
  }

  .BtnBlock .Btn {
    margin-left: auto;
    margin-right: auto;
  }

  .RSS {
    margin-right: 20px;
  }

  .BtnViewAll {
    margin: 40px 20px 5px;
    padding: 28px 10px;
    font-size: 1.6rem;
  }
}

/*----------------------------------------------------
  リストや記事一覧など
----------------------------------------------------*/
.NewsList__item {
  padding: 28px 0 18px;
  border-top: 1px solid #d2d2d2;
  line-height: 1.7;
}

.NewsList__item:after {
  content: "";
  display: table;
  clear: both;
}

.NewsList__item:first-child {
  padding-top: 0;
  border-top: 0;
}

.NewsList__time {
  display: block;
  float: left;
  min-width: 10em;
  font-size: 1.4rem;
  font-weight: 600;
}

.NewsList__category {
  display: block;
  float: left;
  min-width: 7.5em;
  margin-bottom: 10px;
  margin-right: 20px;
  padding: 2px 5px;
  background: #707070;
  text-align: center;
  color: white;
  font-size: 1.2rem;
}

.NewsList__category.-industryNews {
  color: #000;
  background-color: #cdd2e8;
}

.NewsList__category.-seminar {
  background-color: #3c592d;
}

.NewsList__category.-blog {
  background-color: #282d5f;
}

.NewsList__category.-interview {
  background-color: #4e3a62;
}

.NewsList__category.-job {
  background-color: #a44a01;
}

.NewsList__title {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 1.6rem;
}

.BnrList {
  margin-bottom: 60px;
}

.BnrList__item {
  margin-bottom: 10px;
}

.BnrList__image {
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #d2d2d2;
}

.BnrList__link:hover img {
  opacity: .8;
}

.BnrList__text {
  display: block;
  margin-top: 10px;
  font-size: 1.6rem;
}

.SimpleTitleList {
  margin-top: -28px;
}

.SimpleTitleList.-newjob {
  padding-top: 28px;
}

.SimpleTitleList.-related {
  border-bottom: 3px solid #9c122a;
}

.SimpleTitleList.-borderTop {
  margin-top: 0;
  border-top: 1px solid #d2d2d2;
}

.SimpleTitleList.-borderBottom {
  border-bottom: 1px solid #d2d2d2;
}

.SimpleTitleList__item {
  position: relative;
  padding: 28px 20px 28px 43px;
  border-top: 1px solid #d2d2d2;
  line-height: 1.5;
}

.SimpleTitleList__item:after {
  content: "";
  display: table;
  clear: both;
}

.SimpleTitleList__item:before {
  position: absolute;
  top: 34px;
  left: 15px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.SimpleTitleList__item:first-child {
  border-top: 0;
}

.SimpleTitleList__title {
  font-size: 2.0rem;
}

.SimpleTitleList.-seminar .SimpleTitleList__title,
.SimpleTitleList.-related .SimpleTitleList__title {
  font-weight: bold;
}

.SimpleTitleList.-borderItemNone .SimpleTitleList__item {
  border-top: 0;
  padding-bottom: 0;
  padding-left: 32px;
}

.SimpleTitleList.-borderItemNone .SimpleTitleList__item:before {
  left: 0;
}

.SimpleTitleList__link {
  display: inline;
}

.SimpleTitleList__meta {
  margin-left: 5px;
  font-size: 1.4rem;
  vertical-align: baseline;
}

.SimpleTitleList__meta a {
  vertical-align: baseline;
}

.SimpleTitleList__body {
  display: block;
  padding: 5px 0 28px 0;
  border-bottom: 1px dashed #d2d2d2;
}

.SimpleTitleList__category {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 10px;
  background: #707070;
  text-align: center;
  font-size: 1.4rem;
  vertical-align: baseline;
  color: white;
  white-space: nowrap;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.SimpleTitleList__category.-seminar {
  background-color: #3c592d;
}

.SimpleTitleList__category.-blog {
  background-color: #282d5f;
}

.SimpleTitleList__category.-interview {
  background-color: #4e3a62;
}

.SimpleTitleList__category.-job {
  background-color: #a44a01;
}

.section {
  margin-top: 60px;
}

.section h4 {
  margin-bottom: 0;
  padding-bottom: 25px;
  border-bottom: 3px solid #9c122a;
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
}

.section .relatedLink {
  border-bottom: 3px solid #9c122a;
}

.section .relatedLink li {
  position: relative;
  padding: 28px 20px 28px 43px;
  border-top: 1px solid #d2d2d2;
  line-height: 1.5;
  font-size: 2.0rem;
  font-weight: bold;
}

.section .relatedLink li:after {
  content: "";
  display: table;
  clear: both;
}

.section .relatedLink li:first-child {
  border-top: 0;
}

.section .relatedLink li:before {
  position: absolute;
  top: 34px;
  left: 15px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.section .relatedLink a {
  display: inline;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .NewsList {
    margin-left: 10px;
    margin-right: 10px;
  }

  .NewsList__item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .NewsList__time {
    margin-bottom: 0;
  }

  .NewsList__category {
    margin-bottom: 5px;
  }

  .NewsList__title {
    overflow: visible;
    clear: both;
  }

  .SimpleTitleList {
    margin-left: 10px;
    margin-right: 10px;
  }

  .SimpleTitleList__item {
    padding: 20px 10px;
    padding-left: 20px;
  }

  .SimpleTitleList__item:before {
    top: 25px;
    left: -2px;
    width: 10px;
    height: 10px;
  }

  .SimpleTitleList__title {
    font-size: 1.6rem;
  }

  .section {
    margin-top: 40px;
  }

  .section h4 {
    margin: 0 10px;
    padding-bottom: 15px;
    font-size: 2.0rem;
  }

  .section .relatedLink {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section .relatedLink li {
    padding: 20px 10px;
    padding-left: 20px;
    font-size: 1.6rem;
  }

  .section .relatedLink li:before {
    top: 25px;
    left: -2px;
    width: 10px;
    height: 10px;
  }
}

/*----------------------------------------------------
  SNS
----------------------------------------------------*/
.fa-facebook-official {
  color: #3b5998;
}

.fa-linkedin-square {
  color: #0077b5;
}

.FooterSNS {
  margin: 60px auto;
  padding: 30px 0;
  border: 1px solid #d2d2d2;
  border-left: 0;
  border-right: 0;
  text-align: center;
}

.FooterSNS__item {
  display: inline-block;
  margin: 0 10px;
}

.FooterSNS__link {
  display: inline-block;
}

.FooterSNS .fa {
  font-size: 40px;
}

.profileSNS {
  margin: -5px auto 30px;
}

.profileSNS__item {
  display: inline-block;
  margin: 0 15px 0 0;
}

.profileSNS__link {
  display: inline-block;
}

.profileSNS .fa {
  font-size: 40px;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .FooterSNS {
    margin: 55px auto 0;
    padding: 18px 0;
  }

  .FooterSNS__item {
    display: inline-block;
    margin: 0 15px;
  }
}

/*----------------------------------------------------
  NEWアイコン
----------------------------------------------------*/
.new {
  margin-left: 20px;
  padding: 1px 10px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  font-size: 1.2rem;
  vertical-align: middle;
  letter-spacing: 2px;
}

/* SP
----------------------------------------------------*/
/*----------------------------------------------------
  メインコンテンツ内のナビゲーション
----------------------------------------------------*/
.LocalNav {
  margin-bottom: 56px;
}

.LocalNav--questionnaire {
  margin: 0 auto;
}

@media only screen and (max-width: 750px) {
  .questionnaire-spWrap {
    margin-right: 10px;
    margin-left: 10px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
  }
}

.LocalNav__body {
  margin-left: -4px;
}

.LocalNav__item {
  float: left;
  box-sizing: border-box;
  width: 242px;
  margin: 0 0 4px 4px;
  background-color: #e7e7e7;
}

.LocalNav__link {
  display: table-cell;
  width: 212px;
  height: 120px;
  padding: 0 15px;
  vertical-align: middle;
  text-align: center;
  font-size: 2.0rem;
  line-height: 1.4;
  font-weight: 600;
}

.LocalNav__link:hover {
  text-decoration: none;
  background-color: #ccc;
}

.LocalNav__item--special {
  display: table;
  float: left;
  box-sizing: border-box;
  width: 242px;
  margin: 0 0 4px 4px;
  border-bottom: 1px solid #CCC;
}

.LocalNav__item--special.IsCurrent {
  border-bottom: 3px solid #80050A;
  font-weight: bold;
  color: #80050A;
  pointer-events: none;
}

.LocalNav__link--special {
  display: table-cell;
  width: 212px;
  padding: 15px 15px 11px 15px;
  vertical-align: middle;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #000;
}

.LocalNav__link--special:hover .LocalNav__title {
  text-decoration: none;
  color: #bf2f46;
  transition: none;
}

.IsCurrent:hover .LocalNav__title {
  color: #80050A;
}

.IsCurrent .LocalNav__link--special {
  padding-bottom: 9px;
}

.IsCurrent .LocalNav__title {
  color: #80050A;
}

.IsCurrent .LocalNav__link--special:hover {
  text-decoration: none;
}

.LocalNav__link--special:hover {
  text-decoration: none;
}

/*baigie追加 */
.LocalNav.-grid4 .LocalNav__item--special {
  width: 245px;
  margin: 35px 0 0 0;
  padding: 0 5px;
}

@media only screen and (max-width: 750px) {
  .LocalNav.-grid4 .LocalNav__item--special {
    width: 25%;
    margin: 35px 0 0 0;
  }
}

.LocalNav.-grid4 .LocalNav__link--special {
  width: 25%;
  padding-left: 0;
  padding-right: 0;
}

/*baigie追加 */

.LocalNav.-grid3 .LocalNav__body {
  margin-left: -10px;
}

.LocalNav.-grid3 .LocalNav__item {
  width: 320px;
  margin: 0 0 10px 10px;
}

.LocalNav.-grid3 .LocalNav__link {
  width: 290px;
}

.LocalNav.-grid2 .LocalNav__body {
  margin-left: -20px;
}

.LocalNav.-grid2 .LocalNav__item {
  width: 480px;
  margin: 0 0 10px 20px;
}

.LocalNav.-grid2 .LocalNav__link {
  width: 450px;
}

.MainFooterNavWrap {
  margin-bottom: 2px;
  background-color: #e8f1f5;
}

.MainFooterNav {
  padding: 30px 0;
}

.MainFooterNav__body {
  display: table;
  table-layout: fixed;
  width: 100%;
  line-height: 1.4;
}

.MainFooterNav__item {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
}

.MainFooterNav__item:first-child {
  padding-left: 0;
}

.MainFooterNav__list {
  margin-bottom: 16px;
}

.MainFooterNav__list a {
  position: relative;
  display: inline-block;
  padding-left: 11px;
  color: #000;
}

.MainFooterNav__list a:before {
  position: absolute;
  top: 6px;
  left: -2px;
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #9c122a;
  border-right: 1px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .LocalNav {
    margin-bottom: 40px;
  }

  .LocalNav__body {
    margin-left: 0;
  }

  .LocalNav__item {
    float: none;
    width: auto;
    margin: 0 10px 1px;
    padding: 0;
  }

  .LocalNav__link {
    display: table-cell;
    width: 212px;
    height: 120px;
    padding: 0 15px;
    vertical-align: middle;
    text-align: center;
    font-size: 2.0rem;
    line-height: 1.4;
    font-weight: 600;
  }

  .LocalNav.-grid4 .LocalNav__body {
    display: -ms-flexbox;
    display: flex;
  }

  .LocalNav.-grid4 .LocalNav__item {
    width: 25%;
    margin-top: 0;
    padding: 0 0 15px;
  }

  .LocalNav.-grid4 .LocalNav__link {
    display: table;
    height: 63px;
    margin: auto;
    padding: 0;
    font-weight: bold;
    font-size: 1.2rem;
  }

  .LocalNav.-grid4 .LocalNav__item--special {
    min-height: 70px;
    margin-top: 0;
  }

  .LocalNav.-grid4 .LocalNav__link--special {
    padding: 0 0 5px;
    line-height: 1.2;
    font-weight: bold;
    font-size: 1.2rem;
  }

  .LocalNav.-grid4 .LocalNav__link--special.ex {
    letter-spacing: -0.5px;
  }

  .LocalNav.-grid3 .LocalNav__body {
    margin-left: 0;
  }

  .LocalNav.-grid3 .LocalNav__item {
    width: auto;
    margin: 0 10px 1px;
  }

  .LocalNav.-grid3 .LocalNav__link {
    width: auto;
  }

  .LocalNav.-grid2 .LocalNav__body {
    margin-left: 0;
  }

  .LocalNav.-grid2 .LocalNav__item {
    width: auto;
    margin: 0 10px 1px;
  }

  .LocalNav.-grid2 .LocalNav__link {
    width: auto;
  }

  .MainFooterNavWrap {
    margin-bottom: 1px;
  }

  .MainFooterNav {
    padding: 50px 20px 32px;
  }

  .MainFooterNav__body {
    display: block;
    width: auto;
  }

  .MainFooterNav__item {
    display: block;
    padding-left: 0;
  }
}

/*----------------------------------------------------
  検索関係
----------------------------------------------------*/
.JobSearch {
  padding: 30px 130px 70px;
}

.JobSearch+.JobSearch {
  border-top: 1px solid #d2d2d2;
}

.JobSearch__title {
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-weight: bold;
}

.JobSearch__body {
  margin-bottom: 30px;
}

.PulldownSelect,
.PulldownLink,
.JobSearchSelect {
  position: relative;
  background: #fff;
  border: 1px solid #d2d2d2;
  border-right: 0;
}

.PulldownSelect:before,
.PulldownLink:before,
.JobSearchSelect:before {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  width: 60px;
  height: 100%;
  background: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.PulldownSelect:after,
.PulldownLink:after,
.JobSearchSelect:after {
  content: "";
  position: absolute;
  top: 11%;
  right: 17px;
  width: 24px;
  height: 24px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.PulldownSelect select,
.PulldownLink select,
.JobSearchSelect select {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  padding: 12px 10px;
  background: none;
  border: 0;
  font-size: 2.1rem;
  color: #999;
}

.PulldownSelect select::-ms-expand,
.PulldownLink select::-ms-expand,
.JobSearchSelect select::-ms-expand {
  display: none;
}

.PulldownSelect select:focus,
.PulldownLink select:focus,
.JobSearchSelect select:focus {
  color: #000;
  outline: none;
}

.PulldownSelect select {
  color: #000;
}

.SearchText {
  margin-bottom: 30px;
}

.SearchText input {
  box-sizing: border-box;
  width: 100%;
  padding: 12px 10px;
  background: #fff;
  border: 1px solid #d2d2d2;
  font-size: 2.1rem;
}

.SearchBtn,
.JobSearchBtn {
  text-align: center;
}

.SearchBtn a,
.SearchBtn input[type="button"],
.SearchBtn input[type="submit"],
.JobSearchBtn a,
.JobSearchBtn input[type="button"],
.JobSearchBtn input[type="submit"] {
  width: 280px;
  padding: 17px 0 13px 8px;
  background: #fff url(../img/share/icon_search.png) no-repeat 10px 10px;
  background-size: 34px auto;
  border: 2px solid #931026;
  font-size: 2.4rem;
  letter-spacing: 8px;
  text-decoration: none;
  color: #000;
}

.BlogSearch {
  padding: 40px 0;
  background-color: #f7f7f7;
  border-bottom: 1px solid #9c122a;
}

.BlogSearch__body {
  padding-left: 130px;
  padding-right: 130px;
}

.SearchResultList__item {
  position: relative;
  margin-top: 20px;
  padding: 8px 20px 28px 43px;
  border-bottom: 1px solid #d2d2d2;
  line-height: 1.5;
}

.SearchResultList__item:after {
  content: "";
  display: table;
  clear: both;
}

.SearchResultList__item:before {
  position: absolute;
  top: 16px;
  left: 15px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.SearchResultList__item:first-child {
  border-top: 0;
}

.SearchResultList__title {
  margin-bottom: 10px;
  font-size: 2.0rem;
}

.SearchResultList__sub {
  margin-bottom: 10px;
  font-size: 1.6rem;
}

.SearchResultList__income {
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.SearchResultList__income dt {
  display: inline-block;
  margin-right: 6px;
  padding: 1px 10px;
  background-color: #9c122a;
  color: white;
}

.SearchResultList__income dd {
  display: inline-block;
}

.SearchResultList__no {
  display: inline-block;
  padding: 1px 10px;
  background-color: #f7f7f7;
}

.SearchChange {
  padding: 40px 0;
  background-color: #f7f7f7;
  border-bottom: 1px solid #9c122a;
}

.SearchChange__btn {
  text-align: center;
}

.SearchChange__btn a {
  display: inline-block;
  box-sizing: border-box;
  width: 500px;
  padding: 17px 0 13px 8px;
  background: #fff url(../img/share/icon_search.png) no-repeat 10px 10px;
  background-size: 34px auto;
  border: 2px solid #931026;
  font-size: 2.4rem;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
}

.companyListBtn {
  margin: 60px 0 0;
}


/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .JobSearch {
    padding: 25px 20px 40px;
  }

  .JobSearch__title {
    font-size: 2.0rem;
  }

  .JobSearch__body {
    margin-bottom: 23px;
  }

  .PulldownSelect:before,
  .PulldownLink:before,
  .JobSearchSelect:before {
    width: 50px;
  }

  .PulldownSelect:after,
  .PulldownLink:after,
  .JobSearchSelect:after {
    top: 7px;
    right: 15px;
    width: 20px;
    height: 20px;
  }

  .PulldownSelect select,
  .PulldownLink select,
  .JobSearchSelect select {
    padding: 10px;
    font-size: 1.8rem;
  }

  .JobSearchBtn input[type="button"],
  .JobSearchBtn input[type="submit"] {
    padding: 14px 0 12px 8px;
    background: #fff url(../img/share/icon_search.png) no-repeat 10px 10px;
    background-size: 28px auto;
    font-size: 2.0rem;
    letter-spacing: 8px;
  }

  .BlogSearch {
    padding: 40px 20px;
  }

  .BlogSearch__body {
    padding-left: 0;
    padding-right: 0;
  }

  .SearchResultList {
    margin-left: 10px;
    margin-right: 10px;
  }

  .SearchResultList__item {
    padding-left: 20px;
  }

  .SearchResultList__item:before {
    top: 14px;
    left: -2px;
    width: 10px;
    height: 10px;
  }

  .SearchResultList__title {
    font-size: 1.6rem;
  }

  .SearchResultList__sub {
    font-size: 1.5rem;
  }

  .SearchChange {
    padding: 30px 0;
  }

  .SearchChange__btn a {
    display: block;
    width: auto;
    margin: 0 20px;
    padding: 17px 10px 13px 10px;
    font-size: 2.0rem;
    letter-spacing: 0;
  }
}

/*----------------------------------------------------
  テキスト
----------------------------------------------------*/
.TextBody {
  margin-bottom: 60px;
  line-height: 1.75;
  font-size: 1.6rem;
}

.TextBodySmall {
  font-size: 1.5rem;
}

.TextBody.-seo {
  padding: 35px 0 calc(52px - 1em);
  margin-top: 20px;
  color: #666;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, sans-serif;
  font-size: 1.4rem;
}

.TextBody.-seo p {
  margin-bottom: 1em;
}

.TextBody.-lead {
  margin-top: 47px;
}

.TextBody.-categoryTop {
  margin-top: 47px;
}

.TextBody.-borderTop {
  padding-top: 52px;
  border-top: 1px solid #9c122a;
}

.Sign,
.TextRight,
.tR {
  text-align: right;
}

.Center,
.center,
.imgC,
.tC {
  text-align: center;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .TextBody {
    padding-right: 20px;
    padding-left: 20px;
  }

  .TextBody.-lead {
    margin-bottom: 30px;
    margin-top: 0;
  }

  .TextBody.-categoryTop {
    margin-bottom: 40px;
    margin-top: 0;
    font-size: 1.4rem;
  }
}

/*----------------------------------------------------
  標準的な原稿のやつ
----------------------------------------------------*/
.ArticleArea {
  margin-top: 45px;
  margin-bottom: 30px;
  padding: 0 20px;
  line-height: 1.75;
  font-size: 1.6rem;
}

.ArticleArea.-padding0 {
  padding-left: 0;
  padding-right: 0;
}

.ArticleArea .No {
  margin-left: -20px;
}

.ArticleArea .No+h3 {
  margin-top: 40px;
}

.ArticleArea h2:not([class]),
.ArticleArea h3:not([class]) {
  margin: 45px -20px 25px;
  padding: 15px 20px;
  background-color: #f7f7f7;
  font-weight: bold;
  font-size: 1.6rem;
}

.ArticleArea h4 {
  margin-bottom: 10px;
  font-weight: bold;
}

.ArticleArea h5 {
  margin-bottom: 10px;
  font-weight: bold;
}

.ArticleArea p,
.ArticleArea ul,
.ArticleArea ol,
.ArticleArea dl {
  margin-bottom: 35px;
}

.ArticleArea li {
  margin-bottom: 15px;
}

.ArticleArea ol ol,
.ArticleArea ol ul,
.ArticleArea ul ol,
.ArticleArea ul ul {
  margin-top: 15px;
}

.ArticleArea ul li {
  text-indent: -1em;
  margin-left: 1em;
}

.ArticleArea ul li:before {
  content: "・";
}

.ArticleArea ul.note li {
  margin-bottom: 5px;
}

.ArticleArea ul.note li:before {
  content: none;
}

.ArticleArea ol {
  counter-reset: ollist;
}

.ArticleArea ol li {
  counter-increment: ollist;
  text-indent: -1.5em;
  margin-left: 1.5em;
}

.ArticleArea ol li:before {
  content: counter(ollist) ") ";
  font-weight: bold;
}

.ArticleArea dl dt {
  font-weight: bold;
}

.ArticleArea dl dd {
  margin-bottom: 35px;
}

.ArticleArea .note {
  color: #984c01;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .ArticleArea {
    margin: 0 10px 15px;
    padding: 0 10px;
    font-size: 1.4rem;
  }

  .ArticleArea.-padding0 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ArticleArea.-padding0 .Heading.-style07 {
    margin-left: 0;
    margin-right: 0;
  }

  .ArticleArea .No {
    margin-left: 0;
  }

  .ArticleArea .No+h3 {
    margin-top: 0;
  }

  .ArticleArea h2:not([class]),
  .ArticleArea h3:not([class]) {
    margin: 30px -10px 15px;
    padding: 13px 10px;
    font-size: 1.5rem;
  }

  .ArticleArea h2:not([class]):first-of-type,
  .ArticleArea h3:not([class]):first-of-type {
    margin-top: 0;
  }

  .ArticleArea p,
  .ArticleArea ul,
  .ArticleArea ol,
  .ArticleArea dl {
    margin-bottom: 20px;
  }

  .ArticleArea li {
    margin-bottom: 10px;
  }

  .ArticleArea ul li {
    text-indent: -1em;
    margin-left: 1em;
  }

  .ArticleArea ul li:before {
    content: "・";
  }

  .ArticleArea ol {
    counter-reset: ollist;
  }

  .ArticleArea ol li {
    counter-increment: ollist;
    text-indent: -1.5em;
    margin-left: 1.5em;
  }

  .ArticleArea ol li:before {
    content: counter(ollist) ") ";
    font-weight: bold;
  }
}

/*----------------------------------------------------
  ページナビ関連
----------------------------------------------------*/
.EntryCount {
  max-width: 500px;
  margin: 60px auto 30px;
  background-color: #f7f7f7;
  text-align: center;
}

.EntryCount__text {
  padding: 20px;
  font-size: 1.6rem;
}

.PageNav {
  background-color: #f7f7f7;
  border-top: 3px solid #9c122a;
  border-bottom: 1px solid #9c122a;
}

.PageNav__list {
  position: relative;
  min-height: 66px;
  padding: 0 245px;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
}

.PageNav__list li {
  display: inline-block;
  margin: 10px 0;
}

.PageNav__list li .current,
.PageNav__list li a {
  display: block;
  width: 40px;
  height: 46px;
  line-height: 46px;
  background-color: #fff;
}

.PageNav__list li a:hover {
  text-decoration: none;
  background-color: #9c122a;
  color: white;
}

.PageNav__list .next,
.PageNav__list .prev {
  margin: 0;
}

.PageNav__list .next a,
.PageNav__list .prev a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 240px;
  height: 66px;
  padding: 0 10px;
  line-height: 66px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
}

.PageNav__list .next a:hover,
.PageNav__list .prev a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.PageNav__list .next a:before,
.PageNav__list .prev a:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.PageNav__list .prev {
  float: left;
  margin-left: -245px;
}

.PageNav__list .prev a:before {
  left: 20px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.PageNav__list .next {
  position: absolute;
  top: 0;
  right: 0;
}

.PageNav__list .next a:before {
  right: 20px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .EntryCount {
    margin: 25px 10px;
  }

  .PageNav {
    border-top: 3px solid #9c122a;
  }

  .PageNav__list {
    padding: 10px 80px 3px;
    font-size: 1.6rem;
  }

  .PageNav__list li {
    margin: 0 0 7px;
  }

  .PageNav__list li .current,
  .PageNav__list li a {
    display: block;
    width: 40px;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
  }

  .PageNav__list .next,
  .PageNav__list .prev {
    margin: 0;
  }

  .PageNav__list .next a,
  .PageNav__list .prev a {
    width: 75px;
    height: 66px;
    line-height: 66px;
    color: white;
  }

  .PageNav__list .prev {
    float: none;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .PageNav__list .prev a {
    padding: 0 5px 0 15px;
  }

  .PageNav__list .prev a:before {
    left: 10px;
  }

  .PageNav__list .next a {
    padding: 0 15px 0 5px;
  }

  .PageNav__list .next a:before {
    right: 10px;
  }

  .PageNav.-onlyPrevNext .prev,
  .PageNav.-onlyPrevNext .next {
    width: 50%;
  }

  .PageNav.-onlyPrevNext .prev a,
  .PageNav.-onlyPrevNext .next a {
    width: auto;
  }

  .PageNav.-onlyPrevNext .prev a {
    margin-right: 1px;
  }
}

/*----------------------------------------------------
  セキュアドシール
----------------------------------------------------*/
.SSL {
  margin-bottom: -2px;
  padding: 40px 0 60px;
  background-color: #f7f7f7;
  border-bottom: 2px solid #9c122a;
}

.SSL .SSL__body:after {
  content: "";
  display: table;
  clear: both;
}

.SSL .SSL__seal {
  float: left;
  width: 130px;
  min-height: 88px;
  margin-top: 7px;
  margin-right: 40px;
}

.SSL .SSL__text {
  overflow: hidden;
  line-height: 1.75;
  font-size: 1.6rem;
  color: #777;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .SSL {
    padding: 23px 20px;
  }

  .SSL .SSL__seal {
    float: left;
    width: 100px;
    margin-top: 5px;
    margin-right: 15px;
  }

  .SSL .SSL__text {
    overflow: hidden;
    font-size: 1.2rem;
  }
}

/*----------------------------------------------------
  テキストリンク
----------------------------------------------------*/
.TextLink:before {
  content: "> ";
}

/* SP
----------------------------------------------------*/
/*----------------------------------------------------
  下層ページのメインビジュアル
----------------------------------------------------*/
.MainVisual {
  ;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 400px;
  min-height: 400px;
  margin: 45px auto 50px;
  line-height: 1.64;
}

.MainVisual__text {
  text-align: center;
  line-height: 1.417;
  font-family: 游ゴシック, 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, sans-serif;
  font-size: 2.4rem;
  color: white;
  font-weight: bold;
}

.MainVisual__subText {
  display: block;
  margin-top: 24px;
  text-align: center;
  line-height: 1.44;
  font-size: 1.8rem;
  color: white;
  font-weight: bold;
}

.MainVisual.-policy {
  background: url(../img/company/eye.jpg) no-repeat center;
  background-size: cover;
  color: white;
}

.MainVisual.-service {
  background: url(../img/service/eye.jpg) no-repeat center;
  background-size: cover;
  color: white;
}

.MainVisual.-system {
  background: url(../img/system/eye.jpg) no-repeat center;
  background-size: cover;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .MainVisual {
    min-height: 345px;
    margin: 25px auto 25px;
    padding: 30px 30px 0;
  }

  .MainVisual.-policy {
    min-height: none;
    background-image: url(../img/company/sp-eye.jpg);
    background-size: cover;
  }

  .MainVisual.-service {
    background-image: url(../img/service/sp-eye.jpg);
    background-size: cover;
  }

  .MainVisual.-system {
    background-image: url(../img/system/sp-eye.jpg);
    background-size: cover;
  }

  .MainVisual__text {
    font-size: 1.8rem;
  }

  .MainVisual__subText {
    margin-top: 15px;
    font-size: 1.2rem;
  }
}

/* ----------------------------------------------------
  project
  プロジェクト固有のスタイルやページ固有のスタイル
----------------------------------------------------*/
/* ----------------------------------------------------
  トップページ
---------------------------------------------------- */
/*  トップページのメインビジュアル
---------------------------------------------------- */
.TopMainVisual {
  height: 778px;
  background: url(../img/top/mainvisual_autumn.jpg) no-repeat center bottom;
  background-size: cover;
  text-align: center;
}

.TopMainVisual__body {
  margin: 0;
  padding-top: 135px;
  font-size: 3rem;
  color: white;
  line-height: 1.7;
  text-shadow: 0 0 10px rgba(0, 0, 0, 1);
  font-weight: 600;
}

/* 3つの業界リンク
---------------------------------------------------- */
.TopIndustryLink {
  margin-top: -33px;
  margin-bottom: 60px;
}

.TopIndustryLink:after {
  content: "";
  display: table;
  clear: both;
}

.TopIndustryLink__item {
  float: left;
  width: 320px;
  margin: 0 0 0 9px;
  text-align: center;
}

.TopIndustryLink__item:first-child {
  margin-left: 0;
}

.TopIndustryLink__item a {
  display: block;
}

.TopIndustryLink__item a:hover {
  text-decoration: none;
}

.TopIndustryLink__item a:hover .TopIndustryLink__title {
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.TopIndustryLink__item a:hover img {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.TopIndustryLink__title {
  display: block;
  padding: 25px 10px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  font-size: 2.0rem;
}

.TopIndustryLink__image {
  display: block;
  overflow: hidden;
}

.TopIndustryLink__image img {
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.TopIndustryLink__txt {
  font-size: 1.2rem;
  height: 24px;
  margin: 3px 0 0;
  padding: 5px 0;
  background: #f7f7f7;
  display: block;
}

.TopIndustryLink__item:nth-child(3) .TopIndustryLink__txt {
  padding: 12px 0;
  height: 10px;
}

/* バナーコンテンツ
---------------------------------------------------- */
.EventBanner {
  margin: -30px 0 60px 0;
}

.EventBanner:after {
  content: "";
  display: table;
  clear: both;
}

.EventBanner__one {
  width: 320px;
  margin: 0 auto;
}

.EventBanner__two {
  width: 650px;
  margin: 0 auto;
}

.EventBanner__three {
  width: 978px;
  margin: 0 auto;
  overflow: hidden;
}

.EventBanner .li,
.EventBanner .swiper-slide {
  width: 320px;
  margin: 0 9px 0 0;
}

/* @media only screen and (min-width: 750px) {
  .swiper-slide {margin:0 10px 0 0;}
} */

.EventBanner li img,
.EventBanner .swiper-slide img {
  width: 100%;
  height: auto;
}

.EventBanner .swiper-wrapper .swiper-slide:first-child,
.EventBanner li:first-child {
  float: left;
}

.EventBanner .swiper-wrapper .swiper-slide:nth-child(2),
.EventBanner__three li:nth-child(2) {
  float: left;
}

.EventBanner .swiper-wrapper .swiper-slide:last-child,
.EventBanner li:last-child {
  float: right;
  margin: 0;
}

@media only screen and (max-width: 750px) {

  .EventBanner .li,
  .EventBanner .swiper-wrapper .swiper-slide {
    width: 100%;
    clear: both;
    margin: 0 0 10px !important;
  }
}

.EventBanner li a {
  display: block;
}

/* 特にアピールしたいコンテンツリンク
---------------------------------------------------- */
.TopPickupLink {
  margin-bottom: 60px;
  border-bottom: 1px solid #d2d2d2;
}

.TopPickupLink__item {
  margin: 0 0 -1px;
  border-bottom: 1px solid #d2d2d2;
}

.TopPickupLink__item:nth-child(3) .TopPickupLink__item:last-child {
  border-bottom: 0;
}

.TopPickupLink__body {
  padding: 38px 80px 60px;
  font-size: 1.6rem;
  line-height: 1.8;
}

/* SP
---------------------------------------------------- */
@media only screen and (max-width: 750px) {
  .TopMainVisual {
    height: 778px;
    /*background-size: cover;*/
    text-align: left;
    background: url(../img/top/mainvisual_autumn.jpg) no-repeat -180px bottom;
    background-size: auto 100%;
  }

  .TopMainVisual__body {
    margin: 0 29px;
    padding-top: 250px;
    font-size: 2rem;
  }

  .TopMainVisual__body br {
    display: none;
  }

  .TopIndustryLink {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .TopIndustryLink__item {
    float: none;
    width: auto;
    margin: 0 0 0;
  }

  .TopIndustryLink__item a {
    display: block;
  }

  .TopIndustryLink__item a:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .TopIndustryLink__title {
    display: block;
    padding: 30px 10px;
    font-size: 1.9rem;
  }

  .TopIndustryLink__image {
    display: block;
    overflow: hidden;
  }

  .TopIndustryLink__image img {
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
  }

  .TopPickupLink {
    margin-bottom: 60px;
    border-bottom: 1px solid #d2d2d2;
  }

  .TopPickupLink__item {
    margin: 0 0 -1px;
    border-bottom: 1px solid #d2d2d2;
  }

  .TopPickupLink__item:nth-child(3) .TopPickupLink__item:last-child {
    border-bottom: 0;
  }

  .TopPickupLink__body {
    padding: 20px 20px 40px;
  }

  .TopIndustryLink__txt {
    margin: 0 0 1.5em;
  }

  /* バナーコンテンツ
  ---------------------------------------------------- */
  .EventBanner {
    margin: -30px 0 40px;
  }

  .EventBanner__one,
  .EventBanner__two,
  .EventBanner__three {
    width: auto;
    margin: 0 0 10px;
  }

  .EventBanner li {
    width: auto;
    padding: 0 10px;
  }

  .EventBanner li:first-child,
  .EventBanner li:last-child,
  .EventBanner__three li:nth-child(2) {
    float: none;
    margin: 0 0 10px;
  }
}

/* ----------------------------------------------------
  カテゴリトップ
---------------------------------------------------- */
.IndustryLink {
  margin-bottom: 60px;
}

.IndustryLink:after {
  content: "";
  display: table;
  clear: both;
}

.IndustryLink__item {
  float: left;
  width: 480px;
}

.IndustryLink__item:nth-child(even) {
  float: right;
}

.IndustryLink__item a {
  box-sizing: border-box;
  display: block;
  padding: 50px 10px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

.IndustryLink__item a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.ClientLogoListMore {
  margin-top: -60px;
}

.ClientLogoList {
  margin-bottom: 20px;
}

.ClientLogoList:after {
  content: "";
  display: table;
  clear: both;
}

.ClientLogoList__item {
  float: left;
  width: 320px;
  margin-left: 9px;
  margin-bottom: 37px;
  text-align: center;
}

.ClientLogoList__item:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

.ClientLogoList__image {
  display: block;
  border: 1px solid #d2d2d2;
}

.ClientLogoList__image img {
  height: 137px;
}

.ClientLogoList__link {
  display: block;
}

.ClientLogoList__link:hover img {
  opacity: .8;
}

.ClientLogoList__text {
  display: block;
  margin-top: 10px;
  font-size: 1.6rem;
}

.Heading+.SeminarList {
  margin-top: -33px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
}

.SeminarList__title {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.4;
}

.SeminarList__summary {
  font-size: 1.6rem;
  line-height: 1.7;
}

.SeminarList__summary p {
  margin-top: 10px;
}

.SeminarList.-primary .SeminarList__item {
  margin-bottom: 40px;
  border-top: 3px solid #9c122a;
}

.SeminarList.-primary .SeminarList__image {
  text-align: center;
}

.SeminarList.-primary .SeminarList__image a {
  display: block;
}

.SeminarList.-primary .SeminarList__text {
  padding: 28px 40px;
}

.SeminarList.-primary .SeminarList__title {
  margin-bottom: 18px;
}

.SeminarList.-secondary .SeminarList__item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
}

.SeminarList.-secondary .SeminarList__item:after {
  content: "";
  display: table;
  clear: both;
}

.SeminarList.-secondary .SeminarList__image {
  float: left;
  width: 138px;
  margin-right: 30px;
  border: 1px solid #d2d2d2;
}

.SeminarList.-secondary .SeminarList__text {
  overflow: hidden;
}

.SeminarList.-secondary .SeminarList__title {
  margin-bottom: 10px;
}

.InterviewList__item {
  margin: 0;
}

.InterviewList__item:nth-child(3) .InterviewList__item:last-child {
  border-bottom: 0;
}

.InterviewList__body {
  padding: 30px 60px 53px;
  text-align: center;
}

.InterviewList__title {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: bold;
}

.InterviewList__summary {
  font-size: 1.6rem;
  line-height: 1.7;
  margin: 0 0 1em;
}

.InterviewList__lead {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 1em;
  background: #f7f7f7;
}

.BlogList {
  margin-bottom: 60px;
  border-bottom: 1px solid #d2d2d2;
}

.BlogList__item {
  margin: 0;
  border-top: 5px solid #9c122a;
}

.BlogList__body {
  padding: 33px 80px 32px;
  font-size: 1.6rem;
  line-height: 1.7;
}

.BlogInfo {
  margin-top: 52px;
  padding-top: 26px;
  padding-bottom: 20px;
  border-top: 1px dotted #a3a3a3;
}

.BlogInfo__title {
  margin-bottom: 5px;
}

.BlogInfo__body {
  color: #777;
}

.ArticleTitleList__item {
  margin-bottom: 20px;
  font-size: 2.0rem;
}

.ArticleTitleList__link {
  position: relative;
  display: inline-block;
  padding-left: 23px;
}

.ArticleTitleList__link:before {
  position: absolute;
  top: .45em;
  left: -5px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ArticleTitleList__link .time {
  font-size: 1.6rem;
}

/* SP
---------------------------------------------------- */
@media only screen and (max-width: 750px) {
  .IndustryLink {
    margin: -10px 10px 40px;
  }

  .IndustryLink__item {
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-right: 2px;
  }

  .IndustryLink__item:nth-child(even) {
    float: right;
    padding-right: 0;
    padding-left: 2px;
  }

  .IndustryLink__item a {
    display: table-cell;
    width: 500px;
    height: 100px;
    padding: 10px;
    font-size: 1.7rem;
    line-height: 1.4;
    vertical-align: middle;
  }

  .ClientLogoList {
    margin-right: 10px;
    margin-bottom: 0;
  }

  .ClientLogoList:after {
    content: "";
    display: table;
    clear: both;
  }

  .ClientLogoList__item {
    box-sizing: border-box;
    width: 33.3%;
    margin-left: 0;
    padding-left: 10px;
    margin-bottom: 25px;
    text-align: left;
  }

  .ClientLogoList__image {
    text-align: center;
  }

  .ClientLogoList__image img {
    height: auto;
  }

  .ClientLogoList__text {
    font-size: 1.4rem;
  }

  .Heading+.SeminarList {
    margin-top: -28px;
  }

  .SeminarList__title {
    font-size: 1.6rem;
  }

  .SeminarList__summary {
    font-size: 1.4rem;
  }

  .SeminarList.-primary .SeminarList__item {
    margin-bottom: 25px;
  }

  .SeminarList.-primary .SeminarList__text {
    padding: 20px;
  }

  .SeminarList.-primary .SeminarList__title {
    margin-bottom: 18px;
  }

  .SeminarList.-secondary .SeminarList__item {
    margin: 0 10px 20px;
    padding: 0 10px 30px;
  }

  .SeminarList.-secondary .SeminarList__image {
    width: 114px;
    margin-right: 10px;
  }

  .SeminarList.-secondary .SeminarList__text {
    overflow: hidden;
  }

  .SeminarList.-secondary .SeminarList__title {
    margin-bottom: 10px;
  }

  .InterviewList__item {
    margin: 0;
  }

  .InterviewList__body {
    padding: 20px 20px 40px;
    text-align: center;
  }

  .InterviewList__title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }

  .BlogList {
    margin-bottom: 40px;
  }

  .BlogList__item {
    margin: 0;
    border-top-width: 3px;
  }

  .BlogList__body {
    padding: 25px 20px 28px;
  }

  .BlogInfo {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ArticleTitleList__item {
    margin-bottom: 15px;
    font-size: 1.6rem;
  }

  .ArticleTitleList__link {
    position: relative;
    display: inline-block;
    padding-left: 23px;
  }

  .ArticleTitleList__link:before {
    top: .45em;
    width: 10px;
    height: 10px;
  }

  .ArticleTitleList__link .time {
    font-size: 1.2rem;
  }
}

/*----------------------------------------------------
  求人、求人検索部分のセクション
----------------------------------------------------*/
/* .JobInfo {
  background-color: #f7f7f7;
} */

.JobSearchSection {
  border-bottom: 3px solid #9c122a;
}

/* SP
----------------------------------------------------*/
/*----------------------------------------------------
  ブログ系
----------------------------------------------------*/
.EyeCatch {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  text-align: center;
}

.introText {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  text-align: left;
  line-height: 1.5;
}

.IndustryNewsArea {
  border-bottom: 2px solid #9c122a;
}

.IndustryNewsArea section {
  margin-bottom: 0;
}

.IndustryNewsArea section:nth-child(even) {
  background-color: #f7f7f7;
}

.BlogArticleImgList {
  margin-top: 60px;
  border-bottom: 1px solid #d2d2d2;
}

.BlogArticleImgList:after {
  content: "";
  display: table;
  clear: both;
}

.BlogArticleImgList__item {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 30px 40px 0 0;
  border-top: 1px solid #d2d2d2;
}

.BlogArticleImgList__item:nth-child(even) {
  float: right;
}

.BlogArticleImgList__item:nth-child(2n+1) {
  clear: both;
}

.BlogArticleImgList.-borderFirstNone .BlogArticleImgList__item:first-child,
.BlogArticleImgList.-borderFirstNone .BlogArticleImgList__item:nth-child(2) {
  border-top-width: 0;
}

.BlogArticleImgList__image {
  float: left;
  margin-bottom: 30px;
}

.BlogArticleImgList__image img {
  box-sizing: border-box;
  width: 138px;
  margin-right: 20px;
  border: 1px solid #d2d2d2;
}

.BlogArticleImgList__text {
  overflow: hidden;
}

.BlogArticleImgList__blog {
  margin-bottom: 10px;
  font-size: 1.4rem;
  line-height: 1.428;
}

.BlogArticleImgList__title {
  margin-bottom: 10px;
  font-size: 2.0rem;
  line-height: 1.4;
  font-weight: bold;
}

.BlogArticleImgList__summary {
  font-size: 1.6rem;
  line-height: 1.75;
}

.ArchivesLink {
  padding: 40px 0 20px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #9c122a;
}

.ArchivesLink.-borderTop {
  border-top: 1px solid #9c122a;
}

.ArchivesLink__body {
  max-width: 720px;
  margin: 0 auto;
}

.PulldownLink {
  margin-bottom: 20px;
}

.BigBnrArea {
  padding: 40px 0 30px;
  border-bottom: 1px solid #9c122a;
  text-align: center;
}

.BigBnrArea .BnrList {
  margin-bottom: 0;
}

.Writer {
  line-height: 1.75;
  font-size: 1.6rem;
  padding: 35px 0 30px;
  border-bottom: 1px solid #9c122a;
}

.Writer__title {
  margin-bottom: 16px;
  padding-bottom: 13px;
  border-bottom: 1px solid #9c122a;
  font-weight: bold;
}

.Writer__name {
  font-weight: bold;
}

.Writer__text {
  margin-bottom: 30px;
}

.Writer__text p {
  margin-bottom: 20px;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .EyeCatch {
    text-align: center;
  }

  .introText {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 35px;
    text-align: left;
  }

  .BlogArticleImgList {
    margin: 0 10px 0;
  }

  .BlogArticleImgList__item {
    float: none;
    width: auto;
    padding: 25px 0 0;
  }

  .BlogArticleImgList__item:after {
    content: "";
    display: table;
    clear: both;
  }

  .BlogArticleImgList__item:nth-child(even) {
    float: none;
  }

  .BlogArticleImgList.-borderFirstNone .BlogArticleImgList__item:nth-child(2) {
    border-top-width: 1px;
  }

  .BlogArticleImgList__image img {
    width: 105px;
    margin-right: 10px;
  }

  .BlogArticleImgList__blog {
    font-size: 1.4rem;
  }

  .BlogArticleImgList__title {
    font-size: 1.6rem;
  }

  .BlogArticleImgList__summary {
    font-size: 1.4rem;
  }

  .ArchivesLink {
    padding-right: 20px;
    padding-left: 20px;
  }

  .BigBnrArea {
    padding-left: 20px;
    padding-right: 20px;
  }

  .Writer {
    font-size: 1.4rem;
    padding: 25px 20px 1px;
    border-bottom: 1px solid #9c122a;
  }

  .Writer__title {
    font-size: 1.6rem;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .Writer__text {
    margin-bottom: 20px;
  }

  .Writer__text p {
    margin-bottom: 15px;
  }
}

/*----------------------------------------------------
  ブログ記事本文
  旧サイトからの流用のため、class名のルールなどこのページのみ例外。
----------------------------------------------------*/
.EntryArea {
  margin-bottom: 60px;
  line-height: 1.75;
  font-size: 1.6rem;
  word-break: break-all;
}

.EntryArea--special {
  margin-top: 55px;
  margin-bottom: 80px;
}

@media only screen and (max-width: 750px) {
  .EntryArea--special {
    margin: 35px 10px 0;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
  }

  .EntryArea .EntrySummary.EntrySummary--special {
    margin-top: 10px;
    padding: 0;
  }

  .EntryArea.EntryArea--special.inner {
    width: 100% !important;
  }

  .EntryArea.EntryArea--special {
    margin: 0 auto;
  }
}

.Heading.-style03+.EntryArea {
  margin-top: -10px;
}

.EntryArea .EntryHeader {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #9c122a;
}

.EntryArea .EntryTitle {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.428;
}

.EntryArea .EntryMeta {
  margin-top: 15px;
  font-size: 2.0rem;
  line-height: 1.15;
}

.EntryArea .EntryMeta.-small {
  font-size: 1.4rem;
}

.EntryArea .EntryImageTitle:after {
  content: "";
  display: table;
  clear: both;
}

.EntryArea .EntryImageTitle .image {
  float: left;
  max-width: 200px;
  margin-right: 30px;
}

.EntryArea .EntryImageTitle .EntryTitle {
  overflow: hidden;
}

.EntrySummary {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: calc(30px - 1em);
  border-top: 2px solid #9c122a;
  border-bottom: 2px solid #9c122a;
  line-height: 1.75;
  font-size: 1.6rem;
}

.EntrySummary--special {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 19px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

@media only screen and (max-width: 750px) {
  .EntrySummary--special {
    width: 100%;
    display: block;
  }

  .EntrySummary--special p {
    font-size: 1.4rem;
  }
}

.EntrySummary p {
  margin-bottom: 1em;
}

.EntrySummary--special p {
  margin-bottom: 0;
  text-align: justify;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

@media only screen and (max-width: 750px) {
  .EntrySummary--special p {
    margin-top: 20px;
  }
}

.EntrySummary--special img {
  display: block;
  height: 160px;
  margin: 0 0 20px 46px;
}

@media only screen and (max-width: 750px) {
  .EntrySummary--special img {
    display: block;
    width: 40%;
    height: 40%;
    margin: 20px auto 0;
  }
}

.EntryArea .socialBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 2px solid #9c122a;
  line-height: 1.15;
}

.EntryArea .socialBtn p {
  margin: 0 10px;
}

.EntryArea .entryBody {
  padding: 0 40px;
}

.EntryArea .entryBody h4 {
  clear: both;
  margin: 0 0 45px;
  padding: 35px 40px;
  background-color: #9c122a;
  font-weight: bold;
  font-size: 2.8rem;
  color: white;
}

.EntryArea .entryBody h5 {
  clear: both;
  margin: 0 0 45px;
  padding: 35px 40px;
  background-color: #ddd;
  font-weight: bold;
  font-size: 2.4rem;
}

.EntryArea .entryBody img {
  margin-bottom: 15px;
}

.EntryArea .entryBody h4+h5 {
  margin-top: -45px;
}

.EntryArea .entryBody h6 {
  margin-bottom: 45px;
  font-weight: bold;
  font-size: 2.0rem;
}

.EntryArea .entryBody p,
.EntryArea .entryBody ol,
.EntryArea .entryBody dl {
  margin-bottom: 45px;
}

.EntryArea .entryBody table {
  margin-bottom: 45px;
  width: 100%;
  border-collapse: collapse;
}

.EntryArea .entryBody table th,
.EntryArea .entryBody table td {
  padding: 25px 30px;
  border: 1px solid #d2d2d2;
  vertical-align: top;
}

.EntryArea .entryBody table th {
  text-align: left;
  background-color: #eff2f9;
}

.EntryArea .entryBody .imgL {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.EntryArea .entryBody .imgL img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.EntryArea .entryBody .imgL img.noRadius {
  border-radius: 0;
}

.EntryArea .entryBody .books .imgL img {
  width: auto;
  height: auto;
  border-radius: 0;
}

.EntryArea .entryBody .mt-image-left {
  margin-right: 30px;
  margin-bottom: 45px;
}

.EntryArea .entryBody .imgR {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.EntryArea .entryBody .mt-image-right {
  margin-left: 30px;
  margin-bottom: 45px;
}

.EntryArea .entryBody .caption {
  padding: 25px 30px;
  background-color: #f7f7f7;
  color: #757575;
  font-size: 1.4rem;
}


.EntryArea .entryBody ul.list:not(.list--middle-dot) {
  border-top: 1px solid #d2d2d2;
}

.EntryArea .entryBody ul.list:not(.list--middle-dot) li {
  padding: 25px 10px;
  border-bottom: 1px solid #d2d2d2;
}

.EntryArea .entryBody .list--middle-dot li {
  position: relative;
  padding: 10px 0 10px 20px;
}

.EntryArea .entryBody .list--middle-dot li:before {
  content: "";
  display: block;
  position: absolute;
  top: 41%;
  left: 0;
  width: 5px;
  height: 5px;
  box-sizing: border-box;
  background-color: #ccc;
  border-radius: 50%;
}

.EntryArea .entryBody ul.list li a {
  position: relative;
  display: inline-block;
  padding-left: 23px;
}

.EntryArea .entryBody ul.list li a:before {
  position: absolute;
  top: .35em;
  left: -5px;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.EntryArea span.name {
  font-weight: bold;
}

.EntryArea .profile h6 {
  margin-bottom: 25px;
  padding: 27px 0 23px;
  border-top: 1px solid #9c122a;
  border-bottom: 1px solid #9c122a;
  font-weight: bold;
  font-size: 2.0rem;
}

.EntryArea .profile p {
  margin-bottom: 15px;
}

.EntryArea .profile .text {
  margin-bottom: 30px;
  clear: both;
}

.AnchorList {
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

@media only screen and (max-width: 750px) {
  .AnchorList {
    display: block;
    margin-top: 20px;
  }
}

.AnchorList__item {
  margin-left: 30px;
}

@media only screen and (max-width: 750px) {
  .AnchorList__item {
    margin-left: 0;
  }
}

.AnchorList__item-link {
  color: #9C122A;
}

.AnchorList__item-link:hover {
  text-decoration: none;
  color: #bf2f46;
  transition: none;
}

@media only screen and (max-width: 750px) {
  .AnchorList__item-link {
    font-size: 1.4rem;
  }
}

.AnchorList__item-svg {
  width: 15px;
  height: 15px;
  padding: 3px 8px 0 0;
  fill: #80050A;
}

.AnchorList__item-link:hover .AnchorList__item-svg {
  fill: #bf2f46;
}

.InterviewSupplement {
  margin-top: 34px;
  padding: 38px 40px 25px;
  border: 3px solid #ccc;
}

.InterviewSupplement__txt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 19px;
}

.InterviewSupplement__txt p {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

@media only screen and (max-width: 750px) {
  .InterviewSupplement__txt {
    display: block;
  }
}

.InterviewSupplement__txt-link {
  color: #80050A;
}

.InterviewSupplement__txt-link:hover {
  text-decoration: none;
  color: #bf2f46;
  transition: none;
}

.InterviewSupplement__txt-img {
  display: block;
  min-width: 200px;
  height: 200px;
  margin-top: 5px;
  margin-left: 32px;
}

@media only screen and (max-width: 750px) {
  .InterviewSupplement__txt-img {
    display: block;
    margin: auto;
  }

  .InterviewSupplement__head {
    font-size: 1.6rem !important;
    line-height: 1.3125;
  }

  .InterviewSupplement__txt p {
    margin-top: 17px;
    font-size: 1.4rem !important;
  }
}

.InterviewImg {
  margin-top: 32px;
}

.InterviewHead {
  margin-top: 36px;
  font-weight: bold;
  font-size: 20px;
}

.InterviewTxt {
  margin-top: 19px;
}

@media only screen and (max-width: 750px) {
  .InterviewHead {
    margin-top: 18px;
    font-size: 1.6rem;
  }

  .InterviewImg {
    margin-top: 15px;
  }

  .InterviewTxt {
    margin-top: 12px;
    font-size: 1.4rem;
  }
}

.InterviewFig {
  margin: 21px 0 19px;
}

.InterviewFig__caption {
  font-weight: bold;
  font-size: 14px;
}

@media only screen and (max-width: 750px) {
  .InterviewFig {
    margin: 10px 0 9px;
  }

  .InterviewFig__caption {
    font-size: 1.1rem;
  }
}

.InterviewFig__img {
  margin-top: 21px;
}

@media only screen and (max-width: 750px) {
  .InterviewFig__img {
    margin-top: 9px;
  }
}

.InterviewSupplement__headWrap {
  display: -ms-flexbox;
  display: flex;
}

.InterviewSupplement__head-icon {
  display: inline-block;
  width: 40px;
  height: 50px;
  margin: 5px 30px 0 0;
}

@media only screen and (max-width: 750px) {
  .InterviewSupplement {
    padding: 18px 20px;
  }

  .InterviewSupplement__head-icon {
    width: 12.5%;
    margin-right: 13px;
  }

  .InterviewSupplement__txt1,
  .InterviewSupplement__txt2 {
    font-size: 1.4rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}

.InterviewSupplement__head {
  font-weight: bold;
  font-size: 2rem;
}

.InterviewSupplement__head+p {
  font-weight: bold;
}

.InterviewSupplement__txt1 {
  margin-top: 23px;
}

.InterviewSupplement__txt2 {
  margin-top: 18px;
}

.Cta {
  width: 980px;
  margin: auto;
  text-align: center;
}

.Cta__head {
  padding: 20px 0;
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
}

@media only screen and (max-width: 750px) {
  .Cta__head {
    font-size: 1.6rem;
  }
}

.Cta__frame {
  padding: 35px 0;
  border-width: 3px;
  border-style: solid;
  border-color: #80050A;
  border-top: none;
}

.Cta__subHead {
  font-weight: bold;
  font-size: 26px;
}

.Cta__txt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.75;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.Cta__btn {
  width: 600px;
  margin: 24px auto 27px;
  background-color: #BF8B47;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.Cta__btn:hover {
  background-color: #EEB161;
}

.Cta__btn:hover .Cta__btn-link {
  text-decoration: none;
}

.Cta__btn-link {
  display: block;
  padding: 31px 0 22px;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

@media all and (-ms-high-contrast:none) {
  .Cta__btn-link {
    padding: 30px 0 23px;
  }
}

.Cta__btn-txt-supple {
  font-size: 1.6rem;
}

.Cta__txt-link {
  font-weight: bold;
  color: #80050A;
}

.Cta__txt-link:hover {
  text-decoration: none;
  color: #bf2f46;
  transition: none;
}

.InterviewBanner__img {
  display: block;
  margin: 80px auto;
  transition: none;
}

.InterviewBanner__img:hover {
  opacity: .75;
}

@media only screen and (max-width: 750px) {
  .InterviewBanner__img {
    margin: 22px auto 0;
  }

  .JobChangeListWrapper {
    width: 95%;
    padding: 0 10px;
  }
}

.RecommendJobList {
  margin-top: 32px;
}

.RecommendJobList:not(:first-of-type) {
  margin-top: 0;

}

.RecommendJobList:not(:first-of-type)>.RecommendJobList__item {
  border-top: none;
}

@media only screen and (max-width: 750px) {
  .RecommendJobList {
    margin-top: 15px;
  }
}

.RecommendJobList__item {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.RecommendJobList__item:not(:first-of-type) {
  border-top: none;
}

.RecommendJobList__item-link {
  display: block;
  padding: 28px 0;
}

.RecommendJobList__item-link:hover {
  text-decoration: none;
}

.RecommendJobList__item-link:hover {
  color: #bf2f46;
  transition: none;
}

.RecommendJobList__item-link:hover .RecommendJobList__job-name {
  color: #bf2f46;
}

.RecommendJobList__job-name {
  line-height: 1.75;
  font-weight: bold;
  font-size: 20px;
  color: #80050A;
}

.RecommendJobList__company-name {
  display: block;
  margin-top: 6px;
}

@media only screen and (max-width: 750px) {
  .RecommendJobList__item-link {
    padding: 12px 0;
  }

  .RecommendJobList__job-name {
    display: block;
    font-size: 1.6rem;
    line-height: 1.15;
  }

  .RecommendJobList__company-name {
    margin-top: 10px;
  }

  .BottomModule {
    width: 100%;
    margin: 40px auto;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
  }

  .Cta {
    width: calc(100% - 20px);
  }

  .Cta__frame {
    padding: 16px 20px;
  }

  .Cta__subHead {
    text-align: left;
    line-height: 1.4;
    font-size: 1.8rem;
  }

  .Cta__txt {
    text-align: left;
    font-size: 1.4rem;
  }

  .Cta__btn {
    width: 100%;
    margin: 15px 0 15px;
  }

  .Cta__btn-link {
    font-size: 1.4rem;
    text-shadow: none;
    padding-top: 15px;
    padding-bottom: 13px;
  }

  .Cta__btn-txt-supple {
    text-align: left;
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

/* 【未経験者必見】コンサルティングファーム転職情報まとめ */
.profileInner {
  margin: -35px auto 10px;
}

.profileWide h6 {
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  font-size: 19px;
  font-size: 1.9rem;
  color: #fff;
  padding: 6px 0;
  margin: 0 0 5px;
  text-align: center;
  line-height: 1;
}

.profileWide p {
  padding: 10px 0 0 0;
}

.profileWide .name {
  display: block;
  padding: 10px 0 0 0;
  font-size: 18px;
}

.profileWide .text {
  margin-bottom: 30px;
}

.profileWide .imgL {
  float: left;
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 15px;
}

.profileWide img {
  width: 170px;
  height: auto;
}

/* 【未経験者必見】コンサルティングファーム転職情報まとめ 詳細記事にて、画像の左回りこみ。（SPでは100%センタリング） */

.EntryArea .conDetailThumb {
  float: left;
  width: 400px;
  height: auto;
  margin: 13px 20px 20px 0;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .EntryArea .conDetailThumb {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 -20px 0;
  }
}


/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .EntryArea.profileInner {
    margin-top: -20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .profileWide p img {
    width: 100%;
    height: auto;
  }

  .profileWide .imgL {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }

  .profileWide p {
    padding: 10px 0 0 0;
    margin-bottom: 0;
  }

  .profileWide .name {
    display: block;
    padding: 0px 0 0 0;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .profileWide .text {
    padding: 0;
    font-size: 1.5rem;
  }



}


.EntryArea .books {
  padding: 30px 0;
  border-top: 1px solid #9c122a;
}

.EntryArea .books h6,
.EntryArea .books p {
  overflow: hidden;
}

.EntryArea .books h6 {
  margin-bottom: 8px;
}

.EntryArea .books p {
  margin-bottom: 5px;
}

.EntryArea .newsBlock {
  margin-right: -webkit-calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding-right: -webkit-calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  margin-left: -webkit-calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  padding-left: -webkit-calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-bottom: 30px;
  background-color: #eff2f9;
}

.EntryArea .newsBlock h6 {
  margin-bottom: 15px;
  padding: 30px 0 0;
  border-top: 6px solid #9c122a;
}

.EntryArea .strongBlock {
  margin-right: -webkit-calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding-right: -webkit-calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  margin-left: -webkit-calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  padding-left: -webkit-calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-bottom: 30px;
  background-color: #f2f2f2;
}

.EntryArea .strongBlock h6 {
  margin-bottom: 15px;
  padding-top: 30px;
  border-top: 6px solid #9c122a;
}

.EntryArea .footnote {
  padding: 10px 0;
}

.EntryArea .footnote dl {
  margin: 0;
}

.EntryArea .footnote dl dt {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 2.4rem;
}

.EntryArea .footnote dl dd {
  padding-left: 40px;
  border-left: 11px solid #9c122a;
}

.profile+.profile {
  margin-top: 75px;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .EntryArea {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 40px;
  }

  .EntryArea .EntrySummary,
  .EntryArea .EntryHeader {
    padding-left: 10px;
    padding-right: 10px;
  }

  .EntryArea .EyeCatch {
    /* margin-left: -10px;
    margin-right: -10px; */
  }

  .EntryArea .EntryImageTitle .image {
    float: left;
    max-width: 40%;
    margin-right: 15px;
  }

  .EntryArea .EntryImageTitle .EntryTitle {
    overflow: hidden;
  }

  .EntryArea .entryBody {
    padding: 0 10px;
    line-height: 1.5;
    font-size: 1.4rem;
  }

  .EntryArea .entryBody h4 {
    clear: both;
    margin: 0 -20px 35px;
    padding: 25px 20px;
    font-size: 2.0rem;
  }

  .EntryArea .entryBody h5 {
    clear: both;
    margin: 0 -20px 35px;
    padding: 25px 20px;
    background-color: #ddd;
    font-weight: bold;
    font-size: 1.8rem;
  }

  .EntryArea .entryBody h4+h5 {
    margin-top: -35px;
  }

  .EntryArea .entryBody h6 {
    margin-bottom: 35px;
    font-weight: bold;
    font-size: 1.6rem;
  }

  .EntryArea .entryBody p,
  .EntryArea .entryBody ul,
  .EntryArea .entryBody ol,
  .EntryArea .entryBody dl {
    margin-bottom: 35px;
  }

  .EntryArea .entryBody table th,
  .EntryArea .entryBody table td {
    padding: 15px;
  }

  .EntryArea .entryBody img {
    height: auto;
  }

  .EntryArea .entryBody .imgL {
    margin-right: 12px;
  }

  .EntryArea .entryBody .mt-image-left {
    margin-right: 12px !important;
    margin-bottom: 15px !important;
    max-width: 45%;
  }

  .EntryArea .entryBody .imgR {
    margin-left: 12px;
  }

  .EntryArea .entryBody .mt-image-right {
    margin-left: 12px !important;
    margin-bottom: 15px !important;
    max-width: 45%;
  }

  .EntryArea .entryBody .caption {
    margin-left: -10px;
    margin-right: -10px;
    padding: 15px 15px;
  }

  .EntryArea .entryBody ul.list li {
    padding: 20px 10px;
  }

  .EntryArea .profile h6 {
    margin-bottom: 20px;
    padding: 17px 0;
  }

  .EntryArea .profile p {
    margin-bottom: 30px;
  }

  .EntryArea .books {
    padding: 30px 0;
  }

  .EntryArea .books h6,
  .EntryArea .books p {
    overflow: hidden;
  }

  .EntryArea .books h6 {
    margin-bottom: 8px;
  }

  .EntryArea .books p {
    margin-bottom: 5px;
  }

  .EntryArea .newsBlock {
    margin-right: -20px;
    padding-right: 10px;
    margin-left: -20px;
    padding-left: 10px;
    padding-bottom: 1px;
  }

  .EntryArea .newsBlock h6 {
    margin-bottom: 15px;
    padding: 15px 10px 0;
    border-top-width: 5px;
  }

  .EntryArea .strongBlock {
    margin-right: -20px;
    padding-right: 10px;
    margin-left: -20px;
    padding-left: 10px;
    padding-bottom: 1px;
  }

  .EntryArea .strongBlock h6 {
    margin-bottom: 15px;
    padding: 15px 10px 0;
    border-top-width: 5px;
  }

  .EntryArea .footnote {
    padding: 10px 0;
  }

  .EntryArea .footnote dl {
    margin: 0;
  }

  .EntryArea .footnote dl dt {
    margin-bottom: 15px;
    font-size: 2.0rem;
  }

  .EntryArea .footnote dl dd {
    padding-left: 20px;
    border-left-width: 10px;
  }
}

/*----------------------------------------------------
  フォーム関連
----------------------------------------------------*/
.FormArea+.FormArea {
  margin-top: 40px;
}

.FormArea .EntryInfo {
  border-bottom: 2px solid #9c122a;
  background-color: #eef2f8;
}

.EntryInfo__body {
  padding: 15px 0 38px;
  font-size: 2.0rem;
  font-weight: bold;
  font-family: 游ゴシック,游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif;
}

.EntryInfo__body > p {
  margin-top: 5px;
}

.FormArea .EntryInfo__body p {
  margin-bottom: 5px;
}

.FormArea .EntryInfo__body .No {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
}

.FormArea .Memo {
  margin-bottom: 20px;
  padding: 27px 30px 17px;
  background-color: #f7f7f7;
  color: #777;
  font-size: 1.6rem;
}

.FormArea .Memo p {
  margin-bottom: 10px;
}

.required {
  color: #9c122a;
}

/* span.error {
  display: block;
  margin-top: 10px;
  color: #9c122a;
  font-weight: normal;
  font-size: 1.4rem;
} */

.FormBody {
  padding: 40px 0;
  line-height: 1.75;
}

.FormBody .note {
  margin-bottom: 35px;
}

.FormBody .Heading.-style04 {
  border-top: 0;
  line-height: 1.15;
}

.FormSection {
  box-sizing: border-box;
  max-width: 710px;
  margin: 0 auto 80px;
}

.FormSection:only-child {
  margin-bottom: 40px;
}

.FormSection.-agree {
  max-width: 980px;
  margin-top: -38px;
  margin-bottom: 40px;
  padding: 40px 135px 0;
  border-top: 1px solid #9c122a;
  font-size: 1.6rem;
}

.FormSection .Heading.-style04 {
  margin-left: -140px;
  margin-right: -140px;
}

.FormItem {
  margin: 42px 0;
}

.FormTitle {
  margin-bottom: 12px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.15;
}

.FormData {
  margin-bottom: 13px;
  font-size: 2.0rem;
  font-weight: bold;
}

.FormData textarea,
.FormData input[type="password"],
.FormData input[type="email"],
.FormData input[type="text"] {
  box-sizing: border-box;
  width: 100%;
  padding: 12px 17px;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  font-size: 2.0rem;
  font-weight: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.FormData textarea.error,
.FormData input[type="password"].error,
.FormData input[type="email"].error,
.FormData input[type="text"].error {
  background-color: #ffeded;
  border-color: #9c122a;
}

.FormData textarea {
  resize: vertical;
  height: 300px;
}

.FormData .PulldownSelect.error {
  background-color: #ffeded;
  border-color: #9c122a;
}

.FormData .Checkbox {
  position: relative;
  cursor: pointer;
  display: inline-block;
  min-height: 60px;
}

.FormData .Checkbox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-color: #f7f7f7;
}

.FormData .Checkbox input[type="checkbox"] {
  opacity: 0;
}

.FormData .Checkbox input[type="checkbox"]+.CheckboxText {
  display: inline-block;
  padding-top: 9px;
  padding-left: 70px;
  font-size: 2.4rem;
}

.AgreeCheck .FormData .Checkbox input[type="checkbox"]+.CheckboxText {
  padding-left: 60px;
}

.FormData .Checkbox input[type="checkbox"]+.CheckboxText:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 5px;
}

.FormData .Checkbox input[type="checkbox"]+.CheckboxText:before {
  opacity: 0;
  position: absolute;
  top: -13px;
  left: 5px;
  z-index: 1;
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  color: #9c122a;
  font-size: 50px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.FormData .Checkbox.error:before {
  background-color: #ffeded;
}

.FormData .Checkbox.error input[type="checkbox"]+.CheckboxText:after {
  border-color: #9c122a;
}

.FormData .Checkbox input[type="checkbox"]:checked+.CheckboxText:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.FormData .Radio {
  position: relative;
  cursor: pointer;
  display: inline-block;
  min-height: 60px;
}

.FormData .Radio+.Radio {
  margin-left: 60px;
}

.FormData .Radio:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-color: #f7f7f7;
}

.FormData .Radio input[type="radio"] {
  opacity: 0;
}

.FormData .Radio input[type="radio"]+.RadioText {
  display: inline-block;
  padding-top: 11px;
  padding-left: 65px;
  font-size: 2.4rem;
}

.FormData .Radio input[type="radio"]+.RadioText:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 50%;
}

.FormData .Radio input[type="radio"]+.RadioText:before {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 16px;
  left: 16px;
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #9c122a;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.FormData .Radio.error:before {
  background-color: #ffeded;
}

.FormData .Radio.error input[type="radio"]+.RadioText:after {
  border-color: #9c122a;
}

.FormData .Radio input[type="radio"]:checked+.RadioText:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.FormData select {
  font-weight: normal;
}

.FormData input[type="file"] {
  font-weight: normal;
}

.FormData .DateY {
  margin-right: 40px;
}

.FormData.-short input[type="text"] {
  width: 180px;
  margin-right: 10px;
}

.FormData.-short .PulldownSelect {
  display: inline-block;
  width: 160px;
  margin-right: 10px;
}

.FormData.-short .PulldownSelect+.PulldownSelect {
  margin-left: 40px;
}

.FormData.-grid3:after {
  content: "";
  display: table;
  clear: both;
}

.FormData.-grid3 .FormData__item {
  float: left;
  width: 203px;
}

.FormData.-grid3 .FormData__item.DateY {
  width: 224px;
}

.FormData.-grid3 .FormData__item:nth-child(3) {
  margin-left: 40px;
}

.FormData.-grid3 .FormData__item input[type="text"] {
  margin-right: 8px;
  width: 180px;
}

.FormData.-grid3 .FormData__item .PulldownSelect {
  display: inline-block;
  margin-right: 8px;
  width: 160px;
}

.AgreeCheck {
  margin-top: 40px;
  padding: 25px 0;
  background-color: #f7f7f7;
  text-align: center;
}

.AgreeCheck .FormData {
  margin-bottom: 0;
}

.AgreeCheck.error {
  background-color: #ffeded;
}

.AgreeCheck.error .Checkbox:before {
  background: none;
}

.AgreeCheck.error .Checkbox input[type="checkbox"]+.CheckboxText:after {
  border-color: #9c122a;
}

.AgreeError {
  text-align: center;
}

.FormFooter {
  padding: 40px 0;
  border-top: 2px solid #9c122a;
  background-color: #eef2f8;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .FormArea .EntryInfo__body {
    padding: 0 20px 20px;
    font-size: 1.8rem;
  }

  .FormArea .Memo {
    margin-bottom: 20px;
    padding: 13px 15px 3px;
    font-size: 1.2rem;
  }

  span.error {
    margin-top: 5px;
    font-size: 1.2rem;
  }

  .FormSection {
    margin: 0 auto 50px;
  }

  .FormSection.-agree {
    margin-top: -20px;
    margin-bottom: 0;
    padding: 20px 0px 0;
    border-top: 1px solid #9c122a;
    font-size: 1.4rem;
  }

  .FormSection .Heading.-style04 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .FormTitle {
    font-size: 1.6rem;
  }

  .FormData {
    font-size: 1.6rem;
  }

  .FormData textarea,
  .FormData input[type="text"] {
    padding: 10px 15px;
    font-size: 1.6rem;
  }

  .FormData textarea {
    height: 180px;
  }

  .FormData .Checkbox {
    min-height: 50px;
  }

  .FormData .Checkbox:before {
    width: 50px;
    height: 50px;
  }

  .FormData .Checkbox input[type="checkbox"]+.CheckboxText {
    font-size: 1.6rem;
    padding-top: 12px;
    padding-left: 50px;
  }

  .AgreeCheck .FormData .Checkbox input[type="checkbox"]+.CheckboxText {
    padding-left: 40px;
  }

  .FormData .Checkbox input[type="checkbox"]+.CheckboxText:after {
    width: 30px;
    height: 30px;
  }

  .FormData .Checkbox input[type="checkbox"]+.CheckboxText:before {
    top: -3px;
    left: 8px;
    font-size: 34px;
  }

  .FormData .Radio {
    min-height: 50px;
  }

  .FormData .Radio+.Radio {
    margin-left: 25px;
  }

  .FormData .Radio:before {
    width: 50px;
    height: 50px;
  }

  .FormData .Radio input[type="radio"]+.RadioText {
    padding-left: 50px;
    font-size: 1.6rem;
  }

  .FormData .Radio input[type="radio"]+.RadioText:after {
    width: 30px;
    height: 30px;
  }

  .FormData .Radio input[type="radio"]+.RadioText:before {
    top: 16px;
    left: 16px;
    width: 18px;
    height: 18px;
  }

  .FormData.-short input[type="text"] {
    width: 120px;
    margin-right: 5px;
  }

  .FormData.-short .PulldownSelect {
    width: 118px;
    margin-right: 5px;
  }

  .FormData.-short .PulldownSelect+.PulldownSelect {
    margin-left: 25px;
  }

  .FormData.-grid3 {
    max-width: 375px;
  }

  .FormData.-grid3 .FormData__item {
    width: -webkit-calc(50% - 7px);
    width: calc(50% - 7px);
  }

  .FormData.-grid3 .FormData__item.DateY {
    margin-right: 15px;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
  }

  .FormData.-grid3 .FormData__item.DateY.sp-break {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .FormData.-grid3 .FormData__item:nth-child(3) {
    float: right;
    margin-left: 0;
  }

  .FormData.-grid3 .FormData__item input[type="text"] {
    margin-right: 5px;
    width: 115px;
    height: 53px;
  }

  .FormData.-grid3 .FormData__item .PulldownSelect {
    margin-right: 5px;
    width: 113px;
  }

  .FormBody {
    padding: 40px 20px;
  }

  .AgreeCheck {
    margin-top: 20px;
    padding: 10px 0 15px;
  }
}

@media only screen and (max-width: 350px) {

  .FormData textarea,
  .FormData input[type="text"] {
    padding: 8px 10px;
  }

  .FormData textarea {
    height: 150px;
  }

  .FormData .Radio {
    min-height: 40px;
  }

  .FormData .Radio+.Radio {
    margin-left: 25px;
  }

  .FormData .Radio:before {
    width: 40px;
    height: 40px;
  }

  .FormData .Radio input[type="radio"]+.RadioText {
    padding-top: 8px;
    padding-left: 35px;
    font-size: 1.4rem;
  }

  .FormData .Radio input[type="radio"]+.RadioText:after {
    top: 5px;
    left: 5px;
  }

  .FormData .Radio input[type="radio"]+.RadioText:before {
    top: 11px;
    left: 11px;
  }

  .FormData.-short .DateY {
    margin-right: 10px;
    margin-bottom: 12px;
  }

  .FormData.-short input[type="text"] {
    width: 105px;
    margin-right: 3px;
  }

  .FormData.-short .PulldownSelect {
    width: 103px;
    margin-right: 3px;
  }

  .FormData.-grid3 .FormData__item.DateY.sp-break+.FormData__item {
    clear: both;
  }

  .FormData.-grid3 .FormData__item:nth-child(3) {
    margin-left: 14px;
  }

  .FormData.-grid3 .FormData__item input[type="text"] {
    margin-right: 2px;
    width: 100px;
  }

  .FormData.-grid3 .FormData__item .PulldownSelect {
    margin-right: 2px;
    width: -webkit-calc(100% - 28px);
    width: calc(100% - 28px);
  }
}

/*----------------------------------------------------
  メールマガジン登録ページ専用
----------------------------------------------------*/
.MailMagazineIntroduction {
  margin-top: 50px;
}

.MailMagazineIntroduction ul,
.MailMagazineIntroduction p {
  margin-bottom: 30px;
}

.MailMagazineBackNumber {
  padding: 40px 0;
  border-top: 2px solid #9c122a;
  background-color: #eef2f8;
}

.FormGrid2 {
  margin-bottom: 42px;
}

.FormGrid2:after {
  content: "";
  display: table;
  clear: both;
}

.FormGrid2 .FormItem {
  float: left;
  width: 340px;
  margin-top: 0;
  margin-bottom: 0;
}

.FormGrid2 .FormItem:nth-child(even) {
  float: right;
}

.FormData.Age {
  margin-bottom: 40px;
}

.FormData.Age input[type="text"] {
  width: 146px;
  margin: 0 8px;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .FormGrid2 {
    margin-bottom: 32px;
  }

  .FormGrid2 .FormItem {
    float: left;
    width: -webkit-calc(50% - 6px);
    width: calc(50% - 6px);
    margin-bottom: 0;
  }

  .FormGrid2 .FormItem:nth-child(even) {
    float: right;
  }

  .FormData.Age {
    margin-top: -25px;
  }

  .FormData.Age input[type="text"] {
    width: 88px;
    margin: 0 5px;
  }
}

/*----------------------------------------------------
  セミナー・相談会
----------------------------------------------------*/
.SeminarArticleList__item {
  margin-bottom: 50px;
  padding-top: 50px;
  border-top: 1px solid #d2d2d2;
}

.SeminarArticleList__item:first-of-type {
  margin-top: 50px;
}

.SeminarArticleList__item:last-of-type {
  margin-bottom: 50px;
}

.SeminarArticleList__header {
  padding-bottom: 25px;
}

.SeminarArticleList__title {
  position: relative;
  padding: 0 0 0 23px;
  line-height: 1.5;
  font-size: 2.0rem;
}

.SeminarArticleList__title:before {
  position: absolute;
  top: 7px;
  left: -5px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.SeminarArticleList__body {
  margin-bottom: 10px;
}

.SeminarArticleList__body:after {
  content: "";
  display: table;
  clear: both;
}

.SeminarArticleList__image {
  float: left;
  width: 160px;
  margin-right: 30px;
  border: 1px solid #d2d2d2;
}

.SeminarArticleList__summary {
  overflow: hidden;
  line-height: 1.75;
  font-size: 1.6rem;
}

.EventDate {
  margin-bottom: 15px;
}

.EventDate:after {
  content: "";
  display: table;
  clear: both;
}

.EventDate__text {
  overflow: hidden;
  display: block;
  padding-top: 2px;
  line-height: 1.42;
}

.EventStatus {
  float: left;
  display: inline-block;
  margin-right: 20px;
  padding: 4px 10px;
  background-color: #282d5f;
  text-align: center;
  font-size: 1.4rem;
  vertical-align: baseline;
  color: white;
  white-space: nowrap;
}

.EventStatus.-end {
  background-color: #898c9d;
}

.IconSeminarFree {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 10px;
  background-color: #a64f01;
  text-align: center;
  font-size: 1.4rem;
  font-weight: normal;
  vertical-align: middle;
  color: white;
  white-space: nowrap;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.SeminarLink {
  padding: 40px 0 30px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #9c122a;
}

.SeminarLink__body {
  max-width: 720px;
  margin: 0 auto;
}

.ArticleArea .SeminarTitle {
  margin: 0 0 10px;
  padding: 0;
  background: none;
  font-size: 2.0rem;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .SeminarArticleList {
    margin-left: 10px;
    margin-right: 10px;
  }

  .SeminarArticleList__item {
    margin-bottom: 30px;
    padding: 20px 10px 0;
    border-top-width: 3px;
  }

  .SeminarArticleList__item:last-child {
    margin-bottom: 0;
  }

  .SeminarArticleList__header {
    margin-bottom: 20px;
  }

  .SeminarArticleList__title {
    font-size: 1.6rem;
  }

  .SeminarArticleList__title:before {
    top: 6px;
    left: -3px;
    width: 10px;
    height: 10px;
  }

  .SeminarArticleList__image {
    width: 105px;
    margin-right: 10px;
  }

  .SeminarArticleList__summary {
    overflow: visible;
    font-size: 1.4rem;
  }

  .EventStatus {
    margin-right: 10px;
    padding: 4px 5px;
    font-size: 1.2rem;
  }

  .EventDate {
    margin-bottom: 10px;
  }

  .IconSeminarFree {
    margin-left: 5px;
    padding: 2px 5px;
    font-size: 1.2rem;
  }

  .SeminarLink {
    padding: 30px 20px 30px;
  }
}

/*----------------------------------------------------
  会社情報専用のスタイル
----------------------------------------------------*/
.CompanyPolicy__title01 {
  padding: 15px;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  border-top: 2px solid #000;
  font-size: 2.6rem;
  color: white;
  text-align: center;
  font-weight: bold;
}

.CompanyPolicy__title02 {
  padding: 44px;
  background-color: #f7f7f7;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.66;
  text-align: center;
}

.CompanyPolicy__text {
  margin-bottom: 50px;
  padding: 30px 65px 0;
  line-height: 1.75;
  font-size: 1.6rem;
}

.CompanyPolicy__text p {
  margin-bottom: 30px;
}

.CompanyPolicy__img {
  display: block;
  width: 90%;
  margin: 45px auto auto;
}

.RegistrantAttribute {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
}

.RegistrantAttribute__title {
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 27px 0 23px;
  border-top: 2px solid #9c122a;
  border-bottom: 2px solid #9c122a;
  font-weight: bold;
  font-size: 2.0rem;
  text-align: center;
}

.ArticleArea .LanguageLink {
  margin: -30px -20px -30px 0;
  text-align: right;
}

.ArticleArea .Officer dt {
  clear: both;
  float: left;
  width: 9em;
  font-weight: normal;
}

.ArticleArea .Officer dd {
  margin-bottom: 5px;
}

.ArticleArea .GoogleMap {
  margin: 30px -20px 25px;
}

.ArticleArea .GoogleMap iframe {
  max-width: 100%;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {

  /* .CompanyPolicy {
    margin: 0 10px;
  } */
  .CompanyPolicy__title01 {
    padding: 13px 10px;
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .CompanyPolicy__title02 {
    padding: 18px 10px;
    font-size: 1.6rem;
  }

  .CompanyPolicy__text {
    margin-bottom: 35px;
    padding: 15px 10px 0;
    font-size: 1.4rem;
  }

  .CompanyPolicy__text p {
    margin-bottom: 15px;
  }

  .CompanyPolicy__img {
    display: block;
    width: 100%;
    margin-top: 45px;
  }

  .CompanyPolicy__text p.Btn {
    margin-top: 0;
  }

  .RegistrantAttribute__title {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 12px 0;
    font-size: 1.4rem;
  }

  .ArticleArea .LanguageLink {
    margin: -5px 0 15px;
  }

  .ArticleArea .GoogleMap {
    margin: 0 0 25px;
  }

  .ArticleArea .GoogleMap iframe {
    height: 200px;
  }
}

/*----------------------------------------------------
  STEPが有るページ用（登録・紹介システム、人材をお探しの企業様
----------------------------------------------------*/
.StepMainArea {
  margin-top: 50px;
  margin-bottom: 50px;
}

.StepMainArea .StepItem {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 145px;
}

.StepMainArea .StepItem:before {
  content: "";
  position: absolute;
  bottom: 58px;
  left: 50%;
  width: 50px;
  height: 50px;
  background-color: #ccccd4;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.StepMainArea .StepItem:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 72px solid #ccccd4;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.StepMainArea .StepItem:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.StepMainArea .StepItem:last-child:before,
.StepMainArea .StepItem:last-child:after {
  content: none;
}

.StepMainArea .StepItem__title {
  padding: 15px;
  background-color: #9c122a;
  border-top: 2px solid #000;
  font-size: 2.6rem;
  color: white;
  text-align: center;
  font-weight: bold;
}

.StepMainArea .StepItem__mainText {
  padding: 44px;
  background-color: #f7f7f7;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.66;
  text-align: center;
}

.StepMainArea .StepItem__subText {
  margin-bottom: -20px;
  padding: 30px 65px 0;
  line-height: 1.75;
  font-size: 1.6rem;
}

.StepMainArea .StepItem__subText p {
  margin-bottom: 30px;
}

.StepMainArea .StepItem__subText p.Btn {
  margin-top: 45px;
}

.StepMainArea.-service .StepItem__title {
  background: -webkit-linear-gradient(left, #442a6b, #1b074c);
  background: linear-gradient(to right, #442a6b, #1b074c);
  border-color: #870c21;
}

.StepMainArea.-system .StepItem__title {
  background: -webkit-linear-gradient(left, #0f5072, #103250);
  background: linear-gradient(to right, #0f5072, #103250);
  border-color: #000;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .StepMainArea {
    margin: 25px 10px;
  }

  .StepMainArea .StepItem {
    margin-bottom: 23px;
    padding-bottom: 85px;
  }

  .StepMainArea .StepItem:before {
    bottom: 30px;
    width: 29px;
    height: 29px;
  }

  .StepMainArea .StepItem:after {
    border-top-width: 38px;
    border-left-width: 35px;
    border-right-width: 35px;
  }

  .StepMainArea .StepItem:last-child {
    padding-bottom: 0;
  }

  .StepMainArea .StepItem:last-child:before,
  .StepMainArea .StepItem:last-child:after {
    content: none;
  }

  .StepMainArea .StepItem__title {
    padding: 13px 10px;
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .StepMainArea .StepItem__mainText {
    padding: 18px 10px;
    font-size: 1.6rem;
  }

  .StepMainArea .StepItem__subText {
    padding: 15px 10px 0;
    font-size: 1.4rem;
  }

  .StepMainArea .StepItem__subText p {
    margin-bottom: 15px;
  }

  .StepMainArea .StepItem__subText p.Btn {
    margin-top: 0;
  }
}

/*----------------------------------------------------
  転職者の声、転職決定実績
----------------------------------------------------*/
.JobChangeList .JobChangeList__heading {
  margin: 50px 0 25px;
  padding: 0;
  border-bottom: 0;
}

.JobChangeList__item {
  border-top: 3px solid #9c122a;
}

.JobChangeList__item--noBorder {
  border-top: none;
}

.JobChangeList__title {
  padding: 28px 0 28px;
  font-size: 2.0rem;
}

.JobChangeList__link {
  display: inline-block;
  position: relative;
  padding: 0 10px 0 25px;
  line-height: 1.5;
}

.JobChangeList__link:after {
  content: "";
  display: table;
  clear: both;
}

.JobChangeList__link:before {
  position: absolute;
  top: 7px;
  left: -3px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.JobChangeList__link--noArrow {
  padding-left: 0;
  font-weight: bold;
  color: #80050A;
}

@media only screen and (max-width: 750px) {
  .JobChangeList__link--noArrow {
    padding: 0 !important;
  }
}

.JobChangeList__link--noArrow:hover {
  text-decoration: none;
  color: #bf2f46;
}

.JobChangeList__link--noArrow:before {
  content: none;
}

@media only screen and (max-width: 750px) {

  .BottomModule .JobChange,
  .JobChange--noBg {
    background-color: #fff !important;
  }

  .JobChange--special {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.JobChangeInterview {
  display: block;
  height: 100px;
  margin-top: 40px;
}

@media only screen and (max-width: 750px) {
  .JobChangeList section {
    margin-bottom: 20px;
  }
}

.JobChangeInterview__link {
  display: block;
  width: auto;
  height: 100px;
}

.JobChangeInterview__link-img {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.JobChangeInterview__link-txtWrap {
  float: left;
  margin-left: 25px;
}

.JobChangeInterview__head {
  display: block;
  margin-top: 22px;
  font-weight: bold;
  font-size: 2rem;
  color: #80050A;
}

.JobChangeInterview__link:hover .JobChangeInterview__head {
  color: #bf2f46;
}

.JobChangeInterview__company {
  display: block;
  margin-top: 20px;
  color: #000;
}

.JobChangeInterview__link:hover .JobChangeInterview__company {
  color: #bf2f46;
}

.JobChange {
  padding: 30px;
  background-color: #f7f7f7;
}

.JobChange__title {
  margin: 0 20px;
  padding: 10px;
  background-color: #9c122a;
  color: white;
  text-align: center;
  font-size: 2.0rem;
  font-weight: bold;
}

.JobChange__title.-before {
  background-color: #d2d2d2;
  color: #000;
}

.JobChange__body {
  padding: 30px;
  text-align: center;
}

.BeforeCurrentJob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.BeforeCurrentJob .ChangeArrow {
  position: relative;
  width: 80px;
  text-align: center;
  color: #9c122a;
  font-size: 2.6rem;
  font-weight: bold;
}

.BeforeCurrentJob .ChangeArrow__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-bottom: 58px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.BeforeCurrentJob .ChangeArrow__text:before {
  position: absolute;
  bottom: 13px;
  left: 18px;
  content: "";
  height: 24px;
  width: 24px;
  background-color: #9c122a;
}

.BeforeCurrentJob .ChangeArrow__text:after {
  position: absolute;
  bottom: 0;
  left: 34px;
  content: "";
  height: 0;
  width: 0;
  border: 26px solid transparent;
  border-left: 32px solid #9c122a;
}

.BeforeJob {
  box-sizing: border-box;
  width: 400px;
  background-color: #fff;
  border: 1px solid #d2d2d2;
}

.BeforeJob__body {
  font-size: 1.6rem;
}

.BeforeJob__body p {
  margin-bottom: 15px;
}

.BeforeJob__body p:last-child {
  margin-bottom: 0;
}

.CurrentJob {
  box-sizing: border-box;
  width: 400px;
  background-color: #fff;
  border: 1px solid #9c122a;
}

.CurrentJob__body {
  font-size: 2.0rem;
}

.CurrentJob__body p {
  margin-bottom: 13px;
}

.CurrentJob__body p:last-child {
  margin-bottom: 0;
}

.CurrentJob__body b {
  font-size: 2.4rem;
}

.Annualincome {
  box-sizing: border-box;
  margin-top: 30px;
  width: auto;
  background-color: #fff;
  border: 1px solid #9c122a;
}

.Annualincome__body {
  font-size: 2.4rem;
}

.JobChangeArticle {
  margin-bottom: 80px;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .JobChangeList .JobChangeList__heading {
    margin: 40px 0 15px;
    padding: 0 20px;
  }

  .JobChangeList__title {
    padding: 18px 20px;
    font-size: 1.8rem;
    font-weight: bold;
  }

  .JobChangeList__title small {
    vertical-align: middle;
    font-weight: normal;
  }

  .JobChangeList__link {
    padding: 0 15px 0 17px;
  }

  .JobChangeList__link:before {
    top: 8px;
    left: -3px;
    width: 8px;
    height: 8px;
  }

  .JobChange {
    padding-right: 0;
    padding-left: 0;
  }

  .JobChange__title {
    margin: 0 30px;
    padding: 10px 5px;
    font-size: 1.4rem;
  }

  .JobChange__body {
    padding: 15px 10px;
    text-align: left;
  }

  .JobChangeInterview {
    margin-top: 18px;
    height: 80px;
  }

  .JobChangeInterview__head {
    margin-top: 0;
    font-size: 1.6rem;
  }

  .JobChangeInterview__link {
    height: 80px;
  }

  .JobChangeInterview__link-txtWrap {
    width: 70%;
  }

  .JobChangeInterview__company {
    margin-top: 8px;
  }

  .JobChangeInterview__link img {
    width: 50px;
    height: 50px;
  }

  .BeforeCurrentJob .ChangeArrow {
    width: auto;
    min-width: 60px;
    font-size: 1.7rem;
  }

  .BeforeCurrentJob .ChangeArrow__text {
    padding-bottom: 45px;
  }

  .BeforeCurrentJob .ChangeArrow__text:before {
    bottom: 10px;
    left: 15px;
    height: 15px;
    width: 15px;
  }

  .BeforeCurrentJob .ChangeArrow__text:after {
    bottom: 0;
    left: 26px;
    border: 18px solid transparent;
    border-left: 22px solid #9c122a;
  }

  .BeforeJob {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    min-width: 40%;
    background-color: #fff;
    border: 1px solid #d2d2d2;
  }

  .BeforeJob__body p {
    margin-bottom: 5px;
  }

  .CurrentJob {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    min-width: 40%;
  }

  .CurrentJob__body {
    font-size: 1.6rem;
  }

  .CurrentJob__body p {
    margin-bottom: 5px;
  }

  .CurrentJob__body b {
    font-size: 1.6rem;
  }

  .Annualincome {
    margin-top: 20px;
  }

  .Annualincome__body {
    font-size: 1.6rem;
    text-align: center;
  }

  .JobChangeArticle {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .JobChangeList__title--special {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
  }
}

@media only screen and (max-width: 350px) {
  .JobChange {
    padding: 10px 5px;
  }
}

/*----------------------------------------------------
  MBAホルダーへの道
----------------------------------------------------*/
.MBA {
  margin-top: 50px;
}

.MBA__title {
  margin-top: -30px;
  margin-bottom: 28px;
  padding: 20px 0;
  background-color: #f7f7f7;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1.5;
}

.MBA__titleInner {
  display: block;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .MBA {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .MBA__title {
    margin-top: -20px;
    margin-bottom: 28px;
    padding: 17px 20px;
    font-size: 1.6rem;
  }
}

/*----------------------------------------------------
  最前線
----------------------------------------------------*/
.ForefrontArea section {
  margin: -80px 0 60px;
  padding: 80px 0 0 0;
}

.ForefrontArea section .TextBody {
  margin-bottom: 38px;
  padding-bottom: 33px;
  border-bottom: 1px solid #d2d2d2;
}

/* SP
----------------------------------------------------*/
/*----------------------------------------------------
  求人、求人検索部分のセクション
----------------------------------------------------*/
.QA .QA__heading {
  margin: 50px 0 25px;
  padding: 0;
  border-bottom: 0;
}

.QA__item {
  padding-top: 30px;
  border-top: 3px solid #9c122a;
  line-height: 1.75;
}

.QA__title {
  margin-bottom: 35px;
  font-size: 2.0rem;
  font-weight: bold;
}

.QA__title .Q {
  float: left;
  margin-right: 15px;
  color: #9c122a;
  font-size: 3.0rem;
  line-height: 1;
}

.QA__body {
  margin-bottom: -webkit-calc(60px - 1em);
  margin-bottom: calc(60px - 1em);
  padding-top: 30px;
  border-top: 1px solid #d2d2d2;
  font-size: 1.6rem;
}

.QA__body:after {
  content: "";
  display: table;
  clear: both;
}

.QA__body .A {
  float: left;
  margin-bottom: 0;
  margin-right: 15px;
  color: #006397;
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1;
}

.QA__body p {
  margin-bottom: 1em;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .QA .QA__heading {
    margin: 40px 0 15px;
    padding: 0 20px;
  }

  .QA__item {
    padding: 30px 20px 0;
  }

  .QA__title {
    margin-bottom: 17px;
    font-size: 1.4rem;
  }

  .QA__title .Q {
    margin-top: -10px;
  }

  .QA__body {
    margin-bottom: -webkit-calc(30px - 1em);
    margin-bottom: calc(30px - 1em);
    padding-top: 26px;
    font-size: 1.4rem;
  }

  .QA__body .A {
    margin-top: -6px;
  }

  .QA__body p {
    margin-bottom: 1em;
  }
}

/*----------------------------------------------------
  サイトマップ
----------------------------------------------------*/
.Sitemap .ArticleArea {
  margin-bottom: 0;
}

.Sitemap .ArticleArea h3:first-of-type {
  margin-top: 0;
}

.Sitemap .Grid.-grid2 .Grid__item {
  width: 49%;
}

.Sitemap .Grid.-grid2 .Grid__item:nth-child(even) {
  float: right;
}

.Sitemap ul ul {
  margin-left: 1.3em;
}

.Sitemap ul.Grid__item {
  margin-bottom: 0;
}

.Sitemap ul li {
  margin-left: 0;
  text-indent: 0;
}

.Sitemap ul li:before {
  content: none;
}

.Sitemap ul li a {
  position: relative;
  display: inline-block;
  padding-left: 1.3em;
}

.Sitemap ul li a:before {
  content: "> ";
  position: absolute;
  top: 0;
  left: 0;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .Sitemap .ArticleArea {
    margin-bottom: 0;
  }

  .Sitemap .ArticleArea h3:first-of-type {
    margin-top: 30px;
  }

  .Sitemap .Grid.-grid2 .Grid__item {
    width: auto;
  }

  .Sitemap .Grid.-grid2 .Grid__item:nth-child(even) {
    float: none;
  }

  .Sitemap ul {
    margin-bottom: 30px;
  }

  .Sitemap ul.Grid__item {
    margin-bottom: 30px;
  }
}

/* ----------------------------------------------------
  utility
  margin調整などの便利なクラス
----------------------------------------------------*/
/* ----------------------------------------------------------------
    display
----------------------------------------------------------------- */
.u-display__hide {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.u-display__none {
  display: none;
}

@media only screen and (max-width: 750px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media only screen and (max-width: 750px) {
  .sp {
    display: block;
  }
}

/* ----------------------------------------------------------------
    Utilities Margin
----------------------------------------------------------------- */
.u-margin-top--0 {
  margin-top: 0px !important;
}

.u-padding-top--0 {
  padding-top: 0px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--0 {
    margin-top: 0px !important;
  }

  .u-padding-top--0 {
    padding-top: 0px !important;
  }
}

.u-margin-top--10 {
  margin-top: 10px !important;
}

.u-padding-top--10 {
  padding-top: 10px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--10 {
    margin-top: 5px !important;
  }

  .u-padding-top--10 {
    padding-top: 5px !important;
  }
}

.u-margin-top--20 {
  margin-top: 20px !important;
}

.u-padding-top--20 {
  padding-top: 20px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--20 {
    margin-top: 10px !important;
  }

  .u-padding-top--20 {
    padding-top: 10px !important;
  }
}

.u-margin-top--30 {
  margin-top: 30px !important;
}

.u-padding-top--30 {
  padding-top: 30px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--30 {
    margin-top: 15px !important;
  }

  .u-padding-top--30 {
    padding-top: 15px !important;
  }
}

.u-margin-top--40 {
  margin-top: 40px !important;
}

.u-padding-top--40 {
  padding-top: 40px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--40 {
    margin-top: 20px !important;
  }

  .u-padding-top--40 {
    padding-top: 20px !important;
  }
}

.u-margin-top--50 {
  margin-top: 50px !important;
}

.u-padding-top--50 {
  padding-top: 50px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--50 {
    margin-top: 25px !important;
  }

  .u-padding-top--50 {
    padding-top: 25px !important;
  }
}

.u-margin-top--60 {
  margin-top: 60px !important;
}

.u-padding-top--60 {
  padding-top: 60px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--60 {
    margin-top: 30px !important;
  }

  .u-padding-top--60 {
    padding-top: 30px !important;
  }
}

.u-margin-top--70 {
  margin-top: 70px !important;
}

.u-padding-top--70 {
  padding-top: 70px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--70 {
    margin-top: 35px !important;
  }

  .u-padding-top--70 {
    padding-top: 35px !important;
  }
}

.u-margin-top--80 {
  margin-top: 80px !important;
}

.u-padding-top--80 {
  padding-top: 80px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--80 {
    margin-top: 40px !important;
  }

  .u-padding-top--80 {
    padding-top: 40px !important;
  }
}

.u-margin-top--90 {
  margin-top: 90px !important;
}

.u-padding-top--90 {
  padding-top: 90px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--90 {
    margin-top: 45px !important;
  }

  .u-padding-top--90 {
    padding-top: 45px !important;
  }
}

.u-margin-top--100 {
  margin-top: 100px !important;
}

.u-padding-top--100 {
  padding-top: 100px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-top--100 {
    margin-top: 50px !important;
  }

  .u-padding-top--100 {
    padding-top: 50px !important;
  }
}

.u-margin-right--0 {
  margin-right: 0px !important;
}

.u-padding-right--0 {
  padding-right: 0px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--0 {
    margin-right: 0px !important;
  }

  .u-padding-right--0 {
    padding-right: 0px !important;
  }
}

.u-margin-right--10 {
  margin-right: 10px !important;
}

.u-padding-right--10 {
  padding-right: 10px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--10 {
    margin-right: 5px !important;
  }

  .u-padding-right--10 {
    padding-right: 5px !important;
  }
}

.u-margin-right--20 {
  margin-right: 20px !important;
}

.u-padding-right--20 {
  padding-right: 20px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--20 {
    margin-right: 10px !important;
  }

  .u-padding-right--20 {
    padding-right: 10px !important;
  }
}

.u-margin-right--30 {
  margin-right: 30px !important;
}

.u-padding-right--30 {
  padding-right: 30px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--30 {
    margin-right: 15px !important;
  }

  .u-padding-right--30 {
    padding-right: 15px !important;
  }
}

.u-margin-right--40 {
  margin-right: 40px !important;
}

.u-padding-right--40 {
  padding-right: 40px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--40 {
    margin-right: 20px !important;
  }

  .u-padding-right--40 {
    padding-right: 20px !important;
  }
}

.u-margin-right--50 {
  margin-right: 50px !important;
}

.u-padding-right--50 {
  padding-right: 50px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--50 {
    margin-right: 25px !important;
  }

  .u-padding-right--50 {
    padding-right: 25px !important;
  }
}

.u-margin-right--60 {
  margin-right: 60px !important;
}

.u-padding-right--60 {
  padding-right: 60px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--60 {
    margin-right: 30px !important;
  }

  .u-padding-right--60 {
    padding-right: 30px !important;
  }
}

.u-margin-right--70 {
  margin-right: 70px !important;
}

.u-padding-right--70 {
  padding-right: 70px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--70 {
    margin-right: 35px !important;
  }

  .u-padding-right--70 {
    padding-right: 35px !important;
  }
}

.u-margin-right--80 {
  margin-right: 80px !important;
}

.u-padding-right--80 {
  padding-right: 80px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--80 {
    margin-right: 40px !important;
  }

  .u-padding-right--80 {
    padding-right: 40px !important;
  }
}

.u-margin-right--90 {
  margin-right: 90px !important;
}

.u-padding-right--90 {
  padding-right: 90px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--90 {
    margin-right: 45px !important;
  }

  .u-padding-right--90 {
    padding-right: 45px !important;
  }
}

.u-margin-right--100 {
  margin-right: 100px !important;
}

.u-padding-right--100 {
  padding-right: 100px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-right--100 {
    margin-right: 50px !important;
  }

  .u-padding-right--100 {
    padding-right: 50px !important;
  }
}

.u-margin-bottom--0 {
  margin-bottom: 0px !important;
}

.u-padding-bottom--0 {
  padding-bottom: 0px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--0 {
    margin-bottom: 0px !important;
  }

  .u-padding-bottom--0 {
    padding-bottom: 0px !important;
  }
}

.u-margin-bottom--10 {
  margin-bottom: 10px !important;
}

.u-padding-bottom--10 {
  padding-bottom: 10px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--10 {
    margin-bottom: 5px !important;
  }

  .u-padding-bottom--10 {
    padding-bottom: 5px !important;
  }
}

.u-margin-bottom--20 {
  margin-bottom: 20px !important;
}

.u-padding-bottom--20 {
  padding-bottom: 20px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--20 {
    margin-bottom: 10px !important;
  }

  .u-padding-bottom--20 {
    padding-bottom: 10px !important;
  }
}

.u-margin-bottom--30 {
  margin-bottom: 30px !important;
}

.u-padding-bottom--30 {
  padding-bottom: 30px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--30 {
    margin-bottom: 15px !important;
  }

  .u-padding-bottom--30 {
    padding-bottom: 15px !important;
  }
}

.u-margin-bottom--40 {
  margin-bottom: 40px !important;
}

.u-padding-bottom--40 {
  padding-bottom: 40px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--40 {
    margin-bottom: 20px !important;
  }

  .u-padding-bottom--40 {
    padding-bottom: 20px !important;
  }
}

.u-margin-bottom--50 {
  margin-bottom: 50px !important;
}

.u-padding-bottom--50 {
  padding-bottom: 50px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--50 {
    margin-bottom: 25px !important;
  }

  .u-padding-bottom--50 {
    padding-bottom: 25px !important;
  }
}

.u-margin-bottom--60 {
  margin-bottom: 60px !important;
}

.u-padding-bottom--60 {
  padding-bottom: 60px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--60 {
    margin-bottom: 30px !important;
  }

  .u-padding-bottom--60 {
    padding-bottom: 30px !important;
  }
}

.u-margin-bottom--70 {
  margin-bottom: 70px !important;
}

.u-padding-bottom--70 {
  padding-bottom: 70px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--70 {
    margin-bottom: 35px !important;
  }

  .u-padding-bottom--70 {
    padding-bottom: 35px !important;
  }
}

.u-margin-bottom--80 {
  margin-bottom: 80px !important;
}

.u-padding-bottom--80 {
  padding-bottom: 80px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--80 {
    margin-bottom: 40px !important;
  }

  .u-padding-bottom--80 {
    padding-bottom: 40px !important;
  }
}

.u-margin-bottom--90 {
  margin-bottom: 90px !important;
}

.u-padding-bottom--90 {
  padding-bottom: 90px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--90 {
    margin-bottom: 45px !important;
  }

  .u-padding-bottom--90 {
    padding-bottom: 45px !important;
  }
}

.u-margin-bottom--100 {
  margin-bottom: 100px !important;
}

.u-padding-bottom--100 {
  padding-bottom: 100px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-bottom--100 {
    margin-bottom: 50px !important;
  }

  .u-padding-bottom--100 {
    padding-bottom: 50px !important;
  }
}

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

.u-padding-left--0 {
  padding-left: 0px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--0 {
    margin-left: 0px !important;
  }

  .u-padding-left--0 {
    padding-left: 0px !important;
  }
}

.u-margin-left--10 {
  margin-left: 10px !important;
}

.u-padding-left--10 {
  padding-left: 10px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--10 {
    margin-left: 5px !important;
  }

  .u-padding-left--10 {
    padding-left: 5px !important;
  }
}

.u-margin-left--20 {
  margin-left: 20px !important;
}

.u-padding-left--20 {
  padding-left: 20px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--20 {
    margin-left: 10px !important;
  }

  .u-padding-left--20 {
    padding-left: 10px !important;
  }
}

.u-margin-left--30 {
  margin-left: 30px !important;
}

.u-padding-left--30 {
  padding-left: 30px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--30 {
    margin-left: 15px !important;
  }

  .u-padding-left--30 {
    padding-left: 15px !important;
  }
}

.u-margin-left--40 {
  margin-left: 40px !important;
}

.u-padding-left--40 {
  padding-left: 40px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--40 {
    margin-left: 20px !important;
  }

  .u-padding-left--40 {
    padding-left: 20px !important;
  }
}

.u-margin-left--50 {
  margin-left: 50px !important;
}

.u-padding-left--50 {
  padding-left: 50px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--50 {
    margin-left: 25px !important;
  }

  .u-padding-left--50 {
    padding-left: 25px !important;
  }
}

.u-margin-left--60 {
  margin-left: 60px !important;
}

.u-padding-left--60 {
  padding-left: 60px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--60 {
    margin-left: 30px !important;
  }

  .u-padding-left--60 {
    padding-left: 30px !important;
  }
}

.u-margin-left--70 {
  margin-left: 70px !important;
}

.u-padding-left--70 {
  padding-left: 70px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--70 {
    margin-left: 35px !important;
  }

  .u-padding-left--70 {
    padding-left: 35px !important;
  }
}

.u-margin-left--80 {
  margin-left: 80px !important;
}

.u-padding-left--80 {
  padding-left: 80px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--80 {
    margin-left: 40px !important;
  }

  .u-padding-left--80 {
    padding-left: 40px !important;
  }
}

.u-margin-left--90 {
  margin-left: 90px !important;
}

.u-padding-left--90 {
  padding-left: 90px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--90 {
    margin-left: 45px !important;
  }

  .u-padding-left--90 {
    padding-left: 45px !important;
  }
}

.u-margin-left--100 {
  margin-left: 100px !important;
}

.u-padding-left--100 {
  padding-left: 100px !important;
}

@media only screen and (max-width: 750px) {
  .u-margin-left--100 {
    margin-left: 50px !important;
  }

  .u-padding-left--100 {
    padding-left: 50px !important;
  }
}

/* ----------------------------------------------------------------
    Utilities Borders
----------------------------------------------------------------- */
.u-border-top {
  border-top: 3px solid #9c122a;
}

.u-border-bottom {
  border-bottom: 3px solid #9c122a;
}

/*----------------------------------------------------
  ページ内リンク 2017.04
----------------------------------------------------*/
.inPageLink {
  text-align: center;
  padding: 0 0 50px;
}

.inPageLink ul {
  display: inline-block;
}

.inPageLink li {
  float: left;
  margin: 0 1px 0 0;
}

.inPageLink a {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  padding: 12px 45px 12px 18px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  border: 0;
  font-size: 1.4rem;
}

.inPageLink a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.inPageLink a:before {
  position: absolute;
  top: 12px;
  right: 17px;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  /* transform: rotate(45deg); */
  /* transition: 0.3s; */
}

.inPageLink a:before {
  /* top: 6px; */
  /* -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); */
  /* transition: 0.3s; */
}

/* sp */
@media only screen and (max-width: 750px) {
  .inPageLink {
    padding: 0 2% 50px;
  }

  .inPageLink ul {
    display: block;
  }

  .inPageLink li {
    float: none;
    margin: 0 0 3px;
    display: inline-block;
  }

  .inPageLink li:nth-child(1),
  .inPageLink li:nth-child(2) {
    float: left;
    width: 31%;
    margin: 0 3% 3px 0;
  }

  .inPageLink li:nth-child(3) {
    float: right;
    width: 32%;
  }

  .inPageLink li:nth-child(4),
  .inPageLink li:nth-child(5) {
    width: 49%;
    float: left;
  }

  .inPageLink li:nth-child(5) {
    float: right;
  }


  .inPageLink a {
    width: 100%;
    text-indent: 3%;
    padding: 14px 15% 14px 0;
    font-size: 1.3rem;
  }

  .inPageLink a:before {
    right: 8%;
    top: 14px;
  }
}

/*----------------------------------------------------
  フッターテキスト 2017.05
----------------------------------------------------*/
.footerTxt {
  width: 980px;
  margin: 60px auto 0;
  padding: 20px;
  background: #eee;
  box-sizing: border-box;
}

.footerTxt p {
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (max-width: 750px) {
  .footerTxt {
    width: 100%;
    margin: 50px auto;
    padding: 5%;
    background: #eee;
  }
}

/*----------------------------------------------------
  新・検索関係 2017.04
----------------------------------------------------*/
#allJobSearch {
  padding: 0 0 80px;
}

#allJobSearch .listResearch {
  margin: 50px 0 0 0;
  border: none;
  background: #bfbfbf;
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  padding: 20px 0;
}

#allJobSearch .lead {
  padding: 46px 0;
  text-align: center;
  font-size: 1.9rem;
}

#allJobSearch .freewordArea {
  width: 540px;
  margin: 0 auto 70px;
  text-align: center;
}

#allJobSearch .freeword {
  width: 400px;
  height: 37px;
  margin: 0 0 10px;
}

#allJobSearch .smallSubmit {
  /*float: right;*/
  margin: 0 0 20px;
}

#allJobSearch .smallSubmit input[type="submit"] {
  width: 194px;
  padding: 10px 0 10px 8px;
  background: #fff url(../img/share/icon_search.png) no-repeat 10px 10px;
  background-size: 24px auto;
  border: 2px solid #931026;
  font-size: 1.8rem;
  letter-spacing: 8px;
  text-decoration: none;
  color: #000;
}

#allJobSearch .resetBtn input[type="reset"] {
  width: 150px;
  padding: 7px 0 5px 0;
  border: 2px solid #931026;
  background: #dedede;
  font-size: 1em;
  text-decoration: none;
  color: #000;
  line-height: 1;
  border-radius: 0;
}

#allJobSearch .Heading.-style01 {
  clear: both;
  font-size: 2.4rem;
}

#allJobSearch dl {
  float: left;
  width: 320px;
  margin: 0 9px 0 0;
}

#allJobSearch dl.ind {
  float: right;
  margin: 0;
}

#allJobSearch dt {}

#allJobSearch dt a {
  display: block;
  color: #000;
  background: #e4c9ce;
  font-size: 2.0rem;
  font-weight: bold;
  padding: 14px 0;
  text-align: center;
  margin: 0 0 20px;
}

#allJobSearch dt a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
}

#allJobSearch .det {
  margin: 0 0 50px;
}

#allJobSearch .det .Checkbox {
  width: 240px;
}

#allJobSearch .inc .Checkbox {
  width: 320px;
}

#allJobSearch .Checkbox {
  position: relative;
  cursor: pointer;
  display: inline-block;
  min-height: 30px;
}

#allJobSearch dd .Checkbox {
  width: 100%;
}

#allJobSearch .Checkbox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #f7f7f7;
}

#allJobSearch .Checkbox input[type="checkbox"] {
  opacity: 0;
}

#allJobSearch .Checkbox input[type="checkbox"]+.CheckboxText {
  display: inline-block;
  padding-top: 9px;
  padding-left: 30px;
  font-size: 1.4rem;
}


#allJobSearch .Checkbox input[type="checkbox"]+.CheckboxText:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 7px;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 5px;
}

#allJobSearch .Checkbox input[type="checkbox"]+.CheckboxText:before {
  opacity: 0;
  position: absolute;
  top: 3px;
  left: 6px;
  z-index: 1;
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  color: #9c122a;
  font-size: 23px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

#allJobSearch .Checkbox.error:before {
  background-color: #ffeded;
}

#allJobSearch .Checkbox.error input[type="checkbox"]+.CheckboxText:after {
  border-color: #9c122a;
}

#allJobSearch .Checkbox input[type="checkbox"]:checked+.CheckboxText:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

#allJobSearch .largeSugmit {
  padding: 50px 0 0 0;
  margin: 0 0 20px;
}

/* チェックした求人の合計 */
#jobCount {
  display: none;
  width: 100%;
  padding: 8px 0;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6)
}

#jobCount .inner {
  width: 980px;
  margin: 0 auto;
}

#jobCount h2 {
  color: #fff;
  font-size: 2.0rem;
  display: inline-block;
  margin: 0 38px 0 0;
  padding: 28px 0 0 0;
}

#jobCount p {
  color: #fff;
  font-size: 2.0rem;
  display: inline;
}

#jobCount p strong {
  font-size: 4.0rem;
  color: #961028;
  margin: 0 8px 0 0;
  text-shadow:
    0 1px 0 #fff,
    1px 0 0 #fff,
    0 -1px 0 #fff,
    -1px 0 0 #fff,
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

#jobCount .JobSearchBtn {
  text-align: right;
  float: right;
}

.JobSearchBtn a {
  width: 276px;
  padding: 17px 0 13px 12px;
  background: #fff url(../img/share/icon_search.png) no-repeat 10px 10px;
  background-size: 34px auto;
  border: 2px solid #931026;
  font-size: 2.4rem;
  letter-spacing: 4px;
  text-decoration: none;
  color: #000;
  display: block;
  text-align: center;
}

.highlight {
  background-color: #961029;
  color: #ffffff;
  display: inline-block;
  padding: 2px 4px 1px;
  line-height: 1;
}

/* SP
----------------------------------------------------*/
/*----------------------------------------------------
  新・検索関係
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  #allJobSearch {
    padding: 0 0 30px;
  }

  #allJobSearch.JobListSection {
    padding: 0 0 30px;
  }

  #allJobSearch .listResearch {
    font-size: 2.5rem;
  }

  #allJobSearch .lead {
    width: 90%;
    padding: 46px 5%;
  }

  #allJobSearch dl {
    float: none;
    width: 96.5%;
    margin: 0 auto 5px;
  }

  #allJobSearch dl.ind {
    float: none;
    margin: 0 auto 5px;
  }

  #allJobSearch dt {
    position: relative;
    width: 100%;
    font-size: 1.6rem;
    font-weight: bold;
    /*padding: 14px 0;*/
    text-align: center;
    margin: 0 0 5px;
  }

  #allJobSearch dt:before {
    position: absolute;
    top: 12px;
    left: 90%;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    /* transform: rotate(45deg); */
    /* transition: 0.3s; */
  }

  #allJobSearch dt a {
    pointer-events: none;
    font-size: 1.6rem;
    margin: 0;
  }

  #allJobSearch .Heading.-style01.subCateList {
    position: relative;
    width: 96.5%;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 14px 0;
    text-align: center;
    margin: 0 auto 5px;
    border: none;
    /* transition: 0.3s; */
    background: #e4c9ce;
  }

  #allJobSearch .Heading.-style01.subCateList:before {
    position: absolute;
    top: 12px;
    left: 90%;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    /* transform: rotate(45deg); */
    /* transition: 0.3s; */
  }

  #allJobSearch dt.toggleOn:before,
  #allJobSearch .Heading.-style01.subCateList.toggleOn:before {
    top: 19px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* transition: 0.3s; */
  }

  #allJobSearch .det,
  #allJobSearch .inc {
    margin: 0 0 20px;
    display: none;
  }

  #allJobSearch dd {
    display: none;
    padding: 0 5%;
    width: 90%;
    margin: 0 0 20px;
  }

  #allJobSearch .det,
  #allJobSearch .inc {
    padding: 0 5%;
    width: 90%;
  }

  #allJobSearch .det .Checkbox,
  #allJobSearch .inc .Checkbox {
    width: 100%;
  }

  #allJobSearch .Checkbox input[type="checkbox"]+.CheckboxText {
    width: 84%;
  }

  #allJobSearch .largeSugmit {
    padding: 10px 0 0;
  }


}

@media only screen and (max-width: 550px) {
  #allJobSearch .freewordArea {
    width: 90%;
    margin: 0 auto 70px;
  }

  #allJobSearch .freeword {
    width: 95%;
    height: 37px;
    display: block;
    margin: 0 auto;
  }

  #allJobSearch .smallSubmit {
    float: none;
    padding: 2em 0 0 0;
  }

  #allJobSearch .smallSubmit input[type="submit"] {
    width: 194px;
    padding: 10px 0 10px 8px;
    background: #fff url(../img/share/icon_search.png) no-repeat 10px 10px;
    background-size: 24px auto;
    border: 2px solid #931026;
    font-size: 1.8rem;
    letter-spacing: 8px;
    text-decoration: none;
    color: #000;
  }

}

/* チェックした求人の合計 */
@media only screen and (max-width: 750px) {
  #jobCount .inner {
    width: 96%;
    margin: 0 auto;
    padding: 0 2%;
  }

  #jobCount h2 {
    margin: 0 10px 0 0;
    padding: 20px 0 0 0;
    font-size: 1.6rem;
  }

  #jobCount h2 span {
    display: none;
  }

  #jobCount p {
    font-size: 1.6rem;
  }

  #jobCount p strong {
    font-size: 3.6rem;
  }

  #jobCount .JobSearchBtn {
    text-align: right;
    float: right;
    width: 38%;
  }

  #jobCount .JobSearchBtn input[type="submit"],
  .JobSearchBtn a {
    width: 86%;
    padding: 10px 0 10px 14%;
    background: #fff url(../img/share/icon_search.png) no-repeat 6px 12px;
    background-size: 14px auto;
    border: 2px solid #931026;
    font-size: 1.7rem;
    letter-spacing: 8px;
    text-decoration: none;
    color: #000;
    display: block;
    text-align: center;
  }

  .researchBtn a {
    letter-spacing: 0;
  }

}

@media only screen and (max-width: 370px) {
  .spHide {
    display: none;
  }

  #jobCount h2 {
    margin: 0 10px 0 0;
    padding: 20px 0 0 0;
    font-size: 1.6rem;
  }

  #jobCount h2 span {
    display: none;
  }

  #jobCount p {
    font-size: 1.6rem;
  }

  #jobCount p strong {
    font-size: 3.6rem;
  }

  #jobCount .JobSearchBtn {
    text-align: center;
    float: none;
    width: 40%;
  }

  #jobCount .JobSearchBtn input[type="submit"],
  #jobCount .JobSearchBtn a {
    width: 100%;
    padding: 10px 0 10px 0;
    background: #fff url(../img/share/icon_search.png) no-repeat 10px 10px;
    background-size: 24px auto;
    border: 2px solid #931026;
    font-size: 1.8rem;
    letter-spacing: 8px;
    text-decoration: none;
    color: #000;
    display: block;
    text-align: center;
  }
}

/*----------------------------------------------------
  新・検索一覧
----------------------------------------------------*/
.jobData {
  border-top: 4px solid #961029;
  padding: 0 0 50px;
}

.jobTit {
  margin: 0 0 10px;
  padding: 8px 0;
  border-bottom: 1px solid #961029;
}

.jobData .new {
  float: left;
  width: 35px;
  margin: 0 0 10px 14px;
  padding: 4px 12px;
  font-size: 1.5rem;
  letter-spacing: 2px;
}

.jobData .date {
  float: right;
  text-align: right;
  padding: 3px 14px 0 0;
  margin: 0 0 10px;
}

.jobData h2 {
  clear: both;
  font-size: 2.4rem;
  margin: 0 0 6px;
  padding: 0 14px;
}

.jobData .jobNo {
  padding: 0 0 0 14px;
}

.jobData table {
  width: 100%;
  margin: 0 0 24px;
}

.jobData th,
.jobData td {
  vertical-align: middle;
  font-weight: normal;
  border-bottom: 2px solid #fff;
  text-align: left;
  padding: 26px 16px;
}

.jobData th {
  width: 126px;
  font-size: 1.8rem;
  background: #f3e7e9;
  border-right: 2px solid #fff;
}

.jobData td {
  font-size: 1.6rem;
  background: #f2f2f2;
  line-height: 1.75em;
}

.jobData p.btnDetail a {
  box-sizing: border-box;
  display: block;
  width: 240px;
  height: 66px;
  padding: 0 10px;
  line-height: 66px;
  font-size: 2.4rem;
  text-align: center;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  margin: 0 auto;
}

.jobData .icons li {
  padding: 5px 12px;
  line-height: 1;
  border-radius: 4px;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  float: left;
  margin: 0 3px 10px 0;
}

/* no use
.jobData .icons li {
  background: #dedede;
}
*/

.jobData .icons li.on {
  background: #961029;
}

.jobData .icons li:first-child {
  margin: 0 3px 10px 16px;
}

.jobData .icons li.on .highlight {
  padding: 0;
}



/* SP
----------------------------------------------------
  新・検索一覧
----------------------------------------------------*/
@media only screen and (max-width: 750px) {

  .jobData th,
  .jobData td {
    display: block;
    padding: 15px 3%;
    font-size: 1.5rem;
    width: 94%;
  }

  .jobData .icons {
    margin: 0 0 7px;
  }

  .jobData .icons li {
    margin: 0 3px 3px 0;
  }

  .jobData .icons li:first-child {
    margin: 0 3px 3px 0;
  }

  .jobData h2 {
    clear: both;
    font-size: 2rem;
    margin: 0 0 6px;
    padding: 0 14px;
  }

}

/*----------------------------------------------------
  新・検索詳細
----------------------------------------------------*/
.jobDetail {
  margin: 0;
  padding: 0;
}

/*----------------------------------------------------
  ページナビ
----------------------------------------------------*/


.jobPageNav {
  background-color: #f7f7f7;
  border-top: 3px solid #9c122a;
  border-bottom: 1px solid #9c122a;
}

.jobPageNav__list {
  position: relative;
  min-height: 66px;
  padding: 0 245px;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
}

.jobPageNav__list li {
  display: inline-block;
  margin: 10px 0;
}

.jobPageNav__list li .current,
.jobPageNav__list li a {
  display: block;
  width: 40px;
  height: 46px;
  line-height: 46px;
  background-color: #fff;
}

.jobPageNav__list li a:hover {
  text-decoration: none;
  background-color: #9c122a;
  color: white;
}

.jobPageNav__list .next,
.jobPageNav__list .prev {
  margin: 0;
}

.jobPageNav__list .next a,
.jobPageNav__list .prev a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 240px;
  height: 66px;
  padding: 0 10px;
  line-height: 66px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
}

.jobPageNav__list .next a:hover,
.jobPageNav__list .prev a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.jobPageNav__list .next a:before,
.jobPageNav__list .prev a:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.jobPageNav__list .prev {
  float: left;
  margin-left: -245px;
}

.jobPageNav__list .prev a:before {
  left: 20px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.jobPageNav__list .next {
  position: absolute;
  top: 0;
  right: 0;
}

.jobPageNav__list .next a:before {
  right: 20px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}


/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .EntryCount {
    margin: 25px 10px;
  }

  .jobPageNav {
    border-top: 3px solid #9c122a;
  }

  .jobPageNav__list {
    padding: 10px 80px 3px;
    font-size: 1.6rem;
  }

  .jobPageNav__list li {
    margin: 0 0 7px;
  }

  .jobPageNav__list li .current,
  .jobPageNav__list li a {
    display: block;
    width: 40px;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
  }

  .jobPageNav__list .next,
  .jobPageNav__list .prev {
    margin: 0;
  }

  .jobPageNav__list .next a,
  .jobPageNav__list .prev a {
    width: 75px;
    height: 66px;
    line-height: 66px;
    color: white;
  }

  .jobPageNav__list .prev {
    float: none;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .jobPageNav__list .prev a {
    padding: 0 5px 0 15px;
  }

  .jobPageNav__list .prev a:before {
    left: 10px;
  }

  .jobPageNav__list .next a {
    padding: 0 15px 0 5px;
  }

  .jobPageNav__list .next a:before {
    right: 10px;
  }

  .jobPageNav.-onlyPrevNext .prev,
  .jobPageNav.-onlyPrevNext .next {
    width: 50%;
  }

  .jobPageNav.-onlyPrevNext .prev a,
  .jobPageNav.-onlyPrevNext .next a {
    width: auto;
  }

  .jobPageNav.-onlyPrevNext .prev a {
    margin-right: 1px;
  }
}

/*----------------------------------------------------
  新・会社情報
----------------------------------------------------*/
.pre-line {
  white-space: pre-line;
}

.companyOutline {
  width: 100%;
  margin: 0 0 24px;
}

.companyOutline th,
.companyOutline td {
  vertical-align: middle;
  font-weight: normal;
  border-bottom: 2px solid #fff;
  text-align: left;
  padding: 26px 16px;
}

.companyOutline th {
  width: 126px;
  font-size: 1.8rem;
  background: #f3e7e9;
  border-right: 2px solid #fff;
}

.companyOutline td {
  font-size: 1.6rem;
  background: #f2f2f2;
}

.companyOutline p.btnDetail a {
  box-sizing: border-box;
  display: block;
  width: 240px;
  height: 66px;
  padding: 0 10px;
  line-height: 66px;
  font-size: 2.4rem;
  text-align: center;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  margin: 0 auto;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {

  .companyOutline th,
  .companyOutline td {
    display: block;
    padding: 15px 3%;
    font-size: 1.5rem;
    width: 94%;
  }
}

#jobCompany #books {
  margin: 0 auto 30px;
}

#jobCompany .books h3 {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 3px solid #9c122a;
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
}

#jobCompany .books h4 {
  font-size: 120%;
  line-height: 1.75;
  padding: 0 20px 0 0;
}

#jobCompany .books p {
  font-size: 110%;
  line-height: 1.75;
  margin: 0 0 1em;
  padding: 0 20px 0 20px;
}

#jobCompany .books {
  clear: both;
  box-sizing: border-box;
  margin: 0 0 40px;
}

#jobCompany .books .imgL {
  float: left;
  margin: 0 20px 0 0;
  padding: 0 0 0 20px;
}


#jobCompany .NewsListWrap li {
  padding: 28px 0 18px;
  border-top: 1px solid #d2d2d2;
  line-height: 1.7;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

#jobCompany .NewsListWrap li:first-child {
  padding-top: 0;
  border: none;
}

#jobCompany .NewsListWrap li a {
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media only screen and (max-width: 750px) {
  #jobCompany .books {
    padding: 0 10px;
  }

  #jobCompany .books h3 {
    margin: auto 0 25px;
    padding-bottom: 15px;
    font-size: 2.0rem;
  }

  #jobCompany .books .imgL {
    padding: 0 0 0 10px;
  }

  #jobCompany .books p {
    padding: 0 10px;
  }



  #jobCompany .NewsListWrap ul {
    padding: 0 20px;
  }

  #jobCompany .NewsListWrap li {
    overflow: visible;
    clear: both;
  }
}

/*----------------------------------------------------
  取引先企業一覧 2017.12
----------------------------------------------------*/
#companyCategory .PageTitleBase__text {
  margin: -45px 0 80px;
}

#companyCategory .cateBox {
  float: left;
  width: 320px;
  margin: 0 10px 0 0;
  padding: 0px 0 0 0;
}

#companyCategory .cateBox:last-child {
  float: right;
  margin: 0;
}

#companyCategory .cateBox h2 {
  background-color: #6a0515;
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  width: 320px;
  height: 50px;
  margin: 0 0 30px;
  position: relative;
}

#companyCategory .cateBox h2:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

#companyCategory .cateBox h2 a {
  display: inline-block;
  color: #fff;
  font-size: 1.7rem;
  width: 310px;
  height: 25px;
  padding: 15px 0 10px 10px;
  line-height: 1.3;
  text-decoration: underline;
}

#companyCategory .cateBox h2 a:hover {
  text-decoration: underline;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

#companyCategory .cateBox ul {
  padding: 0 0 0 40px;
}

#companyCategory .cateBox li {
  margin-bottom: 16px;
}

#companyCategory .cateBox li a {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-size: 15px;
}

#companyCategory .cateBox li a:before {
  position: absolute;
  top: 6px;
  left: -2px;
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #9c122a;
  border-right: 1px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#companyCategory .cateBox:nth-child(2) li:last-child a:before {
  top: 6px;
}

@media only screen and (max-width: 750px) {
  #companyCategory .PageTitleBase__text {
    margin: 0;
  }

  #companyCategory .cateBox {
    float: none;
    width: auto;
    margin: 0;
    padding: 0 0 20px;
  }

  #companyCategory .cateBox:last-child {
    float: none;
    margin: 0;
  }

  #companyCategory .cateBox h2 {
    width: 90%;
    margin: 0 auto 30px;
  }

  #companyCategory .cateBox h2 a {
    width: 100%;
  }

  #companyCategory .cateBox ul {
    padding: 0 10%;
  }

  #companyCategory .cateBox:nth-child(2) li:last-child a:before {
    top: 6px;
  }
}

#companyList .-style06 {
  margin: 30px 0 50px;
}

#companyList .list {
  margin: 0 0 80px;
}

#companyList .list li {
  position: relative;
  padding: 20px 20px 20px 43px;
  border-top: 1px solid #d2d2d2;
  line-height: 1.5;
  font-size: 1.6rem;
}

/* #companyList .list .name {
  width:815px;
  display:inline-block;
} */
#companyList .list li a {
  font-size: 1.6rem;
}

#companyList .list li.link:after {
  content: "";
  display: table;
  clear: both;
}

#companyList .list li.link:before {
  position: absolute;
  top: 26px;
  left: 15px;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* #companyList .list li:first-child {
  border-top: 0;
} */
#companyList .list li:last-child {
  border-bottom: 1px solid #d2d2d2;
}

/* #companyList .list li .detailIco {
  display:inline-block;
  background:#9d0e26;
  border-radius: 2px;
  font-size:15px;
  color:#fff;
  width:80px;
  text-align: center;
  padding:8px 0;
  margin:0 0 0 15px;
  line-height:1;
  vertical-align:top;
} */

#companyList .sort {
  text-align: center;
  font-size: 12px;
  color: #777;
  margin: 0 0 2px;
}

@media only screen and (max-width: 750px) {
  #companyList .-style06 {
    margin: 10px 0 30px;
  }

  #companyList .list {
    width: 92%;
    margin: 0 auto 3em;
  }

  #companyList .list li {
    padding: 12px 20px 12px 43px;
    font-size: 1.3rem;
    position: relative;
  }

  #companyList .list .name {
    width: 100%;
  }

  /* #companyList .list .link .name {
    width:78%;
  } */
  #companyList .list li a {
    font-size: 1.3rem;
    width: 100%;
    display: block;
  }

  #companyList .list li.link:before {
    top: 16px;
    width: 8px;
    height: 8px;
  }

  #companyList .list li:last-child {
    border-bottom: 1px solid #d2d2d2;
  }

  /* #companyList .list li .detailIco {
    display:inline-block;
    position:absolute;
    right:10px;
    background:#9d0e26;
    border-radius: 2px;
    font-size:1.2rem;
    color:#fff;
    width:20%;
    text-align: center;
    padding:4px 0;
    margin:0 0 0 15px;
    line-height:1;
    vertical-align:top;
  } */

  #companyList .sort {
    width: 92%;
    margin: 0 auto 2px;
    text-align: center;
    font-size: 12px;
    color: #777;
  }



}

/*----------------------------------------------------
  戦略コンサルタントのキャリアを考えるセミナー 2017.05
----------------------------------------------------*/
.body-seminar-think .thisPageTitle {
  margin: 45px -20px 25px;
  padding: 15px 20px;
  background-color: #f7f7f7;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
}

.body-seminar-think #leadText p {
  line-height: 1.75;
}

.body-seminar-think #latestSeminar p.banner {
  margin: 0 0 30px;
  padding: 0;
}

.body-seminar-think #latestSeminar h3 {
  font-size: 2.0rem;
  font-weight: bold;
  color: #6a0515;
  margin: 0 0 20px;
  padding: 0 40px;
  line-height: 1.5;
}

.body-seminar-think #latestSeminar p {
  padding: 0 40px;
  line-height: 1.75;
}

.body-seminar-think #pastSeminar ul {
  padding: 20px 20px 0 40px;
}

.body-seminar-think #pastSeminar li {
  margin: 0 0 10px;
  list-style-type: disc;
  line-height: 1.5;
}

.body-seminar-think #pastSeminar li:last-child {
  margin: 0;
}

/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .body-seminar-think #latestSeminar p.banner {
    padding: 0 10px;
  }

  .body-seminar-think #leadText p {
    margin: 0 10px;
  }

  .body-seminar-think #latestSeminar h3 {
    margin: 0 0 20px;
    padding: 0 10px;
  }

  .body-seminar-think #latestSeminar p {
    padding: 0 10px;
  }

  .body-seminar-think .SeminarArticleList__header {
    margin-right: 20px;
    margin-left: 20px;
  }

  .body-seminar-think #pastSeminar ul {
    padding: 20px 15px 0 15px;
  }
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}



/*----------------------------------------------------
  consulting farm 2017.11
----------------------------------------------------*/
#consultingfirm .lead p {
  font-size: 1.4rem;
  margin: 0 0 1em;
}

.TextBody01 {
  margin-bottom: 40px;
}

.TextBody01 p {
  line-height: 1.75;
  font-size: 1.6rem;
  margin: 0 0 20px;
}

.bnrArea {
  border-top: 3px solid #9c122a;
  padding: 40px 0 0;
  margin: 60px auto 40px;
  display: inline-block;
}

.bnrArea a {
  display: inline-block;
  float: left;
  margin: 0 60px 40px 0;
}

.bnrArea a:nth-child(2n) {
  margin: 0 0 40px 0;
}

.bnrArea dd {
  margin: 10px 0 0 0;
  text-align: center;
}

.ClientLogoList01 {
  margin: 50px 0 20px;
}

.ClientLogoList01:after {
  content: "";
  display: table;
  clear: both;
}

.ClientLogoList01 .ClientLogoList__item01 {
  float: left;
  width: 230px;
  margin: 0 20px 20px 0;
  text-align: center;
}

.ClientLogoList01 .ClientLogoList__item01:first-child {
  margin: 0 20px 0 0;
}

.ClientLogoList01 .ClientLogoList__item01:nth-child(4n) {
  margin: 0 0 40px;
}

.ClientLogoList01 .ClientLogoList__item01:nth-child(5n) {
  margin: 0 20px 0 0;
}

.ClientLogoList01 .ClientLogoList__image01 {
  display: block;
  border: 1px solid #d2d2d2;
}

.ClientLogoList01 .ClientLogoList__image01 img {
  height: 130px;
}

.ClientLogoList01 .ClientLogoList__link01 span {
  display: block;
  color: #6a0515;
}

.ClientLogoList01 .ClientLogoList__link01:hover img {
  opacity: .8;
}

.ClientLogoList01 .ClientLogoList__text01 {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
  color: #000;
}

.NewsListWrap01 {
  margin: 0 0 60px;
}

.NewsListWrap01 .NewsList_item {
  padding: 30px 20px 30px;
  border-top: solid 1px #d2d2d2;
}

.NewsListWrap01 .NewsList_item:first-child {
  padding-top: 0;
  border-top: none;
}

.NewsListWrap01 .NewsList_time {
  display: block;
  min-width: 10em;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px
}

.NewsListWrap01 .NewsList_title {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: bold;
}

.NewsListWrap01 .memo {
  display: block;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.6;
}

.interviewArea {
  margin: 0 0 60px;
}

.partnerArea {
  margin: 30px 0 60px 0;
}

.h3_style {
  background-color: #e4c9ce;
  padding: 8px 0 8px 20px;
  font-size: 1.6rem;
  font-weight: bold;
}

.partnerArea .partnerList,
.consultantArea .consultantList {
  margin: 30px 0 0;
}

.partnerArea .partnerList_item,
.consultantArea .consultantList_item {
  display: inline-block;
  padding: 30px 0 30px;
  border-bottom: solid 1px #d2d2d2;
}

.partnerArea .partnerList_item:first-child,
.consultantArea .consultantList_item:first-child {
  padding: 0 0 30px;
}

.partnerArea .partnerList_img,
.consultantArea .consultantList_img {
  float: left;
  margin: 0 25px 0 0;
}

.partnerArea .company_name,
.consultantArea .company_name {
  font-size: 1.6rem;
  margin: 0 0 10px;
  float: left;
  display: block;
  width: 815px;
  font-weight: bold;
  padding: 24px 0 0 0;
}

.partnerArea .tit,
.consultantArea .tit {
  font-size: 1.8rem;
  display: block;
  line-height: 1.6;
}

.saizensenArea {
  margin: 45px 0 0;
}

.saizensenArea .btnArea dl {
  width: 230px;
  float: left;
  margin: 0 20px 60px 0;
}

.saizensenArea .btnArea .btnAreaTop dl:last-child {
  margin: 0 0 60px;
}

.saizensenArea .btnArea .btnAreaBottom dl {
  margin: 0 20px 0;
}

.saizensenArea .btnArea .btnAreaBottom dl:last-child {
  margin: 0;
}

.saizensenArea .btnArea dt {
  background-color: #6a0515;
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  width: 230px;
  height: 85px;
  position: relative;
}

.saizensenArea .btnArea dt:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.saizensenArea .btnArea dt a {
  display: inline-block;
  color: #fff;
  font-size: 1.7rem;
  width: 220px;
  height: 64px;
  padding: 20px 0 0 10px;
  line-height: 1.3;
}

.saizensenArea .btnArea dt a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.saizensenArea .btnArea dd {
  margin: 10px 0 0;
}

.saizensenArea .btnArea .btnAreaBottom {
  display: table;
  margin: 0 auto;
}

.consultationArea {
  margin: 45px 0 0;
}

.consultationArea .TextBody01 {
  margin: 45px 0 45px 0;
}

.consultationArea dl {
  margin: 0 0 45px;
  border-top: 1px solid #9c122a;
}

.consultationArea dt {
  width: 190px;
  float: left;
  padding: 15px 0 15px 20px;
  border-bottom: 1px solid #9c122a;
  line-height: 1.75;
  font-size: 1.6rem;
}

.consultationArea dt span {
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
  padding: 4px 2em 4px 3em;
  color: #fff;
  letter-spacing: 1em;
}

.consultationArea dd {
  width: 750px;
  float: right;
  padding: 15px 10px;
  border-bottom: 1px solid #9c122a;
  line-height: 1.75;
  font-size: 1.6rem;
}




.menuBtnArea {
  margin: 0 0 60px;
}

.menuBtnArea li {
  display: inline-block;
  width: 324px;
  margin: 0 4px 0 0;
}

.menuBtnArea li:last-child {
  margin: 0;
}

/* .menuBtnArea .BlogArticleImgList {
    margin-top: 55px;
}
.menuBtnArea .BlogArticleImgList__item {
    border-top: none;
	padding: 25px 0 0 0;
}
.menuBtnArea .BlogArticleImgList.-borderFirstNone .BlogArticleImgList__item:first-child,
.menuBtnArea .BlogArticleImgList.-borderFirstNone .BlogArticleImgList__item:nth-child(2) {
    border-top-width: 0;
    border-bottom: solid 1px #d4d4d4;
} */
.consultingfirmLink {
  margin: 60px 0;
}

.consultingfirmLink.marginB0 {
  margin: 60px 0 0;
}

.consultingfirmLink p,
.consultingfirmLink.marginB0 p {
  text-align: center;
}

@media only screen and (max-width: 750px) {
  .consultingfirmLink {
    width: 90%;
    margin: 40px auto;
  }

  .consultingfirmLink.marginB0 {
    margin: 40px auto 0;
  }

  .consultingfirmLink a img {
    width: 100%;
    height: auto;
  }
}


/*basic*/
.basicArea {
  margin: 30px 0 80px;
}

.TextBox {
  margin: 0 0 40px;
}

.TextBox .txt {
  font-size: 1.6rem;
  line-height: 1.75;
  margin: 20px 0 0;
}

.TextBox .TextBoxDl {
  margin: 30px 0 0;
  font-size: 1.6rem;
  line-height: 1.75;
}

.TextBox .TextBoxDl dt {
  font-weight: bold;
}

.TextBox .TextBoxDl dd {
  padding: 0 16px 0 16px;
}

.TextBox li {
  margin: 30px 0 0 0;
  font-size: 1.6rem;
  line-height: 1.75;
}

.TextBox li span {
  font-weight: bold;
}

.BtnArea {
  margin: 0 0 55px;
}

/*guide*/
.h3_style02 {
  background-color: #103250;
  padding: 15px 0 15px 20px;
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
}

.companyBox {
  margin: -81px 0 260px;
  padding: 81px 0 0;
}

#co01.companyBox,
#co02.companyBox,
#co03.companyBox,
#co04.companyBox,
#co05.companyBox,
#co06.companyBox,
#co07.companyBox,
#co08.companyBox,
#co09.companyBox {
  margin: -100px 0 100px;
  padding: 100px 0 0;
}

.companyBox:first-child {
  margin: 30px 0 80px;
  padding: 0;
}

.companyBox dl.companyList {
  margin: 20px 0 40px;
  padding: 0 0 0 20px;
  line-height: 1.75;
  font-size: 1.6rem;
}

.companyBox .companyList dt {
  font-weight: normal;
  width: 100px;
  float: left;
  margin: 0 30px 0 0;
}

.companyBox .companyList dd {
  display: table;
}

.companyBox .TextBox .small {
  font-size: 1.2rem;
  margin: 10px 0 0;
  display: block;
}

.companyBox dl.graduateList {
  line-height: 1.75;
  padding: 0 0 0 20px;
  margin: 20px 0 0;
  font-size: 1.6rem;
}

.companyBox dl.graduateList dt {
  font-weight: normal;
  width: 100px;
  float: left;
  margin: 0 30px 0 0;
}

.companyBox dl.bookList {
  padding: 0 0 0 20px;
  margin: 20px 0 0;
  font-size: 1.6rem;
}

.companyBox dl.bookList dt {
  font-weight: normal;
}

.companyBox dl.bookList dd {
  font-size: 1.4rem;
  margin: 5px 0 20px;
}

.companyBox dl.bookList dd:last-child {
  margin: 5px 0 0 0;
}

.companyBox .workStyle {
  margin: 20px 0 0;
}

.companyBox .workStyle li {
  margin: 10px 0 0;
}

.companyBox .dnaList {
  padding: 30px 0 10px 20px;
}

.companyBox .dnaList li {
  margin: 0 0 3px;
}

.companyBox .dnaList li:before {
  content: "・";
}

.companyBox .inPageLink {
  padding: 0;
}

.companyBox .inPageLink ul {
  display: block;
}

.companyBox .inPageLink li {
  float: left;
  width: 49%;
  margin: 0 0 1px 0;
}

.companyBox .inPageLink li:nth-child(2n) {
  float: right;
}

.companyBox .inPageLink a {
  position: relative;
  box-sizing: border-box;
  display: block;
  padding: 12px 45px 12px 18px;
  color: white;
  background-color: #6a0515;
  background-image: -webkit-linear-gradient(left, #9c122a, #6a0515);
  background-image: linear-gradient(to right, #9c122a, #6a0515);
  border: 0;
  font-size: 1.4rem;
}

.companyBox .inPageLink a:hover {
  text-decoration: none;
  background-color: #51030d;
  background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
  background-image: linear-gradient(to right, #840b1b, #51030d);
}

.companyBox .inPageLink a:before {
  position: absolute;
  top: 12px;
  right: 17px;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  /* transform: rotate(45deg); */
  /* transition: 0.3s; */
}

.companyBox .subPageLink li {
  width: 33%;
  margin: 0 1px 1px 0;
}

.companyBox .subPageLink li:nth-child(2n) {
  float: left;
}

.companyBox .subPageLink a {
  font-size: 1.2rem;
}

#co01 .TextBody,
#co02 .TextBody,
#co03 .TextBody,
#co04 .TextBody,
#co05 .TextBody,
#co06 .TextBody,
#co07 .TextBody,
#co08 .TextBody,
#co09 .TextBody {
  padding: 0;
}

#co01 .TextBody a,
#co02 .TextBody a,
#co03 .TextBody a,
#co04 .TextBody a,
#co05 .TextBody a,
#co06 .TextBody a,
#co07 .TextBody a,
#co08 .TextBody a,
#co09 .TextBody a {
  font-size: 14px;
}

#co01 .TextBody .SimpleTitleList__item:before,
#co02 .TextBody .SimpleTitleList__item:before,
#co03 .TextBody .SimpleTitleList__item:before,
#co04 .TextBody .SimpleTitleList__item:before,
#co05 .TextBody .SimpleTitleList__item:before,
#co06 .TextBody .SimpleTitleList__item:before,
#co07 .TextBody .SimpleTitleList__item:before,
#co08 .TextBody .SimpleTitleList__item:before,
#co09 .TextBody .SimpleTitleList__item:before {
  position: absolute;
  top: 23px;
  left: 0px;
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #9c122a;
  border-right: 2px solid #9c122a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#co01 .TextBody .SimpleTitleList__item,
#co02 .TextBody .SimpleTitleList__item,
#co03 .TextBody .SimpleTitleList__item,
#co04 .TextBody .SimpleTitleList__item,
#co05 .TextBody .SimpleTitleList__item,
#co06 .TextBody .SimpleTitleList__item,
#co07 .TextBody .SimpleTitleList__item,
#co08 .TextBody .SimpleTitleList__item,
#co09 .TextBody .SimpleTitleList__item {
  padding: 15px 5px 15px 20px;
  padding-left: 20px;
}


#co01 .TextBody .SimpleTitleList.-borderTop,
#co02 .TextBody .SimpleTitleList.-borderTop,
#co03 .TextBody .SimpleTitleList.-borderTop,
#co04 .TextBody .SimpleTitleList.-borderTop,
#co05 .TextBody .SimpleTitleList.-borderTop,
#co06 .TextBody .SimpleTitleList.-borderTop,
#co07 .TextBody .SimpleTitleList.-borderTop,
#co08 .TextBody .SimpleTitleList.-borderTop,
#co09 .TextBody .SimpleTitleList.-borderTop {
  border-top: none;
}

/*voice*/
.voiceArea {
  margin: 70px 0 80px;
  display: inline-block;
  text-align: center;
}

.voiceArea .JobChange__title.-before {
  background-color: #d2d2d2;
  color: #000;
  font-size: 1.4rem;
  padding: 10px;
}

.voiceArea .JobChange__title {
  margin: 0 20px;
  padding: 9px;
  background-color: #9c122a;
  font-size: 1.6rem;
  font-weight: bold;
}

.voiceArea .JobChange__body {
  padding: 14px 10px;
}

.voiceArea .voiceBlock {
  float: left;
  margin: 0 40px 40px 10px;
}

.voiceArea .voiceBlock:nth-child(2n) {
  float: right;
  margin: 0 10px 40px 0;
}

.voiceArea .JobChangeList__title {
  padding: 14px 0;
}

.voiceArea .BeforeCurrentJob {
  display: -webkit-inline-box;
}

.voiceArea .BeforeCurrentJob .ChangeArrow {
  width: 50px;
  font-size: 1.4rem;
}

.voiceArea .BeforeCurrentJob .ChangeArrow__text {
  padding-bottom: 30px;
}

.voiceArea .BeforeCurrentJob .ChangeArrow__text:before {
  bottom: 8px;
  left: 15px;
  height: 12px;
  width: 12px;
}

.voiceArea .BeforeCurrentJob .ChangeArrow__text:after {
  left: 22px;
  border: 14px solid transparent;
  border-left: 14px solid #9c122a;
}

.voiceArea .BeforeJob {
  width: 200px;
}

.voiceArea .BeforeJob__body {
  font-size: 1.4rem;
}

.voiceArea .BeforeJob__body p {
  margin-bottom: 5px;
}

.voiceArea .CurrentJob {
  width: 200px;
}

.voiceArea .CurrentJob__body {
  font-size: 1.4rem;
  padding: 12px 10px 14px;
}

.voiceArea .CurrentJob__body p {
  margin-bottom: 5px;
}

.CurrentJob__body b {
  font-size: 1.4rem;
}


/* SP
----------------------------------------------------*/
@media only screen and (max-width: 750px) {
  .TextBody01 {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .TextBody01 p {
    font-size: 1.4rem;
    margin: 0 0 10px;
  }

  .bnrArea {
    padding: 30px 10px 10px;
    margin: 0 auto 20px;
    display: inline-block;
    text-align: center;
  }

  .bnrArea a {
    float: none;
    margin: 0 0 20px 0;
  }

  .bnrArea a:nth-child(2n) {
    margin: 0 0 20px 0;
  }

  .bnrArea dd {
    margin: 5px 0 0 0;
  }

  .ClientLogoList01 {
    margin: 25px 10px 10px 0;
  }

  .ClientLogoList01 .ClientLogoList01:after {
    content: "";
    display: table;
    clear: both;
  }

  .ClientLogoList01 .ClientLogoList__item01 {
    box-sizing: border-box;
    width: 33.3%;
    margin: 0 0 25px 0;
    padding: 0 0 0 10px;
    text-align: left;
  }

  .ClientLogoList01 .ClientLogoList__image01 {
    text-align: center;
  }

  .ClientLogoList01 .ClientLogoList__image01 img {
    height: auto;
  }

  .ClientLogoList01 .ClientLogoList__text01 {
    font-size: 1.4rem;
  }

  .ClientLogoList01 .ClientLogoList__item01:first-child {
    margin: 0 0 25px;
  }

  .ClientLogoList01 .ClientLogoList__item01:nth-child(4n) {
    margin: 0 0 25px;
  }

  .ClientLogoList01 .ClientLogoList__item01:nth-child(5n) {
    margin: 0 0 25px;
  }

  .ClientLogoList__item01:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }

  .ClientLogoList01 .ClientLogoList__link01 {
    display: block;
  }

  .NewsListWrap01 {
    margin: 0 0 40px;
  }

  .NewsListWrap01 .NewsList_title {
    font-size: 1.6rem;
  }

  .NewsListWrap01 .NewsList_item {
    padding: 20px 10px 25px;
  }

  .NewsListWrap01 .NewsList_item:first-child {
    padding-top: 0;
  }

  .NewsListWrap01 .memo {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .interviewArea {
    margin: 0 0 40px;
  }

  .partnerArea {
    margin: 20px 0 40px 0;
  }

  .partnerArea .partnerList,
  .consultantArea .consultantList {
    margin: 30px 0 0;
  }

  .partnerArea .partnerList_item,
  .consultantArea .consultantList_item {
    display: inline-block;
    padding: 20px 0 20px;
  }

  .partnerArea .partnerList_item:first-child,
  .consultantArea .consultantList_item:first-child {
    padding: 0 0 20px;
  }

  .partnerArea .partnerList_img,
  .consultantArea .consultantList_img {
    float: none;
    text-align: center;
    margin: 0 0 10px 0;
  }

  .partnerArea .company_name,
  .consultantArea .company_name {
    font-size: 1.4rem;
    padding: 0 10px;
    margin: 0 0 10px;
    line-height: 1.4;
    float: none;
    width: auto;
  }

  .partnerArea .tit,
  .consultantArea .tit {
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 0 10px;
  }

  .saizensenArea {
    margin: 20px 0 0;
    padding: 0 10px;
  }

  .saizensenArea .btnArea dl {
    width: auto;
    float: none;
    margin: 0 0 20px 0;
  }

  .saizensenArea .btnArea .btnAreaTop dl:last-child {
    margin: 0 0 20px;
  }

  .saizensenArea .btnArea .btnAreaBottom {
    display: block;
  }

  .saizensenArea .btnArea .btnAreaBottom dl {
    margin: 0 0 20px;
  }

  .saizensenArea .btnArea .btnAreaBottom dl:last-child {
    margin: 0;
  }

  .saizensenArea .btnArea dt {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }

  .saizensenArea .btnArea dt a {
    width: 100%;
    height: auto;
    padding: 20px 20px 20px 15px;
    font-size: 1.6rem;
    box-sizing: border-box;
  }

  .saizensenArea .btnArea dt a br {
    display: none;
  }

  .saizensenArea .btnArea dd {
    width: 90%;
    margin: 5px auto 0;
  }

  .consultationArea {
    margin: 45px 0 40px;
  }

  .consultationArea .TextBody01 {
    margin: 45px 0 20px 0;
  }

  .consultationArea dl {
    margin: 0 0 20px;
    padding: 0 20px;
    border-top: none;
  }

  .consultationArea dt {
    width: 100%;
    float: none;
    padding: 0;
    border-bottom: 1px solid #9c122a;
    line-height: 1.75;
    font-size: 1.5rem;
    text-align: center;
    background-image: -webkit-linear-gradient(left, #840b1b, #51030d);
    background-image: linear-gradient(to right, #840b1b, #51030d);
  }

  .consultationArea dt span {
    background-image: none;
    padding: 0 0 0 1em;
    color: #fff;
    letter-spacing: 1em;
    margin: 0 10px;
    font-size: 1.5rem;
  }

  .consultationArea dd {
    width: 100%;
    float: none;
    padding: 15px 0;
    border-bottom: 1px solid #9c122a;
    line-height: 1.75;
    font-size: 1.5rem;
    text-align: center;
  }


  .menuBtnArea {
    margin: 40px 0 40px;
  }

  .menuBtnArea ul {
    padding: 0 10px;
  }

  .menuBtnArea li {
    display: block;
    width: 100%;
    margin: 0 auto 4px;
  }

  .menuBtnArea li:last-child {
    margin: 0 auto;
  }

  /* .menuBtnArea .BlogArticleImgList__item:first-child {
    padding: 0;
} */

  /*basic*/
  .h3_style {
    padding: 8px 0 8px 10px;
  }

  .basicArea {
    margin: 20px 0 40px;
    padding: 0 10px;
  }

  .TextBox {
    margin: 0 0 20px;
  }

  .TextBox .txt {
    font-size: 1.4rem;
    margin: 15px 0 0;
    padding: 0 10px;
  }

  .TextBox .TextBoxDl {
    margin: 15px 0 0;
    font-size: 1.4rem;
  }

  .TextBox .TextBoxDl dd {
    padding: 0 14px 0;
  }

  .TextBox li {
    margin: 15px 0 0 0;
    font-size: 1.4rem;
    padding: 0 10px;
  }

  .BtnArea {
    margin: 0 0 80px;
  }

  /*guide*/
  .h3_style02 {
    padding: 15px 20px;
    font-size: 1.5rem;
  }

  .companyBox {
    margin: -60px 0 40px;
    padding: 60px 0 0;
  }

  .companyBox:first-child {
    margin: 20px 0 40px;
  }

  .companyBox .companyInner {
    padding: 0 10px;
  }

  .companyBox dl.companyList {
    margin: 20px 0 20px;
    padding: 0 10px;
    font-size: 1.4rem;
  }

  .companyBox .companyList dt {
    width: 84px;
    float: left;
    margin: 0 20px 0 0;
  }

  .companyBox .companyList dd {
    word-break: break-all;
  }

  .companyBox dl.graduateList {
    padding: 0 10px;
    font-size: 1.4rem;
  }

  .companyBox dl.graduateList dt {
    width: auto;
    float: none;
    margin: 0 0 0 0;
    line-height: 1.5;
  }

  .companyBox dl.graduateList dd {
    line-height: 1.5;
    margin: 0 0 5px;
  }

  .companyBox dl.bookList {
    padding: 0 10px;
    font-size: 1.4rem;
  }

  .companyBox dl.bookList dd {
    font-size: 1.2rem;
    margin: 5px 0 15px;
  }

  .companyBox dl.bookList dd:last-child {
    margin: 5px 0 0 0;
  }

  .companyBox .workStyle {
    margin: 20px 0 0;
  }

  .companyBox .workStyle li {
    font-size: 1.4rem;
  }

  .companyBox .dnaList {
    padding: 10px 10px 0;
    list-style-position: inside;
  }

  .companyBox .dnaList li {
    margin: 0 0 3px;
    font-size: 1.4rem;
    text-indent: -1.4rem;
    padding-left: 1.4rem;
  }

  .companyBox .dnaList li:before {
    content: "・";
  }

  .companyBox .inPageLink li {
    float: none;
    width: 98%;
    margin: 0 auto 1px;
  }

  .companyBox .inPageLink li:nth-child(2n) {
    float: none;
  }




  /*voice*/
  .voiceArea {
    margin: 20px 0 40px;
    padding: 0 10px;
    display: block;
  }

  .voiceArea .JobChange__body {
    padding: 14px 10px;
    text-align: left;
  }

  .voiceArea .voiceBlock {
    float: none;
    margin: 0 0 40px;
  }

  .voiceArea .voiceBlock:nth-child(2n) {
    float: none;
    margin: 0 0 40px;
  }

  .voiceArea .BeforeCurrentJob {
    margin: 0;
    display: flex;
  }

  .voiceArea .BeforeCurrentJob:nth-child(2n) {
    margin: 0;
  }

  .voiceArea .BeforeCurrentJob .ChangeArrow {
    width: auto;
    min-width: 50px;
  }

  .voiceArea .BeforeCurrentJob .ChangeArrow__text {
    padding-bottom: 30px;
  }

  .voiceArea .BeforeCurrentJob .ChangeArrow__text:before {
    bottom: 7px;
    left: 15px;
  }

  .voiceArea .BeforeCurrentJob .ChangeArrow__text:after {
    left: 24px;
  }

  .voiceArea .BeforeJob {
    width: 30%;
    min-width: auto;
  }

  .voiceArea .CurrentJob {
    width: 30%;
    min-width: auto;
  }

  .homeBtn {
    margin: 0 20px;
    font-size: 1.5rem;
  }

  .homeBtn .BtnList__item {
    font-size: 1.5rem;
  }

  .homeBtn .BtnList__item a {
    padding: 25px 35px 25px 15px;
  }

}

.EntryArea+.BtnBlock+section {
  padding-top: 40px;
}
