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

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

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

img {
  vertical-align: top;
}

::-moz-selection {
  background-color: #003F88;
  color: #fff;
}

::selection {
  background-color: #003F88;
  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: #003F88;
}

.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: #003F88;
  right: 50%;
}

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

.c-section__ttl::after {
  background-color: #EBF6FF;
  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: #003F88;
  color: #fff;
  border-radius: 4px;
  letter-spacing: 0.02em;
  border: 2px solid #003F88;
}

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

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

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

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

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

.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: #003F88;
  color: #fff;
  opacity: 0.7;
}

.c-btn--hover_alpha.c-btn--secondary:hover {
  background-color: #D1EBFF;
  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: #003F88;
  border: 2px solid #003F88;
}

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

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

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

.c-btn_v2--gray {
  color: #333;
  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: #333;
}

.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: #333;
}

.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: #003F88;
}

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

.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: #003F88;
  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: #333;
  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 #003F88;
  background-color: #fff;
  color: #003F88;
  padding: 0 30px;
}

.c-tags__btn:hover, .c-tags__btn.is-active {
  background-color: #003F88;
  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: #333;
}

.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: #333;
}

.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: #333;
}

.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: #333;
}

.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: #003F88;
  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: #003F88;
  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: #003F88;
  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: #333;
}

.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: #333;
}

.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: #003F88;
}

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

.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: #003F88;
}

.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: #333;
  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: #003F88;
  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: #333;
  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: #003F88;
  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: #003F88;
  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 #003F88;
  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: #003F88;
  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 #333;
  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: #003F88;
  color: #fff;
}

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

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

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

.p-faq__q::before, .p-faq__q::after {
  content: "";
  display: block;
  background-color: #003F88;
  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: #333;
  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: #003F88;
  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: #333;
  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: #003F88;
  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: #333;
}

.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: #333;
  }
  .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: #003F88;
    border: 2px solid #003F88;
    color: #fff;
    border-radius: 4px;
  }
  .l-hdr_nav_global__item:hover .l-hdr_nav_global__link--btn1 {
    background-color: #fff;
    color: #003F88;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .l-hdr_nav_global__link--btn2 {
    background-color: #D1EBFF;
    border: 2px solid #D1EBFF;
    color: #fff;
    border-radius: 4px;
  }
  .l-hdr_nav_global__item:hover .l-hdr_nav_global__link--btn2 {
    background-color: #fff;
    color: #D1EBFF;
    -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: #333;
  }
  .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: #333;
  }
  .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: #333;
    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: #333;
    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: #333;
    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: #333;
  }
  #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: #333;
  }
  .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: #003F88;
  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: #D1EBFF; */
	background-color: #003F88;
  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 #003F88;
  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: #003F88;
  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
  }
}
/* Base Color Add */

.c-section.add-bg-blue {
    background-color:#D1EBFF;
}

/* Common add */
br.add-sp-only {
    display:none;
}
.add-inner-narrow-pc {
    padding:0 30px;
}
.add-ctr {
    text-align: center;
}
.add-flx {
    display: flex;
}
.add-btn-box, .add-btn-l {
    letter-spacing: .1em;
    font-weight:700;
}

/* Top Page Add */

.add-service-top {
    display: flex;
    gap:20px;
}
.add-service-top .add-box {
    padding:18px 18px;
    background-color: #fff;
    flex:1;
    display:flex;
    flex-direction: column;
}
.add-service-top .add-box-blue {
    color:#3F95D1;
}
.add-service-top .add-box-yellow {
    color:#E0AA00;
}
.add-service-top .add-box-red {
    color:#E55539;
}
figure img.add-img100 {
    width:100%;
    height:auto;
}
img.add-r14img {
    border-radius: 14px;
    border:0px;
}
.add-service-top .add-box .add-tit-box {
    margin-top:0;
    margin-bottom:10px;
    text-align: center;
    font-size:1.25rem;
    font-weight:700;
}
.add-service-top .add-box .add-list {
    padding-top:8px;
    padding-bottom:14px;
    list-style:none;
}
.add-service-top .add-box .add-list .add-list-con {
    font-weight:700;
    line-height: 1.8;
    color:#4D4D4D;
}
.add-service-top .add-box .add-list .add-list-con::before {
    margin-right:2px;
    content:'●';
    font-size:86%;
}
.add-btn-box {
    width:100%;
    height:40px;
    margin-top:auto;
    padding-bottom:4px;
    color:#fff;
    font-weight:700;
    display:flex;
    text-decoration: none;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    background-color: #003F88;
}
.add-btn-box:hover {
    opacity: .6;
}
.add-box-r {
    padding:20px 30px;
    border-radius: 20px;
    display:flex;
    gap:30px;
}
.add-box-r.add-box-brown {
    background-color: #E5D7B9;
}
.add-box-r .add-col {
    flex:1;
}
.add-box-r.add-box-brown .add-tit-s {
    font-size:1.25rem;
    font-weight:700;
    color:#603813;
}
.add-box-r.add-box-brown .add-btn-box {
    margin-top:20px;
    max-width:280px;
    background-color: #603813;
}
.add-box-r .add-col .add-col-inner {
    margin-top:8px;
    display:flex;
    gap:2px;
}
.add-box-r .add-col .add-col-inner figure {
    flex:1;
}
.add-contact {
    display:flex;
    gap:40px;
}
.add-contact .add-box {
    padding:20px;
    border:3px solid #eee;
    flex:1;
    text-align: center;
}
.add-contact .add-box .fa-solid {
    color:#003F88;
    font-size:48px;
    margin:8px 0;
}
.add-tit-contact {
    font-size:1.25rem;
    font-weight:500;
    letter-spacing: .1em;
}
.add-btn-l {
    width:300px;
    height:48px;
    text-decoration: none;
    color:#fff;
    font-weight:700;
    letter-spacing:.1em;
    display:flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
}
.add-btn-l:hover {
    opacity: .6;
}
.add-contact .add-btn-l {
    margin:4px auto;
    background-color: #003F88;
}
p.add-s-font {
    font-size:.875rem;
}

