/*  */
/*  */
/*  */
/*  */
/* https://cdn2.hubspot.net/hubfs/5639579/assets-base-theme/images/ */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

body {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #222;
}

body.is-open {
  overflow: hidden;
  height: 100%;
}

img, svg {
  max-width: 100%;
  height: auto;
}

img {
  vertical-align: top;
}

::-moz-selection {
  background-color: #110066;
  color: #fff;
}

::selection {
  background-color: #110066;
  color: #fff;
}

a, .a {
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

a:hover, .a:hover {
  cursor: pointer;
}

svg {
  vertical-align: top;
}

a, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div, main, article, section, header, footer, aside, input, button, select, textarea, body, table, tr, th, td, figure {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-all;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  word-break: normal;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

#wrap {
  position: relative;
  overflow: hidden;
}

#header {
  position: relative;
  z-index: 2;
  /* by #wrap */
}

#header-v2 {
  position: relative;
  z-index: 2;
  /* by #wrap */
}

#header-v3 {
  position: relative;
  z-index: 2;
  /* by #wrap */
}

#page-contents {
  position: relative;
  z-index: 1;
  /* by #wrap */
}

#foot-contents {
  position: relative;
  z-index: 1;
  /* by #wrap */
}

#footer {
  position: relative;
  z-index: 1;
  /* by #wrap */
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

#header-v2 {
  position: fixed;
  left: 0;
  width: 100%;
}

#header-v3 {
  position: fixed;
  left: 0;
  width: 100%;
}

.l-header {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.l-header_v2 {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.l-header_v3 {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.l-hdr_logo_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.l-hdr_logos__link img {
  vertical-align: top;
}

.l-hdr_logos__link:hover {
  opacity: 0.7;
}

.l-hdr_nav_global__item {
  list-style: none;
  font-size: 15px;
  font-weight: bold;
  position: relative;
}

.l-hdr_nav_global__link {
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.l-hdr_nav_global__child {
  display: none;
}

.l-hdr_nav_child__item {
  list-style: none;
  font-weight: 500;
  font-size: 13px;
}

.l-hdr_nav_child__link {
  text-decoration: none;
}

.l-footer {
  background-color: #110066;
}

.l-footer__item {
  font-weight: medium;
  padding-top: 15px;
  padding-bottom: 15px;
}

.l-footer__item--child {
  padding-top: 0;
  padding-bottom: 15px;
}

.l-footer__link {
  text-decoration: none;
  color: #fff;
}

.l-footer__link:hover {
  text-decoration: underline;
}

.l-footer__link--child {
  color: #f0f0f0;
}

.l-footer__link--nolink:hover {
  text-decoration: none;
}

.l-footer__copyright {
  background-color: #444;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 20px 10px;
  font-weight: bold;
}

.c-anchor {
  position: relative;
  height: 0;
}

.c-anchor__position {
  position: absolute;
  height: 0;
}

.c-section {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #fff;
}

.c-section--bggray {
  background-color: #f0f0f0;
}

.c-section--bgdarkgray {
  background-color: #666;
}

.c-section--bglightcolor {
  background-color: #f5f8fa;
}

.c-section--sample {
  background-color: #000;
  color: #fff;
  border-radius: 20px 20px 0 0;
}

.c-section__ttl {
  text-align: center;
  font-weight: bold;
  line-height: 140%;
  padding-bottom: 15px;
  position: relative;
  font-weight: 500;
}

.c-section__ttl_bar {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 10px;
}

.c-section__ttl::before, .c-section__ttl::after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  position: absolute;
  bottom: 0;
}

.c-section__ttl::before {
  background-color: #110066;
  right: 50%;
}

.c-section--sample .c-section__ttl::before {
  background-color: #ccc;
}

.c-section__ttl::after {
  background-color: #ff967f;
  left: 50%;
}

.c-section--sample .c-section__ttl::after {
  background-color: #fff;
}

.c-section__ttl--white {
  color: #fff;
}

.c-section__ttl--white::before {
  background-color: #ccc;
}

.c-section__ttl--white::after {
  background-color: #fff;
}

.c-section__ttl--nodeco {
  padding-bottom: 0;
}

.c-section__ttl--nodeco::before {
  display: none;
}

.c-section__ttl--nodeco::after {
  display: none;
}

.c-section__copy {
  text-align: center;
  font-weight: bold;
  line-height: 140%;
}

.c-section__copy:first-child {
  margin-top: 0;
}

.c-section__lead {
  font-size: 14px;
  line-height: 228.571%;
  text-align: justify;
  margin-top: 30px;
}

.c-section__lead:first-child {
  margin-top: 0;
}

.c-section__lead--white {
  color: #fff;
}

.c-section__body {
  font-size: 14px;
  line-height: 228.571%;
  text-align: justify;
}

.c-section__body:first-child {
  margin-top: 0;
}

.c-section__txt {
  font-size: 14px;
  line-height: 228.571%;
  margin-top: 10px;
}

.c-section__txt:first-child {
  margin-top: 0;
}

.c-section__btn {
  width: 180px;
  margin: 30px auto 0;
}

.c-section__btns {
  margin: 30px auto 0;
}

.c-row2_v2__col {
  margin-top: 45px;
}

.c-row2_v2__col:first-child {
  margin-top: 0;
}

.c-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  height: 54px;
  margin: 0 auto;
  text-decoration: none;
  background-color: #110066;
  color: #fff;
  border-radius: 4px;
  letter-spacing: 0.02em;
  border: 2px solid #110066;
}

.c-btn:hover {
  background-color: #fff;
  color: #110066;
  border: 2px solid #110066;
}

.c-btn--secondary {
  background-color: #33475b;
  border: 2px solid #33475b;
}

.c-btn--secondary:hover {
  background-color: #fff;
  color: #33475b;
  border: 2px solid #33475b;
}

.c-btn--gray {
  background-color: #444;
  border: 2px solid #444;
  color: #fff;
}

.c-btn--gray:hover {
  background-color: #fff;
  border: 2px solid #ccc;
  color: #222;
}

.c-btn--default {
  border-radius: 4px;
}

.c-btn--circle {
  border-radius: 27px;
}

.c-btn--square {
  border-radius: 0px;
}

.c-btn--hover_alpha:hover {
  background-color: #110066;
  color: #fff;
  opacity: 0.7;
}

.c-btn--hover_alpha.c-btn--secondary:hover {
  background-color: #33475b;
  color: #fff;
  opacity: 0.7;
}

.c-btn--fs {
  font-size: 14px;
}

.c-btn--fl {
  font-size: 18px;
}

.c-btn_v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  height: 54px;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 4px;
  letter-spacing: 0.02em;
  background-color: #fff;
  color: #110066;
  border: 2px solid #110066;
}

.c-btn_v2:hover {
  background-color: #110066;
  color: #fff;
  border: 2px solid #110066;
}

.c-btn_v2--secondary {
  color: #33475b;
  border: 2px solid #33475b;
}

.c-btn_v2--secondary:hover {
  background-color: #33475b;
  color: #fff;
  border: 2px solid #33475b;
}

.c-btn_v2--gray {
  color: #222;
  border: 2px solid #ccc;
}

.c-btn_v2--gray:hover {
  background-color: #444;
  color: #fff;
  border: 2px solid #444;
}

.c-btn_v2--default {
  border-radius: 4px;
}

.c-btn_v2--circle {
  border-radius: 27px;
}

.c-btn_v2--square {
  border-radius: 0px;
}

.c-btn_v2--fs {
  font-size: 14px;
}

.c-btn_v2--fl {
  font-size: 18px;
}

.c-card__link {
  text-decoration: none;
  color: #222;
}

.c-card__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000;
}

.c-card__figure {
  padding-bottom: 56.333%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.c-card__figure img {
  display: none;
}

.c-card__link:hover .c-card__figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.6;
}

.c-card__txt {
  font-size: 14px;
  line-height: 171.428%;
  text-align: justify;
  font-weight: normal;
}

.c-card_v2 {
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.c-card_v2__link {
  text-decoration: none;
  color: #222;
}

.c-card_v2__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000;
}

.c-card_v2__figure {
  padding-bottom: 56.333%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.c-card_v2__figure img {
  display: none;
}

.c-card_v2__link:hover .c-card_v2__figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.6;
}

.c-card_v2__txt {
  font-size: 14px;
  line-height: 171.428%;
  text-align: justify;
  font-weight: normal;
}

.c-card_v3 {
  background-color: #110066;
}

.c-card_v3__link {
  text-decoration: none;
  color: #222;
}

.c-card_v3__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000;
}

.c-card_v3__figure {
  padding-bottom: 56.333%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.c-card_v3__figure img {
  display: none;
}

.c-card_v3__link:hover .c-card_v3__figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.6;
}

.c-card_v3__body {
  background-color: #110066;
  color: #fff;
}

.c-card_v3__txt {
  font-size: 14px;
  line-height: 171.428%;
  text-align: justify;
  font-weight: normal;
}

.c-card_v4 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.c-card_v4__link {
  text-decoration: none;
  color: #222;
  background-color: #fff;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: block;
}

.c-card_v4__link--nolink:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.c-card_v4__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000;
}

.c-card_v4__figure {
  padding-bottom: 47.826%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.c-card_v4__figure img {
  display: none;
}

.c-card_v4__link:hover .c-card_v4__figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.6;
}

.c-card_v4__link--nolink:hover .c-card_v4__figure {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.c-card_v4__ttl {
  font-weight: bold;
  font-size: 16px;
  line-height: 175%;
}

.c-panel {
  background-color: rgba(240, 240, 240, 0.73);
  border-radius: 4px;
}

.c-panel__txt {
  font-weight: bold;
  font-size: 16px;
  line-height: 175%;
}

.c-tags__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-tags__item {
  list-style: none;
  font-size: 12px;
}

.c-tags__btn {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #110066;
  background-color: #fff;
  color: #110066;
  padding: 0 30px;
}

.c-tags__btn:hover, .c-tags__btn.is-active {
  background-color: #110066;
  color: #fff;
}

.c-banner {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block;
}

.c-banner:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}

.c-banner__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.c-banner__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.c-banner__bg img {
  display: none;
}

.c-banner_v2__bg {
  position: relative;
  z-index: 1;
  /* by .c-banner_v2__contents */
}

.c-banner_v2__txtarea {
  position: relative;
  z-index: 2;
  /* by .c-banner_v2__contents */
}

.c-banner_v2 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block;
  text-decoration: none;
  color: #222;
}

.c-banner_v2:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}

.c-banner_v2__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  text-decoration: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-banner_v2__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.c-banner_v2__bg img {
  display: none;
}

.c-banner_v2__txtarea {
  position: relative;
}

.c-banner_v2__txt {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
}

.c-banner_v3__bg {
  position: relative;
  z-index: 1;
  /* by .c-banner_v3__contents */
}

.c-banner_v3__txtarea {
  position: relative;
  z-index: 2;
  /* by .c-banner_v3__contents */
}

.c-banner_v3 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block;
  text-decoration: none;
  color: #222;
}

.c-banner_v3:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}

.c-banner_v3__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  text-decoration: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-banner_v3__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.c-banner_v3__bg img {
  display: none;
}

.c-banner_v3__txtarea {
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-preferred-size: 260px;
      flex-basis: 260px;
  max-width: 90%;
  min-height: 30px;
  text-align: center;
  border-radius: 15px;
}

.c-banner_v3__txt {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
}

.c-banner_v4__bg {
  position: relative;
  z-index: 1;
  /* by .c-banner_v4__contents */
}

.c-banner_v4__txtarea {
  position: relative;
  z-index: 2;
  /* by .c-banner_v4__contents */
}

.c-banner_v4 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block;
  text-decoration: none;
  color: #222;
}

.c-banner_v4:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}

.c-banner_v4__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  text-decoration: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-banner_v4__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.c-banner_v4__bg img {
  display: none;
}

.c-banner_v4__txtarea {
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-preferred-size: 260px;
      flex-basis: 260px;
  max-width: 90%;
  min-height: 30px;
  text-align: center;
  border-radius: 15px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.c-banner_v4__txt {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
}

.c-page_head {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.c-page_head--gray {
  background-color: #696969;
  position: relative;
  color: #fff;
}

.c-page_head__ttl {
  font-weight: bold;
}

.c-page_head__ttl--white {
  color: #fff;
}

.c-page_head__ttl--black {
  color: #222;
}

.c-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-block__ttl {
  font-weight: bold;
  font-size: 18px;
  line-height: 160%;
}

.c-block__txt {
  font-size: 14px;
  line-height: 228.571%;
}

.c-block_v2__icon {
  background-color: #110066;
  color: #fff;
  width: 120px;
  height: 30px;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}

.c-block_v3 {
  margin-top: 30px;
}

.c-block_v3__icon {
  background-color: #110066;
  color: #fff;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  padding: 0 20px;
  font-weight: 700;
  border-radius: 15px;
}

.c-block_v4 {
  margin-top: 20px;
}

.c-block_v4__figure img {
  vertical-align: top;
}

.c-block_v4__main {
  background-color: #f0f0f0;
}

.c-block_v5__main {
  background-color: #f0f0f0;
}

.c-block_v5__icon {
  height: 30px;
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 15px;
  font-weight: 700;
  background-color: #110066;
  color: #fff;
}

.c-block_v5__body {
  margin-top: 20px;
}

.c-block_v6 {
  margin-top: 30px;
}

.c-block_v6:first-child {
  margin-top: 0;
}

.c-block_v6__link {
  text-decoration: none;
  color: #222;
}

.c-block_v6__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000;
}

.c-block_v6__figure {
  padding-bottom: 70.666%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.c-block_v6__figure img {
  display: none;
}

.c-block_v6__link:hover .c-block_v6__figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.6;
}

.c-block_v6__body {
  background-color: #f0f0f0;
}

#blog-contents h2,
.c-blog-contents h2 {
  text-align: center;
  font-weight: bold;
  line-height: 140%;
}

#blog-contents h2::after,
.c-blog-contents h2::after {
  content: "";
  display: block;
  margin: 10px auto 0;
/*   background-image: url(../../images/common/section-ttl-figure@2x.png); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

#blog-contents table,
.c-blog-contents table {
  width: 100% !important;
}

.c-modal_bg {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1000;
  display: none;
}

.c-modal_contents {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-height: 90vh;
  z-index: 1001;
  display: none;
}

.c-modal_contents__closearea {
  position: relative;
  height: 0px;
  position: relative;
  z-index: 3;
}

.c-modal_contents__close {
  position: absolute;
  top: 0;
  right: 0;
}

.c-modal_contents__closebtn {
  position: relative;
  background-color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}

.c-modal_contents__closebtn::before, .c-modal_contents__closebtn::after {
  content: "";
  display: block;
  background-color: #696969;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 2px;
}

.c-modal_contents__closebtn::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.c-modal_contents__closebtn::after {
  -webkit-transform: translate(-50%, -50%) rotate(315deg);
          transform: translate(-50%, -50%) rotate(315deg);
}

.c-modal_contents__board {
  position: relative;
  max-height: 90vh;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  overflow: scroll;
  z-index: 2;
}

.c-table__th, .c-table__td {
  text-align: left;
  line-height: 1.5;
}

.c-bread {
	padding: 15px 0;
	border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}

.c-bread__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-bread__item {
  list-style: none;
}

.c-bread__link {
  color: #222;
}

.p-top_hero__main {
  z-index: 4;
  /* by .p-top_hero */
}

.p-top_hero__nav {
  z-index: 3;
  /* by .p-top_hero */
}

.p-top_hero__bar {
  z-index: 2;
  /* by .p-top_hero */
}

.p-top_hero__bg {
  z-index: 1;
  /* by .p-top_hero */
}

.p-top_hero {
  position: relative;
}

.p-top_hero__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-top_hero__nav {
  position: relative;
}

.p-top_hero__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.p-top_hero__bg img {
  display: none;
}

.p-top_hero_main {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
}

.p-top_hero_main__board {
  background-color: #fff;
}

.p-top_hero_main__copy {
  font-weight: bold;
}

.p-top_hero_main__sub {
  font-weight: bold;
  margin-top: 10px;
}

.p-tab_nav__section.is-active {
  z-index: 3;
  /* by .p-tab_nav */
}

.p-tab_nav__section {
  z-index: 2;
  /* by .p-tab_nav */
}

.p-tab_nav__height {
  z-index: 1;
  /* by .p-tab_nav */
}

.p-tab_nav {
  position: relative;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
}

.p-tab_nav__section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.p-tab_nav__height {
  position: relative;
}

.p-tab_nav__contents {
  position: relative;
}

.p-tab_nav__head {
  position: absolute;
  width: 50%;
  bottom: 100%;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: #444;
  color: #fff;
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.p-tab_nav__head:hover {
  background-color: #110066;
}

.is-active .p-tab_nav__head {
  background-color: #fff;
  color: #222;
}

.p-tab_nav__section--left .p-tab_nav__head {
  left: 0;
}

.p-tab_nav__section--right .p-tab_nav__head {
  right: 0;
}

.p-tab_nav__ttl {
  font-weight: bold;
  font-size: 18px;
}

.p-tab_nav__body {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
}

.p-top_hero_v2 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #ccc;
/*   background-image: url(../../images/sample/dummy@2x.jpg); */
}

.p-top_hero_v2__ttl {
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 160%;
}

.p-top_hero_v3__layer_hero {
  z-index: 1;
  /* by .p-top_hero_v3 */
}

.p-top_hero_v3__layer_nav {
  z-index: 2;
  /* by .p-top_hero_v3 */
}

.p-top_hero_v3 {
  position: relative;
}

.p-top_hero_v3__layer_hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #ccc;
/*   background-image: url(../../images/sample/dummy@2x.jpg); */
}

.p-top_hero_v3__board {
  background-color: rgba(255, 255, 255, 0.9);
}

.p-top_hero_v3__ttl {
  line-height: 160%;
  font-weight: normal;
  color: #110066;
}

.p-top_hero_v3__lead {
  margin-top: 20px;
}

.p-top_news__ttl::before, .p-top_news__ttl::after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  position: absolute;
  bottom: 0;
}

.p-top_news__ttl::before {
  background-color: #aaa;
  right: 50%;
}

.p-top_news__ttl::after {
  background-color: #ccc;
  left: 50%;
}

.p-top_news__full {
  font-size: 14px;
  line-height: 160%;
}

.p-top_news__body {
  font-size: 14px;
  line-height: 160%;
}

.p-top_news__item {
  list-style: none;
  margin-top: 25px;
}

.p-top_news__item:first-child {
  margin-top: 0;
}

.p-top_news__date {
  margin-right: 15px;
}

.p-top_news__link {
  color: #222;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-top_news__link:hover {
  text-decoration: underline;
}

.p-top_news__icon {
  display: block;
  -ms-flex-preferred-size: 9px;
      flex-basis: 9px;
  min-width: 9px;
  max-width: 9px;
  height: 19px;
  position: relative;
  overflow: hidden;
}

.p-top_news__icon::before, .p-top_news__icon::after {
  content: "";
  display: block;
  width: 200%;
  height: 2px;
  background-color: #110066;
  position: absolute;
  right: 0;
}

.p-top_news__icon::before {
  bottom: 50%;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: translate(-2px, 1px) rotate(45deg);
          transform: translate(-2px, 1px) rotate(45deg);
}

.p-top_news__icon::after {
  top: 50%;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: translate(-2px, -1px) rotate(-45deg);
          transform: translate(-2px, -1px) rotate(-45deg);
}

.p-top_news__foot {
  font-weight: bold;
  font-size: 16px;
}

.p-top_news__more_link {
  color: #222;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-top_news__more_link:hover {
  text-decoration: underline;
}

.p-top_news__more_icon {
  display: block;
  -ms-flex-preferred-size: 9px;
      flex-basis: 9px;
  min-width: 9px;
  max-width: 9px;
  height: 19px;
  position: relative;
  overflow: hidden;
}

.p-top_news__more_icon::before, .p-top_news__more_icon::after {
  content: "";
  display: block;
  width: 200%;
  height: 2px;
  background-color: #110066;
  position: absolute;
  right: 0;
}

.p-top_news__more_icon::before {
  bottom: 50%;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: translate(-2px, 1px) rotate(45deg);
          transform: translate(-2px, 1px) rotate(45deg);
}

.p-top_news__more_icon::after {
  top: 50%;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: translate(-2px, -1px) rotate(-45deg);
          transform: translate(-2px, -1px) rotate(-45deg);
}

.p-topics__archive {
  margin-top: 35px;
}

.p-topics__archive:first-child {
  margin-top: 0;
}

.p-topics__tags {
  margin-top: 40px;
}

.p-topics__tags:first-child {
  margin-top: 0;
}

.p-icon_list_board {
  background-color: #f0f0f0;
  border-radius: 10px;
}

.p-icon_list_board__item {
  list-style: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  overflow: hidden;
  _zoom: 1;
}

.p-icon_list_board__item .icon {
  display: block;
  float: left;
}

.p-icon_list_board__item .txt {
  display: block;
  overflow: hidden;
  _zoom: 1;
}

.p-icon_list_board--image_icon .p-icon_list_board__item .txt {
  padding-top: 5px;
}

.p-flow_list__item {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  position: relative;
}

.p-flow_list__item::before {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background-color: #110066;
  position: absolute;
  z-index: 1;
  position: absolute;
  top: -5px;
  left: 14px;
}

.p-flow_list__item:first-child {
  padding-top: 0;
}

.p-flow_list__item:first-child::before {
  display: none;
}

.p-flow_list__num {
  -ms-flex-preferred-size: 30px;
      flex-basis: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  background-color: #fff;
  border: 2px solid #110066;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #110066;
  font-weight: bold;
  z-index: 2;
}

.p-flow_list__txt {
  padding-left: 30px;
}

.p-hero__contents {
  z-index: 2;
  /* by .p-hero */
}

.p-hero__bg {
  z-index: 1;
  /* by .p-hero */
}