/* Service add */
.add-blue-box {
    background-color:#EAF4FC ;
}
.add-yellow-box {
   background-color: #FAF4E0; 
}
.add-red-box {
    background-color: #FAE7E4;
}
.add-box-service {
    margin-top:120px;
    padding:60px;
}
.add-illust {
    margin-top:-120px;
    margin-bottom:16px;
    display:flex;
    justify-content: center;
}
.add-tit-box-service {
    margin-bottom:8px;
    font-size:2rem;
    font-weight:700;
    letter-spacing: .2em;
}
.add-tit-box-service span.add-line {
    padding-bottom:6px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
.add-box-service .add-ctr {
    margin-bottom:30px;
}
.add-box-service p.add-body-m {
    font-size:1.125rem;
}
.add-blue-box .add-tit-box-service, .add-blue-box .add-list-con {
    color: #3F95D1;
}
.add-blue-box .add-tit-box-service span.add-line {
    border-bottom-color: #3F95D1;
}
.add-blue-box .add-btn-box {
    background-color: #3F95D1;
}
.add-yellow-box .add-tit-box-service, .add-yellow-box .add-list-con {
    color: #E0AA00;
}
.add-yellow-box .add-tit-box-service span.add-line {
    border-bottom-color: #E0AA00;
}
.add-yellow-box .add-btn-box {
    background-color: #E0AA00;
}
.add-red-box .add-tit-box-service, .add-red-box .add-list-con {
    color: #E55539;
}
.add-red-box .add-tit-box-service span.add-line {
    border-bottom-color: #E55539;
}
.add-red-box .add-btn-box {
    background-color: #E55539;
}
.add-box-service .add-flx {
    gap:30px;
}
.add-box-service .add-flx .add-col {
    flex:1;
    display:flex;
    flex-direction: column;
}
.add-box-service .add-flx .add-col .add-list {
    list-style:none;
    padding-bottom:20px;
}
.add-box-service .add-list .add-list-con {
    font-weight: 700;
}
.add-box-service .add-list .add-list-con::before {
    margin-right:2px;
    content:'●';
    font-size:86%;
}
.add-box-service .add-btn-box {
    max-width: 300px;
    margin-top:auto;
}
.add-box-service p {
    font-weight:500;
}
.add-box-service .add-illust img {
    height:36.8vw;
    max-height:158px;
}


/* SP add */

@media screen and (max-width: 768px) {
    .add-col p {
        font-size:15px;
    }
    br.add-sp-only {
        display:block;
    }
    br.add-pc-only {
        display:none;
    }
    .add-service-top {
        flex-direction: column;
    }
    .add-service-top .add-box .add-tit-box {
        font-size:18px;
    }
    .add-service-top .add-box .add-list .add-list-con {
        font-size:15px;
    }
    .add-btn-box, .add-btn-l {
        font-size:15px;
    }
    .add-box-r {
        padding:18px 18px 80px 18px;
        flex-direction: column;
        position:relative;
        gap:12px;
    }
    .add-box-r .add-col figure img {
        height:42.7vw;
    }
    .add-box-r .add-btn-box {
        position:absolute;
        bottom:18px;
        left:50%;
        margin-left:-140px;
    }
    .add-box-r.add-box-brown .add-tit-s {
        font-size:18px;
    }
    .add-contact {
        flex-direction: column;
        gap:8px;
    }
    .add-tit-contact {
        font-size:18px;
    }
    .add-tit-box-service {
        font-size:22px;
    }
    .add-box-service p {
        font-size:15px;
        text-align: left;
    }
    .add-box-service .add-list .add-list-con {
        font-size:15px;
    }
    .add-box-service .add-flx {
        flex-direction: column;
        padding:16px 16px;
        gap:16px;
    }
    .add-box-service {
        padding:16px;
        margin-top:23.5vw;
    }
    .add-inner-narrow-pc {
        padding:0 0;
    }
    .add-box-service .add-ctr {
        margin-bottom:0px;
    }
    .add-illust {
        margin-top:-16vw;
    }
}



/* 追加230614　ここから */

.add-box-service.add-detailpage {
    margin-top:0px;
    padding:40px;
    position:relative;
}
.add-detailpage .add-tit-box-service {
    margin-bottom: 20px;
    font-size: 2.5rem;
}
.add-detailpage .add-lead {
    font-size:1.5rem;
    line-height:1.6;
    margin-bottom:.4em;
}
/*.add-detailpage.add-blue-box .add-lead {
    color: #3F95D1;
}
.add-detailpage.add-yellow-box .add-lead {
    color: #E0AA00;
}
.add-detailpage.add-red-box .add-lead {
    color: #E55539;
}*/
.add-box-service.add-detailpage .add-illust {
    margin-bottom:20px;
}
.add-box-service.add-detailpage .add-illust img {
    height: 36.8vw;
    max-height: 215px;
}
.add-box-service.add-detailpage .add-flx {
    gap:24px;
    margin-bottom:1.8em;
}
.add-box-service.add-detailpage .add-flx.add-2block {
    gap:40px;
    margin-bottom:2.4em;
}
.add-box-service.add-detailpage .add-col h4 {
    font-size:1.25rem;
    line-height:1.4;
    margin-top:.6em;
}
.add-box-service.add-detailpage.add-blue-box h4 {
    color:#3F95D1;
}
.add-box-service.add-detailpage.add-yellow-box h4 {
    color:#E0AA00;
}
.add-box-service.add-detailpage.add-red-box h4 {
    color:#E55539;
}
.add-box-service.add-detailpage p {
    line-height:1.6;
}
.add-detailpage .add-slogan {
    position: absolute;
    top:30px;
    right:30px;
}
.add-localnav .add-flx {
    gap:24px;
}
.add-localnav .add-flx .add-col {
    flex:1
}
.add-localnav .add-flx .add-col .add-btn-l.add-btn-line {
    width:100%;
    border-width:2px;
    border-style: solid;
}
.add-localnav .add-flx .add-col .add-btn-l.add-btn-line.add-btn-blue {
    color: #3F95D1;
    border-color: #3F95D1;
}
.add-localnav .add-flx .add-col .add-btn-l.add-btn-line.add-btn-yellow {
    color: #E0AA00;
    border-color: #E0AA00;
}
.add-localnav .add-flx .add-col .add-btn-l.add-btn-line.add-btn-red {
    color: #E55539;
    border-color: #E55539;
}
.add-localnav .add-flx .add-col .add-btn-l.add-btn-line.add-btn-blue:hover {
    background-color: #3F95D1;
    color: #fff;
    opacity: 1;
}
.add-localnav .add-flx .add-col .add-btn-l.add-btn-line.add-btn-yellow:hover {
    background-color: #E0AA00;
    color: #fff;
    opacity: 1;
}
.add-localnav .add-flx .add-col .add-btn-l.add-btn-line.add-btn-red:hover {
    background-color: #E55539;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width: 768px) {
    .add-localnav .add-flx {
        gap: 8px;
    }
    .add-box-service.add-detailpage {
        padding: 16px;
    }
    .add-box-service.add-detailpage .add-illust img {
        height: 40vw;
    }
    .add-box-service.add-detailpage .add-illust {
        margin-bottom: 19vw;
    }
    .add-detailpage .add-slogan {
        position: absolute;
        top: 30vw;
        right: 50%;
        margin-right:-24vw;
    }
    .add-detailpage .add-slogan img {
        width:48vw;
        max-width:278px;
    }
    .add-detailpage .add-tit-box-service {
        margin-bottom: 20px;
        font-size: 26px;
    }
    .add-detailpage .add-lead {
        font-size: 18px;
        margin-bottom: 2em;
    }
    .add-box-service.add-detailpage .add-flx {
        gap: 24px;
        margin-bottom: 1.8em;
        padding:0 32px;
    }
    .add-box-service.add-detailpage .add-col h4 {
        font-size: 18px;
    }
    .add-localnav .add-flx .add-col .add-btn-l.add-btn-line {
        letter-spacing: 0;
        font-size:14px;
    }
}

/* 追加230614　ここまで */


/* 追加230616 ここから */
.add-butler .add-lead {
    font-size:1.25rem;
    font-weight:500;
}
.add-graybase {
    background-color: #FBF9F5 !important;
}
.add-butler-list {
    margin-top:64px;
    list-style:none;
}
.add-butler-list li {
    margin-bottom:40px;
    display:flex;
    gap:40px;
}
.add-butler-list li figure {
    background-color: #eee;
    flex-basis: 280px;
}
.add-butler-list li figure img {
    width:280px;
    height:300px;
    object-fit: contain;
}
.add-butler-list li .add-list-cont {
    flex:1;
}
.add-butler-list li .add-list-cont .add-name {
    font-size:1.5rem;
    font-weight:700;
    line-height:1.2;
    margin-bottom:.8em;
}
.add-butler-list li .add-list-cont .add-name span.add-e-name {
    display:block;
    font-size:.875rem;
    font-weight:500;
}
.add-butler-list li .add-list-cont .add-profile-b {
    font-size:1.125rem;
    font-weight:500;
}
@media screen and (max-width: 768px) {
    .add-butler-list li {
        flex-direction: column;
        gap:16px;
    }
    .add-butler-list li .add-list-cont .add-name {
        font-size:18px;
        margin-bottom:.4em;
    }
    .add-butler-list li figure img {
        width:100%;
        height : 98vw;
    }
    .add-butler .add-lead.add-ctr {
        text-align: left;
        font-size: 18px;
    }
    .add-butler-list li .add-list-cont .add-profile-b {
        font-size: 16px;
    }
}

/* 追加230617 ここから */
.add-box-service.add-ceremonypage {
    margin-top:0;
    padding:44px 80px;
    margin-bottom:64px;
}
.add-ceremonypage h3.add-tit-box-service {
    font-size:2.5rem;
    font-weight:700;
    margin-bottom:20px;
}
.add-ceremonypage.add-red2-box {
    background-color: #FCE7E8;
}
.add-ceremonypage.add-yellow2-box {
    background-color: #FFEFDD;
}
.add-ceremonypage.add-green-box {
    background-color: #E4F7F0;
}
.add-ceremonypage.add-red2-box h3.add-tit-box-service {
    color: #C7161D;
}
.add-ceremonypage.add-yellow2-box h3.add-tit-box-service {
    color: #EE7C00;
}
.add-ceremonypage.add-green-box h3.add-tit-box-service {
    color: #007C65;
}
.add-tit-box-service span.add-line.add-longtype {
    min-width:320px;
    display: inline-block;
}
.add-ceremonypage p.add-lead {
    font-size:1.125rem;
    font-weight:500;
}
.add-box-service.add-ceremonypage .add-flx {
    gap: 20px;
}
.add-list-ceremony {
    margin-top:20px;
    list-style:none;
    display:flex;
    flex-wrap: wrap;
    gap:12px 24px;
}
.add-list-ceremony li {
    width:calc((100% - 48px) / 3);
    height:44px;
    color:#fff;
    font-size:1.125rem;
    font-weight:700;
    display: flex;
    justify-content: center;
    align-items: center;
}
.add-red2-box .add-list-ceremony li {
    background-color: #C7161D;
}
.add-yellow2-box .add-list-ceremony li {
    background-color: #EE7C00;
}
.add-green-box .add-list-ceremony li {
    background-color: #007C65;
}
.add-contact.add-indigo .add-box .fa-solid {
    color: #003F88;
}
.add-contact.add-indigo .add-btn-l {
    background-color: #003F88;
}
.add-contact.add-emerald .add-box .fa-solid {
    color: #00738D;
}
.add-contact.add-emerald .add-btn-l {
    background-color: #00738D;
}
.add-hotels {
    flex-wrap: wrap;
    gap: 40px 20px;
}
.add-hotels figure {
    width:calc((100% - 60px) / 4);
}
.add-hotels figure img {
    margin-bottom:12px;
}
.add-hotels figure figcaption {
    font-size: .875rem;
    font-weight:700;
    text-align: center;
    line-height:1.4;
}
.add-hotels figure figcaption span.add-hotel-area {
    display:block;
    font-weight:400;
}
@media screen and (max-width: 768px) {
    .add-box-service.add-ceremonypage {
        padding:16px 16px;
        margin-bottom:64px;
    }
    .add-ceremonypage h3.add-tit-box-service {
        font-size:26px;
        margin-bottom:.6em;
    }
    .add-tit-box-service span.add-line.add-longtype {
        min-width:220px;
    }
    .add-ceremonypage p.add-lead {
        font-size:15px;
    }
    .add-list-ceremony {
        margin-top:12px;
        gap:8px 8px;
    }
    .add-list-ceremony li {
        width:calc((100% - 16px) / 2);
        height:auto;
        padding:12px 0;
        color:#fff;
        font-size:16px;
        font-weight:700;
        text-align:center;
        line-height:1.2;
    }
    .add-hotels figure {
        width:calc((100% - 16px) / 2);
    }
    .add-hotels {
        gap: 16px 16px;
    }
    .add-hotels figure figcaption {
        font-size: 12px;
    }
    .add-hotels figure img {
        margin-bottom:6px;
    }
}
/* 追加230617 ここまで */


/* 追記230619 */
.add-sponly {
    display:none;
}

@media screen and (max-width: 768px) {
    .add-sponly {
        display:block;
    }
    .add-top-contact-btn {
        display:flex;
        gap:2px;
    }
    .add-top-contact-btn .add-btn-contact-sp {
        text-decoration: none;
        flex:1;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
        background-color: #003F88;
        color:#fff;
        font-size:14px;
        font-weight:700;
        letter-spacing: .1em;
    }
    .add-top-contact-btn .add-btn-contact-sp i {
        font-size:26px;
        margin-right:4px;
    }
    .add-top-contact-btn .add-btn-contact-sp:active {
        background-color: #777;
    }
}
/*  */
/*  */
/*  */
/*  */

:root {
  --color_primary: #003F88;
  --color_primary_light: #EBF6FF;
  --color_secondary: #D1EBFF;
  --color_footer_bg: #75B5DC;
  --color_line: #BEDFF6;

  --font_size_0_sp: 26px;
  --font_size_1_sp: 24px;
  --font_size_2_sp: 22px;
  --font_size_3_sp: 18px;
  --font_size_4_sp: 18px;
  --font_size_5_sp: 16px;
  --font_size_p_sp: 15px;
  --font_size_anno_sp: 14px;

  --font_size_0_pc: 40px;
  --font_size_1_pc: 36px;
  --font_size_2_pc: 32px;
  --font_size_3_pc: 24px;
  --font_size_4_pc: 20px;
  --font_size_5_pc: 18px;
  --font_size_p_pc: 16px;
  --font_size_anno_pc: 14px;

}

body {background: #fff;}

.l-header {background-color: #fff;}

.c-section__ttl {color: var(--color_primary); font-weight: 700; line-height: 160%; font-family: 'Noto Serif JP', serif;}
.c-section__ttl p {line-height: 160%;}
.c-section__ttl::before,
.c-section__ttl::after {background-color: var(--color_footer_bg);}
@media screen and (max-width: 768px) {
  .c-section__ttl {font-size: var(--font_size_1_sp);}
  .c-section__ttl::before,
  .c-section__ttl::after {width: 13px; height: 2px;}
}
@media screen and (min-width: 769px) {
  .c-section__ttl {font-size: var(--font_size_1_pc);}
  .c-section__ttl::before,
  .c-section__ttl::after {width: 25px; height: 3px;}
}
.c-richtext h2 {font-weight: 500; line-height: 200%; letter-spacing: 0.04em;}
.c-richtext h3 {font-weight: 500; line-height: 200%; letter-spacing: 0.04em;}
.c-richtext h4 {font-weight: 500; line-height: 200%; letter-spacing: 0.04em;}
.c-richtext h5 {font-weight: 500; line-height: 200%; letter-spacing: 0.04em;}
.c-richtext h6 {font-weight: 500; line-height: 200%; letter-spacing: 0.04em;}
.c-richtext p {font-weight: 400; line-height: 200%;}

.tokyu-post_title {font-weight: 500; line-height: 200%; letter-spacing: 0.04em;}

@media screen and (max-width: 768px) {
  .c-richtext h2 {font-size: var(--font_size_0_sp);} /* 26px */
  .c-richtext h3 {font-size: var(--font_size_1_sp);} /* 24px */
  .c-richtext h4 {font-size: var(--font_size_3_sp);} /* 18px */
  .c-richtext h5 {font-size: var(--font_size_4_sp);} /* 18px */
  .c-richtext h6 {font-size: var(--font_size_5_sp);} /* 16px */
  .c-richtext p {font-size: var(--font_size_p_sp);} /* 15px */
  
  .tokyu-post_title {font-size: var(--font_size_1_sp);}
}
@media screen and (min-width: 769px) {
  .c-richtext h2 {font-size: var(--font_size_0_pc);} /* 40px */
  .c-richtext h3 {font-size: var(--font_size_1_pc);} /* 36px */
  .c-richtext h4 {font-size: var(--font_size_3_pc);} /* 24px */
  .c-richtext h5 {font-size: var(--font_size_4_pc);} /* 20px */
  .c-richtext h6 {font-size: var(--font_size_5_pc);} /* 18px */
  .c-richtext p {font-size: var(--font_size_p_pc);} /* 16px */

  .tokyu-post_title {font-size: var(--font_size_1_pc);}
}

.c-btn {border: 2px solid var(--color_primary); background-color: #fff; color: var(--color_primary); height: 48px;}
.c-btn:hover {background-color: var(--color_primary); color: #fff;}
@media screen and (max-width: 768px) {
  .c-btn {font-size: var(--font_size_p_sp);}
}
@media screen and (min-width: 769px) {
  .c-btn {font-size: var(--font_size_p_pc);}
}

.c-card__figure {padding-bottom: 70.71428571%;}
.c-card__body {padding-left: 0; padding-right: 0;}
@media screen and (max-width: 768px) {
  .c-card__txt {font-size: var(--font_size_p_sp);}
}
@media screen and (min-width: 769px) {
  .c-card__txt {font-size: var(--font_size_p_pc);}
  .p-carousel .bx-prev, .p-carousel .bx-next {top: 83px; transform: none;}
}

@media screen and (min-width: 769px) {
  .c-block_v4__figure {flex-basis: 50%; max-width: 50%; min-width: 50%;}
  .c-block_v4__figure::before {width: 60px;}
  .c-block_v4__main {flex-basis: 50%; max-width: 50%; min-width: 50%; min-height: 310px;}
}

@media screen and (max-width: 768px) {
  .c-block_v4__add_btn {margin-top: 24px;}
}
@media screen and (min-width: 769px) {
  .c-block_v4__add_btn {width: 240px; margin-top: 24px;}
}
.c-btn--low {height: 40px;}


.l-footer_logo {background-color: #fff; text-align: center; padding-bottom: 60px;}
.l-footer_logo a {display: inline-block;}
.l-footer_logo a:hover {opacity: 0.7;}
@media screen and (max-width: 768px) {
  .l-footer_logo {padding-bottom: 40px;}
  .l-footer_logo a {max-width: 250px;}
}

.l-footer {background-color: var(--color_footer_bg);}
.l-footer__copyright {background: none;}


@media screen and (max-width: 768px) {
  .page-index #hs_cos_wrapper_widget_1686637985519 img {max-width: 148px!important;}
}

.u-serif {font-family: 'Noto Serif JP', serif;}

.l-footer__item {font-weight: 500;}
.l-footer__item--child {font-weight: 400;}

.c-section--bglightcolor {
  background-color: var(--color_secondary);
}
.c-section--bggray {
  background-color: var(--color_primary_light);
}


@media screen and (max-width: 768px) {
  .c-table__tr {margin-top: 0; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 2px solid var(--color_line);}
  .c-table__tr:last-child {margin-bottom: 0;}
  .c-table__th {background: none; padding: 0;}
  .c-table__td {margin-top: 0;}
  .c-section__body th, .c-section__body td {padding: 0;}
}
@media screen and (min-width: 769px) {
  .c-table {}
  .c-table__th, .c-table__td {border-bottom: 2px solid var(--color_line); vertical-align: middle;}
  .c-table__tr:last-child .c-table__th, .c-table__tr:last-child .c-table__td {border-bottom: 2px solid var(--color_line);}
  .c-section__body th {padding-left: 0;}
}

@media screen and (min-width: 769px) {
  .c-section__lead {padding: 0;}
}

.c-page_head {position: relative;}
.c-page_head__bg {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover;}
.c-page_head__ttl {position: relative; z-index: 2;}
@media screen and (max-width: 768px) {
  .c-page_head.-high {height: 209px; display: flex; align-items: center; justify-content: center; text-align: center;}
}
@media screen and (min-width: 769px) {
  .c-page_head.-high {height: 267px;}
  .c-page_head {font-size: 32px;}
  .-high .c-page_head__ttl {font-size: 36px;}
}


.tokyu-pagination {display: flex; align-items: center; justify-content: center;}
.tokyu-pagination__item {list-style: none; margin: 0 4px;}
.tokyu-pagination__item.-prev {margin: 0 32px 0 0;}
.tokyu-pagination__item.-next {margin: 0 0 0 32px;}
.tokyu-pagination__link {color: #3F95D1; font-size: 14px; text-decoration: none;}
.tokyu-pagination__link.-current {color: #333;}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {
  .-news .c-table__th {color: #003F88; font-size: 16px; font-weight: 500; width: 125px;}
  .-news .c-table__td {color: #707070; font-size: 16px; font-weight: 500;}
  .-news .c-table__td a {color: #707070;}
}


.tokyu-tags {display: flex; flex-wrap: wrap;}
.tokyu-tags__item {list-style: none;}
.tokyu-tags__btn {display: flex; align-items: center; justify-content: center; border: 1px solid #003F88; background-color: #fff; color: #003F88; font-weight: 500; text-decoration: none; text-align: center; letter-spacing: 0.04em;}
.tokyu-tags__btn.-current {background-color: #003F88; color: #fff;}
@media screen and (max-width: 768px) {
  .tokyu-tags {margin-right: -8px; margin-top: -8px;}
  .tokyu-tags__item {padding-right: 8px; padding-top: 8px;}
  .tokyu-tags__btn {height: 28px; border-radius: 14px; padding: 0 15px; font-size: 14px;}

  .tokyu-tags.-small {margin-right: -8px; margin-top: -8px;}
  .-small .tokyu-tags__item {padding-right: 8px; padding-top: 8px;}
  .-small .tokyu-tags__btn {height: 26px; border-radius: 13px; padding: 0 15px; font-size: 12px;}
}
@media screen and (min-width: 769px) {
  .tokyu-tags {margin-right: -16px; margin-top: -16px;}
  .tokyu-tags__item {padding-right: 16px; padding-top: 16px;}
  .tokyu-tags__btn {height: 34px; border-radius: 17px; padding: 0 25px; font-size: 16px;}
  .tokyu-tags__btn:hover {background-color: #003F88; color: #fff;}

  .tokyu-tags.-small {margin-right: -6px; margin-top: -6px;}
  .-small .tokyu-tags__item {padding-right: 6px; padding-top: 6px;}
  .-small .tokyu-tags__btn {height: 28px; border-radius: 14px; padding: 0 15px; font-size: 12px;}
}


.tokyu-case_richtext .c-richtext h2 {background-color: #61B0E5; color: #fff; font-weight: 700;}
.tokyu-case_richtext .c-richtext h3 {background-color: #EA9892; color: #fff; font-weight: 700;}
.tokyu-case_richtext .c-richtext h4 {background-color: #D1EBFF; color: #003F88; font-weight: 700;}
@media screen and (max-width: 768px) {
  .c-richtext p {margin-top: 12px;}
  .c-richtext p:first-child {margin-top: 0;}
  .tokyu-case_richtext .c-richtext h2 {font-size: 18px; padding: 5px 10px;}
  .tokyu-case_richtext .c-richtext h2 {margin-top: 24px;}
  .tokyu-case_richtext .c-richtext h2:first-child {margin-top: 0;}
  .tokyu-case_richtext .c-richtext h3 {font-size: 18px; padding: 5px 10px;}
  .tokyu-case_richtext .c-richtext h3 {margin-top: 24px;}
  .tokyu-case_richtext .c-richtext h3:first-child {margin-top: 0;}
  .tokyu-case_richtext .c-richtext h4 {font-size: 18px; padding: 5px 10px;}
  .tokyu-case_richtext .c-richtext h4 {margin-top: 24px;}
  .tokyu-case_richtext .c-richtext h4:first-child {margin-top: 0;}

}
@media screen and (min-width: 769px) {
  .c-richtext p {margin-top: 16px;}
  .c-richtext p:first-child {margin-top: 0;}
  .tokyu-case_richtext .c-richtext h2 {font-size: 20px; padding: 5px 15px;}
  .tokyu-case_richtext .c-richtext h2 {margin-top: 48px;}
  .tokyu-case_richtext .c-richtext h2:first-child {margin-top: 0;}
  .tokyu-case_richtext .c-richtext h3 {font-size: 20px; padding: 5px 15px;}
  .tokyu-case_richtext .c-richtext h3 {margin-top: 48px;}
  .tokyu-case_richtext .c-richtext h3:first-child {margin-top: 0;}
  .tokyu-case_richtext .c-richtext h4 {font-size: 20px; padding: 5px 15px;}
  .tokyu-case_richtext .c-richtext h4 {margin-top: 48px;}
  .tokyu-case_richtext .c-richtext h4:first-child {margin-top: 0;}
}

.tokyu-case_board {background-color: #F4F2E6;}
.tokyu-case_board__head {}
.tokyu-case_board__body {}
.tokyu-case_board__step {}
@media screen and (max-width: 768px) {
  .tokyu-case_board {border-radius: 12px; padding: 24px 15px;}
  .tokyu-case_board__head {}
  .tokyu-case_board__body {margin-top: 20px;}
  .tokyu-case_board__step {margin-top: 20px;}
  .tokyu-case_board__step:first-child {margin-top: 0;}
}
@media screen and (min-width: 769px) {
  .tokyu-case_board {border-radius: 24px; padding: 48px 80px;}
  .tokyu-case_board__head {}
  .tokyu-case_board__body {margin-top: 40px;}
  .tokyu-case_board__step {margin-top: 40px;}
  .tokyu-case_board__step:first-child {margin-top: 0;}
}

.tokyu-case_message {background-color: #D1EBFF;}
.tokyu-case_message__figure {}
.tokyu-case_message__main {}
.tokyu-case_message__message {line-height: 200%; letter-spacing: 0.04em;}
@media screen and (max-width: 768px) {
  .tokyu-case_message {border-radius: 12px; padding: 16px 15px;}
  .tokyu-case_message__figure {text-align: center; margin: 0 auto; max-width: 190px;}
  .tokyu-case_message__main {margin-top: 16px;}
  .tokyu-case_message__message {font-size: 16px; margin-top: 5px;}
}
@media screen and (min-width: 769px) {
  .tokyu-case_message {border-radius: 24px; padding: 32px 40px; display: flex;}
  .tokyu-case_message__figure {flex: 0 0 190px;}
  .tokyu-case_message__main {flex: 1 1 calc(100% - 190px); padding-left: 32px;}
  .tokyu-case_message__message {font-size: 18px; margin-top: 5px;}
}

@media screen and (min-width: 769px) {
  .l-hdr_nav_child {background-color: #fff;}
}

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

@media screen and (max-width: 768px) {
  .c-section__btns .c-row3_v2__col {flex: 100%; max-width: 100%; min-width: 100%;}
}

.c-page_head__ttl {color: var(--color_primary); text-align: center;}
.c-page_head__ttl.c-page_head__ttl--white {color: #fff;}

@media screen and (max-width: 768px) {
  .tokyu-step_btns__item {margin: 20px auto 0; text-align: center;}
  .tokyu-step_btns__item:first-child {margin-top: 0px;}
  .page-index #hs_cos_wrapper_widget_1686637985519 .tokyu-step_btns__item img {max-width: 100% !important; margin: 0 auto;}
}
@media screen and (min-width: 769px) {
  .tokyu-step_btns {display: flex; margin-left: -20px;}
  .tokyu-step_btns__item {padding-left: 20px;}
  .tokyu-step_btns__link {display: block;}
  .tokyu-step_btns__link:hover {opacity: 0.7;}
}

.l-footer__copyright {font-weight: 400;}

@media screen and (max-width: 768px) {
  .l-hdr_nav_global__item {font-size: 17px;}
  .l-hdr_nav_child__item {font-size: 15px;}
}

@media screen and (max-width: 768px) {}
@media screen and (min-width: 769px) {}
.c-inner01 {
  margin: auto;
  max-width: 920px;
  padding: 0 20px;
}

ul li {
  list-style: none;
}

@media screen and (min-width: 768px) {
  .is_sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .is_pc {
    display: none !important;
  }
}
.partnerHeader__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.partnerHeader__btn a {
  background: #C1A35F;
  border-radius: 28px;
  color: #fff;
  font-weight: bold;
  height: 55px;
  padding: 0 23px;
}
.partnerHeader__btn a i {
  margin-right: 8px;
}
.partnerHeader__contact a {
  display: block;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}
.partnerHeader__contact a i {
  font-size: 20px;
  margin-right: 5px;
  margin-top: 5px;
}
.partnerHeader__contact span {
  color: #003378;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 35px;
  font-weight: bold;
  line-height: 1;
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  .partnerHeader .l-header {
    height: 72px;
  }
  .partnerHeader .l-header__logos {
    width: 58%;
  }
  .partnerHeader__list__item + .partnerHeader__list__item {
    border-left: solid 1px #fff;
  }
  .partnerHeader__list__item a {
    background: #C1A35F;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 75px;
    height: 72px;
  }
  .partnerHeader__list__item a i {
    font-size: 21px;
    margin-bottom: 7px;
  }
  .partnerHeader__list__item a i.fa-envelope {
    background: #fff;
    border-radius: 2px;
    border: solid 1px #fff;
    color: #C1A35F;
    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: 18px;
    margin-bottom: 9px;
  }
}

.partnerMv {
  background: #003378;
  padding: 157px 0 67px;
}
.partnerMv__ttl {
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.25;
}
.partnerMv__imgBox {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .partnerMv {
    padding: 106px 0 36px;
  }
  .partnerMv__ttl {
    font-size: 26px;
    line-height: 1.34;
  }
  .partnerMv__imgBox {
    margin-top: 19px;
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

.partnerSec01 {
  background: #032E69;
  padding: 62px 0 100px;
}
.partnerSec01__ttl {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.6;
  position: relative;
}
.partnerSec01__ttl::before {
  background: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec01_01.png) no-repeat;
  background-size: 100% 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 138px;
  height: 121px;
}
.partnerSec01__ttl::after {
  background: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec01_02.png) no-repeat;
  background-size: 100% 100%;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 115px;
  height: 125px;
}
.partnerSec01__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, auto));
  grid-gap: 10px 16px;
  margin-top: 40px;
}
.partnerSec01__list__item {
  background: #fff;
  color: #003378;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-align: center;
  position: relative;
  height: 88px;
}
.partnerSec01__list__item::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 14px 14px;
  border-color: transparent transparent #032E69 transparent;
}
.partnerSec01__bnrBox {
  display: block;
  margin-top: 66px;
}
@media screen and (max-width: 767px) {
  .partnerSec01 {
    padding: 36px 0 56px;
  }
  .partnerSec01__ttl {
    font-size: 18px;
    line-height: 1.77;
  }
  .partnerSec01__ttl::before, .partnerSec01__ttl::after {
    content: none;
  }
  .partnerSec01__list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, auto));
    grid-gap: 9px 10px;
    margin-top: 26px;
  }
  .partnerSec01__list__item {
    font-size: 16px;
    line-height: 1.25;
    height: 68px;
  }
  .partnerSec01__list__item::before {
    border-width: 0 0 11px 11px;
  }
  .partnerSec01__bnrBox {
    margin-top: 45px;
  }
}

.partnerSec02 {
  background: #FAF5EA;
  padding: 89px 0 100px;
}
.partnerSec02__ttl {
  color: #003378;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.partnerSec02__lead {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 2;
  margin-top: 19px;
}
.partnerSec02__lead span {
  position: relative;
}
.partnerSec02__lead span::before {
  background: rgba(229, 85, 57, 0.2);
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 7px;
}
.partnerSec02__imgBox {
  margin: 36px auto 0;
  max-width: 200px;
}
.partnerSec02__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 11px;
}
.partnerSec02__list__item {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.38;
  padding-top: 100px;
  text-align: center;
  width: 212px;
  height: 212px;
}
.partnerSec02__list__item br {
  line-height: 1.38;
}
.partnerSec02__list__item.is_image {
  padding-top: 0;
}
.partnerSec02__list__item.is_one {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec02_01.png);
}
.partnerSec02__list__item.is_two {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec02_02.png);
}
.partnerSec02__list__item.is_three {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec02_03.png);
}
.partnerSec02__list__item.is_four {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec02_04.png);
}
.partnerSec02__list__item.is_five {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec02_05.png);
}
.partnerSec02__list__item.is_six {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec02_06.png);
  padding-top: 88px;
}
.partnerSec02__list__item.is_seven {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec02_07.png);
  padding-top: 89px;
}
.partnerSec02__list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 11px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .partnerSec02 {
    padding: 49px 0 56px;
  }
  .partnerSec02__ttl {
    font-size: 26px;
  }
  .partnerSec02__lead {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    margin-top: 25px;
  }
  .partnerSec02__imgBox {
    margin: 22px auto 0;
    max-width: 160px;
  }
  .partnerSec02__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    gap: 10px;
    margin-top: 5px;
  }
  .partnerSec02__list__item {
    font-size: 15px;
    line-height: 1.33;
    padding-top: 69px;
    width: 160px;
    height: 160px;
  }
  .partnerSec02__list__item.is_single {
    width: 100%;
  }
  .partnerSec02__list__item.is_single img {
    margin: auto;
    width: 160px;
  }
  .partnerSec02__list__item.is_six {
    padding-top: 60px;
  }
  .partnerSec02__list__item.is_seven {
    padding-top: 66px;
  }
  .partnerSec02__list2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    gap: 10px;
    margin-top: 18px;
  }
}

.partnerSec03 {
  text-align: center;
  padding: 91px 0 100px;
}
.partnerSec03__ttl {
  color: #003378;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.56;
}
.partnerSec03__bnrBox {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -webkit-column-gap: 51px;
     -moz-column-gap: 51px;
          column-gap: 51px;
  margin-top: 75px;
}
.partnerSec03__imgBox {
  max-width: 220px;
}
.partnerSec03__bnrList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 34px 45px;
}
.partnerSec03__bnrList__item:nth-child(1) {
  max-width: 246px;
}
.partnerSec03__bnrList__item:nth-child(2) {
  max-width: 163px;
}
.partnerSec03__bnrList__item:nth-child(3) {
  max-width: 327px;
}
.partnerSec03__bnrList__item:nth-child(4) {
  max-width: 237px;
}
.partnerSec03__bnrList__item:nth-child(5) {
  max-width: 117px;
}
.partnerSec03__bnrList__item:nth-child(6) {
  max-width: 251px;
}
.partnerSec03__ttl2 {
  color: #003378;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.66;
  margin-top: 98px;
}
.partnerSec03__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 22px;
}
.partnerSec03__list__item {
  background-size: 100% 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.38;
  max-width: 205px;
  padding-top: 123px;
  width: 100%;
  height: 226px;
}
.partnerSec03__list__item br {
  line-height: 1.38;
}
.partnerSec03__list__item + .partnerSec03__list__item {
  position: relative;
}
.partnerSec03__list__item + .partnerSec03__list__item::before {
  content: "";
  position: absolute;
  left: -17px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9.5px 0 9.5px 15px;
  border-color: transparent transparent transparent #E0C287;
}
.partnerSec03__list__item.is_one {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_01.png);
}
.partnerSec03__list__item.is_two {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_02.png);
}
.partnerSec03__list__item.is_three {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_03.png);
  padding-top: 137px;
}
.partnerSec03__list__item.is_four {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_04.png);
}
@media screen and (max-width: 767px) {
  .partnerSec03 {
    padding: 56px 0;
  }
  .partnerSec03__ttl {
    font-size: 22px;
    line-height: 1.59;
  }
  .partnerSec03__bnrBox {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -webkit-column-gap: 51px;
       -moz-column-gap: 51px;
            column-gap: 51px;
    margin-top: 22px;
  }
  .partnerSec03__imgBox {
    margin: auto;
    max-width: 225px;
  }
  .partnerSec03__bnrList {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 34px 45px;
    margin-top: 23px;
  }
  .partnerSec03__bnrList__item:nth-child(1) {
    max-width: 162px;
  }
  .partnerSec03__bnrList__item:nth-child(2) {
    max-width: 90px;
  }
  .partnerSec03__bnrList__item:nth-child(3) {
    max-width: 181px;
  }
  .partnerSec03__bnrList__item:nth-child(4) {
    max-width: 130px;
  }
  .partnerSec03__bnrList__item:nth-child(5) {
    max-width: 86px;
  }
  .partnerSec03__bnrList__item:nth-child(6) {
    max-width: 140px;
  }
  .partnerSec03__ttl2 {
    font-size: 18px;
    margin-top: 33px;
  }
  .partnerSec03__list {
    display: block;
    margin-top: 24px;
  }
  .partnerSec03__list__item {
    background-size: 100% 100%;
    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;
    padding-left: 40%;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.38;
    max-width: 100%;
    padding-top: 0;
    height: 140px;
  }
  .partnerSec03__list__item + .partnerSec03__list__item {
    margin-top: 25px;
  }
  .partnerSec03__list__item + .partnerSec03__list__item::before {
    left: 0;
    right: 0;
    top: -22px;
    bottom: auto;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .partnerSec03__list__item.is_one {
    background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_01_sp.png);
  }
  .partnerSec03__list__item.is_two {
    background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_02_sp.png);
  }
  .partnerSec03__list__item.is_three {
    background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_03_sp.png);
    padding-top: 0;
  }
  .partnerSec03__list__item.is_four {
    background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/bg_sec03_04_sp.png);
  }
}