.p-hero {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-hero__contents {
  position: relative;
  width: 100%;
}

.p-hero__contents_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-hero__copy {
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  line-height: 146.428%;
}

.p-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-hero__bg img {
  display: none;
}

.p-hero_v2__contents {
  z-index: 2;
  /* by .p-hero_v2 */
}

.p-hero_v2__bg {
  z-index: 1;
  /* by .p-hero_v2 */
}

.p-hero_v2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-hero_v2__contents {
  position: relative;
  width: 100%;
}

.p-hero_v2__contents_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-hero_v2__copy {
  font-weight: bold;
  background-color: rgba(39, 40, 41, 0.72);
  line-height: 146.428%;
  color: #fff;
}

.p-hero_v2__copy a {
  color: #fff;
}

.p-hero_v2__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-hero_v2__bg img {
  display: none;
}

.p-slider_area__item {
  text-align: center;
}

.p-slider_area__item img {
  vertical-align: top;
}

.p-slider_area .bx-wrapper {
  position: relative;
}

.p-slider_area .bx-prev,
.p-slider_area .bx-next {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  text-indent: -999999px;
  position: absolute;
  top: 50%;
}

.p-slider_area .bx-prev {
/*   background-image: url(../../images/common/slider-prev@2x.png); */
}

.p-slider_area .bx-next {
/*   background-image: url(../../images/common/slider-next@2x.png); */
}

.p-effect_table__head {
  text-align: center;
  padding-bottom: 25px;
}

.p-effect_table__head .ttl {
  display: inline-block;
  border-bottom: 1px solid #222;
  font-size: 16px;
}

.p-effect_table__th, .p-effect_table__td {
  font-weight: 400;
  font-size: 14px;
  padding: 20px;
  vertical-align: top;
  border-bottom: 10px solid #fff;
}

.p-effect_table__th {
  width: 480px;
  background-color: #f0f0f0;
  border-right: 20px solid #fff;
  position: relative;
}

.p-effect_table__th::after {
  content: "";
  display: block;
  width: 20px;
  height: 40px;
/*   background-image: url(../../images/common/effect-table-arw@2x.png); */
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.p-effect_table__td {
  width: 460px;
  background-color: #110066;
  color: #fff;
}

.p-faq__head {
  background-color: #110066;
  color: #fff;
}

.p-faq__body {
  line-height: 150%;
}

.p-faq__q {
  border-bottom: 1px solid #110066;
  position: relative;
  cursor: pointer;
}

.p-faq__q::before, .p-faq__q::after {
  content: "";
  display: block;
  background-color: #110066;
  position: absolute;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.p-faq__q::before {
  width: 22px;
  height: 1px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-faq__q::after {
  width: 1px;
  height: 22px;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-faq__section.is-open .p-faq__q::after {
  opacity: 0;
}

.p-faq__q h2, .p-faq__q h3 {
  font-weight: 400;
}

.p-faq__a {
  background-color: #f0f0f0;
  display: none;
}

.p-banner_blocks__label {
  position: relative;
  z-index: 2;
  /* by .p-banner_blocks__link */
}

.p-banner_blocks__bg {
  position: relative;
  z-index: 1;
  /* by .p-banner_blocks__link */
}

.p-banner_blocks__link {
  display: block;
  text-decoration: none;
  color: #222;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000;
}

.p-banner_blocks__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 185px;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}

.p-banner_blocks__icon {
  display: block;
  -ms-flex-preferred-size: 9px;
      flex-basis: 9px;
  min-width: 9px;
  max-width: 9px;
  height: 19px;
  position: relative;
  overflow: hidden;
}

.p-banner_blocks__icon::before, .p-banner_blocks__icon::after {
  content: "";
  display: block;
  width: 200%;
  height: 2px;
  background-color: #110066;
  position: absolute;
  right: 0;
}

.p-banner_blocks__icon::before {
  bottom: 50%;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: translate(-2px, 1px) rotate(45deg);
          transform: translate(-2px, 1px) rotate(45deg);
}

.p-banner_blocks__icon::after {
  top: 50%;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: translate(-2px, -1px) rotate(-45deg);
          transform: translate(-2px, -1px) rotate(-45deg);
}

.p-banner_blocks__txt {
  font-size: 16px;
}

.p-banner_blocks__bg {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  will-change: transform;
  position: relative;
}

.p-banner_blocks__item--square .p-banner_blocks__bg {
  padding-bottom: 84.21%;
}

.p-banner_blocks__item--rectangle .p-banner_blocks__bg {
  padding-bottom: 27.777%;
}

.p-banner_blocks__bg img {
  display: none;
}

.p-banner_blocks__link:hover .p-banner_blocks__bg {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.7;
}

.p-interview_accordion {
  position: relative;
}

.p-interview_accordion__anchor {
  position: absolute;
  left: 0;
  height: 0;
}

.p-interview_accordion__head {
  position: relative;
}

.p-interview_accordion__board {
  background-color: #F7F7F7;
}

.p-interview_accordion__body {
  display: none;
}

.p-interview_accordion__btn {
  background-color: #F7F7F7;
  border: 1px solid #707070;
  height: 50px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-interview_accordion__arr_area {
  width: 40px;
  height: 20px;
  overflow: hidden;
  position: relative;
}

.p-interview_accordion__arr {
  width: 28px;
  height: 28px;
  border: 5px solid #201266;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
}

.is-interview-open .p-interview_accordion__arr {
  margin-top: 10px;
}

.p-carousel .bx-wrapper {
  position: relative;
}

.p-carousel .bx-prev,
.p-carousel .bx-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-carousel--board .p-carousel .bx-prev, .p-carousel--board
.p-carousel .bx-next {
  -webkit-transform: none;
          transform: none;
}

.p-carousel__board {
  background-color: #D9E6EB;
}

.p-directory_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-directory_nav__item {
  list-style: none;
}

.p-directory_nav__link {
  text-decoration: none;
  background-color: #E0E0E0;
  color: #222;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-directory_nav__link.is-current {
  background-color: #110066;
  color: #fff;
}

.u-dib {
  display: inline-block;
}

.u-db {
  display: block;
}

.u-dn {
  display: none;
}

.u-bold {
  font-weight: bold;
}

.u-normal {
  font-weight: normal;
}

.u-black {
  color: #222;
}

.u-white {
  color: #fff;
}

.u-center {
  text-align: center;
}

.u-left {
  text-align: left;
}

.u-right {
  text-align: right;
}

.u-justify {
  text-align: justify;
}

.u-mt00 {
  margin-top: 0px;
}

.u-mt05 {
  margin-top: 5px;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mt15 {
  margin-top: 15px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mt25 {
  margin-top: 25px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mt35 {
  margin-top: 35px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mt45 {
  margin-top: 45px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mt55 {
  margin-top: 55px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mt65 {
  margin-top: 65px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mt75 {
  margin-top: 75px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mt85 {
  margin-top: 85px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mt95 {
  margin-top: 95px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mr00 {
  margin-right: 0px;
}

.u-mr05 {
  margin-right: 5px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-mr15 {
  margin-right: 15px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-mr25 {
  margin-right: 25px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-mr35 {
  margin-right: 35px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-mr45 {
  margin-right: 45px;
}

.u-mr50 {
  margin-right: 50px;
}

.u-mr55 {
  margin-right: 55px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-mr65 {
  margin-right: 65px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-mr75 {
  margin-right: 75px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-mr85 {
  margin-right: 85px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-mr95 {
  margin-right: 95px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-mb00 {
  margin-bottom: 0px;
}

.u-mb05 {
  margin-bottom: 5px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mb65 {
  margin-bottom: 65px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-mb75 {
  margin-bottom: 75px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-mb85 {
  margin-bottom: 85px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-mb95 {
  margin-bottom: 95px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-ml00 {
  margin-left: 0px;
}

.u-ml05 {
  margin-left: 5px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-ml45 {
  margin-left: 45px;
}

.u-ml50 {
  margin-left: 50px;
}

.u-ml55 {
  margin-left: 55px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-ml65 {
  margin-left: 65px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-ml75 {
  margin-left: 75px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-ml85 {
  margin-left: 85px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-ml95 {
  margin-left: 95px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-pt00 {
  padding-top: 0px;
}

.u-pt05 {
  padding-top: 5px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-pt15 {
  padding-top: 15px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pt25 {
  padding-top: 25px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-pt35 {
  padding-top: 35px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pt45 {
  padding-top: 45px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-pt55 {
  padding-top: 55px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pt65 {
  padding-top: 65px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-pt75 {
  padding-top: 75px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pt85 {
  padding-top: 85px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-pt95 {
  padding-top: 95px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pr00 {
  padding-right: 0px;
}

.u-pr05 {
  padding-right: 5px;
}

.u-pr10 {
  padding-right: 10px;
}

.u-pr15 {
  padding-right: 15px;
}

.u-pr20 {
  padding-right: 20px;
}

.u-pr25 {
  padding-right: 25px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-pr35 {
  padding-right: 35px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-pr45 {
  padding-right: 45px;
}

.u-pr50 {
  padding-right: 50px;
}

.u-pr55 {
  padding-right: 55px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-pr65 {
  padding-right: 65px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-pr75 {
  padding-right: 75px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-pr85 {
  padding-right: 85px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-pr95 {
  padding-right: 95px;
}

.u-pr100 {
  padding-right: 100px;
}

.u-pb00 {
  padding-bottom: 0px;
}

.u-pb05 {
  padding-bottom: 5px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pb45 {
  padding-bottom: 45px;
}

.u-pb50 {
  padding-bottom: 50px;
}

.u-pb55 {
  padding-bottom: 55px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pb65 {
  padding-bottom: 65px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-pb75 {
  padding-bottom: 75px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pb85 {
  padding-bottom: 85px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-pb95 {
  padding-bottom: 95px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pl00 {
  padding-left: 0px;
}

.u-pl05 {
  padding-left: 5px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-pl15 {
  padding-left: 15px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-pl25 {
  padding-left: 25px;
}

.u-pl30 {
  padding-left: 30px;
}

.u-pl35 {
  padding-left: 35px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pl45 {
  padding-left: 45px;
}

.u-pl50 {
  padding-left: 50px;
}

.u-pl55 {
  padding-left: 55px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pl65 {
  padding-left: 65px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-pl75 {
  padding-left: 75px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pl85 {
  padding-left: 85px;
}

.u-pl90 {
  padding-left: 90px;
}

.u-pl95 {
  padding-left: 95px;
}

.u-pl100 {
  padding-left: 100px;
}

@media screen and (min-width: 769px) {
  #wrap {
    min-width: 980px;
    margin: 0 auto;
  }
  #header {
    min-width: 980px;
    margin: 0 auto;
  }
  #header-v2 {
    min-width: 980px;
    margin: 0 auto;
  }
  #header-v3 {
    min-width: 980px;
    margin: 0 auto;
  }
  .l-header {
    height: 85px;
    min-width: 980px;
    margin: 0 auto;
  }
  .l-header__logos {
    padding-left: 20px;
    width: 177px;
  }
  .l-header__menu {
    display: none;
  }
  .l-header__nav {
    padding-right: 20px;
    display: block !important;
  }
  .l-header_v2 {
    height: 85px;
    min-width: 980px;
    margin: 0 auto;
  }
  .l-header_v2__logo_area {
    padding-left: 20px;
  }
  .l-header_v2__menu {
    display: none;
  }
  .l-header_v2__nav {
    padding-right: 20px;
    display: block !important;
  }
  .l-header_v3 {
    height: 85px;
    min-width: 980px;
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .l-header_v3__logo_area {
    -ms-flex-preferred-size: 270px;
        flex-basis: 270px;
    max-width: 270px;
    min-width: 270px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .l-header_v3__menu {
    display: none;
  }
  .l-header_v3__nav {
    padding-right: 0;
    display: block !important;
  }
  .l-hdr_logo_area {
    padding-right: 35px;
    position: relative;
  }
  .l-hdr_logo_area::after {
    content: "";
    display: block;
    height: calc(100% - 40px);
    width: 1px;
    border-left: 1px dashed #707070;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .l-hdr_logo_area__logo {
    margin-right: 25px;
  }
  .l-hdr_logo_area_v2 {
    width: 270px;
    height: 200px;
    position: relative;
    background-color: #f0f0f0;
  }
  .l-hdr_logo_area_v2__logo {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
  .l-hdr_logo_area_v2__logo > * {
    margin: 0 auto;
  }
  .l-hdr_nav__sub {
    display: none;
  }
  .l-hdr_nav_global {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-hdr_nav_global__item--home {
    display: none;
  }
  .l-hdr_nav_global__item--sp {
    display: none;
  }
  .l-hdr_nav_global__item--btn {
    margin-left: 20px;
  }
  .l-hdr_nav_global__item--btn_type2 {
    margin-left: 20px;
  }
  .l-hdr_nav_global__item--btn_type2:last-child {
    margin-left: 0;
  }
  .l-hdr_nav_global__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 0 15px;
    height: 37px;
    color: #222;
  }
  .l-hdr_nav_global__item:hover .l-hdr_nav_global__link {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  .l-hdr_nav_global__link--btn1 {
    background-color: #110066;
    border: 2px solid #110066;
    color: #fff;
    border-radius: 4px;
  }
  .l-hdr_nav_global__item:hover .l-hdr_nav_global__link--btn1 {
    background-color: #fff;
    color: #110066;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .l-hdr_nav_global__link--btn2 {
    background-color: #33475b;
    border: 2px solid #33475b;
    color: #fff;
    border-radius: 4px;
  }
  .l-hdr_nav_global__item:hover .l-hdr_nav_global__link--btn2 {
    background-color: #fff;
    color: #33475b;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .l-hdr_nav_global__link--btn_type2 {
    border-radius: 0;
    height: 85px;
  }
  .l-hdr_nav_global__child {
    position: absolute;
    top: 100%;
    left: 20px;
    padding-top: 24px;
    width: 300px;
  }
  .l-hdr_nav_child {
    background-color: #f0f0f0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
    padding: 25px 25px 30px;
  }
  .l-hdr_nav_child__item {
    margin-top: 15px;
  }
  .l-hdr_nav_child__item:first-child {
    margin-top: 0;
  }
  .l-hdr_nav_child__link {
    color: #222;
  }
  .l-hdr_nav_child__link:hover {
    opacity: 0.7;
  }
  #page-contents {
    padding-top: 85px;
  }
  .l-footer__head {
    padding: 80px 0;
  }
  .l-footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-footer__item--child {
    padding-left: 10px;
    font-size: 15px;
  }
  .l-footer__item:first-child {
    padding-top: 0;
  }
  .l-footer__item:last-child {
    padding-bottom: 0;
  }
  .l-inner-default-pc {
    width: 940px;
    padding: 0;
    margin: 0 auto;
  }
  .l-inner-wide-pc {
    min-width: 980px;
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
  }
  .l-inner-narrow-pc {
    width: 720px;
    padding: 0;
    margin: 0 auto;
  }
  .l-inner-full-pc {
    width: 100%;
    max-width: none;
    padding: 0;
  }
  .l-minwidth {
    min-width: 980px;
    margin: 0 auto;
  }
  .c-inner-default-pc {
    width: 940px;
    padding: 0;
    margin: 0 auto;
  }
  .c-inner-wide-pc {
    min-width: 980px;
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
  }
  .c-inner-narrow-pc {
    width: 720px;
    padding: 0;
    margin: 0 auto;
  }
  .c-inner-full-pc {
    width: 100%;
    max-width: none;
    padding: 0;
  }
  .c-minwidth {
    min-width: 980px;
    margin: 0 auto;
  }
  .c-anchor__position {
    top: -85px;
  }
  .c-section {
    padding: 85px 0;
  }
  .c-section--low {
    padding: 40px 0;
  }
  .c-section--pb00 {
    padding-bottom: 0;
  }
  .c-section--ptb00 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .c-section--sample {
    margin-top: 80px;
    padding: 40px 0;
  }
  .c-section__ttl {
    font-size: 28px;
  }
  .c-section__copy {
    font-size: 28px;
  }
  .c-section__lead {
    padding: 0 20px;
  }
  .c-section__body {
    margin-top: 35px;
  }
  .c-richtext p {
    margin-top: 5px;
  }
  .c-richtext p:first-child {
    margin-top: 0;
  }
  .c-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -20px;
    margin-right: -20px;
  }
  .c-row--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row--between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-row__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-right: 20px;
  }
  .c-row__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -20px;
  }
  .c-row2--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row2__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .c-row2__col:first-child {
    margin-top: 0;
  }
  .c-row2__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row2__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-row2_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-row2_v2--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row2_v2__col {
    -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
    min-width: 47%;
    max-width: 47%;
  }
  .c-row2_v2__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -20px;
  }
  .c-row3--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row3__col {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .c-row3__col:first-child {
    margin-top: 0;
  }
  .c-row3__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row3__col:nth-child(3) {
    margin-top: 0;
  }
  .c-row3__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-row3_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -30px;
  }
  .c-row3_v2--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row3_v2__col {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
  .c-row3_v2__col:first-child {
    margin-top: 0;
  }
  .c-row3_v2__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row3_v2__col:nth-child(3) {
    margin-top: 0;
  }
  .c-row3_v2__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-row4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -20px;
  }
  .c-row4--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row4__col {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .c-row4__col:first-child, .c-row4__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row4__col:nth-child(3), .c-row4__col:nth-child(4) {
    margin-top: 0;
  }
  .c-row4__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-btn--large {
    height: 100px;
    font-size: 24px;
  }
  .c-card__body {
    padding: 15px 20px 0;
  }
  .c-card_v2__body {
    padding: 15px 0 0;
  }
  .c-card_v3__body {
    padding: 15px 20px;
  }
  .c-card_v4 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .c-card_v4__body {
    padding: 20px 20px 25px;
  }
  .c-panel {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 10px 15px 30px;
  }
  .c-panel__head {
    height: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .c-panel__txt {
    text-align: center;
  }
  .c-tags__item {
    padding: 5px 13px;
  }
  .c-banner__contents {
    height: 140px;
  }
  .c-banner_v2__contents {
    height: 140px;
  }
  .c-banner_v3__contents {
    height: 140px;
  }
  .c-banner_v4__contents {
    height: 140px;
  }
  .c-page_head {
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-page_head--gray {
    background-image: none;
  }
  .c-page_head__ttl {
    font-size: 28px;
  }
  .c-block__head {
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
    min-width: 22%;
    max-width: 22%;
    padding-right: 20px;
  }
  .c-block__txt {
    margin-top: 20px;
  }
  .c-block_v2 {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-block_v2:first-child {
    margin-top: 0;
  }
  .c-block_v2__head {
    -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
    min-width: 120px;
    max-width: 120px;
  }
  .c-block_v2__body {
    padding-left: 20px;
  }
  .c-block_v3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-block_v3:first-child {
    margin-top: 0;
  }
  .c-block_v3__head {
    -ms-flex-preferred-size: 230px;
        flex-basis: 230px;
    min-width: 230px;
    max-width: 230px;
  }
  .c-block_v4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-block_v4:first-child {
    margin-top: 0;
  }
  .c-block_v4__figure, .c-block_v4__main {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-block_v4__figure {
    padding: 20px 0;
    position: relative;
  }
  .c-block_v4__figure::before {
    content: "";
    display: block;
    background-color: #f0f0f0;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
  .c-block_v4__figure img {
    position: relative;
    z-index: 2;
  }
  .c-block_v4__main {
    min-height: 250px;
    padding: 20px 40px 20px 30px;
  }
  .c-block_v4__main_inner {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-block_v5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-block_v5--right_image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-block_v5__figure {
    -ms-flex-preferred-size: 54.729%;
        flex-basis: 54.729%;
    min-width: 54.729%;
    max-width: 54.729%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px;
  }
  .c-block_v5__figure img {
    display: none;
  }
  .c-block_v5__main {
    -ms-flex-preferred-size: 45.271%;
        flex-basis: 45.271%;
    min-width: 45.271%;
    max-width: 45.271%;
    min-height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
  }
  .c-block_v5--left_image .c-block_v5__main {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c-block_v5--right_image .c-block_v5__main {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .c-block_v5__main_inner {
    width: 490px;
  }
  .c-block_v5--left_image .c-block_v5__main_inner {
    padding-left: 40px;
    padding-right: 10px;
  }
  .c-block_v5--right_image .c-block_v5__main_inner {
    padding-right: 40px;
    padding-left: 10px;
  }
  .c-block_v5__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-block_v5__ttl {
    padding-left: 20px;
  }
  .c-block_v6__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-block_v6__head {
    -ms-flex-preferred-size: 540px;
        flex-basis: 540px;
    min-width: 540px;
    max-width: 540px;
  }
  .c-block_v6__body {
    padding: 20px 50px 0;
    -ms-flex-preferred-size: 380px;
        flex-basis: 380px;
    min-width: 380px;
    max-width: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-block_v6__body__head {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .c-scroll_table table {
    width: 100%;
  }
  .c-scroll_table table table {
    width: 100%;
  }
  #blog-contents h2,
  .c-blog-contents h2 {
    font-size: 28px;
  }
  #blog-contents h2::after,
  .c-blog-contents h2::after {
    width: 63px;
    height: 16px;
  }
  #blog-contents p, #blog-contents div, #blog-contents h1, #blog-contents h2, #blog-contents h3, #blog-contents h4, #blog-contents h5, #blog-contents h6, #blog-contents ul, #blog-contents ol, #blog-contents table,
  .c-blog-contents p,
  .c-blog-contents div,
  .c-blog-contents h1,
  .c-blog-contents h2,
  .c-blog-contents h3,
  .c-blog-contents h4,
  .c-blog-contents h5,
  .c-blog-contents h6,
  .c-blog-contents ul,
  .c-blog-contents ol,
  .c-blog-contents table {
    margin-top: 20px;
  }
  #blog-contents p:first-child, #blog-contents div:first-child, #blog-contents h1:first-child, #blog-contents h2:first-child, #blog-contents h3:first-child, #blog-contents h4:first-child, #blog-contents h5:first-child, #blog-contents h6:first-child, #blog-contents ul:first-child, #blog-contents ol:first-child, #blog-contents table:first-child,
  .c-blog-contents p:first-child,
  .c-blog-contents div:first-child,
  .c-blog-contents h1:first-child,
  .c-blog-contents h2:first-child,
  .c-blog-contents h3:first-child,
  .c-blog-contents h4:first-child,
  .c-blog-contents h5:first-child,
  .c-blog-contents h6:first-child,
  .c-blog-contents ul:first-child,
  .c-blog-contents ol:first-child,
  .c-blog-contents table:first-child {
    margin-top: 0;
  }
  #blog-contents li,
  .c-blog-contents li {
    margin-top: 10px;
  }
  #blog-contents li:first-child,
  .c-blog-contents li:first-child {
    margin-top: 0;
  }
  .c-modal_contents {
    max-width: 940px;
  }
  .c-modal_contents__closebtn {
    width: 70px;
    height: 70px;
  }
  .c-modal_contents__closebtn::before, .c-modal_contents__closebtn::after {
    width: 48px;
    height: 4px;
  }
  .c-modal_contents__inner {
    padding: 0 60px;
  }
  .c-image_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
  }
  .c-image_contents:first-child {
    margin-top: 0;
  }
  .c-image_contents--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-image_contents__figure {
    -ms-flex-preferred-size: 400px;
        flex-basis: 400px;
    max-width: 400px;
    min-width: 400px;
    padding-right: 20px;
  }
  .c-image_contents--reverse .c-image_contents__figure {
    padding-right: 0;
    padding-left: 20px;
  }
  .c-image_contents__contents {
    -ms-flex-preferred-size: calc(100% - 400px);
        flex-basis: calc(100% - 400px);
    max-width: calc(100% - 400px);
    min-width: calc(100% - 400px);
  }
  .c-table {
    width: 100%;
    border-collapse: collapse;
  }
  .c-table__th, .c-table__td {
    border-bottom: 1px solid #707070;
    font-size: 18px;
    vertical-align: top;
  }
  .c-table__th {
    width: 240px;
    padding: 15px 20px;
  }
  .c-table__td {
    padding: 15px 0;
  }
  .c-bread {
    font-size: 16px;
  }
  .p-top_hero__main {
    height: 345px;
  }
  .p-top_hero__nav {
    -webkit-transform: translateY(38px);
            transform: translateY(38px);
  }
  .p-top_hero__bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .p-top_hero__bg {
    height: 100%;
  }
  .p-top_hero_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-top_hero_main__board {
    height: 120px;
    width: 670px;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 10px solid #f0f0f0;
  }
  .p-top_hero_main__copy {
    font-size: 34px;
  }
  .p-top_hero_main__sub {
    font-size: 16px;
  }
  .p-tab_nav__body {
    padding: 28px 60px 38px;
  }
  .p-top_hero_v2__inner {
    height: 550px;
    padding-top: 72px;
  }
  .p-top_hero_v2__main {
    width: 580px;
  }
  .p-top_hero_v2__ttl {
    padding: 35px 25px;
    font-size: 32px;
  }
  .p-top_hero_v2__detail {
    margin-top: 25px;
  }
  .p-top_hero_v2__mores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -25px;
    margin-top: 25px;
  }
  .p-top_hero_v2__more {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 25px;
  }
  .p-top_hero_v3__inner {
    height: 550px;
    padding-top: 72px;
  }
  .p-top_hero_v3__main {
    width: 500px;
  }
  .p-top_hero_v3__board {
    padding: 35px 25px;
  }
  .p-top_hero_v3__ttl {
    font-size: 32px;
  }
  .p-top_hero_v3__detail {
    margin-top: 25px;
  }
  .p-top_hero_v3__mores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -25px;
    margin-top: 25px;
  }
  .p-top_hero_v3__more {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 25px;
  }
  .p-top_news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-top_news__head {
    -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
    min-width: 140px;
    max-width: 140px;
    border-right: 1px solid #707070;
    padding-top: 5px;
  }
  .p-top_news__ttl {
    font-size: 28px;
    font-weight: 500;
  }
  .p-top_news__ttl::before, .p-top_news__ttl::after {
    display: none;
  }
  .p-top_news__full {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-top_news__body {
    -ms-flex-preferred-size: calc(100% - 140px - 240px);
        flex-basis: calc(100% - 140px - 240px);
    padding: 15px 0 15px 40px;
  }
  .p-top_news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-top_news__icon {
    margin-right: 15px;
  }
  .p-top_news__foot {
    -ms-flex-preferred-size: 200px;
        flex-basis: 200px;
    min-width: 200px;
    max-width: 200px;
    padding-left: 40px;
    padding-top: 15px;
  }
  .p-top_news__more_icon {
    margin-right: 15px;
  }
  .p-icon_list_board {
    padding: 40px 0;
  }
  .p-icon_list_board__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-icon_list_board__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding-left: 60px;
    padding-right: 15px;
  }
  .p-icon_list_board__item {
    margin-top: 35px;
  }
  .p-icon_list_board__item:first-child {
    margin-top: 0;
  }
  .p-flow_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-hero {
    height: 550px;
  }
  .p-hero__copy {
    padding: 15px 25px;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-hero_v2 {
    height: 550px;
  }
  .p-hero_v2__copy {
    padding: 15px 25px;
    font-size: 23px;
    font-weight: 500;
  }
  .p-slider_area .bx-prev,
  .p-slider_area .bx-next {
    width: 69px;
    height: 80px;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
  .p-slider_area .bx-prev {
    left: -20px;
  }
  .p-slider_area .bx-next {
    right: -20px;
  }
  .p-faq {
    margin-top: 40px;
  }
  .p-faq:first-child {
    margin-top: 0;
  }
  .p-faq__head {
    padding: 5px 20px;
  }
  .p-faq__ttl {
    font-size: 18px;
  }
  .p-faq__body {
    font-size: 16px;
  }
  .p-faq__q {
    padding: 10px 50px 10px 0;
  }
  .p-faq__a {
    padding: 20px;
  }
  .p-banner_blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -20px;
  }
  .p-banner_blocks__square {
    -ms-flex-preferred-size: 42.553%;
        flex-basis: 42.553%;
    max-width: 42.553%;
    min-width: 42.553%;
    padding-right: 20px;
  }
  .p-banner_blocks__rectangle {
    -ms-flex-preferred-size: 57.447%;
        flex-basis: 57.447%;
    max-width: 57.447%;
    min-width: 57.447%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-banner_blocks__icon {
    margin-right: 15px;
  }
  .p-interview_accordion {
    margin-top: 20px;
  }
  .p-interview_accordion:first-child {
    margin-top: 0;
  }
  .p-interview_accordion__anchor {
    top: -105px;
  }
  .p-interview_accordion__figure {
    width: 460px;
  }
  .p-interview_accordion__board {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 500px;
    padding: 40px 25px;
  }
  .p-interview_accordion__body {
    padding-top: 55px;
    padding-bottom: 15px;
  }
  .p-carousel__list {
    margin: 0 -13px;
  }
  .p-carousel__item {
    padding: 0 13px;
  }
  .p-carousel--board .p-carousel .bx-prev, .p-carousel--board
  .p-carousel .bx-next {
    top: 45px;
  }
  .p-carousel .bx-prev {
    left: -40px;
  }
  .p-carousel .bx-next {
    right: -40px;
  }
  .p-carousel__board {
    padding: 10px;
  }
  .p-directory_nav__item {
    padding: 10px;
  }
  .p-directory_nav__link {
    height: 60px;
    border-radius: 30px;
    width: 150px;
  }
  .u-dib-pc {
    display: inline-block;
  }
  .u-db-pc {
    display: block;
  }
  .u-dn-pc {
    display: none;
  }
  .u-bold-pc {
    font-weight: bold;
  }
  .u-normal-pc {
    font-weight: normal;
  }
  .u-black-pc {
    color: #222;
  }
  .u-white-pc {
    color: #fff;
  }
  .u-center-pc {
    text-align: center;
  }
  .u-left-pc {
    text-align: left;
  }
  .u-right-pc {
    text-align: right;
  }
  .u-justify-pc {
    text-align: justify;
  }
  .u-mt00-pc {
    margin-top: 0px;
  }
  .u-mt05-pc {
    margin-top: 5px;
  }
  .u-mt10-pc {
    margin-top: 10px;
  }
  .u-mt15-pc {
    margin-top: 15px;
  }
  .u-mt20-pc {
    margin-top: 20px;
  }
  .u-mt25-pc {
    margin-top: 25px;
  }
  .u-mt30-pc {
    margin-top: 30px;
  }
  .u-mt35-pc {
    margin-top: 35px;
  }
  .u-mt40-pc {
    margin-top: 40px;
  }
  .u-mt45-pc {
    margin-top: 45px;
  }
  .u-mt50-pc {
    margin-top: 50px;
  }
  .u-mt55-pc {
    margin-top: 55px;
  }
  .u-mt60-pc {
    margin-top: 60px;
  }
  .u-mt65-pc {
    margin-top: 65px;
  }
  .u-mt70-pc {
    margin-top: 70px;
  }
  .u-mt75-pc {
    margin-top: 75px;
  }
  .u-mt80-pc {
    margin-top: 80px;
  }
  .u-mt85-pc {
    margin-top: 85px;
  }
  .u-mt90-pc {
    margin-top: 90px;
  }
  .u-mt95-pc {
    margin-top: 95px;
  }
  .u-mt100-pc {
    margin-top: 100px;
  }
  .u-mr00-pc {
    margin-right: 0px;
  }
  .u-mr05-pc {
    margin-right: 5px;
  }
  .u-mr10-pc {
    margin-right: 10px;
  }
  .u-mr15-pc {
    margin-right: 15px;
  }
  .u-mr20-pc {
    margin-right: 20px;
  }
  .u-mr25-pc {
    margin-right: 25px;
  }
  .u-mr30-pc {
    margin-right: 30px;
  }
  .u-mr35-pc {
    margin-right: 35px;
  }
  .u-mr40-pc {
    margin-right: 40px;
  }
  .u-mr45-pc {
    margin-right: 45px;
  }
  .u-mr50-pc {
    margin-right: 50px;
  }
  .u-mr55-pc {
    margin-right: 55px;
  }
  .u-mr60-pc {
    margin-right: 60px;
  }
  .u-mr65-pc {
    margin-right: 65px;
  }
  .u-mr70-pc {
    margin-right: 70px;
  }
  .u-mr75-pc {
    margin-right: 75px;
  }
  .u-mr80-pc {
    margin-right: 80px;
  }
  .u-mr85-pc {
    margin-right: 85px;
  }
  .u-mr90-pc {
    margin-right: 90px;
  }
  .u-mr95-pc {
    margin-right: 95px;
  }
  .u-mr100-pc {
    margin-right: 100px;
  }
  .u-mb00-pc {
    margin-bottom: 0px;
  }
  .u-mb05-pc {
    margin-bottom: 5px;
  }
  .u-mb10-pc {
    margin-bottom: 10px;
  }
  .u-mb15-pc {
    margin-bottom: 15px;
  }
  .u-mb20-pc {
    margin-bottom: 20px;
  }
  .u-mb25-pc {
    margin-bottom: 25px;
  }
  .u-mb30-pc {
    margin-bottom: 30px;
  }
  .u-mb35-pc {
    margin-bottom: 35px;
  }
  .u-mb40-pc {
    margin-bottom: 40px;
  }
  .u-mb45-pc {
    margin-bottom: 45px;
  }
  .u-mb50-pc {
    margin-bottom: 50px;
  }
  .u-mb55-pc {
    margin-bottom: 55px;
  }
  .u-mb60-pc {
    margin-bottom: 60px;
  }
  .u-mb65-pc {
    margin-bottom: 65px;
  }
  .u-mb70-pc {
    margin-bottom: 70px;
  }
  .u-mb75-pc {
    margin-bottom: 75px;
  }
  .u-mb80-pc {
    margin-bottom: 80px;
  }
  .u-mb85-pc {
    margin-bottom: 85px;
  }
  .u-mb90-pc {
    margin-bottom: 90px;
  }
  .u-mb95-pc {
    margin-bottom: 95px;
  }
  .u-mb100-pc {
    margin-bottom: 100px;
  }
  .u-ml00-pc {
    margin-left: 0px;
  }
  .u-ml05-pc {
    margin-left: 5px;
  }
  .u-ml10-pc {
    margin-left: 10px;
  }
  .u-ml15-pc {
    margin-left: 15px;
  }
  .u-ml20-pc {
    margin-left: 20px;
  }
  .u-ml25-pc {
    margin-left: 25px;
  }
  .u-ml30-pc {
    margin-left: 30px;
  }
  .u-ml35-pc {
    margin-left: 35px;
  }
  .u-ml40-pc {
    margin-left: 40px;
  }
  .u-ml45-pc {
    margin-left: 45px;
  }
  .u-ml50-pc {
    margin-left: 50px;
  }
  .u-ml55-pc {
    margin-left: 55px;
  }
  .u-ml60-pc {
    margin-left: 60px;
  }
  .u-ml65-pc {
    margin-left: 65px;
  }
  .u-ml70-pc {
    margin-left: 70px;
  }
  .u-ml75-pc {
    margin-left: 75px;
  }
  .u-ml80-pc {
    margin-left: 80px;
  }
  .u-ml85-pc {
    margin-left: 85px;
  }
  .u-ml90-pc {
    margin-left: 90px;
  }
  .u-ml95-pc {
    margin-left: 95px;
  }
  .u-ml100-pc {
    margin-left: 100px;
  }
  .u-pt00-pc {
    padding-top: 0px;
  }
  .u-pt05-pc {
    padding-top: 5px;
  }
  .u-pt10-pc {
    padding-top: 10px;
  }
  .u-pt15-pc {
    padding-top: 15px;
  }
  .u-pt20-pc {
    padding-top: 20px;
  }
  .u-pt25-pc {
    padding-top: 25px;
  }
  .u-pt30-pc {
    padding-top: 30px;
  }
  .u-pt35-pc {
    padding-top: 35px;
  }
  .u-pt40-pc {
    padding-top: 40px;
  }
  .u-pt45-pc {
    padding-top: 45px;
  }
  .u-pt50-pc {
    padding-top: 50px;
  }
  .u-pt55-pc {
    padding-top: 55px;
  }
  .u-pt60-pc {
    padding-top: 60px;
  }
  .u-pt65-pc {
    padding-top: 65px;
  }
  .u-pt70-pc {
    padding-top: 70px;
  }
  .u-pt75-pc {
    padding-top: 75px;
  }
  .u-pt80-pc {
    padding-top: 80px;
  }
  .u-pt85-pc {
    padding-top: 85px;
  }
  .u-pt90-pc {
    padding-top: 90px;
  }
  .u-pt95-pc {
    padding-top: 95px;
  }
  .u-pt100-pc {
    padding-top: 100px;
  }
  .u-pr00-pc {
    padding-right: 0px;
  }
  .u-pr05-pc {
    padding-right: 5px;
  }
  .u-pr10-pc {
    padding-right: 10px;
  }
  .u-pr15-pc {
    padding-right: 15px;
  }
  .u-pr20-pc {
    padding-right: 20px;
  }
  .u-pr25-pc {
    padding-right: 25px;
  }
  .u-pr30-pc {
    padding-right: 30px;
  }
  .u-pr35-pc {
    padding-right: 35px;
  }
  .u-pr40-pc {
    padding-right: 40px;
  }
  .u-pr45-pc {
    padding-right: 45px;
  }
  .u-pr50-pc {
    padding-right: 50px;
  }
  .u-pr55-pc {
    padding-right: 55px;
  }
  .u-pr60-pc {
    padding-right: 60px;
  }
  .u-pr65-pc {
    padding-right: 65px;
  }
  .u-pr70-pc {
    padding-right: 70px;
  }
  .u-pr75-pc {
    padding-right: 75px;
  }
  .u-pr80-pc {
    padding-right: 80px;
  }
  .u-pr85-pc {
    padding-right: 85px;
  }
  .u-pr90-pc {
    padding-right: 90px;
  }
  .u-pr95-pc {
    padding-right: 95px;
  }
  .u-pr100-pc {
    padding-right: 100px;
  }
  .u-pb00-pc {
    padding-bottom: 0px;
  }
  .u-pb05-pc {
    padding-bottom: 5px;
  }
  .u-pb10-pc {
    padding-bottom: 10px;
  }
  .u-pb15-pc {
    padding-bottom: 15px;
  }
  .u-pb20-pc {
    padding-bottom: 20px;
  }
  .u-pb25-pc {
    padding-bottom: 25px;
  }
  .u-pb30-pc {
    padding-bottom: 30px;
  }
  .u-pb35-pc {
    padding-bottom: 35px;
  }
  .u-pb40-pc {
    padding-bottom: 40px;
  }
  .u-pb45-pc {
    padding-bottom: 45px;
  }
  .u-pb50-pc {
    padding-bottom: 50px;
  }
  .u-pb55-pc {
    padding-bottom: 55px;
  }
  .u-pb60-pc {
    padding-bottom: 60px;
  }
  .u-pb65-pc {
    padding-bottom: 65px;
  }
  .u-pb70-pc {
    padding-bottom: 70px;
  }
  .u-pb75-pc {
    padding-bottom: 75px;
  }
  .u-pb80-pc {
    padding-bottom: 80px;
  }
  .u-pb85-pc {
    padding-bottom: 85px;
  }
  .u-pb90-pc {
    padding-bottom: 90px;
  }
  .u-pb95-pc {
    padding-bottom: 95px;
  }
  .u-pb100-pc {
    padding-bottom: 100px;
  }
  .u-pl00-pc {
    padding-left: 0px;
  }
  .u-pl05-pc {
    padding-left: 5px;
  }
  .u-pl10-pc {
    padding-left: 10px;
  }
  .u-pl15-pc {
    padding-left: 15px;
  }
  .u-pl20-pc {
    padding-left: 20px;
  }
  .u-pl25-pc {
    padding-left: 25px;
  }
  .u-pl30-pc {
    padding-left: 30px;
  }
  .u-pl35-pc {
    padding-left: 35px;
  }
  .u-pl40-pc {
    padding-left: 40px;
  }
  .u-pl45-pc {
    padding-left: 45px;
  }
  .u-pl50-pc {
    padding-left: 50px;
  }
  .u-pl55-pc {
    padding-left: 55px;
  }
  .u-pl60-pc {
    padding-left: 60px;
  }
  .u-pl65-pc {
    padding-left: 65px;
  }
  .u-pl70-pc {
    padding-left: 70px;
  }
  .u-pl75-pc {
    padding-left: 75px;
  }
  .u-pl80-pc {
    padding-left: 80px;
  }
  .u-pl85-pc {
    padding-left: 85px;
  }
  .u-pl90-pc {
    padding-left: 90px;
  }
  .u-pl95-pc {
    padding-left: 95px;
  }
  .u-pl100-pc {
    padding-left: 100px;
  }
}

@media screen and (max-width: 768px) {
  .l-header {
    height: 65px;
  }
  .l-header__logos {
    padding-left: 15px;
    width: 60%;
  }
  .l-header__menu {
    padding-right: 15px;
  }
  .l-header__nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    padding-right: 20%;
    display: none;
    opacity: 0;
  }
  .l-header__nav.is-open {
    opacity: 1;
  }
  .l-header_v2 {
    height: 65px;
  }
  .l-header_v2__logo_area {
    padding-left: 15px;
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    min-width: 80%;
  }
  .l-header_v2__menu {
    padding-right: 15px;
  }
  .l-header_v2__nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    padding-right: 20%;
    display: none;
    opacity: 0;
  }
  .l-header_v2__nav.is-open {
    opacity: 1;
  }
  .l-header_v3 {
    height: 65px;
  }
  .l-header_v3__logo_area {
    padding-left: 15px;
    width: 60%;
  }
  .l-header_v3__menu {
    padding-right: 15px;
  }
  .l-header_v3__nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    padding-right: 20%;
    display: none;
    opacity: 0;
  }
  .l-header_v3__nav.is-open {
    opacity: 1;
  }
  .l-hdr_logo_area__logo {
    margin-right: 10px;
    max-width: 50vw;
  }
  .l-hdr_menu {
    position: relative;
    height: 13px;
    width: 20px;
    cursor: pointer;
  }
  .l-hdr_menu__top, .l-hdr_menu__mdl, .l-hdr_menu__btm {
    background-color: #222;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transform: translate(0, 0) scale(1) rotate(0deg);
            transform: translate(0, 0) scale(1) rotate(0deg);
  }
  .l-hdr_menu__top {
    top: 0;
  }
  #header-menu.is-open .l-hdr_menu__top {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1) rotate(45deg);
            transform: translate(-50%, -50%) scale(1) rotate(45deg);
  }
  .l-hdr_menu__mdl {
    top: 6px;
  }
  #header-menu.is-open .l-hdr_menu__mdl {
    -webkit-transform: translate(0, 0) scale(2, 0) rotate(0deg);
            transform: translate(0, 0) scale(2, 0) rotate(0deg);
    opacity: 0;
  }
  .l-hdr_menu__btm {
    top: 12px;
  }
  #header-menu.is-open .l-hdr_menu__btm {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1) rotate(315deg);
            transform: translate(-50%, -50%) scale(1) rotate(315deg);
  }
  .l-hdr_nav {
    height: calc(100vh - 65px);
    overflow: scroll;
    background-color: #fff;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transform: translateX(-80vw);
            transform: translateX(-80vw);
  }
  #header-nav.is-open .l-hdr_nav {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .l-hdr_nav__contents {
    padding: 30px 20px;
  }
  .l-hdr_nav__sub {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #DBDBDB;
  }
  .l-hdr_nav_global__item {
    margin-top: 30px;
  }
  .l-hdr_nav_global__item:first-child {
    margin-top: 0;
  }
  .l-hdr_nav_global__item--pc {
    display: none;
  }
  .l-hdr_nav_global__link {
    color: #222;
    display: block;
  }
  .l-hdr_nav_global__link--haschild {
    position: relative;
  }
  .l-hdr_nav_global__link--haschild::before, .l-hdr_nav_global__link--haschild::after {
    content: "";
    display: block;
    background-color: #222;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .l-hdr_nav_global__link--haschild::before {
    width: 7px;
    height: 1px;
    right: 0px;
  }
  .js-header-nav-haschild.is-open .l-hdr_nav_global__link--haschild::before {
    -webkit-transform: translateY(-50%) rotate(-360deg);
            transform: translateY(-50%) rotate(-360deg);
    opacity: 0;
  }
  .l-hdr_nav_global__link--haschild::after {
    width: 1px;
    height: 7px;
    right: 3px;
  }
  .js-header-nav-haschild.is-open .l-hdr_nav_global__link--haschild::after {
    -webkit-transform: translateY(-50%) rotate(-270deg);
            transform: translateY(-50%) rotate(-270deg);
  }
  .l-hdr_nav_global__child {
    padding-top: 25px;
  }
  .l-hdr_nav_child {
    padding-left: 15px;
  }
  .l-hdr_nav_child__item {
    margin-top: 20px;
  }
  .l-hdr_nav_child__item:first-child {
    margin-top: 0;
  }
  .l-hdr_nav_child__link {
    color: #222;
  }
  #page-contents {
    padding-top: 65px;
  }
  .l-footer__head {
    padding: 40px 0;
  }
  .l-footer__copyright {
    font-size: 14px;
    line-height: 140%;
  }
  .l-inner-default-sp {
    padding: 0 15px;
    margin: 0 auto;
  }
  .l-inner-narrow-sp {
    padding: 0 30px;
    margin: 0 auto;
  }
  .l-inner-full-sp {
    padding: 0;
  }
  .c-inner-default-sp {
    padding: 0 15px;
    margin: 0 auto;
  }
  .c-inner-narrow-sp {
    padding: 0 30px;
    margin: 0 auto;
  }
  .c-inner-full-sp {
    padding: 0;
  }
  .c-anchor__position {
    top: -65px;
  }
  .c-section {
    padding: 60px 0;
  }
  .c-section--low {
    padding: 30px 0;
  }
  .c-section--pb00 {
    padding-bottom: 0;
  }
  .c-section--ptb00 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .c-section--sample {
    margin-top: 40px;
    padding: 30px 0;
  }
  .c-section__ttl {
    font-size: 24px;
  }
  .c-section__copy {
    font-size: 28px;
  }
  .c-section__body {
    margin-top: 25px;
  }
  .c-richtext p {
    margin-top: 5px;
  }
  .c-richtext p:first-child {
    margin-top: 0;
  }
  .c-row {
    margin-top: -20px;
  }
  .c-row__col {
    margin-top: 20px;
  }
  .c-row2__col {
    margin-top: 20px;
  }
  .c-row2__col:first-child {
    margin-top: 0;
  }
  .c-row2_v2__col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .c-row3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -15px;
  }
  .c-row3--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row3__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  .c-row3__col:first-child {
    margin-top: 0;
  }
  .c-row3__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row3__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-row3_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -15px;
  }
  .c-row3_v2--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row3_v2__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  .c-row3_v2__col:first-child {
    margin-top: 0;
  }
  .c-row3_v2__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row3_v2__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-row4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -15px;
  }
  .c-row4--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-row4__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  .c-row4__col:first-child, .c-row4__col:nth-child(2) {
    margin-top: 0;
  }
  .c-row4__col > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .c-btn--large {
    height: 80px;
    font-size: 18px;
  }
  .c-card__body {
    padding: 10px 0 0;
  }
  .c-card__txt {
    font-size: 12px;
  }
  .c-card_v2__body {
    padding: 10px 0 0;
  }
  .c-card_v2__txt {
    font-size: 12px;
  }
  .c-card_v3__body {
    padding: 10px;
  }
  .c-card_v3__txt {
    font-size: 12px;
  }
  .c-card_v4__body {
    padding: 15px;
  }
  .c-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-panel__head {
    -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
    max-width: 100px;
    height: 120px;
    padding: 0 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-panel__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-panel__txt {
    font-size: 14px;
  }
  .c-tags__item {
    padding: 10px 10px;
  }
  .c-banner__contents {
    height: 120px;
  }
  .c-banner_v2__contents {
    height: 120px;
  }
  .c-banner_v3__contents {
    height: 120px;
  }
  .c-banner_v4__contents {
    height: 120px;
  }
  .c-page_head {
    text-align: center;
    padding: 35px 10px;
  }
  .c-page_head--gray {
    background-image: none;
  }
  .c-page_head__ttl {
    font-size: 24px;
  }
  .c-block__head {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    padding-right: 10px;
  }
  .c-block__txt {
    margin-top: 10px;
  }
  .c-block_v2 {
    margin-top: 20px;
  }
  .c-block_v2:first-child {
    margin-top: 0;
  }
  .c-block_v2__body {
    margin-top: 10px;
  }
  .c-block_v3:first-child {
    margin-top: 0;
  }
  .c-block_v4:first-child {
    margin-top: 0;
  }
  .c-block_v4__main {
    padding: 15px 25px;
  }
  .c-block_v5__figure {
    background: none;
  }
  .c-block_v5__main {
    padding: 20px;
  }
  .c-block_v5__icon {
    width: 100px;
  }
  .c-block_v5__ttl {
    margin-top: 10px;
  }
  .c-block_v6__body {
    padding: 10px 0 0;
  }
  .c-scroll_table {
    overflow: scroll;
    padding-bottom: 20px;
  }
  .c-scroll_table table {
    min-width: 940px;
  }
  .c-scroll_table table table {
    width: 100%;
  }
  #blog-contents h2,
  .c-blog-contents h2 {
    font-size: 24px;
  }
  #blog-contents h2::after,
  .c-blog-contents h2::after {
    width: 50px;
    height: 16px;
  }
  #blog-contents p, #blog-contents div, #blog-contents h1, #blog-contents h2, #blog-contents h3, #blog-contents h4, #blog-contents h5, #blog-contents h6, #blog-contents ul, #blog-contents ol, #blog-contents table,
  .c-blog-contents p,
  .c-blog-contents div,
  .c-blog-contents h1,
  .c-blog-contents h2,
  .c-blog-contents h3,
  .c-blog-contents h4,
  .c-blog-contents h5,
  .c-blog-contents h6,
  .c-blog-contents ul,
  .c-blog-contents ol,
  .c-blog-contents table {
    margin-top: 15px;
  }
  #blog-contents p:first-child, #blog-contents div:first-child, #blog-contents h1:first-child, #blog-contents h2:first-child, #blog-contents h3:first-child, #blog-contents h4:first-child, #blog-contents h5:first-child, #blog-contents h6:first-child, #blog-contents ul:first-child, #blog-contents ol:first-child, #blog-contents table:first-child,
  .c-blog-contents p:first-child,
  .c-blog-contents div:first-child,
  .c-blog-contents h1:first-child,
  .c-blog-contents h2:first-child,
  .c-blog-contents h3:first-child,
  .c-blog-contents h4:first-child,
  .c-blog-contents h5:first-child,
  .c-blog-contents h6:first-child,
  .c-blog-contents ul:first-child,
  .c-blog-contents ol:first-child,
  .c-blog-contents table:first-child {
    margin-top: 0;
  }
  #blog-contents table,
  .c-blog-contents table {
    display: block;
  }
  #blog-contents table thead,
  #blog-contents table tbody,
  #blog-contents table tr,
  #blog-contents table th,
  #blog-contents table td,
  .c-blog-contents table thead,
  .c-blog-contents table tbody,
  .c-blog-contents table tr,
  .c-blog-contents table th,
  .c-blog-contents table td {
    display: block;
    width: 100% !important;
    margin-top: 15px;
  }
  #blog-contents table thead:first-child,
  #blog-contents table tbody:first-child,
  #blog-contents table tr:first-child,
  #blog-contents table th:first-child,
  #blog-contents table td:first-child,
  .c-blog-contents table thead:first-child,
  .c-blog-contents table tbody:first-child,
  .c-blog-contents table tr:first-child,
  .c-blog-contents table th:first-child,
  .c-blog-contents table td:first-child {
    margin-top: 0;
  }
  #blog-contents table img,
  .c-blog-contents table img {
    margin: 0 auto;
    display: block;
  }
  #blog-contents li,
  .c-blog-contents li {
    margin-top: 7px;
  }
  #blog-contents li:first-child,
  .c-blog-contents li:first-child {
    margin-top: 0;
  }
  .c-modal_contents__closebtn {
    width: 70px;
    height: 70px;
  }
  .c-modal_contents__closebtn::before, .c-modal_contents__closebtn::after {
    width: 48px;
    height: 4px;
  }
  .c-modal_contents__inner {
    padding: 0 20px;
  }
  .c-image_contents {
    margin-top: 40px;
  }
  .c-image_contents:first-child {
    margin-top: 0;
  }
  .c-image_contents__contents {
    margin-top: 10px;
  }
  .c-table {
    display: block;
  }
  .c-table__tbody {
    display: block;
  }
  .c-table__tr {
    display: block;
    margin-top: 40px;
  }
  .c-table__tr:first-child {
    margin-top: 0;
  }
  .c-table__th, .c-table__td {
    display: block;
  }
  .c-table__th {
    background-color: #E0E0E0;
    padding: 10px 15px;
  }
  .c-table__td {
    margin-top: 10px;
  }
  .c-bread {
    font-size: 14px;
  }
  .p-top_hero {
    padding-bottom: 15px;
    position: relative;
  }
  .p-top_hero__main {
    padding: 80px 0 60px;
  }
  .p-top_hero__nav {
    margin-top: 45px;
  }
  .p-top_hero__bg {
    height: 360px;
  }
  .p-top_hero_main__board {
    padding: 20px 10px;
    border: 5px solid #f0f0f0;
  }
  .p-top_hero_main__copy {
    font-size: 28px;
    line-height: 140%;
  }
  .p-top_hero_main__sub {
    font-size: 13px;
  }
  .p-tab_nav__body {
    padding: 30px 15px 25px;
  }
  .p-top_hero_v2__inner {
    height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-top_hero_v2__main {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .p-top_hero_v2__ttl {
    padding: 25px 15px;
    font-size: 22px;
  }
  .p-top_hero_v2__detail {
    margin-top: 35px;
  }
  .p-top_hero_v2__mores {
    margin-top: 35px;
  }
  .p-top_hero_v2__more {
    margin-top: 20px;
  }
  .p-top_hero_v2__more:first-child {
    margin-top: 0;
  }
  .p-top_hero_v3__inner {
    height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-top_hero_v3__main {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
  }
  .p-top_hero_v3__board {
    padding: 25px 15px;
  }
  .p-top_hero_v3__ttl {
    font-size: 22px;
  }
  .p-top_hero_v3__detail {
    margin-top: 35px;
  }
  .p-top_hero_v3__mores {
    margin-top: 35px;
  }
  .p-top_hero_v3__more {
    margin-top: 20px;
  }
  .p-top_hero_v3__more:first-child {
    margin-top: 0;
  }
  .p-top_news__ttl {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
  }
  .p-top_news__body {
    margin-top: 20px;
  }
  .p-top_news__link {
    padding-top: 5px;
  }
  .p-top_news__icon {
    margin-right: 5px;
  }
  .p-top_news__foot {
    margin-top: 20px;
  }
  .p-top_news__more_icon {
    margin-right: 5px;
  }
  .p-icon_list_board {
    padding: 30px 15px;
  }
  .p-icon_list_board__col {
    margin-top: 25px;
  }
  .p-icon_list_board__col:first-child {
    margin-top: 0;
  }
  .p-icon_list_board__item {
    margin-top: 25px;
  }
  .p-icon_list_board__item:first-child {
    margin-top: 0;
  }
  .p-hero {
    height: 400px;
  }
  .p-hero__copy {
    padding: 15px 20px;
    font-size: 26px;
    font-weight: 500;
  }
  .p-hero_v2 {
    height: 400px;
  }
  .p-hero_v2__contents_inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-hero_v2__copy {
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 500;
  }
  .p-slider_area .bx-prev,
  .p-slider_area .bx-next {
    width: 35px;
    height: 40px;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  .p-slider_area .bx-prev {
    left: -15px;
  }
  .p-slider_area .bx-next {
    right: -15px;
  }
  .p-faq {
    margin-top: 30px;
  }
  .p-faq:first-child {
    margin-top: 0;
  }
  .p-faq__head {
    padding: 4px 15px;
  }
  .p-faq__ttl {
    font-size: 16px;
  }
  .p-faq__body {
    font-size: 14px;
  }
  .p-faq__q {
    padding: 10px 50px 10px 0;
  }
  .p-faq__a {
    padding: 15px;
  }
  .p-banner_blocks__square {
    margin-top: 20px;
  }
  .p-banner_blocks__square:first-child {
    margin-top: 0;
  }
  .p-banner_blocks__rectangle {
    margin-top: 20px;
  }
  .p-banner_blocks__rectangle:first-child {
    margin-top: 0;
  }
  .p-banner_blocks__item {
    margin-top: 20px;
  }
  .p-banner_blocks__item:first-child {
    margin-top: 0;
  }
  .p-banner_blocks__icon {
    margin-right: 5px;
  }
  .p-interview_accordion {
    margin-top: 20px;
  }
  .p-interview_accordion:first-child {
    margin-top: 0;
  }
  .p-interview_accordion__anchor {
    top: -85px;
  }
  .p-interview_accordion__board {
    padding: 20px 15px;
  }
  .p-interview_accordion__body {
    padding-top: 35px;
    padding-bottom: 15px;
  }
  .p-carousel .bx-wrapper {
    margin: 0 auto;
  }
  .p-carousel--board .p-carousel .bx-prev, .p-carousel--board
  .p-carousel .bx-next {
    top: 35px;
  }
  .p-carousel .bx-prev {
    left: -45px;
  }
  .p-carousel .bx-next {
    right: -45px;
  }
  .p-carousel__board {
    padding: 10px;
  }
  .p-directory_nav {
    margin-top: -20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-directory_nav__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 20px 10px 0;
  }
  .p-directory_nav__link {
    height: 54px;
    border-radius: 27px;
  }
  .u-dib-sp {
    display: inline-block;
  }
  .u-db-sp {
    display: block;
  }
  .u-dn-sp {
    display: none;
  }
  .u-bold-sp {
    font-weight: bold;
  }
  .u-normal-sp {
    font-weight: normal;
  }
  .u-black-sp {
    color: #222;
  }
  .u-white-sp {
    color: #fff;
  }
  .u-center-sp {
    text-align: center;
  }
  .u-left-sp {
    text-align: left;
  }
  .u-right-sp {
    text-align: right;
  }
  .u-justify-sp {
    text-align: justify;
  }
  .u-mt00-sp {
    margin-top: 0px;
  }
  .u-mt05-sp {
    margin-top: 5px;
  }
  .u-mt10-sp {
    margin-top: 10px;
  }
  .u-mt15-sp {
    margin-top: 15px;
  }
  .u-mt20-sp {
    margin-top: 20px;
  }
  .u-mt25-sp {
    margin-top: 25px;
  }
  .u-mt30-sp {
    margin-top: 30px;
  }
  .u-mt35-sp {
    margin-top: 35px;
  }
  .u-mt40-sp {
    margin-top: 40px;
  }
  .u-mt45-sp {
    margin-top: 45px;
  }
  .u-mt50-sp {
    margin-top: 50px;
  }
  .u-mt55-sp {
    margin-top: 55px;
  }
  .u-mt60-sp {
    margin-top: 60px;
  }
  .u-mt65-sp {
    margin-top: 65px;
  }
  .u-mt70-sp {
    margin-top: 70px;
  }
  .u-mt75-sp {
    margin-top: 75px;
  }
  .u-mt80-sp {
    margin-top: 80px;
  }
  .u-mt85-sp {
    margin-top: 85px;
  }
  .u-mt90-sp {
    margin-top: 90px;
  }
  .u-mt95-sp {
    margin-top: 95px;
  }
  .u-mt100-sp {
    margin-top: 100px;
  }
  .u-mr00-sp {
    margin-right: 0px;
  }
  .u-mr05-sp {
    margin-right: 5px;
  }
  .u-mr10-sp {
    margin-right: 10px;
  }
  .u-mr15-sp {
    margin-right: 15px;
  }
  .u-mr20-sp {
    margin-right: 20px;
  }
  .u-mr25-sp {
    margin-right: 25px;
  }
  .u-mr30-sp {
    margin-right: 30px;
  }
  .u-mr35-sp {
    margin-right: 35px;
  }
  .u-mr40-sp {
    margin-right: 40px;
  }
  .u-mr45-sp {
    margin-right: 45px;
  }
  .u-mr50-sp {
    margin-right: 50px;
  }
  .u-mr55-sp {
    margin-right: 55px;
  }
  .u-mr60-sp {
    margin-right: 60px;
  }
  .u-mr65-sp {
    margin-right: 65px;
  }
  .u-mr70-sp {
    margin-right: 70px;
  }
  .u-mr75-sp {
    margin-right: 75px;
  }
  .u-mr80-sp {
    margin-right: 80px;
  }
  .u-mr85-sp {
    margin-right: 85px;
  }
  .u-mr90-sp {
    margin-right: 90px;
  }
  .u-mr95-sp {
    margin-right: 95px;
  }
  .u-mr100-sp {
    margin-right: 100px;
  }
  .u-mb00-sp {
    margin-bottom: 0px;
  }
  .u-mb05-sp {
    margin-bottom: 5px;
  }
  .u-mb10-sp {
    margin-bottom: 10px;
  }
  .u-mb15-sp {
    margin-bottom: 15px;
  }
  .u-mb20-sp {
    margin-bottom: 20px;
  }
  .u-mb25-sp {
    margin-bottom: 25px;
  }
  .u-mb30-sp {
    margin-bottom: 30px;
  }
  .u-mb35-sp {
    margin-bottom: 35px;
  }
  .u-mb40-sp {
    margin-bottom: 40px;
  }
  .u-mb45-sp {
    margin-bottom: 45px;
  }
  .u-mb50-sp {
    margin-bottom: 50px;
  }
  .u-mb55-sp {
    margin-bottom: 55px;
  }
  .u-mb60-sp {
    margin-bottom: 60px;
  }
  .u-mb65-sp {
    margin-bottom: 65px;
  }
  .u-mb70-sp {
    margin-bottom: 70px;
  }
  .u-mb75-sp {
    margin-bottom: 75px;
  }
  .u-mb80-sp {
    margin-bottom: 80px;
  }
  .u-mb85-sp {
    margin-bottom: 85px;
  }
  .u-mb90-sp {
    margin-bottom: 90px;
  }
  .u-mb95-sp {
    margin-bottom: 95px;
  }
  .u-mb100-sp {
    margin-bottom: 100px;
  }
  .u-ml00-sp {
    margin-left: 0px;
  }
  .u-ml05-sp {
    margin-left: 5px;
  }
  .u-ml10-sp {
    margin-left: 10px;
  }
  .u-ml15-sp {
    margin-left: 15px;
  }
  .u-ml20-sp {
    margin-left: 20px;
  }
  .u-ml25-sp {
    margin-left: 25px;
  }
  .u-ml30-sp {
    margin-left: 30px;
  }
  .u-ml35-sp {
    margin-left: 35px;
  }
  .u-ml40-sp {
    margin-left: 40px;
  }
  .u-ml45-sp {
    margin-left: 45px;
  }
  .u-ml50-sp {
    margin-left: 50px;
  }
  .u-ml55-sp {
    margin-left: 55px;
  }
  .u-ml60-sp {
    margin-left: 60px;
  }
  .u-ml65-sp {
    margin-left: 65px;
  }
  .u-ml70-sp {
    margin-left: 70px;
  }
  .u-ml75-sp {
    margin-left: 75px;
  }
  .u-ml80-sp {
    margin-left: 80px;
  }
  .u-ml85-sp {
    margin-left: 85px;
  }
  .u-ml90-sp {
    margin-left: 90px;
  }
  .u-ml95-sp {
    margin-left: 95px;
  }
  .u-ml100-sp {
    margin-left: 100px;
  }
  .u-pt00-sp {
    padding-top: 0px;
  }
  .u-pt05-sp {
    padding-top: 5px;
  }
  .u-pt10-sp {
    padding-top: 10px;
  }
  .u-pt15-sp {
    padding-top: 15px;
  }
  .u-pt20-sp {
    padding-top: 20px;
  }
  .u-pt25-sp {
    padding-top: 25px;
  }
  .u-pt30-sp {
    padding-top: 30px;
  }
  .u-pt35-sp {
    padding-top: 35px;
  }
  .u-pt40-sp {
    padding-top: 40px;
  }
  .u-pt45-sp {
    padding-top: 45px;
  }
  .u-pt50-sp {
    padding-top: 50px;
  }
  .u-pt55-sp {
    padding-top: 55px;
  }
  .u-pt60-sp {
    padding-top: 60px;
  }
  .u-pt65-sp {
    padding-top: 65px;
  }
  .u-pt70-sp {
    padding-top: 70px;
  }
  .u-pt75-sp {
    padding-top: 75px;
  }
  .u-pt80-sp {
    padding-top: 80px;
  }
  .u-pt85-sp {
    padding-top: 85px;
  }
  .u-pt90-sp {
    padding-top: 90px;
  }
  .u-pt95-sp {
    padding-top: 95px;
  }
  .u-pt100-sp {
    padding-top: 100px;
  }
  .u-pr00-sp {
    padding-right: 0px;
  }
  .u-pr05-sp {
    padding-right: 5px;
  }
  .u-pr10-sp {
    padding-right: 10px;
  }
  .u-pr15-sp {
    padding-right: 15px;
  }
  .u-pr20-sp {
    padding-right: 20px;
  }
  .u-pr25-sp {
    padding-right: 25px;
  }
  .u-pr30-sp {
    padding-right: 30px;
  }
  .u-pr35-sp {
    padding-right: 35px;
  }
  .u-pr40-sp {
    padding-right: 40px;
  }
  .u-pr45-sp {
    padding-right: 45px;
  }
  .u-pr50-sp {
    padding-right: 50px;
  }
  .u-pr55-sp {
    padding-right: 55px;
  }
  .u-pr60-sp {
    padding-right: 60px;
  }
  .u-pr65-sp {
    padding-right: 65px;
  }
  .u-pr70-sp {
    padding-right: 70px;
  }
  .u-pr75-sp {
    padding-right: 75px;
  }
  .u-pr80-sp {
    padding-right: 80px;
  }
  .u-pr85-sp {
    padding-right: 85px;
  }
  .u-pr90-sp {
    padding-right: 90px;
  }
  .u-pr95-sp {
    padding-right: 95px;
  }
  .u-pr100-sp {
    padding-right: 100px;
  }
  .u-pb00-sp {
    padding-bottom: 0px;
  }
  .u-pb05-sp {
    padding-bottom: 5px;
  }
  .u-pb10-sp {
    padding-bottom: 10px;
  }
  .u-pb15-sp {
    padding-bottom: 15px;
  }
  .u-pb20-sp {
    padding-bottom: 20px;
  }
  .u-pb25-sp {
    padding-bottom: 25px;
  }
  .u-pb30-sp {
    padding-bottom: 30px;
  }
  .u-pb35-sp {
    padding-bottom: 35px;
  }
  .u-pb40-sp {
    padding-bottom: 40px;
  }
  .u-pb45-sp {
    padding-bottom: 45px;
  }
  .u-pb50-sp {
    padding-bottom: 50px;
  }
  .u-pb55-sp {
    padding-bottom: 55px;
  }
  .u-pb60-sp {
    padding-bottom: 60px;
  }
  .u-pb65-sp {
    padding-bottom: 65px;
  }
  .u-pb70-sp {
    padding-bottom: 70px;
  }
  .u-pb75-sp {
    padding-bottom: 75px;
  }
  .u-pb80-sp {
    padding-bottom: 80px;
  }
  .u-pb85-sp {
    padding-bottom: 85px;
  }
  .u-pb90-sp {
    padding-bottom: 90px;
  }
  .u-pb95-sp {
    padding-bottom: 95px;
  }
  .u-pb100-sp {
    padding-bottom: 100px;
  }
  .u-pl00-sp {
    padding-left: 0px;
  }
  .u-pl05-sp {
    padding-left: 5px;
  }
  .u-pl10-sp {
    padding-left: 10px;
  }
  .u-pl15-sp {
    padding-left: 15px;
  }
  .u-pl20-sp {
    padding-left: 20px;
  }
  .u-pl25-sp {
    padding-left: 25px;
  }
  .u-pl30-sp {
    padding-left: 30px;
  }
  .u-pl35-sp {
    padding-left: 35px;
  }
  .u-pl40-sp {
    padding-left: 40px;
  }
  .u-pl45-sp {
    padding-left: 45px;
  }
  .u-pl50-sp {
    padding-left: 50px;
  }
  .u-pl55-sp {
    padding-left: 55px;
  }
  .u-pl60-sp {
    padding-left: 60px;
  }
  .u-pl65-sp {
    padding-left: 65px;
  }
  .u-pl70-sp {
    padding-left: 70px;
  }
  .u-pl75-sp {
    padding-left: 75px;
  }
  .u-pl80-sp {
    padding-left: 80px;
  }
  .u-pl85-sp {
    padding-left: 85px;
  }
  .u-pl90-sp {
    padding-left: 90px;
  }
  .u-pl95-sp {
    padding-left: 95px;
  }
  .u-pl100-sp {
    padding-left: 100px;
  }
}

@media screen and (min-width: 1000px) {
  .l-header__logos {
    width: auto;
  }
}
/*  */
/*  */
/*  */
/*  */
.row-fluid [class*="span"] {
	min-height: auto!important;
}
body .hs-tools-menu {
	top: 95px!important;
}
.u-mt20 {
	margin-top: 20px;
}

.p-panel_btns__row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media screen and (max-width: 768px) {
	#blog-contents,
	#blog-contents thead,
	#blog-contents tbody,
	#blog-contents tr,
	#blog-contents th,
	#blog-contents td,
	.c-blog-contents,
	.c-blog-contents thead,
	.c-blog-contents tbody,
	.c-blog-contents tr,
	.c-blog-contents th,
	.c-blog-contents td {
		width: auto!important;
		height: auto!important;
		border: none!important;
	}
}
#header {z-index: 5;}
#page-contents {z-index: 3;}
#foot-contents {z-index: 2;}
#footer {z-index: 1;}


@media screen and (min-width: 769px) {
	.p-top_news__list {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.p-top_news__head {
		padding-top: 0;
	}
	.p-top_news__body {
		-ms-flex-preferred-size: calc(100% - 140px - 140px);
		flex-basis: calc(100% - 140px - 140px);
		padding-top: 0;
	}
	.p-top_news__foot {
		-ms-flex-preferred-size: 140px;
		flex-basis: 140px;
		padding-left: 0;
		padding-top: 0;
	}
}

.p-top_news__link {
	text-align: justify;
}
#wrap .hs_recaptcha {margin-top: 60px;}

.p-iconboard .txt {padding: 5px 0 0 5px;}

/* add for azarea */
@media screen and (min-width: 769px) {
	.p-products_board {
		padding: 30px 25px;
	}
}
@media screen and (min-width: 769px) {
	.c-section__body {
		margin-top: 40px;
	}
}
@media screen and (min-width: 769px) {
	.c-section__body th,
	.c-section__body td {
		padding: 15px 20px;
	}
}
@media screen and (max-width: 768px) {
	.c-section__body th,
	.c-section__body td {
		padding: 15px 10px;
	}
}
.c-scroll_table > table {
	float: none!important;
}
.c-btn:hover {
	text-decoration: none;
}
@media screen and (min-width: 769px) {
	.p-top_topics__more, .p-topics__more {
		width: 280px;
	}
}
@media screen and (min-width: 769px) {
	.p-top_news__date {
		-ms-flex-preferred-size: 130px;
		flex-basis: 130px;
		max-width: 130px;
		min-width: 130px;
		margin-right: 0;
	}
}
.p-left_image {
}
.p-left_image__row {
  margin-top: 40px;
}
.p-left_image__row:first-child {
  margin-top: 0px;
}
.p-left_image__col {
}
.p-left_image__col--figure {
}
.p-left_image__col--contents {
}
.p-left_image__figure {
}

@media screen and (min-width: 769px) {
  .p-left_image__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;

  }
  .p-left_image__col--figure {
    margin-right: 20px;
  }
  .p-left_image__col--contents {
  }
}
@media screen and (max-width: 768px) {
  .p-left_image__col--contents {
    margin-top: 20px;
  }
}
.c-anchor {
	position: relative;
}
.c-anchor__position {
	position: absolute;
	left: 0;
}
@media screen and (max-width: 768px) {
  .c-directory_nav {
    padding: 15px 0;
  }
  .c-directory_nav__list {
    margin: 0 auto;
    padding: 0;
    width: 90%;
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .c-directory_nav__item {
    display: inline-block;
    padding-left: 15px;
  }
}
@media screen and (min-width: 769px) {
  .c-directory_nav {
    padding: 20px 0;
  }
  .c-directory_nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px;
  }
  .c-directory_nav__item {
    margin-top: 15px;
    margin-right: 20px;
  }
  .c-directory_nav__item:last-child {
    margin-right: 0;
  }
}


.c-btn--directory_nav {
  background-color: #ECECEC;
  border: 2px solid #ECECEC;
  color: #333;
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

.c-btn--directory_nav:hover {
  background-color: #201266;
  border: 2px solid #201266;
  color: #fff;
}

.c-btn--directory_nav.is-current {
  background-color: #201266;
  border: 2px solid #201266;
  color: #fff;
}


.c-row3--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-banner_blocks {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-banner_blocks__full {
    -ms-flex-preferred-size:100%;
        flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
}
.p-banner_blocks__item--full .p-banner_blocks__bg {
  padding-bottom: 27.777%;
}
@media screen and (min-width: 769px) {
  .p-banner_blocks__full {
		padding-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 768px) {
}

.c-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-pager__all, .c-pager__prev, .c-pager__next {
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  max-width: 120px;
  min-width: 120px;
  margin: 0 10px;
}

.c-pager__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 120px;
  height: 60px;
  background-color: #F0F0F0;
  border: 2px solid #DADADA;
  text-decoration: none;
	color: #333;
}

.c-pager__btn i {
  color: #005DAB;
}

@media screen and (min-width: 769px) {
  .c-pager {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .c-pager {
    margin-top: 50px;
  }
}
.c-sns_list {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.c-sns_list__item {
  list-style: none;
  margin-left: 10px;
}

.c-sns_list__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 30px;
  border-radius: 5px;
	text-decoration: none;
}

.c-sns_list__btn--tw {
  background-color: #55ADEF;
  color: #fff;
}

.c-sns_list__btn--fb {
  background-color: #325096;
  color: #fff;
}

.c-sns_list__btn--hb {
  background-color: #008FDE;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .c-sns_list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .c-sns_list {
    margin-top: 20px;
  }
}
.p-category_bar {
	background-color: #110066;
  padding: 10px 0;
}
.p-category_bar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;p-category_bar
}
.p-category_bar__item {
  list-style: none;
  padding: 5px 15px;
}
.p-category_bar__link {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

/* loop slider */
.p-loop_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-loop_slider__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-loop_slider__item {
}
.p-loop_slider__figure {
  width: 330px;
  height: 185px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.p-loop_slider__figure img {
  display: none;
}

.p-loop_slider__group:first-child {
  animation: loopSolider 90s linear infinite;
}
.p-loop_slider__group:nth-child(2) {
  animation: loopSolider2 90s -60s linear infinite;
}
.p-loop_slider__group:last-child {
  animation: loopSolider3 90s -30s linear infinite;
}
 
@keyframes loopSolider {
  0% {transform: translateX(200%);}
  to {transform: translateX(-100%);}
}
@keyframes loopSolider2 {
  0% {transform: translateX(100%);}
  to {transform: translateX(-200%);}
}
@keyframes loopSolider3 {
  0% {transform: translateX(0%);}
  to {transform: translateX(-300%);}
}
.p-flow_list_rt {
  max-width: 520px;
  margin: 0 auto;
}

.p-flow_list_rt__item {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
  position: relative;
}

.p-flow_list_rt__item::before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
/*   background-color: #33475b; */
	background-color: #110066;
  position: absolute;
  z-index: 1;
  position: absolute;
  top: 30px;
  left: 14px;
}

.p-flow_list_rt__item:last-child {
  padding-bottom: 0;
}

.p-flow_list_rt__item:last-child::before {
  display: none;
}

.p-flow_list_rt__num {
  -ms-flex-preferred-size: 30px;
      flex-basis: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  background-color: #fff;

	border: 2px solid #110066;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;

	color: #110066;
  font-weight: bold;
  z-index: 2;
}

.p-flow_list_rt__txt {
  padding-left: 30px;
}

@media screen and (min-width: 769px) {
  .p-flow_list_rt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.u-f10 {font-size: 10px !important;}
.u-f11 {font-size: 11px !important;}
.u-f12 {font-size: 12px !important;}
.u-f13 {font-size: 13px !important;}
.u-f14 {font-size: 14px !important;}
.u-f15 {font-size: 15px !important;}
.u-f16 {font-size: 16px !important;}
.u-f17 {font-size: 17px !important;}
.u-f18 {font-size: 18px !important;}
.u-f19 {font-size: 19px !important;}
.u-f20 {font-size: 20px !important;}
.u-f21 {font-size: 21px !important;}
.u-f22 {font-size: 22px !important;}
.u-f23 {font-size: 23px !important;}
.u-f24 {font-size: 24px !important;}
.u-f25 {font-size: 25px !important;}
.u-f26 {font-size: 26px !important;}
.u-f27 {font-size: 27px !important;}
.u-f28 {font-size: 28px !important;}
.u-f29 {font-size: 29px !important;}
.u-f30 {font-size: 30px !important;}
.u-f31 {font-size: 31px !important;}
.u-f32 {font-size: 32px !important;}
.u-f33 {font-size: 33px !important;}
.u-f34 {font-size: 34px !important;}
.u-f35 {font-size: 35px !important;}
.u-f36 {font-size: 36px !important;}
.u-f37 {font-size: 37px !important;}
.u-f38 {font-size: 38px !important;}
.u-f39 {font-size: 39px !important;}
.u-f40 {font-size: 40px !important;}
.u-f41 {font-size: 41px !important;}
.u-f42 {font-size: 42px !important;}
.u-f43 {font-size: 43px !important;}
.u-f44 {font-size: 44px !important;}
.u-f45 {font-size: 45px !important;}
.u-f46 {font-size: 46px !important;}
.u-f47 {font-size: 47px !important;}
.u-f48 {font-size: 48px !important;}
.u-f49 {font-size: 49px !important;}
.u-f50 {font-size: 50px !important;}
@media screen and (max-width: 768px) {
  .u-f10-sp {font-size: 10px !important;}
  .u-f11-sp {font-size: 11px !important;}
  .u-f12-sp {font-size: 12px !important;}
  .u-f13-sp {font-size: 13px !important;}
  .u-f14-sp {font-size: 14px !important;}
  .u-f15-sp {font-size: 15px !important;}
  .u-f16-sp {font-size: 16px !important;}
  .u-f17-sp {font-size: 17px !important;}
  .u-f18-sp {font-size: 18px !important;}
  .u-f19-sp {font-size: 19px !important;}
  .u-f20-sp {font-size: 20px !important;}
  .u-f21-sp {font-size: 21px !important;}
  .u-f22-sp {font-size: 22px !important;}
  .u-f23-sp {font-size: 23px !important;}
  .u-f24-sp {font-size: 24px !important;}
  .u-f25-sp {font-size: 25px !important;}
  .u-f26-sp {font-size: 26px !important;}
  .u-f27-sp {font-size: 27px !important;}
  .u-f28-sp {font-size: 28px !important;}
  .u-f29-sp {font-size: 29px !important;}
  .u-f30-sp {font-size: 30px !important;}
  .u-f31-sp {font-size: 31px !important;}
  .u-f32-sp {font-size: 32px !important;}
  .u-f33-sp {font-size: 33px !important;}
  .u-f34-sp {font-size: 34px !important;}
  .u-f35-sp {font-size: 35px !important;}
  .u-f36-sp {font-size: 36px !important;}
  .u-f37-sp {font-size: 37px !important;}
  .u-f38-sp {font-size: 38px !important;}
  .u-f39-sp {font-size: 39px !important;}
  .u-f40-sp {font-size: 40px !important;}
  .u-f41-sp {font-size: 41px !important;}
  .u-f42-sp {font-size: 42px !important;}
  .u-f43-sp {font-size: 43px !important;}
  .u-f44-sp {font-size: 44px !important;}
  .u-f45-sp {font-size: 45px !important;}
  .u-f46-sp {font-size: 46px !important;}
  .u-f47-sp {font-size: 47px !important;}
  .u-f48-sp {font-size: 48px !important;}
  .u-f49-sp {font-size: 49px !important;}
  .u-f50-sp {font-size: 50px !important;}
}
@media screen and (min-width: 769px) {
  .u-f10-pc {font-size: 10px !important;}
  .u-f11-pc {font-size: 11px !important;}
  .u-f12-pc {font-size: 12px !important;}
  .u-f13-pc {font-size: 13px !important;}
  .u-f14-pc {font-size: 14px !important;}
  .u-f15-pc {font-size: 15px !important;}
  .u-f16-pc {font-size: 16px !important;}
  .u-f17-pc {font-size: 17px !important;}
  .u-f18-pc {font-size: 18px !important;}
  .u-f19-pc {font-size: 19px !important;}
  .u-f20-pc {font-size: 20px !important;}
  .u-f21-pc {font-size: 21px !important;}
  .u-f22-pc {font-size: 22px !important;}
  .u-f23-pc {font-size: 23px !important;}
  .u-f24-pc {font-size: 24px !important;}
  .u-f25-pc {font-size: 25px !important;}
  .u-f26-pc {font-size: 26px !important;}
  .u-f27-pc {font-size: 27px !important;}
  .u-f28-pc {font-size: 28px !important;}
  .u-f29-pc {font-size: 29px !important;}
  .u-f30-pc {font-size: 30px !important;}
  .u-f31-pc {font-size: 31px !important;}
  .u-f32-pc {font-size: 32px !important;}
  .u-f33-pc {font-size: 33px !important;}
  .u-f34-pc {font-size: 34px !important;}
  .u-f35-pc {font-size: 35px !important;}
  .u-f36-pc {font-size: 36px !important;}
  .u-f37-pc {font-size: 37px !important;}
  .u-f38-pc {font-size: 38px !important;}
  .u-f39-pc {font-size: 39px !important;}
  .u-f40-pc {font-size: 40px !important;}
  .u-f41-pc {font-size: 41px !important;}
  .u-f42-pc {font-size: 42px !important;}
  .u-f43-pc {font-size: 43px !important;}
  .u-f44-pc {font-size: 44px !important;}
  .u-f45-pc {font-size: 45px !important;}
  .u-f46-pc {font-size: 46px !important;}
  .u-f47-pc {font-size: 47px !important;}
  .u-f48-pc {font-size: 48px !important;}
  .u-f49-pc {font-size: 49px !important;}
  .u-f50-pc {font-size: 50px !important;}
}

/* add 2021.03.31 */
@media all and (-ms-high-contrast: none) and (min-width: 769px) {
  .c-block_v4__figure {display: block;}
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

body {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #eee;
  color: #1a1311
}

body.is-open {
  overflow: hidden;
  height: 100%
}

img, svg {
  max-width: 100%;
  height: auto
}

img {
  vertical-align: top
}

::-moz-selection {
  background-color: #1a1311;
  color: #fff
}

::selection {
  background-color: #1a1311;
  color: #fff
}

a, .a {
  cursor: pointer;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

a:hover, .a:hover {
  cursor: pointer
}

svg {
  vertical-align: top
}

a, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div, main, article, section, header, footer, aside, input, button, select, textarea, body, table, tr, th, td, figure {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  word-break: normal;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.c-anchor {
  position: relative;
  height: 0
}

.c-anchor__position {
  position: absolute;
  height: 0
}

.c-section {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.c-section--bggray {
  background-color: #f0f0f0
}

.c-section--bgdarkgray {
  background-color: #666
}

.c-section--bglightcolor {
  background-color: #f5f8fa
}

.c-section--sample {
  background-color: #000;
  color: #fff;
  border-radius: 20px 20px 0 0
}

.c-section__ttl {
  text-align: center;
  line-height: 140%;
  padding-bottom: 25px;
  position: relative;
  font-weight: 400;
  letter-spacing: .1em
}

.c-section__ttl_bar {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 10px
}

.c-section__ttl::before, .c-section__ttl::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  position: absolute;
  bottom: 0
}

.c-section__ttl::before {
  background-color: #1a1311;
  right: 50%
}

.c-section--sample .c-section__ttl::before {
  background-color: #ccc
}

.c-section__ttl::after {
  background-color: #dfdfdf;
  left: 50%
}

.c-section--sample .c-section__ttl::after {
  background-color: #fff
}

.c-section__ttl--white {
  color: #fff
}

.c-section__ttl--white::before {
  background-color: #ccc
}

.c-section__ttl--white::after {
  background-color: #fff
}

.c-section__ttl--nodeco {
  padding-bottom: 0
}

.c-section__ttl--nodeco::before {
  display: none
}

.c-section__ttl--nodeco::after {
  display: none
}

.c-section__copy {
  text-align: center;
  font-weight: bold;
  line-height: 140%
}

.c-section__copy:first-child {
  margin-top: 0
}

.c-section__lead {
  font-size: 14px;
  line-height: 228.571%;
  text-align: justify;
  margin-top: 30px
}

.c-section__lead:first-child {
  margin-top: 0
}

.c-section__lead--white {
  color: #fff
}

.c-section__body {
  font-size: 14px;
  line-height: 228.571%;
  text-align: justify
}

.c-section__body:first-child {
  margin-top: 0
}

.c-section__txt {
  font-size: 14px;
  line-height: 228.571%;
  margin-top: 10px
}

.c-section__txt:first-child {
  margin-top: 0
}

.c-section__btn {
  width: 180px;
  margin: 30px auto 0
}

.c-section__btns {
  margin: 30px auto 0
}

.c-row2_v2__col {
  margin-top: 45px
}

.c-row2_v2__col:first-child {
  margin-top: 0
}

.c-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  height: 54px;
  margin: 0 auto;
  text-decoration: none;
  background-color: #1a1311;
  color: #fff;
  border-radius: 4px;
  letter-spacing: .02em;
  border: 2px solid #1a1311
}

.c-btn:hover {
  background-color: #fff;
  color: #1a1311;
  border: 2px solid #1a1311
}

.c-btn--secondary {
  background-color: #1a1311;
  border: 2px solid #1a1311
}

.c-btn--secondary:hover {
  background-color: #fff;
  color: #1a1311;
  border: 2px solid #1a1311
}

.c-btn--gray {
  background-color: #444;
  border: 2px solid #444;
  color: #fff
}

.c-btn--gray:hover {
  background-color: #fff;
  border: 2px solid #ccc;
  color: #1a1311
}

.c-btn--default {
  border-radius: 4px
}

.c-btn--circle {
  border-radius: 27px
}

.c-btn--square {
  border-radius: 0px
}

.c-btn--hover_alpha:hover {
  background-color: #1a1311;
  color: #fff;
  opacity: .7
}

.c-btn--hover_alpha.c-btn--secondary:hover {
  background-color: #1a1311;
  color: #fff;
  opacity: .7
}

.c-btn--fs {
  font-size: 14px
}

.c-btn--fl {
  font-size: 18px
}

.c-btn_v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  height: 54px;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 4px;
  letter-spacing: .02em;
  background-color: #fff;
  color: #1a1311;
  border: 2px solid #1a1311
}

.c-btn_v2:hover {
  background-color: #1a1311;
  color: #fff;
  border: 2px solid #1a1311
}

.c-btn_v2--secondary {
  color: #1a1311;
  border: 2px solid #1a1311
}

.c-btn_v2--secondary:hover {
  background-color: #1a1311;
  color: #fff;
  border: 2px solid #1a1311
}

.c-btn_v2--gray {
  color: #1a1311;
  border: 2px solid #ccc
}

.c-btn_v2--gray:hover {
  background-color: #444;
  color: #fff;
  border: 2px solid #444
}

.c-btn_v2--default {
  border-radius: 4px
}

.c-btn_v2--circle {
  border-radius: 27px
}

.c-btn_v2--square {
  border-radius: 0px
}

.c-btn_v2--fs {
  font-size: 14px
}

.c-btn_v2--fl {
  font-size: 18px
}

.c-card__link {
  text-decoration: none;
  color: #1a1311
}

.c-card__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000
}

.c-card__figure {
  padding-bottom: 56.333%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.c-card__figure img {
  display: none
}

.c-card__link:hover .c-card__figure {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: .6
}

.c-card__txt {
  font-size: 14px;
  line-height: 171.428%;
  text-align: justify;
  font-weight: normal
}

.c-card_v2 {
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16)
}

.c-card_v2__link {
  text-decoration: none;
  color: #1a1311
}

.c-card_v2__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000
}

.c-card_v2__figure {
  padding-bottom: 56.333%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.c-card_v2__figure img {
  display: none
}

.c-card_v2__link:hover .c-card_v2__figure {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: .6
}

.c-card_v2__txt {
  font-size: 14px;
  line-height: 171.428%;
  text-align: justify;
  font-weight: normal
}

.c-card_v3 {
  background-color: #1a1311
}

.c-card_v3__link {
  text-decoration: none;
  color: #1a1311
}

.c-card_v3__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000
}

.c-card_v3__figure {
  padding-bottom: 56.333%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.c-card_v3__figure img {
  display: none
}

.c-card_v3__link:hover .c-card_v3__figure {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: .6
}

.c-card_v3__body {
  background-color: #1a1311;
  color: #fff
}

.c-card_v3__txt {
  font-size: 14px;
  line-height: 171.428%;
  text-align: justify;
  font-weight: normal
}

.c-card_v4__link {
  text-decoration: none;
  color: #1a1311;
  background-color: #fff;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: block
}

.c-card_v4__link--nolink:hover {
  opacity: .4;
  -webkit-box-shadow: none;
  box-shadow: none
}

.c-card_v4__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000
}

.c-card_v4__figure {
  padding-bottom: 47.826%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.c-card_v4__figure img {
  display: none
}

.c-card_v4__link:hover .c-card_v4__figure {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: .6
}

.c-card_v4__link--nolink:hover .c-card_v4__figure {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.c-card_v4__ttl {
  font-weight: bold;
  font-size: 14px;
  line-height: 175%
}

.c-panel {
  background-color: rgba(240, 240, 240, 0.73);
  border-radius: 4px
}

.c-panel__txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 175%
}

.c-tags__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-tags__item {
  list-style: none;
  font-size: 12px
}

.c-tags__btn {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #1a1311;
  background-color: #fff;
  color: #1a1311;
  padding: 0 30px
}

.c-tags__btn:hover, .c-tags__btn.is-active {
  background-color: #1a1311;
  color: #fff
}

.c-banner {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block
}

.c-banner:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6)
}

.c-banner__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}

.c-banner__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%
}

.c-banner__bg img {
  display: none
}

.c-banner_v2__bg {
  position: relative;
  z-index: 1
}

.c-banner_v2__txtarea {
  position: relative;
  z-index: 2
}

.c-banner_v2 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block;
  text-decoration: none;
  color: #1a1311
}

.c-banner_v2:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6)
}

.c-banner_v2__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  text-decoration: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-banner_v2__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%
}

.c-banner_v2__bg img {
  display: none
}

.c-banner_v2__txtarea {
  position: relative
}

.c-banner_v2__txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%
}

.c-banner_v3__bg {
  position: relative;
  z-index: 1
}

.c-banner_v3__txtarea {
  position: relative;
  z-index: 2
}

.c-banner_v3 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block;
  text-decoration: none;
  color: #1a1311
}

.c-banner_v3:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6)
}

.c-banner_v3__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  text-decoration: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-banner_v3__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%
}

.c-banner_v3__bg img {
  display: none
}

.c-banner_v3__txtarea {
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 260px;
  flex-basis: 260px;
  max-width: 90%;
  min-height: 30px;
  text-align: center;
  border-radius: 15px
}

.c-banner_v3__txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%
}

.c-banner_v4__bg {
  position: relative;
  z-index: 1
}

.c-banner_v4__txtarea {
  position: relative;
  z-index: 2
}

.c-banner_v4 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  display: block;
  text-decoration: none;
  color: #1a1311
}

.c-banner_v4:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6)
}

.c-banner_v4__contents {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  text-decoration: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-banner_v4__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%
}

.c-banner_v4__bg img {
  display: none
}

.c-banner_v4__txtarea {
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 260px;
  flex-basis: 260px;
  max-width: 90%;
  min-height: 30px;
  text-align: center;
  border-radius: 15px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.c-banner_v4__txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%
}

.c-page_head {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.c-page_head--gray {
  background-color: #696969;
  position: relative;
  color: #fff
}

.c-page_head__ttl {
  font-weight: bold
}

.c-page_head__ttl--white {
  color: #fff
}

.c-page_head__ttl--black {
  color: #1a1311
}

.c-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.c-block__ttl {
  font-weight: bold;
  font-size: 18px;
  line-height: 160%
}

.c-block__txt {
  font-size: 14px;
  line-height: 228.571%
}

.c-block_v2__icon {
  background-color: #1a1311;
  color: #fff;
  width: 120px;
  height: 30px;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  font-size: 14px
}

.c-block_v3 {
  margin-top: 30px
}

.c-block_v3__icon {
  background-color: #1a1311;
  color: #fff;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  padding: 0 20px;
  font-weight: 700;
  border-radius: 15px
}

.c-block_v4 {
  margin-top: 20px
}

.c-block_v4__figure img {
  vertical-align: top
}

.c-block_v4__main {
  background-color: #fff
}

.c-block_v5__main {
  background-color: #f0f0f0
}

.c-block_v5__icon {
  height: 30px;
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 15px;
  font-weight: 700;
  background-color: #1a1311;
  color: #fff
}

.c-block_v5__body {
  margin-top: 20px
}

.c-block_v6 {
  margin-top: 30px
}

.c-block_v6:first-child {
  margin-top: 0
}

.c-block_v6__link {
  text-decoration: none;
  color: #1a1311
}

.c-block_v6__head {
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000
}

.c-block_v6__figure {
  padding-bottom: 70.666%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.c-block_v6__figure img {
  display: none
}

.c-block_v6__link:hover .c-block_v6__figure {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: .6
}

.c-block_v6__body {
  background-color: #f0f0f0
}

#blog-contents h2, .c-blog-contents h2 {
  text-align: center;
  font-weight: bold;
  line-height: 140%
}

#blog-contents h2::after, .c-blog-contents h2::after {
  content: "";
  display: block;
  margin: 10px auto 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain
}

#blog-contents table, .c-blog-contents table {
  width: 100% !important
}

.c-modal_bg {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1000;
  display: none
}

.c-modal_contents {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 90vh;
  z-index: 1001;
  display: none
}

.c-modal_contents__closearea {
  position: relative;
  height: 0px;
  position: relative;
  z-index: 3
}

.c-modal_contents__close {
  position: absolute;
  top: 0;
  right: 0
}

.c-modal_contents__closebtn {
  position: relative;
  background-color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6)
}

.c-modal_contents__closebtn::before, .c-modal_contents__closebtn::after {
  content: "";
  display: block;
  background-color: #696969;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 2px
}

.c-modal_contents__closebtn::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg)
}

.c-modal_contents__closebtn::after {
  -webkit-transform: translate(-50%, -50%) rotate(315deg);
  transform: translate(-50%, -50%) rotate(315deg)
}

.c-modal_contents__board {
  position: relative;
  max-height: 90vh;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  overflow: scroll;
  z-index: 2
}

.c-table__th, .c-table__td {
  text-align: left;
  line-height: 1.5
}

.c-bread {
  padding: 15px 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.5)
}

.c-bread__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.c-bread__item {
  list-style: none
}

.c-bread__link {
  color: #1a1311
}

.p-top_hero__main {
  z-index: 4
}

.p-top_hero__nav {
  z-index: 3
}

.p-top_hero__bar {
  z-index: 2
}

.p-top_hero__bg {
  z-index: 1
}

.p-top_hero {
  position: relative
}

.p-top_hero__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-top_hero__nav {
  position: relative
}

.p-top_hero__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.p-top_hero__bg img {
  display: none
}

.p-top_hero_main {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center
}

.p-top_hero_main__board {
  background-color: #fff
}

.p-top_hero_main__copy {
  font-weight: bold
}

.p-top_hero_main__sub {
  font-weight: bold;
  margin-top: 10px
}

.p-tab_nav__section.is-active {
  z-index: 3
}

.p-tab_nav__section {
  z-index: 2
}

.p-tab_nav__height {
  z-index: 1
}

.p-tab_nav {
  position: relative;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  border-radius: 10px
}

.p-tab_nav__section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.p-tab_nav__height {
  position: relative
}

.p-tab_nav__contents {
  position: relative
}

.p-tab_nav__head {
  position: absolute;
  width: 50%;
  bottom: 100%;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background-color: #444;
  color: #fff;
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.p-tab_nav__head:hover {
  background-color: #1a1311
}

.is-active .p-tab_nav__head {
  background-color: #fff;
  color: #1a1311
}

.p-tab_nav__section--left .p-tab_nav__head {
  left: 0
}

.p-tab_nav__section--right .p-tab_nav__head {
  right: 0
}

.p-tab_nav__ttl {
  font-weight: bold;
  font-size: 18px
}

.p-tab_nav__body {
  background-color: #fff;
  border-radius: 0 0 10px 10px
}

.p-top_hero_v2 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #ccc
}

.p-top_hero_v2__ttl {
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 160%
}

.p-top_hero_v3__layer_hero {
  z-index: 1
}

.p-top_hero_v3__layer_nav {
  z-index: 2
}

.p-top_hero_v3 {
  position: relative
}

.p-top_hero_v3__layer_hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #ccc
}

.p-top_hero_v3__board {
  background-color: rgba(255, 255, 255, 0.9)
}

.p-top_hero_v3__ttl {
  line-height: 160%;
  font-weight: normal;
  color: #1a1311
}

.p-top_hero_v3__lead {
  margin-top: 20px
}

.p-top_news__ttl::before, .p-top_news__ttl::after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  position: absolute;
  bottom: 0
}

.p-top_news__ttl::before {
  background-color: #aaa;
  right: 50%
}

.p-top_news__ttl::after {
  background-color: #ccc;
  left: 50%
}

.p-top_news__full {
  font-size: 14px;
  line-height: 160%
}

.p-top_news__body {
  font-size: 14px;
  line-height: 160%
}

.p-top_news__item {
  list-style: none;
  margin-top: 25px
}

.p-top_news__item:first-child {
  margin-top: 0
}

.p-top_news__date {
  margin-right: 15px
}

.p-top_news__link {
  color: #1a1311;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-top_news__link:hover {
  text-decoration: underline
}

.p-top_news__icon {
  display: block;
  -ms-flex-preferred-size: 9px;
  flex-basis: 9px;
  min-width: 9px;
  max-width: 9px;
  height: 19px;
  position: relative;
  overflow: hidden
}

.p-top_news__icon::before, .p-top_news__icon::after {
  content: "";
  display: block;
  width: 200%;
  height: 2px;
  background-color: #1a1311;
  position: absolute;
  right: 0
}

.p-top_news__icon::before {
  bottom: 50%;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translate(-2px, 1px) rotate(45deg);
  transform: translate(-2px, 1px) rotate(45deg)
}

.p-top_news__icon::after {
  top: 50%;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: translate(-2px, -1px) rotate(-45deg);
  transform: translate(-2px, -1px) rotate(-45deg)
}

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

.p-top_news__more_link {
  color: #1a1311;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-top_news__more_link:hover {
  text-decoration: underline
}

.p-top_news__more_icon {
  display: block;
  -ms-flex-preferred-size: 9px;
  flex-basis: 9px;
  min-width: 9px;
  max-width: 9px;
  height: 19px;
  position: relative;
  overflow: hidden
}

.p-top_news__more_icon::before, .p-top_news__more_icon::after {
  content: "";
  display: block;
  width: 200%;
  height: 2px;
  background-color: #1a1311;
  position: absolute;
  right: 0
}

.p-top_news__more_icon::before {
  bottom: 50%;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translate(-2px, 1px) rotate(45deg);
  transform: translate(-2px, 1px) rotate(45deg)
}

.p-top_news__more_icon::after {
  top: 50%;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: translate(-2px, -1px) rotate(-45deg);
  transform: translate(-2px, -1px) rotate(-45deg)
}

.p-topics__archive {
  margin-top: 35px
}

.p-topics__archive:first-child {
  margin-top: 0
}

.p-topics__tags {
  margin-top: 40px
}

.p-topics__tags:first-child {
  margin-top: 0
}

.p-icon_list_board {
  background-color: #f0f0f0;
  border-radius: 10px
}

.p-icon_list_board__item {
  list-style: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  overflow: hidden;
  _zoom: 1
}

.p-icon_list_board__item .icon {
  display: block;
  float: left
}

.p-icon_list_board__item .txt {
  display: block;
  overflow: hidden;
  _zoom: 1
}

.p-icon_list_board--image_icon .p-icon_list_board__item .txt {
  padding-top: 5px
}

.p-flow_list__item {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  position: relative
}

.p-flow_list__item::before {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background-color: #1a1311;
  position: absolute;
  z-index: 1;
  position: absolute;
  top: -5px;
  left: 14px
}

.p-flow_list__item:first-child {
  padding-top: 0
}

.p-flow_list__item:first-child::before {
  display: none
}

.p-flow_list__num {
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  background-color: #fff;
  border: 2px solid #1a1311;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #1a1311;
  font-weight: bold;
  z-index: 2
}

.p-flow_list__txt {
  padding-left: 30px
}

.p-hero__contents {
  z-index: 2
}

.p-hero__bg {
  z-index: 1
}

.p-hero {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-hero__contents {
  position: relative;
  width: 100%
}

.p-hero__contents_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-hero__copy {
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  line-height: 146.428%
}

.p-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.p-hero__bg img {
  display: none
}

.p-hero_v2__contents {
  z-index: 2
}

.p-hero_v2__bg {
  z-index: 1
}

.p-hero_v2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-hero_v2__contents {
  position: relative;
  width: 100%
}

.p-hero_v2__contents_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-hero_v2__copy {
  font-weight: bold;
  background-color: rgba(39, 40, 41, 0.72);
  line-height: 146.428%;
  color: #fff
}

.p-hero_v2__copy a {
  color: #fff
}

.p-hero_v2__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.p-hero_v2__bg img {
  display: none
}

.p-slider_area__item {
  text-align: center
}

.p-slider_area__item img {
  vertical-align: top
}

.p-slider_area .bx-wrapper {
  position: relative
}

.p-slider_area .bx-prev, .p-slider_area .bx-next {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  text-indent: -999999px;
  position: absolute;
  top: 50%
}

.p-effect_table__head {
  text-align: center;
  padding-bottom: 25px
}

.p-effect_table__head .ttl {
  display: inline-block;
  border-bottom: 1px solid #1a1311;
  font-size: 14px
}

.p-effect_table__th, .p-effect_table__td {
  font-weight: 400;
  font-size: 14px;
  padding: 20px;
  vertical-align: top;
  border-bottom: 10px solid #fff
}

.p-effect_table__th {
  width: 480px;
  background-color: #f0f0f0;
  border-right: 20px solid #fff;
  position: relative
}

.p-effect_table__th::after {
  content: "";
  display: block;
  width: 20px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.p-effect_table__td {
  width: 460px;
  background-color: #1a1311;
  color: #fff
}

.p-faq__head {
  background-color: #1a1311;
  color: #fff
}

.p-faq__body {
  line-height: 150%
}

.p-faq__q {
  border-bottom: 1px solid #1a1311;
  position: relative;
  cursor: pointer
}

.p-faq__q::before, .p-faq__q::after {
  content: "";
  display: block;
  background-color: #1a1311;
  position: absolute;
  -webkit-transition-duration: .2s;
  transition-duration: .2s
}

.p-faq__q::before {
  width: 22px;
  height: 1px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.p-faq__q::after {
  width: 1px;
  height: 22px;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.p-faq__section.is-open .p-faq__q::after {
  opacity: 0
}

.p-faq__q h2, .p-faq__q h3 {
  font-weight: 400
}

.p-faq__a {
  background-color: #f0f0f0;
  display: none
}

.p-banner_blocks__label {
  position: relative;
  z-index: 2
}

.p-banner_blocks__bg {
  position: relative;
  z-index: 1
}

.p-banner_blocks__link {
  display: block;
  text-decoration: none;
  color: #1a1311;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #000
}

.p-banner_blocks__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 185px;
  height: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding-left: 25px;
  padding-right: 25px
}

.p-banner_blocks--corporate .p-banner_blocks__label {
  display: block;
  min-width: auto;
  height: auto;
  background: 0;
  top: 35px;
  left: 45px;
  bottom: inherit
}

.p-banner_blocks__icon {
  display: block;
  -ms-flex-preferred-size: 9px;
  flex-basis: 9px;
  min-width: 9px;
  max-width: 9px;
  height: 19px;
  position: relative;
  overflow: hidden
}

.p-banner_blocks__icon::before, .p-banner_blocks__icon::after {
  content: "";
  display: block;
  width: 200%;
  height: 2px;
  background-color: #1a1311;
  position: absolute;
  right: 0
}

.p-banner_blocks__icon::before {
  bottom: 50%;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translate(-2px, 1px) rotate(45deg);
  transform: translate(-2px, 1px) rotate(45deg)
}

.p-banner_blocks__icon::after {
  top: 50%;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: translate(-2px, -1px) rotate(-45deg);
  transform: translate(-2px, -1px) rotate(-45deg)
}

.p-banner_blocks__txt {
  font-size: 14px
}

.p-banner_blocks__bg {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  will-change: transform;
  position: relative
}

.p-banner_blocks__item--square .p-banner_blocks__bg {
  padding-bottom: 84.21%
}

.p-banner_blocks--corporate .p-banner_blocks__item--square .p-banner_blocks__bg {
  padding-bottom: 66.94490818%
}

.p-banner_blocks__item--rectangle .p-banner_blocks__bg {
  padding-bottom: 27.777%
}

.p-banner_blocks--corporate .p-banner_blocks__item--rectangle .p-banner_blocks__bg {
  padding-bottom: 33.22203673%
}

.p-banner_blocks__bg img {
  display: none
}

.p-banner_blocks__link:hover .p-banner_blocks__bg {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: .7
}

.p-interview_accordion {
  position: relative
}

.p-interview_accordion__anchor {
  position: absolute;
  left: 0;
  height: 0
}

.p-interview_accordion__head {
  position: relative
}

.p-interview_accordion__board {
  background-color: #f7f7f7
}

.p-interview_accordion__body {
  display: none
}

.p-interview_accordion__btn {
  background-color: #f7f7f7;
  border: 1px solid #707070;
  height: 50px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-interview_accordion__arr_area {
  width: 40px;
  height: 20px;
  overflow: hidden;
  position: relative
}

.p-interview_accordion__arr {
  width: 28px;
  height: 28px;
  border: 5px solid #1a1311;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px
}

.is-interview-open .p-interview_accordion__arr {
  margin-top: 10px
}

.p-carousel .bx-wrapper {
  position: relative
}

.p-carousel .bx-prev, .p-carousel .bx-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.p-carousel--board .p-carousel .bx-prev, .p-carousel--board .p-carousel .bx-next {
  -webkit-transform: none;
  transform: none
}

.p-carousel .bx-pager {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-carousel .bx-pager-item {
  padding-left: 9px
}

.p-carousel .bx-pager-item:last-child {
  padding-right: 9px
}

.p-carousel .bx-pager-link {
  display: block;
  text-indent: -9999999px;
  background-color: #fff;
  width: 9px;
  height: 9px
}

.p-carousel .bx-pager-link.active {
  background-color: #1a1311
}

.p-carousel__board {
  background: 0
}

.p-directory_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-directory_nav__item {
  list-style: none
}

.p-directory_nav__link {
  text-decoration: none;
  background-color: #e0e0e0;
  color: #1a1311;
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-directory_nav__link.is-current {
  background-color: #1a1311;
  color: #fff
}

@media screen and (min-width:769px) {
  .c-inner-default-pc {
    width: 940px;
    padding: 0;
    margin: 0 auto
  }
  .c-inner-wide-pc {
    min-width: 980px;
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto
  }
  .c-inner-narrow-pc {
    width: 720px;
    padding: 0;
    margin: 0 auto
  }
  .c-inner-full-pc {
    width: 100%;
    max-width: none;
    padding: 0
  }
  .c-minwidth {
    min-width: 980px;
    margin: 0 auto
  }
  .c-anchor__position {
    top: -85px
  }
  .c-section {
    padding: 85px 0
  }
  .c-section--low {
    padding: 40px 0
  }
  .c-section--pb00 {
    padding-bottom: 0
  }
  .c-section--ptb00 {
    padding-top: 0;
    padding-bottom: 0
  }
  .c-section--sample {
    margin-top: 80px;
    padding: 40px 0
  }
  .c-section__ttl {
    font-size: 28px
  }
  .c-section__copy {
    font-size: 28px
  }
  .c-section__lead {
    padding: 0 20px
  }
  .c-section__body {
    margin-top: 35px
  }
  .c-richtext p {
    margin-top: 5px
  }
  .c-richtext p:first-child {
    margin-top: 0
  }
  .c-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
    margin-right: -20px
  }
  .c-row--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .c-row__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-right: 20px
  }
  .c-row__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px
  }
  .c-row2--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row2__col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
  }
  .c-row2__col:first-child {
    margin-top: 0
  }
  .c-row2__col:nth-child(2) {
    margin-top: 0
  }
  .c-row2__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-row2_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-row2_v2--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row2_v2__col {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
    min-width: 47%;
    max-width: 47%
  }
  .c-row2_v2__col:nth-child(2) {
    margin-top: 0
  }
  .c-row3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px
  }
  .c-row3--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row3__col {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
  }
  .c-row3__col:first-child {
    margin-top: 0
  }
  .c-row3__col:nth-child(2) {
    margin-top: 0
  }
  .c-row3__col:nth-child(3) {
    margin-top: 0
  }
  .c-row3__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-row3_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px
  }
  .c-row3_v2--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row3_v2__col {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
  }
  .c-row3_v2__col:first-child {
    margin-top: 0
  }
  .c-row3_v2__col:nth-child(2) {
    margin-top: 0
  }
  .c-row3_v2__col:nth-child(3) {
    margin-top: 0
  }
  .c-row3_v2__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-row4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px
  }
  .c-row4--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row4__col {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
  }
  .c-row4__col:first-child, .c-row4__col:nth-child(2) {
    margin-top: 0
  }
  .c-row4__col:nth-child(3), .c-row4__col:nth-child(4) {
    margin-top: 0
  }
  .c-row4__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-btn--large {
    height: 100px;
    font-size: 24px
  }
  .c-card__body {
    padding: 15px 20px 0
  }
  .c-card_v2__body {
    padding: 15px 0 0
  }
  .c-card_v3__body {
    padding: 15px 20px
  }
  .c-card_v4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .c-card_v4__body {
    padding: 20px 20px 25px
  }
  .c-panel {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 10px 15px 30px
  }
  .c-panel__head {
    height: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }
  .c-panel__txt {
    text-align: center
  }
  .c-tags__item {
    padding: 5px 13px
  }
  .c-banner__contents {
    height: 140px
  }
  .c-banner_v2__contents {
    height: 140px
  }
  .c-banner_v3__contents {
    height: 140px
  }
  .c-banner_v4__contents {
    height: 140px
  }
  .c-page_head {
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-page_head--gray {
    background-image: none
  }
  .c-page_head__ttl {
    font-size: 28px
  }
  .c-block__head {
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
    min-width: 22%;
    max-width: 22%;
    padding-right: 20px
  }
  .c-block__txt {
    margin-top: 20px
  }
  .c-block_v2 {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .c-block_v2:first-child {
    margin-top: 0
  }
  .c-block_v2__head {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    min-width: 120px;
    max-width: 120px
  }
  .c-block_v2__body {
    padding-left: 20px
  }
  .c-block_v3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .c-block_v3:first-child {
    margin-top: 0
  }
  .c-block_v3__head {
    -ms-flex-preferred-size: 230px;
    flex-basis: 230px;
    min-width: 230px;
    max-width: 230px
  }
  .c-block_v4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .c-block_v4:first-child {
    margin-top: 0
  }
  .c-block_v4__figure, .c-block_v4__main {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .c-block_v4__figure {
    padding: 20px 0;
    position: relative;
    -ms-flex-preferred-size: 57.5%;
    flex-basis: 57.5%;
    min-width: 57.5%;
    max-width: 57.5%
  }
  .c-block_v4__figure::before {
    content: "";
    display: block;
    background-color: #fff;
    width: 60px;
    width: 500px;
    max-width: calc(100% - 185px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
  }
  .c-block_v4__figure img {
    position: relative;
    z-index: 2
  }
  .c-block_v4__main {
    min-height: 250px;
    min-height: 525px;
    padding: 20px 40px 20px 30px;
    -ms-flex-preferred-size: 42.5%;
    flex-basis: 42.5%;
    min-width: 42.5%;
    max-width: 42.5%
  }
  .c-block_v4__main_inner {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-block_v5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .c-block_v5--right_image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .c-block_v5__figure {
    -ms-flex-preferred-size: 54.729%;
    flex-basis: 54.729%;
    min-width: 54.729%;
    max-width: 54.729%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px
  }
  .c-block_v5__figure img {
    display: none
  }
  .c-block_v5__main {
    -ms-flex-preferred-size: 45.271%;
    flex-basis: 45.271%;
    min-width: 45.271%;
    max-width: 45.271%;
    min-height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
  }
  .c-block_v5--left_image .c-block_v5__main {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .c-block_v5--right_image .c-block_v5__main {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .c-block_v5__main_inner {
    width: 490px
  }
  .c-block_v5--left_image .c-block_v5__main_inner {
    padding-left: 40px;
    padding-right: 10px
  }
  .c-block_v5--right_image .c-block_v5__main_inner {
    padding-right: 40px;
    padding-left: 10px
  }
  .c-block_v5__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .c-block_v5__ttl {
    padding-left: 20px
  }
  .c-block_v6__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .c-block_v6__head {
    -ms-flex-preferred-size: 540px;
    flex-basis: 540px;
    min-width: 540px;
    max-width: 540px
  }
  .c-block_v6__body {
    padding: 20px 50px 0;
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    min-width: 380px;
    max-width: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-block_v6__body__head {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%
  }
  .c-scroll_table table {
    width: 100%
  }
  .c-scroll_table table table {
    width: 100%
  }
  #blog-contents h2, .c-blog-contents h2 {
    font-size: 28px
  }
  #blog-contents h2::after, .c-blog-contents h2::after {
    width: 63px;
    height: 14px
  }
  #blog-contents p, #blog-contents div, #blog-contents h1, #blog-contents h2, #blog-contents h3, #blog-contents h4, #blog-contents h5, #blog-contents h6, #blog-contents ul, #blog-contents ol, #blog-contents table, .c-blog-contents p, .c-blog-contents div, .c-blog-contents h1, .c-blog-contents h2, .c-blog-contents h3, .c-blog-contents h4, .c-blog-contents h5, .c-blog-contents h6, .c-blog-contents ul, .c-blog-contents ol, .c-blog-contents table {
    margin-top: 20px
  }
  #blog-contents p:first-child, #blog-contents div:first-child, #blog-contents h1:first-child, #blog-contents h2:first-child, #blog-contents h3:first-child, #blog-contents h4:first-child, #blog-contents h5:first-child, #blog-contents h6:first-child, #blog-contents ul:first-child, #blog-contents ol:first-child, #blog-contents table:first-child, .c-blog-contents p:first-child, .c-blog-contents div:first-child, .c-blog-contents h1:first-child, .c-blog-contents h2:first-child, .c-blog-contents h3:first-child, .c-blog-contents h4:first-child, .c-blog-contents h5:first-child, .c-blog-contents h6:first-child, .c-blog-contents ul:first-child, .c-blog-contents ol:first-child, .c-blog-contents table:first-child {
    margin-top: 0
  }
  #blog-contents li, .c-blog-contents li {
    margin-top: 10px
  }
  #blog-contents li:first-child, .c-blog-contents li:first-child {
    margin-top: 0
  }
  .c-modal_contents {
    max-width: 940px
  }
  .c-modal_contents__closebtn {
    width: 70px;
    height: 70px
  }
  .c-modal_contents__closebtn::before, .c-modal_contents__closebtn::after {
    width: 48px;
    height: 4px
  }
  .c-modal_contents__inner {
    padding: 0 60px
  }
  .c-image_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px
  }
  .c-image_contents:first-child {
    margin-top: 0
  }
  .c-image_contents--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .c-image_contents__figure {
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
    max-width: 400px;
    min-width: 400px;
    padding-right: 20px
  }
  .c-image_contents--reverse .c-image_contents__figure {
    padding-right: 0;
    padding-left: 20px
  }
  .c-image_contents__contents {
    -ms-flex-preferred-size: calc(100% - 400px);
    flex-basis: calc(100% - 400px);
    max-width: calc(100% - 400px);
    min-width: calc(100% - 400px)
  }
  .c-table {
    width: 100%;
    border-collapse: collapse
  }
  .c-table__th, .c-table__td {
    border-bottom: 1px solid #707070;
    font-size: 14px;
    vertical-align: top
  }
  .c-table__th {
    width: 240px;
    padding: 15px 20px
  }
  .c-table__td {
    padding: 15px 0
  }
  .c-bread {
    font-size: 14px
  }
  .p-top_hero__main {
    height: 345px
  }
  .p-top_hero__nav {
    -webkit-transform: translateY(38px);
    transform: translateY(38px)
  }
  .p-top_hero__bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
  }
  .p-top_hero__bg {
    height: 100%
  }
  .p-top_hero_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .p-top_hero_main__board {
    height: 120px;
    width: 670px;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 10px solid #f0f0f0
  }
  .p-top_hero_main__copy {
    font-size: 34px
  }
  .p-top_hero_main__sub {
    font-size: 14px
  }
  .p-tab_nav__body {
    padding: 28px 60px 38px
  }
  .p-top_hero_v2__inner {
    height: 550px;
    padding-top: 72px
  }
  .p-top_hero_v2__main {
    width: 580px
  }
  .p-top_hero_v2__ttl {
    padding: 35px 25px;
    font-size: 32px
  }
  .p-top_hero_v2__detail {
    margin-top: 25px
  }
  .p-top_hero_v2__mores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -25px;
    margin-top: 25px
  }
  .p-top_hero_v2__more {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 25px
  }
  .p-top_hero_v3__inner {
    height: 550px;
    padding-top: 72px
  }
  .p-top_hero_v3__main {
    width: 500px
  }
  .p-top_hero_v3__board {
    padding: 35px 25px
  }
  .p-top_hero_v3__ttl {
    font-size: 32px
  }
  .p-top_hero_v3__detail {
    margin-top: 25px
  }
  .p-top_hero_v3__mores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -25px;
    margin-top: 25px
  }
  .p-top_hero_v3__more {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 25px
  }
  .p-top_news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .p-top_news__head {
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    min-width: 140px;
    max-width: 140px;
    border-right: 1px solid #707070;
    padding-top: 5px
  }
  .p-top_news__ttl {
    font-size: 28px;
    font-weight: 500
  }
  .p-top_news__ttl::before, .p-top_news__ttl::after {
    display: none
  }
  .p-top_news__full {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .p-top_news__body {
    -ms-flex-preferred-size: calc(100% - 140px - 240px);
    flex-basis: calc(100% - 140px - 240px);
    padding: 15px 0 15px 40px
  }
  .p-top_news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .p-top_news__icon {
    margin-right: 15px
  }
  .p-top_news__foot {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    min-width: 200px;
    max-width: 200px;
    padding-left: 40px;
    padding-top: 15px
  }
  .p-top_news__more_icon {
    margin-right: 15px
  }
  .p-icon_list_board {
    padding: 40px 0
  }
  .p-icon_list_board__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .p-icon_list_board__col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 60px;
    padding-right: 15px
  }
  .p-icon_list_board__item {
    margin-top: 35px
  }
  .p-icon_list_board__item:first-child {
    margin-top: 0
  }
  .p-flow_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .p-hero {
    height: 550px
  }
  .p-hero__copy {
    padding: 15px 25px;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .p-hero_v2 {
    height: 550px
  }
  .p-hero_v2__copy {
    padding: 15px 25px;
    font-size: 23px;
    font-weight: 500
  }
  .p-slider_area .bx-prev, .p-slider_area .bx-next {
    width: 69px;
    height: 80px;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
  }
  .p-slider_area .bx-prev {
    left: -20px
  }
  .p-slider_area .bx-next {
    right: -20px
  }
  .p-faq {
    margin-top: 40px
  }
  .p-faq:first-child {
    margin-top: 0
  }
  .p-faq__head {
    padding: 5px 20px
  }
  .p-faq__ttl {
    font-size: 18px
  }
  .p-faq__body {
    font-size: 14px
  }
  .p-faq__q {
    padding: 10px 50px 10px 0
  }
  .p-faq__a {
    padding: 20px
  }
  .p-banner_blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -20px
  }
  .p-banner_blocks--corporate {
    margin-right: -2px
  }
  .p-banner_blocks__square {
    -ms-flex-preferred-size: 42.553%;
    flex-basis: 42.553%;
    max-width: 42.553%;
    min-width: 42.553%;
    padding-right: 20px
  }
  .p-banner_blocks--corporate .p-banner_blocks__square {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
    padding-right: 2px
  }
  .p-banner_blocks__rectangle {
    -ms-flex-preferred-size: 57.447%;
    flex-basis: 57.447%;
    max-width: 57.447%;
    min-width: 57.447%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .p-banner_blocks--corporate .p-banner_blocks__rectangle {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
    padding-right: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .p-banner_blocks__icon {
    margin-right: 15px
  }
  .p-interview_accordion {
    margin-top: 20px
  }
  .p-interview_accordion:first-child {
    margin-top: 0
  }
  .p-interview_accordion__anchor {
    top: -105px
  }
  .p-interview_accordion__figure {
    width: 460px
  }
  .p-interview_accordion__board {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 500px;
    padding: 40px 25px
  }
  .p-interview_accordion__body {
    padding-top: 55px;
    padding-bottom: 15px
  }
  .p-carousel__list {
    margin: 0 -13px
  }
  .p-carousel__item {
    padding: 0 13px
  }
  .p-carousel--board .p-carousel .bx-prev, .p-carousel--board .p-carousel .bx-next {
    top: 45px
  }
  .p-carousel .bx-prev {
    left: -40px
  }
  .p-carousel .bx-next {
    right: -40px
  }
  .p-carousel__board {
    padding: 10px
  }
  .p-directory_nav__item {
    padding: 10px
  }
  .p-directory_nav__link {
    height: 60px;
    border-radius: 30px;
    width: 150px
  }
}

@media screen and (max-width:768px) {
  .c-inner-default-sp {
    padding: 0 15px;
    margin: 0 auto
  }
  .c-inner-narrow-sp {
    padding: 0 30px;
    margin: 0 auto
  }
  .c-inner-full-sp {
    padding: 0
  }
  .c-anchor__position {
    top: -65px
  }
  .c-section {
    padding: 60px 0
  }
  .c-section--low {
    padding: 30px 0
  }
  .c-section--pb00 {
    padding-bottom: 0
  }
  .c-section--ptb00 {
    padding-top: 0;
    padding-bottom: 0
  }
  .c-section--sample {
    margin-top: 40px;
    padding: 30px 0
  }
  .c-section__ttl {
    font-size: 24px
  }
  .c-section__copy {
    font-size: 28px
  }
  .c-section__body {
    margin-top: 25px
  }
  .c-richtext p {
    margin-top: 5px
  }
  .c-richtext p:first-child {
    margin-top: 0
  }
  .c-row {
    margin-top: -20px
  }
  .c-row__col {
    margin-top: 20px
  }
  .c-row2__col {
    margin-top: 20px
  }
  .c-row2__col:first-child {
    margin-top: 0
  }
  .c-row2_v2__col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .c-row3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px
  }
  .c-row3--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row3__col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
  }
  .c-row3__col:first-child {
    margin-top: 0
  }
  .c-row3__col:nth-child(2) {
    margin-top: 0
  }
  .c-row3__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-row3_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px
  }
  .c-row3_v2--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row3_v2__col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
  }
  .c-row3_v2__col:first-child {
    margin-top: 0
  }
  .c-row3_v2__col:nth-child(2) {
    margin-top: 0
  }
  .c-row3_v2__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-row4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px
  }
  .c-row4--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-row4__col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
  }
  .c-row4__col:first-child, .c-row4__col:nth-child(2) {
    margin-top: 0
  }
  .c-row4__col>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .c-btn--large {
    height: 80px;
    font-size: 18px
  }
  .c-card__body {
    padding: 10px 0 0
  }
  .c-card__txt {
    font-size: 12px
  }
  .c-card_v2__body {
    padding: 10px 0 0
  }
  .c-card_v2__txt {
    font-size: 12px
  }
  .c-card_v3__body {
    padding: 10px
  }
  .c-card_v3__txt {
    font-size: 12px
  }
  .c-card_v4__body {
    padding: 15px
  }
  .c-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .c-panel__head {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    max-width: 100px;
    height: 120px;
    padding: 0 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .c-panel__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .c-panel__txt {
    font-size: 14px
  }
  .c-tags__item {
    padding: 10px 10px
  }
  .c-banner__contents {
    height: 120px
  }
  .c-banner_v2__contents {
    height: 120px
  }
  .c-banner_v3__contents {
    height: 120px
  }
  .c-banner_v4__contents {
    height: 120px
  }
  .c-page_head {
    text-align: center;
    padding: 35px 10px
  }
  .c-page_head--gray {
    background-image: none
  }
  .c-page_head__ttl {
    font-size: 24px
  }
  .c-block__head {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
    padding-right: 10px
  }
  .c-block__txt {
    margin-top: 10px
  }
  .c-block_v2 {
    margin-top: 20px
  }
  .c-block_v2:first-child {
    margin-top: 0
  }
  .c-block_v2__body {
    margin-top: 10px
  }
  .c-block_v3:first-child {
    margin-top: 0
  }
  .c-block_v4:first-child {
    margin-top: 0
  }
  .c-block_v4__main {
    padding: 15px 25px
  }
  .c-block_v5__figure {
    background: 0
  }
  .c-block_v5__main {
    padding: 20px
  }
  .c-block_v5__icon {
    width: 100px
  }
  .c-block_v5__ttl {
    margin-top: 10px
  }
  .c-block_v6__body {
    padding: 10px 0 0
  }
  .c-scroll_table {
    overflow: scroll;
    padding-bottom: 20px
  }
  .c-scroll_table table {
    min-width: 940px
  }
  .c-scroll_table table table {
    width: 100%
  }
  #blog-contents h2, .c-blog-contents h2 {
    font-size: 24px
  }
  #blog-contents h2::after, .c-blog-contents h2::after {
    width: 50px;
    height: 14px
  }
  #blog-contents p, #blog-contents div, #blog-contents h1, #blog-contents h2, #blog-contents h3, #blog-contents h4, #blog-contents h5, #blog-contents h6, #blog-contents ul, #blog-contents ol, #blog-contents table, .c-blog-contents p, .c-blog-contents div, .c-blog-contents h1, .c-blog-contents h2, .c-blog-contents h3, .c-blog-contents h4, .c-blog-contents h5, .c-blog-contents h6, .c-blog-contents ul, .c-blog-contents ol, .c-blog-contents table {
    margin-top: 15px
  }
  #blog-contents p:first-child, #blog-contents div:first-child, #blog-contents h1:first-child, #blog-contents h2:first-child, #blog-contents h3:first-child, #blog-contents h4:first-child, #blog-contents h5:first-child, #blog-contents h6:first-child, #blog-contents ul:first-child, #blog-contents ol:first-child, #blog-contents table:first-child, .c-blog-contents p:first-child, .c-blog-contents div:first-child, .c-blog-contents h1:first-child, .c-blog-contents h2:first-child, .c-blog-contents h3:first-child, .c-blog-contents h4:first-child, .c-blog-contents h5:first-child, .c-blog-contents h6:first-child, .c-blog-contents ul:first-child, .c-blog-contents ol:first-child, .c-blog-contents table:first-child {
    margin-top: 0
  }
  #blog-contents table, .c-blog-contents table {
    display: block
  }
  #blog-contents table thead, #blog-contents table tbody, #blog-contents table tr, #blog-contents table th, #blog-contents table td, .c-blog-contents table thead, .c-blog-contents table tbody, .c-blog-contents table tr, .c-blog-contents table th, .c-blog-contents table td {
    display: block;
    width: 100% !important;
    margin-top: 15px
  }
  #blog-contents table thead:first-child, #blog-contents table tbody:first-child, #blog-contents table tr:first-child, #blog-contents table th:first-child, #blog-contents table td:first-child, .c-blog-contents table thead:first-child, .c-blog-contents table tbody:first-child, .c-blog-contents table tr:first-child, .c-blog-contents table th:first-child, .c-blog-contents table td:first-child {
    margin-top: 0
  }
  #blog-contents table img, .c-blog-contents table img {
    margin: 0 auto;
    display: block
  }
  #blog-contents li, .c-blog-contents li {
    margin-top: 7px
  }
  #blog-contents li:first-child, .c-blog-contents li:first-child {
    margin-top: 0
  }
  .c-modal_contents__closebtn {
    width: 70px;
    height: 70px
  }
  .c-modal_contents__closebtn::before, .c-modal_contents__closebtn::after {
    width: 48px;
    height: 4px
  }
  .c-modal_contents__inner {
    padding: 0 20px
  }
  .c-image_contents {
    margin-top: 40px
  }
  .c-image_contents:first-child {
    margin-top: 0
  }
  .c-image_contents__contents {
    margin-top: 10px
  }
  .c-table {
    display: block
  }
  .c-table__tbody {
    display: block
  }
  .c-table__tr {
    display: block;
    margin-top: 40px
  }
  .c-table__tr:first-child {
    margin-top: 0
  }
  .c-table__th, .c-table__td {
    display: block;
    font-size: 14px
  }
  .c-table__th {
    background-color: #e0e0e0;
    padding: 10px 15px
  }
  .c-table__td {
    margin-top: 10px
  }
  .c-bread {
    font-size: 14px
  }
  .p-top_hero {
    padding-bottom: 15px;
    position: relative
  }
  .p-top_hero__main {
    padding: 80px 0 60px
  }
  .p-top_hero__nav {
    margin-top: 45px
  }
  .p-top_hero__bg {
    height: 360px
  }
  .p-top_hero_main__board {
    padding: 20px 10px;
    border: 5px solid #f0f0f0
  }
  .p-top_hero_main__copy {
    font-size: 28px;
    line-height: 140%
  }
  .p-top_hero_main__sub {
    font-size: 13px
  }
  .p-tab_nav__body {
    padding: 30px 15px 25px
  }
  .p-top_hero_v2__inner {
    height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .p-top_hero_v2__main {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .p-top_hero_v2__ttl {
    padding: 25px 15px;
    font-size: 22px
  }
  .p-top_hero_v2__detail {
    margin-top: 35px
  }
  .p-top_hero_v2__mores {
    margin-top: 35px
  }
  .p-top_hero_v2__more {
    margin-top: 20px
  }
  .p-top_hero_v2__more:first-child {
    margin-top: 0
  }
  .p-top_hero_v3__inner {
    height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .p-top_hero_v3__main {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%
  }
  .p-top_hero_v3__board {
    padding: 25px 15px
  }
  .p-top_hero_v3__ttl {
    font-size: 22px
  }
  .p-top_hero_v3__detail {
    margin-top: 35px
  }
  .p-top_hero_v3__mores {
    margin-top: 35px
  }
  .p-top_hero_v3__more {
    margin-top: 20px
  }
  .p-top_hero_v3__more:first-child {
    margin-top: 0
  }
  .p-top_news__ttl {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: 15px
  }
  .p-top_news__body {
    margin-top: 20px
  }
  .p-top_news__link {
    padding-top: 5px
  }
  .p-top_news__icon {
    margin-right: 5px
  }
  .p-top_news__foot {
    margin-top: 20px
  }
  .p-top_news__more_icon {
    margin-right: 5px
  }
  .p-icon_list_board {
    padding: 30px 15px
  }
  .p-icon_list_board__col {
    margin-top: 25px
  }
  .p-icon_list_board__col:first-child {
    margin-top: 0
  }
  .p-icon_list_board__item {
    margin-top: 25px
  }
  .p-icon_list_board__item:first-child {
    margin-top: 0
  }
  .p-hero {
    height: 400px
  }
  .p-hero__copy {
    padding: 15px 20px;
    font-size: 26px;
    font-weight: 500
  }
  .p-hero_v2 {
    height: 400px
  }
  .p-hero_v2__contents_inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .p-hero_v2__copy {
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 500
  }
  .p-slider_area .bx-prev, .p-slider_area .bx-next {
    width: 35px;
    height: 40px;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
  }
  .p-slider_area .bx-prev {
    left: -15px
  }
  .p-slider_area .bx-next {
    right: -15px
  }
  .p-faq {
    margin-top: 30px
  }
  .p-faq:first-child {
    margin-top: 0
  }
  .p-faq__head {
    padding: 4px 15px
  }
  .p-faq__ttl {
    font-size: 14px
  }
  .p-faq__body {
    font-size: 14px
  }
  .p-faq__q {
    padding: 10px 50px 10px 0
  }
  .p-faq__a {
    padding: 15px
  }
  .p-banner_blocks__square {
    margin-top: 20px
  }
  .p-banner_blocks__square:first-child {
    margin-top: 0
  }
  .p-banner_blocks__rectangle {
    margin-top: 20px
  }
  .p-banner_blocks__rectangle:first-child {
    margin-top: 0
  }
  .p-banner_blocks__item {
    margin-top: 20px
  }
  .p-banner_blocks__item:first-child {
    margin-top: 0
  }
  .p-banner_blocks--corporate .p-banner_blocks__label {
    top: 15px;
    left: 15px
  }
  .p-banner_blocks__icon {
    margin-right: 5px
  }
  .p-interview_accordion {
    margin-top: 20px
  }
  .p-interview_accordion:first-child {
    margin-top: 0
  }
  .p-interview_accordion__anchor {
    top: -85px
  }
  .p-interview_accordion__board {
    padding: 20px 15px
  }
  .p-interview_accordion__body {
    padding-top: 35px;
    padding-bottom: 15px
  }
  .p-carousel .bx-wrapper {
    margin: 0 auto
  }
  .p-carousel--board .p-carousel .bx-prev, .p-carousel--board .p-carousel .bx-next {
    top: 35px
  }
  .p-carousel .bx-prev {
    left: -45px
  }
  .p-carousel .bx-next {
    right: -45px
  }
  .p-carousel__board {
    padding: 10px
  }
  .p-directory_nav {
    margin-top: -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .p-directory_nav__item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 20px 10px 0
  }
  .p-directory_nav__link {
    height: 54px;
    border-radius: 27px
  }
}

.row-fluid [class*="span"] {
  min-height: auto !important
}

body .hs-tools-menu {
  top: 95px !important
}

.u-mt20 {
  margin-top: 20px
}

.p-panel_btns__row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:768px) {
  #blog-contents, #blog-contents thead, #blog-contents tbody, #blog-contents tr, #blog-contents th, #blog-contents td, .c-blog-contents, .c-blog-contents thead, .c-blog-contents tbody, .c-blog-contents tr, .c-blog-contents th, .c-blog-contents td {
    width: auto !important;
    height: auto !important;
    border: none !important
  }
}

#header {
  z-index: 5
}

#page-contents {
  z-index: 3
}

#foot-contents {
  z-index: 2
}

#footer {
  z-index: 1
}

@media screen and (min-width:769px) {
  .p-top_news__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .p-top_news__head {
    padding-top: 0
  }
  .p-top_news__body {
    -ms-flex-preferred-size: calc(100% - 140px - 140px);
    flex-basis: calc(100% - 140px - 140px);
    padding-top: 0
  }
  .p-top_news__foot {
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    padding-left: 0;
    padding-top: 0
  }
}

.p-top_news__link {
  text-align: justify
}

#wrap .hs_recaptcha {
  margin-top: 60px
}

.p-iconboard .txt {
  padding: 5px 0 0 5px
}

@media screen and (min-width:769px) {
  .p-products_board {
    padding: 30px 25px
  }
}

@media screen and (min-width:769px) {
  .c-section__body {
    margin-top: 50px
  }
}

@media screen and (min-width:769px) {
  .c-section__body th, .c-section__body td {
    padding: 15px 20px
  }
}

@media screen and (max-width:768px) {
  .c-section__body th, .c-section__body td {
    padding: 15px 10px
  }
}

.c-scroll_table>table {
  float: none !important
}

.c-btn:hover {
  text-decoration: none
}

@media screen and (min-width:769px) {
  .p-top_topics__more, .p-topics__more {
    width: 280px
  }
}

@media screen and (min-width:769px) {
  .p-top_news__date {
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px;
    max-width: 130px;
    min-width: 130px;
    margin-right: 0
  }
}

.p-left_image__row {
  margin-top: 40px
}

.p-left_image__row:first-child {
  margin-top: 0px
}

@media screen and (min-width:769px) {
  .p-left_image__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .p-left_image__col--figure {
    margin-right: 20px
  }
}

@media screen and (max-width:768px) {
  .p-left_image__col--contents {
    margin-top: 20px
  }
}

.c-anchor {
  position: relative
}

.c-anchor__position {
  position: absolute;
  left: 0
}

@media screen and (max-width:768px) {
  .c-directory_nav {
    padding: 15px 0
  }
  .c-directory_nav__list {
    margin: 0 auto;
    padding: 0;
    width: 90%;
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch
  }
  .c-directory_nav__item {
    display: inline-block;
    padding-left: 15px
  }
}

@media screen and (min-width:769px) {
  .c-directory_nav {
    padding: 20px 0
  }
  .c-directory_nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px
  }
  .c-directory_nav__item {
    margin-top: 15px;
    margin-right: 20px
  }
  .c-directory_nav__item:last-child {
    margin-right: 0
  }
}

.c-btn--directory_nav {
  background-color: #ececec;
  border: 2px solid #ececec;
  color: #333;
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px
}

.c-btn--directory_nav:hover {
  background-color: #1a1311;
  border: 2px solid #1a1311;
  color: #fff
}

.c-btn--directory_nav.is-current {
  background-color: #1a1311;
  border: 2px solid #1a1311;
  color: #fff
}

.c-row3--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-banner_blocks {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-banner_blocks__full {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%
}

.p-banner_blocks__item--full .p-banner_blocks__bg {
  padding-bottom: 27.777%
}

@media screen and (min-width:769px) {
  .p-banner_blocks__full {
    padding-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
  }
}

.c-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-pager__all, .c-pager__prev, .c-pager__next {
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px;
  min-width: 120px;
  margin: 0 10px
}

.c-pager__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 120px;
  height: 60px;
  background-color: #f0f0f0;
  border: 2px solid #dadada;
  text-decoration: none;
  color: #333
}

.c-pager__btn i {
  color: #005dab
}

@media screen and (min-width:769px) {
  .c-pager {
    margin-top: 100px
  }
}

@media screen and (max-width:768px) {
  .c-pager {
    margin-top: 50px
  }
}

.c-sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.c-sns_list__item {
  list-style: none;
  margin-left: 10px
}

.c-sns_list__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 30px;
  border-radius: 5px;
  text-decoration: none
}

.c-sns_list__btn--tw {
  background-color: #55adef;
  color: #fff
}

.c-sns_list__btn--fb {
  background-color: #325096;
  color: #fff
}

.c-sns_list__btn--hb {
  background-color: #008fde;
  color: #fff
}

@media screen and (min-width:769px) {
  .c-sns_list {
    margin-top: 40px
  }
}

@media screen and (max-width:768px) {
  .c-sns_list {
    margin-top: 20px
  }
}

.p-category_bar {
  background-color: #1a1311;
  padding: 10px 0
}

.p-category_bar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  p-category_bar
}

.p-category_bar__item {
  list-style: none;
  padding: 5px 15px
}

.p-category_bar__link {
  color: #fff;
  text-decoration: none;
  font-size: 14px
}

.p-loop_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-loop_slider__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-loop_slider__figure {
  width: 330px;
  height: 185px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.p-loop_slider__figure img {
  display: none
}

.p-loop_slider__group:first-child {
  animation: loopSolider 90s linear infinite
}

.p-loop_slider__group:nth-child(2) {
  animation: loopSolider2 90s -60s linear infinite
}

.p-loop_slider__group:last-child {
  animation: loopSolider3 90s -30s linear infinite
}

@keyframes loopSolider {
  0% {
    transform: translateX(200%)
  }
  to {
    transform: translateX(-100%)
  }
}

@keyframes loopSolider2 {
  0% {
    transform: translateX(100%)
  }
  to {
    transform: translateX(-200%)
  }
}

@keyframes loopSolider3 {
  0% {
    transform: translateX(0%)
  }
  to {
    transform: translateX(-300%)
  }
}

.p-flow_list_rt {
  max-width: 520px;
  margin: 0 auto
}

.p-flow_list_rt__item {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
  position: relative
}

.p-flow_list_rt__item::before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #1a1311;
  position: absolute;
  z-index: 1;
  position: absolute;
  top: 30px;
  left: 14px
}

.p-flow_list_rt__item:last-child {
  padding-bottom: 0
}

.p-flow_list_rt__item:last-child::before {
  display: none
}

.p-flow_list_rt__num {
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  background-color: #fff;
  border: 2px solid #1a1311;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #1a1311;
  font-weight: bold;
  z-index: 2
}

.p-flow_list_rt__txt {
  padding-left: 30px
}

@media screen and (min-width:769px) {
  .p-flow_list_rt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media screen and (max-width:768px) {
}

@media screen and (min-width:769px) {
}

@media all and (-ms-high-contrast:none) and (min-width:769px) {
  .c-block_v4__figure {
    display: block
  }
}

.c-richtext {
  letter-spacing: .1em;
  line-height: 200%
}

* {
  line-height: 200%
}

h1, h2, h3, h4, h5, h6 {
  line-height: 160%
}

@media screen and (min-width:769px) {
  .c-section__ttl {
    font-size: 24px
  }
}

.c-section__ttl::after {
  background-color: #1a1311
}

.sansuisha-blog-contents a {
  color: #1a1311;
  font-weight: bold
}

.sansuisha-blog-contents p, .sansuisha-blog-contents div, .sansuisha-blog-contents ul {
  margin-top: 2em
}

.sansuisha-blog-contents p:first-child, .sansuisha-blog-contents div:first-child, .sansuisha-blog-contents ul:first-child {
  margin-top: 0
}

.sansuisha-blog-contents li {
  margin-top: 1em
}

.sansuisha-blog-contents li:first-child {
  margin-top: 0
}

.sansuisha-blog-contents .entry-title {
  color: #1a1311;
  font-size: 40px;
  line-height: 160%
}

.c-pager__btn i {
  color: #1a1311
}

.c-btn {
  border-radius: 27px
}

.c-block_v6__figure--map {
  padding-bottom: 0px
}

.hs-responsive-embed-inner-wrapper {
  height: 380px !important;
  padding-bottom: 0px !important
}

.c-block_v6__figure--map iframe {
  height: 380px
}

@media screen and (min-width:769px) {
  .c-block_v6__link:hover .c-block_v6__figure--map {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  .c-block_v6__figure--map {
    min-height: 380px
  }
  .c-block_v6__body--map {
    min-height: 380px
  }
}

@media screen and (max-width:768px) {
  .c-block_v6__body {
    padding: 15px
  }
}

.sss-comments__section {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.sss-comments__section:first-child {
  margin-top: 0px
}

.sss-comments__figurearea {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.sss-comments__balloonarea {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1
}

.sss-comments__balloon {
  background-color: #ebedf0;
  border-radius: 10px;
  padding: 20px;
  position: relative
}

.sss-comments__balloon::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 15px 0;
  border-color: transparent #ebedf0 transparent transparent;
  position: absolute;
  right: 100%
}

@media screen and (min-width:769px) {
  .sss-comments__section.is-arr-pc-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .sss-comments__section.is-arr-pc-mdl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .sss-comments__section.is-arr-pc-btm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .sss-comments__figurearea {
    -ms-flex-preferred-siz: 140px;
    flex-basis: 140px
  }
  .sss-comments__balloonarea {
    padding-left: 60px
  }
  .is-arr-pc-top .sss-comments__balloon::before {
    top: 20%
  }
  .is-arr-pc-mdl .sss-comments__balloon::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .is-arr-pc-btm .sss-comments__balloon::before {
    bottom: 20%
  }
}

@media screen and (max-width:768px) {
  .sss-comments__section.is-arr-sp-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .sss-comments__section.is-arr-sp-mdl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .sss-comments__section.is-arr-sp-btm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .sss-comments__figurearea {
    -ms-flex-preferred-siz: 20%;
    flex-basis: 20%
  }
  .sss-comments__balloonarea {
    padding-left: 40px
  }
  .is-arr-sp-top .sss-comments__balloon::before {
    top: 20%
  }
  .is-arr-sp-mdl .sss-comments__balloon::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .is-arr-sp-btm .sss-comments__balloon::before {
    bottom: 20%
  }
}

@media screen and (min-width:769px) {
  .p-left_image__row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .p-left_image__col--figure {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
  .p-left_image__col--contents {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
  }
}

.sss-tag {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  min-width: 120px;
  text-align: center;
  background-color: #1a1311;
  color: #fff;
  margin-bottom: 10px;
  border-radius: 15px
}

.c-table__th {
  font-weight: 500
}

@media screen and (min-width:769px) {
  .c-table__th, .c-table__td {
    border-bottom: 1px solid #707070;
    font-size: 14px
  }
  .c-table__tr:last-child .c-table__th, .c-table__tr:last-child .c-table__td {
    border-bottom: 0
  }
}

@media screen and (max-width:768px) {
  .c-table__th, .c-table__td {
    font-size: 14px
  }
}

@media screen and (min-width:769px) {
  .c-block_v6__head {
    -ms-flex-preferred-size: 65.95744681%;
    flex-basis: 65.95744681%;
    min-width: 65.95744681%;
    max-width: 65.95744681%
  }
  .c-block_v6__body {
    -ms-flex-preferred-size: 31.91489362%;
    flex-basis: 31.91489362%;
    min-width: 31.91489362%;
    max-width: 31.91489362%;
    padding: 35px 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.js-marker {
  position: relative
}

.js-marker-char {
  position: relative;
  display: inline-block
}

.js-marker-trigger {
  position: absolute;
  top: 20vh;
  height: 0;
  background-color: #dfdfef
}

.js-marker-char::before {
  content: "";
  display: block;
  position: absolute;
  transition-duration: .05s;
  height: 30px;
  width: 100%;
  bottom: -10px;
  left: 0;
  transform-origin: left center;
  z-index: 1;
  transform: scale(0, 1)
}

.js-marker-char.is-show::before {
  transform: scale(1, 1)
}

.js-marker-char:first-child::before {
  border-radius: 15px 0 0 15px
}

.js-marker-char:last-child::before {
  border-radius: 0 15px 15px 0
}

.js-marker-green .js-marker-char::before {
  background-color: rgba(92, 168, 135, 0.2)
}

.js-marker-orange .js-marker-char::before {
  background-color: rgba(255, 186, 75, 0.3)
}

.js-marker-char .text {
  position: relative;
  z-index: 2
}

.sss-comment {
  position: relative;
  padding: 0 78px
}

.sss-comment::before, .sss-comment::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 78px;
  height: 245px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}

.sss-comment::before {
  top: -80px;
  background-image: url(https://oasis.sansui-sha.co.jp/hubfs/assets/images/common/comment-left@2x.png);
  left: 0
}

.sss-comment::after {
  bottom: -170px;
  background-image: url(https://oasis.sansui-sha.co.jp/hubfs/assets/images/common/comment-right@2x.png);
  right: 0
}

.sss-comment__contents {
  position: relative;
  z-index: 2
}

@media screen and (max-width:768px) {
  .sss-comment {
    padding: 0 30px
  }
  .sss-comment::before, .sss-comment::after {
    width: 39px
  }
  .sss-comment::before {
    top: -60px;
    background-position: top center
  }
  .sss-comment::after {
    bottom: -100px;
    background-position: bottom center
  }
}

iframe {
  max-width: 100% !important
}

@media screen and (max-width:768px) {
  .c-page_head {
    text-align: left;
    padding: 35px 15px
  }
}

.u-fe {
  font-family: 'Lato', sans-serif
}

.c-richtext {
  letter-spacing: .1em
}

.p-flow_list_rt--accordion {
  width: 100%;
  max-width: none;
  display: block
}

.p-flow_list_rt--accordion .p-flow_list_rt__item {
  padding-bottom: 20px
}

.p-flow_list_rt--accordion .p-flow_list_rt__item::before {
  top: 0px;
  left: 29px;
  background: 0;
  border-left: 2px dotted #1a1311
}

.p-flow_list_rt--accordion_start .p-flow_list_rt__item:last-child::before {
  display: block
}

.p-flow_list_rt--accordion .p-flow_list_rt__num {
  flex-basis: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #1a1311;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.p-flow_list_rt--accordion .p-flow_list_rt__num .step {
  display: block;
  letter-spacing: .1em;
  line-height: 100%;
  font-size: 10px;
  font-weight: 500;
  color: #CCC
}

.p-flow_list_rt--accordion .p-flow_list_rt__num .num {
  display: block;
  letter-spacing: .1em;
  line-height: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-top: 5px
}

.p-flow_list_rt--accordion .p-flow_list_rt__txt {
  flex-grow: 1;
  padding-top: 15px
}

@media screen and (min-width:769px) {
  .p-interview_accordion__body--flow_list {
    padding-top: 0px
  }
}

@media screen and (max-width:768px) {
  .p-interview_accordion__body--flow_list {
    padding-top: 0px
  }
}

@media screen and (max-width:768px) {
  .c-panel__head {
    min-width: 30%;
    flex-shrink: 0
  }
}

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

blockquote, body, dd, dl, figure, h1, h2, h3, h4, p {
  margin: 0
}

ol[role=list], ul[role=list] {
  list-style: none
}

html:focus-within {
  scroll-behavior: smooth
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5
}

a:not([class]) {
  text-decoration-skip-ink: auto
}

img, picture {
  max-width: 100%;
  display: block
}

button, input, select, textarea {
  font: inherit
}

@media(prefers-reduced-motion:reduce) {
  html:focus-within {
    scroll-behavior: auto
  }
  *, ::after, ::before {
    animation-duration: 0s !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0s !important;
    scroll-behavior: auto !important
  }
}

.sss-hero__main {
  z-index: 2
}

.sss-hero__logo {
  z-index: 2
}

.sss-hero__news {
  z-index: 2
}

.sss-hero__bg {
  z-index: 1
}

.sss-hero_news {
  z-index: 2
}

.sss-hero__contents {
  position: relative
}

.sss-hero__main {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.sss-hero__bg {
  position: relative
}

.sss-hero__bg .bx-wrapper {
  position: relative
}

.sss-hero__bg .bx-pager {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1000
}

.sss-hero__bg .bx-pager-item {
  padding-right: 10px
}

.sss-hero__bg .bx-pager-link {
  display: block;
  text-indent: -9999999px;
  background-color: #fff;
  width: 10px;
  height: 10px
}

.sss-hero__bg .bx-pager-link.active {
  background-color: #1a1311
}

.sss-hero_slider__bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.sss-hero_slider__bg img {
  display: none
}

.sss-hero_slider__bg.is-transition {
  -webkit-transition-duration: 14s;
  transition-duration: 14s
}

.sss-hero_news {
  background-color: rgba(26, 19, 17, .8);
  color: #fff
}

.sss-hero_news__category {
  font-size: 12px;
  border: 1px solid #fff;
  text-align: center;
  letter-spacing: .1em
}

.sss-hero_news__date {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em
}

.sss-hero_news__ttl {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .1em
}

.sss-hero_news__link {
  color: #fff;
  text-decoration: none
}

.sss-hero_news__more {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: .1em
}

.sss-page_header__logo {
  z-index: 2
}

.sss-page_header__main {
  z-index: 2
}

.sss-page_header__bg {
  z-index: 1
}

.sss-page_header__mask {
  z-index: 2
}

.sss-page_header__contents {
  position: relative;
  background: #1a1311
}

.sss-page_header__main {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff
}

.sss-page_header__ttlen {
  letter-spacing: .1em
}

.sss-page_header__ttljp {
  font-weight: 700
}

.sss-page_header__bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: .5
}

.sss-page_header__bg img {
  display: none
}

.sss-index_news__article {
  background-image: -webkit-linear-gradient(left, #1a1311, #1a1311 1px, transparent 1px, transparent 5px);
  background-image: linear-gradient(to right, #1a1311, #1a1311 1px, transparent 1px, transparent 5px);
  background-size: 5px 1px;
  background-position: left bottom;
  background-repeat: repeat-x
}

.sss-index_news__category {
  background-color: #1a1311;
  color: #fff;
  letter-spacing: .1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  height: 21px;
  margin-right: 25px
}

.sss-index_news__date {
  letter-spacing: .1em;
  font-weight: 700;
  font-size: 14px
}

.sss-index_news__ttl {
  letter-spacing: .1em;
  font-weight: 400;
  font-size: 14px
}

.sss-index_news__link {
  color: #1a1311;
  text-decoration: none
}

.sss-index_news__link:hover {
  text-decoration: underline
}

.sss-feature__board {
  background-color: rgba(255, 255, 255, .9)
}

@media screen and (min-width:769px) {
  .sss-hero {
    padding: 0 40px
  }
  .sss-hero__logo {
    position: absolute;
    top: 40px;
    left: 40px
  }
  .sss-hero__copy {
    margin-top: -135px
  }
  .sss-hero__bg .bx-pager {
    bottom: 40px;
    left: 40px
  }
  .sss-hero_slider__bg {
    height: calc(100vh - 40px)
  }
  .sss-hero_news {
    position: absolute;
    bottom: 40px;
    right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1000px;
    max-width: calc(100% - 170px - 40px);
    padding: 22px
  }
  .sss-hero_news__category {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px
  }
  .sss-hero_news__date {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-left: 25px
  }
  .sss-hero_news__ttl {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 25px;
    -ms-flex-preferred-size: 550px;
    flex-basis: 550px
  }
  .sss-hero_news__link:hover {
    opacity: .5
  }
  .sss-hero_news__more {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-left: 20px
  }
  .sss-page_header {
    padding: 0 40px
  }
  .sss-page_header__logo {
    position: absolute;
    top: 40px;
    left: 40px
  }
  .sss-page_header__ttlen {
    font-size: 30px
  }
  .sss-page_header__ttljp {
    font-size: 20px
  }
  .sss-page_header__bg {
    height: 450px
  }
  .sss-page_header__mask {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1200px;
    padding: 0 40px
  }
  .sss-page_header__bar {
    height: 50px;
    background: #eee
  }
  .sss-index_news__article {
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .sss-index_news__article:first-child {
    padding-top: 0
  }
  .sss-index_news__category {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
  }
  .sss-index_news__date {
    margin-right: 55px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
  }
  .sss-index_news__ttl {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
  }
  .sss-feature__item {
    margin-top: 75px;
    position: relative
  }
  .sss-feature__item:first-child {
    margin-top: 0
  }
  .sss-feature__figurearea {
    position: relative;
    z-index: 1
  }
  .sss-feature__figurearea::after {
    content: "";
    display: block;
    clear: both
  }
  .sss-feature__figure {
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(50% + 340px);
    height: 455px
  }
  .sss-feature__item--left_image .sss-feature__figure {
    background-position: left center;
    float: left
  }
  .sss-feature__item--right_image .sss-feature__figure {
    background-position: right center;
    float: right
  }
  .sss-feature__figure img {
    display: none
  }
  .sss-feature__boardarea {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(50% + 90px)
  }
  .sss-feature__boardarea::after {
    content: "";
    display: block;
    clear: both
  }
  .sss-feature__item--left_image .sss-feature__boardarea {
    right: 0;
    padding-right: 40px
  }
  .sss-feature__item--right_image .sss-feature__boardarea {
    left: 0;
    padding-left: 40px
  }
  .sss-feature__board {
    max-width: 750px;
    min-height: 315px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px
  }
  .sss-feature__item--left_image .sss-feature__board {
    float: left
  }
  .sss-feature__item--right_image .sss-feature__board {
    float: right
  }
}

@media screen and (max-width:768px) {
  .sss-hero__copy {
    margin-top: -195px
  }
  .sss-hero__news {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    padding: 0 20px
  }
  .sss-hero__bg .bx-pager {
    bottom: 30px;
    left: 20px
  }
  .sss-hero_slider__bg {
    height: calc(100vh - 50px)
  }
  .sss-hero_news {
    padding: 22px
  }
  .sss-hero_news__category {
    float: left;
    width: 150px;
    margin-right: 20px
  }
  .sss-hero_news__ttl {
    clear: both;
    margin-top: 10px
  }
  .sss-hero_news__more {
    text-align: right
  }
  .sss-page_header__ttlen {
    font-size: 23px
  }
  .sss-page_header__ttljp {
    font-size: 15px
  }
  .sss-page_header__bg {
    height: 300px
  }
  .sss-page_header__mask {
    display: none
  }
  .sss-index_news__article {
    padding: 20px 0
  }
  .sss-index_news__article:first-child {
    padding-top: 0
  }
  .sss-index_news__category {
    float: left;
    width: 150px
  }
  .sss-index_news__ttl {
    clear: both
  }
  .sss-feature__figure {
    background: 0 0 !important
  }
  .sss-feature__figure img {
    width: 100%
  }
  .sss-feature__board {
    padding: 40px 20px
  }
}
/*  */
/*  */
/*  */
/*  */
img, picture {display: inline-block;}

@media screen and (min-width: 769px) {
	#wrap {min-width: 1086px;}
	#header {min-width: 1086px;}
	#header-v2 {min-width: 1086px;}
	#header-v3 {min-width: 1086px;}
	.l-header {min-width: 1086px;}
	.l-header_v2 {min-width: 1086px;}
	.l-header_v3 {min-width: 1086px;}
	.l-inner-wide-pc {min-width: 1086px;}
	.l-minwidth {min-width: 1086px;}
	.c-inner-wide-pc {min-width: 1086px;}
	.c-minwidth {min-width: 1086px;}
}

.l-header {background-color: #fff;}
.l-header_v2 {background-color: #fff;}
.l-header_v3 {background-color: #fff;}



.c-section__ttl {font-weight: 500;}
.c-section__ttl.-bar_left {text-align: left; font-size: 24px;}
.c-section__ttl.-bar_left::before {display: none;}
.c-section__ttl.-bar_left::after {position: absolute; left: 0; right: inherit; width: 30px;}
@media screen and (min-width: 769px) {
	.c-section__body {font-size: 16px;}
	.c-card__date {font-size: 14px;}
	.c-card__txt {font-size: 16px; font-weight: 500;}
}

.c-card__body {padding-left: 0; padding-right: 0;}

.c-table.-alternating tr:nth-child(odd)  {background-color: #F8F8F8;}
.c-table.-alternating tr:nth-child(even) {background-color: #FFFFFF;}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
	.c-block_v4 {margin-top: 85px;}
	.c-block_v4:first-child {margin-top: 0;}
	.c-block_v4.-reverse {flex-direction: row-reverse;}
	.c-block_v4__figure {padding: 68px 0;}
	.c-block_v4__figure::before {background-color: #F4F4F4;}
	.c-block_v4.-reverse .c-block_v4__figure::before {right: inherit; left: 0;}
	.c-block_v4__main {background-color: #F4F4F4; padding: 68px 30px; min-height: auto;}
}

.dgen-block_maps {}
.dgen-block_maps__section {}
.dgen-block_maps_section {}
.dgen-block_maps_section__info {}
.dgen-block_maps_section__ttl {text-align: left; font-size: 24px; font-weight: 500;}
.dgen-block_maps_section__ttl::before {display: none;}
.dgen-block_maps_section__ttl::after {position: absolute; left: 0; right: inherit; width: 30px;}
.dgen-block_maps_section__table {}
.dgen-block_maps_section__th {}
.dgen-block_maps_section__td {}
.dgen-block_maps_section__paragraph {}
.dgen-block_maps_section__map {position: relative;}
.dgen-block_maps_section__map iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
@media screen and (max-width: 768px) {
	.dgen-block_maps {}
	.dgen-block_maps__section {margin-top: 40px;}
	.dgen-block_maps__section:first-child {margin-top: 0px;}
	.dgen-block_maps_section {}
	.dgen-block_maps_section__info {}
	.dgen-block_maps_section__ttl {}
	.c-section__body .dgen-block_maps_section__table {display: block;}
	.c-section__body .dgen-block_maps_section__table tbody,
	.c-section__body .dgen-block_maps_section__table tr {display: block;}
	.c-section__body .dgen-block_maps_section__table tr {margin-top: 20px;}
	.c-section__body .dgen-block_maps_section__th,
	.c-section__body .dgen-block_maps_section__td {display: block;}
	.c-section__body .dgen-block_maps_section__th {padding: 0;}
	.c-section__body .dgen-block_maps_section__td {padding: 0; margin-top: 5px;}
	.dgen-block_maps_section__paragraph {}
	.dgen-block_maps_section__map {padding-bottom: calc(60.37735849%); margin-top: 25px;}
}
@media screen and (min-width: 769px) {
	.dgen-block_maps {}
	.dgen-block_maps__section {margin-top: 84px;}
	.dgen-block_maps__section:first-child {margin-top: 0px;}
	.dgen-block_maps_section {display: flex;}
	.dgen-block_maps_section__info {flex-grow: 1; flex-shrink: 1; padding-right: 76px;}
	.dgen-block_maps_section__ttl {}
	.c-section__body .dgen-block_maps_section__table {width: 100%;}
	.c-section__body .dgen-block_maps_section__table tbody,
	.c-section__body .dgen-block_maps_section__table tr {width: 100%;}
	.c-section__body .dgen-block_maps_section__th,
	.c-section__body .dgen-block_maps_section__td {vertical-align: top;}
	.c-section__body .dgen-block_maps_section__th {padding: 25px 10px 0 0; width: 120px;}
	.c-section__body .dgen-block_maps_section__td {padding: 25px 0 0 0;}
	.dgen-block_maps_section__paragraph {}
	.dgen-block_maps_section__map {flex-basis: 42.74193548%; flex-grow: 0; flex-shrink: 0; padding-bottom: calc(60.37735849% * 0.4274193548);}	
}

.dgen-products_table {width: 100%; border-collapse: collapse;}
.dgen-products_table thead {}
.dgen-products_table tbody {}
.dgen-products_table tr {}
.dgen-products_table tbody tr:nth-child(odd) {background-color: #fff;}
.dgen-products_table tbody tr:nth-child(even) {background-color: #F8F8F8;}
.dgen-products_table__th,
.dgen-products_table__td {border: 1px solid #E4E4E4; vertical-align: middle;}
.dgen-products_table__th {color: #fff; text-align: center; font-weight: 700;}
.dgen-products_table__th.-th01 {background-color: #110066;}
.dgen-products_table__th.-th02 {background-color: #716B92;}
.dgen-products_table__td {font-weight: 500;}
.dgen-products_table__td.-td01 {width: 35.63829787%; font-weight: 700;}
.dgen-products_table__td.-td02 {width: 40.42553191%;}
.dgen-products_table__td.-td03,
.dgen-products_table__td.-td04 {width: calc((100% - 35.63829787% - 40.42553191%) / 2);}
.dgen-products_table__link {display: flex; align-items: center; justify-content: space-between; width: 100%; text-decoration: none; color: #222;}
.dgen-products_table__link .txt {flex-grow: 1; flex-shrink: 1; padding-right: 20px;}
.dgen-products_table__link .icon {flex-grow: 0; flex-shrink: 0;}


.dgen-topics_carousel_container .bx-wrapper {margin: 0 auto;}
/* .dgen-topics_carousel_container .bx-viewport {overflow: visible !important;} */
.dgen-topics_carousel_container .bx-pager {display: flex; align-items: center; justify-content: center; margin-top: 40px;}
.dgen-topics_carousel_container .bx-pager-link {text-indent: -999999px; width: 12px; height: 12px; border-radius: 50%; display: block; background-color: #C8C5D4;}
.dgen-topics_carousel_container .bx-pager-link.active {background-color: #110066;}
@media screen and (max-width: 768px) {
	.dgen-topics_carousel_container .bx-pager-item {padding: 0 4px;}
	.dgen-topics_carousel__article {padding: 0 15px;}
}
@media screen and (min-width: 769px) {
	.dgen-topics_carousel_container {width: 1085px; margin: 0 auto;}
	.dgen-topics_carousel {}
	.dgen-topics_carousel__article {width: 50%; padding: 0 40px;}
	.dgen-topics_carousel_container .bx-pager-item {padding: 0 8px;}
}

.p-slider_area img {width: 100%;}
.p-slider_area .bx-pager {position: absolute; bottom: 24px; left: 0; width: 100%; display: flex; align-items: center; justify-content: center; z-index: 100;}
.p-slider_area .bx-pager-item {flex-basis: 16px; padding: 0 16px;}
.p-slider_area .bx-pager-link {width: 16px; height: 16px; border-radius: 50%; text-indent: -999999px; background-color: rgba(255,255,255,0.5); display: block;}
.p-slider_area .bx-pager-link.active {background-color: #fff;}

.c-btn {background-color: #110066; border: 2px solid #110066;}
@media screen and (min-width: 769px) {.c-btn:hover {background-color: #fff; color: #110066;}}


.l-header {position: relative;}
.l-header__global {position: absolute; top: 50%; transform: translateY(-50%);}
.l-header__global_txt {position: absolute; top: 50%; transform: translateY(-50%);}
.l-header__global_link {text-decoration: none; font-weight: 700; color: #222;}
@media screen and (max-width: 768px) {
	.l-header__global {right: 60px; width: 26px;}
	.l-header__global_txt {right: 60px; font-size: 20px;}
	.l-header__global_link {}
	.l-header__nav {padding-right: 0;}
	.l-hdr_menu {width: 28px; height: 17px;}
	.l-hdr_menu__mdl {top: 8px;}
	.l-hdr_menu__btm {top: 16px;}
	.l-hdr_nav_global__child {display: block !important; padding-top: 15px;}
	.l-hdr_nav .icon img {display: inline-block; vertical-align: middle; transform: translateY(-2px);}
	.l-hdr_nav_global__link--haschild::before, .l-hdr_nav_global__link--haschild::after {display: none;}
}
@media screen and (min-width: 769px) {
	.l-header__nav {padding-right: calc(125px - 30px);}
	.l-header__global {right: 40px;}
	.l-header__global_txt {right: 40px; font-size: 20px;}
	.l-header__global_link {}
	.l-header__global_link:hover {opacity: 0.5;}
	.l-hdr_nav_global__link {padding: 0 30px;}
	.l-hdr_nav_global__link--haschild .icon {margin-left: 10px;}
	.l-hdr_nav .icon img {vertical-align: middle;}
}

.l-footer {background-color: #fff; border-top: 1px solid #333;}
.l-footer__item {color: #222;}
.l-footer__link {color: #222;}


.c-page_head {}
@media screen and (min-width: 769px) {
	.c-page_head {height: 240px;}
	.c-page_head__ttl {font-size: 40px;}
}


.dgen-footer_row {}
.dgen-footer_row__main {}
.dgen-footer_row__logo {}
.dgen-footer_row__info {margin-top: 10px;}
.dgen-footer_row__nav {}
.dgen-footer_row__nav .l-footer__item img {display: inline-block; vertical-align: middle; transform: translateY(-2px);}
@media screen and (max-width: 768px) {
	.dgen-footer_row {}
	.dgen-footer_row__main {}
	.dgen-footer_row__logo {max-width: 206px; margin: 0 auto;}
	.dgen-footer_row__info {}
	.dgen-footer_row__nav {}
	.dgen-footer_row__nav .l-footer__row {padding: 0 15px;}
	.dgen-footer_row__nav .l-footer__col {}
	.dgen-footer_row__nav .l-footer__item {font-weight: 700; font-size: 16px;}
	.dgen-footer_row__nav .l-footer__item--child {font-weight: 700; font-size: 14px; padding-left: 20px;}
}
@media screen and (min-width: 769px) {
	.dgen-footer_row {display: flex; justify-content: space-between;}
	.dgen-footer_row__main {}
	.dgen-footer_row__logo {}
	.dgen-footer_row__info {}
	.dgen-footer_row__nav {}
	.dgen-footer_row__nav .l-footer__row {justify-content: flex-start;}
	.dgen-footer_row__nav .l-footer__col {margin-left: 50px;}
	.dgen-footer_row__nav .l-footer__item {font-weight: 700; font-size: 18px;}
	.dgen-footer_row__nav .l-footer__item--child {font-weight: 700; font-size: 16px; padding-left: 20px;}
}

.dgen-footer_foot {}
.dgen-footer_foot__inner {}
.dgen-footer_foot__links {}
.dgen-footer_foot__links_item {list-style: none;}
.dgen-footer_foot__link {text-decoration: none; color: #222;}
.dgen-footer_foot__copyright {color: #222;}
@media screen and (max-width: 768px) {
	.dgen-footer_foot {padding-bottom: 15px;}
	.dgen-footer_foot__inner {}
	.dgen-footer_foot__links {}
	.dgen-footer_foot__links_item {text-align: center; font-size: 12px; margin-top: 10px;}
	.dgen-footer_foot__links_item:first-child {margin-top: 0px;}
	.dgen-footer_foot__link {}
	.dgen-footer_foot__copyright {text-align: center; font-size: 10px; margin-top: 10px;}
}
@media screen and (min-width: 769px) {
	.dgen-footer_foot {padding-bottom: 20px;}
	.dgen-footer_foot__inner {display: flex; align-items: center; justify-content: flex-end;}
	.dgen-footer_foot__links {display: flex; align-items: center;}
	.dgen-footer_foot__links_item {margin-left: 20px; font-size: 14px;}
	.dgen-footer_foot__link {}
	.dgen-footer_foot__link:hover {text-decoration: none;}
	.dgen-footer_foot__copyright {margin-left: 40px; font-size: 14px;}
}

h3 span {
  line-height: 1.5;
}

.l-hdr_logos {
  width: 200px;
}

.dgen-footer_row__logo {
  width: 300px;
}

.customer-lists {
  display: flex;
  justify-content: space-between;
  background: #F8F8F8;
  padding: 20px 40px;
  font-size: 14px;
  text-align: left;
}


@media screen and (max-width: 768px) {
	.customer-lists {
		display: block;
	} 
}

.products-download-icon {margin-left: 15px;}
.products-download-icon svg {vertical-align: middle;}
.products-download-icon path {fill: #fff; transition-duration: .3s;}
.c-btn:hover .products-download-icon path {fill: #110066;}
@media screen and (max-width: 768px) {
	.products-download-icon svg {width: 14px; margin-left: 0px;}
}



@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {
.c-scroll_table {
    overflow: scroll;
}
.c-scroll_table .c-richtext> table, .c-scroll_table> table {
        min-width: var(--section_width_default);
    }
}