.partnerSec04 {
  background: #E5D8BA;
  text-align: center;
  padding: 91px 0 100px;
}
.partnerSec04__ttl {
  color: #003378;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.56;
}
.partnerSec04__list {
  margin-top: 136px;
}
.partnerSec04__list__item {
  background: #FAF5EA;
  border-radius: 30px;
  padding: 130px 0 80px;
  position: relative;
}
.partnerSec04__list__item + .partnerSec04__list__item {
  margin-top: 141px;
}
.partnerSec04__list__item::before {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  position: absolute;
}
.partnerSec04__list__item.is_one::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_01.png);
  left: 14px;
  top: -90px;
  width: 167px;
  height: 158px;
}
.partnerSec04__list__item.is_two::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_10.png);
  right: 9px;
  top: -65px;
  width: 167px;
  height: 164px;
}
.partnerSec04__list__item.is_three::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_20.png);
  left: 18px;
  top: -41px;
  width: 190px;
  height: 167px;
}
.partnerSec04__list__ttl {
  position: absolute;
  top: -71px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 150px;
}
.partnerSec04__list__txt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.75;
}
.partnerSec04__list__imgBox {
  margin: 36px auto 0;
  max-width: 700px;
  width: 100%;
}
.partnerSec04__txtList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 33px 74px;
  padding-left: 42px;
  margin: 60px auto 0;
  max-width: 666px;
  width: 100%;
}
.partnerSec04__txtList__item {
  background-color: #003378;
  border-radius: 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: bold;
  max-width: 275px;
  padding-left: 59px;
  position: relative;
  width: 100%;
  height: 60px;
}
.partnerSec04__txtList__item::before {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: -42px;
  width: 83px;
  height: 83px;
}
.partnerSec04__txtList__item.is_one::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_02.png);
}
.partnerSec04__txtList__item.is_two::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_03.png);
}
.partnerSec04__txtList__item.is_three::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_04.png);
}
.partnerSec04__txtList__item.is_four::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_05.png);
}
.partnerSec04__txtList__item.is_five::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_06.png);
}
.partnerSec04__txtList__item.is_six::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_07.png);
}
.partnerSec04__txtList__item.is_seven::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_08.png);
}
.partnerSec04__txtList__item.is_eight::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_11.png);
}
.partnerSec04__txtList__item.is_nine::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_12.png);
}
.partnerSec04__txtList__item.is_ten::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_13.png);
}
.partnerSec04__txtList__item.is_eleven::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_14.png);
}
.partnerSec04__txtList__item.is_twelve::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_15.png);
}
.partnerSec04__txtList__item.is_21::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_21.png);
}
.partnerSec04__txtList__item.is_22::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_22.png);
}
.partnerSec04__txtList__item.is_23::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_23.png);
}
.partnerSec04__txtList__item.is_24::before {
  background-image: url(https://www.tokyu-laviere.co.jp/hubfs/100partner/ico_sec04_24.png);
}
@media screen and (max-width: 767px) {
  .partnerSec04 {
    padding: 56px 0;
  }
  .partnerSec04__ttl {
    font-size: 22px;
  }
  .partnerSec04__list {
    margin-top: 72px;
  }
  .partnerSec04__list__item {
    padding: 228px 15px 55px;
    position: relative;
  }
  .partnerSec04__list__item + .partnerSec04__list__item {
    margin-top: 75px;
  }
  .partnerSec04__list__item.is_one::before {
    left: 0;
    right: 0;
    top: 90px;
    margin: auto;
    width: 127px;
    height: 120px;
  }
  .partnerSec04__list__item.is_two::before {
    left: 0;
    right: 0;
    top: 90px;
    margin: auto;
    width: 122px;
    height: 120px;
  }
  .partnerSec04__list__item.is_three::before {
    left: 0;
    right: 0;
    top: 90px;
    margin: auto;
    width: 138px;
    height: 122px;
  }
  .partnerSec04__list__ttl {
    top: -43px;
    max-width: 106px;
  }
  .partnerSec04__list__txt {
    font-size: 18px;
  }
  .partnerSec04__list__imgBox {
    margin: 33px auto 0;
  }
  .partnerSec04__txtList {
    gap: 26px;
    padding-left: 34px;
    margin: 39px auto 0;
  }
  .partnerSec04__txtList__item {
    border-radius: 22px;
    font-size: 16px;
    max-width: 100%;
    padding-left: 51px;
    position: relative;
    width: 100%;
    height: 44px;
  }
  .partnerSec04__txtList__item::before {
    left: -34px;
    width: 62px;
    height: 63px;
  }
}

.partnerSec05 {
  padding: 100px 0;
}
.partnerSec05__ttl {
  background: #003378;
  border-radius: 35px;
  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;
  font-size: 32px;
  font-weight: bold;
  width: 100%;
  height: 70px;
}
.partnerSec05__list {
  margin-top: 56px;
}
.partnerSec05__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 46px;
}
.partnerSec05__list__item + .partnerSec05__list__item {
  margin-top: 25px;
}
.partnerSec05__list__imgBox {
  max-width: 250px;
  width: 100%;
}
.partnerSec05__list__ttl {
  color: #003378;
  font-size: 24px;
  font-weight: bold;
}
.partnerSec05__list__txt {
  font-size: 18px;
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.67;
  margin-top: 19px;
}
@media screen and (max-width: 767px) {
  .partnerSec05 {
    padding: 56px 0;
  }
  .partnerSec05__ttl {
    border-radius: 25px;
    font-size: 22px;
    height: 50px;
  }
  .partnerSec05__list {
    margin-top: 48px;
  }
  .partnerSec05__list__item {
    display: block;
  }
  .partnerSec05__list__item + .partnerSec05__list__item {
    margin-top: 50px;
  }
  .partnerSec05__list__imgBox {
    margin: auto;
    max-width: 180px;
  }
  .partnerSec05__list__txtBox {
    margin-top: 16px;
  }
  .partnerSec05__list__ttl {
    font-size: 18px;
    text-align: center;
  }
  .partnerSec05__list__txt {
    font-size: 16px;
    margin-top: 18px;
  }
}

.partnerSec06 {
  background: #FAF5EA;
  padding: 100px 0;
}
.partnerSec06__ttl {
  color: #003378;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
  padding-bottom: 19px;
}
.partnerSec06__ttl::before {
  background: #C1A35F;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px;
  height: 3px;
}
.partnerSec06__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 1410px;
}
.partnerSec06__slide__wrap {
  margin-top: 65px;
  position: relative;
}
.partnerSec06__slide__wrap .bx-prev {
  position: absolute;
  left: -47px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.partnerSec06__slide__wrap .bx-next {
  position: absolute;
  right: -47px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.partnerSec06__slide__item {
  background: #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 26px;
  padding: 53px 44px 40px;
  width: 700px;
}
.partnerSec06__slide__imgBox {
  background: #FAF5EA;
  border-radius: 50%;
  width: 160px;
  height: 160px;
}
.partnerSec06__slide__name {
  font-size: 16px;
  text-align: center;
  line-height: 1.25;
  margin-top: 14px;
}
.partnerSec06__slide__ttl {
  color: #003378;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.75;
}
.partnerSec06__slide__txt {
  font-size: 18px;
  line-height: 1.94;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .partnerSec06 {
    padding: 56px 0;
  }
  .partnerSec06__ttl {
    font-size: 24px;
  }
  .partnerSec06__slide {
    gap: 10px;
    width: 100%;
  }
  .partnerSec06__slide__wrap {
    margin-top: 33px;
  }
  .partnerSec06__slide__wrap .bx-prev {
    left: -20px;
  }
  .partnerSec06__slide__wrap .bx-next {
    right: -20px;
  }
  .partnerSec06__slide__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 24px;
    width: 100%;
  }
  .partnerSec06__slide__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 24px;
  }
  .partnerSec06__slide__imgBox {
    width: 101px;
    height: 101px;
  }
  .partnerSec06__slide__name {
    font-size: 15px;
    line-height: 1.33;
    margin-top: 0;
  }
  .partnerSec06__slide__ttl {
    font-size: 18px;
    line-height: 1.94;
  }
  .partnerSec06__slide__txt {
    font-size: 16px;
    line-height: 1.875;
    margin-top: 16px;
  }
}

.partnerContact {
  color: #fff;
}
.partnerContact__section {
  background: #003378;
}
.partnerContact__ttl {
  color: #fff;
}
.partnerContact__ttl::before, .partnerContact__ttl::after {
  background-color: #C1A35F;
}
.partnerContact__box {
  background-color: #fff;
  color: #333333;
}
.partnerContact__icon {
  color: #C1A35F !important;
}
.partnerContact__btn {
  background-color: #C1A35F !important;
}

.partnerFooterBnr {
  border-bottom: solid 1px #707070;
  padding: 80px 0 100px;
}
.partnerFooterBnr__inner {
  max-width: 960px;
}
.partnerFooterBnr__txt {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.partnerFooterBnr__bnrList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 33px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .partnerFooterBnr {
    padding: 48px 0 43px;
  }
  .partnerFooterBnr__txt {
    font-size: 18px;
    line-height: 1.78;
  }
  .partnerFooterBnr__bnrList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 19px;
  }
  .partnerFooterBnr__bnrList__item:nth-child(1) {
    max-width: 174px;
  }
  .partnerFooterBnr__bnrList__item:nth-child(2) {
    max-width: 115px;
  }
  .partnerFooterBnr__bnrList__item:nth-child(3) {
    max-width: 231px;
  }
  .partnerFooterBnr__bnrList__item:nth-child(4) {
    max-width: 167px;
  }
  .partnerFooterBnr__bnrList__item:nth-child(5) {
    max-width: 83px;
  }
}

.partnerFooter {
  padding: 78px 0;
  text-align: center;
}
.partnerFooter__logo {
  margin: auto;
  max-width: 350px;
}
.partnerFooter__copyright {
  font-size: 14px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .partnerFooter {
    padding: 56px 0;
  }
  .partnerFooter__logo {
    max-width: 254px;
  }
  .partnerFooter__copyright {
    font-size: 13px;
    margin-top: 24px;
  }
}

.interviewHead__ttl {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.67;
}
.interviewHead__ttl span {
  line-height: 1.67;
}

.interviewBody {
  margin-top: 50px;
}
.interviewBody .featured-image {
  margin-bottom: 40px;
}
.interviewBody .featured-image img {
  margin: auto;
}
.interviewBody p {
  margin-bottom: 40px;
}
.interviewBody p img {
  margin-bottom: 20px;
}

.interviewList {
  margin-top: 86px;
}
.interviewList__item + .interviewList__item {
  margin-top: 76px;
}
.interviewList__item a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 380px auto;
  grid-template-columns: 380px auto;
  gap: 22px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.interviewList__item a:hover {
  opacity: 0.7;
}
.interviewList__imgBox {
  height: 240px;
}
.interviewList__imgBox img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.interviewList__ttl {
  color: #000;
  font-size: 20px;
  line-height: 2;
}
.interviewList__txt {
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 2.5;
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .interviewList {
    margin-top: 45px;
  }
  .interviewList__item + .interviewList__item {
    margin-top: 45px;
  }
  .interviewList__item a {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 22px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .interviewList__item a:hover {
    opacity: 0.7;
  }
  .interviewList__ttl {
    line-height: 1.6;
  }
  .interviewList__txt {
    line-height: 2;
    margin-top: 20px;
  }
}

.interviewBox a {
  background-color: #fff;
  color: #000;
  text-decoration: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 400px;
  grid-template-columns: auto 400px;
  margin: auto;
  max-width: 880px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.interviewBox a:hover {
  opacity: 0.7;
}
.interviewBox__txtBox {
  padding: 48px 37px;
}
.interviewBox__txtBox__ttl {
  border-bottom: solid 2px #AECBEB;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
}
.interviewBox__txtBox__lead {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.75;
  margin-top: 24px;
}
.interviewBox__txtBox__txt {
  margin-top: 10px;
}
.interviewBox__imgBox {
  min-height: 330px;
  height: 100%;
}
.interviewBox__imgBox img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .interviewBox a {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .interviewBox__txtBox {
    padding: 25px 15px;
  }
  .interviewBox__txtBox__ttl {
    font-size: 20px;
  }
  .interviewBox__txtBox__lead {
    font-size: 18px;
    margin-top: 12px;
  }
  .interviewBox__imgBox {
    min-height: 250px;
  }
}

.l-footer_bnrBox {
  border-top: solid 1px #707070;
  padding: 70px 0 65px;
  text-align: center;
}
.l-footer_bnrBox p {
  margin-top: 24px;
}
.l-footer_bnrBox p a {
  color: #1a1311;
}
.l-footer_bnrBox p span {
  display: block;
}
@media screen and (max-width: 767px) {
  .l-footer_bnrBox {
    padding: 35px 15px;
  }
  .l-footer_bnrBox p {
    text-align: left;
  }
  .l-footer_bnrBox p span {
    text-align: center;
  }
}

.l-footer_bnrList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

p.add-ttl-top {
  font-size: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  p.add-ttl-top {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
  }
}

p.add-ttl {
  background-color: #E55539;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  padding: 5px 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  p.add-ttl {
    font-size: 20px;
  }
}

p.add-subttl {
  font-size: 20px;
  margin: 30px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  p.add-subttl {
    font-size: 18px;
  }
}

p.add-caution {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  p.add-caution {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.add-contact.is_row3 {
  gap: 20px;
}
.add-contact.is_row3 .add-tit-contact {
  font-size: 16px;
}
.add-contact.is_row3 .add-btn-l {
  margin-top: 10px;
  max-width: 220px;
  width: 100%;
}

.l-footer_partner {
  background-color: #F0F8FF;
  padding: 50px 15px;
  text-align: center;
}
.l-footer_partner img {
  display: block;
  margin: 20px auto;
}
@media screen and (max-width: 767px) {
  .l-footer_partner {
    text-align: left;
    padding: 25px 15px;
  }
}